It seems that because of some unkown reason, probably some strange server configuration, WordPress does not operate exactly how it should on Blinkenshell. There is a URL problem that for some reason forwards the browser to a long ugly address when the trailing slash is left out of my blog address. Take a look: flipjarg.blinkenshell.org/blog will not load my blog and it prints out a weird address instead of using my subdomain.
A few minutes ago I installed Debian on a spair desktop I have sitting around and will be using that as my server for hosting WordPress…. Unless someone can help me figure out how to fix this problem on Blinkenshell.
Without a doubt I still promote using Blinkenshell. It’s a great service and there is much more to it then just web hosting.

I use this ugly script to fix the trailing slash problem on my site.
http://indigo176.blinkenshell.org/files/fix-php
(it was a while since I wrote it, it could probably be re-written to something nicer)
Wow, Indigo, that works flawlessly! Thanks so much for the script!