<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://www.gpixpod.org/wiki/lib/styles/feed.css" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>GPixPod Wiki</title>
        <description></description>
        <link>http://www.gpixpod.org/wiki/</link>
        <lastBuildDate>Wed, 02 Apr 2008 00:43:26 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.1</generator>
        <image>
            <url>http://www.gpixpod.org/wiki/lib/images/favicon.ico</url>
            <title>GPixPod Wiki</title>
            <link>http://www.gpixpod.org/wiki/</link>
        </image>
        <item>
            <title>feature_wishlist</title>
            <link>http://www.gpixpod.org/wiki/feature_wishlist?do=diff1207098302</link>
            <description> This is the page where should be specified all the features that the GPixPod users wish to be included in the next releases of GPixPod. Think at what GPixPod is currently missing and you are welcome to add it here.   Option to copy / not copy full r...</description>
            <author>anonymous@85.211.0.33</author>
            <pubDate>Tue, 01 Apr 2008 20:05:02 +0100</pubDate>
        </item>
        <item>
            <title>todo</title>
            <link>http://www.gpixpod.org/wiki/todo?do=diff1147970745</link>
            <description> (NOT ordered by importance) - Be able to rearrange order of albums. - Display image details of a newly added photo: done in 0.3.4 - Display status of an image: saved / not saved yet: done in 0.3.4 - Display details about an album - Save texts as pic...</description>
            <author>anonymous@140.180.163.224</author>
            <pubDate>Thu, 18 May 2006 11:45:45 +0100</pubDate>
        </item>
        <item>
            <title>code</title>
            <link>http://www.gpixpod.org/wiki/code?do=diff1144790570</link>
            <description> UPDATE: Since 0.4.0, GPixPod is developed on SourceForge Subversion - click for the web interface  To download the latest code, install subversion (svn) and use the command:  svn checkout https://svn.sourceforge.net/svnroot/gpixpod/trunk gpixpod-cvs...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Tue, 11 Apr 2006 16:22:50 +0100</pubDate>
        </item>
        <item>
            <title>developers</title>
            <link>http://www.gpixpod.org/wiki/developers?do=diff1144419694</link>
            <description> Developers are welcome to reimplement in their own projects every piece of code of GPixPod. GPixPod is completely free software, released under the terms of the GNU GPL license second version (or at your option) any later one. Code of particular int...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Fri, 07 Apr 2006 09:21:34 +0100</pubDate>
        </item>
        <item>
            <title>gpixpod</title>
            <link>http://www.gpixpod.org/wiki/gpixpod?do=diff1144414708</link>
            <description> Organize photos on your iPod, freely!   Summary  Features  Howto  Source code  Changelog  ToDo  Feature wishlist  Links  Developers   ...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Fri, 07 Apr 2006 07:58:28 +0100</pubDate>
        </item>
        <item>
            <title>features - created</title>
            <link>http://www.gpixpod.org/wiki/features?do=diff1142367624</link>
            <description> There are the current features of GPixPod, the cross-platform photo manager for recent Apple iPod players.   Supports iPod video (5G), iPod Photo and iPod Nano  Creates new Photo Databases from scratch  Loads Photo Databases (even generated by iTune...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Tue, 14 Mar 2006 14:20:24 +0100</pubDate>
        </item>
        <item>
            <title>code:msg-pot - created</title>
            <link>http://www.gpixpod.org/wiki/code/msg-pot?do=diff1141856921</link>
            <description> # GPIXPOD - organize photos on your iPod, freely! # Copyright (C) 2006 FLAVIO GARGIULO # This file is distributed under the same license as the GPIXPOD package. # FLAVIO GARGIULO &amp;lt;flagar-AT-gmail-DOT-com&amp;gt;, 2006. # #, fuzzy msgid &amp;quot;&amp;quot; m...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 16:28:41 +0100</pubDate>
        </item>
        <item>
            <title>code:ipodhal-py - created</title>
            <link>http://www.gpixpod.org/wiki/code/ipodhal-py?do=diff1141856761</link>
            <description>#!/usr/bin/env python # GPixPod - the free and open source way to manage photos on your POD! # Copyright (C) 2006 Flavio Gargiulo (FLAGAR.com) # # This file has been contributed by Abaakouk Mehdi. # # This program is free software; you can redistribu...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 16:26:01 +0100</pubDate>
        </item>
        <item>
            <title>code:setup-py</title>
            <link>http://www.gpixpod.org/wiki/code/setup-py?do=diff1141853206</link>
            <description>#!/usr/bin/env python &amp;nbsp; from distutils.core import setup &amp;nbsp; setup&amp;#40;name=&quot;GPixPod&quot;,    version=&quot;0.3.4&quot;,    description=&quot;GPixPod - organize photos on your iPod, freely!&quot;,    author=&quot;Flavio Gargiulo&quot;,    author_email=&quot;flagar-AT-gmail-DOT-com...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 15:26:46 +0100</pubDate>
        </item>
        <item>
            <title>code:utils-py - created</title>
            <link>http://www.gpixpod.org/wiki/code/utils-py?do=diff1141852453</link>
            <description># GPixPod - the free and open source way to manage photos on your POD! # Copyright (C) 2006 Flavio Gargiulo (FLAGAR.com) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License #...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 15:14:13 +0100</pubDate>
        </item>
        <item>
            <title>code:imgconvs-py - created</title>
            <link>http://www.gpixpod.org/wiki/code/imgconvs-py?do=diff1141852326</link>
            <description># GPixPod - the free and open source way to manage photos on your POD! # Copyright (C) 2006 Flavio Gargiulo (FLAGAR.com) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License #...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 15:12:06 +0100</pubDate>
        </item>
        <item>
            <title>code:mh-py - created</title>
            <link>http://www.gpixpod.org/wiki/code/mh-py?do=diff1141852082</link>
            <description>#!/usr/bin/env python # GPixPod - the free and open source way to manage photos on your POD! # Copyright (C) 2006 Flavio Gargiulo (FLAGAR.com) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Ge...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 15:08:02 +0100</pubDate>
        </item>
        <item>
            <title>code:gpixpod-glade - created</title>
            <link>http://www.gpixpod.org/wiki/code/gpixpod-glade?do=diff1141851671</link>
            <description>&amp;lt;?xml version=&quot;1.0&quot; standalone=&quot;no&quot;?&amp;gt; &amp;lt;!--*- mode: xml -*--&amp;gt; &amp;lt;!DOCTYPE glade-interface SYSTEM &amp;quot;http://glade.gnome.org/glade-2.0.dtd&amp;quot;&amp;gt; &amp;nbsp; &amp;lt;glade-interface&amp;gt; &amp;nbsp; &amp;lt;widget class=&quot;GtkWindow&quot; id=&quot;window1&quot;&amp;gt;  &amp;lt...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 15:01:11 +0100</pubDate>
        </item>
        <item>
            <title>code:gpixpod.glade - created</title>
            <link>http://www.gpixpod.org/wiki/code/gpixpod.glade?do=diff1141851108</link>
            <description>&amp;lt;?xml version=&quot;1.0&quot; standalone=&quot;no&quot;?&amp;gt; &amp;lt;!--*- mode: xml -*--&amp;gt; &amp;lt;!DOCTYPE glade-interface SYSTEM &amp;quot;http://glade.gnome.org/glade-2.0.dtd&amp;quot;&amp;gt; &amp;nbsp; &amp;lt;glade-interface&amp;gt; &amp;nbsp; &amp;lt;widget class=&quot;GtkWindow&quot; id=&quot;window1&quot;&amp;gt;  &amp;lt...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 14:51:48 +0100</pubDate>
        </item>
        <item>
            <title>code:gpixpod-py - created</title>
            <link>http://www.gpixpod.org/wiki/code/gpixpod-py?do=diff1141850952</link>
            <description>#!/usr/bin/env python # GPixPod - the free and open source way to manage photos on your POD! # Copyright (C) 2006 Flavio Gargiulo (FLAGAR.com) # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU Ge...</description>
            <author>anonymous@FLAGAR.com</author>
            <category>code</category>
            <pubDate>Wed, 08 Mar 2006 14:49:12 +0100</pubDate>
        </item>
        <item>
            <title>changelog</title>
            <link>http://www.gpixpod.org/wiki/changelog?do=diff1141847088</link>
            <description> GPixPod 0.3.4 - Image details available if not saved yet, too. Status shown. - Image in details zoomed to all available space by default - Change the zoom for the image displayed in the details pane - Save the currently displayed image on the detail...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Wed, 08 Mar 2006 13:44:48 +0100</pubDate>
        </item>
        <item>
            <title>summary - created</title>
            <link>http://www.gpixpod.org/wiki/summary?do=diff1141669072</link>
            <description> Organize photos on your iPod, freely!  GPixPod is a pygtk application to organize photos and photo albums on recent photo-capable Apple iPod models, developed by Flavio Gargiulo, FLAGAR.com.  GPixPod is the free, open source and cross-platform alter...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Mon, 06 Mar 2006 12:17:52 +0100</pubDate>
        </item>
        <item>
            <title>start - removed</title>
            <link>http://www.gpixpod.org/wiki/start?do=diff1141665420</link>
            <description> GPixPod is a cross-platform application written in Python/GTK to upload and organize photos on recent photo-capable Apple iPod models.  GPixPod is 100% free software, licensed under the GNU GPL 2 or (at your option) any later version.  It is develop...</description>
            <author>anonymous@FLAGAR.com</author>
            <pubDate>Mon, 06 Mar 2006 11:17:00 +0100</pubDate>
        </item>
    </channel>
</rss>
