- feeds everywhere else - RSS as well as Atom - monthly archives - - customisation: - timezone - date/time formats - colour scheme? - entire templates ... - pings, e.g. http://www.technorati.com/developers/ping/ - cycling log - initially link to Nokia - eventually write own GPS tracker ... - perhaps as interim step could export from Nokia and embed gmaps directly in constance? - document on-disk format for the entry types - tests!!!!!!!! - something better for viewutils.tag_list (at least fix URL quoting) - have almost completely ditched colubrid, just need to replace StaticExports for testing then rm it - use encoding from config for blog.py instead of hard-coding utf8 - markdown typography/smartypants - or even just, better markdown - change/add class names per http://microformats.org/wiki/hatom ? - alternative entry type for tumblelog-style entries (unnamed) - cache headers! (last-modified, e-tag) - also conditional request headers (got middleware maybe?) - use heapq.nlargest to avoid doing a full sort of entries? - allow OpenID verification of commenter URLs - allow PGP-signed comments (might be too hard? and all it gives you is verification of the commenter's e-mail address, and I guess a key fingerprint but what use is that? hmmm needs some kind of online thingy thing with fingerprints and hmmmmmmmmmmmm)