From 37c68b9513c4d93bbbbb0fb100130f006bfcfcd6 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 27 Jan 2010 02:49:40 +0000 Subject: [PATCH] link to TipsTricks [Imported from Trac: page RelatedProjects, version 51] --- RelatedProjects.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/RelatedProjects.md b/RelatedProjects.md index a7afc03..9c048d4 100644 --- a/RelatedProjects.md +++ b/RelatedProjects.md @@ -1,6 +1,6 @@ # Related Projects -There are several projects to extend Tahoe 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://allmydata.org/pipermail/tahoe-dev/2009-August/002727.html)) * Andrej Falout's [obackup](http://allmydata.org/pipermail/tahoe-dev/2009-June/001976.html) @@ -18,6 +18,10 @@ There are several projects to extend Tahoe or integrate it with other tools. * [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! +# Tips and Tricks + +Tahoe-LAFS can be integrated into several other tools by a simple configuration tweak. [The Tips and Tricks page](TipsTricks) describes some of those. + # Spin-off Projects These are projects that are currently primarily maintained by Tahoe-LAFS developers.