Re: [Wikidata-l] demo system updated

2012-09-27 Thread Lydia Pintscher
On Thu, Sep 27, 2012 at 4:04 PM, Luca Martinelli wrote: > Does this means also that pahse 1 is going into testing? If yes, yay! :) It's been in testing for quite a while now at http://wikidata-test.wikimedia.de ;-) Next step is actually going live. > Is the schedule for testing defined yet? The

Re: [Wikidata-l] demo system updated

2012-09-27 Thread Luca Martinelli
2012/9/27 Lydia Pintscher : > Heya folks :) > > We've updated the demo system again. We're getting into phase 2 > territory now but that's not very visible yet. What you can give a try > however is that changes on the repository should now show up in the > recent changes of the client. > The git ta

Re: [Wikidata-l] demo system updated

2012-09-27 Thread Lydia Pintscher
On Thu, Sep 27, 2012 at 3:27 PM, Marco Fleckinger wrote: > On 27.09.2012 15:26, Lydia Pintscher wrote: >> >> On Thu, Sep 27, 2012 at 1:44 PM, Marco Fleckinger >> wrote: >>> >>> Hey, >>> >>> so phase 1 is finished almost? When and where is/are the party/parties? >>> ;-) >> >> >> Haha. Let's open

Re: [Wikidata-l] demo system updated

2012-09-27 Thread Marco Fleckinger
On 27.09.2012 15:26, Lydia Pintscher wrote: On Thu, Sep 27, 2012 at 1:44 PM, Marco Fleckinger wrote: Hey, so phase 1 is finished almost? When and where is/are the party/parties? ;-) Haha. Let's open the champagne bottles once the first code is deployed ;-) We'll do that for sure here and

Re: [Wikidata-l] demo system updated

2012-09-27 Thread Lydia Pintscher
On Thu, Sep 27, 2012 at 1:44 PM, Marco Fleckinger wrote: > Hey, > > so phase 1 is finished almost? When and where is/are the party/parties? ;-) Haha. Let's open the champagne bottles once the first code is deployed ;-) We'll do that for sure here and I hope you all will join (virtually?) whereve

Re: [Wikidata-l] demo system updated

2012-09-27 Thread Marco Fleckinger
Hey, so phase 1 is finished almost? When and where is/are the party/parties? ;-) Marco On 27.09.2012 12:47, Lydia Pintscher wrote: Heya folks :) We've updated the demo system again. We're getting into phase 2 territory now but that's not very visible yet. What you can give a try however is th

[Wikidata-l] demo system updated

2012-09-27 Thread Lydia Pintscher
Heya folks :) We've updated the demo system again. We're getting into phase 2 territory now but that's not very visible yet. What you can give a try however is that changes on the repository should now show up in the recent changes of the client. The git tag is fb4f3e9af2e43b0035b05fcf8ad88c887bfc

[Wikidata-l] demo system updated and new volunteer tasks

2012-09-13 Thread Lydia Pintscher
Heya folks :) We updated the demo system again. The corresponding git tag is: 8a7284ca581c8c6981613335b5e73b9359e856f0 Most important are problably: * new API for bots (bug 39143) * lots of rtl testing still needed The next demo update after this should hopefully give you the first user-visible

Re: [Wikidata-l] demo system updated

2012-09-10 Thread Daniel Kinzler
On 08.09.2012 04:41, Merlissimo wrote: > Secondly Bug 38263 () > does > not seem to be live because > > still returns all wikis and not wikipedia wikis only.

Re: [Wikidata-l] demo system updated

2012-09-07 Thread Lydia Pintscher
Hey :) On Sat, Sep 8, 2012 at 4:41 AM, Merlissimo wrote: > Am 07.09.2012 16:11, schrieb Lydia Pintscher: > >> Heya folks :) >> >> We just updated the demo system again with the newest code so you can >> give it some testing. In the process we had to delete the existing >> user accounts. Sorry abo

Re: [Wikidata-l] demo system updated

2012-09-07 Thread Merlissimo
Am 07.09.2012 16:11, schrieb Lydia Pintscher: Heya folks :) We just updated the demo system again with the newest code so you can give it some testing. In the process we had to delete the existing user accounts. Sorry about that. http://wikidata-test.wikimedia.de What is the wikibase git revis

[Wikidata-l] demo system updated

2012-09-07 Thread Lydia Pintscher
Heya folks :) We just updated the demo system again with the newest code so you can give it some testing. In the process we had to delete the existing user accounts. Sorry about that. http://wikidata-test.wikimedia.de New stuff to try out includes: * table layout on item pages has been reworked *

[Wikidata-l] demo system updated + new volunteer dev tasks

2012-08-09 Thread Lydia Pintscher
Heya folks :) We updated the demo system again. It'd be great if you could give it some testing. Especially the client and repository working together nicely is something that needs testing now that we're getting closer to deployment. http://wikidata-test.wikimedia.de We've also gone through all

[Wikidata-l] demo system updated

2012-07-19 Thread Lydia Pintscher
Heya folks, We've updated the demo system again today. It'd be great if you could give it some testing - especially the simple language switcher in the sidebar of the repository. http://wikidata-test.wikimedia.de Cheers Lydia -- Lydia Pintscher - http://about.me/lydia.pintscher Community Commu

Re: [Wikidata-l] demo system updated

2012-06-25 Thread benedix
> On Wed, Jun 20, 2012 at 11:39 PM, wrote: >> Hi, >> >> I don't see any of my previously mentioned bugs fixed... > > Hehe yeah. We are not quite _that_ fast. > >> But I found new ones ;) > > Thanks for testing! > >> * I tried to remove lots of links and after a few the message: >>  "An error occu

Re: [Wikidata-l] demo system updated

2012-06-21 Thread jmcclure
Hello Martynas, Interesting to read about ESI at http://en.wikipedia.org/wiki/Edge_Side_Includes. I recall that a query facility is intended for Phase 3, but I have no idea the kind of store. I'd think that a quad-store is appropriate to storing provenance data in mind for each triple. It'd

Re: [Wikidata-l] demo system updated

2012-06-21 Thread Martynas Jusevičius
John, I pretty much second your concerns. Do you know Edge Side Includes (ESI)? I was thinking about using them with XSLT and Varnish to compose pages from remote XHTML fragments. Regarding scalability -- I can only see those possible cases: either Wikidata will not have any query language, or i

Re: [Wikidata-l] demo system updated

2012-06-21 Thread jmcclure
Hello, For the current demo system, how many triple store retrievals are being performed per Statement per page? Is this more or less or the same as expected under the final design? Under the suggested pure-transclusion approach, I believe the answer is "zero" since all retrievals are performe

Re: [Wikidata-l] demo system updated

2012-06-20 Thread Lydia Pintscher
On Wed, Jun 20, 2012 at 11:39 PM, wrote: > Hi, > > I don't see any of my previously mentioned bugs fixed... Hehe yeah. We are not quite _that_ fast. > But I found new ones ;) Thanks for testing! > * I tried to remove lots of links and after a few the message: >  "An error occurred while tryin

Re: [Wikidata-l] demo system updated

2012-06-20 Thread benedix
Hi, I don't see any of my previously mentioned bugs fixed... But I found new ones ;) * I tried to remove lots of links and after a few the message: "An error occurred while trying to perform remove, and because of this your changes could not be completed Details Attempted modification

[Wikidata-l] demo system updated

2012-06-20 Thread Lydia Pintscher
Hey :) The demo system has been updated to the latest changes. It'd be great if you could test it a bit again. The main changes that were made are the addition of aliases (the "Also known as:" part on http://wikidata-test-repo.wikimedia.de/wiki/Data:Q3 for example) and diffing. Diffing only works

[Wikidata-l] demo system updated

2012-06-06 Thread Lydia Pintscher
Heya :) Just wanted to let you know that we have updated the demo system today with the latest code: http://wikidata-test.wikimedia.de Please go and have a look, try stuff and let us know about problems. Also do spread the word to your Wikipedia friends who have not yet heard about Wikidata or th