jmoiron plays the blues

jmoiron/monet 7a774e7 add streamupdate (which is python, because i wrote these all in python originally and cant be bothered), some extra db updaters
jmoiron/monet f4cdbda initial streams support, added rough summarized version of stream data to homepage, last 6 blog posts with a link to the rest of the blog section
e76ade68 to arachne add ability to pass random keywords to OTG which get put onto the client params, import quote for use elsewhere (dirty, but convenient)
jmoiron/monet db8c21c implement the TemplatePreCompile option so that templates can be reloaded off the FS each time in development but compiled once in production
jmoiron/monet e099012 have the paginator return an empty string when rendering pages past the end
jmoiron/monet 4330501 git rid of notes concept in favor of making unpublished posts 'first-class' in the interface, add a pages list view, add some icons to the backend for logout, home, and users
jmoiron/monet 8581ddf add pagination, better page support, page deleting, wider title & url fields