Tuesday, June 02, 2009

Tools used for simple widget development for mobile devices

Free Javascript Editor: easy to use interface, provide syntax highlighting for Javascript, HTML, and CSS, which are the only languages I used.

PIXresizer: a tool for converting image format, in particular, I used it to convert JPG files to PNG files as the platform I used only support PNG. This tool also support batch conversion of files.

SUN Java Wireless Toolkit: Need to install the latest JDK first. The platform I use is bs based on Javs ME so the emulator here really helps to make the debug easier.

Firebug plugin for Mozilla Firefox: This is very useful tool for debugging Javascrip embedded in HTML.

No comments: