Java command line application to update an XMPP account status (example : Gtalk) based on JSON location (example : Google Latitude).
You need :
- Java JRE 6
- any JDBC database
- enable Google Latitude (https://latitude.google.com/latitude/b/0/apps)
TODO :
- easier install
- configuration menu
- remove sql server requirement
- port on android (remove server requirement)
YAJT is achronim of Yet Another JSON Toolkit, is a 100% pure Java library set for manipulating data in the JSON format. Contained features: a parser generated by an ANTLR grammar, an "JSON query path" processor generated by an ANTLR grammar and more