Posts by weatherangel:
The Story – iPhone Apps
An interesting take on the beginning of games, and how the iPhone brought us back to the new frontier, at least for a little while.
Debugging with Firebug
Cool article to print out and keep handy on debugging using Firebug. Sadly, I’ve still been using Alert. Call me dinosaur, but it’s worked for me — but I’m trying to change that! An in depth look at the future of JavaScript debugging with Firebug Firebug Tutorial This code snippet will help out with browsers [...]
Hiding and showing scroll bars with JavaScript
Have you received a requirement that says “We want to see this many elements before you add a scroll bar, we don’t care about the height of the elements, just the number”? If you are using YUI, there is a VERY easy way to handle this! YUI has the following 2 CSS classes which you [...]
Comments on girl texting excessively in Orlando.
Technology related, sorta. This will be moved to my other blog after work. The original girl texting excessively story is here And at this point I must say, when I was a teen in the mid to late 80′s I was chatting on multi-user BBSes before the kids in school knew what a modem, let [...]
Why Automatic Versioning of CSS, JavaScript and Images is a good thing
In an article by Ed Eliot, he talks about why Automatic versioning of CSS, JavaScript and Images is a good thing. When including CSS and JavaScript resources in your pages you should version file paths and update these version numbers every time the files change. This is necessary as a visitor’s browsers may, depending on [...]

