Research Projects
- NetMonks GPS for the Motorola i730
This project is designed to provide a mobile GPS tracking solution for the Motorola i730 iDEN cellular phone. It is entirely written in J2ME (Java2 Mobile Edition) and operates with the standard libraries on the i730 as well as a number of custom UI modules and a GPS state machine written entirely by NetMonks.
- Geeks Anonymous XML-RPC Blog Services (offsite link)
The XML-RPC blog service is based around HTTP web services. It allows a user to create and maintain a complex blog news system without worrying about the backend database design or needing to be concerned with many of the complexities of data storage and retrieval. By providing a simple API (providing samples for various languages) and complete documentation, even beginners with XML-RPC can learn to use the system in a short period of time. All the articles stored by the service are exchanged in XML format for simplicity of parsing and formatting.