Hi,
On Sun, Feb 12, 2012 at 3:49 PM, lakmal padmakumara lakmalpadmakumara@gmail.com wrote:
Great to hear ,I think I should take their progress in to my consideration in order to define the scope of my contribution as there is no point of reinventing the wheel.Thanks a lot for letting me know about this and if you have please send me any links that I can refer to their on going works.
On Sun, Feb 12, 2012 at 4:03 PM, Mike Dupont jamesmikedupont@googlemail.com wrote:
Thats great news! Any code to find? digikam is great, but also huge. I am using shotwell all the time.
Here's a quick summary:
Last year, I worked with a group of university students on a Qt library to interface with the MediaWiki API. They didn't implement the whole API, but enough for a proof-of-concept editor, and a prototype of export plugin to Wikimedia Commons. The plugin was developed as a component of the KIPI plugins.
The export plugin wasn't released because, although it worked, it didn't implement features specific to Wikimedia Commons, e.g. proper support for descriptions, licenses, categories, etc. See https://bugs.kde.org/show_bug.cgi?id=206842#c11 for a summary of where the plugin's currently at.
The university program ended this year, which means there was no new group of students to complete the project. Fortunately, Jean-Frédéric, a friend of mine from the French chapter (Cc:ed) had the opportunity to propose this project as part of another student program. As far as I know, they haven't started to work on it yet. There's some basic documentation (in French) at https://www.mediawiki.org/wiki/User:Jean-Fr%C3%A9d%C3%A9ric/digiKam
Unordered list of other links to scattered documentation as promised: * http://www.gpaumier.org/blog/297_digikam-the-perfect-tool-for-wikimedia-comm... — What started the whole thing. * https://meta.wikimedia.org/wiki/MediaWiki-Silk_student_project_report — More context on the original student project. Unfortunately, I never really got around to writing the report. * http://community.kde.org/IUP_ISI/MediaWiki-Silk — The former student team's hub; might contain some useful information. * https://bugs.kde.org/show_bug.cgi?id=206842 — Tracking bug for the export plugin in KDE's bug tracker. * http://youtu.be/Cc8quyp2XBA?t=53m51s — A short presentation of the library & the export plugin at Wikimania 2011 * https://projects.kde.org/projects/extragear/libs/libmediawiki/repository — The library's code in the KDE code repository * http://techbase.kde.org/Development/Tutorials/Libmediawiki — A tutorial on how to use the library * https://projects.kde.org/projects/extragear/graphics/kipi-plugins/repository... — The current export plugin's code in the KDE code repository
I think that's pretty much it. Feel free to ping me and Jean-Frédéric if you want to coordinate further, or if you need more information.