Vesica Blog Taking museums and art collections to the cloud

May 23, 2012

Some Thoughts on Museum Websites and Open Source CMS

Let me preface this article by saying that I have been working in the web space since 1997. It has been in a variety of different sectors and domains, from universities and education to a variety of businesses, and now, museums, culture and art.

We have recently started work on some museum websites along with Vesica integration. As always, the question of whether or not to use an Open Source CMS was an important one, and whilst the goal of this article is not take you through the process we took our client through – it is to help share some thoughts and perhaps give museums an evaluation framework, if you will, of the pros and cons of going open source, especially given the variety out there.

Over the years, I have worked with a variety of open source Content Management Systems. Today, the popular ones that we would look to work with are WordPress, Joomla or Drupal. There are others in the mix, like Expression Engine, DotNetNuke, etc. – here’s a good place to confuse yourself - http://www.opensourcecms.com/scripts/show.php?catid=1&category=CMS%20/%20Portals - but we’ll keep it simple. There are also licensed CMS options available (like SiteCore) from established companies. Then there is the option to build a bespoke system.

First things first, launching a website on an open source system is not always cheaper than a bespoke one. This can be the case because some companies (like us, for instance), have been building custom portals for years. We have code we can reuse – code that our programmers are very comfortable with, code that our teams can customize and extend much faster than they could Drupal or Joomla, so going that route would probably be cheaper upfront for many.

But this option will tie you down to the company that builds your website and CMS for you. Even if they are willing to give you the source code when and if you decide to take your website to another vendor or bring it in-house, there is very little chance that one developer will ever have good things to say about proprietary code written by another developer – so they will probably advise you to scrap it and start from scratch. Bad advice, in many cases, but common practice.

So, before we go on to evaluate our open source CMS’, let’s rule out bespoke and commercial CMS because that will tie you in to one vendor, unless you are willing to scrap everything, and it may not be cost effective for you, or the dependency on one vendor just does not make you comfortable.

Now to our discussion about Open Source CMS. I tend to think of museums as communities and institutions – so the website should reflect as such. There are a great many technical comparisons out there between the 3 CMS systems mentioned above. From arguments ranging to WordPress is not a CMS to how complex Drupal is getting – they are all subjectively justified. But looking at the out of the box functionality and extend-ability of all of the above – for me – Drupal is the clear winner. It’s extensive eCommerce integration with Ubercart, it’s extremely powerful user / membership management functionality, the templating system, views and blocks, along with the ability to extend it with abundantly available modules (and the ability to build your own) makes it a clear winner to build community and member driven sites.

So, should you choose Drupal as the open source CMS for your website? Here is how to decide:

  • Will you ever bring your website in-house? Is that an option you would like to have? If so, Drupal will make a good fit. WordPress and Joomla will too, actually.
  • Do you want your website to be extendable at a reasonable price? Drupal is your answer. With all the modules available, you or your vendor can get away without writing much php or database level code, deploying new functionality faster. Whilst Drupal development rates may be higher than other CMS systems, it’s generally faster to build and deploy more maintainable code.
  • A website is a relatively open development project – meaning that you might want to do a variety of things with it. Whilst visitor or collections management software focuses on one thing, your website needs to always evolve and engage a wide audience. It needs to be flexible and easily amendable and manageable. There are only so many ways you can do things in Drupal- it is flexible, but it gives the developer a framework to work with, which can make a website less dependent on any 1 developer. WordPress or Joomla, in my view, don’t have the framework elements of Drupal.
  • User / Member management. For me, this, along with Drupal’s permissions management makes it a system very well suited to the museum industry.
  • Ubercart. This is a beast of an eCommerce project – extremely flexible and powerful, it is the best way to approach ecommerce in an online community environment.
  • There is already some momentum behind Drupal for museums. There are some modules available for software products that are specific to the museum industry. Vesica will be on that list soon.
  • Without making this any longer than necessary – rich featureset, powerful functionality, extendibility, and a framework that allows for consistent developers across multiple development teams.

However. Not all is good in the world of Drupal. It’s a mature product, with thousands of lines of abstract code to accommodate the wishes and desires of a wide array of developers, which makes it very flexible, but tedious at the same time. It also needs to be optimised to run as fast as WordPress would, for instance, but then that’s the cost of picking a more powerful engine to drive your site on – it does consume more resources.

Of course, Drupal isn’t right for all websites. It may be too complex where the requirements are as simple as a standalone blog, an online shop or a photo gallery. But when you want the right mix with scalability and flexibility- I believe – Drupal is one the most viable, free, open-source options available.

5 Comments »

  1. (Sorry about all the written-out links. I couldn’t figure out how to link text.)

    One powerful – but still relatively unknown – Open Source framework that’s on the rise and that isn’t mentioned here is Django (www.djangoproject.com). The internationally acclaimed and award-winning Walker Art Center (www.walkerart.org) uses Django as the foundation of its CMS. The award-winning resource http://www.MuseumAnalytics.org is powered by Django. And my agency, Plein Air Interactive (www.pleinairinteractive.com) has developed a Django CMS specifically designed for museums, which we’ve rolled out to several clients including the Maine Maritime Museum (www.mainemaritimemuseum.org).

    Drupal and WordPress are excellent foundations for a museum web CMS, and we’ve built sites using them. If you can only afford to develop your site with your own internal staff, they are very good choices. But if you want great interaction design, with features tailored precisely to the needs of museum audiences and accessible to the physically and visually impaired, you’ll need to hire a development team to create custom features, no matter what CMS framework you choose. And if that’s the case, Django is definitely worth a look. Django’s strength is the ability to spin up powerful custom features (for online collections, events, exhibitions, searchable archives, etc.) very quickly.

    I recently wrote a blog post about the virtues of using Django as a museum CMS (www.pleinairinteractive.com/blog/2012/05/14/django-worth-look-museums-open-source-content-management/).

    It’s definitely an option to consider.

    Comment by Rob Landry — May 30, 2012 @ 6:52 pm

  2. #Django is indeed a great framework – but as you put it, not an out of the box CMS. This is primarily where #Drupal has an edge. The popularity of #php also probably helps.

    Comment by Vesica — May 30, 2012 @ 10:27 pm

  3. I would give Drupal the edge if you lack access to programming talent. Otherwise, Django is superior in terms of speed of development, performance, ease of codebase maintenance, and development of superior custom features. PHP is more unstable over the long haul precisely because you can write a feature many different ways.

    If you have limitations in terms of your budget, Drupal is superior to Django…. just like VHS was superior to Beta (consumers used VHS while TV production houses used Beta)…. and PCs are “superior” to Macs. But if quality and performance are important, and you have the budget, like many mid-sized to large museums (like Walker Art), you owe it to yourself to at least look into Django.

    Other sites that use Django: The Washington Post, The New York Times, Pinterest, Instagram, and Disqus (the commenting framework used on this blog).

    Comment by Rob Landry — May 31, 2012 @ 12:29 am

  4. I think that is extremely subjective (not that any of this discussion has to do with objectivity). From a programmatic standpoint, Drupal is actually quite bloated. But the point is, Django is not a CMS – it is a framework, and there’s a big difference there. Then there is also the matter of programming language preference – Python vs PHP. PHP arguably has more inconsistencies – but that flexibility is also its strength. Proponents of Ruby say that Ruby is better. Others promote Python. Then there are are Java and C#. That’s not what the article was about.

    Our team has actually worked with Django – and we have used other PHP frameworks like CodeIgniter and Symfony too. The point of using a CMS as opposed to an MVC framework is the relatively consistency you are allowed. You can write terrible code within the parameters provided via an MVC framework too and even if you write good code, it is still a custom build. When you build a website using a CMS – any CMS – it is easier for other developers to pick it up. Again, the discussion was about a CMS – not about frameworks.

    It is, at the end of the day, about preference. If Django works for you and your clients, you should use it. Superiority or anyone’s opinion thereof is a moot point.

    Comment by Vesica — May 31, 2012 @ 7:32 am

  5. There’s really nothing subjective about what I’m saying.

    Comment by Rob Landry — June 4, 2012 @ 3:12 pm

RSS feed for comments on this post. TrackBack URL

Leave a comment

Home    •    Blog    •    Contact Us    •    Developers    •    Education    •    Partners    •    About    •    Help & Support    •    News    •    Privacy Policy    •    Terms of Use