menu

Views Module

Case Study: Building a Responsive Site in Drupal 7

Printer’s Devil Review is an independent, open access journal of literary and visual art. Recently, I redesigned the site to allow users of mobile devices to more easily access the magazine's content. In this case study, I highlight the features and tools I added to the site.

Using JQuery UI to Add Effects to a Drupal Site (Part I)

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.