[Wikitech-l] A metadata API module for commons

2013-08-31 Thread Brian Wolff
Hi all, I've been working on an api module/extension to extract metadata from commons image description pages, and display it in the API. I know this is an area that various people have thought about from time to time, so I thought it would be of interest to this list. The specific goals I have:

Re: [Wikitech-l] login Javascript?

2013-08-31 Thread Bartosz DziewoƄski
There is very little JavaScript on the login page. Is your script HTTPS-compliant? Logging in is now HTTPS-only since a few days ago, attempting to access the login page via HTTP will redirect you to HTTPS. -- Matma Rex ___ Wikitech-l mailing list

Re: [Wikitech-l] A metadata API module for commons

2013-08-31 Thread James Forrester
On 31 August 2013 03:10, Brian Wolff bawo...@gmail.com wrote: Hi all, I've been working on an api module/extension to extract metadata from commons image description pages, and display it in the API. I know this is an area that various people have thought about from time to time, so I

Re: [Wikitech-l] Advance notice: I'm taking a sabbatical October-December

2013-08-31 Thread Oren Bochman
Congratulations - I hope you get co make many new bugs and even do some cool coding outside the wmf! I'm wandering if you'll update us about this unique experience as time allows? On Wednesday, August 28, 2013, Sumana Harihareswara wrote: I've been accepted to Hacker School

Re: [Wikitech-l] login Javascript?

2013-08-31 Thread Tyler Romeo
My guess is either the script does not handle redirects, and is failing when the login page tries to redirect you to HTTPS, or your script doesn't handle HTTPS, and fails when redirected to the secure page. *-- * *Tyler Romeo* Stevens Institute of Technology, Class of 2016 Major in Computer

Re: [Wikitech-l] login Javascript?

2013-08-31 Thread John
Screen scraping is evil. I think your issue is HTTPS On Fri, Aug 30, 2013 at 10:02 PM, Steve Summit s...@eskimo.com wrote: I have a bot editing script that started having trouble logging in to the English Wikipedia a few days ago. I think what's happening is that the login process started

Re: [Wikitech-l] login Javascript?

2013-08-31 Thread Steve Summit
That would be a good guess, but the script handles redirects and https just fine -- or at least it did, when those changes went into effect a month ago. It was working fine up until this past Tuesday or Wednesday, when it stopped being able to log in. Tyler Romeo wrote: My guess is either the

Re: [Wikitech-l] login Javascript?

2013-08-31 Thread Steve Summit
Ah, spoke too soon. It was handling redirects and https, but not always redirects and https and POST. But if I simply reconfigure the script to hit the https: addresses from the beginning (meaning the server doesn't have to send any redirects at all), everything works fine. Dunno why I didn't

Re: [Wikitech-l] A metadata API module for commons

2013-08-31 Thread MZMcBride
James Forrester wrote: However, how much more work would it be to insert it directly into Wikidata right now? I think a parallel question might be: is Wikidata, as a social or technical project, able and ready to accept such data? I haven't been following Wikidata's progress too much, but I

Re: [Wikitech-l] A metadata API module for commons

2013-08-31 Thread Yuvi Panda
On Sun, Sep 1, 2013 at 9:02 AM, MZMcBride z...@mzmcbride.com wrote: I think a parallel question might be: is Wikidata, as a social or technical project, able and ready to accept such data? I haven't been following Wikidata's progress too much, but I thought the focus was currently infoboxes,