aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/index.html
blob: ce47ca2cd709adf05bf8e5fe8428bce49cd01a72 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<html>
<title>SledjHamr home</title>
<head>
</head>
<body bgcolor="black" text="white" alink="red" link="blue" vlink="purple">
Welcome to the home of SledjHamr!

<p>SledjHamr is a rewrite from scratch of Second Life (SL) / OpenSim (OS) style 3D online virtual world client / server.  The plan is to use OS server and SL clients as crutches, when a bit of SledjHamr is ready, it replaces the matching bit in OS/SL.</p>

<p>We have tried a variety of names for this thing, NGIW, OMG, SledjHamr. 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>OMG might stand for Open Magic Garden, but we are open to other suggestions.  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>Server side -</li>
<ul>
<li><a href="SledjHamr/LuaSL-New-scripting-engine.html">LuaSL</a> a new scripting engine, with extra speeeeeed!</li>
<ul>
<li><a href="SledjHamr/LSL-functions-implemented.html">LSL functions implemented</a></li>
</ul>
<li><a href="SledjHamr/README.Lspace">Lspace</a> Sim contents server.</li>
<li><a href="SledjHamr/love.txt">love</a> makes the world go around.</li>
<li>HamrSpace inventory server, a pocket universe where cartoon characters keep their giant hammers.</li>
<li>Documenting the <a href="SledjHamr/Grid-data-flow.html">flow of data</a> through an OpenSim system, so we can replace it.</li>
</ul>
<li>We take <a href="common/privacy.txt">privacy</a> seriously.</li>
<li><a href="common/portals.txt">portals</a> Killer feature!</li>
<li><a href="common/OMG-WTF-BBQ.html">OMG WTF BBQ</a> A means of making UUIDs location-agnostic.  This is where we deal with systems to keep track of where in the web assets are, and to cache them.</li>
<li><a href="common/no_accounts.txt">no accounts</a> We don need no stinkin' accounts.</li>
<li><a href="common/NGIW.html">NGIW</a> REST is probably good to apply to the web server part.  Alice wants JSON to, but see nails.</li>
<ul><li><a href="common/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></ul>
<li><a href="common/The_Naminator.txt">The Naminator</a> eliminates human readable names, to make way for computer names from SkyNet.  Or something.</li>
<li><a href="common/Nails.html">Nails</a> bangs it all together, mostly via the command pump.</li>
<li><a href="common/README.mumble">mumble</a> Voice integration.</li>
<li>The various <a href="common/README.libraries">libraries</a> used.</li>
<li><a href="Croquet-integration.html">Croquet integration</a>  Just an idea, but we should support other virtual world tech if we can.</li>
<li><a href="ClientHamr/ClientHamr.html">ClientHamr</a> How to rip code out of the client and make it better.</li>
<ul>
<li><a href="ClientHamr/README.woMan">woMan</a> Virtual world  account and viewer manager.</li>
<li>How to deal with sucky <a href="ClientHamr/WebBrowsers.txt">web browsers</a>.</li>
<li><a href="ClientHamr/TellinBone.txt">TellinBone</a> A virtual Android "phone".</li>
<li>Blue sky <a href="ClientHamr/ScriptEditor.txt">script editor</a> idea, will the stars align?</li>
<li><a href="ClientHamr/README.purkle">purkle</a> Jabber / XMPP integration.</li>
<li><a href="ClientHamr/InworldAnimationEditor.html">InworldAnimationEditor</a> I dream of mixing qavimator into the client.</li>
<li><a href="ClientHamr/README.GuiLua">GuiLua</a> Skang for SledjHamr.</li>
<li><a href="ClientHamr/README.extantz">extantz</a> The viewer.</li>
<li><a href="ClientHamr/BVJ.html">BVJ</a> New and improved animations, with extra attachment points included.</li>
<li><a href="ClientHamr/README.bGod">bGod</a> Admin / manager tools.</li>
</ul>
<li><a href="common/README.Bookie">Bookie</a> Dealing with libraries.</li>
<li><a href="common/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.  The experimental branch has all the actual code and stuff.  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?</p>
</body>
</html>