Monthly Archives: August 2004

Wanna See Somethin'?

Well, after a bunch of coding to build a all-in-one gallery management and display tool in PHP and MySQL, I’ve gone with a nifty Flash based viewer that seems to work pretty well for what I need. Anyway, there’s a bunch of galeries up at this point. I may do some more tweaking…but until then,

This site looks like shit

I just checked this site in IE 6 (Win2k) the other day. I noticed that it looks like shit on some pages. I can’t help that. I refuse to write code (for my personal site) that caters to likes of IE. On a similar note, it looks like MSIE 7 may come out before Foghorn

Creating Custom Objects in JavaScript

So, lately I’ve been using classes in PHP 5 and have grown to like the structure and re-use of the code. While at work, I got to thinking about this while working on a JavaScript app for calculating auto loan and lease payments. I figure I can create my very own object in JavaScript and