( Project | News | Download | Support | Team )
To put briefly, the aim is to make disparate messaging systems employ a standard data format, by using XML. Surely, Jabber server is used as the XML router, leaving only the design of suitable, cutomized jabber clients to implement.find more information on Jabber at Jabber.org and JabberCentral .
Controlling of remote, embedded devices using XML is what we plan to do first.The embedded device we are planing is a x86 hardware with Embedded GNU/Linux as the OS. As a start, an embedded Mp3/Ogg player is being tried. We plan to provide a suitable user interface to an existing mp3 player in linux (mpg123), make it a jabber client and listen to user requests. The only way to become a user is to be a valid jabber user subscribed to the player.
Mail Notification is the next goal. On arrival of mails, the user will be notified, if he's logged in jabber server. Also calling the user and reading mails over the telephone is implemented.A suitable integration and documentation of all these is surely a challenging
task, which will be addressed soon.
Meanwhile have a look at an introductory Jabber article at
DeveloperWorks
.
Read on the overview of this project in the interim
report
and a good reference in the umf project
report
.
|
Date
|
Summary
|
| 24 Jun 2002 |
The umf website updated with added
documentation. |
| 10 Apr 2001 |
Added a (buggy) php client to
the mp3 server. An alpha file release ready to download. |
| 30 Mar 2001 |
Removed libxode dependancies.
Now libumf can be compiled as a shared library. |
| 15 Mar 2001 |
A basic working model of mp3 player
is tested. A minimal remote client with console ui is used to test it.
|
Download Umf alpha Version at ur own risk!
You can get the latest source via CVS with following commands:
export CVSROOT=":pserver:anonymous@cvs.umf.sourceforge.net:/cvsroot/umf"You can also browse the source with CVS web interface .
cvs login
cvs -z3 co umf
Amit Ramesan <amit_ramesan@usa.net >
Arun M <arun.m@myrealbox.com >
Rosch F Kuthoor <rfk79@yahoo.com >