I came across an article today on CMSWire talking about Acquia's, which is a Drupal "distributor" if you will that bundles services and support, 2009 product roadmap. I'm not sure if they actually conducted an interview with Acquia or when the roadmap was announced, but there are a couple interesting points that come out of both the article and the roadmap.
Let me begin by giving props to Acquia for actually posting their roadmaps, I'm sure Kas Thomas over at CMS Watch is all smiles. This is pretty typical for open source products, but Acquia is a little different in that they are not technically open source (gasps)...they took Drupal and locked it down to meet certain upgrade and add on integration requirements, then added in service and support.
The big news here is that Drupal is now for everyone, with the introduction, again I'm not sure when this roadmap was actually published, of Acquia Gardens. They're doing this two ways: First is that Drupal, via Acquia, will be offered as a Software-as-a-Service come spring, where they will basically host the application and infrastructure via Amazon's EC2 cloud. And second making it the UI actually usable if you're a non-technical user. On this second point, it's unclear if the initial implementation will still be the Drupal developer only standard or if just adding additional modules once you're up and running will be of the easy non-technical user point-and-click variety.
So to bring this all back to my title of this post, "Drupal for Everyone", I'm sure all the die hard Drupalists...Drupalers...Drupalaniacs, we'll just call them Drupal enthusiasts, are just ecstatic to see that the product that they know and love is now actually accessible. I get it, they're trying to make this a mass market initiative, but it comes across a little pejorative to your core, as well as assumes that it wasn't actually usable before. This thing is driven by your community and biting the hand that feeds you isn't a good start for building this into the main stream.
I also find it interesting that mass marketing this means offering it as a SaaS. Full disclosure, I work for a software company that is also delivered as a SaaS so I obviously have my bias here, but this is definitely the right thing to do. Taking the infrastructure management and software patching, maintenance, upgrades, etc. out of the mix is definitely an attractive offering for a business user or marketer.
The last thing I want to leave you with is a question that I struggle with a little bit...is Acquia Gardens really a true SaaS, or is it rather a traditional ASP? Remember that Acquia has just taken open source Drupal and built a commercially available CMS framework around it that they have vetted, so it won't break when you start adding the other modules available from Acquia. And they will of course still offer the standard installed version of Drupal, for a time anyway. So is this more like a Web design shop taking an installed version of Reddot and then hosting it themselves and calling it SaaS or has this been built from the ground up, multi-tenant, et al to be a SaaS? It's and interesting question. It may be a matter of semantics or looking at it from a business model vs. a technical perspective, but one could really argue either way with equal fervor...and I'm sure it will be out there on the computernets.

Blogs are good for every one where we get lots of information for any topics nice job keep it up !!!
Posted by: dissertation help | April 20, 2009 at 09:24 PM
I'm the founder of Drupal, and the co-founder and CTO of Acquia.
I wanted to point out that that Acquia Drupal, Acquia's distribution is 100% Open Source. Unlike many other Open Source companies, there is no "enterprise version" with special features, and there are no special or closed source modules that are only available to Acquia customers. Your post suggests that there might be, so I wanted to clarify that.
In other words, there is only one version of Acquia Drupal, and it is made available from acquia.com free of charge under the GPL. Everyone is encouraged to use it, with or without having a commercial support contract from Acquia. Technically, it is 100% Open Source.
The reason we are working on Acquia Gardens is not because Drupal is broken. The reason is that many individuals and organizations want a killer web site, but have no idea that Drupal even exists. Even if they did hear about Drupal, few non-technical people succeed in installing and hosting a Drupal site. That is just the way it is -- installing Apache, MySQL, PHP and Drupal is non-trivial if you are not a technical person.
So in much the same way that Wordpress.com and Ning make it easy for people to start blogging or set up a social network, Acquia Gardens will provide an on-ramp for people to experience the awesome power of Drupal.
A fundamental tenet of our strategy is the freedom to grow, migrate, or leave. We believe that site owners should be able to start with Acquia Gardens and migrate their site of Acquia Gardens if they need more features, or to their own hosting provider if they prefer. To make that possible, you'll be able to export your Acquia Gardens site -- both the data _and_ the code. Not just the data. The exported code will be 100% Open Source.
There is a lot of work ahead to implement this strategy, but the groundwork is already in place. We can't wait to tell and show you more -- at the right time. Thanks for your article, Chris. We're happy to see that you take notice of our work.
PS: Drupal has had built-in multi-tenant / multi-site support for over 6 years.
Posted by: Dries Butyaert | April 22, 2009 at 06:45 AM
Dries,
Hey there - thanks for participating in the discussion. We're big fans for sure. And congratulations on all the success. I wanted just add to the discussion here - and point out a couple of clarifications.
The point that I believe Chris is making is not that there are different versions of Acquia Drupal - but that Acquia Drupal and the raw version of Drupal that I would download from d.o is (and will be) different. It may be that the core is the same - but Acquia Drupal (quite appropriately) comes with the already configured and supported modules, the "phone home" code and "code detection" to make sure that Acquia can stay in the loop for support and potential security holes. I don't think you're saying that if I install some random module I find on the Interwebz that breaks a supported module that this will be covered in the Acquia support plan.
Also, multi-site capability is much different than true multi-tenancy. I understand that you can run multiple sites off the same instance of Drupal (most CMS's can). However, true-multi tenancy is at the heart of SaaS. All CrownPeak customers, for example, run off the same code-base. I don't think you're saying that all Acquia Gardens customers will run off the same instance of Drupal? You may have an elegant way of upgrading all those instances - but I think you'd agree that it's just a different architecture.
For example:
http://drupal.org/node/184688
I have to agree with WebDev here. It's just different. Not better per se - but different.
The reason we like to point it out - is because there's still confusion in the customer mind when they have a web development shop host Drupal - and they call it SaaS. It's not. Installed software is installed software - whether or not it's installed at a local shop or the machine under your desk. You still have to upgrade it, the OS, PHP etc... That's the true difference.
Hope you're having fun coming over to the "dark side" of venture funded companies. And hope you're enjoying Sigma - they've been great for us. You guys are doing a great job.
Cheers,
~rr
Rob Rose
VP Marketing & Strategy
CrownPeak
Posted by: Rob Rose | April 22, 2009 at 10:05 AM
The Acquia support plans cover all Drupal modules, not just those that are in Acquia Drupal. We also support custom modules or any module that you found on the "Interwebz".
Using Drupal multi-site, all sites run of the same code base (i.e. only one physical copy of the source code on disk), either with their own database tables or with (partially) shared database tables.
If you are on Acquia Gardens, Acquia will do the upgrade of your Drupal site, the OS, PHP, etc. It's "Drupal as a Service", and because Drupal is software, I'd call it SaaS.
Posted by: Dries Buytaert | April 22, 2009 at 02:45 PM
I just stopped by your blog and thought I would say hello. I like your site design. Looking forward to reading more down the road.
Posted by: chi hair straightener | June 23, 2009 at 06:03 PM
I just stopped by your blog and thought I would say hello. I like your site design. Looking forward to reading more down the road.
Posted by: chi hair straightener | June 23, 2009 at 06:04 PM
Hi,
Very interesting article will bookmark your site to check if you write more about in the future.
Posted by: Academic Essay | November 13, 2009 at 09:58 PM
Hi,
Nice post! You have worked hard on jotting down the essential information. Keep sharing the good work in future too.
Posted by: A level coursework | November 13, 2009 at 10:44 PM
Hi,
I personally like your post; you have shared good information.
Posted by: Custom Essay Writing | November 13, 2009 at 11:22 PM
Thanks a lot for your beautiful post. I feel very happy to visit this site. Your site is completely informative. I even pass this site to my friends. Please keep posting such fantastic articles as soon as possible.
Posted by: Custom Essay Writing | November 20, 2009 at 11:48 PM
I truly enjoyed reading it. Waiting for some more great articles like this from you in the coming days
Posted by: College Term Paper | December 10, 2009 at 10:45 PM
Students in the world buy the written essays and custom writing at the term paper writing services about this good post. Students heard about the essay writing from the writing services.
Posted by: moxomor1 | January 05, 2010 at 10:31 AM
Hi,
Nice info at this post thanks!!! I really like it.
Posted by: Essay Help | January 14, 2010 at 10:26 PM
Nicely explained about Drupal for Everyone. It's indeed an art to stop new visitors with your attractive writing style. Truly impressive and nice information. Thanks for sharing.
Posted by: Dissertation Help | January 16, 2010 at 08:18 AM
The customized research paper accomplishing can’t constantly be a kind of fun. The papers for money can cost a lot of efforts. Bright people will offer to buy term paper. I do guess that it is the most easy way out.
Posted by: MiaiX19 | January 22, 2010 at 02:15 PM
The quality of your fantabulous information just about this post can be compared with the summary essay at writing service only. So, you come in a right direction. Thnx for the work!
Posted by: DAnndy | February 08, 2010 at 04:47 AM
Because of this, they either make themselves or allow other companies to make knock off handbags that look very similar to the expensive designer handbags.
Posted by: handbags | February 22, 2010 at 07:20 PM
very nice article and looking forward to read more of your posting. thanks a lot
Posted by: chi hair straightener | March 01, 2010 at 03:15 PM
I strictly recommend not to hold off until you get enough amount of money to buy goods! You should take the business loans or just credit loan and feel yourself fine
Posted by: loans | March 03, 2010 at 08:20 PM
Wonderful blog, i recently come to your blog through Google excellent knowledge keep on posting you guys.
Posted by: Free Essays | March 08, 2010 at 09:39 PM
I just reading this CMS article and I have no complaints.
Posted by: buy phentermine | April 25, 2010 at 12:36 AM
In this era of blog ,we easily get nice & updated information for research purposes... I'd definitely appreciate the work of the said blog owner... Thanks!
Posted by: Twitter followers | August 15, 2010 at 09:39 AM
Drupal is pretty great CMS platform for the users. But its little bit difficult to configure.
Posted by: Online Education | September 02, 2010 at 10:34 PM
I relized several projects at Drupal. And I don't have any claims.
Posted by: essay writing | September 06, 2010 at 08:25 AM
We all have to learn how to stop wasting our valuable water.
Posted by: uggs on sale | September 14, 2010 at 07:12 PM