Submitted by tdodson on June 30, 2012 - 1:44pm
Want to see what a website looks like under the hood? Or maybe debug some script you've just written? It's hard to find a better tool than Mozilla's Firebug plugin for the Firefox browser. Chrome, Safari, and Opera browsers all have development tools that allow you explore the code and resources that makes a particular webiste go. Still, most developers I know prefer to use Firebug.
Submitted by tdodson on June 29, 2012 - 1:24pm
The JQuery UI JavaScript library makes it easy to add all sorts of interactive animations to your website with just a few lines of code. Because there are a lot more moving parts, though, it can be a little tricky to integrate these scripts into a CMS like Drupal. In a recent project, I used JQuery UI's .dialog method to script a modal message.
Submitted by tdodson on March 26, 2012 - 3:44pm
Back in March, I spent a few days in Denver at DrupalCon, catching up on the latest news from the community of developers and designers who use the Drupal content management system. It would be pointless to try to summarize the conference, but here are my top three take-aways.
Submitted by tdodson on March 14, 2012 - 1:35pm
Earlier this week, I attended a presentation at Harvard about an extension of the CSS3 language called Sassy CSS (SPCSS), or just "Sass." Here's the run-down:
Submitted by tdodson on January 29, 2012 - 12:53pm
Submitted by tdodson on January 27, 2012 - 7:58pm
I used to think that command line was just for nerds---I mean, when you have a mouse, icons to click on, search boxes and scroll bars, why would you go back to the bad old days of hand-typing text commands to search for a file or launch an application?
Submitted by tdodson on December 6, 2011 - 10:45am
Champs Not Chumps is an audiopodcast featuring interviews with people who are pursuing creative, social, or intellectual projects. So far, we’ve done episodes on alternative comics, flash fiction, accessable farming, teaching meditation to kids, you name it. We wanted our listeners to be able to engage with the show beyond just listening to the episodes, and Drupal provided us with an open source platform to feed the podcast and provide a web presence for the show.
Pages