Category Archives: js

Today’s Readings

In our sophisticated, fast-paced, ultra-modern world of email, Twitter and all other things ADHD, I guess it was destined to come to this, and so I have to say, I think DailyLit is an absolutely brilliant idea! Now I gotta … 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

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

Today’s Readings

Change the Tune: a great way to keep the office harmonious, let out a little pent-up frustration, and give everyone a little exercise! A really great, easy-to-follow tutorial on how to build a responsive design site, from the ground-up.  For … 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

Really beautiful cloud reproduction using CSS & JS.  I especially love that it can go full-screen, but I do wish I could “disconnect” my mouse movements from the cloud orientation.  Oh, and the Michael Bay Preset is a nice touch too… … Continue reading

Today’s Readings

New Zealand 100% Pure offers some great interactive design (and the responsive design is pretty good, at least until you get down to the small-tablet-ish size). The opening page takes similar, previously-seen techniques to a new level, but I really … 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

Why Can’t I Edit JavaScript Files in the WordPress Theme Editor?

Please note that as of WP 4.4, you can now enable editing of JS (or any other file format) via the WP Themes editor! The details are illustrated in the comments below. Thanks to Dmitri for pointing out the new … Continue reading