drupal

New version of Drupal EC2 AMI released

by Ann Lewis Published: December 29th, 2008
Tagged: AMI, drupal, drupal planet, ec2

We're happy to announce that the latest version of our free Drupal AMI has been released: Drupal AMI 1.0 RC1, AWS ID ami-7e5bbf17. Like the previous version of our AMI, it will allow you to install any version of Drupal that you like, at the click of a button.

What's new in this version? At the request of our users, this AMI comes pre-installed with several packages that are dependencies used by many popular Drupal modules, including pear, screen, php-soap, Crypt_HMAC, and mcrypt (both the package and the apache configuration).  read more »

CDN2 for Drupal 6

by Adam Kalsey Published: December 20th, 2008
Tagged: cdn2, drupal, Drupal 6, drupal planet, video

We’ve had a great response to CDN2, our video platform for Drupal. The number one request so far was to make a Drupal 6 compatible version. I’m happy to announce that CDN2 is now available for Drupal 6 on the Drupal.org project page.

Google Docs Integration with Drupal

by Jonathan Lambert Published: December 10th, 2008
Tagged: drupal, google, integration

So, for a while now, we at WorkHabit have been wanting to integrate two of our favorite tools: Google Docs, and Drupal.

google-docs  read more »

If you haven’t tried to do video online, you’d be surprised at how difficult it is. There’s a large number of formats out there, and often your source video isn’t appropriate for displaying on a web page. The process of converting the source to a format and size that works online and then getting it into Drupal and delivered to your viewers turns out to be expensive and time consuming.  read more »

A few questions arose about how to use the Drupal Amazon EC2 AMI we released in August. We added some screenshots to the page to help show how to configure it and clarified the instructions a bit. To help further, I created a quick screencast demonstrating the process of launching the AMI, connecting it to persistent storage, and then stopping the instance and reconnecting the persistent storage to another instance.  read more »

I was just encountered with the need to have a multi-site drupal install which utilized a specific theme for each site. In a lot of cases, multi-sites are set up on one drupal install, but utilize individual databases for each site. This is done by setting $db_url in settings.php to point to the database to be used for each site.

In our case, we needed to have a multi-site platform on one drupal install using only one database, but each site needed to display its own theme. This is accomplished by modifying each settings.php file for each site and un-commenting the following code.  read more »

It has been talked a lot that people are experiencing issues with their user's sessions on their drupal sites in Safari. Most experience the same issue:

  • A user logs in, tries to create content and are kicked / logged out and taken to the homepage

It appears the bug has something to do with the way Safari handles URLs (Domain Names). For most localhost environment set ups, its easy to put whatever we would like as our site domain. But there is a problem when it comes to adding (_) verse (-) in those names.

For Example:  read more »

YourSphere case study

by Adam Kalsey Published: December 2nd, 2008
Tagged: drupal, drupal planet, E2, YourSphere

Workhabit customer YourSphere was featured recently in a case study on Drupal.org.

The case study shows how YourSphere is building a secure, safe, and private social network just for teens. They describe how things are built, going into some good detail on the profiles and how the developers made it easy for non-expert admins to add content.

There’s a particularly nice mention of WorkHabit’s scalable Drupal hosting platform, Elastic 2.  read more »

I have been reading with interest the discussions at http://drupal.org/node/337079 and http://groups.drupal.org/node/15965 which both basically deal with the fact that Drupal has versions, and with each version comes a new set of changes both for procedural instructions and code samples, yet the Drupal Documentation can't handle changes in the same way.

So I came up with this idea. Let's continue the process of making a single page in the Handbooks for an idea, such as "Checking Code Out Of CVS", but then use jQuery to toggle hiding for all version-specific info of code snippets or explanations which don't pertain to your current Drupal version.  read more »

Information Week has an article that looks at how success has been achieved by Drupal and Alfresco by integrating social and collaboration features into the products.

The article compares both platforms favorably to large commercial products from the likes of Microsoft and IBM and finds that businesses are frequently evaluating open source platforms along side proprietary packages and choosing based on their requirements, not on a political or ideological basis.  read more »

Papernote