Well, we've finally done it! For a number of years now at Plone conferences around the world, I've said "Wouldn't it be great to hold the Plone Conference in the UK?' and each successive year I seem to say it after fewer and fewer beers. This year, we've finally done something about it, and put a bid in to host the Plone Conference 2010 in the UK. Not only that, but the bid was accepted :)

So now comes the hard work, in terms of planning the whole event. I think if we get things started nice and early then we should be OK. So far I've been in touch with a number of previous Plone Conference organisers and got quite a good deal of feedback from them on things that worked or didn't work from their point of view with the management and running of the conference. Having been to every conference except the first one myself, I've got a pretty good idea of what makes them work from a delegates point of view (decent wifi and lots of coffee! ;) ).

Bristol's Biggest Bike Ride - credit: http://www.flickr.com/photos/pshab/

Bristol's Biggest Bike Ride. Bristol is the UK's first 'Cycle City' and is known for its work on environmental issues. This photo is taken in front of @Bristol, a science museum. The big silver dome is the planetarium. Those that came to the Performance Sprint in Bristol might recognise it, as was just around the corner from the sprint venue.

Bristol is a fantastic city, located in the South West of the UK with a population of around 600,000 people. Despite its modest size, it has a very high regard with technology and media. The BBC Natural History unit is here, and a lot of BBC Dramas filmed in the city, and around this spawned a whole ecosystem of related media businesses such as post-production, graphics, audio, costume, etc. When the term 'New Media' started to surface in the early 90's Bristol was hot on the scene and as a result a large number of digital / interactive agencies formed. Bristol is also home to Aardman Animations, the creators of Morph, Wallace and Gromit, Shaun the Sheep and other well known plastercine characters. Bristol is also referred to as the 'Silicon Valley of the UK' with a whole host of silicon chip manufacturers and related businesses here.

Bristol Cathedral (foreground) and Bristol University (behind) - credit nicksarebi http://www.flickr.com/photos/34517490@N00

Bristol Cathedral in the foreground and the Wills Memorial Building, part of the University of Bristol in the Background. The University received its charter in 1909, and is now one of two universities in the city -- the other being the University of West England. This building was built between 1912-1925 and considered one of the last great Gothic buildings to be built in the UK.

I came to Bristol in 1996 to attend the University of Bristol to read Computer Science, and graduated four years later to form Netsight, based just over the road. in the next 10 years, Netsight has grown to 13 staff and become well known within the Plone community for our advocacy work, and promotion of Plone.

Each year, the Plone Conference gets better and better, so I'm under no doubt that I have some pretty high expectations to meet. Last year I was leading the programme committee for the Budapest conference and we had an amazing number of talk submissions, way more than we had room to fill and we had a tough choice picking the talks. This year I want to get direct feedback from the community and get the talks organised earlier and get them all up online so the whole community can see them and vote on the talks they would most like to see. That way we can be as transparent as possible, but also make sure that we give a chance to those potential delegates that are not yet so involved with the Plone community to have a vote in which talks they want to see. It is always hard to make sure we get a good balance of talks for those new to Plone and those with lots of experience. It will also give us a chance to gauge the talk popularity beforehand and schedule the talks in the appropriately sized rooms.

Speaking of rooms, yes we do have a venue already in mind. We are talking to more than one and just negotiating the final details with them before we make it concrete and announce the venue.

One item you might have seen on the preliminary conference page is the one-day 'Analysts / Customers / Suits' mini-conference. The goal of this day is to attract those people whom we might not normally reach so easily as a (generally developer-focused) community. For this I'm talking about industry analysts and pundits, journalists, technology evaluators, customers, etc. I don't mean to be glib when I say 'suits' but hopefully most people will get what I mean. The main conference has always historically been very inward focussed as a community. Events like World Plone Day have shown the value of reaching out to a wider audience and I see the conference as an ideal time to organise something. This was if someone wants to they can come to the one-day conference and stay for the main conference as well. For the one-day event I'm hoping to invite a number of speakers to come and present case studies of Plone projects they have been involved in.

I'm open to ideas as well for all aspects of the conference. If you have any particular ideas you'd like to see, or want to get involved in the conference then by all means drop me an email on ploneconf2010@netsight.co.uk. I'm going to me asking around the community for volunteers (esp. from the other UK Plone companies) as well closer to the time.

-Matt

Having just seen Hanno's blog post on how much faster Plone 4 is, I thought I'd give it a test myself. Whilst Hanno did a test on a simple 'default' site in which he removed most of the portlets and the likes, I thought I'd try it out on a 'real' site and see what sort of performance gains I get.

The site I chose was a site we designed called Kent Rural Network. This is a very simple site, so I thought a good one to try as it doesn't have such vast amounts of customisation that it would render such comparative tests moot. Plone has always been able to go fast if you've known what knobs to tweak, the news here is how much faster is out of the box, without needing to enable any caching, clustering or tuning.

Kent Rural Network Site

The Kent Rural Networks site is written on Plone 3 (was developed on Plone 3.1) and has a very simple skin applied, yet retains much of Plone's out of the box features such as news items, events and a number of simple custom content types created in Archetypes. This is the kind of site that could be developed taking Plone out of the box and spending a a few days creating a theme and some content types for it.

The tests were carried out on my Macbook Air (1.6Ghz Core 2 Duo Processor). The absolute values are not that important as every server will give different results, the main thing here is the ratio of performance of the newer versions of Plone.

Plone 4 Performance

As you can see, the upgrade to Plone 4 brings a pretty significant performance boost, the same as Hanno's figures show. You get almost double the performance accessing the homepage of the site. I also tried testing it with Chameleon installed (the new template rendering engine in Plone trunk) which gave a speedup of over 2.5 times!

As an aside: the upgrade process from Plone 3.3 to Plone 4 on this site was pretty painless. There were some tweaks that needed to be made, mainly in templates we had customised and were referring to methods that are no longer global in Plone4. An example is the toLocalizedTime() method which used to be global, but now you need to add

<tal:define="toLocalizedTime nocall: context/@@plone/toLocalizedTime;">

in order to bring it into scope.

Definitely the easiest major Plone upgrade we've ever had.

Last week I attended an event organised by the BCS entitled Public Funds in the UK: Open Source for Document and Content Management?. I'll be doing a full write up of the talks, and indeed put up my own slides from the talk I did in the next day or so... but firstly I wanted to respond to a few blog posts that have come out of the event.

Three specific posts by: Jon Marks, Janus Boye, and Justin Cormack came out in the days after the events, prompted by the panel discussion at the end of the event in which there was discussion about and Open Source vs. Open Standards. Towards the end, the discussion got quite philosophical and the question of "What does 'Open Source' really mean?" was raised. I had to dash to catch the train, so missed the beers afterwards, but no doubt the discussion followed on in the pub.

The end result was Janus posting that he was confused as to what the real benefits are to Open Source, followed by two responses -- one by Jon explaining what standards are used in the CMS world, and the other by Justin talking more about the ethos of Open Source and pointing out that it was developers that first 'got' Open Source, followed by the rest of the world. As someone who is a developer first and a businessman second I guess I took some of those aspects for granted and it was good to read Janus' post to remind me that maybe not everyone sees things quite the same way as I (or other developers) do.

So where did this confusion come about? And what about this whole "What is Open Source?" question? Well let me try and recap some of the points that went back and forth in the panel discussion:

  • The end user doesn't care if the product is Open Source or Proprietary... they just want the job done
  • Does access to the source code really matter? If the system has an API, who cares?
  • The license fee is only a small part of the cost of a project, so does it matter if I have to pay a license fee?
  • Some proprietary vendors offer free trial versions of their software, so I can evaluate them just as cheaply as Open Source solutions
  • Open Source means I can own the software
  • I can do transparent, iterative, agile development just as easily on proprietary platform as an open source one

Now, these are all good points and thinking them through I can see they all have quite a bit of merit. In fact back at the office I was thinking through them all and it is a useful exercise to try and work out really what Open Source means to you as the more you think about it the more non-obvious it becomes.

The first point: does the client really care if they can access the source code or not? Brian Prentice from Gartner wrote a blog post last month comparing Open Source to the just-in-time manufacturing revolution of the car industry and how an end car buyer doesn't care (or even know) that the manufacturer uses JIT or Lean Manufacturing. The end buyer just wants a cheaper/better car customised to their specific requirements. How the manufacturer does it is not a differentiating factor to the buyer. So, on that basis, why should the client care whether a system is Open Source or not? Maybe the client shouldn't... but that doesn't mean that Open Source is any less valuable a proposition. I'm not going to tell Toyota that just because I don't care if they use Lean or not that it doesn't make a different to the end result.

So maybe it is true that 'Open Source' should not be the main marketing message for an Open Source CMS, and should not be the main reason on its own why that solution is chosen, but that doesn't make the fact that it is Open Source any less valuable.

At the moment though, Open Source is a very good badge to try and explain to the client why the product is different and can then be a way to explain the benefits.

Actually the car manufacturing analogy above falls down a bit, as when you buy a car most people don't worry about future extensibility of what they've just bought. Yes, they might want to know if you can fit a roof rack, or how much an annual service costs... but in that case, that is pretty much it. If we instead look at a commercial vehicle, say something like a council looking to purchase a municipal bus. The council will want to know that they will be able to get spares for the next decade or so for their vehicle. They are going to want to be sure that they can service the vehicle themselves if need be (maybe they have their own vehicle service dept.), they want to know that they can get ahold of a Haynes manual (or whatever the commercial equivalent is) for the vehicle so that they can do the service themselves. They will want to know that they can retro-fit a wheelchair lift into it if need be in the future. If they take it into service one day at the main dealer and the dealer tells them the flux capacitor is broken then they can take it to Joe's Garage down the road and get a second opinion. Oh wait, of course the main dealer wouldn't tell them something as preposterous as that! They know that would be daft, as they know Joe's Garage next door would tell them they are talk out of their a*%e. See what I'm getting at here?

If the system has an API do I really need access to the source code? Going the opposite way, one commenter to Janus' blog states he prefers not having access to the source as it helps delineate which bits of the system he can and can't change and that helps when it comes time to upgrade. I can see his point, and anyone who has naively gone in and hacked the core of an Open Source system without following the practices of that project will find themselves in a sticky situation when they come to upgrade. But as he states, unless an API exists to do what you want, you are stuck. If you need to bend a system in such a way that the API doesn't allow then you are out of luck. Then again, having an API doesn't mean upgrades will be plain sailing. Looking at the process for upgrade from Sharepoint 2007 to 2010 looks like it is going to be a far from simple.

The license fee is only a small part of a project cost, so it doesn't matter if I have to pay it. Open Source is not that much cheaper overall. Well this may be the case, but as I've stated before the figures just don't really add up on this. Either a company makes its money from licenses, or makes it from professional services. If all the proprietary CMS vendors say that the license fee isn't a big part and could drop it then I think they would be out of business pretty quickly. Unless they switched to doing more professional services of course... but then see the heat that Ektron have just come under this week regards to them allegedly cannibalizing their channel partners' prospective customers. You know that feeling you get when (in the UK) you take your car in for its MOT test and the garage swears there is no relation between their MOT dept and their service dept? Yeah? same feeling I get with proprietary CMS vendors.

On to Software ownership. There seemed to be a bit of confusion here, as some people seemed to believe that Open Source means you get to own the software. Quite the opposite. The whole point of Open Source is that you don't own the code directly but that it is owned by a collective -- usually by a trust or foundation (such as the Plone Foundation or Apache Software Foundation).

A very good piece of advice given to me many years ago by Paul Everitt (CEO of Digital Creations when they Open Sourced the granddaddy of web publishing platforms, Zope): 'Software is not an asset, it is a liability'. One of the big points of Open Source (particularly 'Community' Open Source as opposed to 'Commercial' Open Source) is that it helps to lower risk of software ownership by spreading the risk. This is easily illustrated by seeing what happens when a proprietary software vendor is bought out by another vendor. History has shown us that often companies end up with duplicate products in their portfolio and one gets dropped. Often these acquisitions are purely business decisions at a high level and can have little bearing on the actual product.

Again, going back to the CMSWire article above on Ektron there was a great anonymous comment that put forward the following scenario:

Interactive Agency (IA) evaluates a CMS product and it seems like a good solution. Perhaps they didn't test enough, or perhaps they assumed that because they were not yet "Certified" they simply did not understand how to do certain things. The marketing material looks slick, and the CMS has tons of ads all over the internet, so IA selects the CMS.

The CMS vendor participates in selling the product into IA's clients, talking up all of the great features and functionality. The clients are impressed and sign on the dotted line.

During the implementation of their 1st site, IA encounters what appear to be bugs in the CMS product, but chalks it up to inexperience. 2nd project, same thing. 3rd project, CMS vendor says "Yeah, we'll fix that in the next version." 4th project, it becomes hard to actually get support from the CMS vendor, but they say they are improving their support soon. 5th project, more bugs, more promises of what's to come. Eventually the new version comes out with the same bugs as the old.

If we look at IA's situation, they now have 5 clients tied into a CMS product that is clearly not all that was promised... a product that makes it difficult for IA to deliver what they promised their client when it should be making it easier. Their options are:

1- Publicly (in a forum such as this, or Twitter, or anywhere on the internet) talk about the negative experience they've had.

2- Keep quiet about the issues so as to not damage their own reputation (poor judgment in selecting a CMS solution), and look at a superior solution (having already gotten little satisfaction from the CMS vendor)

3- Post anonymously when they have a chance.

This doesn't even consider those developers who are not involved in the CMS selection process and are simply frustrated with having to work with a product they consider substandard.

That is a classic example of where a client (on in this case an integrator/agency) ends up beholden to a vendor -- this is where Open Source makes a difference. Open Source adjusts the balance of power between the client/agency and the vendor. In the case above, the agency could have either gone in and fixed the bug themselves (then contributing it back to the project so that they don't have to maintain it in subsequent releases) or paid someone more knowledgeable to fix the issue for them. Either way they are not stuck in a dead end having selected a CMS project and then being let down by the relationship with the vendor.

The relationship with the vendor is one of the most important aspects of a CMS deployment project, and as Jon said at the BCS event, very few projects fail due to the technology. They mostly fail due to project management issues, or relationship issues between the parties involved. That being the case why would you enter into a relationship in which one party holds all the keys? That just doesn't make good business sense.

OK, this blog post has gotten long enough, I better publish it now before or I never will! We can follow up in the comments.

Is Open Source a viable way for the public sector to contain its IT costs? Government policy is gradually becoming more favourable to open source. Many commentators identify open source as a way to contain spiralling project costs. Yet much of this discussion is driven by underlying agendas: it contains as much disinformation as realistic appraisal of the capabilities of open source software.

The BCS Open Source Specialist Group is organising an event to look at the reality behind the rhetoric. Responding to the challenge in the above Guardian article, we aim to bring together a group of information management practitioners and vendors to discuss their experience of web and document management in the public sector. The event will consist of a series of talks, panel sessions and open discussion of the challenges of web and document management in the public sector, and the ways in which open source software might be suitable for addressing these challenges.

Netsight Technical Director, Matt Hamilton will be speaking at the event and presenting a series of mini case-studies on public sector organisations successfully using the Plone content management system to provide services with much more transparent costs.

Full details of the event including location and registration details can be found at the BCS website.