Tech Corner

Wanna Play Drupal? I mean Music!

NAMM (the International Music Products Association) launched their WannaPlayMusic.com site this week, coinciding with Music Week, May 5th through the 9th.

Drupal Summer of Code Participation

Achieve's own Bill O'Connor (Drupal user csevb10) will participating as a mentor in this year's Drupal Summer of Code aggregator project. Bill has done substantial work on the Drupal Simplefeed module, working closely with Ted Serbinski (m3avrck) on a major overhaul in the summer of 2006 and the Drupal 6 upgrade earlier this year.

Drupal Wins Webware 100 Award - Dries has Good Day

Drupal earns another feather in it's cap today with the announcement of the Webware 100 awards. The Drupal CMS is one of the nine finalists in the "Photos and Pubishing" category, selected by Webware and voted on by over two million Web 2.0 application users.

Drupal caching with Cache Router


I have been working on upgrading the caching contrib modules to Drupal 6 and started to notice some patterns and duplicated code, which led me to think Drupal's approach to caching in general. We currently have a fairly limited API for caching, but we have a magic bullet that helps us overcome some of these weaknesses: the cache.inc override system. Anyone who has spent time on large production sites knows that one of the easiest ways to see better performance on your Drupal system is to use one of the existing cache mechanisms that I spoke about at Drupalcon Boston.

FastCompany.com - Drupal Adds Value to a New Business Community

Achieve Internet is proud to have been an integral part of the development process for the new FastCompany.com business community site. We provided custom Drupal software development and project management leadership to deliver a world-class union of award winning journalism and online community. The site incorporates a professional grade content management system and editorial workflow controls, along with a full suite of cutting edge Web 2.0 applications.

Memcache 1.7 Released

I am very happy to announce the release of Memcache 1.7 for Drupal.  The most notable improvement being the addition of pluggable sessions for memcache.  Memcache is an instrumental module for scaling Drupal sites and we now have a release that is more stable than ever. 

Contributing Module Patches to the Drupal Community

One of the great things about using open source code for projects is the opportunity to contribute back to the community and get a little recognition for your hard work. Just like the code though, there's a "Drupal way" for patch contribution and the goal of this article is to help you expedite your plan to contribute module patches back to the community and to limit the difficulty you will have in getting those patches accepted.

1. Pulling the latest code.

Rackspace Continues as Most Reliable Hosting Company

Rackspace is the most reliable hosting company, followed closely by managed hosting company Datapipe and Katarre, a colocation and dedicated hosting provider, according to a fall of 2006 study by Netcraft. 

Calendar Component

I've taken the open souce ext_calendar component (http://extensions.joomla.org/component/option,com_mtree/task,viewlink/li...) and made some significant modifications to it.  I cleaned things up fairly considerably for creating search engine friendly urls, and I ported the event administration to the back end.  My goal is to turn around and release this one to open source.  I’ll see if I can’t address some of the other user concerns and clean up the code more, but this could be/should be a nice contribution back to the open source