Labs/Joey: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
== What is Joey ==
== What is Joey ==


Joey is a server, Firefox add-on, and java midlet that allow you to pass data from your Firefox browser to cell phone.  
While you browse the web, there is a ton of important content and useful metadata that is locked away as soon as you walk away from your desktop or laptop.  It might be the driving directions that you looked up, or it might be the current sport scores of your favorite team.  In either case, when you turn off your computer, this data is no longer accessible when on the go.


The objective of this effort is to provide a virtual cloud allowing Mozilla users to upload content from the browser to a server and finally be able to access the the content from a phone or other mobile deviceThe server may do fetching, processing, transcoding, etc of content to ensure that it is in the right format for the mobile client.
Mobile browsing does seam to solve this problem – just use the browser on your phone to access the content you were just looking atHowever, as we all know, this experience isn’t the greatest – there is too much data to download, the data is hard to get to, the content isn’t formatted for the phone, etc.


Examples of this:
Project Joey brings your web content to the mobile phone by allowing you to syndicate yourself.  You can mark content that is important to you and have that content always be available via your mobile phone. 


*Provide useful meta data (e.g. text clippings, saved photos, some subset of microsummaries) to a Firefox user via their mobile phone
The basic idea is that from Firefox you can send text clippings, pictures, videos, RSS, microsummaries to your phone through the Joey Server.  The Joey Server transcodes and keeps up-to-date all of the content.  From your phone’s browser or the Joey phone app, you can view and manage what you have uploaded.
*Allow users to examine and manage this meta data from within Firefox
*Allow third party developers to build add-ons taking advantage of this system.


The goal is to investigate the mobile space from a desktop centric model.  Like other Mozilla projects, there are no plans to productize Joey.  We will work with the community to build a compelling and usable tool that people will enjoy using.
Although we are in early stages of development, much of Joey is usable today.  Feel free to go to http://joey.labs.mozilla.com with Firefox, create an account, and start using Joey today.


== Developer Info ==
== Developer Info ==

Revision as of 22:32, 16 May 2007

What is Joey

While you browse the web, there is a ton of important content and useful metadata that is locked away as soon as you walk away from your desktop or laptop. It might be the driving directions that you looked up, or it might be the current sport scores of your favorite team. In either case, when you turn off your computer, this data is no longer accessible when on the go.

Mobile browsing does seam to solve this problem – just use the browser on your phone to access the content you were just looking at. However, as we all know, this experience isn’t the greatest – there is too much data to download, the data is hard to get to, the content isn’t formatted for the phone, etc.

Project Joey brings your web content to the mobile phone by allowing you to syndicate yourself. You can mark content that is important to you and have that content always be available via your mobile phone.

The basic idea is that from Firefox you can send text clippings, pictures, videos, RSS, microsummaries to your phone through the Joey Server. The Joey Server transcodes and keeps up-to-date all of the content. From your phone’s browser or the Joey phone app, you can view and manage what you have uploaded.

The goal is to investigate the mobile space from a desktop centric model. Like other Mozilla projects, there are no plans to productize Joey. We will work with the community to build a compelling and usable tool that people will enjoy using.

Although we are in early stages of development, much of Joey is usable today. Feel free to go to http://joey.labs.mozilla.com with Firefox, create an account, and start using Joey today.

Developer Info

Wanna help out? Great! You can start by reading the documents below, checking out the code and looking over our todo list. If you're developing, please get on IRC and join #joey.

Firefox Addon

Mozilla Server

Mobile Clients

  • Source -- Not released just yet as we are working out the licensing terms. stay tuned.
  • Description


All source code is available online.