I’ve been working on a little project to scrape and automatically tag a load of content, and I found I needed to convert some website addresses in some text content that weren’t linked with anchor tags.
I tried this routine which is replicated in a few places, but I’ve found that if a link ends [...]
Archive : CodeIgniter
14th February 2010
12th February 2010
Dreamhost, dammit. They seem to get a lot of criticism, but for my testing, fiddling purposes it’s more or less perfect – their shared hosting is cheap and they offer SSH access, and the ability to run Ruby apps alongside the usual PHP action.
But getting CodeIgniter to do clean URLs was a faff. Out [...]