The ZeroNode IRC network

Over the past few months, I’ve been busy with a few friends setting up an IRC network. We’re still in the beginning phases, but it’s showing good promise.

Our network has gotten the name ZeroNode and consists of 3 servers currently. We currently host the IRC channels for Argusoog and Teramai Healing.

Come visit us on our main channel, #Zeronode or try our webchat.

WordPress 2.5

Yet another wordpress update, this time to a new version ..

WordPress 2.5 got released earlier this week and it’s got quite a few nice new features, like a new admin interface, concurrent post protection and an updated version of the visual editor (TinyMCE).

Updating was again quite simple, since I’m using subversion. All I had to do was type the following:
svn sw http://svn.automattic.com/wordpress/tags/2.5/

After that, I had to run the obligatory upgrade.php of course to get the database updated. Overall it was again a matter of less than 5 minutes.