GSoC

Project blog for my Google Summer of Code project under the Wikimedia Foundation

13/8
0
# 5 : Soft-pencils down Update

Here is the detailed explaination of the work done till now in my GSoC project.

1. Flickr Integration

Added capability of adding images directly from Flickr by providing either the photo URL or the photoset URL from Flickr.

2. Geolocation integration

The basic feature in for this has been implemented, although it is not reviewed till yet.

Work left to be done :

read more ...
12/7
0
#4 : Upload from a photoset

In this update I have extended the existing integration of Flickr into Upload Wizard to also allow upload of images from a Flickr photoset.

Link to the patch : https://gerrit.wikimedia.org/r/#/c/15547/

Changes

Minor Changes

The project up till now

The user can upload a single image from Flickr, which would get uploaded along with its License fethed from Flickr. The user can also provide the URL of a Flickr Photoset, and all the images in the photoset that have a valid license would be shown to the user. The user can then select the images to be uploaded, and the largest possible size of the image ( Flickr only provides original images for pro users ). Like in the case of a single image upload from Flickr, the license is automatically fetched from Flickr, and the user does not have the option to change the license. Also, uploads from Flickr as well as the local machine can be done in a single batch.

Still Left to do

read more ...
28/6
0
#3 : Upload image from Flickr

Its been quite some time, and a much needed update on my work in Integrating Flickr in the Upload Wizard extension in MediaWiki. Currently, given a URL of an image, the file gets uplaoded along with its license. Here is a detailed description of the the work :

The progress of the project can be tracked here : http://bit.ly/KFW9hw
There are still a lot of issues with the current process. Hopefully by the end of the next week, I would be able to resolve these issues and then put it up for testing.

read more ...
27/6
0
#2 : Implementing Geolocation support

On my visit to the Berlin Hackathon, I had worked with Kolossos on Open Street Maps and Open Layers. It was quite a good learning, and a lot of my work was done there regarding my Geolocation support in the Upload Wizard.
This is the work that I have done with respect to the Geolocation integration :

This is the work that I have done till now, and you can see see it on the patch I have submitted here : https://gerrit.wikimedia.org/r/#/c/12353/.

There is a small bug with the current commit and maps might not show properly, and instead show a hidden grey box. It happens because of the map container being hidden when the map is loaded. I am yet to fix this problem

Work still left to do :

read more ...
14/6
0
Introduction

I am Ankur Anand, ( aka drecodeam ), currently working as a Google Summer of Code student for The Wikimedia Foundation.
This is a blog to stay up to date with my project “Integration of Flickr and Geolocation in UploadWizard”.

Project Summary

My project aims at implementing :

Other than implementing the above 2 features, I also aim to implement HTML5 drag and drop support for the files, on which i have already started working on. Moreover i would also work on enhancing the interface and design of the extension according to the Design Recommendations and MediaWiki style guide.

You can read my full proposal here : http://www.mediawiki.org/wiki/User:Drecodeam/GSoC_2012_Application

read more ...