Archive for April, 2005

RSSAdFilter updated

I’ve made a small update to the RSSAdFilter greasemonkey script to block RSS ads from Feedster. I also discovered that Mark Pilgrim has been busy creating lots of greasemonkey scripts, including a nice one that beautifies directory listings from Apache.
update: I’ve just tweaked this again to remove google ads which have been appearing [...]

FlickrFox 0.9.2

I’ve finally pushed out an update to FlickrFox.
This update adds tag-based searching of photos, and the much-requested ability to see your own photostream. It also fixes up a bug where the options window wouldn’t go away when you called it from the button in the Tools > Extensions menu of firefox.
Thanks to [...]

SQLObject

Last night I spent some time playing with SQLObject, an object-relational mapper for Python. I’d know about it for ages, but it’s been on my radar lately because it figures prominantly in at least one attempt to replicate the ruby on rails experience in python (related note: Ian Bicking has a great essay on [...]