Changes between Version 83 and Version 84 of RelatedProjects


Ignore:
Timestamp:
2011-11-25T17:11:11Z (12 years ago)
Author:
zooko
Comment:

reorganize

Legend:

Unmodified
Added
Removed
Modified
  • RelatedProjects

    v83 v84  
    1 = Related Projects =
     1= Tahoe-LAFS extensions =
    22
    33There are several projects to extend Tahoe-LAFS or integrate it with other tools.
     
    1212 * [http://code.google.com/p/pyfilesystem/ pyfilesystem] has a Tahoe-LAFS backend now thanks to slush
    1313
    14 possibly unmaintained
    15  * [source:trunk/mac@4434 macapp.py] -- Rob Kinninmont's Macintosh GUI
    16  * Andrej Falout's [//pipermail/tahoe-dev/2009-June/001976.html obackup]
    17  * [//pipermail/tahoe-dev/2010-March/004138.html Tahoe Explorer] -- a !JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000)
    18  * [https://bitbucket.org/nejucomo/tahoewapi.js tahoewapijs] -- Nathan Wilcox's Tahoe-LAFS !JavaScript library
    19  * [//trac/tahoe-w32-client tahoe-w32-client] -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [wiki:AllmydataDotComPage allmydata.com] and open-sourced, but not documented or announced
    20  * [//trac/libtahoeclient_webapi libtahoeclient_webapi] -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
    21  * [//trac/tahoe-iphone-client Tahoe-LAFS iPhone client] -- allmydata's iPhone client
    22  * [http://github.com/ianlevesque/rubytahoe/ RubyTahoe] -- Ian Levesque's ruby client library for the Tahoe-LAFS webapi.
    23  * [http://github.com/soult/rubytahoe/ RubyTahoe] -- David Triendl's fork of Ian's ruby client library with extended features.
    24  * [http://github.com/trel/rubytahoe/ RubyTahoe] -- Terrell Russell's fork of David's fork of Ian's ruby client library, now with fewer warnings!
    25  * [http://github.com/thraxil/canopy canopy] -- A Django frontend to Tahoe-LAFS
    26  * [http://forge.bearstech.com/trac/wiki/DDBFS DDBFS] is a proof of concept for a data storage middleware
     14(see below for Tahoe-LAFS extensions -- dormant.)
    2715
    2816= Tips and Tricks =
     
    3927 * [//trac/zfec zfec]
    4028 * [//trac/pycryptopp pycryptopp]
    41  * [http://pypi.python.org/pypi/pyutil pyutil]
     29 * [//trac/pyutil pyutil]
    4230
    4331= Dependencies =
     
    6957 Licence: GPL V2
    7058
     59= Tahoe-LAFS extensions -- dormant =
     60
     61Possibly unmaintained. Pining for the fjords?
     62
     63 * [source:trunk/mac@4434 macapp.py] -- Rob Kinninmont's Macintosh GUI
     64 * Andrej Falout's [//pipermail/tahoe-dev/2009-June/001976.html obackup]
     65 * [//pipermail/tahoe-dev/2010-March/004138.html Tahoe Explorer] -- a !JavaScript-based UI and webapi interface by Toby Murray (see also ticket #1000)
     66 * [https://bitbucket.org/nejucomo/tahoewapi.js tahoewapijs] -- Nathan Wilcox's Tahoe-LAFS !JavaScript library
     67 * [//trac/tahoe-w32-client tahoe-w32-client] -- a complete Windows product with filesystem integration (a virtual drive) and a GUI, written by [wiki:AllmydataDotComPage allmydata.com] and open-sourced, but not documented or announced
     68 * [//trac/libtahoeclient_webapi libtahoeclient_webapi] -- Nils Durner's C client library for the Tahoe-LAFS webapi (pre-alpha state)
     69 * [//trac/tahoe-iphone-client Tahoe-LAFS iPhone client] -- allmydata's iPhone client
     70 * [http://github.com/ianlevesque/rubytahoe/ RubyTahoe] -- Ian Levesque's ruby client library for the Tahoe-LAFS webapi.
     71 * [http://github.com/soult/rubytahoe/ RubyTahoe] -- David Triendl's fork of Ian's ruby client library with extended features.
     72 * [http://github.com/trel/rubytahoe/ RubyTahoe] -- Terrell Russell's fork of David's fork of Ian's ruby client library, now with fewer warnings!
     73 * [http://github.com/thraxil/canopy canopy] -- A Django frontend to Tahoe-LAFS
     74 * [http://forge.bearstech.com/trac/wiki/DDBFS DDBFS] is a proof of concept for a data storage middleware
    7175
    7276= See Also =