EchoDitto Labs is where we get to geek out about serious (and seriously fun) tech topics. Join us in the geekery!

Labs Blogs

May 9, 2013

If you run a website based on PHP, and have your source files on a network file system like NFS, OCFS2, or GlusterFS, and combine it with PHP's open_basedir protection, you'll quickly notice that the performance will degrade substantially. If you want to isolate your websites from each other (or from the rest of the operating system), how can you retain any shred of performance?

Mar 18, 2013

Callbacks! Every fancy jQuery plugin has them

and they are almost always specified along with all the other parameters when the plugin is initialized.

Jan 7, 2013

Here's a peculiar-looking bit of JavaScript syntax that I've repeatedly come across in the wild:

Jan 1, 2013

There are 2 kinds of people in this world: people who use the Migrate module to migrate content into a new Drupal site, and wrong people.

This post assumes a basic familiarity with the module.

Dec 19, 2012

MAMP on OS X is a great way to quickly get started on Apache/MySQL/PHP development locally on a Mac. Unfortunately, I've found th

Pages

Subscribe to EchoDitto Labs