Graceful Degredation – What does it really mean?
It goes hand in hand with unobtrusive javascript, and really is just another name for the same thing. Here are some quotes from some decent articles on the subject: from Dan’s Web Tips by Daniel Tobias “Graceful Degradation” is an important principle in Web design. It means that, when you put in features designed to [...]
inline javascript evil
In my google search for why inline javascript is evil, I was able to come across some interesting information that was relevant and some that was not so relevant. The relevant part was this article on Separating Behavior and Structure. The article was written by the author of quirksmode.com, which happens to be a site [...]

