/web-apps-lab

Sandbox for testing web-apps capacities (hybrid shape : website vs embed application/software)

Sandbox for testing web-apps capacities

What is Web-App ? Most like a website, but it's an embed application, almost working as a software.

###News / Conf / Doc :

##Storage capacity

Quick overview around storage features now available on most of web browsers.

All following technologies use the same-origin protection for data access (i.e., javascript can only access data from the url's domain that it was served from).

###Storage @directory StorageTests/

@see http://dev.w3.org/html5/webstorage/

Implemented on IE 8 and more, and other main browsers.