7/30/13

Temperature Converter - J2ME App for Nokia Series 40

Temperature Converter Icon

Description:
Temperature Converter is a j2me application for Nokia Series 40 and also could be used in the latest Nokia Asha. This application provides some conversion of temperature unit, such as from Celcius converted into Fahrenheit, etc. How to use it? Just as simple as flip your hand. First, the inputted value from you is needed, and choose the unit of temperature for that value, and choose the target unit of temperature. Then, by clicking the "convert" button, the result would be shown in your mobile screen.

4/21/13

Creating a jar File in Command Prompt


Creating a jar File in Command Prompt

This one is the way to make your java program become executable as jar file.

Start Command Prompt.
  1. Navigate to the folder that holds your class files:
    C:\>cd \mywork
    
    
  2. Set path to include JDK’s bin.  For example:
    C:\mywork> path c:\Program Files\Java\jdk1.5.0_09\bin;%path%
    
    
  3. Compile your class(es):
    C:\mywork> javac *.java

3/26/13

Weight Converter - Nokia Series 40 Web App


Description:
Weight Converter is a web application that made for Nokia Series 40. A series 40 web app that provide some calculation of weight unit conversion. It could be used by selecting the weight unit that you would like to convert from, there are some weight unit such as Grams, Kilograms, Pounds, Ounces, etc that provided to be chosen. Then enter the number or value of units that you would like to convert from. And then the result of conversion to some weight unit will be shown after the "Convert" button clicked.

3/25/13

Cerita Rakyat Indonesia - Series 40 Web app



Deskripsi (Indonesia) :
Cerita Rakyat adalah sebuah aplikasi web yang dibuat untuk Nokia Series 40. Suatu web aplikasi untuk series 40 yang menyediakan beberapa cerita rakyat dari Indonesia dan hanya dibangun dalam Bahasa Indonesia. Jalankan aplikasinya di hp nokia series 40 anda, dan pastikan sudah terhubung dengan internet. Aplikasi ini akan menunjukkan daftar cerita rakyat, pilih salah satu dengan menyentuhnya, sehingga akan menampilkan cerita yang terpilih tersebut.

3/22/13

Indonesia Folklore - Nokia Series 40 Webapp



Description:
Indonesia Folklore is a web application that made for Nokia Series 40. A series 40 web app that provide some folklores from Indonesia. Just open it and it shows the list of folklores, choose one by tapping it, so it will show the story.