Skip to content

Puffbox

Simon Dickson's gov-tech blog, active 2005-14. Because permalinks.

2014 | 2013 | 2012 | 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005

Code For The People company e-government news politics technology Uncategorised

api award barackobama barcampukgovweb bbc bis blogging blogs bonanza borisjohnson branding broaderbenefits buddypress budget cabinetoffice careandsupport chrischant civilservice coi commentariat commons conservatives consultation coveritlive crimemapping dailymail datasharing datastandards davidcameron defra democracy dfid directgov dius downingstreet drupal engagement facebook flickr foi foreignoffice francismaude freedata gds google gordonbrown governanceofbritain govuk guardian guidofawkes health hosting innovation internetexplorer labourparty libdems liveblog lynnefeatherstone maps marthalanefox mashup microsoft MPs mysociety nhs onepolitics opensource ordnancesurvey ournhs parliament petitions politics powerofinformation pressoffice puffbox rationalisation reshuffle rss simonwheatley skunkworks skynews statistics stephenhale stephgray telegraph toldyouso tomloosemore tomwatson transparency transport treasury twitter typepad video walesoffice wordcamp wordcampuk wordpress wordupwhitehall youtube

Privacy Policy

  • X
  • Link
  • LinkedIn
  • 8 Mar 2010
    company, e-government
    commentariat, defra, wordpress

    Defra's new WordPress comment platform

    Over the last few months we’ve been doing a few little projects with Defra: first came the UK Location (micro)site, and I mentioned there was ‘at least one more’ in the pipeline.

    The second project emerged a few days back: a ‘commentable page’ platform, in the style (as Steph rightly observed) of the now-legendary Commentariat theme. In fact, I handed over my part of the work some time ago; but the Defra team have taken things a step or two further, embedding it even deeper into their ‘house style’.

    This kind of ‘new light through old windows’ work – where I build a WordPress site to match or slot into an existing design – has probably accounted for about half my (new) projects over the last six months or so. It’s much quicker for me, and hence much cheaper for clients. It’s usually as simple as referencing the parent site’s CSS files; stripping their page templates down to empty shells; then dropping in the required WordPress functions, and building new CSS around them as necessary. It cuts my bill by about 50%, maybe more. And because you’re removing most, if not all, of the subjective elements, things tend to run much more smoothly too.

    Maybe this is a pointer for how we can take WordPress deeper into large corporates. It isn’t about replacing your entire Existing Arrangement with a young upstart like WordPress in one fell swoop. Inevitably, certain sections of your website will lend themselves better than others to WordPress’s natural preference for chronological presentation, commenting, RSS feeds, tagging, and so on. And if you’re smart in terms of how you code it all, how you structure your navigation, and how you pass data around (most likely using RSS feeds), the join can be made barely visible.

    If you’re looking for a nice example of this: look at the integration of www.parliament.uk and news.parliament.uk: the latter runs on WordPress, and delivers its content – including images, by the way – back into the parent site via RSS. (Disclosure: I had a very minor role in it.)

    For those interested in the technical details: it’s a WordPress MU installation (although of course, that won’t matter for long); meaning the Defra team are able to generate new sites under the ‘engage’ subdomain with just a couple of clicks. I think they’ve altered the default theme I handed over, for tighter integration into the site structure; but even then, it’s just a case of editing the HTML around the WordPress code, all of which will be instantly familiar as it’s using their existing stylesheet.

    We’ve got one more project with Defra in the works: hoping to get it out there within the next couple of weeks.

  • 24 Feb 2010
    technology
    wordpress, wordpressmu

    The great WordPress / MU merge

    A subject which keeps coming up in conversation just now is the planned merger of ‘normal’ WordPress with WordPress MU, the ‘multi user’ version. There’s been both excitement and concern at what it might mean: but the latest report from Jane at WP HQ should be enough to calm anyone’s worst fears.

    It was announced at WordCamp San Francisco last year that WordPress and WordPress MU would be merging codebases. This has now happened in 3.0-alpha, and we’re working on smashing bugs and tidying up a few screens. If you’re currently using a single install of WordPress, when you upgrade to 3.0 you won’t see any of the extra screens associated with running a network of sites. If you’re currently running MU, when you upgrade you’ll notice a few labels changing, but upgrading should be as painless as usual. If you’re going to set up a new WordPress installation, you’ll be asked as part of the setup if you want one site or multiple sites, so that’s pretty simple. If you want to turn your single install into one that supports multiple sites, we’ll have a tool for you to use to do that, too. So if you’ve been worried about the merge, have a cup of chamomile tea and relax; it will all be fine. 🙂

    It’s quite a relief to see how they’re planning to manage this: most existing users of ‘normal’ WP won’t even see the new functionality, but if they want to make use of it, there’ll be a way to do so. Any impact will be seen by the existing MU user base, but as it’s a more complex product by definition, they should be better able to cope with any changes. That seems like the perfect solution all round.

    The feature I’m personally most excited about? Never more having to refer to ‘ordinary’ WordPress, ‘standard’ WordPress, ‘WordPress solo’, ‘non-MU’…

  • 10 Feb 2010
    company, e-government
    bis, scienceandsociety, stephgray, wordpress, wordpressmu

    Networked blogs: our latest science experiment

    Over the last couple of months I’ve been working with Steph Gray and his BIS colleagues to build a modest little family of websites which could have far-reaching consequences.

    As Steph notes on his own blog, I’ve long been musing openly about seeing corporate websites as clusters of smaller websites: making a virtue of the silo mentality, if you like. Give each sub-unit a full-featured website, with hands-on control of content, their own ‘latest news’ stream, the ability to activate and manage reader comments. Let the technology platform enforce a certain degree of consistency, and centralised control. Lay a unifying ‘front end’ over the top, to promote the day’s most important developments, and assist with search and navigation.

    It also tied in neatly to a question I’ve been asked quite a few times lately: what’s the maximum number of pages a WordPress build can handle? In a single ‘page tree’, I’ve helped run sites with hundreds of pages – and whilst it’s perfectly serviceable, it’s hardly ideal. But maybe it’s the single page tree that’s the problem there. How about if, instead of a 100-page structure, you had 10 structures each of 10 pages?

    The opportunity to test the theory arose when Steph approached me about BIS’s Science and Society site – which, as it happens, had been Steph’s first WordPress build (whilst still in DIUS). What better audience for such an experiment than the science community?

    We replaced ‘ordinary’ WordPress with WordPress MU (‘multi user’), and I built a more flexible MU-friendly theme, maintaining the same basic look and feel. There’s a top-level ‘family’ navigation, representing the various individual subsites; and with a line or two of CSS, we can give subsite its own colour scheme. There’s a special ‘homepage’ template for subsite use, driven primarily by widgets. And at the top level, we’re actually aggregating the subsites’ RSS feeds to produce a ‘latest across the whole site’ listing and RSS feed.

    It’s a tricky time to be doing the project, on numerous fronts. BIS are working on launching a redesigned (non-WP) site, hence the new blue branding along the top. WordPress v3.0 is on the horizon, integrating MU’s multi-user aspect into the core product, with as yet unknown consequences. Oh, and in case you’d missed it, there’s an election on the cards, not to mention a purdah period leading up to it – and who-knows-what afterwards. So things have been a bit quick-and-dirtier than I’d usually allow; but I saw no point getting bogged down in detail when everything could be up for grabs imminently.

    Steph has used a deliberately provocative title on his post – ‘One day, all of this will be blogs.’ Is that an overstatement? Perhaps, but aren’t we seeing blogging steadily take over other forms of communication?

    If teams really do want to connect with their stakeholders (hate that word), and operate transparently, and permit two-way conversations – this model would give them the platform they need. A single WordPress MU build makes the maintenance of the network (almost) as straightforward as a single blog – and allows a degree of control to be kept at the centre. The stakeholders can have all the RSS feeds and email alerts they could desire. It doesn’t resolve the human and organisational / cultural aspects: but it clears the way for those to be tackled, if we really want to.

    I think it can work: it’s the logical ‘next step’ for WordPress’s journey into the corporate world, surely. Do I think it will work? I honestly don’t know. I’ll be watching with interest.

  • 4 Feb 2010
    e-government
    commentariat, mod, wordpress

    Defence green paper on WordPress

    Delighted to note the Ministry of Defence’s decision to publish its new green paper in commentable form, using a restyled version of Steph‘s Commentariat theme for WordPress.

    The MoD have been doing some excellent, if a little underpublicised, work with blogging tools – Defence News and a blog from Afghanistan, both running on a Typepad account; and Blogger-based initiatives from Basra and Helmand; not to mention efforts around YouTube, Facebook and so on. But I think this is their first WordPress-based work.

    Looks to be sitting in ultra-cheap hosting space provided by Hampshire-based Justhost.com – £2.95 a month for unlimited disk space and bandwidth; although I think the server itself is in California.

    Depending on your definitions, I think that’s now a majority of central government departments – or certainly very close to it, anyway – who have run public-facing WordPress-based websites.

  • 27 Jan 2010
    e-government
    cabinetoffice, opensource, wordpress, writetoreply

    Government beefs up open source policy – a bit

    A bit out of the blue, this morning saw a revision of the UK government’s open source policy. And whilst it still doesn’t quite endorse the notion that open source solutions are fundamentally better solutions, it does ratchet up the expectations.

    Last year’s revision to the 2005 policy statement introduced a subtle – but, I thought, very important – ‘tiebreaker’ clause: ‘Where there is no significant overall cost difference between open and non-open source products, open source will be selected on the basis of its additional inherent flexibility.’ I felt it read ‘like a document which wanted to say more, but didn’t feel able to.’

    Well, in the intervening twelve months, the Cabinet Office appears to have grown a little in confidence. The 2009 policy included the following ‘Supplier Challenge’:

    Building on the actions above, Government Departments will challenge their suppliers to demonstrate that they have capability in open source and that open source products have been actively considered in whole or as part of the business solution which they are proposing. Where no overall open source solution is available suppliers will be expected to have considered the use of open source products within the overall solution to optimise the cost of ownership. Particular scrutiny will be directed where mature open source products exist and have already been used elsewhere in government. Suppliers putting forward non-open source products will be asked to provide evidence that they have carefully considered open source alternatives and to explain why they have been rejected.

    … to which has now been added:

    If they are unable to provide evidence of fair consideration of open source solutions, their bid will be deemed non-compliant with government policy and the proposal is likely to be automatically be delisted from the procurement.

    The only other significant change to the Action Plan itself is the introduction of a requirement for:

    Clear guidance that where public sector organisations have procured ‘perpetual licences’ from proprietary vendors, a shadow licence cost will need to be applied to the cost of the licences. Where an agreement has been reached on behalf of the Crown, this price will be applied as the shadow cost. Where no agreement has been reached on behalf of the Crown, the shadow cost will be the non-discounted list price of that product from the vendor.

    … but apart from that, and a few consequential tweaks here and there, it’s all more-or-less word-for-word identical to last year.

    So it’s still a good document, fundamentally pointing in the right direction. But it now comes with an explicit threat to suppliers that if they can’t demonstrate that open source can’t be at least part of their solution, their bid is ‘likely’ (although not perhaps guaranteed) to be binned. Presumably because that explicit threat proved itself to be required over the past 12 months.

    We’re a year down the line, and it would be nice if there weren’t quite so many statements in the future tense. It’s also a shame we don’t have some more inspiring examples to quote. But this revision hardens the policy in a potentially significant respect – and we should certainly give it a chance.

    However, I have a nagging feeling that at some point, we’re going to need a specific high-profile victory for Open Source, to give it real momentum in government. An order to replace a common proprietary product with an open-source equivalent. A department switching from Windows to Ubuntu? Replacing MS Office with OpenOffice? Neither of those seem likely.

    I suspect the only realistic win is the web browser – abandoning IE in favour of Firefox or Chrome/Chromium. And it’s not as if we don’t have good reason to do so.

    Oh, one more thing. It’s entirely to the Cabinet Office’s credit that they have proactively offered the policy up for comment, working with the WriteToReply guys. It’s WordPress-based, sitting on WriteToReply’s hosted platform.

  • 25 Jan 2010
    company, e-government
    careandsupport, flickr, health, photos, wordpress

    Photo-sharing function for Health consultation

    One of my longest-running projects has been the consultation around Care and Support, and the creation of a National Care Service. It’s been a huge engagement process on many fronts, moving through numerous phases – and the website has reflected that, with frequent changes, additions and updates.

    The latest enhancement went live last week – and effectively grafts Flickr-like photo functionality on top of WordPress. We’re asking people to submit photos which illustrate the issue from their perspective, with the prospect of including the best ones in the White Paper due later this year.

    Now I’ll confess, I wasn’t too convinced by the idea initially. Would we get any response at all? Would the photos be any good? Would people take the issues seriously? But I’m happy to admit my instincts were wrong this time: yes, people are sending in their photos, and yes, some of them are fantastic.

    The upload function is based around the TDO Mini Forms plugin: not always the easiest to work with, but it opens up all sorts of possibilities. In a perfect world we’d maybe have tried to do a really slick upload form: TDOMF relies on an iframe, with some downside in terms of usability. But it’s good enough, and it was up and running in next to no time. All submissions are moderated prior to publication: and thankfully, TDOMF makes this as easy as normal WP comments.

    If you know Flickr, you’ll immediately see echoes of its design in the custom templates I’ve done – and yes, that’s entirely deliberate. Since it’s fulfilling the same basic purpose, it made sense to use the same basic presentation. We considered using Flickr itself, but didn’t feel too comfortable with its rules on ‘commercial’ groups: maybe we could have pleaded non-profit status, but it wasn’t worth spending time on. (Comment functionality is of course present on the site; but it was decided not to open comments on these pages.)

    I doubt there’s a place for this in many consultations; but I’m glad we’ve been able to prove it can be done – and that there are people out there, willing to get involved. A soft engagement success story in the making, I hope.

  • 25 Jan 2010
    news, technology
    caledonianmercury, newspapers, stewartkirkpatrick, wordpress

    WordPress powers Scotland's new national newspaper

    A hearty congratulations to Stewart Kirkpatrick whose project to launch a new online national newspaper for Scotland got off the ground at the weekend. It’s called the Caledonian Mercury, and its rather ambitious mission statement is ‘to revive Scottish journalism by using the internet rather than railing against it.’

    If you remember the days when, inexplicably, The Scotsman was one of the best online news sources on the planet – that was Stewart. I met him when I spoke at a conference in Edinburgh; he had moved into a small online startup, but was clearly still a news man. And looking back over his blogging in the last year or so, you can see how he’s reached this point: one track extolling the virtues of WordPress (well, usually), the other seeing an opportunity to reinvent the news business.

    So here it is then, the CalMerc. A fairly straightforward WordPress build, using an off-the-shelf news-y theme – with a bit of customisation, and a healthy dose of plugins. I can see a few rough edges to be smoothed out, and it’s all fairly modest in design terms: but as they told one critical tweeter, ‘behaviour first, design second’. Couldn’t agree more.

    So Stewart – all the best, big man. If anyone can do it, I’m pretty sure you can.

    PS: Other WordPress-powered newspapers are available – Bristol 24-7 springs to mind as a similar online startup; the Express & Star came to WP after 120-odd years in print. There may be much more to come if the Press Association has its way.

  • 20 Jan 2010
    company, e-government
    defra, uklocation, wordpress

    UK Location: our new microsite for Defra

    One department making steady steps into WordPress has been Defra: it started with a ‘public beta’ blog on third sector issues late in 2008, then a Commentariat-based consultation in mid-2009. I’ve been working with them since late last year, and the first fruits of that relationship are now starting to appear.

    First to go public is a microsite for the UK Location Programme – which you probably won’t have heard of, but is all about EU-wide interoperability in geographic data, so it may well be of interest. They needed a website which they could manage themselves, rather than through the central Defra web team; and were open to online consultation methods. Ideal WordPress territory, in other words.

    The site is closely modelled on the Defra corporate site, even going so far as to use the same base stylesheet. Behind the scenes, it’s the usual combination of WordPress posts and pages, with the former handling news updates, and the latter everything else. Inevitably we were looking at lots of downloadable PDFs and Office documents; so I’ve done a custom ‘widget’ to display the latest file uploads (excluding images), with the appropriate filetype icons.

    The human element on this one could be interesting too. The project’s communications manager is an iPhone owner; and we’ve already experimented (successfully) with him updating the site via the excellent WordPress iPhone app. All being well, you’ll never notice; but it opens up all sorts of possibilities.

    The site is sitting in some modestly-priced ‘sandbox’ hosting space, and came together in less than a week. In quite a few respects, it’s more advanced than the main Defra site; and I’m hoping they’ll see how WordPress could help at the top level too. Watch out for at least one more Puffbox-Defra collaboration in the next few weeks.

  • 4 Jan 2010
    e-government, politics
    conservatives, consultation, jeremyhunt, wordpress

    Wanted: consultation platform, £1m reward

    I’m glad my former Microsoft colleague John McGarvey reminded me of Conservative shadow culture secretary Jeremy Hunt’s proposal of a £1m prize to develop ‘the best new technology platform that helps people come together to solve the problems that matter to them’. That’s what happens when you announce things over the Christmas holidays.

    The plan is for a future Conservative government to use it ‘to throw open the policy making process to the public, and harness the wisdom of the crowd so that the public can collaborate to improve government policy. For example, a Conservative government would publish all government Green Papers on this platform, so that everyone can have their say on government policies, and feed in their ideas to make them better.’ Why does that sound so familiar? ‘There are currently no technological platforms that enable in-depth online collaboration on the scale required by Government,’ says Mr Hunt; ‘this prize is a good and cost-effective way of getting one.’

    Now I don’t know what kind of ‘scale’ or ‘depth’ Mr Hunt thinks he requires. If there’s a formal brief, I’ve yet to find it – and I’d be delighted if someone could point me in the right direction.

    Because I’ve been building websites allowing the public to input their views on government green and white papers for some time now. Steph Gray’s Commentariat theme kickstarted the process: and I’ve since gone on to build reusable WordPress MU-based platforms for two Whitehall departments, for a few grand each. We’ve proven WordPress can handle (literally) thousands of responses – and in the only case so far where it’s wobbled, that was because of ISP throttling rather than the ability of WordPress to handle it.

    Then on the academic side, you’ve got the work that’s been done by Joss Winn and Tony Hirst et al on JISCPress / digress.it / writetoreply.org. Their focus has been on the technical side, including some early steps towards community-building. It’s a bit lacking in terms of aesthetics, and it hasn’t yet been tested with huge volumes, but it’s doing some very interesting things.

    And of course, barely a month ago, you had Mr Hunt’s own people at Tory central office proving the point by turning the government’s draft IT strategy into a consultation document using WordPress. Cheap and quick, showing signs of inexperience with the platform – but good enough to receive nearly 400 contributions.

    So you have several independent operations in the (wide) UK public sector, already proving in the real world that WordPress is perfectly capable of supporting such ‘user feedback’ websites, and delivering some pretty sophisticated functionality and user experience. BuddyPress, meanwhile, continues to improve, and could certainly form the bedrock of a government-backed policy development community.

    There’s no doubt in my mind that the technology is ready. And there are enough good people who have built up enough experience to collaborate on building something pretty special. For a slice of that £1m, I’m sure I could find time in my own schedule.

    But the big question is… is Mr Hunt ready? What does it mean to receive large volumes of contributions from the general public? When do you ask for them? How do you deal with them? How do you ensure they’re representative? And what if you don’t like the consensus of the opinions expressed?

    I’m all for the kind of revolution in policy development he seems to be proposing; and I’d be happy to play a part in it. But it isn’t the lack of a technical platform that will hold this vision back. If anything, that’s the easiest part.

    PS Just a thought… whither Tom Steinberg?

  • 18 Dec 2009
    e-government, technology
    dfid, foreignoffice, wordpress

    Wireframes? Specs? Ha.

    I’ve added a lengthy comment to Stephen Hale’s recent blog post about preparations for a much-needed redesign of the FCO’s blogs.fco.gov.uk site. Unfortunately, the FCO’s platform did horrible things to the formatting, so even if it’s only to make it legible, I thought I’d echo one of the more controversial points I made in that comment.

    Specifically: my point that, for a project like that, the days of spending weeks and months honing wireframe diagrams and/or lengthy functional specifications should be behind us.

    A blog platform is no longer a start-from-scratch, blank-sheet-of-paper kind of project. Wipe away the surface layer, and there’s a very limited range of web page layouts these days. The functionality of a blog platform is even more standardised, with only a handful of serious candidates. Virtually all the functionality you’ll need will be ready, out of the box, within a matter of minutes.

    Having done this very regularly for several years now, I strongly believe that if you have a fairly good idea of the functionality you want, and a fairly good idea of the platform you like, you should look to force the two together at the earliest possible opportunity, rather than spending ages and £££ refining your wireframes and technical spec to perfection. Why waste time and money dreaming of what you might like, when you can have it in front of you within minutes, and know?

    It’s like when you buy a new car. Cars are a mature technology. They all feel a bit different, and come with slightly different features, but they all do broadly the same thing in the same way. If you want a new car, you don’t sit down and design your dream car. You don’t recruit your own team of engineers, designers and mechanics. You make a list of the few things that are important to you; then you go to the local showrooms and test-drive a few.

    In writing my comment for the FCO site, I went out of my way to avoid using the word WordPress. But my blog, my rules. So here’s the slightly less diplomatic version of what I wanted to say.

    • In a world of instant zero-cost availability, it’s ludicrous to consider functionality and platform in complete isolation from each other. It just is.
    • WordPress’s status as the world’s leading blogging platform is now, I’d suggest, undisputed. So if you want to run a multi-author blogging arrangement, it should be on WordPress. If you don’t believe me, maybe you could ask the Telegraph: they tried a bespoke platform, then tried a commercial product, then finally saw sense.
    • DFID are already running a multi-blogger platform, based on WordPress, and have been doing so most successfully for the last 15 months. It can do everything that you’d expect any such site to do – and more. It’s unquestionably a better system than the FCO’s. It ticks all the boxes on the FCO’s future wireframes; and if there’s anything it can’t already do, it can almost certainly be grafted on: that’s the beauty of WordPress. And we’ve proven that with them numerous times.
    • The DFID code is open source. Some of the key plugins are already available to the world on wordpress.org; I’m happy to explain and share any lower-level stuff within the templates.

    So…

    • If FCO come up with a reason why they can’t use the world-leading and lowest-cost solution, in conjunction with code already proven within government and also freely available, I sincerely look forward to hearing it. And I imagine Parliament will too.
Previous Page
1 … 7 8 9 10 11 … 17
Next Page

Proudly Powered by WordPress