Steve Albers
8 posts.
- Debugging from a new Nexus 7 to Chrome/Windows 8I recently picked up a new Nexus 7 to help round out my limited set of mobile devices for testing. Part of the benefit is the ability to remote-debug…
- For Modernizr, Don’t Stop with NuGetThe ASP.NET MVC template drops a copy of Modernizr 1.7 in your project automatically, and if you check for NuGet updates the library is brought up to the…
- Using HTML5 Today part 3– Using PolyfillsShims help when adding semantic tags to older IE browsers, but there is a huge range of other new HTML5 features that having varying support on browsers.…
- Fix a jQuery/HTML5 dynamic content issue by upgrading jQueryThe default NuGet template for MVC3 pushes down jQuery 1.5.1. You can upgrade to a new version (1.7.1 is current when this was written) to avoid a problem…
- Using HTML5 Today part 1–Simplify your syntaxThis is the first in the series of demos from the “Using HTML5 Today” talk. One of the great features HTML5 offers is the chance to minimize some of the…
- HTML5–Challenges and OpportunitiesThe new HTML standard is part of a proliferation of challenges and opportunities that developers face today: Going back 10 years ago, Internet Explorer…
- Learning HTML5 - Sample SitesPart of the challenge with HTML5 is understanding the range of different technologies and finding good samples. The following are some of the sites I have…
- Learning HTML5 - Best of RSSThese are some of the best RSS feeds I've found for keeping up with HTML5. I'm doing jQuery & MVC development as well so you will find the links have a…
