Skip to content

{ Tag Archives } drupal

Command-line cron for Drupal

We have over 100 sites setup in a multi-site shared code-base environment. Cron runs every 10 minutes on every site. In order to prevent saturating our bandwidth with frequent cron calls, we setup a command-line php script that bootstraps Drupal and invokes cron. This has very little overhead since it bypasses [...]

Also tagged ,

Drupal Case Study on MCR: FeedAPI, SimplePie Parser, and Cron

Last week at WBR, we re-launched the website for My Chemical Romance. The site’s built on Drupal 6.x and showcases blogs, photos, and tweets directly from the band members.

To aggregate the Twitter feed, we used the FeedAPI module and associated SimplePie parser. Cron runs every 10 minutes to ensure the content [...]

Also tagged , , ,

BADCamp Slides and Code

My BADCamp slides and code are available below.
Database Syncronization
http://badcamp.net/session/database-synchronization

SlideShare
PDF (8.6 MB)
Code and “knowledge base” (zip)

Core Crazy
http://badcamp.net/session/core-crazy

SlideShare
PDF (7.5 MB)

Also tagged ,