I like to be spoiled, but not too much
Learn how Internet Explorer's strict standards can help HTML coders improve their skills by catching mistakes that more lenient browsers overlook.
Learn how Internet Explorer's strict standards can help HTML coders improve their skills by catching mistakes that more lenient browsers overlook.
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.
Drupal deployment checklist covering settings and configurations to ensure optimal performance, security, and functionality for your production site.
Resolving MySQL character encoding issues in a multi-lingual Drupal site using UTF8 settings to ensure proper data storage and display.
Explore the designer's side of Drupal, from theme testing in Drupal 6 to migrating taxonomies and nodes in Drupal 8.
Resolving cron failures in Drupal by enabling MySQLi reconnect and managing external API timeouts to ensure smooth operation and database...
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...
Dealing with special characters in AJAX calls for a Brazilian Drupal site? Learn how to prevent data loss using simple encoding techniques.
Facebook launches a public API for its Stream, posing direct competition to Twitter's open API, and introduces new features like conversation...
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...
Authorize.net will deprecate SSL 2.0 in March 2009, requiring updates to SSL 3.0/TLS 1.0 to maintain secure ecommerce transactions. Ensure your...
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...