Archive for the ‘FOSS’ Category

Look Ma, no files! Portable object persistence

Friday, August 19th, 2011

Originally posted at JavaProgrammingForums.com Where can I store my application data? I see a lot of people starting threads because they're struggling to persist (often) a little bit of data from one run of their Java application to the next. The offered solutions are often some kind of jiggery-pokery involving java.io.File. Not ...

Trying out JBullet: IntBuffer is not direct

Saturday, May 14th, 2011

[caption id="attachment_1271" align="alignright" width="150" caption="JBullet Basic Demo"][/caption] I've been simulating the movement of a line-following robot in plain old Java recently, but wanted to try a few problems that need physics, so I downloaded JBullet - a Java port of the Bullet  Physics Library. It needs LWJGL - the Lightweight Java ...

BrickOS on Ubuntu 10.10 Maverick Meerkat

Wednesday, April 27th, 2011

BrickOS was an integral part of some work I did many years ago and I've been trying to dig the code up recently. It seems as though it fell out of the Ubuntu repositories some time ago (in as legos before the name change), so I'm currently installing the source ...

Set up Malaysian ISO 3166-2 zones for osCommerce / Zen Cart

Wednesday, January 19th, 2011

The standard 'zones' facility of osCommerce has an attribute 'zone_code' which at first glance looks as though it might support a standardised shipping quotation system, but osCommerce comes with a database populated with zone codes that are not at all standard. The kinds of codes that are present in the ...

The Ministry of Tourism Poll: Penang Botanical Garden Arches

Monday, June 14th, 2010

There's plenty of 'information' available in Malaysia, and just a few people publicly questioning its quality. The Ministry of Tourism is conducting a poll on its website to see whether people want to keep the arches being built at the Penang Botanical gardens (Warning: abysmal Flash site). Anil Netto (who ...