Archive for the 'JS/CSS Etc' 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

 
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

 
jQuery Lightbox
No Comments...
Lightbox Test

Test Image

I have been playing with the javascript library for a couple days now.. My intent is to learn the ins and out’s of it for a project at work.  So far I like what I am seeing.

I need to learn a “best practices” as there are many ways to do things in and I am very likely going about some of it incorrectly..  But, there is only one way to try things and that’s to jump off the deep end!  So far it’s cake.. Something I have wanted for my site for a while now was a implementation.  And while has quite a few like plugins, I thought it would be interesting to create my own using such that ANY link (on any website) with an attribute of rel=”” would be opened as a . This is the file I’m actively developing on;

http://info.rsow.com/wp-content/themes/microblue/..js

And the image above will be my test image for the time being.  Clicking the image will close the . Read More

 
Theme Conversion Update
1 Comment...

Well as some of you know I have been working on a joint MU and Invision Power Board based on the Chromatophore.. I thought I would give an update — It’s going well all things considered, but its taking me a little longer than I had for seen to get the color chooser logic working correctly.

You can see my progress here:

http://info.rsow.com/projects/fffredesign/

I’ve run into some interesting javascript foibles that I have had to deal with and have also taken this opportunity to start on my own javascript toolbox.

Read More

 
Sub-Categories:  
Archive for the 'JS/CSS Etc' Category