muriqui

Great designs deserve great code.

A photo of meMy name is Dan Lobelle.
I’m a web developer.

My passion is working with talented designers to bring beautiful web sites and applications to life.

My specialty is Drupal, but I’ve worked with Joomla, WordPress, and Expression Engine, too. If you need solid PHP, SQL, CSS, or jQuery code, I’m your guy.

I’m also an expert in Windows, Linux, and VMware servers, networked storage, and database management systems. Your data center will love me.

Adding variables to Drupal.settings

If you’ve ever looked at the HTML code that your Drupal site spits out, you may have noticed something like this in the <head> section:

jQuery.extend(Drupal.settings, { "basePath": "/" });

And you may have thought, “So what? Drupal stores the base path in an array. Big whoop.” Well, what’s cool about this is that it’s one of the ways Drupal makes it easy for you to pass values computed in PHP to your jQuery scripts. ... Read more

Category:

Need code? Let’s talk.

Featured project

Kerwin Electric

Project Details

Website
Drupal

This website, for Kalamazoo-based electricians Kerwin Electric, was another collaboration with graphic designer Zach DeYoung. The result is a pixel-perfect implementation of Zach’s design, using subtle CSS3 and jQuery effects for extra shine.

  • The main page of kerwinelectric.com.
  • A project page utilizing a jQuery slider.
  • Sidebar menu with gradient effect on the heading.
  • Footer columns and testimonial block with rounded corners.