Archive for November, 2006

For Pendie
November 16, 2006I finally took time to look at the code and figured out how to add your header image, I know I am a slacker
Look in the css for this:
#header-wrapper {
width:660px;
margin:0 auto 10px;
border:1px solid #333333;
}
and change it to:
#header-wrapper {
width:660px;
background: url(image.ext) center center no-repeat;
margin:0 auto 10px;
border:1px solid #333333;
}
and that should make it work.

End of Second Life?
November 10, 2006Thanks to changes in the Education in Second Life, Instructors will no longer get paid for providing the long time tradition of education. This seems to me like Linden Labs just wants to keep everything to themselves and make us spend more money with them. Ok, if they want us to spend money on this, what do we get in return?
I sold the land our house was on and dropped down to a basic account cause I was tired of spending money on something that doesn’t really work anymore. I mean, I love my friends in SL and the things we do, but it all just gives me a headache. I left TeaZers cause of too many changes at one time and now LL is doing it. I know I am ranting right now, but I am just tired of the bullshit that Linden Labs is doing.
I will be posting here off and on, but I doubt that SL will be a major thing for me anymore. *hugs to all my friends*

Break Time
November 7, 2006After finally getting every one of the sites moved from my server to our new web host, I can now take a break. It was such a chore moving everything. Between the database backups, directory clean-ups, and archiving the original files… I am about to explode. I managed to save every piece of code/data I could. E-Mail will be a different matter, it seems it was not setup to be “backed-up” like it should have been. Oh well, only 4 people counting me used it so it should be ok.
Sites are now hosted with DreamHost and offers a lot more then I could on my little home server with a crappy cable connection. Hope you enjoy the faster speeds and the better content


