User talk:ToniSant/Archive 6: Difference between revisions
Appearance
Content deleted Content added
m Archiving 1 discussion(s) from User talk:ToniSant) (bot |
m Archiving 1 discussion(s) from User talk:ToniSant) (bot |
||
Line 264: | Line 264: | ||
</div> [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 17:41, 4 March 2015 (UTC) |
</div> [[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 17:41, 4 March 2015 (UTC) |
||
<!-- Message sent by User:The Interior@enwiki using the list at http://en.wikipedia.org/w/index.php?title=Wikipedia:The_Wikipedia_Library/Newsletter/Recipients&oldid=649082272 --> |
<!-- Message sent by User:The Interior@enwiki using the list at http://en.wikipedia.org/w/index.php?title=Wikipedia:The_Wikipedia_Library/Newsletter/Recipients&oldid=649082272 --> |
||
== Wikidata weekly summary #148 == |
|||
<div class="plainlinks mw-content-ltr" lang="en" dir="ltr"> |
|||
[[File:Wikidata-logo-en.svg|150px|right]] |
|||
<div style="margin-top:10px; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">''Here's your quick overview of what has been happening around Wikidata over the last week.''</div> |
|||
<div style="-moz-column-count:2; -webkit-column-count:2; column-count:2;"> |
|||
* Discussions |
|||
** Open RfA: [[d:Wikidata:Requests for permissions/Administrator/Haplology|Haplology]] |
|||
* Events/Blogs/Press |
|||
** upcoming: [[:de:Wikipedia:Lokal K/Kalender|Wikidata for Wikipedians at Lokal K in Köln in 17th of March]] |
|||
** upcoming: [[d:Wikidata:Events/Berlin|Wikidata editathon in Berlin on 24th of March]] |
|||
* Other Noteworthy Stuff |
|||
** [[d:Wikidata:Project_chat#Landing_pages_for_partners|Help flesh out landing pages for partners]] |
|||
** [https://lists.wikimedia.org/pipermail/wikidata-tech/2015-March/000740.html Update on the Wikidata query service progress] |
|||
** The [https://tools.wmflabs.org/autodesc/ automatic description API] can now generate infoboxes (currently, "person" and "artwork" on en.wp) |
|||
** [https://tools.wmflabs.org/hay/wdskim/index.php?prop=P170&item=Q167654&language=en&withimages=on Wikidata Skim] gives you very simple query functionality |
|||
** [https://lists.wikimedia.org/pipermail/wikidata-l/2015-March/005537.html Meet Kian, the first neural network to serve Wikidata] |
|||
* Did you know? |
|||
** Newest properties: [[:d:Property:P1736|Information Center for Israeli Art artist identifier]], [[:d:Property:P1735|Comedien.ch identifier]], [[:d:Property:P1734|oath of office date]], [[:d:Property:P1733|Steam ID]] |
|||
** Showcase items:[[:d:Q260957|Symphony No. 7]] |
|||
* Development |
|||
** Fixed edit buttons sometimes not showing up because of caching |
|||
** Added mailto to the allowed protocols in the URL data type |
|||
** Worked on updating the data model documentation |
|||
** Worked on client wiki subscription/notification mechanism |
|||
** Improved handling of scientific notation for quantity values |
|||
** Reworked a lot of code related to time parsing and formatting, e.g. proper support for language independent parsing of YYYY-MM-DD ordered dates |
|||
** Continued working on the new Special:SetLabelDescriptionAliases |
|||
* Monthly Tasks |
|||
** Hack on one of [[phab:maniphest/query/R8GRzX1eH0tb/#R|these]]. |
|||
** Help fix [[d:Wikidata:The Game/Flagged items|these items]] which have been flagged using Wikidata - The Game. |
|||
** Help develop the next summary [[d:Wikidata:Status updates/Next|here!]] |
|||
** Contribute to a [[:d:Wikidata:Showcase items|Showcase item]] |
|||
** Help [[:d:Special:LanguageStats|translate]] or proofread pages in your own language! |
|||
</div> |
|||
<div style="margin-top:10px; font-size:90%; padding-left:5px; font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;">'''[[:d:Special:MyLanguage/Wikidata:Status updates/2014 03 07|Read the full report]]''' · [[m:Global message delivery/Targets/Wikidata|Unsubscribe]] · [[:d:User:John F. Lewis|John F. Lewis]] 00:19, 8 March 2015 (UTC) |
|||
</div> |
|||
</div> |
|||
<!-- Message sent by User:John F. Lewis@metawiki using the list at http://meta.wikimedia.org/w/index.php?title=Global_message_delivery/Targets/Wikidata&oldid=11311207 --> |
Revision as of 03:40, 4 September 2015
This is an archive of past discussions with User:ToniSant. Do not edit the contents of this page. If you wish to start a new discussion or revive an old one, please do so on the current talk page. |
Archive 1 | ← | Archive 4 | Archive 5 | Archive 6 | Archive 7 | Archive 8 | → | Archive 10 |
Wikidata weekly summary #143
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Closed RfAs: Eurodyne (unsuccessful)
- Open RfAs: BlackBeast
- Events/Blogs/Press
- Past: MediaWiki Developer Summit
- Past: FOSDEM
- Upcoming: ArtBytes hackathon
- Other Noteworthy Stuff
- ATOM feeds for changes in Wikidata Query results. Define your own to keep an eye on changes in specific topics
- Overview of the number of visual artworks items on Wikidata by creator (>5 items)
- The Wikidata Free Image Search Tool can now also search Commons (not just follow language links)
- Did you know?
- Newest properties: British Museum person-institution, Sächsische Biografie, equivalent class, LfDS object ID, DAAO identifier
- Newest WikiProjects: Authority control
- Development
- Fixed diffs not showing old ranks, qualifiers and references on the left side (phabricator:T87096)
- Worked on several date and time related issues, like incorrect padding of the year to 11 instead of 16 digits (phabricator:T87764)
- Further work on header section redesign (phabricator:T75654)
- Started redesign of statements section (phabricator:T87316)
- Introduced a hint showing the language when a language fallback is used on an item or property (phabricator:T85105)
- Working on splitting a Wikibase View component out of the Wikibase Repo code base
- Currently testing how PHPCS and PHPMD can help raising Wikibase’ code quality
- Released Wikibase DataModelSerialization 1.3 with language fallback support
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
Wikidata weekly summary #144
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Open RfAs: BlackBeast
- Events/Blogs/Press
- Upcoming: Eurpeana Tech
- Andrew Su gave a talk about crowd sourcing and citizen science for biology including Wikidata (slides)
- Going to Wikimania? Apply for a scholarship.
- Internet Archive, Wikidata and Open Education
- Other Noteworthy Stuff
- Wikibooks will get access to language links via Wikidata on February 24th. Coordination is happening at d:Wikidata:Wikibooks.
- Roughly 17000 of the candidate articles that Google identified as potentially being about the same topic but lacking a language link have been merged. About 17500 are remaining and waiting for you to go through them via https://tools.wmflabs.org/yichengtry/
- Mix'n'Match got a face lift
- Magnus says every day new images are added to over 1000 items \o/
- RStats client for Wikidata
- Reasonator now also supports biography texts in French
- Did you know?
- Development
- Did more work on Capiunto to get it into a state where it can be deployed to Wikimedia sites.
- Mourned Titan (phabricator:T88550) as its developers were bought up. Began evaluation for which graph database to use instead for a Wikidata query service (mw:Wikibase/Indexing)
- Further work on header section redesign
- Tweaks to the sitelink section
- Worked on making monolingual text datatype accept more languages
- Finished showing the language when a language fallback is used
- Started looking into fixing the existing Guided Tours after Guided Tours extension API changes
- Worked on implementing Lua convenience functions for rendering arbitrary Snaks. This is useful for displaying references or qualifiers. (phabricator:T76213)
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
Wikidata weekly summary #145
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Other Noteworthy Stuff
- Spiffy new project building on top of Wikidata: inventaire.io. Check out this example entry!
- You will now see when a language fallback for a label is used on an item or property. The language name will be shown next to it.
- Automatic descriptions for Wikidata items by Magnus
- The templates for adding badges (good article, featured article, etc) to articles on Wikipedia in the sidebar are getting removed from articles rapidly in favor of getting that information from Wikidata \o/ German Wikipedia even deleted those templates already. English Wikipedia seems to be getting close.
- Did you know?
- Newest properties: Journalisted ID, Biography at the Bundestag of Germany, Metacritic ID
- Newest WikiProjects: Identical Twins
- Development
- <3
- We are hiring! Passionate about Wikidata and know your way around Java Script and co? Apply!
- We'll spend the next week working with Nik and Stas from WMF to move queries forward in Berlin
- Worked on implementing a Lua interface for arbitrary Snak rendering. This can be used to render eg. qualifiers or references in Wikipedia infoboxes.
- Did groundwork for Lua convenience functions that render data in the user’s interface language, rather than the content language (for multilingual wikis, like Commons or Wikidata only)
- Did further work on making the Lua interface code nicer and share code with the parser functions
- Removed input method selector in the sitelink input as it was hiding the actual input and not very useful there
- Fixed some issues in diff views showing new data instead of old data
- Created a few scripts to make it easier for 3rd parties to install Wikibase
- Fixed icinga notification that tests if dispatch lag gets high
- Investigated several issues regarding storage of time values and started fixing them
- Fixed editing of qualifiers
- Fixed most browser tests after introduction of new header design
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
Wikidata weekly summary #146
Here's your quick overview of what has been happening around Wikidata over the last week.
- Events/Blogs/Press
- Other Noteworthy Stuff
- As announced Wikibooks is getting access to Wikidata for their sitelinks on 24th. Coordination at d:Wikidata:Wikibooks
- ViziData
- Update on data quality project
- Update on structured data for Commons
- Using mw.wikibase.getEntity in a Lua module? Please read this.
- Number of visual artworks items by property (type, genre, creator...) on Wikidata
- Did you know?
- Newest properties: operty:P1721|pinyin transliteration]], posthumous name, temple name, courtesy name, SANDRE ID, brand
- Showcase items:Montblanc
- Development
- Still looking for an awesome frontend developer to join the team
- Met with Nik and Stas from WMF in Berlin for a week to move query functionality forward. Made good progress on evaluating backends and languages
- Worked on RDF mapping/export
- Introduced mw.wikibase.renderSnak(s) for rendering arbitrary Snaks in Lua. This can be used for rendering for example qualifiers or references.
- Made it so that links in the “other projects” sidebar are alphabetically ordered
- Made the diff views for dates easier to read
- Continued work on the planned Wikibase View component
- Continued work on header redesign
- Worked on a new special page that lets you set label, description and aliases in one page
- Fixed all browsertests to use new header section and adjusted them to use phantomjs
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- d:Wikidata:Glossary could use some serious simplification to make it easier to understand. Can you help?
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
This Month in Education: [February 201
Updates, reports, news, and stories about how Wikipedia and Wikimedia projects are used in education around the world.
- Armenia: Wikimedia Armenia runs WikiCamps with great success
- Greece: Corfu adult school piloting WikiExpeditions and article writing on Wikipedia
- Serbia: High school student advocates for Education Program
- Sweden: Education Program succeeds with high school students
- Armenia: WikiClub contributes more than 300,000 bytes to Armenian Wiktionary in a month
- Egypt: New campus ambassador and new Chinese translation class
- Resources: New education toolkit helps program leaders develop their programs
- Resources: New education learning patterns answer many of your questions
- Communications: Wikipedia Education Program is now on Facebook
- Media: Articles of interest in other publications: Australia, Ireland, Black History Month, WikiWomen and Jimmy Wales
Headlines · Highlights · Single page · Newsroom · Archives · Unsubscribe
MediaWiki message delivery (talk) 21:25, 28 February 2015 (UTC)
Wikidata weekly summary #147
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Events/Blogs/Press
- Platypus - a speaking interface for Wikidata
- Past: Wikidata for Research meetup
- Past: GLAMhack (two of the results: The Endless Story and a family tree)
- Other Noteworthy Stuff
- Wikidata reached 200,000,000 edits
- Welcome Wikibooks! Wikibooks now gets its language links via Wikidata as well.
- Vote for your favorite Wikimania submissions. Here are the Wikidata related ones.
- New release of the Wikidata Toolkit with lots of good stuff.
- There are now over 30,000 objects in OpenStreetMap tagged with a Wikidata ID. Can you add more?
- Want to see where we want infoboxes to go with Wikidata? Check out the infobox fromage on French Wikipedia. Have a look at the wiki text here.
- Did you know?
- Newest properties: Naturbase ID, Fach, AllMusic song ID, AllMusic album ID, AllMusic artist ID, Flora of North America ID, Florentine musea Inventario 1890 ID, beats per minute
- Newest WikiProjects: Cheese, Filming Locations
- Showcase items: None this week. Yours next week?
- You can listen to Wikidata (setting at the bottom)
- Development
- Chaged a number of Lua modules (from deprecated function mw.wikibase.getEntity to mw.wikibase.getEntityObject)
- Updated the json documentation
- Always link to Wikidata on client pages that don’t have any langlinks. This affects users without JavaScript and logged out users, logged in users will still see the link item dialog. gerrit:168632
- Fixes for the Wikibase qunit Jenkins job
- Made Vagrant git-update also properly update Wikibase and dependencies
- Fix for phabricator:T88254 (malformatted Wikidata entries appearing in Watchlist RSS feed in clients)
- Final touches on new header design
- Investigated how we can provide language fallback also in suggestions when search or adding new statements
- More work on allowing additional languages in monolingual text datatype
- Added missing backend piece for quantities with units. Now the remaining piece is the user interface.
- Enabled Wikibase Client on Wikibooks
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!
Books and Bytes - Issue 10
Books & Bytes
Issue 10, January-February 2015
by The Interior (talk · contribs), Ocaasi (talk · contribs), Sadads (talk · contribs)
- New donations - ProjectMUSE, Dynamed, Royal Pharmaceutical Society, and Women Writers Online
- New TWL coordinator, conference news, and a new guide and template for archivists
- TWL moves into the new Community Engagement department at the WMF, quarterly review
MediaWiki message delivery (talk) 17:41, 4 March 2015 (UTC)
Wikidata weekly summary #148
Here's your quick overview of what has been happening around Wikidata over the last week.
- Discussions
- Open RfA: Haplology
- Events/Blogs/Press
- Other Noteworthy Stuff
- Help flesh out landing pages for partners
- Update on the Wikidata query service progress
- The automatic description API can now generate infoboxes (currently, "person" and "artwork" on en.wp)
- Wikidata Skim gives you very simple query functionality
- Meet Kian, the first neural network to serve Wikidata
- Did you know?
- Newest properties: Information Center for Israeli Art artist identifier, Comedien.ch identifier, oath of office date, Steam ID
- Showcase items:Symphony No. 7
- Development
- Fixed edit buttons sometimes not showing up because of caching
- Added mailto to the allowed protocols in the URL data type
- Worked on updating the data model documentation
- Worked on client wiki subscription/notification mechanism
- Improved handling of scientific notation for quantity values
- Reworked a lot of code related to time parsing and formatting, e.g. proper support for language independent parsing of YYYY-MM-DD ordered dates
- Continued working on the new Special:SetLabelDescriptionAliases
- Monthly Tasks
- Hack on one of these.
- Help fix these items which have been flagged using Wikidata - The Game.
- Help develop the next summary here!
- Contribute to a Showcase item
- Help translate or proofread pages in your own language!