[Wikitech-l] Reviews Needed

2013-12-15 Thread Amanpreet Singh
Kindly review these:-

1. https://gerrit.wikimedia.org/r/#/c/101178/
2. https://gerrit.wikimedia.org/r/#/c/101494/
3. https://gerrit.wikimedia.org/r/#/c/101499/

Thanks.
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] reviews needed for pubsubhubbub extension

2014-07-04 Thread Lydia Pintscher
Hey folks :)

Wikimedia Germany has been working with a team of students over the
past months. They have among other things developed a pubsubhubbub
extension. The idea is that we allow 3rd parties to easily subscribe
to changes made on Wikidata or any other wiki. Wikidata's changes get
send to a hub which then notifies all subscribers who are interested
in the change.
We'd like to get this extension deployed for Wikidata and possibly
later other Wikimedia projects. For this they need some more eyes to
review them. RobLa suggested I send an email to wikitech-l about it.
The review bugs for this are
https://bugzilla.wikimedia.org/show_bug.cgi?id=67117 and
https://bugzilla.wikimedia.org/show_bug.cgi?id=67118
Thanks for your help getting this ready for deployment.


Cheers
Lydia

-- 
Lydia Pintscher - http://about.me/lydia.pintscher
Product Manager for Wikidata

Wikimedia Deutschland e.V.
Tempelhofer Ufer 23-24
10963 Berlin
www.wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.

Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das
Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Re: [Wikitech-l] reviews needed for pubsubhubbub extension

2014-07-04 Thread Herbert van de Sompel
hi Lydia,

I was wondering whether you are aware of the ResourceSync framework
[1] for web-based resource synchronization that was specified in
2012-2013 by NISO and the Open Archives Initiative, which previously
specified the Protocol for Metadata Harvesting (OAI-PMH) [2] and
Object Reuse and Exchange (OAI-ORE) [3].

ResourceSync contains pull-oriented mechanisms for resource
synchronization, specified in ANSI/NISO Z39.99-2014 [4]. But it also
contains push-oriented, notification mechanisms that are based on
PubSubHubbub. While fully compatible with PubSubHubbub, ResourceSync's
notifications do not require a feed at the end of the party that
notifies about changes. Rather notifications are directly pushed to a
hub that relays them to subscribers.The notification spec [5] is
currently in beta. Compliant software is at [6].

ResourceSync also includes provisions to convey metadata and links
pertaining to a resource that is subject to synchronization as well as
mechanisms that support third parties to discover which
synchronization mechanisms a server supports.

For a quick intro to ResourceSync , see the 16-minute video [7] or the
slide deck [8].

I felt like bringing ResourceSync to your attention as it seems
relevant to the work you are doing.

Greetings

Herbert Van de Sompel
Digital Library Research & Prototyping
Los Alamos National Laboratory, Research Library
http://public.lanl.gov/herbertv/
@hvdsomp

==

[1] http://www.openarchives.org/rs/toc
[2] http://www.openarchives.org/OAI/openarchivesprotocol.html
[3] http://www.openarchives.org/ore/1.0/
[4] http://www.openarchives.org/rs/1.0/resourcesync
[5] http://www.openarchives.org/rs/notification/0.9/notification
[6] https://github.com/resync/resourcesync_push
[7] https://www.youtube.com/watch?v=ASQ4jMYytsA
[8] http://www.slideshare.net/hvdsomp/resource-sync-overview-33045191

On Fri, Jul 4, 2014 at 8:16 AM, Lydia Pintscher
 wrote:
> Hey folks :)
>
> Wikimedia Germany has been working with a team of students over the
> past months. They have among other things developed a pubsubhubbub
> extension. The idea is that we allow 3rd parties to easily subscribe
> to changes made on Wikidata or any other wiki. Wikidata's changes get
> send to a hub which then notifies all subscribers who are interested
> in the change.
> We'd like to get this extension deployed for Wikidata and possibly
> later other Wikimedia projects. For this they need some more eyes to
> review them. RobLa suggested I send an email to wikitech-l about it.
> The review bugs for this are
> https://bugzilla.wikimedia.org/show_bug.cgi?id=67117 and
> https://bugzilla.wikimedia.org/show_bug.cgi?id=67118
> Thanks for your help getting this ready for deployment.
>
>
> Cheers
> Lydia
>
> --
> Lydia Pintscher - http://about.me/lydia.pintscher
> Product Manager for Wikidata
>
> Wikimedia Deutschland e.V.
> Tempelhofer Ufer 23-24
> 10963 Berlin
> www.wikimedia.de
>
> Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
>
> Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
> unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das
> Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985.
>
> ___
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] reviews needed for upcoming query functionality for Wikidata

2014-07-04 Thread Lydia Pintscher
Hi folks,

The Wikidata dev team has been working on simple query functionality
for Wikibase over the past months. It's now in a state where we would
like to get it reviewed and deployed. RobLa suggested I email
wikitech-l to get some more eyes on it. Once deployed users will be
able to search for single property-value pairs and get a list of
results - via the API and a special page. Example: Give me all items
that have a statement "producer: J.J. Abrams".
The bug reports for performance and security review are at:
* https://bugzilla.wikimedia.org/show_bug.cgi?id=67533
* https://bugzilla.wikimedia.org/show_bug.cgi?id=67534
* https://bugzilla.wikimedia.org/show_bug.cgi?id=67535
* https://bugzilla.wikimedia.org/show_bug.cgi?id=67536

Thanks for your help getting this ready for deployment.


Cheers
Lydia

-- 
Lydia Pintscher - http://about.me/lydia.pintscher
Product Manager for Wikidata

Wikimedia Deutschland e.V.
Tempelhofer Ufer 23-24
10963 Berlin
www.wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.

Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das
Finanzamt für Körperschaften I Berlin, Steuernummer 27/681/51985.

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

[Wikitech-l] Reviews needed for enabling self-registration on labsconsole

2012-08-31 Thread Ryan Lane
Today I put some time into fixing the remaining issues needed to
enable self-registration on labsconsole. I need reviews on the
following changes to deploy/enable it:

https://gerrit.wikimedia.org/r/#/q/status:open+topic:selfregistration,n,z

- Ryan

___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l