On 12 March 2010 00:09, Zooko Wilcox-O&#39;Hearn <span dir="ltr">&lt;<a href="mailto:zooko@zooko.com" target="_blank">zooko@zooko.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Things that are not part of the Tahoe-LAFS core but are auxiliary<br>
features would be fine, too, such as a new front-end written in Caja,<br></blockquote><div><br></div><div>I know there has been a few such things started in the past, notably Nathan Wilcox&#39;s JavaScript library includes a JavaScript treeview interface to Tahoe.</div>

<div><br></div><div>I also spent a few days about this time last year hacking together a Cajita &quot;Tahoe Explorer&quot; application, witih support for drag and drop for copying files, amongst some other features. The code works (at least under Firefox 3.0.18) with Tahoe 1.6.1 and can be found here</div>
<div><br></div><div><a href="http://testgrid.allmydata.org:3567/uri/URI:DIR2:u64egztouchecgmlssxx3nk3o4:skv6utnyk4o5y3ea4qaznxflne6mvf4rrrmddjnbkcmdpvadqgya/">http://testgrid.allmydata.org:3567/uri/URI:DIR2:u64egztouchecgmlssxx3nk3o4:skv6utnyk4o5y3ea4qaznxflne6mvf4rrrmddjnbkcmdpvadqgya/</a></div>
<div><br></div><div>Download &#39;explorer.zip&#39; and unzip it in the &#39;public_html&#39; subdir of your tahoe web client&#39;s base directory (creating &#39;public_html&#39; if necessary). You should then be able to navigate to e.g.</div>
<div><br></div><div><a href="http://localhost:3456/static/explorer/tahoe_explorer.html">http://localhost:3456/static/explorer/tahoe_explorer.html</a></div><div><br></div><div>Paste a raw directory URI (i.e. one without the &#39;http://.../uri/&#39; prefix) in to the top textbox and click the &quot;Go&quot; button, which should bring up a treeview underneath that should behave as one might expect. Clicking entries brings up a popup menu. Immutable entries are written in a gray (as opposed to black) font.</div>
<div><br></div><div>Do feel free to email me if you have any questions about the code; however, I don&#39;t expect to actively develop it any further at the moment owing to lack of time.</div><div><br></div><div>Cheers</div>
<div><br></div><div>Toby</div><div><br></div></div>