<?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/"
   >
<channel>
    
    <title>jasper.es - grok</title>
    <link>http://blog.jasper.es/</link>
    <description>All the web and more</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6 - http://www.s9y.org/</generator>
    <pubDate>Tue, 02 Sep 2008 15:19:39 GMT</pubDate>

    <image>
        <url>http://blog.jasper.es/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: jasper.es - grok - All the web and more</title>
        <link>http://blog.jasper.es/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>my first open source grok app, TempThing</title>
    <link>http://blog.jasper.es/archives/6-my-first-open-source-grok-app,-TempThing.html</link>
            <category>grok</category>
    
    <comments>http://blog.jasper.es/archives/6-my-first-open-source-grok-app,-TempThing.html#comments</comments>
    <wfw:comment>http://blog.jasper.es/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.jasper.es/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Jasper Spaans)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;div align=&quot;left&quot;&gt;I decided to write a small application using &lt;a href=&quot;http://grok.zope.org/&quot; title=&quot;Grok&quot;&gt;Grok&lt;/a&gt; today, to manage the random stuff I drop onto my personal site every now and then. The goal was to make a simple application which allows you to upload files, and set an expiry date, after which the data should disappear from the public internet again.&lt;/div&gt;&lt;p&gt;This was quite easily done, and adding an index view and some management view also was a piece of cake. Enjoy the result at &lt;a href=&quot;http://jasper.es/temp/&quot;&gt;http://jasper.es/temp/&lt;/a&gt; , and you can find the source in my personal subversion repository at &lt;a href=&quot;http://secure.jasper.es/svn/tempthing/trunk/&quot;&gt;http://secure.jasper.es/svn/tempthing/trunk/&lt;/a&gt;&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;Even though it&#039;s a really trivial app, I like it, as it shows you how easy it is to make nice forms with cool widgets using megrok.form, and also how to use the associated blob storage thing.&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;Did you know that I spent most of my time on drawing a nice header image using Gimp? &lt;img src=&quot;http://blog.jasper.es/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;a href=&quot;http://secure.jasper.es/svn/tempthing/trunk/&quot;&gt;&lt;/a&gt;&lt;/p&gt;&lt;p /&gt;&lt;p /&gt;&lt;p&gt;&lt;br /&gt;
&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 14 Aug 2008 19:04:44 +0200</pubDate>
    <guid isPermaLink="false">http://blog.jasper.es/archives/6-guid.html</guid>
    
</item>

</channel>
</rss>
