Navigation

Recent site activity

News

1st March 2009

We have started on Microlog V2, aka Microlog the next generation. As part of this we have made it possible to use Microlog on the Android platform.



16th November 2008

The first release of Microproperties is available. Please download it and try it out:

Download 0.1.1 Snapshot



A new snapshot version of Microlog has been release today. Please download and try it out:


Download 1.1.0 Snapshot



Microsuite

This is the website for the Microsuite packages; that is Microlog, Microinstall & Microproperties. These are all lightweight Java ME (J2ME) packages that are meant to make things easier for Java ME developers. We truly believe in Open Source and use the Apache License V2.0 for the projects. All projects are individual projects, with different people working with them and are in different stages of maturity. However they all compose a great platform for your Java ME project. We hope that these classes will help you to perform great miracles and creating fantastic Java ME applications.


Production Stable Projects

These are the projects that are production stable and ready to be used prime time.
  • Microlog
    Microlog is a small logging library for Java ME (J2ME) like Log4j. It has support for logging to console, file, RecordStore, Canvas, Form, Bluetooth, a serial port (Bluetooth, IR, USB), Socket(incl SSL), UDP, Syslog, MMS, SMS, e-mail or to Amazon S3.

Beta Projects

These are the beta projects that are ready for you to try out. But be aware that these projects are most likely to change during their lifetime until their first stable release.
  • Microinstall
    The Microinstall is a set of classes that makes it easy to distribute your MIDlets. The end users could send your MIDlet to other people via Bluetooth, Ir, SMS or MMS.

Newly Started Projects

These projects are newly started and the source code is very early code or even not yet available. This is the playground for our ideas for new Microsuite packages.
  • Microproperties
    MicroProperties is a flexible and extensible library for dealing with properties in applications written in Java ME (former J2ME). Read properties from MIDlet Manifest/JAD, a textfile or over internet via a URL. Set properties as never before in Java ME.
Links

Some important links
  • My Open Source Software Development Blog - This is the unofficial blog about the Microsuite projects. Here you will find tips & tricks for the projects, as well as news etc.
  • Voxtr - Voxtr is a voice recording MIDlet that is using Microlog & Microinstall.