<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>rlazo's blog - python</title>
    <link>http://rlazo.supersized.org/</link>
    <description>My blog, my projects and some information about me...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3-alpha1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 06 May 2008 16:03:26 GMT</pubDate>

    <image>
        <url>http://rlazo.supersized.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: rlazo's blog - python - My blog, my projects and some information about me...</title>
        <link>http://rlazo.supersized.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>What I've been doing? Gmail-sentinel update!</title>
    <link>http://rlazo.supersized.org/archives/72-What-Ive-been-doing-Gmail-sentinel-update!.html</link>
            <category>Free Software</category>
            <category>gmail-sentinel</category>
            <category>My projects</category>
            <category>python</category>
    
    <comments>http://rlazo.supersized.org/archives/72-What-Ive-been-doing-Gmail-sentinel-update!.html#comments</comments>
    <wfw:comment>http://rlazo.supersized.org/wfwcomment.php?cid=72</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rlazo.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=72</wfw:commentRss>
    

    <author>nospam@example.com (Rodrigo Lazo)</author>
    <content:encoded>
    &lt;p&gt;Well, long time without a single release... What happen with the
  &lt;a href=&quot;http://rlazo.supersized.org/archives/68-gmail-sentinel-0.2-RC.html&quot;&gt;release
  candidate&lt;/a&gt;? or even with my
  pretty &lt;a href=&quot;http://rlazo.supersized.org/archives/64-gmail-sentinel-0.2-beta-release.html&quot;&gt;schedule
  for the 0.2 version&lt;/a&gt;? Keep reading :)&lt;/p&gt;

&lt;p&gt;After re-reading the book &lt;em&gt;&quot;Producing Open Source
Software&quot;&lt;/em&gt;, I got from Google last year, I realized that I was
introducing too few new features for a new release. My original plan
was to introduce a new feature per release... but that&#039;s not all that
funny :). So I created a branch on the git repository to start to work
on a real feature: the plugin system&lt;/p&gt;

&lt;p&gt;What&#039;s new then? the plugin system basically is done, the
notification is now a plugin (so if you don&#039;t like the pop-ups, is now
easier than ever to disable them), a real logging system has been
implemented (using python standard-library facilities) and a few other
little things.&lt;/p&gt;

&lt;p&gt;What&#039;s the catch? Well, the code is still alpha, but I decided to
  push my branch to the public repository for anybody to see it. I&#039;m
  thinking in using threads for the plugins, so a bad plugin doesn&#039;t
  kill everybody. The documentation is missing, the Makefile doesn&#039;t
  work with this version at all, and there are some rough edges.&lt;/p&gt;

&lt;p&gt;If you want to take a look at the
branch, &lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/gitorious.org/projects/googlemail-sentinel/repos/mainline/trees/plugin&#039;);&quot; href=&quot;http://gitorious.org/projects/googlemail-sentinel/repos/mainline/trees/plugin&quot;&gt;here
is the link&lt;/a&gt;.
 
    </content:encoded>

    <pubDate>Tue, 06 May 2008 18:03:26 +0200</pubDate>
    <guid isPermaLink="false">http://rlazo.supersized.org/archives/72-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>gmail-sentinel 0.2 RC</title>
    <link>http://rlazo.supersized.org/archives/68-gmail-sentinel-0.2-RC.html</link>
            <category>Free Software</category>
            <category>gmail-sentinel</category>
            <category>python</category>
    
    <comments>http://rlazo.supersized.org/archives/68-gmail-sentinel-0.2-RC.html#comments</comments>
    <wfw:comment>http://rlazo.supersized.org/wfwcomment.php?cid=68</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rlazo.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=68</wfw:commentRss>
    

    <author>nospam@example.com (Rodrigo Lazo)</author>
    <content:encoded>
    &lt;p&gt;A quick update. I missed the schedule by some days, but here is the release candidate for the 0.2 version. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed bug #4&lt;/li&gt;
&lt;li&gt;New TODO file, with ideas for new features. If you want to help and don&#039;t know where to start this is for you
&lt;/ul&gt;

&lt;p&gt;&lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/gmail-sentinel.googlecode.com/files/gmail-sentinel-0.2_rc.tar.bz2&#039;);&quot; href=&quot;http://gmail-sentinel.googlecode.com/files/gmail-sentinel-0.2_rc.tar.bz2&quot;&gt;Grab it&lt;/a&gt; while it&#039;s hot! 
 
    </content:encoded>

    <pubDate>Wed, 02 Apr 2008 19:37:25 +0200</pubDate>
    <guid isPermaLink="false">http://rlazo.supersized.org/archives/68-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>gmail-sentinel 0.2 beta 2</title>
    <link>http://rlazo.supersized.org/archives/65-gmail-sentinel-0.2-beta-2.html</link>
            <category>Free Software</category>
            <category>gmail-sentinel</category>
            <category>python</category>
    
    <comments>http://rlazo.supersized.org/archives/65-gmail-sentinel-0.2-beta-2.html#comments</comments>
    <wfw:comment>http://rlazo.supersized.org/wfwcomment.php?cid=65</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rlazo.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=65</wfw:commentRss>
    

    <author>nospam@example.com (Rodrigo Lazo)</author>
    <content:encoded>
    &lt;p&gt;Wow!, Now it&#039;s time for a second beta release. The changes with the previous release are:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;New translations: it (thanks to &lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/code.google.com/u/giacomomargarito/&#039;);&quot; href=&quot;http://code.google.com/u/giacomomargarito/&quot;&gt;giacomomargarito&lt;/a&gt;) and sk (thanks to &lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/code.google.com/u/shamotj/&#039;);&quot; href=&quot;http://code.google.com/u/shamotj/&quot;&gt;shamotj&lt;/a&gt;)
&lt;li&gt;A new HACKING file.
&lt;/ul&gt;

&lt;p&gt;I didn&#039;t expect to have translations so fast, and I have to apology because I didn&#039;t followed the issue tracker too close (I didn&#039;t configured the alerts). I hope the new HACKING file will make life easier to anybody who wants to contribute. &lt;/p&gt;

&lt;p&gt;&lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/gmail-sentinel.googlecode.com/files/gmail-sentinel-0.2_beta2.tar.bz2&#039;);&quot; href=&quot;http://gmail-sentinel.googlecode.com/files/gmail-sentinel-0.2_beta2.tar.bz2&quot;&gt;Here&lt;/a&gt; is the link for the new tarball&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Warning:&lt;/strong&gt; This is a beta version, it may kill eat your dog and steal your wallet. If you find a bug, please report it at our &lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/code.google.com/p/gmail-sentinel/issues/list&#039;);&quot; href=&quot;http://code.google.com/p/gmail-sentinel/issues/list&quot;&gt;bug tracker&lt;/a&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 22 Mar 2008 04:29:47 +0100</pubDate>
    <guid isPermaLink="false">http://rlazo.supersized.org/archives/65-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>gmail-sentinel-0.2 beta release</title>
    <link>http://rlazo.supersized.org/archives/64-gmail-sentinel-0.2-beta-release.html</link>
            <category>Free Software</category>
            <category>gmail-sentinel</category>
            <category>python</category>
    
    <comments>http://rlazo.supersized.org/archives/64-gmail-sentinel-0.2-beta-release.html#comments</comments>
    <wfw:comment>http://rlazo.supersized.org/wfwcomment.php?cid=64</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rlazo.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=64</wfw:commentRss>
    

    <author>nospam@example.com (Rodrigo Lazo)</author>
    <content:encoded>
    &lt;p&gt;Today I&#039;ve made available for testing the 0.2_beta release of gmail-sentinel. Among the new features we have:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Ability to see all the new messages through the notification pop-up. Now gmail-sentinel features buttons on the notification itself so you can move forward and backwards to see all messages.
  &lt;li&gt;A &quot;open&quot; button that launches the configured browser and opens the selected messages. Your message one-click away
  &lt;li&gt;Other minor things...
&lt;/ul&gt;

&lt;p&gt;If everything goes ok, I&#039;ll have a RC by Monday and a final 0.2 release by next monday. There will be no new features until 0.2 release, just bug fixes.&lt;/p&gt;

&lt;p&gt;Here is the mandatory screenshot:&lt;/p&gt;

&lt;!-- s9ymdb:10 --&gt;&lt;img width=&quot;446&quot; height=&quot;176&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://rlazo.supersized.org/uploads/screenshot_02b.png&quot; alt=&quot;&quot;  /&gt; 
    </content:encoded>

    <pubDate>Thu, 20 Mar 2008 15:48:03 +0100</pubDate>
    <guid isPermaLink="false">http://rlazo.supersized.org/archives/64-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>
<item>
    <title>Announce: gmail-sentinel 0.1</title>
    <link>http://rlazo.supersized.org/archives/63-Announce-gmail-sentinel-0.1.html</link>
            <category>Free Software</category>
            <category>gmail-sentinel</category>
            <category>python</category>
    
    <comments>http://rlazo.supersized.org/archives/63-Announce-gmail-sentinel-0.1.html#comments</comments>
    <wfw:comment>http://rlazo.supersized.org/wfwcomment.php?cid=63</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://rlazo.supersized.org/rss.php?version=2.0&amp;type=comments&amp;cid=63</wfw:commentRss>
    

    <author>nospam@example.com (Rodrigo Lazo)</author>
    <content:encoded>
    &lt;p&gt;I&#039;m glad to announce the first (yet alpha) release of GoogleMail
Sentinel (gmail-sentinel). &lt;/p&gt;

&lt;p&gt;From
it&#039;s &lt;a onclick=&quot;javascript:urchinTracker(&#039;/extlink/code.google.com/p/gmail-sentinel/&#039;);&quot; href=&quot;http://code.google.com/p/gmail-sentinel/&quot;&gt;homepage&lt;/a&gt;: &lt;em&gt;&quot;GoogleMail
Sentinel is a mail notifier for Google Mail (Gmail) that creates an
icon in your Taskbar and features popup alerts when there&#039;s new mail
in your GoogleMail (Gmail) account&quot;&lt;/em&gt;.

&lt;p&gt;It&#039;s not yet ready for mass consumption but it&#039;s good enough for
casual testing. And if you write python and want an easy project to
start coding this is a great one. Very simple, few lines of code and a
  helpful upstream ;)&lt;/p&gt;


&lt;p&gt;gmail-sentinel is my first publicly released piece of code that I
wrote to scratch a personal itch. Although is not
  &lt;a href=&quot;http://rlazo.supersized.org/archives/37-Application-accepted!.html&quot;&gt;the
  first time I write some code&lt;/a&gt;, it&#039;s the first time I&#039;m managing
  every single aspect of the process (finding hosting, writing an
  entry to freshmeat, etc.)
 
    </content:encoded>

    <pubDate>Sat, 15 Mar 2008 16:19:46 +0100</pubDate>
    <guid isPermaLink="false">http://rlazo.supersized.org/archives/63-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by/3.0/</creativeCommons:license>
</item>

</channel>
</rss>