Jump to content

User talk:Guerillero/Archives/2012/December

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Wikidata weekly summary #34

Here's your quick overview of what has been happening around Wikidata over the last week.
  • 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
Read the full report · Unsubscribe · Global message delivery 08:22, 1 December 2012 (UTC)
Decemmber 8 - Wikipedia Loves Libraries Seattle - You're invited
Seattle Public Library
  • Date Saturday, December 8, 2012
  • Time 10 a.m. – 3 p.m.
  • Location Seattle Public Library Meeting Room 1 on Level 4, Central Library, 1000 4th Avenue, Seattle WA, 98104
  • Event An editathon on Seattle-related Wikipedia articles with Wikipedia tutorials and Librarian assistance on hand.
  • Hashtag #wikiloveslib or #glamwiki.
  • Registration http://wll-seattle.eventbrite.com or use on-wiki regsistration.

Yours, Maximilianklein (talk) 04:09, 1 December 2012 (UTC)

How did I made it onto the list for this? --Guerillero | My Talk 21:28, 2 December 2012 (UTC)

The Signpost: 03 December 2012

Wikidata weekly summary #35

Here's your quick overview of what has been happening around Wikidata over the last week.
Read the full report · Unsubscribe · Global message delivery 13:22, 7 December 2012 (UTC)

This Month in GLAM: November 2012





Headlines
Read this edition in fullSingle-page

To assist with preparing the newsletter, please visit the newsroom. Past editions may be viewed here.

Unsubscribe · Global message delivery 17:57, 9 December 2012 (UTC)

Information

I noticed your username commenting at an Arbcom discussion regarding civility. An effort is underway that would likely benifit if your views were included. I hope you will append regards at: Wikipedia:Requests for comment/Civility enforcement/Questionnaire Thank you for considering this request. My76Strat (talk) 08:46, 29 November 2012 (UTC)

Perhaps when it is not the last two weeks of hell I will do this. --Guerillero | My Talk 21:31, 2 December 2012 (UTC)
I certainly understand priorities. I appreciate the consideration you've given this request. I wish you the best, particularly during this phase of your academic sojourn. Best regards, My76Strat (talk) 05:22, 3 December 2012 (UTC)

Wanted to create an article for Jennifer Finney Boylan

Hi! Forgive me if I'm approaching this awkwardly. . .just this month I decided I wanted to start doing some editing work on Wikipedia after being a long time reader (so yup, I'm a n00b!) Anyway, I'd like to create a Wikipedia article for Jennifer Finney Boylan, who's an American transgender author and activist. I noticed, however, that there was previously an article on her which you deleted about a year ago, so I just wanted to talk to you before I did it and make sure I avoid whatever problems might have been in the previous article. I want to make sure if I write a new article it doesn't get deleted. Anyway, thanks for any help you can provide!Rebecca 00:42, 10 December 2012 (UTC) — Preceding unsigned comment added by Picture of a Sunny Day (talkcontribs)

Hey! I have no issue with you restarting the article about Jennifer Finney Boylan (edit | talk | history | links | watch | logs). The reason that the article was deleted was the fact that it was plagiarized from another webpage. There was not a question about the subjects notability. Best of luck. --Guerillero | My Talk 01:10, 10 December 2012 (UTC)

Thanks!

Thanks for getting back to me, Guerillero, and sending me those resources about starting up on Wikipedia. I appreciate your help. Rebecca 02:46, 10 December 2012 (UTC)

December 10 is Ada Lovelace's birthday! Not only was she the world's first computer programmer, but also the world's first female open source developer! Come celebrate with Wikimedia District of Columbia at Busboys & Poets for an informal get together!

The Washington, DC event will be held on Monday, December 10, 2012 at Busboys & Poets on 5th St NW & K St NW near Mt Vernon Square. The area is easily accessible by the Red Line Chinatown stop and the Yellow Line and Green Line Mt Vernon Square stop, as well as by WMATA buses.

Kirill [talk] 14:07, 10 December 2012 (UTC)

The Signpost: 10 December 2012

Wikimedia DC Holiday Party and Wiki Loves Monuments Exhibition

Please join Wikimedia DC and four other local media nonprofits—the National Press Club's Young Members Committee, 100Reporters, IRE and the Fund for Investigative Journalism—in winding down another year with a night of well-mannered frivolity.

The festivities will take place on Friday evening from 6:30 PM to 9:00 PM in the Zenger Room on the 13th Floor of the National Press Club, located on 529 14th Street NW, near Metro Center. There will be meat and vegetarian appetizers as well as a cash bar with specially reduced drink prices all night long. In addition, we will be exhibiting the finalists of the Wiki Loves Monuments photo contest at the event.

Hope to see you there! Kirill [talk] 04:32, 13 December 2012 (UTC)

Wikidata weekly summary #36

Here's your quick overview of what has been happening around Wikidata over the last week.
  • 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
    • Want to help Lydia write the next weekly summary? Let her know.
    • Hack on one of these
Read the full report · Unsubscribe · Global message delivery 14:47, 14 December 2012 (UTC)

Articles you might like to edit, from SuggestBot

We are currently running a study on the effects of adding additional information to SuggestBot’s recommendations. Participation in the study is voluntary. Should you wish to not participate in the study, or have questions or concerns, you can find contact information in the consent information sheet.

We have added information about the readership and quality of the suggested articles using a Low/Medium/High scale. For readership the scale goes from Low Readership: Low to High Readership: High, while for quality the scale goes from Low Quality: Low to High Quality: High.

SuggestBot predicts that you will enjoy editing some of these articles. Have fun!

Stubs   Cleanup
Readership: Medium Quality: Low Peace Alliance   Readership: High Quality: Low John Aristotle Phillips
Readership: High Quality: Low Shakeela   Readership: High Quality: Low Opponent-process theory
Readership: High Quality: Low Burger Records   Readership: High Quality: Medium Hacker (computer security)
Readership: High Quality: Low Richard Solomon   Merge
Readership: High Quality: Low The Enemy (New Zealand band)   Readership: High Quality: Low Woodkid
Readership: High Quality: Low A Nightmare on Face Time   Readership: High Quality: Medium Drum and bass
Readership: High Quality: Low Lambada (film)   Readership: High Quality: High Iran–United States relations after 1979
Readership: High Quality: Low Randy Turner   Add sources
Readership: High Quality: Low Jim Watt (boxer)   Readership: High Quality: Low PowerPlay (technology)
Readership: High Quality: Low Prefix   Readership: High Quality: Low The Rathskeller
Readership: Medium Quality: Low 40th New York Volunteer Infantry Regiment   Readership: High Quality: Low Punk film
Readership: Medium Quality: Low 55th Virginia Infantry   Wikify
Readership: Medium Quality: Low 4th Michigan Volunteer Infantry Regiment   Readership: Medium Quality: Low Josh Greene (artist)
Readership: High Quality: Low Leichttraktor   Readership: High Quality: Low The Doomspell Trilogy
Readership: High Quality: Low Homopolysaccharide   Readership: High Quality: High Dagmar R. Henney
Readership: High Quality: Low Journal of Child Psychology and Psychiatry   Expand
Readership: Medium Quality: Low 40th Virginia Infantry   Readership: High Quality: Medium College
Readership: Medium Quality: Low 17th Maine Volunteer Infantry Regiment   Readership: High Quality: High Lord's Resistance Army insurgency
Readership: Medium Quality: Low The Code (band)   Readership: High Quality: Medium Soviet Armed Forces

SuggestBot picks articles in a number of ways based on other articles you've edited, including straight text similarity, following wikilinks, and matching your editing patterns against those of other Wikipedians. It tries to recommend only articles that other Wikipedians have marked as needing work. We appreciate that you have signed up to receive suggestions regularly, your contributions make Wikipedia better — thanks for helping!

If you have feedback on how to make SuggestBot better, please let us know on SuggestBot's talk page. Regards from Nettrom (talk), SuggestBot's caretaker. -- SuggestBot (talk) 22:07, 14 December 2012 (UTC)

This Month in Education: December 2012





Headlines

To assist with preparing the newsletter, please visit the newsroom. Past editions may be viewed here.

If this message is not on your home wiki's talk page, update your subscription · Distributed via Global message delivery, 22:41, 17 December 2012 (UTC)

Proposed Deletion for Category Freemasons

Hi, as you were a contributor to a previous DRV on the Freemasons category there is another deletion discussion on this. JASpencer (talk) 16:59, 18 December 2012 (UTC)

The Signpost: 17 December 2012

Wikidata weekly summary #37

Here's your quick overview of what has been happening around Wikidata over the last week.

Have a great holiday season!

Read the full report · Unsubscribe · Global message delivery 13:51, 21 December 2012 (UTC)

The Signpost: 24 December 2012

Wikidata weekly summary #38

Here's your quick overview of what has been happening around Wikidata over the last week. It's rather short this time because pretty much everyone enjoys some well-deserved vacation.
  • 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
Read the full report · Unsubscribe · Global message delivery 19:47, 28 December 2012 (UTC)