Changes between Version 86 and Version 87 of Dev
- Timestamp:
- 2010-06-17T04:50:25Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev
v86 v87 10 10 * Tahoe hackers chat on [irc://irc.freenode.net/%23tahoe irc.freenode.net in channel #tahoe-lafs]. 11 11 * [source:CREDITS The CREDITS file] contains names people who have contributed to the Tahoe project. 12 * [wiki:RelatedProjects The RelatedProjects page] has extensions to Tahoe and integrations of Tahoewith other open source software.12 * [wiki:RelatedProjects The RelatedProjects page] has extensions to Tahoe-LAFS and integrations of Tahoe-LAFS with other open source software. 13 13 14 14 == Extensions == 15 15 16 * Tahoe has a programmatic API which enables building custom applications on top of the storage infrastructure.17 * The [source:docs/frontends/webapi.txt docs/frontends/webapi.txt] document shows how to control a Tahoe node programmatically.18 * [wiki:Extensions The Extension Page] lists extension projects and extension development resources. 16 * Tahoe-LAFS has a programmatic API which enables building custom applications on top of the storage infrastructure. 17 * The [source:docs/frontends/webapi.txt docs/frontends/webapi.txt] document shows how to control a Tahoe-LAFS node programmatically. 18 * [wiki:Extensions The Extension Page] lists extension projects and extension development resources. (WAIT: How is this different from the RelatedProjects page? --Zooko 2010-06-16) 19 19 20 20 == Developer Docs == … … 24 24 * [wiki:Patches How to Submit Patches] 25 25 * [wiki:CodingStandards] 26 * [wiki:Packaging The Packaging page] shows our currently policy for how to re-use 3rd-party libraries and how to distribute Tahoe to users. 27 28 == Tools == 29 * [http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-lafs-trac-stream tahoe-lafs-trac-stream] mailing list is the way to receive lots of emails from trac 26 30 * [wiki:ViewTickets] 27 31 * Sources for Tahoe and its side-projects are browsable via the "Browse Source" button at the top of each [http://allmydata.org/trac project site] … … 34 38 * [/../../tahoe-figleaf Archived data] is also available. 35 39 * [/../../tahoe-figleaf-graph/hanford.allmydata.com-tahoe_figleaf2.html This graph] measures the number of lines that are '''not''' covered. 36 * [wiki:Packaging The Packaging page] shows our currently policy for how to re-use 3rd-party libraries and how to distribute Tahoe to users.37 40 38 41 == Metrics ==