December 1st, 2011

Quite a bit of learning to be done here. From tutorials, samples and a “Code Playground” for experimenting.
A resource for developers looking to put HTML5 to use today, including information on specific features and when to use them in your apps.
HTML5 Rocks!
Posted in Design | Comments Off
Related posts you may want to read:
December 1st, 2011

80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster pages.
Best Practices for Speeding Up Your Web Site via Yahoo
Posted in Design | Comments Off
Related posts you may want to read:
December 1st, 2011

…responsive design allows us to address the needs of many (and conceivably all) screen sizes — from small handhelds to tablets to desktops to giant widescreen monitors — all with one code base.
Responsive Grid
Posted in Design | Comments Off
Related posts you may want to read: