Fork me on GitHub

Moved

Posted by Jamis on May 14, 2005 @ 10:45 PM

Okay, so I’m on Typo now. I’ve got some simple redirects set up so that RSS feeds to my old blog won’t totally crash and burn, but there’s just not an easy way to set up redirects from old articles to new articles—the URLs are too different between rublog and typo.

I’m sure I’ve forgotten to set up or change various things. If you notice something broken that ought not to be, please let me know about it.

Finally, huge huge kudos to TextDrive. If you’re looking for top-notch hosting, definitely give these guys a look.

Posted in Metablog

Comments

Have something to add? Click here to leave a comment.

03 May 2006

1. zyje said...

yes i have to do it the same;) btw. nice blog - good work;)
27 Jul 2006

2. hey said...

cool! typo is hard to install on debian! ruby 1.8.4 on debian is a pain!
01 Aug 2006

3. Jamis said...

Ruby is only a pain on Debian because Debian breaks the single Ruby distro into a multitude of tiny pieces, and then installs the wrong pieces by default.
06 Sep 2006

4. Andi said...

Got ruby working on a clean Debian sarge by self-compiling it to /usr/local (gems is there as well). Just be sure you have zlib-dev package installed by apt. Seems to work fine for now. And my debian stays ultra-clean-stable. In general I don't like the Linux packet manager stuff. FreeBSD ports are way better to handle. But... not always can we have it.
13 Oct 2006

5. pittsbri@gmail.com said...

What is zlib-dev and how do I get it?

Thanks.