change all links to be server-relative (now they are https, for one thing)

[Imported from Trac: page RelatedProjects, version 83]
zooko 2011-11-25 17:03:02 +00:00
parent 6c372fe3db
commit 2b7cb39bad

@ -2,10 +2,10 @@
There are several projects to extend Tahoe-LAFS or integrate it with other tools. There are several projects to extend Tahoe-LAFS or integrate it with other tools.
* Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([announcement email](http://tahoe-lafs.org/pipermail/tahoe-dev/2009-August/002727.html)) * Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([//pipermail/tahoe-dev/2009-August/002727.html announcement email])
* nejucomo's hglafs [announcement](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-June/004559.html), [home page](http://bitbucket.org/nejucomo/hglafs) * nejucomo's hglafs [//pipermail/tahoe-dev/2010-June/004559.html announcement], [home page](http://bitbucket.org/nejucomo/hglafs)
* François Deppierraz's [Tahoe-LAFS plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html) * François Deppierraz's [Tahoe-LAFS plugin for duplicity](http://duplicity.nongnu.org/duplicity.1.html)
* [tiddly_on_tahoe](http://tahoe-lafs.org/trac/tiddly_on_tahoe) -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS * [//trac/tiddly_on_tahoe tiddly_on_tahoe] -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS
* [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state). * [GridBackup](http://github.com/divegeek/GridBackup) -- Shawn Willden's ambitious new backup tool project (pre-alpha state).
* [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones * [TahoeLAFS-android](http://github.com/ctrlaltdel/TahoeLAFS-android) -- François Deppierraz's Tahoe-LAFS client for Android phones
* [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet * [puppet-tahoe](http://github.com/ctrlaltdel/puppet-tahoe) -- François Deppierraz's Tahoe-LAFS plugin for Puppet
@ -13,12 +13,12 @@ There are several projects to extend Tahoe-LAFS or integrate it with other tools
possibly unmaintained possibly unmaintained
* [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI * [macapp.py]source:trunk/mac@4434 -- Rob Kinninmont's Macintosh GUI
* Andrej Falout's [obackup](http://tahoe-lafs.org/pipermail/tahoe-dev/2009-June/001976.html) * Andrej Falout's [//pipermail/tahoe-dev/2009-June/001976.html obackup]
* [Tahoe Explorer](http://tahoe-lafs.org/pipermail/tahoe-dev/2010-March/004138.html) -- a JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000) * [//pipermail/tahoe-dev/2010-March/004138.html Tahoe Explorer] -- a JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000)
* [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- Nathan Wilcox's Tahoe-LAFS JavaScript library * [tahoewapijs](https://bitbucket.org/nejucomo/tahoewapi.js) -- Nathan Wilcox's Tahoe-LAFS JavaScript library
* [tahoe-w32-client](http://tahoe-lafs.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [allmydata.com](AllmydataDotComPage) and open-sourced, but not documented or announced * [//trac/tahoe-w32-client tahoe-w32-client] -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [allmydata.com](AllmydataDotComPage) and open-sourced, but not documented or announced
* [libtahoeclient_webapi](http://tahoe-lafs.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state) * [//trac/libtahoeclient_webapi libtahoeclient_webapi] -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
* [Tahoe-LAFS iPhone client](http://tahoe-lafs.org/trac/tahoe-iphone-client) -- allmydata's iPhone client * [//trac/tahoe-iphone-client Tahoe-LAFS iPhone client] -- allmydata's iPhone client
* [RubyTahoe](http://github.com/ianlevesque/rubytahoe/) -- Ian Levesque's ruby client library for the Tahoe-LAFS webapi. * [RubyTahoe](http://github.com/ianlevesque/rubytahoe/) -- Ian Levesque's ruby client library for the Tahoe-LAFS webapi.
* [RubyTahoe](http://github.com/soult/rubytahoe/) -- David Triendl's fork of Ian's ruby client library with extended features. * [RubyTahoe](http://github.com/soult/rubytahoe/) -- David Triendl's fork of Ian's ruby client library with extended features.
* [RubyTahoe](http://github.com/trel/rubytahoe/) -- Terrell Russell's fork of David's fork of Ian's ruby client library, now with fewer warnings! * [RubyTahoe](http://github.com/trel/rubytahoe/) -- Terrell Russell's fork of David's fork of Ian's ruby client library, now with fewer warnings!
@ -36,8 +36,8 @@ Tahoe-LAFS can be integrated into several other tools simply by adjusting some c
These are projects that are currently primarily maintained by Tahoe-LAFS developers. These are projects that are currently primarily maintained by Tahoe-LAFS developers.
* [foolscap](http://foolscap.lothar.com/trac) * [foolscap](http://foolscap.lothar.com/trac)
* [zfec](http://tahoe-lafs.org/trac/zfec) * [//trac/zfec zfec]
* [pycryptopp](http://tahoe-lafs.org/trac/pycryptopp) * [//trac/pycryptopp pycryptopp]
* [pyutil](http://pypi.python.org/pypi/pyutil) * [pyutil](http://pypi.python.org/pypi/pyutil)
# Dependencies # Dependencies