Category Archives: accessibility

Today’s Readings

An impressive-looking, responsive grid system: CSSWizardry Grids. And speaking of responsive grid systems, I don not even want to think about the maths that went into making jQuery Nested work… But resizing my browser and clicking the various device icons … Continue reading

Today’s Readings

One helluva thorough ARIA Tree View research and “how-to” article … A quick and easy, yet still robust, CMS alterative to WordPress? Looks like PyroCMS might be the ticket… Home light bulbs that connect to the Internet. Not sure how … Continue reading

Today’s Readings

A nice intro-to-animation article, not just showing the code to use, but also explaining the process and some of the terminology, and when to use which method. Be sure to check out the Next Steps links near the bottom. Great … Continue reading

Today’s Readings

Chrome continues its quest to become the only browser you need, including in-browser development! And speaking of Chrome, here’s more than you ever wanted to know about how Chrome works… Mac user? If so, these little “fix-it” tips might help … Continue reading

Today’s Readings

Another fine example of “off-canvas” navigation. I think we all know to not use :hover on mobile, but Thomas does a nice job of adding the why, which might be useful for discussions with clients, as well as a few … Continue reading

Today’s Readings

Okay, this is cool! Navigate via hand-gestures, using your web cam… Great basic intro post from Stoyan regarding how to set-up, download, and extract data from the HTTP Archives database. Begin fascinating data building, now! I’ll bet most of you … Continue reading

Today’s Readings

Let’s start this issue off correctly, with a tour of the ISS! I think if I’m going to live in zero-gravity, I’d cut my hair first… ;-) And soon you’ll be able to enjoy the view from up there, in … Continue reading

How to Do the “Right Thing”

I just read an article from one of my faves, Jeremy Keith, titled How do I convince…?, and I chuckled to myself several times because it is also something I’ve heard many times, something to the effect of “But how … Continue reading

Looking for a Responsive Content Dialog(ue)

One of the larger issues when trying to create a truly responsive site is the content. Or rather, “what to send to whom…” (I am not trying to coin the next Ajax, but I am lazy, so I’m going to refer … Continue reading

Responsive Design: Progressive Enhancement, Part Deux!

Okay, I know the term du jour is Responsive Design, but just think of it as progressive enhancement. The term (and philosophy) progressive enhancement replaced graceful degradation back in 2003, but back then it was mostly pertaining to CSS and … Continue reading