Article about protecting Rails apps from XSS attacks

Cross-Site scripting (XSS) attacks have been appearing lately, so I
wrote up an article about one way to protect yourself. It’s pretty
easy to use and, for those who care, I go into some of metaprogramming
techniques I used to create it. Check it out at

http://blog.explorationage.com/articles/2006/01/25/how-to-protect-your-rails-apps-against-cross-site-scripting-attacks

Justin

p.s. My apologies if this double-posts … my first message to the
list seemed to disappear.