Labs/Joey/addon/functional: Difference between revisions
Line 18: | Line 18: | ||
[wiki:FX2_Visual_Update/Default_Theme_Update] | [wiki:FX2_Visual_Update/Default_Theme_Update] | ||
=== Microsummaries === | |||
Joey Addon currently detects if a page has an RSS link, and allows the end-user to upload it to the remote Joey site. If there are other meaningful links associated with the current web page, we may also use Joey Addon to be sensitive to this information, highlight these linked types, and probably provide specific shortcut functions so the end-user can upload these content/types. By identifying microsummaries, we can also add value to an URL that is already in the joey cloud. This section organizes some of the popular microsummaries. Our end-goal is to improve Joey's addon detection so that the information store in the server can have more value, more links to related value, and less data ( as in the actual bits ). | |||
List of interesting micro summaries: | |||
* geo | |||
<span class='geo' style='display:none'><span class='latitude'>-23.529366</span><span class='longitude'>-46.628379</span></span> | |||
=== Demo of previous prototype 1 === | === Demo of previous prototype 1 === |
Revision as of 20:42, 26 March 2007
Joey » Firefox Extension
Project Milestone
* February - prototype 1 - integration with server, stub, hooks from Dougt * March 1/4 ( polish integration basic, status, prefs, logout ) * March 2/4 ( Multiple feeds / microsummary, review to UI ) * March 3/4 ( Upload Progress Control ) * March 4/4 ( Contextual Selector / Xpath for Microsummary and Microsummary Upload )
Analysis
FF UI Theme and Functional Hot Areas
Documentation or what's learned in terms of hot areas for specific functions ( download management view, passwd management view, status bottom bar, Feed and microsummaries feedback.
[wiki:FX2_Visual_Update/Default_Theme_Update]
Microsummaries
Joey Addon currently detects if a page has an RSS link, and allows the end-user to upload it to the remote Joey site. If there are other meaningful links associated with the current web page, we may also use Joey Addon to be sensitive to this information, highlight these linked types, and probably provide specific shortcut functions so the end-user can upload these content/types. By identifying microsummaries, we can also add value to an URL that is already in the joey cloud. This section organizes some of the popular microsummaries. Our end-goal is to improve Joey's addon detection so that the information store in the server can have more value, more links to related value, and less data ( as in the actual bits ).
List of interesting micro summaries:
- geo
Demo of previous prototype 1
* Joey Add on in FF
Features
As of now items are separated by functional aspect. Some of these UE functions may be combined soon under certain UI elements.
Development Features
* Log window - we will disable in the future.
Upload Check Status
* Items recently uploaded
Access to Cloud / Management Rearrangement UI
* Ways to access the server cloud from the Addon * Server UI ( php front-end ) working with Joey Addon - can we take advantage so that Joey addon knows that the user is on the Joey front-end management page and present short cuts and quick actions for its cloud management. * Which is the real separation of the Web UI and the Addon? * Is there a notification mechanism besides FF extension update?
Contextual Actions
* Context menu active items ( Selected area, image, text, feeds ) * Places * Microsummaries ( myk )
Preferences
* Logout / Login ( we support only one Joey user account ) * Server cloud URI
Related bugs or Documentation
* Tracking XMLHTTPRequest uploaded data ( https://bugzilla.mozilla.org/show_bug.cgi?id=312213 ) thansk to Christian Biesinger - <cbiesinger>
Related Discussion
* Joey Cloud inventory exposed as RSS / microsummaries * Third party developers and Joey API / Addon to be an example of app ? * Joey Server(d) front-end with AJAX like UI ( backbase, other ), RSSible