User talk:Netha Hussain/Archive 2
A kitten for you!
[edit]Just drop by to say hi! :D
RexRowan Talk 11:20, 31 August 2012 (UTC)
- Thank you, my friend, and a 'hi' back to you! -- Netha (talk) 11:36, 31 August 2012 (UTC)
- I am a newbie, been here since last month. I have much to learn from you and hope you don't mind! Hugs! :D -- RexRowan Talk 11:43, 31 August 2012 (UTC)
- It is amazing to know that you've done so much (16 well-written articles!) within a month! I can surely help you with doing things from the best of my knowledge! If there is any specific help you want to have from me, do contact me on this page and I shall be happy to help you out!
And yes, I am an enthusiast of pharmacology like you! Looking forward to working with you! -- Netha (talk) 11:48, 31 August 2012 (UTC)
- Thank you so much! I am good with photos, graphs and tables. I am ok with writing but I am not good rewording stuff as English is not my first language and I fear I may make it sound stupid. Maybe you can reword a few short paragraphs of my badly written articles to shown me how you would do it, much appreciated! :D -- RexRowan Talk 11:58, 31 August 2012 (UTC)
- I'd be more than happy to help you! Please check out the history of the pages you've been working on lately, and look out for the edits with the edit summary 'typo', in which I have tried to rephrase some of the sentences. Your English is good enough, and sufficient to convey the idea. Just keep writing the articles in the best possible way you can assuming good faith. Hope you'd write a FA in English one day! Keep going! All the best! -- Netha (talk) 12:15, 31 August 2012 (UTC)
- Ok, I will! Thank you so much! :D -- RexRowan Talk 12:17, 31 August 2012 (UTC)
Thanks, Netha
[edit]Thanks, Netha; appreciating your contributions here. -- Jkadavoor (talk) 05:04, 7 September 2012 (UTC)
A barnstar for you!
[edit]The Original Barnstar | |
Great...big contributions at a young age...! AIB (talk) 21:16, 8 September 2012 (UTC) |
Let's get the blogging party started!
[edit]Hi Netha! Thank you for signing up to be a founding volunteer of the WikiWomen's Collaborative. I've started to draft ideas for blogs on meta, here! Feel free to chime in, and let's get this blogging party started! :) SarahStierch (talk) 00:17, 12 September 2012 (UTC)
Interview
[edit]Hi Netha, hope all is good with you! I met one of the most wonderful female editor on Wiki but I've never interviewed anyone before so would you like to interview her? Her page is User:CaroleHenson --RexRowan忍(Ninja signal) 08:49, 14 September 2012 (UTC)
- Thanks, Rex, for letting me know about Carole. I shall certainly consider interviewing her. -- Netha (talk) 18:18, 14 September 2012 (UTC)
- Awesome! :D --RexRowan忍(Ninja signal) 18:21, 14 September 2012 (UTC)
Wikidata weekly summary #22
[edit]- Development
- Made new CreateItem special-page (also working JavaScript-less)
- Special:ItemDisambiguation got lots of love and awesome autocompletion
- Special:ItemByTitle also got lots of love and awesome autocompletion
- The client-wiki now gets notified if a connecting Sitelink gets removed
- Wrote Selenium tests for client-code
- Editing/adding site-links will display a proper link to the page again
- Removed auto-expansion for description/label input fields
- Tested setting Mediawiki to use HTML5 to make sure it works as it should
- Finished up work on new sites functionality in Wikibase and moved it as a patch to core (which is still awaiting review)
- Worked on ValueHandler extension which will be used for our data values
- Added “Type” entity type, plus skeletons for its associated Content, ContentHandler, ViewAction, EditAction and UndoAction
- Implemented safeguards against text-level editing of data pages
- Allow Sitelinks to Wikipedia only (fixed regression)
- Wrote permission checks and edit conflict detection for ApiSetItem, undo/restore, etc.
- Fixed display of deleted revisions of data items
- Added --verbose option to pollForChanges maintenance script to show change summary
- Bug fixes and improvements for right-to-left languages
- Updated demo system
- The long format (more like the json output format) for wbsetitem API module is now alive
- Discussions/Press
- Sent note about Wikidata to all Wikimedia projects via Global Message Delivery - generated quite some feedback on Meta
- Started page to coordinate discussions about bots around Wikidata
- Events
- State of the Map
- Health 2.0 Berlin meetup
- upcoming: Software Freedom Day
- Open Tasks for You
Wikidata weekly summary #24
[edit]- Development
- Met with a group of database experts from different projects to get input for phase 2 of Wikidata
- Updated demo system (the corresponding git tag is c2425396f765ee77c990fd4b235c3d8d9f569018)
- Selenium Tests for Edit Conflicts
- Bugfix for weird behaviour of NOEXTERNALINTERLANG magic word
- Bugfix for updating language links on client (they were not updated when the connecting link got removed or changed)
- Windows support for pollForChanges-Script
- New special page Special:CreateProperty for creating property entities
- Property entities can be displayed now, editing them does not yet work
- The API is generalized to handle additional entities
- Created initial DataType implementation
- Created store for the client
- Improved and extended store for the repository
- Started on initial DataValue implementation
- Wrote tests for client
- Fixed localization bugs
- Special:ItemDisambiguation page now automatically populates the language field
- Created a central place for associating entity content models with namespaces
- Created functions for checking whether a given namespace is an entity namespace and whether a given content model is an entity model
- Worked to make Items work in the main namespace, removed assumptions about the content model of the main namespace in several places
- Discussions/Press
- Several questions/suggestions on m:Talk:Wikidata after last week’s message about Wikidata to all Wikimedia projects
- More additions to m:Wikidata/Preventing unwanted edits, m:Wikidata/Notes/Future and m:Wikidata/Data collaborators
- Deployment/code review discussions with the Foundation
- Events
- Software Freedom Day
- upcoming: Leipziger Semantic Web Tag / MLODE
- upcoming: Datengarten
- Open Tasks for You
- m:Wikidata/Bots is waiting for participation
- Hack on all the tasks and bugs
A barnstar for you!
[edit]The Original Barnstar | |
For writing Anaesthesia for ocular surgery - a wonderful article :). Ironholds (talk) 11:41, 27 September 2012 (UTC) |
- No problem; keep up the good work! Ironholds (talk) 01:01, 30 September 2012 (UTC)
Wikidata weekly summary #25
[edit]- Development
- Updated demo system
- Added per-language uniqueness restriction for property labels (You can only have one property with a given name in a language. For items this applies for the combination of label and description.)
- Tests for noexternallanglinks, CreateProperty, PropertyView
- Finished base of DataTypes and DataValues extensions
- Added resource module for loading site information
- Improved change handling on the client, including when items are deleted and inserting changes that affect the client wiki in the client’s recent changes (still rough)
- New "List all datatypes" Special page
- Finished property view. Property entities can be edited now
- Changes to some of the containing structures in the API, items to entities and item to entity
- Change to token handling (gettoken has died in flames, use edit token from action=tokens instead)
- Some cleanup for the security audit
- Worked on encapsulating auto completion widget from EditableValue.autocompleteInterface
- Started work on supporting access to remote wikis via the ORMTable class
- Discussion and fixes regarding transaction logic in core
- Made a git branch for the first deployment that is currently being reviewed by WMF (current review status)
- Test coverage for Wikibase and its extensions is now recorded and visible online
- Discussions/Press
- JSON for phase 2
- Concept for entity selection widget
- Events
- Leipziger Semantic Web Tage/MLODE
- Datengarten
- upcoming: Wikipedia Stammtisch Berlin
- upcoming: Berlin Open Source Meetup
- upcoming: Data Days
- Other Noteworthy Stuff
- If you are doing a Wikidata intro or something like that at an event we can send you some swag like stickers and flyers. Let me know well in advance please so it reaches you in time.
- We have a shiny new contribute page
- Open Tasks for You
- Help update the press page
- Pick one of the open coding tasks
The Signpost: 01 October 2012
[edit]- Paid editing: Does Wikipedia Pay? The Founder: Jimmy Wales
- News and notes: Independent review of UK chapter governance; editor files motion against Wikitravel owners
- Featured content: Mooned
- Technology report: WMF and the German chapter face up to Toolserver uncertainty
- WikiProject report: The Name's Bond... WikiProject James Bond
Wikidata weekly summary #26
[edit]- Development
- Added various new DataValue classes
- Worked on ‘edit’ buttons for non-JavaScript version of entity views
- Worked on resourceloader module for sites
- Tests for PropertyView and CreateProperty
- Tests for Uniqueness of Properties & Items
- Tests for propagation of Item deletion/undeletion to client wiki
- Tests for change propagation to Watchlists on client wiki
- HTML validation results for Wikibase are now online
- Special:CreateProperty is renamed to Special:NewProperty, to avoid naming conflicts in translatewiki with other extensions
- Work on scripts for rebuilding and resetting data stores in the client
- The client now handles when an item gets deleted on the repository
- Wrote fixes for security concerns raised during review by WMF
- Working on Wikidata branch in preparation of merging it into core/master soon.
- Discussions/Press
- Events
- Wikipedia Stammtisch Berlin
- Open Source Meetup Berlin
- Data Days
- upcoming: KESW (keynote by Markus Krötzsch)
- upcoming: Wikimedia CEE meeting
- Other Noteworthy Stuff
- First 6 months of Wikidata are over!
- Great pictures and videos taken at the MediaWiki Hackathon in Berlin earlier this year
- You can follow all Wikidata bug reports by subscribing to the Wikidata bugs mailinglist
- Open Tasks for You
- Hack on one of these
- Test some of the less common things you do on Wikipedia on the test repository and report bugs if you find anything that’s not working as it should
Disambiguation link notification for October 7
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Janaki Ammal, you added a link pointing to the disambiguation page Cytology (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 16:13, 7 October 2012 (UTC)
The Signpost: 08 October 2012
[edit]- News and notes: Education Program faces community resistance
- WikiProject report: Ten years and one million articles: WikiProject Biography
- Featured content: A dash of Arsenikk
- Discussion report: Closing RfAs: Stewards or Bureaucrats?; Redesign of Help:Contents
Wikidata weekly summary #27
[edit]- Development
- Wikidata branch was merged \o/ (about 10.000 lines of code) This also means that MediaWiki now has shiny new ContentHandler features to enable storing data and other content types
- Updated demo system
- Fixed MediaWiki core bugs and responded to feedback about the ContentHandler
- Looked into Solr
- Added statement interface for items
- Added claim interface for entities
- Added IRIValue and GeoCoordinateValue
- Added GeoCoordinate parser
- Added base for the ValueFormatters extension
- Initial work on create claim API module
- Initial work on better API transformation handling of the data model components
- Made the API aware that entities, not items are the thingies we really want to get
- Finished implementation of non-JavaScript edit buttons
- Switched local integration server to use core master branch
- Improved how recent changes from the repository are displayed in the client
- Worked on tests for recent changes on the client
- Added Wikipedia-compatible URL rewrites for subdomains en, de, hu and he (en.wikidata-test-repo.wikimedia.de/wiki/Helium leads to the item)
- Discussions/Press
- Discussion on Hebrew Wikipedia about being deployment target number 2
- Written a blog post looking back at August and September
- Events
- KESW
- upcoming: Wikimedia CEE meeting
- Other Noteworthy Stuff
- We’ve started a page to design the Main Page of Wikidata
- Open Tasks for You
- Hack on one of these
- Design the Main Page of Wikidata
Disambiguation link notification for October 14
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Janaki Ammal, you added a link pointing to the disambiguation page Zea (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:06, 14 October 2012 (UTC)
A bowl of strawberries for you!
[edit]:) Lvova Anastasiya (talk) 20:15, 16 October 2012 (UTC) |
The Signpost: 15 October 2012
[edit]- In the media: Wikipedia's language nerds hit the front page
- Featured content: Second star to the left
- News and notes: Chapters ask for big bucks
- Technology report: Wikidata is a go: well, almost
- WikiProject report: WikiProject Chemicals
Page Curation newsletter - closing up!
[edit]Hey all :).
We're (very shortly) closing down this development cycle for Page Curation. It's genuinely been a pleasure to talk with you all and build software that is so close to my own heart, and also so effective. The current backlog is 9 days, and I've never seen it that low before.
However! Closing up shop does not mean not making any improvements. First-off, this is your last chance to give us a poke about unresolved bugs or report new ones on the talkpage. If something's going wrong, we want to know about it :). Second, we'll hopefully be taking another pass over the software next year. If you've got ideas for features Page Curation doesn't currently have, stick them here.
Again, it's been an honour. Thanks :). Okeyes (WMF) (talk) 12:31, 17 October 2012 (UTC)
Ada Lovelace Day
[edit]Ada Lovelace Award | ||
Hi Netha, Thank you for all of the effort you put into the Ada Lovelace Day editathon! I'm presenting you with the Ada Lovelace Award for starting articles for Bindu Bambah and Kamala Sohonie. Your contributions are always highly appreciated. Cheers, Gobōnobō + c 16:03, 21 October 2012 (UTC) |
Wikidata weekly summary #28
[edit]- Development
- Published draft about how information flow from Wikidata repository to client should work
- Updated the demo system
- Validation results of Wikidata’s HTML
- Implemented the API serialization of entities in the API serializers
- Updated the getentities API module to use the API serializers
- Worked on implementation of data model in JavaScript
- Fixed diff view for entities other than Items
- Created a simple script to fill the test database with properties for chemical elements
- Moved most of the JavaScript code into WikibaseLib
- Improved code for Recent Changes on the client
- Prepared for experiments with Apache Solr
- Fix core bugs that appeared after ContentHandler branch merge and deployment on some Wikimedia wikis
- Fixed a bug that make it possible to store links to invalid pages
- There is on-going work on a change from type-less identifiers for entities to identifiers that also carry type
- Made site links table sortable
- Worked on review statistics and JS documentation in doxygen (both not finished yet)
- Latest review status update here
- Discussions/Press
- Short piece about Wikidata in this month’s edition of Exberliner (print)
- en:Wikipedia:Wikipedia Signpost/2012-10-15/Technology report
- Update by Amir on discussions on Hebrew Wikipedia
- Should JS/CSS pages be parsed?
- Events
- Wikimedia CEE meeting
- upcoming: Bootstrapping Awesome
- upcoming: SMWCon
- Other Noteworthy Stuff
- Announced next office hours for 5th and 6th of November
- Open Tasks for You
- Help design the Main Page of Wikidata
- Hack on one of these
The Signpost: 22 October 2012
[edit]- Special report: Examining adminship from the German perspective
- Arbitration report: Malleus Fatuorum accused of circumventing topic ban; motion to change "net four votes" rule
- Technology report: Wikivoyage migration: technical strategy announced
- Discussion report: Good articles on the main page?; reforming dispute resolution
- News and notes: Wikimedians get serious about women in science
- WikiProject report: Where in the world is Wikipedia?
- Featured content: Is RfA Kafkaesque?
Wikidata weekly summary #29
[edit]- Development
- Content Handler is now live on Wikipedia and sister sites
- Prefix term search for entities
- Fixed bugs that popped up after Content Handler merge
- API function wbsearchentities
- Discussed JavaScript refactoring
- Refactored some JavaScript stuff (like options handling)
- Worked on JavaScript refactoring regarding the API
- Implemented entity selector jQuery widget
- Continued deployment work with WMF
- Poked at Vagrant
- Create puppet scripts for setting up Wikibase instances
- New release of Pywikidata
- Discussions/Press
- Discussions around bots on the mailing list
- Events
- Bootstrapping Awesome
- SMWCon
- Other Noteworthy Stuff
- Jenkins test results are now online (we’re still investigating why quite some of them are failing atm)
- Nice video about the why and how of Open Data
- Open Tasks for You
- Main Page draft is taking shape but you can still help out with it: http://meta.wikimedia.org/wiki/Wikidata/Main_Page_draft
- Hack on one of these
DYK for Kamala Sohonie
[edit]On 27 October 2012, Did you know? was updated with a fact from the article Kamala Sohonie, which you created or substantially expanded. The fact was ... that Kamala Sohonie received the Rashtrapati Award for her work on supplementing tribal diets with the beverage neera? The nomination discussion and review may be seen at Template:Did you know nominations/Kamala Sohonie. You are welcome to check how many hits the article got while on the front page (here's how, quick check) and it will be added to DYKSTATS if it got over 5,000. If you know of another interesting fact from a recently created article, then please suggest it on the Did you know? talk page. |
Graeme Bartlett (talk) 00:02, 27 October 2012 (UTC)
Thanks
[edit]Thanks for dropping by my user page and for leaving a note. Appreciate it. cheers. Arunram (talk) 15:30, 27 October 2012 (UTC)
Thanks!
[edit]Am so honoured and pleased to get this award - was anyway going to expand this article, but commit to doing so, and to creating more articles on invisible women. Cheers! Bishdatta (talk) 17:13, 27 October 2012 (UTC)
The Signpost: 29 October 2012
[edit]- News and notes: First chickens come home to roost for FDC funding applicants; WMF board discusses governance issues and scope of programs
- WikiProject report: In recognition of... WikiProject Military History
- Technology report: Improved video support imminent and Wikidata.org live
- Featured content: On the road again
Thank you very much Netha Hussain. I don't know that I am doing the right step to reply you or not. I am really very much confused. How to leave a message on your talk page? Thank you for your cookies. I was not able even to reply you. ♪Karthik♫ ♪Nadar♫ helped me.Urbashi (talk) 12:21, 1 November 2012 (UTC)
Wikidata weekly summary #30
[edit]- Development
- Launched wikidata.org \o/
- Updated http://meta.wikimedia.org/wiki/Wikidata/Notes/Change_propagation (We need feedback on the data flow from Wikidata to the Wikipedias http://lists.wikimedia.org/pipermail/wikitech-l/2012-November/064196.html)
- Updated the demo system: http://wikidata-test.wikimedia.de
- Tagged a 0.1 release https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Wikibase.git;a=tags
- Added QUnit tests for DataValues
- Worked on Api.js JS refactoring
- Fix content handler and other related core bugs
- Generalized Autocomment
- Changed name of wbsetitem to wbeditentity
- First implementation of wbsearchentities
- More Puppet scripts and Vagrant exploration
- All of the API should now handle prefixed IDs
- Implemented templating system
- Browser code and server code both starts to use templates
- Jeroen and Daniel were added as primary authors of MediaWiki core for their work on the Content Handler
- Discussions/Press
- “wikidata.org is live” got quite some responses in the press. Some examples: http://www.spiegel.de/netzwelt/web/wikidata-oeffnet-als-zentrale-datenbank-fuer-wikipedia-a-864649.html and http://www.heise.de/newsticker/meldung/Wikidata-Daten-Fundus-fuer-Wikipedia-eroeffnet-1740780.html
- Events
- SMWCon
- WMF metrics and activities meeting
- upcoming: office hours on IRC
- upcoming: Wikimedia Conferentie
- upcoming: ISWC
- upcoming: talk at Bergman Center
- upcoming: Wikidata intro and Q&A in Vienna
- We’re looking for partners for a mass collaboration assembly at 29C3
- Other Noteworthy Stuff
- First 1000 items: http://pastebin.com/Gahpgekp (html: http://pastebin.com/5L6N2gZq)
- http://www.wikidata.org/wiki/Category:Task_force
- http://www.wikidata.org/wiki/Wikidata:Requests_for_permissions
- http://www.wikidata.org/wiki/Wikidata:Project_chat#SlurpInterwiki_script
- Translate extension enabled on wikidata.org for easier translation of help and similar pages
- Open Tasks for You
- Give feedback on http://meta.wikimedia.org/wiki/Wikidata/Notes/Change_propagation
- Hack on one of https://bugzilla.wikimedia.org/buglist.cgi?keywords=need-volunteer%2C%20&keywords_type=allwords&emailcc1=1&list_id=151541&resolution=---&emailtype1=exact&emailassigned_to1=1&query_format=advanced&email1=wikidata-bugs%40lists.wikimedia.org
Help
[edit]Hi Netha! For some technical problem I dnt have MS Office and other essential software in my lappy. Is it necessary to have all these stuff in my lappy for the workshop tomorrow i.e. 4th Nov 2012. plz help me.Urbashi (talk) 17:18, 3 November 2012 (UTC)
The Signpost: 05 November 2012
[edit]- Op-ed: 2012 WikiCup comes to an end
- News and notes: Wikimedian photographic talent on display in national submissions to Wiki Loves Monuments
- In the media: Was climate change a factor in Hurricane Sandy?
- Discussion report: Protected Page Editor right; Gibraltar hooks
- Featured content: Jack-O'-Lanterns and Toads
- Technology report: Hue, Sqoop, Oozie, Zookeeper, Hive, Pig and Kafka
- WikiProject report: Listening to WikiProject Songs
Some baklava for you!
[edit]For helping me.. Urbashi (talk) 12:48, 7 November 2012 (UTC) |
WikiMedicine
[edit]Hi
I'm contacting you because, as a participant at Wikiproject Medicine, you may be interested in a new multinational non-profit organization we're forming at m:Wikimedia Medicine. Even if you don't want to be actively involved, any ideas you may have about our structure and aims would be very welcome on the project's talk page.
Our purpose is to help improve the range and quality of free online medical content, and we'll be working with like-minded organizations, such as the World Health Organization, professional and scholarly societies, medical schools, governments and NGOs - including Translators Without Borders.
Hope to see you there! --Anthonyhcole (talk) 07:20, 9 November 2012 (UTC)
Wikidata weekly summary #31
[edit]- Development
- Tpt wrote an awesome SpecialPage (Special:EntitiesWithoutLabel) that lists all items without a label in a given language (merged; will be in next deployment)
- Tpt changed the page to create new items to allow you to enter links as well
- Created patch for review for next deployment on wikidata.org
- Updated demo system
- Worked on and discussed editing widgets for data values
- Some cleanup and further refactoring in JS of EditableValue
- Added a message on the client’s Special:MovePage to invite users to update the associated page on the repository
- Reviewed a whole pile of changesets
- Helped with testing of deployment branch
- Fixed Selenium search test & sitelink tests
- Added Selenium tests for checking for security issues (JS injections)
- Worked on Api.js refactoring
- Worked on and fixed bugs in wbsearchentities
- Couple of minor fixes in the front end
- Introduced siteselector jQuery widget untangling functionality of SiteIdInterface
- Discussions/Press
- Other Noteworthy Stuff
- Stewards approved the first round of admins for Wikidata
- wikidata.org has been added to the global interwiki map so you should soon be able to write [[d:Q2]] and link to item Q2 for example
- Database dumps are available
- New tools were added
- Top 1000 articles task force has been completed
- Denny did some language analysis on Wikipedia articles here and here
- Great Wikidata artwork!
- Open Tasks for You
- Hack on one of these
- Continue rocking!
This is not a newsletter
[edit]Anyway. You're getting this note because you've participated in discussion and/or asked for updates to either the Article Feedback Tool or Page Curation. This isn't about either of those things, I'm afraid ;p. We've recently started working on yet another project: Echo, a notifications system to augment the watchlist. There's not much information at the moment, because we're still working out the scope and the concepts, but if you're interested in further updates you can sign up here.
In addition, we'll be holding an office hours session at 21:00 UTC on Wednesday, 14 November in #wikimedia-office - hope to see you all there :). I appreciate it's an annoying time for non-Europeans: if you're interested in chatting about the project but can't make it, give me a shout and I can set up another session if there's enough interest in one particular timezone or a skype call if there isn't. Thanks! Okeyes (WMF) (talk) 11:12, 10 November 2012 (UTC)
The Signpost: 12 November 2012
[edit]- News and notes: Court ruling complicates the paid-editing debate
- Featured content: The table has turned
- Technology report: MediaWiki 1.20 and the prospects for getting 1.21 code reviewed promptly
- WikiProject report: Land of parrots, palm trees, and the Holy Cross: WikiProject Brazil
Wikidata weekly summary #32
[edit]- Development
- Implemented patching and automatic resolution of edit conflicts so you wont get as many edit conflicts anymore
- Worked on $.valueview system for DataValues editing in the user interface
- Started implementing DataType constructor in JavaScript
- Added ValueValidator and ValueFormatter factory
- Improvements to Diff extension
- Construct PropertyValueSnak objects in the create claim API when needed
- Improved Entity serialization (is now more concise and better encapsulated)
- Added newFromArray to all DataValue objects and created DataValue factory using this
- Worked on development environment distribution with Vagrant
- Improved code that handles changes from the repository and reporting them in the client’s RecentChanges
- Fought with broken selenium tests & refactored/fixed them
- Reviewed tons of JS code
- Set up QUnit test coverage report (will be online soon)
- Updated demo system
- Discussions/Press
- Events
- Wikimedia Conferentie and hackathon
- ISWC
- Wikidata intro and Q&A in Cambridge, MA
- Wikidata intro and Q&A in Vienna
- Other Noteworthy Stuff
- We had to turn off language switching for anonymous users because of caching issues for now
- Vagrant setup for Wikidata so you can start testing and hacking easily
- Open Tasks for You
- Hack on one of these
The Signpost: 19 November 2012
[edit]- News and notes: FDC's financial muscle kicks in
- WikiProject report: No teenagers, mutants, or ninjas: WikiProject Turtles
- Technology report: Structural reorganisation "not a done deal"
- Featured content: Wikipedia hit by the Streisand effect
- Discussion report: GOOG, MSFT, WMT: the ticker symbol placement question
Thank you for your interest in meta:Wikimedia Medicine. We hope to create a non profit corporation to promote the aims of the Wikimedia Movement within the topic domain of medicine. This means we plan to promote the creation and release of "health care information in all languages" under an open license. This will be done primarily via speaking and collaborating with both individuals and organizations who share our goal. We are working on a number of collaborations already and are open to more ideas. Documents of incorporation have been submitted and we hope to be officially "off the ground" by mid Dec 2012. Doc James (talk · contribs · email) (if I write on your page reply on mine) 15:32, 21 November 2012 (UTC)
Wikidata weekly summary #33
[edit]- Development
- Updated demo system
- Refactored and improved change propagation code
- Add option for client and change propagations to work with job queue
- Added filter and preference for recent changes on the client, to show/hide Wikidata edits
- Pruning of changes table
- Fixed some issues in the Wikidata Vagrant
- Added puppet recipe for Wikidata on WMF labs
- Worked on making statements editable in the frontend
- JSON of entities is sent to the frontend now
- Finalized DataTypes extension’s $.valueview system
- Improved entity selector widget
- Added Selenium tests for special pages
- Tracking separate revision ids in Javascript to fix the edit conflict handling
- Fixed fatal PHP error in Special:SetLabel
- Entities with just whitespaces as label/description are not allowed anymore
- Discussions/Press
- Events
- upcoming: Offener Sonntag at WMDE’s membership assembly
- upcoming: SWIB
- foss.in
- local meetup in Bangalore
- Other Noteworthy Stuff
- Wikidata has been added to wikistream
- We now have nearly 800 active users \o/
- We are still looking for partners for ourevent at 29C3. Any pointers?
- Open Tasks for You
- wikidata:Wikidata:Task forces and meta:Wikidata/Contribute are a good starting point
- Hack on one of these
Disambiguation link notification for November 26
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Maharani Chakravorty, you added a link pointing to the disambiguation page Presidency College (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:43, 26 November 2012 (UTC)
The Signpost: 26 November 2012
[edit]- News and notes: Toolserver finance remains uncertain
- Recent research: Movie success predictions, readability, credentials and authority, geographical comparisons
- Featured content: Panoramic views, history, and a celestial constellation
- Technology report: Wikidata reaches 100,000 entries
- WikiProject report: Directing Discussion: WikiProject Deletion Sorting
Wikidata weekly summary #34
[edit]- Development
- Added DirectSqlStore to client so that it can directly access the repository database, and not require creating any tables on the client
- Bug fixing on the client extension, and preparing it for first deployment
- Less edit conflicts due to a smarter conflict detection
- Better recent changes comments on the client
- Clean up on the backend for entity artefacts
- The statement UI enables to create statements and displays them, but has still a few glitches
- The client now accesses the data on the server directly, and the data is not replicated anymore
- Added a number of profiler calls
- Special:Contributions displays labels now
- User preference on the client to hide Wikidata edits
- Statements can be created and saved now
- Statements are properly styled in JavaScript and non-JavaScript version
- Improved JavaScript part of the templating engine
- Improved entity selector widget
- Client:Watchlist Selenium Tests
- Client: RecentChanges Selenium tests
- Added DataValues, DataTypes, jQuery.ui QUnit tests to Selenium
- Some PHPUnit test fixes
- Discussions/Press
- Events
- Linuxday
- Open Sunday after Wikimedia Deutschland’s membership assembly
- SWIB
- foss.in
- upcoming: intro and Q&A in Bangalore
- Other Noteworthy Stuff
- Open Tasks for You
- Hack on one of these
- Give the demo system a try
A kitten for you!
[edit]Hey friend! Just dropping by to say hello! :D
RexRowanTalk 18:11, 3 December 2012 (UTC)
Disambiguation link notification for December 5
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Government Museum (Bangalore), you added links pointing to the disambiguation pages Vijayanagar and Persian (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:17, 5 December 2012 (UTC)
The Signpost: 03 December 2012
[edit]- News and notes: Wiki Loves Monuments announces 2012 winner
- Featured content: The play's the thing
- Discussion report: Concise Wikipedia; standardize version history tables
- Technology report: MediaWiki problems but good news for Toolserver stability
- WikiProject report: The White Rose: WikiProject Yorkshire
Wikidata weekly summary #35
[edit]- Development
- Deployed new code on wikidata.org with a lot of bug fixes and a new Special:EntitiesWithoutLabel (all changes here)
- http://test2.wikipedia.org now uses Wikidata (click “edit links” at the bottom of the page), and we are working to enable the synchronization of changes to test2 and display links from the repository
- Added wbsetqualifier API module
- Added wbremovequalifiers API module
- New JavaScript wb.Api now used for labels, descriptions, aliases and sitelinks
- Improved Selenium tests and PHPUnit tests
- Selenium tests now independent from ULS
- Selenium tests for statements UI
- Existing statements can be edited now
- Filtering anons and Wikidata in RecentChanges on client now works correctly
- Added extra checks on client RecentChange save point to avoid duplicate entries
- Started an experimental branch with API methods for claims
- Link to Commons Media displayed for Snak values of related data type
- Improved styling of statements in JavaScript mode
- Improvements in templating engine
- Started working on adding Statements to existing section of Statements
- Set up a fresh dev server for testing
- Discussions/Press
- Events
- Foss.in
- Intro and Q&A in Bangalore
- WhereCamp Berlin
- Upcoming: Wikidata talk as part of a lecture on knowledge management, Karlsruhe
- Announced next office hours
- Still looking for people/projects to join us for the mass collaboration assembly
- Other Noteworthy Stuff
- New mockups for phase 2: 1 and 2
- New admin notice board
- “How to Edit Wikidata” presentation by Sven
- “Working With MediaWiki” has been released. First book to mention Wikidata!
- Open Tasks for You
- Give feedback on phase 2 mockups
- Code on one of these
- Have a look at Wikidata:Contribute
The Signpost: 10 December 2012
[edit]- News and notes: Wobbly start to ArbCom election, but turnout beats last year's
- Featured content: Wikipedia goes to Hell
- Technology report: The new Visual Editor gets a bit more visual
- WikiProject report: WikiProject Human Rights
Wikidata weekly summary #36
[edit]- Development
- Deployed new code on wikidata.org. All changes can be found here
- Updated demo system
- http://test2.wikipedia.org now uses http://wikidata.org for getting language links and wikidata.org edits affecting the existing articles on test2 show up in RecentChanges (if they are not hidden)
- Statements (think of “population: 2.000.000” and similar things) are taking shape in the interface. They are still pretty buggy though at this point.
- It is now possible to link to images on Wikimedia Commons in a statement (think of “image: sundown_at_the_beach.png” for example)
- Links are now protocol-relative (bugzilla:42534)
- No longer possible to create new items and set labels when database is set to read-only
- Added more tests to the GeoCoordinate parser
- Make use of EditEntity in removeclaims API
- Removed many singletons to reduce global state
- Made SpecialSetLabel work with non-item entities
- Improved settings system
- Improved options of ValueFormatters
- Improved options of ValueParsers
- Moved label+description uniqueness check out of transaction to avoid deadlocks and changed it to only be enforced for edits changing any violating values
- Fixed serialization of SiteArray
- ~=[,,_,,]:3
- Had to fix reporting of aliases in wbsearchentities again
- Implemented integration of baserevids for statements UI API calls for editconflict detection for statements/claims/snaks
- Universal Language Selector fallback fix for Selenium tests
- Report URL to entity in wbsearchentites API module
- Moved the demo system to a larger server
- Fixed several bugs in Statements user interface, most notably, adding Statements to existing sections and layout fixes
- Added wikibase API module on the client to provide information about the associated repo (e.g. url, script path, article path)
- A bunch of messages for autocomments were fixed (they are automatically added as an edit summary for edits on items and co in Wikidata - for example: “Changed [en] description: Finnish rock band”)
- Discussions/Press
- Events
- WhereCamp
- Wikidata talk as part of a lecture on knowledge management in Karlsruhe
- upcoming: 29C3
- upcoming: Office hours
- Other Noteworthy Stuff
- Open Tasks for You
The Signpost: 17 December 2012
[edit]- News and notes: Arbitrator election: stewards release the results
- WikiProject report: WikiProjekt Computerspiel: Covering Computer Games in Germany
- Discussion report: Concise Wikipedia; section headings for navboxes
- Op-ed: Finding truth in Sandy Hook
- Featured content: Wikipedia's cute ass
- Technology report: MediaWiki groups and why you might want to start snuggling newbie editors
Wikidata weekly summary #37
[edit]- Development
- Deployed fix for bugzilla:42956 on wikidata.org that caused problems when using the site in French in Firefox
- Updated demo system
- Fixed some bugs in wbsearchentities
- Removed empty aliases structure from wbsearchentities
- Heavy Selenium testing of statements UI
- Improved overall usability and responsiveness of the statements UI
- Implemented remove functionality for statements in the UI
- Refactored and added tests for language links handler in the client
- Bug fixes in the client
- Improved SiteLinkTable class in WikibaseLib and added tests
- Started work to improve AbuseFIlter integration
- Added logic to find all referenced entities for a given set of claims
- Added serialization of referenced claims to output of entity pages
- Diff Extension: Split off diffing code from MapDiff and ListDiff to dedicated Differ classes
- Diff Extension: Added dedicated patcher classes, which are used for the getApplicableDiff functionality
- Discussions/Press
- Events
- Other Noteworthy Stuff
- Open Tasks for You
- Give input to the representing values discussion
- Hack on one of these
Have a great holiday season!
The Signpost: 24 December 2012
[edit]- WikiProject report: A Song of Ice and Fire
- Featured content: Battlecruiser operational
- Technology report: Efforts to "normalise" Toolserver relations stepped up
Wikidata weekly summary #38
[edit]- Development
- Some of us unwrapped gifts (-:
- Started working on supporting different kinds of Snaks in the user interface
- Fixing support for PostgreSQL in core, which was broken with introduction of the sites stuff
- Code reviewing of changes in MediaWiki core
- Adding watchlist filter in client for Wikidata changes
- Discussions/Press
- Events
- right now: 29C3
- Open Tasks for You
- Hack on one of these
The Signpost: 31 December 2012
[edit]- From the editor: Wikipedia, our Colosseum
- In the media: Is the Wikimedia movement too 'cash rich'?
- News and notes: Wikimedia Foundation fundraiser a success; Czech parliament releases photographs to chapter
- Technology report: Looking back on a year of incremental changes
- Discussion report: Image policy and guidelines; resysopping policy
- Featured content: Whoa Nelly! Featured content in review
- WikiProject report: New Year, New York
- Recent research: Wikipedia and Sandy Hook; SOPA blackout reexamined
Wikidata weekly summary #39
[edit]- Development
- Updates for selenium testenvironments (browsers, ruby, selenium-tools)
- Extended tests for statements user interface
- Refactored snakview user interface to handle other property-snak types than PropertyValueSnak
- Layout improvements in the user interface
- Several minor bugfixes in the user interface
- Updated Vagrant for Wikidata
- More work on AbuseFilter
- Deployed new version of Wikibase and MediaWiki core to wikidata.org and test2.wikipedia (bugfixes - all Wikibase changes here)
- Fix for bug 43595 which was seen on Wednesday during attempted deployment of the wmf7 version of MediaWiki core. Thanks Marius!
- Discussions/Press
- Events
- 29C3
- Other Noteworthy Stuff
- We’ve reached item ID 2.000.000
- You can now enable the SitelinkCheck gadget in your preferences that makes it easier to check if a certain link is already in use in an existing item
- Open Tasks for You
- Give feedback on prototypes for parsing time and coordinates
- Help translate the client extension (especially to Hungarian in light of the upcoming deployment)
- Hack on one of these
The Signpost: 07 January 2013
[edit]- WikiProject report: Where Are They Now? Episode IV: A New Year
- News and notes: 2012—the big year
- Featured content: Featured content in review
- Technology report: Looking ahead to 2013
WikiWomen's Collaborative: Come join us (and check out our new website)!
[edit]WikiWomen - We need you! | |
---|---|
Hi Netha Hussain! The WikiWomen's Collaborative is a group of women from around the world who edit Wikipedia, contribute to its sister projects, and support the mission of free knowledge. We recently updated our website, created new volunteer positions, and more! Get involved by:
Thanks for editing Wikipedia, and we look forward to you being a part of the Collaborative! -- EdwardsBot (talk) 00:32, 10 January 2013 (UTC) |
Wikidata weekly summary #40
[edit]- Development
- Bene* developed a new tool to show existing or missing items for a given Wikipedia category
- Selenium test-groups for (non)experimental features (bugzilla:43828)
- Notification for IP edits that IP will be logged (bugzilla:42954)
- Verified fix & added Selenium tests for broken error-reporting on label/description uniqueness constraint (bugzilla:43301)
- Label-edit-button links to Special:SetLabel when JavaScript disabled (bugzilla:43814)
- Updated PHP, MySQL, Ruby, Selenium, etc.. on internal test server and enabled APC + memcached
- Work on AbuseFilter to make it work with Wikidata content (bugzilla:42064)
- Implemented length constraint for labels, descriptions and aliases (configurable with a default of 2500 UTF8 characters)
- Implementing a new mechanism for dispatching change notifications to client wikis
- Worked more on how Wikidata changes are handled in the client watchlist (bugzilla:43124)
- Some work went into using Solr for the search. Still very simple
- Prepared improvements to our puppet files on labs
- Worked on statements UI (snaktypes/references)
- Fixed bugs in UI event handling of widgets
- Put EntityId parsing code into a dedicated class
- Finished EntityDiff cleanup
- Discussions/Press
- Reworked inclusion syntax completely 1 2
- Updates to time and space model
- Is there a need for bureaucrats?
- Planned improvement to the search field
- Other Noteworthy Stuff
- Deployment on the Hungarian Wikipedia is still planned for Monday (Jan 14th)
- Jens writes a bit about Wikidata’s mascots
- Open Tasks for You
- Give feedback on inclusion syntax draft version 3, the updated time and space model and the plans for improving the search field
- Hack on one of these
Featured Wikipedian
[edit]Dear Neha Hussain, Thank you for considering me to feature in the Indian Wikipedia. You get information about my work from the edits. My free photograph is available in my Telugu wikipedia page. After you compiled the information, I would like to verify the information. Thanks.Dr. Rajasekhar A. 07:01, 15 January 2013 (UTC)
The Signpost: 14 January 2013
[edit]- Investigative report: Ship ahoy! New travel site finally afloat
- News and notes: Launch of annual picture competition, new grant scheme
- WikiProject report: Reach for the Stars: WikiProject Astronomy
- Discussion report: Flag Manual of Style; accessibility and equality
- Special report: Loss of an Internet genius
- Featured content: Featured articles: Quality of reviews, quality of writing in 2012
- Arbitration report: First arbitration case in almost six months
- Technology report: Intermittent outages planned, first Wikidata client deployment
Wikidata weekly summary #41
[edit]- Development
- We are live on the Hungarian Wikipedia \o/
- We have an intern for a week, Marius aka User:Hoo man. He’ll be working on the wizard for linking a new Wikipedia article to an existing item or creating a new item for it if none exists yet. (the first two stories here)
- Refactored sites code to improve design
- Changed item datatype to use entityid as datavalue rather than string
- Added lots of new Selenium tests
- Changed AbuseFilter so Wikibase can hook into it
- Implemented new change dispatcher script
- ~=[,,_,,]:3
- Working on combining successive changes to avoid watchlist clutter
- Claims error handling (i.e. they now show error messages when needed)
- Implemented initial version of Solr-based search for Wikidata in extension WikibaseSolr
- Started investigating use of Lua/Scribunto for the Wikibase client
- Updated the Wikidata Vagrant development machine
- Improved the setup via puppet on Labs
- Discussions/Press
- Other Noteworthy Stuff
- Congrats to our sister Wikivoyage on their official launch
- There’s now a manual for using the Pywikipediabot on Wikidata
- Deployed new code on wikidata.org
- Community Portal got a rework
- Tried to drop www from Wikidata URLs but that was more difficult than expected. Sorry for the issues it caused. We're working on resolving the remaining ones.
- Open Tasks for You
- d:Wikidata:Press coverage needs some love and attention
- Hack on one of these
Disambiguation link notification for January 19
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Shakthisree Gopalan, you added a link pointing to the disambiguation page Telugu (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:39, 19 January 2013 (UTC)
Invitation to WikiProject Film/Indian cinema task force
[edit]Hello Netha Hussain/Archive 2!, we are looking for editors to join WikiProject Indian cinema task force, a joint task force run between WikiProject Films and WikiProject India to ensure that Indian cinema-related articles on Wikipedia are written in an encyclopedic style, in a neutral manner using verifiable and reliable sources. We thought you might be interested, hoping that you will join us. Thanks!! |
Stuff connected to featured promotions about Indian actresses are up in the project. This might interest you. —Vensatry (Ping me) 19:19, 23 January 2013 (UTC)
The Signpost: 21 January 2013
[edit]- News and notes: Requests for adminship reform moves forward
- WikiProject report: Say What? — WikiProject Linguistics
- Featured content: Wazzup, G? Delegates and featured topics in review
- Arbitration report: Doncram case continues
- Technology report: Data centre switchover a tentative success
Wikidata weekly summary #42
[edit]- Development
- Updated demo system
- Improved design of sites code in core
- Fixed SQLite compatibility
- Worked on implementing references handling in statements user interface
- Useful error messages will be shown in statements user interface in case of data value mismatches
- Switched the demo system to Labs’ puppet
- Selenium tests for length constraint, claim edit-conflicts
- Setting up dispatcher script on internal test machine
- More work on wikibase.getEntities() function for Scribunto/Lua-Templates
- AbuseFilter is now working with Wikibase
- The change dispatcher script is now ready for use on the WMF cluster
- Initial implementation of {{#property}} parser function for the client
- Created a widget for the client to connect a page to a Wikidata item and add interwiki language links to a page
- Preparing a page to list unconnected pages on the clients
- Discussions/Press
- Events
- InfoLunch at Hasso-Plattner-Institut
- Deutscher Sprachtechnologietag
- upcoming: FOSDEM
- upcoming: talk about MediaWiki groups
- Other Noteworthy Stuff
- Reconfirmation of temporary admins
- Next deployment (Hebrew and Italian Wikipedia) still scheduled for 30th of January as planned
- Planning for Wikimania in Hong Kong
- Wikimedia data center move went rather smoothly
- Request from the Bosnian Wikipedia community to be among the next to use Wikidata
- Project about paid editing that might also become relevant for Wikidata at some point
- Open Tasks for You
- Hack on one of these
Disambiguation link notification for January 30
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Sodium tetradecyl sulfate, you added a link pointing to the disambiguation page Sclerosis (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:20, 30 January 2013 (UTC)
The Signpost: 28 January 2013
[edit]- In the media: Hoaxes draw media attention
- Recent research: Lessons from the research literature on open collaboration; clicks on featured articles; credibility heuristics
- WikiProject report: Checkmate! — WikiProject Chess
- Discussion report: Administrator conduct and requests
- News and notes: Khan Academy's Smarthistory and Wikipedia collaborate
- Featured content: Listing off progress from 2012
- Arbitration report: Doncram continues
- Technology report: Developers get ready for FOSDEM amid caching problems
Wikidata weekly summary #43
[edit]- Development
- Deployment on the Hebrew and Italian Wikipedia ([1] [2] [3])
- Switched the Wikipedias over to a new, more scalable dispatching changes script for propagating changes from the repository to the clients
- Fixing various deeply buried bugs and a few minor bugs reported after deployment
- Preparations for next deployment on wikidata.org
- Working on property parser function for the client
- Implemented robust serialization of changes for dispatching
- Resumed work on linked data interface
- References can now be created, edited and removed on existing statements
- Several minor user interface fixes
- Styling of the user interface for statements
- Selenium tests for references
- Selenium tests for non-JS SpecialPages
- Worked on puppet
- Discussions/Press
- Abuse filter guidelines
- Policy on properties
- First external tool for output in RDF: [4] and [5]
- Running your own instance of Wikibase (for science!)
- Events
- We’ve set the date for the next office hours
- upcoming: FOSDEM
- Other Noteworthy Stuff
- Admin reconfirmation is still ongoing
- Deployment of first parts of phase 2 on wikidata.org are planned for February 4 and deployment on English Wikipedia for February 11. See this blog post for details and more dates.
- Open Tasks for You
- Test statements on the [demo system before the roll-out to wikidata.org on February 4
- Hack on one of these
A kitten for you!
[edit]Hey netha, a kitten for you.. :)
Dileepunnikri (talk) 17:25, 5 February 2013 (UTC)
The Signpost: 04 February 2013
[edit]- Special report: Examining the popularity of Wikipedia articles
- News and notes: Article Feedback Tool faces community resistance
- WikiProject report: Land of the Midnight Sun
- Featured content: Portal people on potent potables and portable potholes
- In the media: Star Trek Into Pedantry
- Technology report: Wikidata team targets English Wikipedia deployment
Disambiguation link notification for February 6
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Overcrowding, you added a link pointing to the disambiguation page Mortality (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:33, 6 February 2013 (UTC)
Welcome to the IEG Committee
[edit]Hi Netha,
Thanks for signing up to join the Individual Engagement Grants Committee! It is my pleasure to confirm your membership. We’ve got a lot to accomplish together, particularly during the next 6 weeks, and it will be awesome to have your help. Here is how to get started:
To make your membership official, please do 2 things by February 11th:
- Introduce yourself in the IdeaLab.
- Send your email address to IEGrantswikimedia.org, so that we can subscribe you to the committee mailing list.
Then there are 2 first tasks' for active committee members to start on right away:
- Review information in the Committee Workroom (your new organizing hub on meta), including responsibilities and the review process. Feedback and questions are very welcome at this stage.
- Start giving feedback on open ideas, drafts and proposals. Asking questions to gather information you’ll need to make a recommendation helps prospective grantees think their projects all the way through, and will give us more great proposals to choose from.
Our formal review of proposals starts February 22nd. I’ll be posting information about scoring and selection of proposals on the committee mailing list and in the Workroom soon, so please keep an eye there!
Thanks again for joining this new grantmaking program...I hope we’re going to see some amazing impact from these grants! :-) Siko (WMF) (talk) 06:21, 7 February 2013 (UTC)
Wikidata weekly summary #44
[edit]- Development
- Deployment of the first parts of phase 2 (infoboxes/statements) on wikidata.org done - see it live for example here, here and here
- Diffs for statement edits can now be shown
- Started work on query definitions
- Edit links are now disabled in the interface when the user does not have the rights to edit
- Edit links are now hidden when viewing old revision
- Worked on search field for WikibaseSolr
- More work on Lua templates for Wikibase entities
- Worked on bugfixes in the statement user interface
- New features in the statement user interface (references counter/heading)
- JavaScript editing for table showing labels and description of the same item in different languages
- Repaired and updated the demo system
- Resumed work on Linked Data interface
- Support for enhanced recent changes format in client
- There are automatic comments for statement edits as well in the history now
- Special page for unconnected pages, that is pages on the client that are not connected to items on the repository
- Added permission checks for statements, so a user that can not edit will not be able to edit or that only a group can be allowed to do some changes like creating statements
- Discussions/Press
- Signpost
- Lots of discussions about the usage details and policies of phase 2 on d:Wikidata:Project chat
- Events
- FOSDEM
- upcoming: office hour (English; German later)
- Other Noteworthy Stuff
- Deployment of phase 1 (language links) on the English language Wikipedia is still planned for Monday late evening UTC (pending a performance review)
- List of existing properties and their usage
- List of new proposed properties
- Open Tasks for You
- d:User:PinkAmpersand is looking for someone to write a script that once someone has been made an autopatroller, retroactively patrols all of their prior edits
- d:Wikidata:Press coverage could use some love and care
- Hack on one of these
The Tea Leaf - Issue Seven
[edit]Hello again! We have some neat updates about the Teahouse:
- We’ve added badges! Teahouse awards is a pilot project to learn how acknowledgement impacts engagement and retention in Teahouse and Wikipedia.
- We’ve got a new WikiLove Badge script that makes giving badges quick and easy. You can add it here. You can give out badges to thank helpful hosts, welcome guests, acknowledge great questions and more.
- Come join the experiment and let us know what you think!
- You are receiving The Tea Leaf after expressing interest or participating in the Teahouse! To remove yourself from receiving future newsletters, please remove your username here
Thanks again! Ocaasi 02:25, 9 February 2013 (UTC)
The Signpost: 11 February 2013
[edit]- Featured content: A lousy week
- WikiProject report: Just the Facts
- In the media: Wikipedia mirroring life in island ownership dispute
- Discussion report: WebCite proposal
- Technology report: Wikidata client rollout stutters
Wikidata weekly summary #45
[edit]- Development
- Deployment to English Wikipedia
- Fix various minor bugs in client, including watchlist toggle with preference to default to always show Wikidata edits
- Added the new Baso Minangkabau Wikipedia (min)
- Fixed wrong revision of statements being shown in diff and old revision view
- Diff visualization for claims (simple version for main snak)
- Diff visualization for claims (extended version for references, qualifiers, ranks)
- Tooltip that notifies about the license your contributions will be covered by while editing (can be disabled by each user)
- Started with valueview refactoring
- Started with user interface handling of deleted properties
- Started with refactoring of local partial entity lookup
- Started with refactoring of toolbar usage in jQuery.wikibase view widgets
- Finished improvement on jQuery.wikibase.claimview’s edit mode handling
- Improved search by using entity selector in search field instead of normal MediaWiki search field
- More work on Lua-based templates for entities
- Specified the capabilities of the query language we need
- Created query object
- Proper bot-flagging of edits (bugzilla:44857)
- Use of ID to directly address an item or property
- Search should give more of the complete matches now
- Special:ItemByTitle should work for canonical namespaces and later on for local namespaces
- More robust format for notifications of changes on the repository to the client
- Started work on refactoring API and autocomments code
- Started to maintain documentation of configuration options in git
- Discussions/Press
- Events
- Upcoming: Wikipedia Day NYC
- Upcoming: office hour in English tomorrow
- Note: changed day of next German office hour to March 8
- Other Noteworthy Stuff
- We have a time scheduled when Wikidata will be read-only for a database migration. The window for that is Feb 20 19:00 to Feb 21 2:00 UTC.
- New features and bugfixes on Wikidata are planned to be deployed on Monday (Feb 18). This should among other things include:
- Showing useful diffs for edits of claims (they’re currently empty)
- Automatic comments for editing of claims (there are currently none)
- Ability to add items to claims by their ID
- Better handling of deleted properties
- More results in the entity selector (that’s the thing that lets you select properties, items and so on) so you can add everything and not just the first few matches that are shown
- We’re still working on the issue that sometimes editing of certain parts of items or properties isn’t possible. If you’re running into it try to reload the page and/or change the URL to the www. version or the non-www. version respectively.
- Deployment on all other Wikipedias is currently planned for March 6 (a note to the Village Pumps of all affected projects will follow soon)
- Check out a well-done item
- Open Tasks for You
- Help expand en:Wikipedia:Wikidata
- Help expand and translate Wikidata/Deployment Questions
- Hack on one these
Disambiguation link notification for February 17
[edit]Hi. Thank you for your recent edits. Wikipedia appreciates your help. We noticed though that when you edited Eardrum, you added a link pointing to the disambiguation page Cranial fossa (check to confirm | fix with Dab solver). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. Read the FAQ • Join us at the DPL WikiProject.
It's OK to remove this message. Also, to stop receiving these messages, follow these opt-out instructions. Thanks, DPL bot (talk) 11:55, 17 February 2013 (UTC)
The Signpost: 18 February 2013
[edit]- WikiProject report: Thank you for flying WikiProject Airlines
- Technology report: Better templates and 3D buildings
- News and notes: Wikimedia Foundation declares 'victory' in Wikivoyage lawsuit
- In the media: Sue Gardner interviewed by the Australian press
- Featured content: Featured content gets schooled
Wikidata weekly summary #46
[edit]- Development
- Deployed new features and bugfixes including diffs for statements and the ability to enter items and properties by their ID
- Updated demo system
- Database maintainance (Wikidata was in read-only mode for a bit)
- Implemented first version of a string data type
- Worked on better error reporting from the API
- Ported Lua function mw.wikibase.getEntity to Wikibase extension
- Worked on making the search box suggest items and properties while typing
- Improved the behaviour of the entity selector (thingy that lets you select items and entities)
- Improved debugging experience in JavaScript when dealing with prototypical inheritance
- Worked on cleanup of local entity store
- Generalized generation of localizable edit summaries
- Discussions/Press
- Wikidata development will continue in 2013
- Wikidata Phase 2 in Full Swing
- RFC about the Wikidata API
- Lots of discussions about certain properties and how they should be used. Current state is at d:Wikidata:List of properties and new ones are being discussed at [d:Wikidata:Property proposal]]
- RCF about amending the global bot policy for Wikidata
- Proposed changes to Wikidata’s notability guidelines
- Events
- office hour including a report on the current status of Wikidata (log)
- upcoming: Wikipedia Day NYC
- Other Noteworthy Stuff
- Deployment of phase 1 (language links) on all remaining Wikipedias and a small update on Wikidata are planned for March 6
- Great page for editors to learn about what phase 1 means for them
- Cool tool visualizing family relations based on data in Wikidata
- “Restricting the World” (first in a series about some design decisions behind Wikidata)
- List of most used properties
- OmegaWiki is using Wikidata to get links to Wikipedia articles
- Nyan Nyan Wikidata Nyan Nyan
- We’ve hit d:Q5000000
- Had a look at d:Wikidata:Tools lately?
- Open Tasks for You
- Hack on one of these
- Help translate Wikidata/Deployment Questions
- Help bring the content of en:Wikipedia:Wikidata to your Wikipedia
The Tea Leaf - Issue Seven (special Birthday recap)
[edit]It's been a full year since the Teahouse opened, and as we're reflecting on what's been accomplished, we wanted to celebrate with you.
Teahouse guests and hosts are sharing their stories in a new blog post about the project.
1 year statistics for Teahouse visitors compared to invited non-visitors from the pilot:
Metric | Control group | Teahouse group | Contrast |
---|---|---|---|
Average retention (weeks with at least 1 edit) | 5.02 weeks | 8.57 weeks | 1.7x retention |
Average number of articles edited | 58.7 articles | 116.9 edits | 2.0x articles edited |
Average talk page edits | 36.5 edits | 85.6 edits | 2.4x talk page edits |
Average article space edits | 129.6 edits | 360.4 edits | 2.8x article edits |
Average total edits (all namespaces) | 182.1 edits | 532.4 edits | 2.9x total edits |
Over the past year almost 2000 questions have been asked and answered, 669 editors have introduced themselves, 1670 guests have been served, 867 experienced Wikipedians have participated in the project, and 137 have served as hosts. Read more project analysis in our CSCW 2013 paper
Last month January was our most active month so far! 78 profiles were created, 46 active hosts answered 263 questions, and 11 new hosts joined the project.
Come by the Teahouse to share a cup of tea and enjoy a Birthday Cupcake! Happy Birthday to the Teahouse and thank you for a year's worth of interest and support :-)
- -- Ocaasi and the rest of the Teahouse Team 20:51, 27 February 2013 (UTC)
The Signpost: 25 February 2013
[edit]- Recent research: Wikipedia not so novel after all, except to UK university lecturers
- News and notes: "Very lucky" Picture of the Year
- Discussion report: Wikivoyage links; overcategorization
- Featured content: Blue birds be bouncin'
- WikiProject report: How to measure a WikiProject's workload
- Technology report: Wikidata development to be continued indefinitely
Wikidata weekly summary #47
[edit]- 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
- Wikipedia Day NYC
- upcoming: Wikimedia metrics and activities meeting
- upcoming: office hour (German)
- 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
- Help bring the content of en:Wikipedia:Wikidata to the remaining Wikipedias that will get phase 1 on March 6
- Hack on one of these
Basic Life Suppot page in malayalam wiki
[edit]Hi Netha,
I was thinking about creating a page about PALS in wiki and it occurred to me that there is not even the BLS page in malayalam wiki. I think it is something that everyone should know about. I am starting off with that work by translating the english page.
Dileep Dileepunnikri (talk) 17:54, 5 March 2013 (UTC)
The Signpost: 04 March 2013
[edit]- News and notes: Outing of editor causes firestorm
- Featured content: Slow week for featured content
- WikiProject report: WikiProject Television Stations
Wikidata weekly summary #48
[edit]- 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
- Hacker News noticed we exist
- RFC about opting out of global sysops or not (more RFCs d:Wikidata:Requests for comment)
- Asked the Italian, Hebrew and Hungarian Wikipedias if they want to be the first to use phase 2 (will ask a few more to join the first batch later today)
- Events
- WMF Metrics and Activities meeting (recording is linked there)
- office hour in German
- upcoming: Bibliothek & Information
- upcoming: Wikidata trifft Achäologie
- Other Noteworthy Stuff
- We’re now live on all Wikipedias with phase 1 \o/
- Deployed bugfixes and a new data type (string) to wikidata.org
- How will Wikidata impact Wikipedia?
- More useful database reports (more are being requested on the discussion page)
- Quite a few new properties that make use of the new string data type now and more are being proposed
- Lukas wants to work with us to improve usability
- New user scripts at d:Wikidata:Tools
- 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
On notability of Suchitra rajendra (Director- pepsico)
[edit]Hey an article about Suchitra Rajendra can be created. Notability accepted. May I start writing about her?Urbashi (talk) 13:58, 10 March 2013 (UTC)
- Sure. Go ahead and create the page! Happy editing! -- Netha (talk) 15:26, 10 March 2013 (UTC)
- belated happy women's day to u tooUrbashi (talk) 15:48, 10 March 2013 (UTC)
The Signpost: 11 March 2013
[edit]- From the editor: Signpost–Wikizine merger
- News and notes: Finance committee updates
- Featured content: Batman, three birds and a Mercedes
- Arbitration report: Doncram case closes; arbitrator resigns
- WikiProject report: Setting a precedent
- Technology report: Article Feedback reversal
Wikidata weekly summary #49
[edit]- 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
- Bibliothek und Information
- 3rd Media Web Symposium
- upcoming: Wikidata trifft Archäologie
- upcoming: SMWCon
- Log of latest office hour on IRC (in German)
- We’ll be at the Amsterdam Hackathon
- Other Noteworthy Stuff
- New features/bugfixes on wikidata.org are planned for March 20
- Lua roll-out! You’ll be able to use it soon to access Wikidata data on Wikipedia. Here's two introductory blogposts: [6] [7]
- The new pope didn’t go unnoticed on Wikidata either
- Someone sent the dev team a cake! <3
- Want an easy way to add authority control data? Check this
- We crossed item ID 7000000
- We now have over 4000 active editors \o/
- Some more stats based on a database dump from end of February
- Reasonator got a few more goodies
- 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
- Help translate m:Wikidata/Deployment Questions
- Hack on one of these
Hey, today i joined the wiki hemonc project. I'm a little confused on the contents in here. will u be able to help me in here? I have P2 admission tomorrow.. About half an hour any time day after tomorrow online would be great for me.. Thanks.. :) — Preceding unsigned comment added by Dileepunnikri (talk • contribs) 18:58, 18 March 2013 (UTC)
The Signpost: 18 March 2013
[edit]- News and notes: Resigning arbitrator slams Committee
- WikiProject report: Making music
- Featured content: Wikipedia stays warm
- Arbitration report: Richard case closes
- Technology report: Visual Editor "on schedule"
Wikidata weekly summary #50
[edit]- 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)
- Rolled out new code on wikidata.org. The new stuff you probably care about is:
- Discussions/Press
- Events
- 3rd Media Web Symposium 2013
- Wikidata trifft Archäologie
- SMWCon Spring NYC
- Other Noteworthy Stuff
- Join us for the Amsterdam and Wikimania hackathon and Wikimania
- Too many items with the same label and no description? Terminator helps you hunt them all down and clean them up. Also check out the top 1000
- Interested in the distribution of books by genre on Wikidata and similar things? WikidataStats can help
- d:Wikidata:Requests for permissions/Bot needs input from more people
- Detailed list of bots
- Collecting information about creating a bot
- We’ve crossed Q8000000
- 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
- Hack on one of these
- Still looking for the right way to contribute for you? Have a look at d:Wikidata:Contribute
The Signpost: 25 March 2013
[edit]- WikiProject report: The 'Burgh: WikiProject Pittsburgh
- Featured content: One and a half soursops
- Arbitration report: Two open cases
- News and notes: Sue Gardner to leave WMF; German Wikipedians spearhead another effort to close Wikinews
- Technology report: The Visual Editor: Where are we now, and where are we headed?
Wikidata weekly summary #51
[edit]- 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
- Denny wrote down how we’re planning to support queries on Wikidata. Feedback welcome.
- Proposal for a vandalism policy
- Now that improvements for references have been deployed here’s a discussion on the best way to use them. (You can see an example of how it could be used in the source for “CAS registry number” on d:Q153)
- Should Wikidata have featured items?
- RFC about restricting the ability to create properties to some users
- Heise.de reporting about deployment of phase 2 on the first 11 Wikipedias
- Report about a collaboration event between Wikipedians and archeologists
- Events
- Newline 2013
- 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?
- If you need to merge two items d:Help:Merge explains how
- 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)
A pie for you!
[edit]For Red Rikshaw Revolution....good work! TheStrikeΣagle 10:30, 31 March 2013 (UTC) |