User:Funkcmonk: Difference between revisions
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
'''UI Prototypes''' | '''UI Prototypes''' | ||
-Tagging Extension | -Tagging Extension | ||
*Download link and setting up instructions @ http://funkcmonk.wordpress.com/2007/06/08/tagging-extension-available/ | *Download link and setting up instructions @ http://funkcmonk.wordpress.com/2007/06/08/tagging-extension-available/ | ||
*Utilizes the tagging interaction I was working on previously and also some of the Places API | |||
*Patch in the works. [https://bugzilla.mozilla.org/show_bug.cgi?id=374524] | |||
-Tagging interface prototype [http://www.andrew.cmu.edu/user/swon/mozilla/prototypes/tag_standalone1.xul] based on Mockup [http://wiki.mozilla.org/Places:User_Interface/Tagging_a_Page] by Alex Faaborg; | -Tagging interface prototype [http://www.andrew.cmu.edu/user/swon/mozilla/prototypes/tag_standalone1.xul] based on Mockup [http://wiki.mozilla.org/Places:User_Interface/Tagging_a_Page] by Alex Faaborg; | ||
Updated prototype: [http://www.andrew.cmu.edu/user/swon/mozilla/prototypes/tag_standalone1_v3.xul] | *Updated prototype: [http://www.andrew.cmu.edu/user/swon/mozilla/prototypes/tag_standalone1_v3.xul] | ||
* The uploaded prototype is a standalone xul file with javascript helper functions that demonstrates the tagging interaction. A major part of the interaction is each keyword turning into a button after being tagged and being able to edit previous tagged keywords by clicking on the buttons. The user can either type in a comma or unfocus from the input text by clicking on other parts of the box containing all tags to finish inputting a tag. | |||
Revision as of 20:04, 10 June 2007
Me
Hello. My name is Steve Won, and I am currently an intern at Mozilla working on Firefox 3 and Places-related stuff. You can ping me at stevewon on irc or shoot me an email at stevewon@gmail.com
Personal Website: [1]
Contributions:
UI Prototypes
-Tagging Extension
- Download link and setting up instructions @ http://funkcmonk.wordpress.com/2007/06/08/tagging-extension-available/
- Utilizes the tagging interaction I was working on previously and also some of the Places API
- Patch in the works. [2]
-Tagging interface prototype [3] based on Mockup [4] by Alex Faaborg;
- Updated prototype: [5]
- The uploaded prototype is a standalone xul file with javascript helper functions that demonstrates the tagging interaction. A major part of the interaction is each keyword turning into a button after being tagged and being able to edit previous tagged keywords by clicking on the buttons. The user can either type in a comma or unfocus from the input text by clicking on other parts of the box containing all tags to finish inputting a tag.
UI Mockups
-Annotation/Tagging mock-up
Link: [6]
This is more like a "hightlight and annotate"-ish tagging design.
Also related to Bug 374525 [7].
Bugs
-Bug 374524: [8]
-Bug 374613: [9]
-Bug 381405: [10]
-Bug 380958: [11]