My money library provides convenient and robust abstractions for processing monetary amounts in Java.
It’s tiny but has seen a new release today with added support for controlling the precision of calculations and reliably splitting monetary amounts by fixed proportions.
For more information see any of the following:
(The code is released under the Apache 2.0 licence)
After a few birthing pains, Maven finally popped out a 1.0 release of my Java library for GVM clustering.
It feels great to finally tick that off my list. Hopefully someone with a very big dataset will find it useful.
I’ve just posted a very early preview version of Metaglow - an android application for creating backgrounds. It features the animating emblem that I described in my last post.

Anyone who wants to take a look can download it using Betan which is available via the Android Market (just search for Betan). The password is simply metaglow.
This is a very early release, here are some things to watch out for:
There we go, if there’s anyone left who does want a look:
There are more detailed instructions on using Betan if you need them.
This weekend I finished work on the first version of Betan. It’s an application that allows me to easily distribute private copies of my Android applications to beta testers, clients and other developers.
Privately distributing Android applications to non-developers is something I’ve long found awkward and I’m really pleased to have a tool that makes it much more straightforward.
It consists of a small Java application to encrypt APK files for upload to a webserver, and a simple Android application for downloading and installing them.
I think the great thing about Betan is that it wouldn’t take much work to make it a shared tool for other Android developers; each developer would encrypt and upload their own apks; I would just need to maintain a list of publishers that I present to the user.
I’m currently gauging interest, so if any Android developers are interested in using Betan to distribute their Beta versions, just get in touch; it’s very basic at the moment, but with interest it could grow into something better.

