View Single Post
Old 2010-09-21, 11:36 AM   #16
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
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.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote