Java, Twitter and MediaMonkey experiments

As some of you already might know, I am currently working on a little Java experiment, which is basically an Twitter updater, that sends a status update when ever you listen to a new song in MediaMonkey..

Now currently it only works on windows due to the MediaMonkey API using OLE objects for communications, but I have been thinking about trying to extend the application into the world of Linux also, by supporting the Amarok player there.. Currently my laptop is running Kubuntu 8.04, so I could test said code, but my plans don’t stop there..

As some of you might know, Twitter allows you to update your status via SMS messages, but that can be insanely expensive for people that do not live in the same country as Twitters phone numbers, and therefore I have also been thinking about extending the Java classes I have to communicate with Twitter so that they can run on Java enabled phones and PDAs, that would allow you to update Twitter via the internet, which in many cases are a lot cheaper, because Twitter doesn’t really much up much internet traffic, in my calculations you can send around 2621 Twitter updates on 1 MB of traffic and even in those calculations I’ve given a lot of head room for error packages and such..

So, I hope that someone out there finds my experiments interesting and should I choose to make them public then I will probably make a page about it here on my website, so you all can download and try it out..

If you have any ideas or comments, please throw them to me either via Twitter or MyBlogLog..