GSoC 2009/Projects/Picasa plugin for Canola: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>andrei1089 |
imported>andrei1089 No edit summary |
||
| Line 9: | Line 9: | ||
===Project summary=== | ===Project summary=== | ||
The aim of this project is to develop a Picasa plugin for Canola. The plugin will be able to access the web albums stored at Picasa, to upload new pictures, to add/update descriptions and tags). The plugin will ease and shorten the process of taking and sharing a picture on the Internet. It will also use GPS data to fill location information in picture's meta-data and to search for pictures taken in current region. | The aim of this project is to develop a Picasa plugin for Canola. The plugin will be able to access the web albums stored at Picasa, to upload new pictures, to add/update descriptions and tags). The plugin will ease and shorten the process of taking and sharing a picture on the Internet. It will also use GPS data to fill location information in picture's meta-data and to search for pictures taken in current region. | ||
===Progress=== | |||
* Backend which interfaces with Google Picasa API '''(done)''' | |||
* List user's albums with details (thumb, name, description) '''(done)''' | |||
* Add album create / delete options '''(done)''' | |||
* Show thumbs for pictures in each album '''(done)''' | |||
* Show full size pictures '''(done, but should export some classes from canola-core )''' | |||
* Show full screen pictures '''(done, but should export some classes from canola-core)''' | |||
* Add option to allow changes in album name, description and access | |||
* Add support for picture uploading | |||
* Integrate with Photocast | |||
* .... | |||
===Reports=== | ===Reports=== | ||
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] | *[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] | ||
Revision as of 09:45, 13 June 2009
Picasa plugin for Canola - GSoC 2009 Project
- Student: Mirestean Andrei, email: andrei dot mirestean at gmail dot com
- Mentor: Gustavo Chaves
- Project Status: accepted :D
- Repository: http://github.com/andrei1089/canola-picasa/tree
Project summary
The aim of this project is to develop a Picasa plugin for Canola. The plugin will be able to access the web albums stored at Picasa, to upload new pictures, to add/update descriptions and tags). The plugin will ease and shorten the process of taking and sharing a picture on the Internet. It will also use GPS data to fill location information in picture's meta-data and to search for pictures taken in current region.
Progress
- Backend which interfaces with Google Picasa API (done)
- List user's albums with details (thumb, name, description) (done)
- Add album create / delete options (done)
- Show thumbs for pictures in each album (done)
- Show full size pictures (done, but should export some classes from canola-core )
- Show full screen pictures (done, but should export some classes from canola-core)
- Add option to allow changes in album name, description and access
- Add support for picture uploading
- Integrate with Photocast
- ....