Tag: tech

Minimalist Drupal Development

by Aaron Froehlich

Drupal has emerged in recent years as an extremely flexible and powerful resource for creating web applications. It's done that by creating an infrastructure that simplifies the process of building new functionality and an...

Read more

Using the Methods You Love in a Language That Is Lacking

Because I switch between ColdFusion and Ruby on a weekly basis, when I work on ColdFusion I sometimes miss some of the features that I have in Ruby. Like having a hash return a nil when a key doesn't exist, rather than getting an error when a key...

Read more

RMagick resurrected!

by Jared Beck
2013-02-04

This Saturday, 2013-02-02, the first update to RMagick in nearly three years was released: 2.13.2

One of the most useful changes is support for ImageMagick 6.8 (pull request), the current version from brew.  If you're...

Read more

Drupal Sub-themes using SASS

by Alexandra Atzl

Being relatively new to Drupal, I was overwhelmed recently by the task of implementing a base theme and three sub-themes for a customized system of Drupal sites we were developing at Singlebrook. I needed a clear, simple way to...

Read more