Monthly Archives: November 2008

Configure Log4j To Disable Specific Package (Java)

I came across the need to disable logging (debug) for a specific package in Apache Log4j today whilst coding. It’s simple. All you need to do is precede the package name, e.g. net.beplacid, with log4j.logger and follow that with “=LEVEL”, where ‘level’ is one of TRACE, DEBUG, INFO, WARN, ERROR and FATAL – the standard [...]

Xbox 360 Debian/Ubuntu Linux – Media (video, music) Streaming

Being both a Linux and Xbox fan makes for an interesting time. One of the best features of the Xbox is its streaming from a PC on your LAN. There are various features that the Xbox provides for seamless media streaming (be it videos, music or pictures) but it’s not as straightforward as it may [...]

Most Inappropriate Name for a Packet of Cigarettes

Whilst on holiday in Kenya, the need for smokes was abundant. Amused we were when we stumbled across these:

addthis_url = ‘http%3A%2F%2Fblog.beplacid.net%2F2008%2F11%2F13%2Fmost-inappropriate-name-for-a-packet-of-cigarettes%2F’;
addthis_title = ‘Most+Inappropriate+Name+for+a+Packet+of+Cigarettes’;
addthis_pub = ”;

Ubuntu Intrepid Ibex/8.10 Is Ruining My Hardware

I’m a long time user, advocate and all-round fan of Linux. In particular, I’ve used Debian or variant distributions and have never had any major issues (well none that weren’t PEBKAC). I’ve been running Debian Sid on my Thinkpad X31 for around three years now, and out of curiosity I thought I’d try out Ubuntu [...]

Gears of War (Xbox 360) Is Awesome, but..

So I got Gears of War 2 on Friday for my Xbox 360. It’s an astonishing game: the graphics are second to none, the animation is very realistic, and the intensity of some of the gameplay is just awesome. The online play is also very well done. You get your regular deathmatch, but what’s brilliant [...]

Gears Of War 2 XBox 360 – Can’t Select Difficulty

I got the much anticipated Gears of War 2 today. Annoyingly though, when trying to start the Solo campaign and select difficulty, I was stuck. Hammering the A button meant nothing and it wouldn’t allow me to progress or start the game. The solution’s simple: just sign out of xbox live and then select difficulty. [...]

Upgrade Ubuntu from Hardy Heron to Intrepid Ibex – No Release Upgrade Button in Update Manager

I wanted to upgrade my work machine to Intrepid Ibex (Ubuntu 8.10) from Hardy Heron (Ubuntu 8.04), but the update manager was not showing the distribution/release upgrade button. This is due to 8.04/Hardy being an Long Term Support (LTS) release, and 8.10 (Intrepid Ibex) not. Therefore, you’ll first need to enable distribution upgrades in the [...]