Datetime Design Pattern
- Getting Semantic With Microformats, Part 8: Value Class Pattern
- 06/02/2009
- Update: 2009-10-20 Tantek Çelik requested that I add inline examples of the value-class pattern markup in this article, so people working on applications to parse uses of the pattern can reference this article as a live example. I finally obliged, and you will see those inline examples below, each of which is indicated as an update. No, your eyes aren't deceiving you. It's another installment of my Getting Semantic With Microformats series (with a special thanks to Ben Ward for…
- Microformats, hAccessibility & Moving Forward
- 01/26/2009
- Last week, Andy Clarke posted a design solution for the hAccessibility issue in microformats. It's an interesting workaround, combining the current standard for marking up dates in microformats with the broadly-accepted use of skip links. But Wait, What Is hAccessibility? Before I get too far into this article, though, I should probably explain hAccessibility. As I've mentioned previously, hAccessibility was coined by The Web Standards Project to describe an accessibility issue related to the use of the abbr design pattern…
- Getting Semantic With Microformats, Part 7: Themes & Issues
- 11/20/2008
- According to what I planned when I introduced this series, we are at the end of this thrilling and exciting journey into the world of microformats. And after spending all this time reviewing specific implementations of microformats on A Blog Not Limited, I didn't want to just end the series without some sort of conclusion. But the more I thought about it, the more I realized that I'm not ready to conclude this series. There are still more microformats that…
- Getting Semantic With Microformats, Part 6: hResume
- 11/10/2008
- I began this series a little over two months ago. I wanted to share my love of microformats and detail how I've implemented them, in hopes of encouraging more people to embrace them. So far, I've covered a lot: Rel-based microformats in Part 1 XFN in Part 2 hCard in Part 3 hCalendar in Part 4 hAtom in Part 5 And now, as I conclude this series, it is time to talk about the hResume microformat which is used to…
- Getting Semantic With Microformats, Part 5: hAtom
- 10/15/2008
- Over the course of this series, I've discussed the various microformats I've implemented on A Blog Not Limited: rel-based, XFN, hCard and hCalendar. Now, it's time to talk about the hAtom microformat, which adds semantics and structure to web content that could be syndicated, such as blog posts or news articles.
- Getting Semantic With Microformats, Part 4: hCalendar
- 10/01/2008
- Here we are again, delving into the exciting (for me, at least) world of microformats. Based on what I planned at the outset, this article is about mid-way through the series. So far, I've discussed three implementations of microformats on A Blog Not Limited: Specifying link-based relationships using the rel attribute in Part 1 Giving a "human face" to links using the XFN microformat in Part 2 Describing people, companies and places with the hCard microformat in Part 3 Not…