Last weekend I sat down and wrote some code -- continuing something I last worked on July 3. What I had originally written was close, but, after thinking about it a bit, was the wrong approach. Ended up rewriting from scratch and I'm pretty happy with the results. It is a simple little CMS that I've been mulling over for years. I wrote an earlier version in php, so, I had most of the concepts down.
Appears Twitter got hit by two different XSS worms today.... lesson one, when you pick a language and framework that is immune to XSS, don't write code to work around problems and allow XSS attacks.
Hope everyone has a good day.