Technology

The New Acquia Forums

The Acquia Forums have just gone through a major over-haul. Our goal was to provide a better system to support our customers and improve the experience overall. If you visit the new forums, you will see: Plus...

Your questions wanted for Distributions panel at DrupalCon Denver!

With the recent completion of major enhancements to the Drupal.org distribution packaging system, the tools for building great Drupal distributions are more democratized than ever! Next Wednesday at DrupalCon, we’ll be holding a panel discussion on Drupal distributions that includes people from several companies who are actively involved in developing or adopting Drupal distributions in the enterprise: Plus...

Introducing the Acquia Cloud API and Drush CLI

Acquia Cloud has two brand-shiny-new interfaces today! Plus...

Using apachesolr to index custom data

Imagine you have a custom database table, storing some imported content for your nodes. This post will explain how this content can be exposed to be indexed by Solr via the apachesolr module. The example module provided was tested with apachesolr 6.x-1.6. It assumes that this custom content is associated to nodes (e.g. a custom imported text value). Plus...

Gird your loins!

With DrupalCon right around the corner my world is barely organized chaos; but now that we're starting to see some of the things we've been assembling come together the excitement is setting in. What can I say, there's nothing better than building awesome stuff--even if I end up working till 2AM for a few weeks. There's so much coming down the pike that I'm not going to talk about it all here (I'm going to wrangle some of my guys into blogging about this stuff as well), even though I'm busting at the seams to spill the beans on some of the cool things. Plus...

Using git subtree to Make a Distro Your Docroot

A cornerstone of good Drupal development is deploying your site’s code from a version control system like Git or SVN. A further best practice is to put all your code in a directory in the repository, instead of at the top level of the repository. Doing this allows you to put other things into the repository that are not intended to be served publicly. For example, Acquia’s Cloud Hooks are scripts you put into the hooks directory that run when you deploy code, databases, or files, but should never be served as site content. Plus...

Process Improvement for Managing Project Complexity and Scale

All projects of scale go through a phase when they outgrow the loose and undefined processes that work for small projects. With the project growing in size and complexity, processes need to be better defined to ensure they can handle the additional scale. What sets successful projects apart from unsuccessful ones is that successful teams are able to continuously identify when and where processes are breaking down, and are able to continuously improve those processes. Plus...

When and how caching can save your Drupal site

This is the first of a series of blog posts debating caching strategies in Drupal. In this first post we will understand what Drupal is able of doing out of the box regarding caching, and what are the options to extend it to achieve sites that perform normally under high load. Plus...

Acquia Cloud has made me lazy… and I like it.

Over the last few weeks I’ve been involved in setting up a number of servers with other hosting companies—none of them were tailored Drupal hosts, but they were all big, big hosting companies. Some were virtual hosts, some used cpanel or plesk, but all were unbelievably painful! I need to be fair, though, a significant portion of the pain was not their fault, but rather the fault of Acquia Cloud hosting. You see, it’s made me a bit lazy, and honestly it’s caused me to expect a bit too much from a host. Plus...

Most followed issues on Drupal.org - February 2012

The Drupal project uses the project module to track bugs and features on drupal.org. For a long time if you wanted to pay attention to an issue you had to comment on it resulting in the infamous "subscribe" comment. In late 2011 a feature was created to allow people to subscribe to an issue without commenting on it. The world rejoiced (see this article for history and details). Plus...

Pages