Ubiquity (Firefox)
From Wikipedia, the free encyclopedia
The Ubiquity extension in action. |
|
Design by | Mozilla Labs |
---|---|
Developed by | Mozilla |
Initial release | August 26, 2008[1] |
Latest release | 0.1.5 / 2009-01-14 |
Preview release | 0.2pre29 / 2009-04-06 |
Written in | JavaScript |
Size | 595 KB |
Development status | Active |
Type | Add-on for Mozilla Firefox |
License | MPL |
Website | http://ubiquity.mozilla.com |
Ubiquity, an Add-on for Mozilla Firefox, is a collection of quick and easy natural-language-derived commands that act as mashups of web services, thus allowing users to get information and relate the same to current and other webpages. It also allows web users to create new commands without requiring much technical background.[2]
Contents |
[edit] Overview
Ubiquity's main goal is to take a disjointed web and bring everything the user needs to them. This is accomplished through a command-line-like interface which is based on natural language commands. These commands are supplied both by Mozilla and by individual users. Commands are written in JavaScript or Python and either directly typed into the command editor that comes with Ubiquity or subscribed to. Commands to which a user subscribes are automatically updated when the author updates the code.[3] At the moment there is no limit as to what these commands can do, which means a large security risk. One of the future functionalities planned for Ubiquity is a trust network that allows users to evaluate the trustworthiness of a particular command before subscribing to it.[4] Ubiquity will allow users to insert maps anywhere, translate on-page, highlight any code, and many other features.[5]
[edit] Development history and roadmap
The architectural design for Ubiquity 0.1.3 was focused on separating functions into well defined objects. The browser window functionality was separated into per-window and global objects. The per-window command manager object mediated between the context menu, command entry and natural-language parser objects and the commands themselves. The global objects marshall application-wide services such as built-in command feeds. [6] Efforts to localize Ubiquity into different languages is also underway.[7]
The design goals for Ubiquity 0.2 focus on making it easier to experiment with new UIs and more security.[8]
[edit] See also
[edit] References
- ^ Raskin, Aza (2008-08-26). "Introducing Ubiquity". Mozilla Labs. http://labs.mozilla.com/2008/08/introducing-ubiquity/.
- ^ Boulton, Clint (2008-08-26). "Mozilla Ubiquity enables mashups for dummies via Firefox". eWeek. http://www.eweek.com/c/a/Application-Development/Mozilla-Ubiquity-Enables-Mashups-For-Dummies-Via-Firefox/.
- ^ "Ubiquity 0.1 User Tutorial". https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_User_Tutorial#Teaching_Ubiquity_New_Commands.
- ^ Varma, Atul (2008-07-23). "Trusting Functionality". http://www.toolness.com/wp/?p=64.
- ^ acoleman (2008-10-24). "Mozilla Ubiquity". http://www.nothingbutsoftware.com/blog/2008/10/mozilla-ubiquity/.
- ^ "Ubiquity 0.1.3 Architecture". https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1.3_Architecture. Retrieved on 2009-03-22.
- ^ Erlewine, Michael. "Localizing Ubiquity: an open letter to linguists". http://mitcho.com/blog/projects/localizing-ubiquity-an-open-letter-to-linguists/. Retrieved on 2009-03-24.
- ^ "Ubiquity 0.2 Design: UI and Security Extensibility". https://wiki.mozilla.org/Labs/Ubiquity/0.2_Design:_UI_and_Security_Extensibility. Retrieved on 2009-03-22.
[edit] External links
|
This computer software article is a stub. You can help by expanding it. |