Customizing views_cycle module for differently styled marquees
During the theming process for the Emmys, specifically Emmys.com and Emmys.tv, we were presented with 2 differently styled marquees. On Emmys.com,...
During the theming process for the Emmys, specifically Emmys.com and Emmys.tv, we were presented with 2 differently styled marquees. On Emmys.com,...
Performance benchmarks for Drupal caching solutions reveal Boost as the top choice for small sites, emphasizing the importance of efficient cache...
By default, Ubercart sets the breadcrumb on the checkout page to simply "Home", which I personally find a bit odd. Because it calls...
A lot of what's written about performance tuning for Drupal is focused on large sites, and benchmarking is often done by requesting the same page...
Lately I've been working on a project to allow drupal to intelligently manage legacy data, to display, edit, and work with all aspects of the data as...
A strange quirk in Drupal 6 hard-codes comment rendering into the node module. This makes it quite difficult to reposition comments, for instance...
Advanced Capistrano and Drush integration for seamless Drupal deployments, including multistage environments, multisite management, and automated...
Whitehouse.gov's switch to Drupal marks a significant endorsement for open-source software, promoting transparency and efficiency in government...
Automate your Drupal deployments with Capistrano for efficient, error-free processes. Learn setup and best practices in our step-by-step guide.
The latest 6.x-2.9 release of SimpleTest includes a backport of the e-mail capture feature from D7. This means you can finally unit test e-mail...
Exploring how language frameworks like PHP, Ruby, and Drupal influence developers' mindsets.
Facebook networks are one of the major ways that it allows people to connect to each other. Networks come in a few different types including: Regions...
Learn how to stream H.264 video from Drupal to iPhone, overcome server configuration issues, and ensure compatibility with ffmpeg adjustments.
Harness social media for your nonprofit's success with practical tips on leveraging digital channels to engage volunteers and boost communication...
If you have ever needed to bulk generate menu items in Drupal (I used this for theming some drop-downs), here is a snippet to accomplish it. The...
Creating multiple dynamic tabs in Brightcove 3 players using JavaScript to handle playlist loading efficiently.
Discover how Git made merging external contractors' code into a project seamless, turning a typically painful process into an easy and efficient task.
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.