| Welcome to my talk page. Please sign your posts with four tildes (~~~~) and remain civil. New discussions go below old ones. Leave me a message. |
The Signpost: 24 December 2012 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 31 December 2012 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 07 January 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
This Month in GLAM: December 2012 [edit]
The Signpost: 14 January 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 21 January 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Steward Election Question [edit]
Not sure what happened here but your signature is missing, just the timestamp... I would have fixed it, but thought I'd leave it to you in case there's a problem with the markup you are using in your sig that you want to fix... QU TalkQu 11:31, 25 January 2013 (UTC)
- I probably put five tildes instead of four there, I guess. Thanks for notifying me. Pmlineditor (t · c · l) 14:27, 25 January 2013 (UTC)
The Signpost: 28 January 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 04 February 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
This Month in GLAM: January 2013 [edit]
The Signpost: 11 February 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 18 February 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 25 February 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #47 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Extended diff view to include references now
- Fixed bug where incorrect statements revision was shown in diff view
- Added first version of Linked Data interface (RDF/XML); will be accessible from Special:EntityData
- Updated the demo system
- More work towards using Solr for our search
- More investigation and fixes of search issues
- Fixed several bugs in the entity selector and improved its behavior
- Worked on refactoring of how our widgets use the toolbar
- Worked on implementation of missing data model components in JavaScript
- A lot of bug fixing
- Events
- Other Noteworthy Stuff
- Rollout of phase 1 (language links) on all remaining Wikipedias is still planned for March 6
- Next update on wikidata.org is also planned for March 6. This will have bugfixes and if all goes well string as a new available data type.
- Proposal was made to the Hungarian, Hebrew and Italian Wikipedias to be the first batch to use phase 2 of Wikidata (infoboxes). Scheduled timeframe for this is end of March
- d:Wikidata:Database reports has some useful reports like the list of most used properties
- The interwiki shortcut :d was changed to always use www in the resulting link (to prevent editing issues on other URLs).
- The list of available properties is growing and a whole bunch of new ones are being discussed
- Reasonator gives you a nice adapted view of an item about a person
- Items by cat helps you find missing items in a certain Wikipedia category
- A few more additions to d:Wikidata:Tools that you should have a look at if you’re editing statements
- We now have more than 2600 active users on Wikidata. Thanks for being awesome. <3
- Open Tasks for You
Wikidata weekly summary #48 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- More work on widget to add language links on the Wikipedias directly without having to go to Wikidata
- Bug fixes for Wikipedias, including:
- don't show edit link when noexternallanglinks magic word suppresses Wikidata links (bugzilla:45037)
- use Q## links instead of linking to Special:ItemByTitle for “edit links” link (bugzilla:44536)
- preference for showing Wikidata edits by default in watchlist (bugzilla:44973)
- Catching up on writing tests for untested functionality
- More work on the Lua support for accessing data from the repository (wikidata.org) on the Wikipedias
- Updated Wikidata’s Vagrant development machine
- Created initial QueryStore interface
- Created initial setup code for the SQL QueryStore
- Discussed and created initial schema for the SQL QueryStore
- Simplified code for client settings, including which namespaces can have Wikidata links. The default is now all namespaces, without needing to explicitly specify them in the settings
- Improved code for sorting interwiki links in the clients, with step towards allowing the communities to specify custom sort orders per Wikipedia
- Improved handling of deleted properties
- Further work on replacement for current search box
- More work on improving error reporting and edit summaries in the API
- Tim and Aaron killed the mystery bug that caused corrupt login tokens (bugzilla:41586)
- Discussions/Press
- Events
- Other Noteworthy Stuff
- Did you know?
- Is a specific bug report really important to you? If you have an account on bugs.wikimedia.org you can easily add yourself to the CC list of the bug and then receive updates about its status via email
- Wikidata is also on Twitter, identi.ca, Facebook and Google+
- There is an IRC channel too: #wikimedia-wikidata on freenode
- Open Tasks for You
- Hack on one of these
- Continue being awesome
This Month in GLAM: February 2013 [edit]
The Signpost: 11 March 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #49 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
-
- Development
- Design improvements to the SetClaim API module
- More work on implementing the simple inclusion syntax that will be 1 way to access Wikidata data on Wikipedia
- More work on Lua (the second way to access Wikidata data on Wikipedia)
- Added parser page property to hold entity id in client. This fixes:
- bugzilla:45037 - don’t show edit link if noexternallanglinks has suppressed all Wikidata links
- bugzilla:44536 - have the edit link go directly to the Q### pages, instead of Special:ItemByTitle which shall make the link be more reliable and work for all namespaces
- Selenium tests for deleted-property-handling
- Selenium tests for multiline references
- Selenium tests for add-sitelinks-from-client
- Selenium tests for Entity-Selector-as-Searchbox
- Selenium tests for language-table
- Implemented in-process caching for entities
- Lua support to access the repo data and implement getEntity (so you can use stuff like entity = mw.wikibase.getEntity("Q1459") in Lua modules)
- rebuildTermSearchKey is now ready for production (this still needs to be run but once done it will make search case-insensitive)
- Improved error reports from the API
- Ground work for better edit summaries from the API
- Added a table of content to item pages
- Added debug functionality to be able to investigate why it takes longer than it should for Wikidata changes to show up on recent changes and watchlists on Wikipedia
- Finished implementation of References-UI
- Implemented GUID generator in JavaScript
- Worked on fixing a bug related to deleted properties where the UI would display wrong information
- Minor fixes/additions to the JS datamodel implementation
- Minor bugfixes in Statements-UI
- More work on RDF export
- Discussions/Press
- Events
- Other Noteworthy Stuff
- Did you know?
- If you add a Babel box to your user page Wikidata will show you items and descriptions in other languages you speak as well without you having to switch the language
- Want to know which items use a certain property? Try the “what links here” link on a property page
- Open Tasks for You
Bureaucrat discussion [edit]
Hello. A bureaucrat discussion has been opened to decide the outcome of this request for de-adminship. It is opened for more than three days now and it has only received one comment so far. If you could please pass by and leave your comments over there it would be really appreciated. Best regards.
- — Delivered via Global message delivery on behalf of MarcoAurelio, 15:20, 21 March 2013 (UTC)
- FWIW, have you read my reply on that protection?[3] [4] --Nemo 22:17, 21 March 2013 (UTC)
The Signpost: 18 March 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #50 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Rolled out new code on wikidata.org. The new stuff you probably care about is:
- Improved references. They can now have multiple lines. This should make references much more useful. You can now have one reference with for example values for each of the properties "book", "author", "page" to describe one source.
- Fixed the prev/next links in diff view (bugzilla:45821)
- d:Special:EntitiesWithoutLabel now lets you filter by language and entity type
- Widget to add language links on the Wikipedias directly: added setting to enable/disable it per wiki and made it available for logged-in users only
- Widget to add language links on the Wikipedias directly: improved layout / size
- Made it so that the “edit links” link on Wikipedia is also shown when the corresponding item only has a link to this one language and no other languages
- Submitted improved Apache config patch to make wikidata.org always redirect to www.wikidata.org, which is awaiting code review and deployment.
- Improved the script that is responsible for taking Wikidata changes to the Wikipedias
- Added a few ways to better debug the script responsible for taking Wikidata changes to the Wikipedias. This should help with investigating why some changes take way to long to show up on the Wikipedias.
- Started work on automatically adding edited items to the user’s watchlist (according to preferences)
- Finished script for rebuilding search keys, so we can finally get case insensitive matches in a lot of places
- Support for multi-line references in diff view
- Selenium tests for inclusion syntax
- Improved parser function (that will be used to access Wikidata data on the Wikipedias) to accept property ID or label
- Increased isolation of data model component to increase clarity and visibility of bad dependencies
- Worked on schema access in the SQLStore (of the query component)
- Discussions/Press
- Events
- 3rd Media Web Symposium 2013
- Wikidata trifft Archäologie
- SMWCon Spring NYC
- Other Noteworthy Stuff
- Did you know?
- When you edit a statement there is a little wheel in front of the text field. This lets you choose between “custom value”, “unknown value” and “no value”. “No value” means that we know that the given property has no value, e.g. Elizabeth I of England had no spouse. “Unknown value” means that the property has a value, but it is unknown which one -- e.g. Pope Linus most certainly had a year of birth, but it is unknown to us.
- Open Tasks for You
The Signpost: 25 March 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #51 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- The first 11 Wikipedias can now include data from Wikidata in their articles (If you want to see it in action see the infobox at it:Torino)
- Worked on automatic summaries for statements
- Worked on making properties accessible from the client using their label so you can use {{#property:executive director}} instead of {{#property:p169}} for example
- Made qualifiers ready for the next deployment (Please test. See details further down.)
- Selenium tests for qualifiers
- Fixed some issues related to QUnit testing
- Worked on improved handling and code design of multiple snak lists in the UI (qualifiers, references)
- Discussions/Press
- Events
- Other Noteworthy Stuff
- We’re currently carefully monitoring performance after the deployment of phase 2 on the first 11 Wikipedias. There seem to be a few small issues. As soon as they are resolved we'll deploy on English Wikipedia. All other Wikipedias are planned to follow very soon after that.
- Bye and a big thank you to Anja, Silke, Jens and John who are leaving the development team at the end of the month and will work on other cool things. You’ll be missed!
- Ever had any doubt about the possibilities of Wikidata? Talk to Wiri!
- We worked on reducing the time it takes for Wikidata edits to show up in the Wikipedias and made some progress. Daniel posted an analysis
- We started running a script on the database in order to make search on Wikidata case-insensitive. This should be finished in a few days and then search should be more useful.
- In addition to the above we have rolled out a new search box that suggests items. This should also make finding things on Wikidata a lot easier for you.
- We’re making some progress with Internet Explorer 8 support but there are a lot of issues with it (some outside our control). It’s unclear at the moment how much we can improve it still without spending an unjustified amount of time on it. You can follow the progress at bugzilla:44228
- Edits are now auto-confirmed for users with more than 50 edits and account age 4 days: bugzilla:46461
- Do you need old-style interwiki links for a sister project for example? This is for you
- The Wikimedia Foundation applied as a mentoring organisation for Google Summer of Code again. We have proposed some Wikidata projects for students to take up if the Foundation is accepted again. At least 2 other organisations that applied also propose Wikidata ideas. More details on that once we know which organisations are accepted.
- Denny hacked together a tree of life based on data from Wikidata
- Wikidata was added to wikipulse
- A template to retrieve data from Wikidata if no local value is set
- Did you know?
- Open Tasks for You
- See note at the end of this weekly summary
- Help test qualifiers (m:Wikidata/Notes/Data model primer#Qualifiers - see also example statements there) on the test wiki so we can roll it out with the next release
- Did you file a bug report for Wikidata or did someone else do it for you? Please take a minute to check if it is still valid. (Thanks for filing it btw!)
- Add some missing descriptions to those items with the same label?
- Hack on one of these
Could I have 2 mins of your time? As I’ll be working on some other projects for Wikimedia Germany as well from now on the time I can spend on Wikidata will be reduced. This means I’ll have to figure out what is useful to spend time on. If you’re reading this could you let me know for example on this discussion page? Also if you have ideas how to improve the weekly summaries please post them. --Lydia Pintscher (WMDE) (talk)
The Signpost: 01 April 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #52 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- The first year is over. Thank you everyone for being amazing and helping to build Wikidata and making it more than we could possibly have hoped for already. <3
- Put a lot of work into improved support for Internet Explorer 8
- Worked on improving recent changes code in client
- Finished valueview refactoring. Created new extension “ValueView”
- Implemented string formatter
- Discussions/Press
- Events
- Other Noteworthy Stuff
- Deployment of phase 2 on English Wikipedia is currently planned for April 8. The remaining Wikipedias are scheduled for April 10. As usual this might change if we run into problems along the way.
- There is now a page showing the current lag for changes propagating to the Wikipedias so they can show up in watchlists and recent changes for example. This should ideally be in the range of a few minutes. Right now it is higher because of some abnormally high bot activity but decreasing. Should be down to a few minutes soon.
- There’s now a badge you can add to Wikipedia articles to indicate there is data about it on Wikidata
- We hit Q10000000
- A Wikidata item in the wild ;-)
- Did you know?
- Open Tasks for You
Based on feedback for last week’s call for comments we will continue this newsletter. However more community help will be needed. From now on they’ll be drafted at d:Wikidata:Status updates/Next and your help is very welcome.
This Month in GLAM: March 2013 [edit]
The Signpost: 08 April 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #53 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Got some external professional review of our code and architecture and started working on their feedback
- Worked on reducing the dispatch lag (the time it takes for changes on Wikidata to be sent to the Wikipedias for display in watchlist, recent changes and to purge affected pages)
- Worked on using Redis for job queue to improve the lag situation even further
- Created new Wikibase Query extension for phase 3 functionality
- Autocomments & Autosummaries for SetClaim module
- Worked on the GeoCoordinate parser
- Events/Press
- right now: GLAM-WIKI 2013
- Discussions
- Other Noteworthy Stuff
- Deployment of phase 2 on the remaining Wikipedias was delayed because of a high lag of changes being propagated to the Wikipedias. The lag has been reduced considerably now and is going down even more. The new date for deployment will not be next week because there are other large changes on Wikimedia infrastructure scheduled that we do not want to interfere with. It will hopefully happen very soon after that though.
- Next code update on wikidata.org is planned for Wednesday. This should include qualifiers and bugfixes.
- There will probably be a short outage/read-only for wikidata.org on Tuesday (database is being switched to MariaDB)
- If you're a student and interested in coding on Wikidata consider applying for Google Summer of Code.
- There is a new user right: property creators
- There is now a page to request deletion of a property
- We now have Bureaucrats
- Reasonator was improved and extended (1 2)
- Open Tasks for You
Based on feedback for last week’s call for comments we will continue this newsletter. However more community help will be needed. From now on they’ll be drafted at d:Wikidata:Status updates/Next and your help is very welcome.
The Signpost: 15 April 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #54 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Dispatch lag is now down to 0 so changes should show up very quickly on the Wikipedias in watchlists and recent changes
- wikidata.org now always redirects to www.wikidata.org. This should among other things solve the issue where people were not able to edit when on wikidata.org (bugzilla:45005)
- Fixed weird blocked-user/protected-page handling in UI (bugzilla:45140)
- Final meetings for the external professional review of our code and architecture. They were quite happy with the quality of the codebase and gave useful tips for improvements
- Worked on automatic summaries for editing claims
- Investigation of different JavaScript frameworks dealing with date and time
- Worked on using Redis and the job queue for change notifications to clients
- Work on the storage code for answering queries
- Events/Press
- GLAM-WIKI 2013
- upcoming: office hour on IRC about sources
- upcoming: Opensource Treffen
- upcoming: intro to Wikidata at the British Library
- Discussions
- Other Noteworthy Stuff
- Open Tasks for You
The Signpost: 22 April 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #55 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Started working on support for the Time data type in the frontend (editing/displaying of time values)
- Fixed copyright tooltip’s issues where it was not possible to dismiss it
- Started work for making it possible to track where on the client a property is used
- Work on dispatching changes to Wikipedias via the redis job queue
- Introducing core hooks to allow us to avoid page re-rendering when language links are changed
- Implemented automatic comments for setClaim (adding/setting claim, adding/removing/changing qualifiers)
- Investigated issue where edit conflicts are detected in error
- Fixed wrong revision shown in history-view
- Events/Press
- Discussions
- Other Noteworthy Stuff
- Did you know?
- Item Q12000000 is is the Czech Wiki entry about "Výškové horolezectví" or "high altitude climbing"
- Newest properties are: occupant, color (hex triplet), NOR, member of, color (item), opposite of, said to be the same as, IMO ship number, foundational text, Emporis ID, Structurae ID, industry, cohabitant, astronaut's missions, original network, launch site
- Newest qualifiers are: determination method, role
- Properties merged: sister and brother (discussion)
- Open Tasks for You
- Hack on one of these
- Translate the Table of properties into your language
- Review a proposal for a qualifier property
- Respond to a "Request for Comment"
- If fixing a particular bug is especially important for you then please consider voting for it in Bugzilla to help the development team prioritize. A list of all of the currently open ones is here.
The Signpost: 29 April 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Hi, sorry for writing in English. I'm writing to ask you, as a bureaucrat of this wiki, to translate and review the notification that will be sent to all users, also on this wiki, who will be forced to change their user name on May 27 and will probably need your help with renames. You may also want to help with the pages m:Rename practices and m:Global rename policy. Thank you, Nemo 16:52, 3 May 2013 (UTC)
Hi, sorry for writing in English. I'm writing to ask you, as a bureaucrat of this wiki, to translate and review the notification that will be sent to all users, also on this wiki, who will be forced to change their user name on May 27 and will probably need your help with renames. You may also want to help with the pages m:Rename practices and m:Global rename policy. Thank you, Nemo 16:52, 3 May 2013 (UTC)
Wikidata weekly summary #56 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Worked with students on their Google Summer of Code proposals
- Worked on time data type editing in the frontend
- Worked on improving the DataTypes system
- Working on better Continuous Integration strategy
- Moving Selenium tests to Cloudbees & Saucelabs
- Catching up with Selenium tests
- Events/Press
- Hypertext 2013
- upcoming: Treffen der Redaktion Chemie
- Discussions
- Other Noteworthy Stuff
- Bugfixes were deployed on wikidata.org. The ones you probably care about are:
- when clicking "edit links" on a Wikipedia article the user is automatically taken to the language links part of the item. Hopefully it is now more obvious how to change the links.
- fixed a few cases where edit conflicts where detected in error
- added automatic edit summaries for adding qualifiers and claims
- fixed wrong revision being shown in div history
- Translators can now sign up to receive translation notifications at d:Special:TranslatorSignup
- Visual query interface for Wikidata
- 3 Wikimania submissions that could use your vote at the bottom: State of Wikidata, The Technology Behind Wikidata, Ask Us Anything About Wikidata
- Did you know?
- Newest properties: Recorded at (studio), Supporting actor/actress, Palissy identifier, Filmaffinity number, input device, Volume (collections), Historic Places identifier, CELEX number, country calling code, local dialing code, eight banner register, lakes on river, dan/kyu rank, legislated by
- Newest task forces: Pokémon task force, Cultural heritage task force, Space task force
- Open Tasks for You
This Month in GLAM: April 2013 [edit]
This Month in GLAM: April 2013 [edit]
Wikidata weekly summary #57 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Development
- Implemented basic editing of Time values
- Worked on advanced editing of Time values (having a preview, defining precision and calendar model while editing the value)
- Work on RDF mapping/export
- ~=[,,_,,]:3
- Solving issues with WMF Jenkins
- Migrating Selenium test from RSpec to Cucumber
- Events/Press
- Discussions
- Other Noteworthy Stuff
- Did you know?
- Newest properties: ISO 4217, CBDB ID, ORCID, country of origin, ICD-10, ICD-9, OMIM ID, orbit diagram, provisional designation (astronomy), currency symbol description, chairperson, Unicode character, MeSH ID, archives at, IMA Number
- Newest task forces: Baseball
- Open Tasks for You
The Signpost: 06 May 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
The Signpost: 13 May 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia
Wikidata weekly summary #58 [edit]
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Events/Press
- Other Noteworthy Stuff
- Did you know?
- Newest properties: exclave of, enclave within, HURDAT identifier, ISO standard, home port, general manager, ISO 15924, Swedish county code, BNFC Thesaurus, cause of death, brother-in-law (sister's husband), honorific prefix, academic degree, birth name, interleaves with, state, phase, powerplant, interaction, part concerned, armament, scheduled service destination, type of orbit, temporal range start, temporal range end, Swedish municipality code, located on island, consists of
- {{Property|123}} can be used on Wikidata to get the label of the given property (P123) in the readers language. {{label|Q123}} does the same for items.
- Development
- Simplified the inclusion syntax (this is one way how you access data from Wikidata in a Wikipedia article - the other one is via Lua)
- Result of the external codebase review has been published
- Worked on implementation of editable time values in frontend
- Selenium tests for false edit-conflicts and old-revision-view
- Jenkins setup improvements
- Made many improvements to the unit test configuration and bootstrapping code in Ask, Diff, DataValues, WikibaseQueryEngine and WikibaseDatabase
- Automatic class loading based on PSR-0 convention in Ask, Diff and WikibaseQueryEngine
- Added new array comparison code and started work on merging diffs together in Diff
- Progress on the SQLStore
- Improved many unit tests by removing unneeded dependencies they had
- Bug fixing
- Made property parser function code more robust
- Worked on EntityPerPage rebuild script, to enable it to run for Wikidata to fill in missing entities in the wb_entity_per_page table
- Making the Settings system more robust, preparing split of client and repo settings
- Work on RDF mapping and serialization
- Work on content negotiation for Special:EntityData
- Open Tasks for You
The Signpost: 20 May 2013 [edit]
News, reports and features from the English Wikipedia's weekly journal about Wikipedia and Wikimedia