Tom

Jan 3, 2013

This is the Intro to jQuery session I presented at the 2012 Western Mass Drupal Camp. Included in this post is a video of my presentation and the text content of my slideshow. Enjoy!

Jan 10, 2012

In David Fincher’s latest film, The Girl With the Dragon Tattoo, audiences can see something that Web developers do almost everyday: grep. The goth-punk hacker heroine Lisbeth Salandar’s chosen method to search for patterns in a set of files is the same Unix command-line text-search utility that developers use.

Oct 5, 2011

A couple minor updates for Apple's upcoming Oct. 12 release of iOS 5 should please some Web developers working with the mobile platform. According to the latest GM changelog, retrieved from a post on BGR, the WebKit framework used in the iOS 5 version of Safari will more closely resemble the desktop version of Safari. Read on to learn how.

tags: Apple, iOS, WebKit
May 19, 2011

Even without a Drupal 7 module to date, integrating ShareThis into Drupal 7 and Views is a relatively painless process, but one that requires a little ShareThis API tinkering.

Adding ShareThis to individual nodes is pretty simple: Go to the website, sign up for an account, grab the button and script code, and then place it into a node template file.