Archive for January, 2009

My Bluetooth Journey

Posted on 25. Jan, 2009 by Will Fitch.

0

I have recently been exploring Bluetooth technology with Java. The BlueCove project provides an easy to use, platform-independent library for using local and remote Bluetooth devices. If you aren’t pleased with BlueCove, you can use the J2ME version distributed by Sun. So, what can you do with Bluetooth? In short, just [...]

Continue Reading

Zip Code Web Service Updates

Posted on 12. Jan, 2009 by Will Fitch.

0

I have updated the zip code web service to fix some issues with the data returned from getLocalTime. Prior to this fix, only the 12 hour format was displayed without the proper meridiem (AM or PM). The time was also off by one hour.
This fix adds two additional children:

currentMilitaryTime – The 24 hour [...]

Continue Reading