Some time ago, I began hacking away at a simple API (Application Programming Interface) for Eternal Lands written in Python. I intended to write something that was quick and concise, and that would be easy to reuse. Using a typical OO approach, I finally came up with ‘Pyela – Python Eternal Lands API’. Pyela is [...]
So you’re sitting at work, and your much-loved VPS with hosting company X has gone down. You need to bring it back up, but you’re an hour away from getting to a PC. Fear not, fellow hacker – SSH over an HTTP proxy is here! Well actually, it’s been here a while. Ahem. Before you [...]
November 20, 2007 – 10:58
Update: It’s been said that this howto will also work for Tomcat 6. I’ve not tested it, but I’d assume it would work considering the manual aspects of the installation and the unlikely event that Tomcat 6 would’ve changed its directory structure considerably. If you find evidence to the contrary, please let me know. Introduction [...]
I’ve been very busy these last few weeks. The majority of my time has been migrating this site to a new server, provided by slicehost.com (more on them later). My old host had reached its limits, both in its physical-capabilities and my patience with it. In this post i’m going to discuss the migration from [...]
I’ve got two laptops. One an IBM Thinkpad X31, the other a Compaq Presario R3000. I use the latter for general desktop use (as it has a 15″ screen, so it’s large) – gaming, coding, blogging – and the Thinkpad for traveling with. Being quite old, the Presario doesn’t have the best of specs: AMD64 [...]
I’ve had a Nintendo DS for almost a year now. It’s an excellent piece of kit. Small, good build-quality, not too expensive. I’d not played on it a for a while, what with work being busy, Anarchy Online keeping me addicted and minor programming projects outside of work. Chatting with a brother’s friend led me [...]
Today, Linux Kernel developer Greg Kroah-Hartman blogged with an offer to hardware manufacturers: “[T]he Linux kernel community is offering all companies free Linux driver development… All that is needed is some kind of specification that describes how your device works, or the email address of an engineer that is willing to answer questions every once [...]