Labs/Joey

From MozillaWiki
< Labs
Revision as of 21:45, 29 January 2007 by Dougt (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Joey!

What is Joey

Joey is a server, Firefox addon, and java midlet that allow you to pass data from your Firefox browser to cell phone.

What are the goals of Joey

Provide useful meta data (e.g. text clippings, saved photos, some subset of microsummaries) to a Firefox user via their mobile phone

Users can examine and manage this meta data from within Firefox

Allow third party developers to build addons taking advantage of this system.


Developer Info

Wanna help out? Great!

Source code

You can view our source code online here:

http://svn.mozilla.org/labs/joey/trunk/

Or check it out here:

svn co http://svn.mozilla.org/labs/joey/trunk

Organization:

db - schema and db related files.

runner - microsummary processor

site - web site front end

webservice - web service (xmlrpc) api support