Labs/Joey/addon/functional: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
* February - prototype 1 - integration with server, stub, hooks from Dougt | * February - prototype 1 - integration with server, stub, hooks from Dougt | ||
* March | * March 1/4 ( polish integration basic, status, prefs, logout ) | ||
* March | * 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 == | == Analysis == |
Revision as of 20:32, 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]
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