I decided to write a small application using Grok 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.
This was quite easily done, and adding an index view and some management view also was a piece of cake. Enjoy the result at http://jasper.es/temp/ , and you can find the source in my personal subversion repository at http://secure.jasper.es/svn/tempthing/trunk/
Even though it'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.
Did you know that I spent most of my time on drawing a nice header image using Gimp? ![]()

