Skip to content

{ Monthly Archives } December 2006

Menstral’s new feature: SMS transfer

Menstral is a menstrual calendar (also called called cycle or ovulation calendar) application I wrote one year ago. Menstral 1.9.0, released today, adds an interesting new feature that I’ve called SMS Transfer: it allows you to send your calendar data, through SMS, from one Menstral instance to another Menstral instance running on a different phone. [...]

Trackback

I’d like to thank the blogs that linked to my article “Assembly Java”, a post written with a certain amount of irony, as I can’t consider its so-called hints and tips good advice myself. This was the very first publicly read article from my blog and it marked, so to say, my debut in the [...]

Javia Calculator early access starts today

My newest application, Javia Calculator, is available for early-access download; go try it out while it’s hot. Javia Calculator is (you guess!) a calculator for mobile phones (requires CLDC-1.1). Well, one more calculator… but one won’t stay in your way when you’re trying to get the result. It features trigonometric functions, logarithms, user-defined functions and [...]

JAD is BAD

JAD is an acronym for Java Application Descriptor. JAR comes from Java Archive. In the MIDP world, the JAD is a small text file (with the extension .jad) which contains a few lines of information about a Midlet application. An example JAD file: MIDlet-1: Menstral, /M.gif, M MIDlet-Name: Menstral MIDlet-Vendor: Mihai Preda MIDlet-Version: 1.8.11 MicroEdition-Configuration: [...]