<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.18.92.10</id>
	<title>Maemo Wiki Mirror - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://maemo.octonezd.me/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=81.18.92.10"/>
	<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php/Special:Contributions/81.18.92.10"/>
	<updated>2026-04-22T02:02:09Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11670</id>
		<title>GSoC 2009/Projects/Picasa plugin for Canola</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11670"/>
		<updated>2009-07-25T14:10:15Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Picasa plugin for Canola - GSoC 2009 Project */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Picasa plugin for Canola - GSoC 2009 Project ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Student&#039;&#039;&#039;: Mirestean Andrei, email: andrei dot mirestean at gmail dot com&lt;br /&gt;
*&#039;&#039;&#039;Mentor&#039;&#039;&#039;: Gustavo Chaves&lt;br /&gt;
*&#039;&#039;&#039;Project Status&#039;&#039;&#039;: accepted :D&lt;br /&gt;
*&#039;&#039;&#039;Repository&#039;&#039;&#039;: &lt;br /&gt;
** http://github.com/andrei1089/canola-picasa/tree (main repository)&lt;br /&gt;
** http://code.openbossa.org/projects/canola-picasa-plugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project summary===&lt;br /&gt;
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&#039;s meta-data and to search for pictures taken in current region.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
&lt;br /&gt;
* Backend which interfaces with Google Picasa API &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* List user&#039;s albums with details (thumb, name, description) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add album create / delete options &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show thumbs for pictures in each album &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show full size pictures &#039;&#039;&#039;(done, but should export some classes from canola-core )&#039;&#039;&#039;&lt;br /&gt;
* Show full screen pictures &#039;&#039;&#039;(done, but should export some classes from canola-core)&#039;&#039;&#039;&lt;br /&gt;
* Add support to delete pictures from albums &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add option to allow changes in album name, description and access &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for picture uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for album uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Integrate with Photocast &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to view other public albums by username &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to search for public pictures:&lt;br /&gt;
** by name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by tag &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location using built-in GPS&lt;br /&gt;
* Show comments and tags for pictures (similar to the Flickr plugin) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Support to add comments &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* ....&lt;br /&gt;
&lt;br /&gt;
===Low priority tasks===&lt;br /&gt;
* add option to select thumbs location&lt;br /&gt;
&lt;br /&gt;
===Screenshots===&lt;br /&gt;
&lt;br /&gt;
* http://picasaweb.google.com/canolapicasa/CanolaPicasaScreenshots?feat=directlink&lt;br /&gt;
* http://www.youtube.com/watch?v=AbagUM3gqGM&lt;br /&gt;
&lt;br /&gt;
==Instructions to install the plugin===&lt;br /&gt;
*install python-gdata package ( http://repository.maemo.org/extras/pool/4.1/free/p/python-gdata/ )&lt;br /&gt;
*download http://rapidshare.com/files/259894516/picasa-plugin.tar.gz (updated on 25.07.2009)&lt;br /&gt;
*extract to / (root access required)&lt;br /&gt;
*run /usr/bin/cnl-rescan-collections&lt;br /&gt;
&lt;br /&gt;
Please contact me for any problems.&lt;br /&gt;
&lt;br /&gt;
===Reports===&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-1-tt3038578.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report2 Report 2] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-2-td3143906.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report3 Report 3] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-3-td3291131.html#a3291131 Discussion]&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11676</id>
		<title>GSoC 2009/Projects/Picasa plugin for Canola</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11676"/>
		<updated>2009-07-20T09:07:38Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Picasa plugin for Canola - GSoC 2009 Project ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Student&#039;&#039;&#039;: Mirestean Andrei, email: andrei dot mirestean at gmail dot com&lt;br /&gt;
*&#039;&#039;&#039;Mentor&#039;&#039;&#039;: Gustavo Chaves&lt;br /&gt;
*&#039;&#039;&#039;Project Status&#039;&#039;&#039;: accepted :D&lt;br /&gt;
*&#039;&#039;&#039;Repository&#039;&#039;&#039;: &lt;br /&gt;
** http://github.com/andrei1089/canola-picasa/tree (main repository)&lt;br /&gt;
** http://code.openbossa.org/projects/canola-picasa-plugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project summary===&lt;br /&gt;
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&#039;s meta-data and to search for pictures taken in current region.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
&lt;br /&gt;
* Backend which interfaces with Google Picasa API &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* List user&#039;s albums with details (thumb, name, description) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add album create / delete options &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show thumbs for pictures in each album &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show full size pictures &#039;&#039;&#039;(done, but should export some classes from canola-core )&#039;&#039;&#039;&lt;br /&gt;
* Show full screen pictures &#039;&#039;&#039;(done, but should export some classes from canola-core)&#039;&#039;&#039;&lt;br /&gt;
* Add support to delete pictures from albums&lt;br /&gt;
* Add option to allow changes in album name, description and access &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for picture uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for album uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Integrate with Photocast &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to view other public albums by username &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to search for public pictures:&lt;br /&gt;
** by name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by tag &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location using built-in GPS&lt;br /&gt;
* Show comments and tags for pictures (similar to the Flickr plugin) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Support to add comments &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* ....&lt;br /&gt;
&lt;br /&gt;
===Low priority tasks===&lt;br /&gt;
* add option to select thumbs location&lt;br /&gt;
&lt;br /&gt;
===Reports===&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-1-tt3038578.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report2 Report 2] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-2-td3143906.html Discussion]&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11678</id>
		<title>GSoC 2009/Projects/Picasa plugin for Canola</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11678"/>
		<updated>2009-07-10T14:39:22Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Picasa plugin for Canola - GSoC 2009 Project ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Student&#039;&#039;&#039;: Mirestean Andrei, email: andrei dot mirestean at gmail dot com&lt;br /&gt;
*&#039;&#039;&#039;Mentor&#039;&#039;&#039;: Gustavo Chaves&lt;br /&gt;
*&#039;&#039;&#039;Project Status&#039;&#039;&#039;: accepted :D&lt;br /&gt;
*&#039;&#039;&#039;Repository&#039;&#039;&#039;: &lt;br /&gt;
** http://github.com/andrei1089/canola-picasa/tree (main repository)&lt;br /&gt;
** http://code.openbossa.org/projects/canola-picasa-plugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project summary===&lt;br /&gt;
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&#039;s meta-data and to search for pictures taken in current region.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
&lt;br /&gt;
* Backend which interfaces with Google Picasa API &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* List user&#039;s albums with details (thumb, name, description) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add album create / delete options &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show thumbs for pictures in each album &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show full size pictures &#039;&#039;&#039;(done, but should export some classes from canola-core )&#039;&#039;&#039;&lt;br /&gt;
* Show full screen pictures &#039;&#039;&#039;(done, but should export some classes from canola-core)&#039;&#039;&#039;&lt;br /&gt;
* Add support to delete pictures from albums&lt;br /&gt;
* Add option to allow changes in album name, description and access &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for picture uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Integrate with Photocast &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to view other public albums by username &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to search for public pictures:&lt;br /&gt;
** by name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by tag &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location using built-in GPS&lt;br /&gt;
* Show comments and tags for pictures (similar to the Flickr plugin) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* ....&lt;br /&gt;
&lt;br /&gt;
===Low priority tasks===&lt;br /&gt;
* add option to select thumbs location&lt;br /&gt;
&lt;br /&gt;
===Reports===&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-1-tt3038578.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report2 Report 2] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-2-td3143906.html Discussion]&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11679</id>
		<title>GSoC 2009/Projects/Picasa plugin for Canola</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11679"/>
		<updated>2009-07-10T08:57:01Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Picasa plugin for Canola - GSoC 2009 Project ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Student&#039;&#039;&#039;: Mirestean Andrei, email: andrei dot mirestean at gmail dot com&lt;br /&gt;
*&#039;&#039;&#039;Mentor&#039;&#039;&#039;: Gustavo Chaves&lt;br /&gt;
*&#039;&#039;&#039;Project Status&#039;&#039;&#039;: accepted :D&lt;br /&gt;
*&#039;&#039;&#039;Repository&#039;&#039;&#039;: &lt;br /&gt;
** http://github.com/andrei1089/canola-picasa/tree (main repository)&lt;br /&gt;
** http://code.openbossa.org/projects/canola-picasa-plugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project summary===&lt;br /&gt;
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&#039;s meta-data and to search for pictures taken in current region.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
&lt;br /&gt;
* Backend which interfaces with Google Picasa API &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* List user&#039;s albums with details (thumb, name, description) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add album create / delete options &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show thumbs for pictures in each album &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show full size pictures &#039;&#039;&#039;(done, but should export some classes from canola-core )&#039;&#039;&#039;&lt;br /&gt;
* Show full screen pictures &#039;&#039;&#039;(done, but should export some classes from canola-core)&#039;&#039;&#039;&lt;br /&gt;
* Add support to delete pictures from albums&lt;br /&gt;
* Add option to allow changes in album name, description and access &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for picture uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Integrate with Photocast &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to view other public albums by username &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to search for public pictures:&lt;br /&gt;
** by name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by tag &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location name &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
** by location using built-in GPS&lt;br /&gt;
* Show comments and tags for pictures (similar to the Flickr plugin) &#039;&#039;&#039;(in progress)&#039;&#039;&#039;&lt;br /&gt;
* ....&lt;br /&gt;
&lt;br /&gt;
===Low priority tasks===&lt;br /&gt;
* add option to select thumbs location&lt;br /&gt;
&lt;br /&gt;
===Reports===&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-1-tt3038578.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report2 Report 2] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-2-td3143906.html Discussion]&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11681</id>
		<title>GSoC 2009/Projects/Picasa plugin for Canola</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects/Picasa_plugin_for_Canola&amp;diff=11681"/>
		<updated>2009-07-02T08:18:58Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Progress */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Picasa plugin for Canola - GSoC 2009 Project ==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;Student&#039;&#039;&#039;: Mirestean Andrei, email: andrei dot mirestean at gmail dot com&lt;br /&gt;
*&#039;&#039;&#039;Mentor&#039;&#039;&#039;: Gustavo Chaves&lt;br /&gt;
*&#039;&#039;&#039;Project Status&#039;&#039;&#039;: accepted :D&lt;br /&gt;
*&#039;&#039;&#039;Repository&#039;&#039;&#039;: &lt;br /&gt;
** http://github.com/andrei1089/canola-picasa/tree (main repository)&lt;br /&gt;
** http://code.openbossa.org/projects/canola-picasa-plugin&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Project summary===&lt;br /&gt;
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&#039;s meta-data and to search for pictures taken in current region.&lt;br /&gt;
&lt;br /&gt;
===Progress===&lt;br /&gt;
&lt;br /&gt;
* Backend which interfaces with Google Picasa API &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* List user&#039;s albums with details (thumb, name, description) &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add album create / delete options &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show thumbs for pictures in each album &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Show full size pictures &#039;&#039;&#039;(done, but should export some classes from canola-core )&#039;&#039;&#039;&lt;br /&gt;
* Show full screen pictures &#039;&#039;&#039;(done, but should export some classes from canola-core)&#039;&#039;&#039;&lt;br /&gt;
* Add support to delete pictures from albums&lt;br /&gt;
* Add option to allow changes in album name, description and access &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support for picture uploading &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Integrate with Photocast &#039;&#039;&#039;(done)&#039;&#039;&#039;&lt;br /&gt;
* Add support to view other public albums by username&lt;br /&gt;
* Add support to search for public pictures:&lt;br /&gt;
** by name&lt;br /&gt;
** by tag&lt;br /&gt;
** by location (using built-in GPS)&lt;br /&gt;
* Show comments and tags for pictures (similar to the Flickr plugin)&lt;br /&gt;
* ....&lt;br /&gt;
&lt;br /&gt;
===Low priority tasks===&lt;br /&gt;
* add option to select thumbs location&lt;br /&gt;
&lt;br /&gt;
===Reports===&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report1 Report 1] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-1-tt3038578.html Discussion]&lt;br /&gt;
*[http://wiki.maemo.org/GSoC_2009/Projects/Picasa_plugin_for_Canola/Report2 Report 2] - [http://n2.nabble.com/-GSoC-09----Picasa-plugin-for-Canola---report-2-td3143906.html Discussion]&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=Mozilla_Maemo_Danish_Weekend/Travel&amp;diff=27061</id>
		<title>Mozilla Maemo Danish Weekend/Travel</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=Mozilla_Maemo_Danish_Weekend/Travel&amp;diff=27061"/>
		<updated>2009-05-23T10:04:45Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: /* Friday 29 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;It is good to know when people are arriving and departing. You might want to coordinate with other participants. &lt;br /&gt;
&lt;br /&gt;
== Arrival ==&lt;br /&gt;
&lt;br /&gt;
=== Friday 29 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 10:55&lt;br /&gt;
| [[User:lbt|David Greaves]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight 5363 from Gatwick, UK (Easyjet)&lt;br /&gt;
|-&lt;br /&gt;
|-&lt;br /&gt;
| 11:45&lt;br /&gt;
| [[User:Stskeeps|Carsten Munk]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Train ICL 18 + ØR 1344 from Aarhus, DK &amp;amp; CPH main station&lt;br /&gt;
|-&lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:lcuk|Gary Birkett]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight XXX from Manchester, UK&lt;br /&gt;
|- &lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:johnx|John Bloom]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight SK 938 from Seattle, US&lt;br /&gt;
|- &lt;br /&gt;
| 13:15&lt;br /&gt;
| [[User:rm_you|Adam Harwell]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight SK 938 from Seattle, US&lt;br /&gt;
|-&lt;br /&gt;
| departure approx. 14:15 &lt;br /&gt;
| David, Gary,John,Adam,Carsten &lt;br /&gt;
| Hotel CABINN Scandinavia&lt;br /&gt;
| Metro M2 from airport  (feel free to join in)&lt;br /&gt;
|-&lt;br /&gt;
| 15:40&lt;br /&gt;
| [[User:thp|Thomas Perl]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight OS303 from Vienna, AT &lt;br /&gt;
|-&lt;br /&gt;
| 18:20&lt;br /&gt;
| [[User:andre|Andre Klapper]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight OK 508 from Prague, CZ&lt;br /&gt;
|-&lt;br /&gt;
| 09:15&lt;br /&gt;
| [[User:andrei1089|Mirestean Andrei]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight MA 750&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Departure ==&lt;br /&gt;
&lt;br /&gt;
=== Sunday 31 ===&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! Time&lt;br /&gt;
! Name&lt;br /&gt;
! Place of arrival&lt;br /&gt;
! Means of transport&lt;br /&gt;
|-&lt;br /&gt;
| 20:10&lt;br /&gt;
| [[User:thp|Thomas Perl]]&lt;br /&gt;
| Copenhagen Airport&lt;br /&gt;
| Flight OS306 to Vienna, AT &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects&amp;diff=11540</id>
		<title>GSoC 2009/Projects</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects&amp;diff=11540"/>
		<updated>2009-04-25T21:50:44Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Google Summer of Code 2009&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following 10 projects were selected for the GSoc 2009:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Project name&lt;br /&gt;
! Student&lt;br /&gt;
! Mentor&lt;br /&gt;
! Project summary&lt;br /&gt;
|-&lt;br /&gt;
| Mnemosyne for Maemo&lt;br /&gt;
| Max Usachev&lt;br /&gt;
| Eduard Bartosh&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022672861 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Liqbase Framework Development and Application Implementation&lt;br /&gt;
| Zachary Habersang&lt;br /&gt;
| Gary Birkett&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022672992 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Semantic-Based Context-aware Personalized News reader System for Maemo&lt;br /&gt;
| feng gao&lt;br /&gt;
| Thomas Perl&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673156 Link]&lt;br /&gt;
|-&lt;br /&gt;
| BitTorrent plugin for Canola&lt;br /&gt;
| Lauri Võsandi&lt;br /&gt;
| Luis Felipe Strano Moraes&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673307 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Remember The Milk plugin for Canola&lt;br /&gt;
| Andrey Popelo&lt;br /&gt;
| ulisses furquim freire da silva&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673447 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Barcode scanner and Shopping Assistant&lt;br /&gt;
| Amit Sethi&lt;br /&gt;
| Valério Valério&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673585 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Picasa plugin for Canola&lt;br /&gt;
| andrei mirestean&lt;br /&gt;
| Gustavo Chaves&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673724 Link]&lt;br /&gt;
|-&lt;br /&gt;
| IM Client For Canola Using Python-purple&lt;br /&gt;
| thiago borges abdnur&lt;br /&gt;
| Rafael Antognolli&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673888 Link]&lt;br /&gt;
|-&lt;br /&gt;
| [http://wiki.maemo.org/GSOC_2009/Twitter_Plugin_And_Twitpic_Support_For_Canola Twitter application and Twitpic support for Canola.]&lt;br /&gt;
| kasun herath&lt;br /&gt;
| Eduardo Lima&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022674028 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Integrating Maemo in Open Embedded(OE) - Creating a &amp;amp;#39;maemo image&amp;amp;#39; in OE for the N800/N810&lt;br /&gt;
| Kirtika Ruchandani&lt;br /&gt;
| Florian Boor&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022674214 Link]&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
	<entry>
		<id>https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects&amp;diff=11541</id>
		<title>GSoC 2009/Projects</title>
		<link rel="alternate" type="text/html" href="https://maemo.octonezd.me/index.php?title=GSoC_2009/Projects&amp;diff=11541"/>
		<updated>2009-04-25T21:49:41Z</updated>

		<summary type="html">&lt;p&gt;81.18.92.10: Google Summer of Code 2009 Maemo projects&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== &#039;&#039;&#039;Google Summer of Code 2009&#039;&#039;&#039; ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following 10 projects were selected for the GSoc 2009:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Project name&lt;br /&gt;
! Student&lt;br /&gt;
! Mentor&lt;br /&gt;
! Project summary&lt;br /&gt;
|-&lt;br /&gt;
| Mnemosyne for Maemo&lt;br /&gt;
| Max Usachev&lt;br /&gt;
| Eduard Bartosh&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022672861 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Liqbase Framework Development and Application Implementation&lt;br /&gt;
| Zachary Habersang&lt;br /&gt;
| Gary Birkett&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022672992 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Semantic-Based Context-aware Personalized News reader System for Maemo&lt;br /&gt;
| feng gao&lt;br /&gt;
| Thomas Perl&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673156 Link]&lt;br /&gt;
|-&lt;br /&gt;
| BitTorrent plugin for Canola&lt;br /&gt;
| Lauri Võsandi&lt;br /&gt;
| Luis Felipe Strano Moraes&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673307 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Remember The Milk plugin for Canola&lt;br /&gt;
| Andrey Popelo&lt;br /&gt;
| ulisses furquim freire da silva&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673447 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Barcode scanner and Shopping Assistant&lt;br /&gt;
| Amit Sethi&lt;br /&gt;
| Valério Valério&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673585 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Picasa plugin for Canola&lt;br /&gt;
| andrei mirestean&lt;br /&gt;
| Gustavo Chaves&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673724 Link]&lt;br /&gt;
|-&lt;br /&gt;
| IM Client For Canola Using Python-purple&lt;br /&gt;
| thiago borges abdnur&lt;br /&gt;
| Rafael Antognolli&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022673888 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Twitter application and Twitpic support for Canola.&lt;br /&gt;
| kasun herath&lt;br /&gt;
| Eduardo Lima&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022674028 Link]&lt;br /&gt;
|-&lt;br /&gt;
| Integrating Maemo in Open Embedded(OE) - Creating a &amp;amp;#39;maemo image&amp;amp;#39; in OE for the N800/N810&lt;br /&gt;
| Kirtika Ruchandani&lt;br /&gt;
| Florian Boor&lt;br /&gt;
| [http://socghop.appspot.com//student_project/show/google/gsoc2009/maemo/t124022674214 Link]&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>81.18.92.10</name></author>
	</entry>
</feed>