canmove, Confirmed users
2,056
edits
Hyperstruct (talk | contribs) (added link to xmpp4moz) |
(added description of prototype implementation (v0.1)) |
||
| Line 91: | Line 91: | ||
* [[Talk:Labs/The_Coop#comment_from_Canarsie|comment by Canarsie]] | * [[Talk:Labs/The_Coop#comment_from_Canarsie|comment by Canarsie]] | ||
== Prototype Implementation (The Coop v0.1) == | |||
A prototype based on this design has been developed as an extension to Firefox. Version 0.1 of the prototype, which integrates with Facebook and lets you see a list of your Facebook friends, send them links, and see the links they send you, is available on addons.mozilla.org. | |||
More information about the prototype is available in [http://labs.mozilla.com/2007/04/keep-track-of-your-friends-with-the-coop/ this blog post]. You can get the prototype from addons.mozilla.org, where it is [https://addons.mozilla.org/en-US/firefox/addon/4746 add-on #4746], although you will have to log in, edit your profile to enable the sandbox, and then click the "sandbox" link in the navigation header before you can get the extension. | |||
Once you have it, start it by selecting "The Coop" from the View > Sidebar menu. Click the "Log In" button to log in, following the prompts, and then you should see your friends appear in the right-hand sidebar. | |||
Drag and drop a link onto a friend to send it to that person, and click a friend to see the links they've sent you. | |||
You can also take a look at the [http://svn.mozilla.org/labs/coop/trunk/ source code for the prototype] in Mozilla's public SVN repository. | |||
== Implementation Thoughts == | == Implementation Thoughts == | ||