Written in Java and to be used from command line this is a tool that can be used to send message to a XMPP server. Messages can be send directly to a user or a chat room.
Example scenario: use SVN hook to put checkin messages into a Jabber conference with history.
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)
Spy list notification system is designed to allow caigslist addicted users get notifications by email, sms or IM.
User can create list of notification criterias and choose type of notification.
Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.