Building an Ajax-driven File Uploader
Try a file-upload solution that uses Ajax to provide continuous feedback to the user as the file is being uploaded to the server.
Originally posted here: Building an Ajax-driven File Uploader
a2a_linkname=”Building an Ajax-driven File Uploader”;a2a_linkurl=”http://www.frenzygraphics.com/2010/09/08/building-an-ajax-driven-file-uploader/”;
HTML 5: Client-side Storage
Client-side storage is probably one of the most talked about features in HTML 5. It has received a lot of criticism because of its lack of security, but it is nonetheless an interesting innovation. Read on to learn more.
Go here to see the original: HTML 5: Client-side Storage
[...]


