A Blog Not Limited

to web design, standards & semantics

Accessibility

The Beauty of Semantic Markup, Part 3: Headings
11/07/2010
I always find myself drawn to fundamental concepts, because they can be deceptively simple. Headings are like that. You know, <h1>-<h6>. They seem simple until you take time to think … think about structure, semantics, accessibility, search engines and, now, HTML5's sectioning model. And I have, indeed, been thinking about headings lately, especially as I dive into HTML5 and (re?)consider the approaches I've taken in the past. So this series now shifts focus to <h1>, <h2>, <h3>, <h4>, <h5> and…
Doing a Little Writing for the New ScriptJunkie
06/16/2010
In case you missed my shameless self promotion on Twitter (and Buzz and Reader and Facebook), I've been doing a little writing for a new MSDN site, ScriptJunkie. ScriptJunkie is a new site aimed at client-side developers and focuses on cross-browser information and resources. Yes. Cross-browser. From Microsoft. So far, two four of my articles are live and ready for your enjoyment: Be a CSS Team Player: CSS Best Practices for Team-Based Development Web Accessibility & WAI-ARIA Primer Meaningful Markup:…
Feeling #00f
11/30/2009
It's that time of year again. When web geeks get even more geeky. When standardistas pat ourselves on the backs. When I take to my all–too–comfortable soapbox to preach the good word about web standards. It's the 3rd annual International Blue Beanie Day to promote web standards and accessibility!
Useful Tweets 28
11/10/2009
It has been months and months, and I'm finally returning to this series. Fortunately and not surprisingly, my tweeting was significantly less while writing the book, especially tweets with "useful" links. So you haven't really missed out on much … not that you would anyways. I promise I won't make you wait so long next time, but this won't be returning to a weekly series. Maybe bi-monthly; likely monthly. It all depends on my Twitter behavior. But if you need…
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…
Webuquerque: Standards & Accessibility With Dreamweaver
05/12/2009
Last Wednesday, Webuquerque hosted "Standards & Accessibility With Dreamweaver," presented by Virginia DeBolt and Emily Lewis (that's me!). The presentation had a great turnout with over 20 attendees and, once again, several folks from Santa Fe. If you weren't able to join us, here's what you missed.
Useful Tweets 23
05/06/2009
With my busy schedule, it seems that the Useful Tweets weekly series has become bi-monthly. I've accepted this. I hope you can too. So, without any further delay, here are links from the past two weeks of tweets that I (loosely) deem useful.
The Next Level
04/23/2009
Ever since I started this blog and became active on Twitter, my professional life has taken some dramatic (at least to me) turns. Before, I just had a job. A rather unsatisfying job. And while I still have that same (soul-sucking) job, I'm much more satisfied in my professional life. Why? Because I actually have a career now. Just looking for the presentation details? Feel free to skip right to them.
Useful Tweets 21
04/05/2009
Links from last week's tweets that referenced web design/development resources, interesting products, things that made me laugh and other stuff I (loosely) deem "useful." Don't want to wait for this linky goodness? Follow me on Twitter.
Useful Tweets 19
03/22/2009
Last week I attended the SXSW interactive conference, which ended up being far more fun than I ever anticipated. However, this fun meant no Useful Tweets last week … not that I was tweeting much of anything useful while I was there. So this installment includes links from the past two weeks' tweets that referenced web design/development resources, interesting products, things that made me laugh and other stuff I (loosely) deem "useful." And if the delay had you fiending 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…
Rockin’ a Blue Beanie for Web Standards
11/28/2008
Today is the 2nd annual Blue Beanie Day to promote the awareness of web standards and accessibility. Of course, as a self-professed standardista, I just had to participate.
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…
Getting Semantic With Microformats, Part 3: hCard
09/22/2008
I began this series by detailing the microformats for link-based relationships using the rel attribute in Part 1. I then followed up in Part 2 with a discussion about extending the rel attribute with XFN values to connote social relationships on the web. Both XFN and the rel-based microformats are relatively simple, requiring only the addition of the rel attribute to links (<a>) and the proper value(s) to provide semantic context. Now it is time to take this microformats discussion…
Getting Semantic With Microformats, Part 1: rel
09/09/2008
As I mentioned in the introduction to this series, I'm a freak for microformats. I love the semantics, the structure, the simplicity and the potential. I decided I must share this love with the world (or at least my four readers) by detailing how I've used various microformats on A Blog Not Limited. This first installment of the series focuses on microformats for link-based relationships using the rel attribute. Let's get started, shall we?
Web Accessibility Is Important
08/28/2008
The National Federation of the Blind v. Target lawsuit was settled this past Wednesday on the following key terms: By February 28, 2009, Target.com will be fully accessible to blind users. Target will pay $6 million in damages to claimants.
The Forest for the Trees
07/03/2008
Since my last post, my main goal was to implement comments. Simple enough, no? Technically speaking, the process for allowing comments in ExpressionEngine is simple. That is, unless you are a person who is picky or anal-retentive or has a tendency towards over-thinking. In other words: Me. For me, it has been an exercise in frustration. While I did manage to get comments working, they aren't working as I would ideally like them to work.

The Coolest Person I Know

Emily Lewis

Yeah, that would be me: .

I'm a freelance web designer of the standardista variety, which means I get excited about things like valid POSH, microformats and accessibility. I ply my trade from my one-person design studio in Albuquerque, New Mexico 87106 USA.

A Blog Not Limited is my personal blog where I pontificate about web design, web standards, semantics and whatever else strikes my fancy. Head on over to Emily Lewis Design if you'd like to see my work or, even better, hire me.

More

I Tweet, Therefore I Am

Follow @emilylewis on Twitter!