Category Archives: js

Today’s Readings

If you’ve been following all the hype and hub-bub around WebRTC lately, it seems like it is coming of age very quickly! Now how about adding data channels for possible file transfer or screen sharing, or why not videoing in … Continue reading

Site Changes & Optimizations

With my recent move from GoDaddy to Dreamhost, I decided to take the time to make a few other modifications, both under the hood and to the UI. Below are a few notes on the process, for anyone interested… Continue reading

Today’s Readings

Default browser tooltips. They suck. They always look like crap, are never placed where you want them, and usually disappear too quickly to be able to fully read. Hint.css is here to help. And speaking of CSS, it’s been a … Continue reading

Today’s Readings

When I first heard about Firefox OS, I remember thinking “Great, just what we need in mobile, is another variable…” I, also, however, said something very similar when Google Chrome was first announced. And that seems to have gone pretty … Continue reading

Today’s Readings

Very cool video about coding on the code.org homepage, talking about why it’s important, how rare coders are, and what benefits the process teaches. Not until about 7:04 did I hear what I consider to be one of the best … 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

Facebook Timeline Image Fix

This one is a bit trivial, I know, but the way Facebook’s Timeline handles (and butchers) images has annoyed me from the first time I saw it. Example: Facebook Timeline, before fix Notice how both images are cropped? On the … 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