mattg + javascript 7
Modernizr
may 2010 by mattg
"Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML 5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies."
javascript
html5
may 2010 by mattg
John Resig - HTML 5 data- Attributes
may 2010 by mattg
"A new feature being introduced in HTML 5 is the addition of custom data attributes. This is a, seemingly, bizarre addition to the specification - but actually provides a number of useful benefits."
"Simply, the specification for custom data attributes states that any attribute that starts with 'data-' will be treated as a storage area for private data (private in the sense that the end user can't see it - it doesn't affect layout or presentation)."
html5
javascript
"Simply, the specification for custom data attributes states that any attribute that starts with 'data-' will be treated as a storage area for private data (private in the sense that the end user can't see it - it doesn't affect layout or presentation)."
may 2010 by mattg
SproutCore - Home
april 2010 by mattg
"How do we build blazingly fast, desktop-class web applications? SproutCore is your answer."
javascript
april 2010 by mattg