Interesting Posts around the Web
Every morning, I read through various number of blogs…here a few interesting developments today!
Firefox 2: Client-side storage and a lot more
- A new javascript storage containers, similar to a cookie, but are local to a window, not the entire client. Cookies are sent with every request, this will provide the functionality of having two […]
Every morning, I read through various number of blogs…here a few interesting developments today!
Firefox 2: Client-side storage and a lot more
- A new javascript storage containers, similar to a cookie, but are local to a window, not the entire client. Cookies are sent with every request, this will provide the functionality of having two seperate sessions in two different windows (or tabs). For example, logging into the same site under two different accounts (should they implement storage containers). Working draft
ablog ยป Clean that input! - Promising open source library for cleaning user input in php. I haven’t looked through the source code yet.



















