May 2010

Aria role attributes as selectors

May 15, 2010

A note for those at my HTML5 talk at #awdg today. I realized after I turning Skype off that I neglected to mention something important. Remember our discussion of ARIA roles? Perhaps some of you were thinking, “I don’t really care about accessibility—so what?”. Well, there’s another reason to use them. It has to do with styling [...]

Read the full article →

modernizr.js & ie-css3.js—together—or not

May 14, 2010

I gotta say, I love both these scripts. Modernizr helps me with feature detection as well as forcing Internet Explorer to see HTML5 elements so they can be styled. ie-css3.js allows me to use CSS3 pseudo-class selector emulation for Internet Explorer 5.5 – 8. They’re both extremely helpful for making HTML5 and CSS3 work in [...]

Read the full article →

HTML5 video and YouTube

May 13, 2010

A site I’m building is written in HTML5 (my idea so that we can take advantage of new features as they are available). It’s a very simple site. One of the requirements however is that the video embedded on one of the pages play in the iPad and iPhone. Currently, many of my clients prefer [...]

Read the full article →

Privacy Matters

May 3, 2010

There’s been much talk in the techworld recently about the privacy changes at Facebook (FB). I wrote a note on FB for my non-tech friends alerting them to the changes, as well as giving them the steps to take to check, and change, their privacy options. Yet I hear some on Twitter saying, “In this [...]

Read the full article →