datecalc for java
DateCalc for Java 0.9.1
DateCalc computes the distance (in seconds, minutes, days, weeks, months and years) from selected time till now. more>>
PCalc for Java 1.0
Programming calculator. more>>
Main features:
- PCalc keeps in database all your programs. A program consists of main procedure and may be some subprocedures. Program may have input parameters. The values of these parameters will be asked when program is started. Access to the parameters is performed using input instruction.
- PCalc provides stack-based language (like Forth). Operands are pushed on stack and operations are performed with top elements of the stack. Temporary results also can be stores in local variables (of self or outer procedure). Stack is also used to pass parameters to procedures and return values. Content of stack after return from main procedure is treated as program result. It is also possible view values of variables of main procedure (if program should return many results it is more convenient to store them in local variables).
- PCalc provides the following groups of instructions: load/store, operators, functions, control flow. Instructions of first three groups do not require extra explanation. Control flow instructions includes procedure call, return, conditional (IF) and unconditional (GOTO) branches. IF transforms control to the specified label if value on stack is zero. Label for these instruction is specified by selecting instruction in the list. Please notice, that when you are inserting new branch instruction it is not yet present in the list.
- PCalc provides wide editing capabilities. It is possible to add/remove/rename any variable/parameter/function. The only restriction is that it is not possible to remove entity which is used. It is also possible to move label (adjusting all branch instruction referencing this label) or change target of particular branch instruction.
- PCalc allows to introduce new variable only when you are specifying operand for STORE. Operand of load method is selected from the list of available variables. It somehow prevents programmer from using uninitialized variables.
RPN Calc for Java 1.0.0
This is a simple scientific calculator midlet, it include some basic scientific functions. more>>
Enhancements:
- New version includes bug fixes.
Awele for Java 1.0.3
Awele is a nice puzzle game where the aim of the game is to collect the biggest number of beans. more>>
System requirements:
- Java compatible
Atomic for Java 1.1.0
Atomic is board game where the idea is to take over the game board. more>>
System requirements:
- Java compatible
Asteroids for Java 1.4
Asteroid Zone is a Java 2 Micro Edition (j2me) version of the classic arcade game. more>>
System requirements:
- Java compatible
GPS Track for Java 1.1
GPS Track connects to a GPS and records the path that you travel. more>>
Enhancements:
- Added fix for phones which generate an "Application Error" if they detect any references to classes which they do not support in the jar file.
System requirements:
- J2ME (Java 2 mobile edition)
- Java API for Bluetooth (JSR-82)
- A GPS with Bluetooth is also required.
StopWatch for Java 1.0
StopWatch is a simple application for measuring time with possibility to register several (up to nine) results and suspend/resume measurement. more>>
Notes:
StopWatch works in one of two modes: run mode and inspect mode. In run mode it is possible to register results and in inspect mode - watch them.
To start StopWatch press any of *, 0 or # buttons. StopWatch is now in run mode and digits at the center of the screen shows elapsed time. At the top of the screen there is an identifier of current measure. To register result for this measure (first sportsman if finished) press any button on joystick. The number at the top of the screen is changed to next one and you can register time for the next sportsman. StopWatch is able to register up to 9 results.
It is also possible to register results not in increasing order of measure identifier. To register result of sportsman with number N, press button N.
To suspend measure press # button. To resume measure - press # button. Pause time (time between suspend and resume) is excluded from measurement.
Pressing once again at * button will stop the watch and midlet is now switched to inspection mode. In this mode it is possible to view results of each sportsman either listing them using joystick (LEFT and UP buttons shows result of previous sportsman, RIGHT, DOWN and FIRE - result of the next sportsman), either directly select sportsman by its number using 1-9 buttons.
System requirements:
- Java MIDP 1.0
US Area Codes for Java 1.0
A nice midlet that lets you do lookups on a database of US Area Codes. more>>
System requirements:
- Java compatible
Euro Calculator for Java 0.7.0
A very useful utility if you live in a Eurozone country. more>>
Doom for Java 1.0
The famous and known Doom for your Java compatible mobile. more>>
System requirements:
- Java compatible.
Compass for Java 4.1
Use your cell phone as a compass. By rotating the phone so that the sun and/or moon icons match their location in the sky, the top of the phone will indicate true north. more>>
Enhancements:
- Fixed failure to load world map on Nokia 3rd edition phones.
- Improved format of info on Nokia phones.
- Reduced size of JAR by compressing world map images.
- Enlarged list of valid time zones for a given location.
- Improved "Please Wait" form with cancel option.
- Restored "Color" display option. Restored display of GTM. New icon.
Counter for Java 1.0
Counter for Java - ten counters on your mobile phone. more>>
You can count everything you want (birds, flowers, your guests ect) and you phone will store all this information and can show it to you as a diagram.
Counter supports three modes:
Counting mode
Pressing 0-9 in this mode increase value of correspondent counter. Keys # and * can be used to switch between counters.
To see sum of values of all counters, choose Inspect command
To see diagram of counter values, choose Diagram command
To reset value of current counter, choose Reset command
To decrement value of counter, choose Undo command
Diagram mode
In this mode diagram of counter values is displayed. Pressing 0-9 in this mode increase value of correspondent counter.
To see sum of values of all counters, choose Inspect command
To reset value of all counters, choose Reset command.
Inspect mode
In this mode you can inspect values of particular counter. Pressing 0-9 in this mode choose counter to be inspected. Keys # and * can be used to sequentially switch between counters
To reset value of current counter or all counters, choose Reset command
To switch to counter incrementing mode, choose Counting command
To rename current counter, choose Rename command
CroWeather for Java 1.0.3
Provides up-to-date information about weather in Croatia as well as weather forecasts for a following day. more>>
System requirements:
- Java compatible
EQO for Java 1.6.4
Get IM, VoIP calls, and texts on your Java-enabled mobile phone. more>>
EQO for Java 1.6.4 brings you a powerful tool which lets you get IM, VoIP calls, and texts on your Java-enabled mobile phone. EQO (pronounced 'echo') is a free, easy to use application for your existing mobile phone that lets you place cheap international calls, text messages, and instant messages to anywhere in the world.
International calling rates are as cheap as 2 cents per minute, international text messages for 10 cents, and access to mobile IM services like MSN, AIM, Yahoo, Google Talk, ICQ, and Jabber is free. EQO is remarkably simple to use and does not require a new contract, computer, or calling card. It works just like your cell's phonebook--simply scroll through contacts and click to call or send a message.
EQO works with your existing phone plan (local minutes and a bit of data) to complete cheap calls and messages at some of the lowest rates in the world. Even better, we don't charge anything for calls and texts between two EQO users.
Enhancements:
- Unspecified updates
- Enhancements
- Bug fixes