Fun with stakeout.rb
Having only left Rubyville a couple weeks ago there are still a lot of Ruby-based utilities that I still find incredibly handy. One such utility that...
Having only left Rubyville a couple weeks ago there are still a lot of Ruby-based utilities that I still find incredibly handy. One such utility that...
Over the last two weeks I've been working on a project to convert one of our client's websites to Brightcove 3 players. As I am quite new to drupal...
A recent project required the use of a view to create a custom search page. The view worked as expected, with exposed filters providing the multiple...
It's almost time -- Sunday, September 20 at 8 PM on CBS -- for TVs finest to come together for the Primetime Emmy® Awards.
The decision to store settings.php in your version control system can be sticky.
Here is a short list of things I check before finishing a new deployment. Database logging row limit (admin/settings/logging/dblog)
I just figured out a fix for an annoyingly circuitous, tortuous, and baffling MySQL problem. I am not yet an expert of back-end system configuration,...
Reading through the Weekly Drupal feed, I found a linked site that is pretty rad. Being primarily a developer, I am always interested in exploring...
Recently we had an interesting issue with one of our multi-site Drupal hosting deployments; the cron was not running regularly.
By now you may have heard about the frenzy for grabbing a personalized URL for Facebook. Within 15 minutes of the service being available Friday...
I was recently working on a Brazilian Drupal 6.x site that uses CCK forms and needed some functionality to map a dropdown select list of states to...
Facebook just announced a public API to the Facebook Stream (aka Facebook updates).
Ran into an interesting little snag this morning - a client's Drupal site was spitting out "Access Denied" errors for all page loads by anonymous...
I just read an article by @marshallk (thanks to @turoczy for the link) asking
If you've built out more than a few Drupal projects, you've probably gone through the same song & dance a number of times - find the most recent...
We recently needed to fill missing geocode values in a project's database. Using some PHP magic and taking advantage of hook_cron() this is how we...
I recently received email notification that Authorize.net will be deprecating their SSL 2.0 Protocal the week of March 16 - 20, 2009. All of our...
Last night, nearly 90 people packed into The Agency for the official kickoff presentation with the Social Media Club - Portland.
Some browsers like to be helpful and help by remembering certain form fields. I was having a problem with Firefox auto-populating my some of my form...
I've run into this problem twice. So it was time to figure out a solution...
The new year is upon us, and with a fresh install of the calendar comes the opportunity to try and recreate the magic that was DrupalCamp 08.
Ever wish you could use the existing Drupal Contact module as your sitewide contact form and just add a field or two? You can and it's really easy.
If you have MAMP installed on your Mac OS X box, you're probably going to want command line access to those applications at some point. Assuming...
I recently had to install a FTP client on one of our live servers. This was a first time occurrence for me, so I thought it might be useful to...
If you've ever run out of disk space you know what a pain that is. However when you run out of diskspace on the host machine running VMware, things...