<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>A matter of fiction</title>
        <link>http://jonathanj.vox.com/library/posts/tags/reader/page/1/</link>
        <description>When you meet a man who is not a poet, do not show him your poem.</description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Thu, 10 May 2007 11:44:44 +0200</lastBuildDate>
        <copyright>Copyright 2007</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
        <category domain="http://jonathanj.vox.com/tags/">reader</category>  
 
        <item>
            <title>Google Reader Notifier</title>
            <link>http://jonathanj.vox.com/library/post/google-reader-notifier.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(jonathanj)</author>
            <comments>http://jonathanj.vox.com/library/post/google-reader-notifier.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://jonathanj.vox.com/library/post/google-reader-notifier.html?_c=feed-rss-full</guid> 
            <pubDate>Thu, 10 May 2007 11:44:44 +0200</pubDate>         
            
            <description>    &lt;p&gt;Up until recent months, I&amp;#39;d been using &lt;a href=&quot;http://www.feedreader.com/&quot;&gt;FeedReader&lt;/a&gt; to keep track of my RSS feeds. While not completely terrible, it had enough annoyances for me to start looking at other readers. Enter &lt;a href=&quot;http://www.google.com/reader/&quot;&gt;Google Reader&lt;/a&gt;, which has so far been a relatively (searching/filter posts would be a very welcome feature) pleasant experience. Something that FeedReader used to do was a toaster pop-up with information about new or unread items, which is a reasonably useful feature as I&amp;#39;m not able to look at my feeds as often as I&amp;#39;d like to, so I wrote my own notifier.&lt;/p&gt;
    
    
    

    
    
    

    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00cd972815d04cd500d41436c9d03c7f&quot; at:format=&quot;medium&quot; at:align=&quot;left&quot;
    class=&quot;enclosure enclosure-left enclosure-medium photo-enclosure&quot; 
     style=&quot;text-align: center; float: left;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 0 20px 20px 0;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://jonathanj.vox.com/library/photo/6a00cd972815d04cd500d41436c9d03c7f.html&quot;&gt;&lt;img src=&quot;http://a0.vox.com/6a00cd972815d04cd500d41436c9d03c7f-200pi&quot; alt=&quot;Google Reader Notifier&quot; title=&quot;Google Reader Notifier&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://jonathanj.vox.com/library/photo/6a00cd972815d04cd500d41436c9d03c7f.html&quot; title=&quot;Google Reader Notifier&quot;&gt;Google Reader Notifier&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;
&lt;p&gt;



I am aware that &lt;a href=&quot;http://www.google.com/search?&amp;amp;q=google%20reader%20notifier&quot;&gt;others exist&lt;/a&gt;, but they are either crap or a Firefox extension. As I don&amp;#39;t always leave my browser open, I decided to make it a notification icon and I decided to code it in &lt;a href=&quot;http://www.codeplex.com/IronPython&quot;&gt;IronPython&lt;/a&gt;, as a little exercise and because it was the easiest. Simple enough to use, make sure you have (at least) IronPython 1.0 installed, run it with&amp;#160; &lt;code&gt;ipyw.exe grnotify.py&lt;/code&gt; (to avoid leaving a console window behind), set up the options and you&amp;#39;re done. You can &amp;quot;install&amp;quot; it to your startup folder by running it with &lt;code&gt;ipy.exe grnotify.py -install&lt;/code&gt;. The source is available in my darcs repo at &lt;a href=&quot;http://slipgate.za.net/%7Ekorpse/darcs/grn&quot;&gt;http://slipgate.za.net/~korpse/darcs/grn&lt;/a&gt;.
 &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt; 
    &lt;a href=&quot;http://jonathanj.vox.com/library/post/google-reader-notifier.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;   |   
    &lt;a href=&quot;http://www.vox.com/share/6a00cd972815d04cd500cd9728c0c84cd5?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt; 
&lt;/p&gt;
 
            </description> 
            <category domain="http://jonathanj.vox.com/tags/">google</category> 
            <category domain="http://jonathanj.vox.com/tags/">reader</category> 
            <category domain="http://jonathanj.vox.com/tags/">ironpython</category> 
            <category domain="http://jonathanj.vox.com/tags/">grn</category>    
        </item> 
    </channel>
</rss>

