General


Category

Playing into Oblivion

Okay, I broke down and bought The Elder Scrolls IV: Oblivion for the XBOX 360 yesterday. I had some free time today, so I spun up the DVD drive and took the game for a spin. I spent a little over 3 hours working my way towards the first quest, exploring the countryside as I go. What fun, and what diversity. I've made it through a small tower dungeon after the tutorial. I've been killed a few times at a nearby ruins -- not so nice. And I even did some deer hunting -- darn things are hard to hit with a bow and arrow. Needless to say, I will be playing this game for quite some time to come!


That Calander Does Something

Oh, that little calander I said was worthless now actually does something! It now links back to the story files for a particular date.

Also, I updated the design a bit to make the side bar floating and not merge with the footer. Purse CSS does have its drawbacks -- well at least if you want to support IE. Seems IE doesn't support the height property properly, so columns won't line up together. Rather then use tables (politics aside), I settled on a slight modification to the design.


A Blogging We Will Go

So, I decided to try to play in the wild new world of blogs. In true “do it yourself” fashion, I created my own little method of creating blog files. Sure, it doesn’t look any different, but it should make it easier for me to add stuff.

Okay, so I have the story files working. I’ve added the concept of categories. Very nice. I can add an RSS feed (to categories as well). Pretty cool. Now, I just need to figure out how to add the ability for others to add comments. I think I know how to add that feature, but it will take a bit more coding then I want to spend tonight.


What, another change!

Well, yes. Another change! Okay, one that is for the better. I updated the slide show to use JavaScript to rotate the images. It is less annoying and doesn't mess with your history.

The other change is the addition of a calander. Yes, a completely useless update. Sort of. I actually have a plan for it on another site. But I decided to experiment with it on my site. It is actually a modified version of an old calander script I used to have on another site. For this version, I dropped the holiday images and made it smaller to fit better in the side bar.


Design Update and Slide Show

Although the display isn't much different, the code behind my site has changed a bit. I've converted the site layout to CSS, no more <table> layouts. It takes a bit more work to get CSS to look right, but I think it is worth it. Most of the other changes are in the back end so that I can now start working on other site content.

One new addition is the slide show image to the right. It will refresh every 60 seconds with a different image from my Lego Ray Tracing gallery. I'm still testing it a bit and haven't decided if I like the way I'm doing it.