Goodbye Sapient, Hello… Free Agency?

It’s true. I’m not sure what the next thing is going to be yet, but I’ve given my notice at Sapient. My last day will be the 30th of November. Why? Sapient is an incredible company and the people there are great, but the role wasn’t a great fit with my current interests and long-term […]

Reuse and Recycle: A Quick Intro to Microdata

Microdata HTML5 defines a standardized scheme for marking up and retrieving metadata in the body of an HTML document. If you’ve worked with microformats like hCard and hCalendar then microdata will be relatively familiar. The biggest change is the move from the class name hijacking central to microformats to a new itemprop attribute. In addition […]

Reuse and Recycle: The History API

The new history API helps to solve one of the most troubling usability issues with Ajax application development (and Flash before it.) By default, if you use the back button on a single page app, you navigate away from the page in question. The expected behavior is to travel back to the previous state of […]

Reuse and Recycle: New Form Elements, Attributes and Input Types

This article is available in Serbian/Srpski In addition to the new semantic elements HTML5 provides several major enhancements to the way forms are handled. New elements, input types and attributes have been added to better map common web inputs. For example, common web text formats like Email and URL can now be indicated to the […]

Reuse and Recycle: The Mobile Web

Quick! Name two topics that have dominated in technology circles over the past few years. If you said “mobile” and “HTML5,” then you’ve hit the right page on my site. With the incredible growth of the smart phone market, staying abreast of the latest speculation, leaks and reviews of the hottest mobile devices has become […]