User talk:Clarkcj12/Archive 6
This is an archive of past discussions about User:Clarkcj12. 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 #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
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
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
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
Please comment on Talk:List of countries where Arabic is an official language
Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Talk:List of countries where Arabic is an official language. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:01, 17 February 2014 (UTC)
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!
A brownie for you!
A brownie to you for reviewing at least 15 submissions during the WikiProject Articles for creation December 2013 - January 2014 Backlog Elimination Drive. Thanks for contributing to the backlog elimination drive! Posted by Northamerica1000 (talk) on 10:25, 26 February 2014 (UTC) using MediaWiki message delivery (talk), on behalf of WikiProject Articles for creation |
Hello Clarkcj12:
WikiProject AFC is holding a month long Backlog Elimination Drive!
The goal of this drive is to eliminate the backlog of unreviewed articles. The drive is running from March 1, 2014 to March 31, 2014.
Awards will be given out for all reviewers participating in the drive in the form of barnstars at the end of the drive.
There is a backlog of over 1000 articles, so start reviewing articles! Visit the drive's page and help out!
Posted by Northamerica1000 (talk) on 02:12, 28 February 2014 (UTC) using MediaWiki message delivery (talk), on behalf of WikiProject Articles for creation
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
Wiki signatures
It appears you may be up on the subject or at least can point me in the right direction. Wikipedia signatures have a limited number of characters for styling; how does one get around this through, say, a .js or .css file, and then call it up using "~~~~"? Thanks in advance. —ATinySliver/ATalkPage 05:45, 2 March 2014 (UTC)
- I am sorry, but I have no idea. It is most likely possible but I wouldn't know how. --Clarkcj12 (talk) 17:58, 3 March 2014 (UTC)
- Thanks for getting back to me. I did something of a trade-off in the meantime. :D —ATinySliver/ATalkPage 21:44, 3 March 2014 (UTC)
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
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
Please comment on Talk:Taliban
Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Talk:Taliban. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 18:47, 21 March 2014 (UTC)
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
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
Need help with my wiki
Hi Clarkcj12
I am trying to get our company wiki approved, but being rejected constantly.
Need your help badly.
Best regards, Bekzod Ruzmetov — Preceding unsigned comment added by Talibro (talk • contribs) 12:27, 30 March 2014 (UTC)
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
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
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
Please comment on Talk:Gun politics in the United States
Greetings! You have been randomly selected to receive an invitation to participate in the request for comment on Talk:Gun politics in the United States. Should you wish to respond to the invitation, your contribution to this discussion will be very much appreciated! If in doubt, please see suggestions for responding. If you do not wish to receive these types of notices, please remove your name from Wikipedia:Feedback request service. — Legobot (talk) 00:02, 21 April 2014 (UTC)
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
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
Reply
Excuse me, but he accused me of vandalism and thought that I ruined The Snow Queen. This isn't my fault. It's this guy's fault! — Preceding unsigned comment added by 68.12.70.208 (talk) 22:48, 3 May 2014 (UTC)
Me Again
Ok, but I DID try talking to him. A bunch of people have! Have you SEEN his talk page? 68.12.70.208 (talk) 22:57, 3 May 2014 (UTC)68.12.70.208
Re: XIII
You recently sent a message detailing that my changes to http://wiki.riteme.site/wiki/XIII_(comics)have been undone as they were not helpful.
It may take time for the server to respond but on my end, my changes have not been undone and the data regarding the Quran, Justin Beiber and Leonardo Da Vinci remain deleted. 137.186.210.158 (talk) 00:31, 4 May 2014 (UTC)
racism in association football
- Yes, I thought a bit about explaining that, but as the section I removed today was a biased opening sentence (POV) already marked for needing a citation (CN) for some time and there hasn't been provided one since, I decided there is no need to keep it in the article. For what reasons did you restore/include it? Did you provide a citation at all? We should all work on keeping Wiki unbiased and use the provided guidelines when adding information. Otherwise we're just adding rumor and hear-say. --93.134.252.180 (talk) 05:38, 4 May 2014 (UTC)
- I am sorry to tell you but there was a reference pertaining to that section that you removed, without explaining. If you believe that it should be removed before removing it please start a disscussion on the articles talk page, or even do a WP:RfC to bring it to a community consensus. --Clarkcj12 (talk) 05:41, 4 May 2014 (UTC)
- Yes, I thought a bit about explaining that, but as the section I removed today was a biased opening sentence (POV) already marked for needing a citation (CN) for some time and there hasn't been provided one since, I decided there is no need to keep it in the article. For what reasons did you restore/include it? Did you provide a citation at all? We should all work on keeping Wiki unbiased and use the provided guidelines when adding information. Otherwise we're just adding rumor and hear-say. --93.134.252.180 (talk) 05:38, 4 May 2014 (UTC)