Latest Links

BYOP Portland Photos Icon

BYOP Portland Photos

Be Your Own Pet in Portland last weekend.

Colons in URLs in Django Icon

Colons in URLs in Django

My first bug ticket for Django! Please just don’t use colons in your URLs even if this gets put into trunk. More headaches than it’s worth… which is nothing at all.

Sweet Jesus, It's Finally Here! Icon

Sweet Jesus, It's Finally Here!

Model Inheritance makes its way into the QuerSet-Refactor branch of Django. Been waiting on this one for a year+!

Growl + Spaces Icon

Growl + Spaces

Awesome tip about Growl‘s behaviour in Spaces. Just made me a lot happier, anyway.

Shell Shortcuts (bash + mac compatible!) Icon

Shell Shortcuts (bash + mac compatible!)

Christer Edwards documents a few extremely handy bash shortcuts. I’ve found that most work out-of-the-box in Terminal.app for Leopard.

Decent XML-RPC for Django Icon

Decent XML-RPC for Django

Not a bad attempt at a standard, re-distributable XML-RPC implementation for Django. Probably going to use this for the MetaWeblog API

Python CSS Library Icon

Python CSS Library

A CSS Library I’m using in my answer to Semantify

Concatenation Performance in Python Icon

Concatenation Performance in Python

A look at the performance of different methods of joining strings together. I got curious about this when working on the blog tonight.

Quickly launch “Top Hit” in Spotlight Icon

Quickly launch “Top Hit” in Spotlight

Mark Jaquith has a bad-ass shortcut. I use Quicksilver in Tiger but love Leopard’s new Spotlight behaviour. This brings me closer to consistency across both.

JeffCroft needs a new host Icon

JeffCroft needs a new host

Just wanted to make a quick thumbnail to remind us that even the “big guys” have hosting issues.

Josh Eichorn's WebThumb API Icon

Josh Eichorn's WebThumb API

It may be old news, but this service allows you to remotely grab screenshots of URL’s for free(ish).

Django URL snakebite Icon

Django URL snakebite

Jake Elliott comes through with a fix for a subtle Django gotcha. I’m using a lambda to create a new unbound comment form per request for this very page.

Rainbow Divider... Icon

Rainbow Divider...

Holy Crap. SimpleBits provides us with the perfect test case for breaking WebThumb! Great timing!

WebThumb API for Python Icon

WebThumb API for Python

Ross Poulton wrote a light python wrapper for the WebThumb API. I’m using it to grab thumbnails for my link roll.