SXSW: Secrets of JavaScript Libraries
I've not had the pleasure to go to South by South West but I've heard it's a great time for those in the tech industry. A few of the more popular names in the JavaScript community, representing prominent JavaScript libraries (Dojo, jQuery, and Prototype/script.aculo.us), recently presented at SXSW. The topic, of course, was JavaScript and centered around the secrets of JavaScript used in each library.
John was kind enough to post the presentation slides on his website and I've embedded them in my blog for you. John mentioned providing audio in the future, so bookmark his post and visit his blog in a few days.
One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?
Your early CSS books were instrumental in pushing my love for front end technologies. What was it about CSS that you fell in love with and drove you to write about it?
At first blush, it was the simplicity of it as compared to the table-and-spacer...
One subtle detail that can make a big difference on any web design is the use of image reflections. Using them too often can become obnoxious but using reflections on large, "masthead" images is a classy enhancement. Unfortunately creating image reflections within your...
Developers everywhere seem to be looking for different ways to make use of JavaScript libraries. Some creations are extremely practical, others aren't. This one may be more on the "aren't" side but used correctly, my TextOverlap plugin could add another interesting design element...