Please do not post any new comments on this page. This is a discussion archive first created on Error: Invalid time., although the comments contained were likely posted before and after this date. See current discussion or the archives index. |
Wikidata weekly summary #83
- Discussions
- Events/Press/Blogs
- Wikidata IRC Office hour on Wednesday November 13th in #wikimedia-office
- On November 10th, Gerard Meijssen will discuss Wikidata at the Wikimedia Diversity Conference
- Lydia makes a guest appearance at the Metric and activities meeting to discuss Wikidata's growth
- Other Noteworthy Stuff
- Wikisource deployment planned to start January 13th, 2014, see the coordination page here
- Magnus discusses Wikidata items and Wikipedia entries
- Did you know?
- Newest properties: BIBSYS identifier, Arts & Architecture Thesaurus ID, criterion used, including, excluding
- Newest task forces: Athletics task force
- You can now thank users for their contributions on Wikidata
- Development
- Sitelinks in diff views now link to the article
- Bene* worked on adding a table of contents to item pages (bugzilla:44876)
- More work on badges by mlazowik
- Creating and removing claims with references and qualifiers now show full diffs
- Fixed invalid diffs which display 'diff=0' as a parameter (bugzilla:49434)
- Fixed cases where diff pages arew caches and display in incorrect languages (bugzilla:55667)
- Added ability to ignore conflicts in merge items API module
- Worked on adding the datatype in the json output
- Fix validation of wbsetreference
- Wikibase Query now listens to entity changes of Wikibase Repo
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve biology, help out the Molecular biology task force.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
The Signpost: 06 November 2013
- News and notes: Alleged 'outing' of an editor's personal information leads to Wikipedia ban
- Featured content: Five years of work leads to 63-article featured topic
- WikiProject report: WikiProject Accessibility
- Traffic report: Danse Macabre
- Discussion report: Sockpuppet investigations, VisualEditor, Wikidata's birthday, and more
- Arbitration report: Ebionites 3 case closed
This Month in GLAM: October 2013
|
The Signpost: 13 November 2013
- Special report: FDC staff assessments raise the benchmarks for activities, impact, planning, and governance
- News and notes: Trademark at issue again with the Italian Wikipedia and wikipedia.it
- Traffic report: Google Doodlebugs bust the block
- Discussion report: Commas, Draft namespace proposal, education updates, and more
- WikiProject report: The world of soap operas
- Featured content: 1244 Chinese handscroll leads nine-strong picture contingent
Wikidata weekly summary #84
- Discussions
- Events/Press/Blogs
- Digitale Bibliothek 2013 is taking place, November 21st to November 22nd
- Wikidata office hour logs are available here
- Other Noteworthy Stuff
- Magnus creates a Wikidata search add-on for Wikipedia
- Freebase-Wikidata mappings are produced by Google
- The Wikidata IRC channel is moving from #wikimedia-wikidata to #wikidata.
- Magnus and the Wikidata created redlink lists
- Did you know?
- Newest properties: feed URL, language regulatory body, BAV (Vatican Library) identifier, asteroid taxonomy
- Newest task forces:
- Development
- Added a keyboard shortcut to get from an article to its associated item on Wikidata (bugzilla:bug 46538)
- Fixed bugzilla:49434 (Support diff=0 in Wikibase)
- Worked on Lua improvements including bugzilla:54324 (sequence in Lua should start with 1)
- Started making improvements to the loading time of items
- Started creating a special page to show the items with the most sitelinks (bugzilla:46217)
- More work on ranks for statements
- Worked on putting the datatype into the JSON output
- Worked more on support for enhanced changes format in client
- Cleaned up code that handles Wikibase entries in client recent changes
- Added tests for recent changes formatting code in MediaWiki code
- Updated Wikibase to maintain compatibility with changes in Universal Language Selector
- Removed many deprecates method usages related to EntityId
- Improved Special:SetSiteLink page
- Removed obsolete EntityCache code from Wikibase Client
- Removed obsolete SearchEntityArtefacts script from Wikibase Repo
- Updated usages of EntityId to usages of ItemId and PropertyId where applicable
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Create a mineral species, help out the Mineralogy task force by forming new new statements today!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #85
- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- Reasonator now supports cities and locations
- The quantities datatype is available for testing
- Did you know?
- Newest properties: main food source, GHS signal word, Digital Rights Management system, legal citation, light characteristic of a lighthouse, crew member, donated by, awarded by, doctoral thesis, SUDOC catalog (editions only), SBFI occupation code, SBC-2010 occupation code, CNO-11 occupation code, KldB-2010 occupation code
- Development
- Refactored Api output
- Collect tasks for Google Code In
- Make wbeditentity accept serialization with the id and type keys
- Start setting up ‘automated’ part of the Wikidata build script
- Released version 1.0 of the Ask library https://github.com/wmde/Ask
- Fixed dependency injection issue in Wikibase Query
- Started work on providing a new serialization library that does not have the design issues of the current data model serialization code and can be used as standalone PHP library
- Moved quantity data type out of experimental and enabled on https://test.wikidata.org
- Improved Wikibase Lua code
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
The Signpost: 20 November 2013
- From the editor: The Signpost needs your help
- News and notes: Foundation to Wiki-PR: cease and desist; Arbitration Committee elections starting
- Book review: Peter Burke's Social History of Knowledge—ambitious, fascinating, and exhaustive
- Traffic report: Ill Winds
- WikiProject report: Score! American football on Wikipedia
- Featured content: Rockin' the featured pictures
Wikidata weekly summary #86
- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- Did you know?
- Newest properties: ZDB identifier, sockets supported, film editor, type of kinship, relative, manager/director, Dewey Decimal Classification, honorific suffix
- Newest task forces: Sports results task force
- Development
- Ranks are nearing completion (bugzilla:49120)
- Quantities got some more love (improved diff, added scientific notation and simple localisation and made it possible to show/not show + for positive values - bugzilla:54318)
- Ordering of statement groups is nearing completion
- Avoid loading all referenced items in EntityView to improve loading time of items
- Finalizing the inclusion of data types in JSON output
- Fixed 2 XML errors on test.wikidata.org ready for deployment
- Started work on a Wikibase-independent serialization component for DataValues
- Worked on making Lua arrays start with 1 instead of 0 (bugzilla:54324)
- Released the Datavalues library
- Improved enhanced changes code in core, to better allow Wikibase (and Flow) to support that format
- Defined permissions for Simple Queries
- First Google Code-In task completed (meaning Special:SetSitelink now retains POSTed infomation after an error so you don't have to enter it again)
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
The Signpost: 04 December 2013
- News and notes: One decade of Wikisource; FDC recommendations raise serious questions
- Discussion report: Musical scores, diversity conference, Module:Convert, and more
- WikiProject report: Electronic Apple Pie
- Traffic report: Kennedy shot Who
- Featured content: F*&!
- Arbitration report: Ottoman Empire–Turkey naming dispute case opens; New discretionary sanctions draft proposal available for review
- Recent research: Reciprocity and reputation motivate contributions to Wikipedia; indigenous knowledge and "cultural imperialism"; how PR people see Wikipedia
Wikidata weekly summary #87
- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- The Italian and Polish Wikipedia now display Wikidata results in their searches
- A few new features which require your testing!
- Did you know?
- Newest properties: NCL identifier, Catholic Hierarchy ID, discovery method, Sycomore ID, SWB editions, IDEO Job ID, ZDB identifier
- Newest task forces: Periodicals task force
- Showcase items: Douglas Adams, ethanol
- Development
- Finalized localization of quantity values
- Worked on support for scientific notation in quantities
- More work on improving diffs
- Worked on ranks and grouping of statements of the same rank
- Improved performance of AuthorityControl gadget by a factor of 5
- Finished work on initial version of ordering of statements
- Bene* finished the API part of badges support (user interface part is still needed)
- Database performance improvements
- Released DataValues Serialization 0.1 https://github.com/DataValues/Serialization/
- Released Ask Serialization 1.0 https://github.com/wmde/AskSerialization
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Improve some road items in your country by adding some statements to them.
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
- Help develop the next summary here!
This Month in GLAM: November 2013
|
The Signpost: 11 December 2013
- News and notes: Wiki Loves Monuments—winners announced
- In the media: Edward Snowden a "hero"; German Wikipedia court ruling
- Interview: Wikipedia's first Featured Article centurion
- Traffic report: Deaths of Mandela, Walker top the list
- WikiProject report: WikiProject Wine
- Featured content: Viewer discretion advised
- Technology report: MediaWiki 1.22 released
Wikidata weekly summary #88
- Discussions
- Other Noteworthy Stuff
- Succu becomes the first non-bot user with more than 1000000 edits in Wikidata
- Did you know?
- Newest properties: ResearcherID, Portuguese Job Code CPP-2010, PSH id, medical condition
- Newest task forces: Political geography task force
- Showcase items: Barack Obama, Hubble Space Telescope
- Fun Fact: Q12345 is Count von Count (ah ah ah)
- Development
- Made improvements to lower database load
- Deployed ordering, ranks and a table of contents and fixed issues with those after deployment (mainly performance-related)
- Worked on preventing import of wikitext into item and property namespace
- Started working on a new DataModel serialization component which will be usable loose from Wikibase. Both authors and people analysing dumps will thus finally have the deserialization task solved for them.
- Started working on a version of DataModel that works with the new DataValues components
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Use the rails, help out the Railways task force!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
The Signpost: 18 December 2013
- News and notes: Nine new arbitrators announced
- WikiProject report: Babel Series: Tunisia on the French Wikipedia
- Discussion report: Usernames, template data and documentation, Main page, and more
- Traffic report: Hopper to the top
- Featured content: Triangulum, the world's most boring constellation
- Technology report: Introducing the GLAMWikiToolset
Wikidata weekly summary #89
- Discussions
- Other Noteworthy Stuff
- Wikisource is still scheduled to get language links via Wikidata on January 14th
- Did you know?
- Newest properties: NLM ID, NDL editions
- Showcase items: Douglas Adams
- Fun Fact: The Mayan calendar (Q2012) did not correctly predict the end of the world nor the end of Q items as Wikidata (Q2013) went on to host Wikipedia links this year.
- Development
- Happy Holidays from the dev team! Have a great time and continue being awesome ;-)
- Improved and added a lot of tests
- Worked on displaying qualifiers in the non-JavaScript UI
- No longer displaying the table of contents from item/property pages if there would be less than 3 entries in it
- Caching and database improvements
- Worked on preventing the import of wikitext into the main and property namespace
- More work on quantities UI
- Open Tasks for You
- Update, expand and translate d:Wikidata:Introduction to make it easier for newcomers to understand what Wikidata is all about.
- Use the rails, help out the Railways task force!
- Help fix formatting and value issues for a property.
- Build a bot for one of the "bot requests".
- Hack on one of these.
Wikidata weekly summary #90
- Discussions
- Discussion over handling of items
- RfC: Interwiki links for subpages (Notability based discussion)
- Closed: Inactive administrators
- Closed: Bot policy
- Closed RfA: Matěj Suchánek (Successful)
- Open RfA: GerardM
- Other Noteworthy Stuff
- Add the file and translate namespaces to the list of namespaces excluded from Wikibase Client's linking functionality and enable the "Add links" dialog for pages without language links on commons. (#58903)
- Did you know?
- Newest properties: chromosome, produces
- Development
- Redesign and improvement of toollabs:bene/itemsbycat/. You can also use short urls like toollabs:bene/itemsbycat/enwiki/Wikidata.
- Worked on reorganizing our git repositories and splitting quite a few of them
- Worked more on parser cache to be able to cache more content (this failed during the last deployment)
- Some progress on redirects
- Tests, tests, tests
- Vacations \o/
- Monthly Tasks
- Fix a format or content violation for the Public holiday (P832) propery
- Hack on one of these.
- Help develop the next summary here!
- Help translate on of Bene*'s tools!
The Signpost: 25 December 2013
- News and notes: IEG round 2 funding rewards diverse ambitions
- Discussion report: Draft namespace, VisualEditor meetings
- WikiProject report: More Great WikiProject Logos
- Featured content: Drunken birds and treasonous kings
- Technology report: OAuth: future of user designed tools
- Recent research: Cross-language editors, election predictions, vandalism experiments
The Signpost: 01 January 2014
- News and notes: The year in review
- In the media: Does Wikipedia need a medical disclaimer?
- Book review: Życie Wirtualnych Dzikich
- Discussion report: Article incubator, dates and fractions, medical disclaimer
- Traffic report: A year stuck in traffic
- WikiProject report: Where Are They Now? Fifth Edition
- Featured content: 2013—the trends
- Technology report: 2013: Year in review
Wikidata weekly summary #91
- Discussions
- Other Noteworthy Stuff
- Wikidata reached 100000000 edits
- d:User:Dexbot is the first bot to reach 10000000 edits
- Wikisource is due to receive Wikidata Phase 1 on January the 14th
- Did you know?
- Newest properties: none
- Newest task forces: MediaWiki task force
- Showcase items: Karlsruhe Institute of Technology (Q309988)
- Fun Fact: According to Wikidata, this is the year of 2004 (Q2014)
DevelopmentWord from John- To give this section some life, since the development team had their holidays last week meaning nothing really got done (let them have one week off at least), I'll say a few words. 2014 is a new year and thus a new start, over the last year Wikidata celebrated its first birthday which brought reflection over what Wikidata had accomplish. Therefore I want to use the start of 2014 to reflect what Wikidata can do. For my personal over view see this page. For the summary, while it is meant to be a weekly simple update, I feel this can be used a lot more effective to put across not only what happened on Wikidata but things about Wikidata on other wikis, I am hoping to start a section over this within the next few weeks. If you have any suggestions for the summary, feel free to drop me a message at meta or Wikidata. Thanks.
- Monthly Tasks
- Fix a format or content violation for the Public holiday (P832) propery
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #92
- Discussions
- Events/Press/Blogs
- Other Noteworthy Stuff
- Wikisource is deployed to testwikidata
- A group of students is working on suggestions to make it easier to add missing information. They published a status report and a rough first demo.
- Did you know?
- Newest properties: track gauge, pathogen transmission process, CVR, ERA Journal ID
- Newest task forces: Manga and Anime task force
- Showcase items: Douglas Adams
- Fun Fact: Does not exist (Q404)
- Wikidata's presence: The Dutch Wikipedia have a category for coordinating coordinates on Wikidata (Categorie:Wikipedia:Coördinaten niet op Wikidata)
- Development
- Adrian Lang joins the team
- Cirrus Search is now the default search on Wikidata and should improve d:Special:Search's handlich of special characters for example
- Made the “in other languages” box also show up for people who have not configured a babel box (bugzilla:49079)
- No longer showing a table of content when it has less than 3 items in it to prevent it from showing up on property pages (bugzilla:58422)
- More performance improvement work
- Finishing touches on quantities datatype user interface
- Display qualifiers in non-Java Script user interface
- Prevented import of wikitext into the main namespace (bugzilla:47070)
- Split the DataValues component into more clearly defined libraries and switched Wikibase over to use these
- Switched Wikibase to use Wikibase DataModel 0.6
- Changed development and installation workflows to make use of the dependency manager Composer (more details)
- Made tests run with less warnings (especially in Firefox)
- Started replacing wikibase.fetchedEntities with a proper entity store
- Monthly Tasks
- Fix a format or content violation for the Public holiday (P832) propery
- Hack on one of these.
- Help develop the next summary here!
This Month in GLAM: December 2013
|
Wikidata weekly summary #93
- Events
- upcoming: FOSDEM
- Other Noteworthy Stuff
- Wikisource now gets its language links via Wikidata
- Reasonator gets extended functionality
- Did you know?
- Newest properties: PlantList-ID, Danemark Job Code (DISCO-08), Instruction Set, Thailand central administrative unit code, student of, archive URL
- Showcase items: ethanol
- Fun Fact: A Space Odyssey (Q2001)
- Development
- Enabled language links for Wikisource
- Move more part of an item page from JS to HTML to improve performance and non-JS interface
- Database performance improvements
- Work on forward compatibility for new entity types
- Introducing the EntityStore service to improve modularity
- Monthly Tasks
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Contribute to a Showcase item
- Hack on one of these.
- Help develop the next summary here!
The Signpost: 15 January 2014
- Op-ed: Licensed for reuse? Citing open-access sources in Wikipedia articles
- News and notes: Wikimedia Germany asks for "reworking" of Funds Dissemination Committee; should MP4 be allowed on Wikimedia sites?
- In the media: Is Google hurting Wikipedia traffic?; "Wikipedia-Mania" in the New York Times
- WikiProject report: WikiProject Sociology
- Traffic report: The Hours are Ours
- Technology report: Architecture Summit schedule published
Wikidata weekly summary #94
- Discussions
- Events/Blogs/Press
- Next Wikidata IRC office hour on Monday, February 3rd
- FOSDEM
- Other Noteworthy Stuff
- The Wikidata Development Plan for 2014+ has been published
- Wikidata stats now also includes statistics for ranks
- Did you know?
- Newest properties: ICTV virus ID, rector, fictional analog of, writable file format, readable file format, place made
- Showcase items: Cactaceae
- Development
- Daniel and Katie took part in the MediaWiki Architecture Summit in San Francisco
- Bugzilla:60027 Add language to label and description field to make it less likely that people enter a label or description in a wrong language
- Bugzilla:58394 Avoid throwing out of bounds error when adding new claims
- Bugzilla:50570 API now reveals qualifier hashes
- Bugzilla:57213 API now reveals data type ids
- Bugzilla:57754 Die if wbeditentity tries to clear from an old revision id
- Bugzilla:55795 Add API option to show snaks in a list rather than grouped by property
- Refactor of ChangeOp remove functionality
- Continued to move parsing and validating of values from the frontend into the backend to improve performance and make the non-JS user interface more useful
- Finished the Wikidata build script (We use it to pull together code from various git repositories into a single one for deployment)
- Monthly Tasks
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 22 January 2014
- Book review: Missing Links and Secret Histories: A Selection of Wikipedia Entries from Across the Known Multiverse
- Special report: The few who write Wikipedia
- News and notes: Modification of WMF protection brought to Arbcom
- Featured content: Dr. Watson, I presume with the Tramp* Traffic report: No show for the Globes
- Technology report: Architecting the future of MediaWiki
Wikidata weekly summary #95
- Discussions
- Events/Blogs/Press
- Wikidata is at FOSDEM in Brussels, Februrary 1st-2nd
- Other Noteworthy Stuff
- Quantities released on Wikidata!
- Wikisource phase 2 coming Februrary 25th.
- Did you know?
- Newest properties: attendance, refractive index, electronegativity, proportion, sandbox-quantity, number of pages, number of platforms , flattening, floors above ground, number of cylinders, masts, number of speakers, g-factor, orbital eccentricity, gross tonnage, total produced, redshift, Mohs' hardness, ELO rating, atomic number, LibraryThing work identifier, EUL control number, capacity, population, Human Development Index, from narrative, launch contractor, valvetrain configuration, KOATUU identifier
- Development
- Deployed quantities to Wikidata! :)
- Made patch to make wbmergeitems more reliable Bugzilla::55960
- Wikidata edit permissions now included in wikimedia OAuth edit groups
- Moved Diff repo to Github
- Work put into make the frontend use backend formatters through the api
- Refactoring of the ValueView extension
- MergeItems special page merged as an experimental feature
- Our easy RDF fork is now included using composer
- Fixed wbmergeitems issues
- Monthly Tasks
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 29 January 2014
- News and notes: Wiki-PR defends itself, condemns Wikipedia's actions
- Traffic report: Six strikes out
- WikiProject report: Contesting Contests
- Arbitration report: Kafziel case closed; Kww admonished by motion
- Recent research: Translation assignments, weasel words, and Wikipedia's content in its later years
The Signpost: 29 January 2014
- News and notes: Wiki-PR defends itself, condemns Wikipedia's actions
- Traffic report: Six strikes out
- WikiProject report: Contesting Contests
- Arbitration report: Kafziel case closed; Kww admonished by motion
- Recent research: Translation assignments, weasel words, and Wikipedia's content in its later years
Wikidata weekly summary #96
- Discussions
- Events/Blogs/Press
- See the office hours logs at meta
- Other Noteworthy Stuff
- See the FOSDEM slides
- Thiemo joins the Wikidata development team
- Development
- More work on badges by Bene*
- Lots of Lua improvements by hoo (separate announcement with details soon)
- Created backend Time parsers (yet another necessary step towards doing more in the backend instead of in Java Script in the frontend)
- Automatic builds created, tested and deployed to beta labs every day!
- Investigate Elastic Search as possible backend for queries
- Made Wikibase Query work with our new component structure
- Monthly Tasks
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
This Month in GLAM: January 2014
|
The Signpost: 12 February 2014
- News and notes: WMF bites the bullet on affiliation and FDC funding, elevates Wikimedia user groups
- In the media: WikiVIP; Art Feminism; Medical articles; PR manipulation; Azerbaijani Wikipedia
- Featured content: Space selfie
- Traffic report: Sports Day
- WikiProject report: Game Time in Russia
- Technology report: Left with no choice
Wikidata weekly summary #97
- Discussions
- Reasonator
- By hovering over a wikilink you will see the first paragraph.
- The "personal settings" allow you to import your Babel info from Wikidata. This can be used to restrict the random items you will get.
- The first iteration of "on the fly" text generation for English. It works for "humans" and, is completely based on the available Wikidata information.
- You can now add labels in your language from within Reasonator. Technically oAuth is used. It now takes just one click to add a label in your language.
- Did you know?
- Newest properties: IAAF ID, Lagrangian point
- Showcase items: Vesta (Q3030)
- Development
- Wrote performance tests so we can track performance improvements better
- Did a code review of all gadgets that are enabled by default in Wikidata. Found and fixed a performance bottleneck.
- Work on making the interface more responsive, e. g. live preview when editing labels and updating the watchlist star when saving.
- Started refactoring and fixing issues with automatically created summaries that are, for example, created by bots via API calls.
- Fixed an issue with OAuth on Wikidata because of permissions
- Started code review of the code the student team is working on for suggestions
- Discussed updates to the data model document to be able to update it to the actual implementation
- Did a technical debt analysis and design review of Wikibase.git, with initial focus on WikibaseLib
- Got (backend) EntityStore on the way, so we can test API modules without touching the database
- Further work on TimeParsers move to the backend
- Monthly Tasks
- Fix a format or content violation for the belongs to jurisdiction (P1001) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 15 February 2014
- News and notes: Foundation takes aim at undisclosed paid editing; Greek Wikipedia editor faces down legal challenge
- WikiProject report: Countering Systemic Bias
- Featured content: Holotype
- Traffic report: Chilly Valentines
- Technology report: ULS comeback
Wikidata weekly summary #98
- Noteworthy Stuff
- Wikisource will receive access to the data in Wikidata on February 25th. Planning is taking place at d:Wikidata:Wikisource.
- 1 week left to give initial input for the user interface redesign
- Did you know?
- Newest properties: impact factor, Municipality code (Denmark), USB ID, Home world, Cardinality of the group, Internet media type, Bluebook abbreviation, Z39.5 abbreviation, ISO 4 abbreviation, CODEN, landing site, US Congress Bio identifier, Scopus Source ID, Scopus Affiliation ID, Scopus EID, Scopus Author ID, IPTC Media Topic, topic's main portal, Regensburg Classification, Library of Congress Classification, neutron number
- Fun Fact: Wikidata has reached 30 million statements
- Development
- Refactored the suggestions drop-downs when entering properties for better performance
- Fixed a misdirected arrow in left-to-right languages (bugzilla:61308)
- Worked on an Apache redirect issue (bugzilla:54273)
- Found and started fixing an issue that asked users for additional languages they don't want according to their Babel box (bugzilla:61446)
- Table-of-contents link to the statements section of an item was broken
- Kept poking TimeParsers
- Made WikibaseDatabase feature complete for use with WikibaseQueryEngine
- Work on caching javascript config variables in parser cache
- Investigate using ElasticSearch as term index backend to take some load of the most-used database table
- Monthly Tasks
- Fix a format or content violation for the MedlinePlus ID (P604) property
- Hack on one of these.
- Contribute to a Showcase item
- Help develop the next summary here!
The Signpost: 26 February 2014
- Special report: Diary of a protester—Wikimedian perishes in Ukrainian unrest
- Forum: Should Wikimedia modify its terms of use to require disclosure?
- News and notes: Wikimedia chapters and communities challenge Commons' URAA policy
- Traffic report: Snow big deal
- WikiProject report: Racking brains with neuroscience
- Featured content: Odin salutes you
- Recent research: CSCW '14 retrospective; the impact of SOPA on deletionism
</source>
Wikidata weekly summary #99
- Discussions
- Discussion about defining lists
- Open RfAs: לערי ריינהארט, Pamputt
- Closed RfAs: Epìdosis (Successful)
- Events/Press/Blogs
- Did you know?
- Newest properties: unemployment rate, manner of death, file extension, received signal, prevalence, connecting service, first performance, Universal Decimal Classification, Chinese Library Classification, Dharma Drum Buddhist College place ID, Dharma Drum Buddhist College person ID, MEP directory identifier, Rodovid ID, handle, Gewässerkennzahl, LIBRIS editions, numeric value, visitors per year, Geokod, approximation algorithm, transmitted signal
- Showcase item: Why not improve Kleinmachnow (Q104192) to showcase standard?
- Wikidata's presence: vici.org are using Wikidata identifiers in their data storage
- Development
- Made loading items a lot faster
- Enabled access to the data on Wikidata for Wikisource
- Fixed the diff view sometimes showing the wrong revision
- Attended ConFoo and learned all of the things
- Released Wikibase DataModel Serialization 0.1
- Continue work on caching javascript config variables in parser cache
- Started to make Wikidata even faster by removing StaticExpert and BifidExpert
- Started reviewing interface animations. You should be able to disable them all by setting $.fx.off = true; in your Special:MyPage/common.js.
- Fixed Wikidata looking a bit odd when enabling the Typography refresh Beta feature.
- Monthly Tasks
- Fix a format or content violation for the MedlinePlus ID (P604) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #100
- Discussions
- Other Noteworthy Stuff
- Wikiquote will get language links via Wikidata on April 8th. Coordination is happening at d:Wikidata:Wikiquote
- Did you know?
- Development
- Added more details to the diffs of time and geocoordinate values (will show which globe the coordinate is on and so on now as well)
- More work on badges by Bene* - most work left is now in the GUI part of it
- Removed unneeded and unused permissions/rights
- Fixed a bug concerning spaces in quantities (bugzilla:61911)
- Started work on taking ranks into account for queries, the property parser function and Lua. (By default only preferred values should be used if available. If not available then it should use values with rank normal.)
- test2.wikipedia.org and test.wikipedia.org now use test.wikidata.org as their data repository, instead of wikidata.org
- Started work on WikibaseInternalSerialization component
- Released Wikibase DataModel 0.7 - https://github.com/wmde/WikibaseDataModel/blob/master/RELEASE-NOTES.md
- Added indexes to Wikibase QueryEngine
- Improved SQLite support in Wikibase Database
- Started moving virtual machine instances of various test systems to the new Wikimedia Datacenter
- Monthly Tasks
- Fix a format or content violation for the sport (P641) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
This Month in GLAM: February 2014
|
This Month in GLAM: February 2014
|
The Signpost: 05 March 2014
- News and notes: Wikipedia Library finding success in matching contributors with sources
- Traffic report: Brinksmen on the brink
- Discussion report: Four paragraph lead, indefinitely blocked IPs, editor reviews broken?
- WikiProject report: Article Rescue Squadron
- Featured content: Full speed ahead for the WikiCup
Wikidata weekly summary #101
- Discussions
- Events/Blogs/Press
- Media Hack Days, Berlin March 22nd-23rd
- Ateliers Wikidata, Bordeaux, France March 22nd-23rd
- Other Noteworthy Stuff
- Did you know?
- Newest properties: NLC authorities, Atlas ID, fuel system, supercharger, ID (General Administration of Press and Publication), ISMN, NUKAT authorities
- Development
- Changed the {{property}} parser function and Lua’s mw.wikibase.entity.formatPropertyValues to only return the statements ranked as preferred or if none are available the ones ranked as normal (This will probably go live on April 25th.)
- Worked on improving page load time further by reducing the number of reloads during page loading
- Made diffs for time and geocoordinates more complete and prettier
- Continued research for user interface redesign
- Tpt worked on optionally showing links to other sister projects in the client’s sidebar (bugzilla:54374)
- Wrote a fix for Wikidata changes not showing up in the client’s watchlist (bugzilla:62149)
- Updated a major chunk of our inline code documentation
- Continued discussing technical details about how coordinates should be stored in Wikibase
- Monthly Tasks
- Fix a format or content violation for the Léonore ID (P640) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 12 March 2014
- Traffic report: War and awards
- News and notes: Wikimedians celebrate International Women's Day and Women's History Month
- WikiProject report: Examining the Russian Wikipedia's Entomology Project
- Featured content: Ukraine burns
Wikidata weekly summary #102
- Discussions
- Events/Blogs/Press
- Cambridge revisited II documents how you can query Wikidata and put the results on a map.
- Cambridge revisited V shows that maps have popups with texts generated on Wikidata statements and labels.
- The architecture of the Wikimedia storage of the meta data of media files discusses that integration of Commons is a subset of what we can achieve when we consider the whole of media files.
- Spaghetti Open Data, Bologna. March 28th - 30th
- GLAM Treffen, Bremen. March 29th - 30th
- Did you know?
- Newest properties: Riksdagen person-id
- Development
- Continued making the UI faster
- Fixed Wikidata changes not showing up in the watchlist on the client (Wikipedia, etc.) (bugzilla:62149)
- Decided to turn off the inoperable wikidata.org language subdomains for now to reduce confusion
- Created initial version of Wikibase Internal Serialization component
- wbEntity and wbUsedEntities JavaScript variables are now cached in the parser cache
- Ongoing refactoring to get rid of the previously used numeric ID numbers in favor of prefixed IDs
- Made wbsearchentities aware of previously unquoted percent characters
- Put some time into fixing longstanding oddities that made the developers cry from time to time
- Worked on reducing internal usage of EntityContent, in preparation for redirect support
- Worked on performance issues with JSON dump generation (hopefully we can start generating dumps soon)
- Monthly Tasks
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 19 March 2014
- Interview: Nate Ott: the writer behind 71 articles in the English Wikipedia's largest-ever good topic
- Forum: Wikimedia Commons mission: free media for the world or only Wikimedia projects?
- News and notes: Foundation-supported Wikipedian in residence faces scrutiny
- Traffic report: Into thin air
- WikiProject report: We have history
- Featured content: Spot the bulldozer
- Technology report: Wikimedia engineering report
The Signpost: 26 March 2014
- Op-ed: Why we're updating the default typography for Wikipedia
- Comment: A foolish request
- News and notes: Commons Picture of the Year—winners announced
- Traffic report: Down to a simmer
- WikiProject report: From the peak
- Featured content: Winter hath a beauty that is all his own
- Recent research: Wikipedians' "encyclopedic identity" dominates even in Kosovo debates; analysis of "In the news" discussions; user hierarchy mapped
- Technology report: Why will Wikipedia look like the Signpost?
Wikidata weekly summary #103
- Discussions
- Wikiquote notability
- Other Noteworthy Stuff
- Summary: The summaries will now be sent out on Saturday as opposed to Friday.
- Did you know?
- Newest properties: astronomical filter, National Archives specific records type ID, National Archives topical subject ID, National Archives geographic ID, National Archives organization ID, National Archives person ID, compressor type, Internet Broadway Database person ID, Internet Broadway Database show ID, Internet Broadway Database production ID, Internet Broadway Database venue ID, English Heritage list number, apparent magnitude
- Newest task forces: Heraldry task force
- Development
- Reduced page load time significantly once again. Page load time was cut to roughly 2/3. For now we’re happy with the resulting page load times. We’ll start concentrating on other areas of the user interface now.
- Fixed faulty selection handling when adding a property using the keyboard (bugzilla:62868)
- Worked on fixing issues with handling of spaces in quantities (bugzilla:62567)
- Fixed miscount of Wikidata changes on the client watchlist (bugzilla:45812)
- Wrote new browser tests for special pages using the Cucumber and Selenium frameworks
- Improved error formatting, localisation and handling. We will work on error message wording next to make them more understandable.
- Worked on the code which propagates page moves from the clients into Wikidata as a preparation for allowing page deletions to appear on Wikidata
- Made the Wikibase extension work with the new “Compact language links” Beta feature and a bit more independent from the UniversalLanguageSelector in general
- The student team working on the entity suggester has finished the first version of it. The code is being reviewed now and is hopefully ready for deployment soon. Once it is deployed it will show you what new properties you could add to an item.
- Monthly Tasks
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #104
- Discussions
- Other Noteworthy Stuff
- Wikidata Toolkit 0.1.0 released!
- Wikidata development has been going on for two years!
- Wikiquote gets Phase I on Tuesdays (April 8th)
- Did you know?
- Newest properties: JSTOR journal code, Openpolis ID, Philippine Standard Geographic Code ID
- Development
- Property of an existing claim can no longer be changed through API with wbeditentity (bugzilla:62425)
- UI for simple query SpecialPage (bugzilla:55593)
- minor fixes in the UI
- UI for claims on property pages
- worked on review of property suggester (review)
- still looking for a working student/intern
- Monthly Tasks
- Fix a format or content violation for the original language (P364) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 02 April 2014
- Special report: On the cusp of the Wikimedia Conference
- News and notes: Wikimedia conferences—soul-searching about costs, attendance, and future
- Traffic report: Regressing to the mean
- WikiProject report: Deutschland in English
- Featured content: April Fools
This Month in GLAM: March 2014
|
Wikidata weekly summary #105
- Discussions
- Events/Blogs/Press
- Announcing ToolScript. With ToolScript can be used to get the output of all Magnus' tools
- Feline mayors of the world or why Wikidata is awesome
- A Rijksmuseum representative indicated what kind of information she hopes Wikidata will deliver
- Other Noteworthy Stuff
- Wikiquote now gets its sitelinks via Wikidata. Welcome, Wikiquote! Access to the other data will follow.
- Do you want automatic sidebar links to other Wikimedia projects powered by Wikidata? Here you go: http://lists.wikimedia.org/pipermail/wikidata-l/2014-April/003690.html Thanks Tpt!
- Use Wikidata for internationalization on any website! How awesome is this? Very!
- Vote for some Wikidata talks for Wikimania
- Did you know?
- Newest properties: KulturNav-id, compression ratio, patent number, OmegaWiki Defined Meaning, phone number, International Standard Recording Code, Theatricalia play ID, Swiss Football Association Club Number, Danish Bibliometric Research Indicator level, ISFDB publisher ID, Swedish Football Association ID, Box Office Mojo film ID, Parsons code, ISFDB series ID, ISFDB publication ID, ISFDB author ID, Linguist list code, NARA online catalogue
- Development
- Still looking for an awesome intern. Do you know someone who'd fit?
- Bene* continued working hard on making “badges” (the “featured” and “good article” stars) in Wikidata a reality
- Finishing touches for Statements on properties
- Worked on better error messages when parsing failed
- Updated the translations to use much easier to manage JSON files for each language
- Made a list of hard to understand messages that should be reworded
- Implemented a usable interface for Special:SimpleQuery
- Closed a backdoor that let you change the property of a snak via the API, sorry guys
- Continuous refactoring and improving of the code base that defines what Wikidata and the Wikibase extensions are
- Kept Wikidata up to date with the typography update
- Started to redesign the Wikibase page on mediawiki.org
- Investigated if standard spam prevention features of MediaWiki work as they should on Wikidata (Result: mostly yes but some fixes/tweaks are needed.)
- Released version 1.0 of the Diff extension.
- Monthly Tasks
- Fix a format or content violation for the movement (P135) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 09 April 2014
- Special report: Community mourns passing of Adrianne Wadewitz
- News and notes: Round 2 of FDC funding open to public comments
- Traffic report: Conquest of the Couch Potatoes
- WikiProject report: Law
- Featured content: Snow heater and Ash sweep
Wikidata weekly summary #106
- Discussions
- Other Noteworthy Stuff
- List of items without images but possibly free images available
- Any interested in another Wikidata office hour? (Say yes)
- Did you know?
- Newest properties: Danish Bibliometric Research Indicator (BFI) SNO/CNO, earliest written record
- Development
- Lots of small little cleanups.
- Sprintbreak as most people are taking a few days off.
- Happy Q21196! Say Hi to the Q108636 ;-)
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 23 April 2014
- Special report: 2014 Wikimedia Conference—what is the impact?
- Wikimania: Winning bid announced for 2015
- News and notes: Wikimedian passes away
- WikiProject report: To the altar—Catholicism
- Featured content: There was I, waiting at the church
- Traffic report: Reflecting in Gethsemane
Wikidata weekly summary #107
- Discussions
- Events/Blogs/Press
- Lydia will give an update on Wikidata at the WMF Metrics and Activities meeting
- Indian Parliamentarians' Label-a-thon is taking place to add labels for all members of the Lok Sabha.
- In May, edit-a-thons hounouring Adrianne Wadewitz are taking place to add more gender related information to Wikidata.
- Wikidata office hour on May 19th at 17:00 UTC.
- Other Noteworthy Stuff
- Time and geocoordinates have been reworked and need some testing at test.wikidata.org. Found issues? Let Lydia know.
- Did you know?
- Development
- Worked on making it possible to use languages not supported by MediaWiki in Wikidata
- We now also display statements with "no value" or "unknown value" on the client (when using the parser function or Lua)
- Created another maintenance script to fix data integrity issues
- Finishing touches on the first version of the new entity suggester
- Simple queries are starting to work (If you want to see a demo attend the WMF Metrics and Activities meeting)
- Worked more on making error messages localizable
- Released Wikibase DataModel 0.7.4
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 30 April 2014
- News and notes: WMF's draft annual plan turns indigestible as an FDC proposal
- Interview: Wikipedia in the Peabody Essex Museum
- Featured content: Browsing behaviours
- WikiProject report: Genetics
- Traffic report: Going to the Doggs
- Recent research: Wikipedia predicts flu more accurately than Google; 43% of academics have edited Wikipedia
Wikidata weekly summary #108
- Events/Blogs/Press
- Lydia gave a first demo of simple queries and other cool stuff at the WMF Metrics and Activities Meeting
- ongoing this weekend: Youth Science Hack Day where a team is working on a Wikidata powered quiz app
- upcoming: Data Science Day
- upcoming: MediaWiki hackathon in Zurich
- Other Noteworthy Stuff
- Did you know?
- Development
- Got simple queries in shape for a first demo at the WMF Metrics and Activities Meeting
- Cleaned up constraints checks and input validation
- Worked on requirements for the user interface redesign
- Started work on monolingual text datatype
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 07 May 2014
- In focus: Foundation announces long-awaited new executive director
- News and notes: New system of discretionary sanctions; Buchenwald; is Pirelli 'Cracking Wikipedia'?
- WikiCup: 2014 WikiCup enters round three
- In the media: Google and the flu; Adrianne
- WikiProject report: Singing with Eurovision
- Featured content: Wikipedia at the Rijksmuseum
- Traffic report: TMZedia
Wikidata weekly summary #109
- Discussions
- Events/Blogs/Press
- There will be a German handbook on Wikidata and authority control. Feedback and proofreading is very welcome until next week at https://hshdb.github.io/normdaten-in-wikidata/2014-05-06.html
- Development
- Attending the MediaWiki hackathon in Zurich
- Work on finalizing the JSON dumps
- More work on simple queries to get them ready for performance and security review and a first release
- Legoktm created an API module to retrieve the current dispatch stats status
- Fixed an issue with iferror when using the property parser function (bugzilla:55347)
- Show correct data in the in other languages box for older revisions (bugzilla:63309)
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
This Month in GLAM: April 2014
|
The Signpost: 14 May 2014
- Investigative report: Hong Kong's Wikimania 2013—failure to produce financial statement raises questions of probity
- News and notes: 'Ask a librarian': connecting Wikimedians with the National Library of Australia
- Featured content: On the rocks
- Traffic report: Eurovision, Google Doodles, Mothers, and May 5th
- WikiProject report: Relaxing in Puerto Rico
- Technology report: Technology report needs editor, Media Viewer offers a new look
Wikidata weekly summary #110
- Discussions
- Closed RfCs: Clarifying the requirement for property creation, Quality is measurable, One vs. sereveral sitelink-item correspondence, Property documentation redux and DBpedia import process
- Open RfA: Dexbot (adminbot)
- Events/Blogs/Press
- wrap-up blog post of the MediaWiki hackathon in Zurich
- upcoming: SMWCon
- upcoming: IRC office hour on Moday
- Other Noteworthy Stuff
- Data access for Wikiquote will be enabled on June 10th. Coordination and questions should go to d:Wikidata:Wikiquote.
- Superclasses maps shows coordinates for a class of items on a map. Classes are coming from Wikidata.
- The EditItem suggester was released. You give it a property and it will return a list of items likely missing that property.
- The new duplicate item finder lists items that should potentially be merged.
- Did you know?
- Development
- We're looking for a PHP developer to join the dev team and work on Wikidata. Apply!
- Looking for a cool university project with impact? We have some of them around Wikidata - not just for computer science students. Get in touch with Lydia.
- Had a lot to think about and recap from the Zürich Hackathon, e.g. things regarding search, suggestions as well as the user interface redesign
- Started doing mockups of the new user interface (Nothing to show yet, sorry!)
- Setup an autogenerating code documentation instance on labs at wbdoc.wmflabs.org. Hint: Submitting patches that make the inline code documentation even better is a good starting point to get involved in coding
- Continued working on the wikiba.se site and FAQ
- Worked on new datatype monolingual text (basically a string with an associated language)
- Reworked a hell lot of “change operations” code that’s responsible for each and every edit as well as validating user input and API requests, for example denying empty descriptions and finding and blocking unnecessary duplications
- Checked all the new Beta features that the teams in San Francisco are developing and made sure they work with Wikidata
- Our efforts to make Wikidata faster broke some gadgets so we helped fixing them. Sorry for the breakage!
- Dug into odd display bugs with the MonoBook skin and attempted to fix them (bugzilla:64741)
- More testing on simple queries
- Tpt worked on making inter-project links in the sidebar a beta-feature
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 21 May 2014
- News and notes: "Crisis" over Wikimedia Germany's palace revolution
- Traffic report: Doodles' dawn
- Featured content: Staggering number of featured articles
Wikidata weekly summary #110
- Discussions
- Events/Blogs/Press
- Wikidata office hour log
- Wikiconference USA in New York on May 30th and June 1st
- Other Noteworthy Stuff
- Editors may now include their ORCID identifiers (and others, such as VIAF) on their user pages, using the Authority control template. You can register for an ORCID at http://orcid.org
- Play the Wikidata Game
- Development
- jQuery 1.9 compatibility fixes
- More fixes for gadgets (authority control, preview gadget)
- Improve formatting and handling of snak formatting errors
- Continued working on monolingual text data type
- Continued making messages easier to understand
- Removed a bunch of unused code, interfaces and methods
- Monthly Tasks
- Fix a format or content violation for the academic degree (P512) property
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
Wikidata weekly summary #111
- Discussions
- Open RfAs: FakirNL, Josve05a
- Wikidata:Tours
- RfC: Open datasets (Meta)
- Events/Blogs/Press
- Other Noteworthy Stuff
- The seventeenth million item is made then delete as a dupe. So seventeenth million plus 2 anyone?
- Development
- More work on mockups for new user interface design. Hope to have something publishable soon.
- More work on monolingual text datatype
- Fixed lots of small bugs when editing statements like bugzilla:65398
- Made progress on globe precision issues (bugzilla:65535 and bugzilla:64887)
- Cleaned up installation instructions
- Tagged version 1.0 of Wikibase Internal Serialisation and Wikibase Datamodel Serialisation
- Monthly Tasks
- Hack on one of these.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 28 May 2014
- Interview: Casliber reaches one hundred featured articles
Wikipedia's second featured article centurion - News and notes: The English Wikipedia's second featured-article centurion; wiki inventor interviewed on video
- Recent research: Overview of research on Wikipedia's readers; predicting which article you will edit next
- Featured content: Zombie fight in the saloon
- Traffic report: Get fitted for flipflops and floppy hats
Wikidata weekly summary #112
- Discussions
- Events/Blogs/Press
- Other Noteworthy Stuff
- User:Thepwnco is working on some Wikidata:Tours during for a FOSS project
- Did you know?
- Newest properties: Italian Chamber of Deputies ID, eye color, number of injured, EPSG ID
- Development
- Did a lot of cleanup in Wikibase.git
- thePHPcc thinghy
- Released DataValues Time 0.6
- Add time support to QueryEngine
- Release Wikibase DataModel 0.8
- Worked on the way deleted items are formatted (= shown on other items)
- Released ValueView 0.6, which includes refactoring of the entity suggester code, bug fixes.
- Fix issue with entering strings (newline character sometimes got added and then cause api error)
- Fix bug 64658 (date adjustment dialogue doesn't show up on Firefox with Monobook skin)
- Fix bug 64887 (issue with display of globecoordinate when precision does not match predefined precisions)
- Monthly Tasks
- Hack on one of these.
- Help fix these items which has been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
The Signpost: 04 June 2014
- Special report: IEG funding for women's stories—a new approach to the gender gap
- Op-ed: "Hospitality, jerks, and what I learned"—the amazing keynote at WikiConference USA
- News and notes: Two new affiliate-selected trustees
- In the media: Reliable or not, doctors use Wikipedia
- Traffic report: Autumn in summer
- Featured content: Ye stately homes of England
This Month in GLAM: May 2014
|
Deletion of Mona the Vampire Wiki.
You deleted my page Mona the Vampire Wiki on MediaWiki.org! Why? Where can I discuss the creation of my wiki and have help? Please respond to this on my MediaWiki.org talk page. Ready Steady Yeti (talk) 21:03, 11 June 2014 (UTC)
- Responded. Regards, Pmlineditor (t · c · l) 07:25, 12 June 2014 (UTC)
The Signpost: 11 June 2014
- Paid editing: Does Wikipedia Pay? The Moderator: William Beutler
- Special report: Questions raised over secret voting for WMF trustees
- News and notes: PR agencies commit to ethical interactions with Wikipedia
- Traffic report: The week the wired went weird
- Featured content: Politics, Ships, Art, and Cyclones
The Signpost: 18 June 2014
- News and notes: With paid advocacy in its sights, the Wikimedia Foundation amends their terms of use
- Special report: Wikimedia Bangladesh: a chapter's five-year journey
- Traffic report: You can't dethrone Thrones
- WikiProject report: Visiting the city
- Featured content: Worming our way to featured picture
The Signpost: 25 June 2014
- Exclusive: Foundation's new executive director speaks to the Signpost
- News and notes: US National Archives enshrines Wikipedia in Open Government Plan, plans to upload all holdings to Commons
- Featured content: Showing our Wörth
- WikiProject report: The world where dreams come true
- Discussion report: Media Viewer, old HTML tags
- Traffic report: Fake war, or real sport?
- Recent research: Power users and diversity in WikiProjects, the "network of cultures" in multilingual Wikipedia biographies
Barnstar and a request for feedback
Individual Engagement Grant Barnstar | |
Thank you for commenting on Individual Engagement Grant proposals during this recent round! We really appreciate that you took the time to share your thoughts.
To help us improve the IEG program for future participants, would you mind taking this quick 3-question survey? Thanks again for your help, |
The Signpost: 02 July 2014
- News and notes: Wikimedia Israel receives Roaring Lion award
- In the media: Wiki Education; medical content; PR firms
- WikiProject report: Indigenous peoples of North America
- Traffic report: The Cup runneth over... and over.
- Featured content: Ship-shape
- Technology report: In memoriam: the Toolserver (2005–14)
This Month in GLAM: June 2014
|
The Signpost: 09 July 2014
- Special report: Wikimania 2014—what will it cost?
- Wikimedia in education: Exploring the United States and Canada with LiAnna Davis
- News and notes: With echoes of the VisualEditor, conflict breaks out again over tech initiative
- Wikicup: Wikicup's third round sees money, space, battleships and more
- Featured content: Three cheers for featured pictures!
- Traffic report: World Cup, Tim Howard rule the week
The Signpost: 16 July 2014
- Special report: $10 million lawsuit against Wikipedia editors dismissed with help from WMF, but plaintiff intends to refile
- Wikimedia in education: Serbia takes the stage with Filip Maljkovic
- News and notes: Bot-created Wikipedia articles covered in the Wall Street Journal, push Cebuano over one million articles
- Traffic report: World Cup dominates for another week
- Featured content: The Island with the Golden Gun
The Signpost: 23 July 2014
- Forum: Did you know?—good idea, needs reform
- Wikimedia in education: Education program gaining momentum in Israel
- News and notes: Institutional media uploads to Commons get a bit easier
- Traffic report: The World Cup hangs on, though tragedies seek to replace it
- Featured content: Why, they're plum identical!
The Signpost: 30 July 2014
- News and notes: How many more hoaxes will Wikipedia find?
- Book review: Knowledge or unreality?
- Wikimedia in education: Success in Egypt and the Arab world
- Featured content: Skeletons and Skeltons
- Traffic report: Doom and gloom vs. the power of Reddit
- Recent research: Shifting values in the paid content debate; cross-language bot detection
The Signpost: 06 August 2014
- Wikimedia in education: Leading universities educate with Wikipedia in Mexico
- News and notes: "History is a human right"—first-ever transparency report released as Europe begins hiding Wikipedia in search results
- Traffic report: Ebola drives reader interest* Featured content: Bottoms, asses, and the fairies that love them
- Technology report: A technologist's Wikimania preview
This Month in GLAM: July 2014
|