General

And another OS X crash

.flickr-photo { border: solid 1px #000000; } .flickr-frame { float: left; text-align: center; margin-right: 15px; margin-bottom: 15px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } And another OS X crash, originally...
General

Another PowerBook crash

.flickr-photo { border: solid 1px #000000; } .flickr-frame { float: left; text-align: center; margin-right: 15px; margin-bottom: 15px; } .flickr-caption { font-size: 0.8em; margin-top: 0px; } Another PowerBook crash, originally...
General

links for 2006-11-29

Getting started with extension development - MozillaZine Knowledge Base (tags: firefox extension development xul programming extensions mozilla) Setting up extension development environment - MozillaZine Knowledge Base (tags:...
General

links for 2006-11-27

urllib2 - The Missing Manual A nice little intro on urllib2, including how to use handlers and openers to do things like authentication and handling of proxies (tags: python programming urllib2 http)...