Labs/Weave: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
mNo edit summary
(New API links page)
Line 56: Line 56:
* [[Labs/Weave/Notifications|Notifications]] - Using the notifications system to notify users about Weave events/problems.
* [[Labs/Weave/Notifications|Notifications]] - Using the notifications system to notify users about Weave events/problems.


* [[Labs/Weave/ServerAPI|Server API Extras]] - Additions to the server API for account registration, etc.
* [[/Labs/Weave/API|APIs]] - Server APIs and instructions for setting up your own weave server


* [[Labs/Weave/OAuth|OAuth Overview]] - Some notes about how OAuth might apply to Weave.
* [[Labs/Weave/OAuth|OAuth Overview]] - Some notes about how OAuth might apply to Weave.


* [[Labs/Weave/Attic|Attic]] - a few links, now outdated
* [[Labs/Weave/Attic|Attic]] - a few links, now outdated

Revision as of 21:09, 26 August 2009

weave-logo.jpg

Install the latest released version of the Weave Add-On

Install the latest development snapshot of the Weave Add-On

What is Weave

Weave is a Mozilla Labs project to integrate web services into Firefox by allowing users to securely share their data with other users and 3rd parties. As such, Weave encompasses a Firefox add-on, a server component, data sharing APIs, etc.

All software released as part of the Weave project is currently considered to be in the early prototype stage, so use it at your own risk.

You can read more about Weave in its "project page," as well as the Weave User Forum.

,

More Information

Development Links

  • QA - Testing Weave
  • Build Instructions - How to retrieve the Weave source code and build the extension yourself.

Docs And Notes

  • Notifications - Using the notifications system to notify users about Weave events/problems.
  • APIs - Server APIs and instructions for setting up your own weave server
  • Attic - a few links, now outdated