Archive

Archive for April, 2009

Another patch

April 30th, 2009 JB Kraft Comments off

Cool, got another patch accepted into the viewer. This one allows dynamic loading of grid info into the viewer so you can use the same viewer for non-linden grids instead of having 100 batch files and copies of links lying around. That’ll make life easier :)

From the meeting today it looks like there is some interest in updating the script editor too so maybe the 50 patches I have lying around for that will become worthwhile. Man, they are slow sometimes.

Categories: General Tags:

opensim on the mac mini

April 27th, 2009 JB Kraft Comments off

My debian box died :( Not a happy day but that machine is about 7 years old and full of scabbed parts from who knows where. Oh well. So I pained about buying another box and to make a long story short decided to try out a mac mini as a server. Nuts huh? So, one of the tasks was to rebuild Xanth (my opensim) on the mini. Mono is 2.4 I installed from the dmg.

These are a couple of snags I ran into…

1. Grabbed the git code from ‘git clone http://opensimulator.org/git/opensim’

2. Tried ./runprebuild.sh worked ok but nant blew up. The trouble was pkg-config was not installed so I threw that on and all is well. ‘./configure –prefix=/usr/local’… etc…

3. Copy OpenSim.ini.example to OpenSim.ini and ran ‘mono OpenSim.exe’

4. Client dies on region handshake. Edit Regions/default.xml and change ‘external_host_name’ from 127.0.0.1 to the actual IP of the machine fixed that.

That wasn’t so bad. Now to get it rigged into MySQL and hooked back up to opengrid but I have to grab my old db data from the HD and run it over and…, well, I’ll post about that experience another time. Cool thing is, it’s works :)

Categories: Projects Tags:

das boot

April 24th, 2009 JB Kraft Comments off

Hobee Project

I have been working on a sailboat script for the past few months. I looked over the Tako scripts a few times and figured I could do better so away I went. It has been quite the experience really but the last week has really heated things up in that world. Mothgirl Dibou, the creator of the Flying Fizz released a full perms DIY boat kit this morning and changed everything. If you are not familiar with the sl-sailing world here is the basic story of what I have learned since starting this project and where it stands right now.

Read more…

Categories: Projects Tags: ,

New site

April 23rd, 2009 JB Kraft Comments off

So, Rails burned me for the last time and I had to ditch it. Too much time trying maintain the thing. I have been playing around with Joomla and Wordpress but I don’t know. I’m not really happy with either, though Wordpress 2.5 is a nice update. I guess I am going to have to write my own thing in PHP. Stupid Rails. I really wish it worked. Ruby makes me happy but Rails is retarded. Now I just need to figure out how to move all the old content over. Bleh!

Categories: General Tags: ,