Labs/Weave: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 28: Line 28:
* [[Labs/Weave/Feedback|Feedback & Bug Reporting]]
* [[Labs/Weave/Feedback|Feedback & Bug Reporting]]


== Development Links ==
== Project Management ==


* [[Labs/Weave/Committing|Commit Rules]] - How to commit to Weave
* [[Labs/Weave/WeeklyMeetings|Weekly Meetings]]
* [[Labs/Weave/Roadmap|Roadmap]] - Upcoming release plans (Outdated)


* [[Labs/Weave/Roadmap|Roadmap]] - Upcoming release plans (Outdated)
== Development ==


* [[Labs/Weave/Building|Build Instructions]] - How to retrieve the Weave source code and build the extension yourself.
* [[Labs/Weave/QA|QA]] - Testing Weave
* [[Labs/Weave/QA|QA]] - Testing Weave
 
* [[Labs/Weave/Committing|Commit Rules]] - How to commit to Weave
* [[Labs/Weave/WeeklyMeetings|Weekly Meetings]]
* [http://people.mozilla.com/~cbeard/weave/dist/latest-weave.xpi Latest build]


* [[Labs/Weave/Crypto|Crypto]] - How Weave uses cryptography
* [[Labs/Weave/Crypto|Crypto]] - How Weave uses cryptography
* [[Labs/Weave/0.3/Setup|0.3 Server setup]]
* [[Labs/Weave/0.3/Setup|0.3 Server setup]]
* [[Labs/Weave/0.5/Setup/Migration|0.3-0.5 server migration]]
* [[Labs/Weave/0.5/Setup/Migration|0.3-0.5 server migration]]
* [[Labs/Weave/0.5/Setup/Storage| 0.5 server setup]]
* [[Labs/Weave/0.5/Setup/Storage| 0.5 server setup]]
* [[Labs/Weave/Building|Build Instructions]] - How to retrieve the Weave source code and build the extension yourself.
* [http://people.mozilla.com/~cbeard/weave/dist/latest-weave.xpi Latest build]


== Docs And Notes ==
== Docs And Notes ==

Revision as of 17:45, 20 October 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

Project Management

Development

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