This past weekend, the New York Times published an interesting article.
In it, Matt Richtel and Ashlee Vance discussed the computer industry's plans to offer PCs that boot up more quickly.
If you have a web application, there are basic security best practices that should have been implemented when it was built.
In this post, I'll discuss two of the most important - filtering input and escaping output. It's so easy to do, yet so many web developers don't do it.