RE Apache SOLR Extras module on Github

This is another small Drupal module that was developed to satisfy a single requirement. In this case, the requirement was to allow the creation of Apache SOLR cores via the Drupal administration backend. We developed a site cloning tool for a client using the Aegir project, and each cloned site required its own individual Apache SOLR search, which in turn meant setting up an individual core for each individual site. Setting up individual cores can be a tricky process and this module provides a simple interface for creating the cores.

Getting control of YouTube via Javascript

Recently I was trying to write a WordPress slideshow plugin that would include YouTube videos. The challenge was that when I play the video I want to pause the slide. On regular picture slides I just needed to add a click() event listener to the slide object and attach a call to pause jQueryCycle.

Prevent client frustration by reducing downtime

We've all been there, the phone rings and suddenly it's panic stations. A client site is down, they're panicing and are very upset, and we have to drop everything to find out what's happening. This doesn't happen often, but when it does it puts the client and the whole dev team in a spin. It certainly not predictable, it's somewhat preventable, and it's completely frustrating.

Better Questions, Better Websites: Free event for Vancouver web designers

I'm excited to have been invited to speak to the Vancouver Webdesign Meetup group this week on a topic that's close to my heart: Asking better questions. In this talk, I go beyond widgets and code, and deeper than site architecture and design - to the root of what drives human interaction, and should drive technology decisions as well: function, meaning, delight and evolution.

The event takes place Wednesday, September 21 at 7:00 pm. More details here.

Why We Love EZP Hosting

As a web studio we spend a lot of time talking about what it takes to build a site but it's just as important to have a place to put it.  We’ve tried a lot of different hosts over the years and it’s such a refreshing change to have a great one that I felt like shouting (alright, quietly typing) it to the world. That host for us is EZP.

Accessing node flagged status in a Drupal 7 theme

I was recently working on a Drupal 7 project which required updating an Image style on a node based on whether or a flag was set or not.

The Requirements

The specific context was that the nodes were biography nodes and each biography had an image attached. The requirement was to give editors the ability to allow certain bio's to display a large or small version of an uploaded image.

Pages

Subscribe to RSS - Geekery