Archive for the ‘news’ Category

Innovate

Friday, June 19th, 2009

Another Pobo site has gone live at innovate-fs.co.uk. It’s the first in-house design for a while, and I’m pretty pleased with it: it was tricky to try to convey the gravitas and trustworthiness required in the financial services sector while avoiding being dull. It took several iterations and some constructive feedback, but we ended up with a clean, simple look leavened with a careful selection of stock images and icons. Have a look and see if it’s on the right side of the line…
Wordpress is the content management system underneath the site, and WP continues to provide a wonderfully flexible and extensible basis for a wide range of projects. It offers a huge amount of power, and for free. It sounds too good to be true but it’s a rare exception to that rule. This site didn’t require too much in the way of fancy add-ons, but one plug-in that has proved itself worthy of inclusion in the pantheon (which I will create in due course) is Contact Form 7: all manner of options for creating form fields, validating them, requiring opt-in (to ensure a user has read terms and conditions, for example), spam prevention and nice feedback see it earn its place.

New site launch

Friday, April 24th, 2009

Life of Pi screenshot

I’ve just completed a new site for the Edinburgh publisher Canongate to promote their Life of Pi Readalong. They’re trying to get 31,400 or so people reading Yann Martel’s Booker Prize-winner in August, and the site exists to get people signed up.

It’s based on the Wordpress content management system with some cool plugins for things like the comment wall and video player on the front page. Wordpress has really come of age recently, and the range of plugins means that it is an extremely versatile and extensible system. Some of the most useful, though, just make marginal adjustments, like restoring images to excerpts of posts: normally Wordpress strips them out, but that made for a bit of a text-heavy page.

We used Mailchimp to manage the mailing list: signups are sent to Mailchimp and then data about the list is retrieved to show who has signed up and how many are going to be part of the Readalong. The Mailchimp API is pretty easy to use, although we had to modify a few things to speed it up.

We started by using the Mailchimp database directly, so every time we needed to get the list of readers, we’d ask Mailchimp for it. Sometimes this worked okay, but a lot of the time it was slooooow and sometimes it would just time out and fail. Not ideal. So, wary of duplicating data and getting out of sync, we looked into keeping a local copy of the Mailchimp list. Running a cron job every ten minutes or so and getting a fresh copy was the first option, but it’s a bit brutal and when the numbers get large, rather a strain on bandwidth. Thankfully, Mailchimp themselves came up with the solution: webhooks. These are functions that can be invoked by developers when a particular event happens, and the results are sent to a specified URL. In our case, subscriptions and unsubscriptions trigger POST requests to a page on the Life of Pi site that uses the data in functions to insert or delete records in the database. Not much fun to test, but now it’s up and running, it works beautifully and we’re all synced up.

Anyway, the counter is ticking along nicely, so let’s hope they pass their target. I have to say I wasn’t sure about the novel when I read it, but there’s some good background and critical analysis on the site that has persuaded me to give it another look…

Search the blog

You are currently browsing the archives for the news category.

Categories

contact

accessibility

Access keys: press alt (Windows)/ ctrl (Mac)

+ 0 to skip to navigation

+ 1 to skip to main content

+ 2 to return to the home page

+ 3 to increase font size

+ 4 to decrease font size

(followed by Enter if using IE)

modify

click to increase font size

click to decrease font size