Zxian.org

Archive for the 'Blog' Category

Server move complete!

If you’re seeing this (and the hideous default Wordpress theme) then it means that the site is being hosted from its new home! Hooray!

EDIT - Yay! The old theme is back again. I’ve also improved the Hamachi status indicators to make the site faster. They’re now being pulled from a database which is updated by the server every 5 minutes. :)

Server Moves… again

Just so everyone is aware, there might be some downtime of this main frontpage in the near future. I’m in the process of moving my domain to my personal registrar, and the site itself to a VPS hosted by my friend jcarle (thanks!). I’m hoping the overall transition will be relatively smooth and there won’t be too many hiccups along the way.

Remove that unsightly www

You may have noticed a new icon on the sidebar of this site linking to the No-www.org site. It’s something I was recently told about by a friend (the admin for the Lunarsoft website and forums) and once you think about it, makes perfect sense. The WWW mindframe came about back when the web was growing, and becoming more familiar to all of us, but actually represents a subdomain of your main domain (in my case, zxian.org). This subdomain look up requires more work by the servers that send you the website you’re seeing now. This added work means that the site lookups are not only slower for you, but for all the other people accessing that server.

Go ahead and remove that www from your websites. You can do this with a simple .htaccess rewrite rule as described on the No-www website. :)

Died in a blogging accident.

So… XKCD has made a pretty big GoogleBomb with it’s latest comic. Going from 2 to over 21,000 hits on Google in the space of a day or two is pretty damned impressive.

I figured I’d add one more to the list… ;)

IE + CSS = spaz

I’ve gotta say, working with IE6 and IE7 makes webcoding such a pain in the ass. I took my theme and started editing it in Opera, and got everything looking all nice and pretty. When I load up the site in Firefox, it looks pretty much the same as the Opera rendering. I fire up IE7… and bam! The bottom of the page is messed up. The footer isn’t touching the bottom of the container (there’s a gap between it and the border), and there should be a 10px gap between the border and the bottom of the page.

*grumble*

Next Page »