TUTORIAL: Filter Content With jQuery.filter() & jQuery Selectors
Use jQuery.filter() & Attribute Selectors with HTML5 data attributes to filter out specific content on a click. Includes a code demo.
Use jQuery.filter() & Attribute Selectors with HTML5 data attributes to filter out specific content on a click. Includes a code demo.
Use mouse clicks to load information stored in data attributes onto a web page in a cross-browser compatible way. Contains lots of demos.
JavaScript closures tutorial using the New York City subway to explain how they work. With demo, code samples and short reading list.
A lengthy but simple explanation of what HTML5 is with suggestions on how business can use it. Very little technical language is used.
Great book for learning HTML5 games development as well as web development best practices. Discusses offline storage, Canvas, node.js & more!
Creating a Facebook app is easy but doing so generates CSS expressions and creates page reflows, all of which reduce page optimization
A great New York Times piece on HTML5 application development and a demo of their new HTML5 Skimmer site
A quick review of HTML5 Boilerplate version 1.0, discussing the new build script for site optimization and custom site template build
Ben Schwarz gives us HTML5-A technical specification for Web developers, translating WHATWG's HTML5 arduous spec into layman's terms
Walk-through of Aaron T. Grogg's excellent HTML5 Boilerplate-based WordPress theme. Includes a great admin screen for custom configuration.
Paul Irish's HTML5 Boilerplate video is extremely informative as it demonstrates many great CSS and JavaScript hacks and best practices
HTML5 Readiness neatly displays browser support for HTML5 and CSS3
A list of great HTML5 articles compiled by kaidez
Oli Studholme from HTML5 Doctor corrects my previous post on HTML5, SEO and microdata
Short article about how jQuery does not have a replacement for JavaScript's document.write and has a not-so-great replacement for its navigator.UserAgent
Final article in the HTML5 wireframe series for the kaidez portfolio site
Part Two of my explanation on how I created wireframed my HTML5 site before I developed and designed it
Wireframes for the portfolio site of Kai Gittens, who has worked at Blue Cross/Blue Shield, JPMorgan Chase, jetBlue, MedPage Today & Revlon
HTML5 wireframe preview of kaidez.com portfolio site
Using WebMatrix to create a WordPress development site
Additions to my list of resources to help you learn web design and development and my Coolsites list, including a Sitecore and .NET development blog
HTML5's Microdata feature is a good tactic if properly formatted
My HTML5 Project will use HTML5, CSS3, jQuery, Modernizr, maybe CSS PIE, and will be a portfolio of my work and experiments.
HTML5 Video Tips from kaidez
AJAX, jQuery and HTML5 are big buzz words in the web design/development community nowadays. While getting these web technologies to work together is exciting, the programming required to do this isn't new.
A review of the Pro HTML5 Programming by Apress
HTML5 Gallery, mostly maintained by the HTML5 expert over at HTML5 Doctor, is added to kaidez.com's Coolsite list
HTML5 Gallery, mostly maintained by the HTML5 expert over at HTML5 Doctor, is added to kaidez.com's Coolsite list
I'm starting to narrow down what my favorite HTML5 tools are.
kaidez's view of Flash's evolution, rise and (somewhat) fall.
Great HTML5 learning resources
Understanding the HTML5 DTD and Character Set Needed For Your First HTML5 Page.