JavaScript

JavaScript’s Modulus “Bug”

I recently encountered an issue that caused me a bit of confusion. JavaScript was not calculating a modulus in the same manner that Windows Calculator or Visual Basic was. At first I had thought this to be a bug, but after doing a bit more research I discovered that it was actually giving the correct […]

Continue Reading...

Programming

Top Ten Web Design Pet Peeves

There’s some trends on the Internet that just wont die. I swear sometimes I don’t even know what decade it is when I click on a link and find an archaic HTML 3.2 driven site layered with frames and animated gifs. But what is even more disturbing is when you stagger into a site that […]

Continue Reading...