It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices.
It's easy to use, like this code to play C-major scale:
Player player = new Player();
player.play("C D E F G A B");
It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.
El Zoido Apps brings couple of useful applications from various fields. El Zoido Render Farm is a lightweight 2d render farm. El Zoido Control is a flexible home control system.
Mobile Multimedia Player Client - a cell phone client for music player daemon (mpd - http://mpd.wikia.com/). It is written on J2ME and can work on any device, that support CLDC 1.1 and MIDP 2.0. mailto: mmpc.wl@gmail.com
Media Player for mobile phones with MIDP-2.0 and CLDC-1.1. MP3 player, very fast and fitted for audiobooks, remembers the listening point by folder, plays by folder, and many more features. Tested with S40 (Series 40) Nokia phones, Nokia 5200.
Talking Digital Clock will be an application available in J2ME for phones/PDAs compliant to MIDP 2.0 and CLDC1.0/1.1. A similar application with more advanced functions/functions will be developed in .Net using C# and .Net 2.0.
ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/