Category Archives: web design

Today’s Readings

I created many things out of cardboard when I was a child; it never occurred to me to build a bicycle… I don’t host my own site, so I can’t play with mod_pagespeed myself, and I do not know nearly … Continue reading

Today’s Readings

When I think of all the butts on couches around the world, I think we just found our greatest renewable energy… I cannot wait to start using box-sizing… How did support get so good without me knowing it??? And as … Continue reading

Today’s Readings

Meet requestAnimationFrame, the new darling of the web ball… Though getComputedStyle could give her a run for her money… But then there’s also matchMedia… Support for two of them sort of sucks, especially for mobile, so I guess we have … Continue reading

Pure CSS Highlight for Link :target

Recently I was working on a FAQ page. Typically, it had a series of Questions at the top, and each linked to an Answer below (I actually prefer questions and answers to be more Q>A, Q>A, but this was an … Continue reading

Today’s Readings

Okay, I know this has been around for a little while, but 3D printers still just blow my mind… I am pretty ignorant when it comes to design. As such, I had never heard of Hillman Curtis, sadly, until reading … Continue reading

Today’s Readings

As a (semi-)”reformed”-80s-metaller, I find the Metal Bands per 100,000 People infographic fascinating!  The obvious curiousity is why Scandanavia has so many bands per capita, but I’m also intrigued by the apparent plethora of bands in what appears to be … Continue reading

Today’s Readings

I’m not sure if I’d ever grab this to start a new site, but Pea.rs seems like a great playground for testing HTML and CSS, at the very least! What I dig most is that everything is responsive, all the … Continue reading

Responsive vs. Design

As a developer, when I think of responsive design, I get a little (geekily) excited: I love coding, I love building, I love finding a way to make things work. Surely this is why I do what I do. However, … 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

Today’s Readings

SpriteRight seems like a good technology, taking in either a batch of images from Finder (yeah, Mac-only, it seems) or importing images from an existing stylesheet (nice touch!), but I have always found these types of tools to do a … Continue reading