Every once in a while, I like to write myself notes via my blog for the future. My hope is it comes in handy for at least one other person at some point, sometime.
This weekend I spent some time learning about HTML5 and its various cool features. Here are 4 pages/sites I liked that help explain some of it:
- Dive Into HTML5 - Unfinished book, but as with all Mark Pilgrim books, very well written.
- Geolocation in HTML5 and Javascript - also contains a test page to see if your browser supports geolocation.
- Safari Reference Library: HTML 5 Offline Application Cache - some other pages on there about local storage/SQL/etc.
- W3C Offline Web Applications - Good general overview of some of the APIs available.
If you know any more/better resources, please let me know!