O’Reilly? YA RLY!

<script type="text/javascript" language="Javascript">
	i = /^[O]{1}( {1}RLY)\?{1}$/mi ;
	j = /^Y(A) {1}RLY[\!.]?$/mi ;
	q = prompt('O'Reilly? Ya Reilly!');
	if (i.test(q)) {
		alert (q.toUpperCase().replace(i,'YA $1'));
	} else if(j.test(q)) {
		alert (q.toUpperCase().replace(j,'NO W$1I!'));
	}
</script>

O'Reilly? YA RLY!

Linux on my handheld

So I bought a GP2X from trademe (thanks Binh from mediaplayers.co.nz).

I had a short problem upgrading the firmware to 2.0; it ‘bricked’ the device. After a bit of wiki reading and obtaining advice from djwillis on efnet#gp2xdev my SD card wasn’t playing well with the firmware upgrade software. I’m now the happy owner of a Linux-powered entertainment device! HUZZAH!

I’ve installed Quake 1, a Sega Master System emulator, a Mega Drive (Genesis) emulator, and can’t wait to see what else I can get running on this thing!

Questions Day

What’s a good web-standards, tableless PHP+MySQL-based CMS that isn’t focused on blogging (IE, not WordPress) ?

What are some strategies for prioritising tasks in day-to-day work?

Running a car is expensive, so why don’t more people use the bus, especially in Wellington, since we (arguably) have the best bus system in the nation… ?

Why is picking up good habits so difficult, but picking up bad habits so easy?

Have you… seen my legs?