You cannot post messages because only members can post, and you are not currently a member.
|
Clojure API
|
| |
Hi folks,
I spent the afternoon acquainting myself with Weave. In so doing I
wrote a small-but-complete Sync API client in Clojure. It's consume-
only (for now), and lightly tested, but it's able to list my
collections and pull down my current tabs, so it must be doing
something right!
Comments, scathing crypto code analysis, etc. most welcome.... more »
|
|
Weave repos have moved!
|
| |
As part of the graduation out of Mozilla Labs, the Weave repos have moved to a new home: [link] This has all of the non-experimental server and client code that is regarded as "in production" including the Firefox and iPhone clients, and the various server pieces. Please let me know if you have any... more »
|
|
Getting started with the API?
|
| |
Hi,
Im trying to write a simple c# program to read my mozilla sync links
(and present them in a HTML page which I use as a landing page for
lynx browser (really!) and ipod / android devices. I have an old
version (that used google bookmarks) at links.ripnet.co.uk
Ive read all the docs at [link]... more »
|
|
python weave client - request for feedback
|
| |
Hello,
I've released a while ago python-weave 0.1 ([link]
pypi/python-weave)
It's the python client started by Mike Hanson, plus a small distutils
wrapping so it can be installed with tools like easy_install or pip,
and published at PyPI.
The storage part has been changed lately so it would work with the... more »
|
|
JWEAVE - JAVA client library
|
| |
This post announces that i am working on the development of a java client for "weave". jweave is hosted here --> [link] Today only 90% of the USER API is implemented. I have still to do the "password_reset" service... jweave is based on: * mvn2 * commons-httpclient * testng... more »
|
|
Help running experimental web client
|
| |
Hello! I'm trying to run the experimental JS client code on your site and I'm running into some issues. First, I couldn't find any documentation on how to setup the environment. So I have threw the code into an Apache PHP server. The root index.php fails when I submit with missing files. Warning: include(HTTP/WebDAV/Client.php ) [function.include]: failed to... more »
|
|
Weave Code Review policy now in effect
|
| |
Code review prior to landing is now required for _all_ changes to all production-oriented Weave code. This includes the Weave Sync client code, the Sync server code, and the user registration code. Future parts of the Weave client will fall under this policy once they move past the experimental phase. For more details, see the policy:... more »
|
|
Collections definition
|
| |
We should probably define acceptable characters for a collection name. Anybody want to advocate for anything beyond A-Za-z0-9\-\._ Toby
|
|
|