Purpose of this project is create games/other software for Java enabled mobile phones. Programs are written under Java (J2ME, midlets). Current highlights include simple mail client and web browser.
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% and can range down to 14%.