capturing bash history
12 June 2007
in links
tagged with
[hackday]
[project]
[todo]
well, there’s my yahoo hackday project.
http://london.pm.org/pipermail/london.pm/Week-of-Mon-2007...
Turn your Django application in to an OpenID consumer
24 April 2007
in links
tagged with
[django]
[openid]
[python]
[todo]
I need to add this to jerakeen.org so I have have openid-authenticated comments.
Noodlings » A Modest Proposal: A New Way To Install
18 April 2007
in links
tagged with
[application]
[install]
[macos]
[software]
[todo]
Apps should copy themselves off disk images if run from a disk image. Very true. I should make all my apps do this, it should be easy. [update later: wait, no. One of the comments has it right. Disk images suck - ship .zip files with .apps in them]
http://www.noodlesoft.com/blog/2007/04/15/a-modest-propos...
Joel on Software
08 February 2006
in links
tagged with
[calendar]
[todo]
memcached: a distributed memory object caching system
18 November 2005
in links
tagged with
[cache]
[memcached]
[todo]
I really have to look into this properly soon.