aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/index.html
blob: 73fc1a312aab4eedb406224b3597b6d2d5f59f61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
<title>SledjHamr home</title>
<head>
</head>
<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
Welcome to the SledjHamr home!

<p>OMG might stand for Open Magic Garden, but we are open to other suggestions.</p>
<p>Open Management Group have a US registered trade mark of "OMG", and they deal with computer integration standards for "enterprise", in other words, big business, with deep pockets plus scary lawyers, and too close to what we are doing for us to get away with it for long.  So, in the interests of having a name so I can just start coding dammit, I'm going with my original name of SledjHamr.  It's not very marketing friendly, and even I have to stop and think exactly how it is spelled.  lol</p>
<p>We don't have a great name for it, until recently I liked NGIW (Next Generation Immersive Web) best, but OMG has plenty of appeal.  What it is, even if we don't have a clear name for it, is an improved version of OpenSimulator and Imprudence, a vision of better virtual worlds.  We have a few pages talking about it.  Check out:</p>
<p>In reverse alphabetical order to enhance your reading pleasure.</p>
<ul>
<li><a href="SledjHamr.html">SledjHamr</a> Tearing down the garden walls.</li>
<li><a href="OMG-WTF-BBQ.html">OMG WTF BBQ</a> A means of making UUIDs location-agnostic.</li>
<li><a href="NGIW.html">NGIW</a> REST as the simulation data server?</li>
<li><a href="NGIW.Commands.html">NGIW.Commands</a> In the NGIW/REST world, how do I touch an object, or send it some other kind of message?</li>
<li><a href="Nails.html">Nails</a> How to put it all together.</li>
<li><a href="LuaSL-New-scripting-engine.html">LuaSL New scripting engine</a>
<ul>
<li><a href="LSL-functions-implemented.html">LSL functions implemented</a></li>
</ul>
</li>
<li><a href="InworldAnimationEditor.html">InworldAnimationEditor</a> I dream of mixing qavimator into the client.</li>
<li><a href="Grid-data-flow.html">Grid data flow</a> Documenting the flow of data through an OpenSim system, so we can replace it.</li>
<li><a href="Croquet-integration.html">Croquet integration</a></li>
<li><a href="ClientHamr.html">ClientHamr</a> How to rip code out of the client and make it better.</li>
<li><a href="BVJ.html">BVJ</a> New and improved animations, with extra attachment points included.</li>
<li><a href="BlackListAssetServersTracker.html">BlackListAssetServersTracker</a> Might be cool if you could accept/reject asset servers.  For copyright control or to avoid seeing yucky stuff.</li>
</ul>
<p>We have a code repo on github now - <a href="https://github.com/onefang/SledjHamr">https://github.com/onefang/SledjHamr</a> with just a small README that points to this page.  We can finally start writing code.  A local copy of <a href="/source/">the source</a> can be found here.</p>
<p>Now that we have a web site, I should turn this into a real web site, huh?  Some of the docs are in raw text format, <a href="/SledjHamr/">SledjHamr docs</a> and <a href="/ClientHamr/">ClientHamr docs</a></p>
</body>
</html>