Attention Internet Explorer users: This site won't look like ass if you use a better browser. My site, my rules.

Articles: June 30th 2006

Improved text image view

Published Friday, June 30th at 2:27 p.m. (2 years, 1 month ago).

I just found this in my django-ego-feed: 23 excuses: Simple Django View for Dynamic Text Replacement

I've been using something similar to generate the titles for the site (look at the title above for an example), so I'm pretty familiar with the technique.

Andrew's code over there is pretty good, but I've got a few improvements he and you might be interested in.