aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/ClientHamr.html
diff options
context:
space:
mode:
authorDavid Walter Seikel2016-01-01 21:57:24 +1000
committerDavid Walter Seikel2016-01-01 21:57:24 +1000
commitbc44e6b3339976fc08d86eecc79f972fb90aecab (patch)
tree8c4dc473840ba773a7a2ee393b2045cc758dc024 /docs/ClientHamr.html
parentAdded a test HTML page for bringing the design docs into the source repo. (diff)
downloadSledjHamr-bc44e6b3339976fc08d86eecc79f972fb90aecab.zip
SledjHamr-bc44e6b3339976fc08d86eecc79f972fb90aecab.tar.gz
SledjHamr-bc44e6b3339976fc08d86eecc79f972fb90aecab.tar.bz2
SledjHamr-bc44e6b3339976fc08d86eecc79f972fb90aecab.tar.xz
Import the design docs from Drupal / MediaWiki.
Diffstat (limited to 'docs/ClientHamr.html')
-rw-r--r--docs/ClientHamr.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/ClientHamr.html b/docs/ClientHamr.html
new file mode 100644
index 0000000..42cb46e
--- /dev/null
+++ b/docs/ClientHamr.html
@@ -0,0 +1,10 @@
1<html>
2<head>
3</head>
4<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
5<p>Consider your inventory. A mess huh. Well, what is it really, especially in a world like <a href="NGIW.html">NGIW</a> / <a href="index.html">OMG</a> describes? It's just yet another hierarchy of folders and thingies. We are probably wasting our time writing any code for it. Why not leverage the users favourite hierarchy browser/editor. Maybe it's called FileDamager made by MicroCruft in Redstone Wishangton. Maybe it's called Netscape, or Nautilus. Many of the modern file browser tools will talk a protocol named WebDAV. If the asset server spoke WebDAV, then we could perhaps rip the inventory code clean out of the client.</p>
6<p>This little fantasy points in a really blue sky direction. Use existing protocols and tools to remove stuff from the client. Make it easy for tools that already exist to interact with the 3d world.</p>
7<p>That's the Client Hammer.</p>
8<p>Note - The simian grid has a WebDav front end to inventory. <a href="http://code.google.com/p/openmetaverse/">http://code.google.com/p/openmetaverse/</a></p>
9</body>
10</html>