Author: Portfolioso
MouseTrax Beta 2
Ok so I pretty much finished MouseTrax last year and thought it was all good until I randomly used it today in programming and found a bug. For anyone new here, Mousetrax is a program that counts how many keys you pressed, how many times you clicked your mouse and the distance your mouse has travelled on the screen.
So I went home and fixed the bug and while I was looking at the code, realized how much of a noob I was when I wrote it (first program). So basically I cleaned up a lot of useless bloated inefficient code, so it’s a lot smaller. I also fixed other bugs and added in some new minor features. Go to the Programs page to download it and read the latest changelog.
Superbowl Commercials
My favorite four Superbowl commercials:
FedEx – Stick, Bud Lite – Secret Fridge, Godaddy Girl (although the banned ones were better, and last year’s Godaddy commercial was great) and finally, the Ameriquest Heart Paddle one
Very effective advertising. If this site wasn’t registered with Godaddy already, the commercial would make me want to transfer over to it. W00t! Godaddy (and their advertising) is leet. By the way, use FedEx because they send me my crap from newegg.com really quickly.
Image Gallery Layout Fix
March 13, 2006
Website Related
No Comments
Portfolioso
I had to do something about my image gallery because it looked like ass in Internet Explorer. Even though the CSS (which is a stylesheet that customizes the page layout) validated and followed browser compliancy standards, IE still made a mess of the page. In Firefox, the gallery displayed nicely, but since most fools use Internet Explorer, I had to fix it. You don’t know how many extra hours of coding Internet Explorer has caused me over the past few years. When things looked good in Firefox, I checked in IE and they were messed up. If you search this blog for IE, you will see other posts of me complaining about how IE messed up my pages. Anyway, enough ranting.
Some of the things that were messed up included: Menu image buttons not aligning, ugly and misaligned webbed graphic showing up that didn’t belong, repeating top menu graphic (only one was needed) and some random text that did not belong there.
I also got rid of that @ menu mouseover thing because it confused people. You would have to mouseover the @ to make a submenu show up. The login link was on that submenu login. This was too hard of a concept for most people and I got flooded with email and asked 20 times how to log in. So instead of mousing over the retarded @, I got rid of the @ and made the submenu display at all times. Much easier..
So now that the gallery is more user friendly, I hope you all like it better. (It still looks a bit better in Firefox, but at least it’s decent in IE)