moving stuff to Tips & Tricks

[Imported from Trac: page RelatedProjects, version 50]
ndurner 2010-01-24 21:12:52 +00:00
parent 6c5c5aa998
commit 52c245e2a5

@ -3,9 +3,6 @@
There are several projects to extend Tahoe or integrate it with other tools. There are several projects to extend Tahoe or integrate it with other tools.
* Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([announcement email](http://allmydata.org/pipermail/tahoe-dev/2009-August/002727.html)) * Aaron Cordova's [hadoop-lafs](http://code.google.com/p/hadoop-lafs) ([announcement email](http://allmydata.org/pipermail/tahoe-dev/2009-August/002727.html))
* Kevin Reid's [instructions for publishing your Apple iCal calendars](http://allmydata.org/pipermail/tahoe-dev/2009-July/002219.html) on Tahoe-LAFS
* Kevin Reid's [cron script](http://allmydata.org/pipermail/tahoe-dev/2009-October/003012.html) to automatically repair his files
* Nils Durner's [patch](https://bugs.launchpad.net/allmydata.org/+bug/294709) for [bzr](http://bazaar-vcs.org) to use a Tahoe-LAFS storage backend
* Andrej Falout's [obackup](http://allmydata.org/pipermail/tahoe-dev/2009-June/001976.html) * Andrej Falout's [obackup](http://allmydata.org/pipermail/tahoe-dev/2009-June/001976.html)
* 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://allmydata.org/trac/tiddly_on_tahoe) -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS * [tiddly_on_tahoe](http://allmydata.org/trac/tiddly_on_tahoe) -- Zooko's plugin for TiddlyWiki so it can save itself to Tahoe-LAFS
@ -15,7 +12,6 @@ There are several projects to extend Tahoe or integrate it with other tools.
* `contrib/fuse` -- three different FUSE implementations by three different authors * `contrib/fuse` -- three different FUSE implementations by three different authors
* [tahoe-w32-client](http://allmydata.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by allmydata.com and open-sourced, but not documented or announced * [tahoe-w32-client](http://allmydata.org/trac/tahoe-w32-client) -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by allmydata.com and open-sourced, but not documented or announced
* [libtahoeclient_webapi](http://allmydata.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state) * [libtahoeclient_webapi](http://allmydata.org/trac/libtahoeclient_webapi) -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
* Marc Tooley's [script to point Perforce revision control at a Tahoe-LAFS backend](http://allmydata.org/pipermail/tahoe-dev/2009-June/002105.html)
* [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
* [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.