Archive for the 'Dev Diary' Category
Sub-Categories:  
Theme Update & IE8 aint so bad…
No Comments...
WPOS7 Screenshot

WPOS7 Screenshot

So I have been plugging away at creating my OS7 .. I previously stated that IE8 sucked completely and I have to take that back.   It doesn’t suck completely.. infact, it sucks a lot less than I realized..

I found that I was using IE8 in “quirks mode” and of course it behaved quirky.  My main question is;  What the hell is the point of quirks mode?!  “Here have our browser in a mode that is completely broken.” I just don’t get it.. I guess quirks mode is basically IE6 as they seem to render similarly.. (I have IE6 on my laptop still for testing purposes..) If that’s the case it couldn’t be better named..

Apparently since I had a misspelling (or something) in my doctype it defaulted to quirksmode.. Once I found that I was in the wrong mode, found out why and fixed it, I started to test my new UI in IE7 and IE8.. It actually works!!  Ever so minor bug in IE7, but its hardly worth mentioning..   IE8 works fine, but a little slow. er.. in fact, a lot slow.. IE8 ain’t zippy at all.. Read More

 
WPOS7 Wordpress Theme
No Comments...

So I have been using Windows 7 for a while now and I really do like it.  It’s no Snow Lepoard but it’s what I have.. heh  Honestly, its not bad at all..  I also have been using for a goodly while with the same Microblue” a I created a year ago.

I’m getting bored with Microblue so its time for a change and I thought it would be fun to combine Windows 7’s look and feel into a .    This lead me down the road that I had started with my jQuery Windows post and posed an important question;

Do I implement a windows manager within a webpage?    God what a pain in the ass..

Read More

 
40k Leman Russ
No Comments...
Leman Russ 08

Latest Render

While my Tau Hammerhead is coming along nicely, I needed a bit of a break from it.  I decided to something from either the Imperial Guard or Space Marines codex.  I don’t have either army, but I do have a Leman Russ that I was planning on turning into an Ork battlewagon..  So it seemed like the natural choice for modeling..

The is still in pieces which as actually a boon because I can hold and each part individually and then assemble them.. or at least I hope its that easy..

As with the hammerhead I plan to show a render of the for every 4 hours (or so) of work.

Note: This post will be updated a lot as I work on this .

Read More

 
Wacom Bamboo Graphics Tablet
2 Comments...
engine-texture-test-02

Texture Test

I have been getting back into modeling lately and ran into my old nemesis — texturing!  For whatever reason, I had never really been very good at texturing.  I think a lot of that was due to the way Lightwave did .  It used to be extremely painful to texture a because there wasn’t really a good workflow..

Previously you’d have to export your UV’s and do some texturing work in photoshop or some such, then import them back to the , then render it… just to test your outcome.   It would take a long time to get something looking even half good.  It just wasn’t easy workflow wise causing me not to want to do it.. thus, I sucked at it..

Read More

 
jQuery and Browser based games
No Comments...
t-and-c-surf-designs

Surfs Up!

I have been playing with the animate functionality a bit today and it occurred to me that would likely be the perfect library to build a browser based game on top of..

I did a little browsing about the web, and sure enough.. someone thought of it before me.

The I would want to create would be less animated than this one.. but I could totally see a Masters of Orion remake as a browser based game using the library..   Or any number of other turn based ..  You could even make them multiplayer fairly easily..

As computers get faster, and as browser trend towards threaded javascript engines.. Why the hell not?! At this point I think it would be just as easy/difficult to create a game via a webbrowser as it would via any other medium..

Read More

 
jQuery Windows
1 Comment...
Example Windows

Example Windows

So as part of my on-going exploring and learning of I want to create a system.  This will let me explore the wonderful world of as well as create something functional and useful for my work project.

This system will need to be dragable, droppable, completely resizable via all standard and expected methods.  It will need to be able to have x number of configurable buttons within the border both left and right, have other customizable data within the top header..

I want to make it so that each is basically a container, and thus can contain anything.. including other windows.

Read More

 
Sub-Categories:  
Archive for the 'Dev Diary' Category