From the category archives:

Computing

Andrew Lloyd Webber’s latest West End show, Love Never Dies, receives its formal press night tonight, which means that the papers tomorrow will be full of reviews. Over at my place of work we’ll have a special podcast in which I talk about the show with Matt, our reviewer, as well as looking at the overall critical reaction. To catch it, subscribe in iTunes at http://bit.ly/stagepodcast and you’ll get it as soon as it’s available.

I saw the very first preview — breaking set automation and all — as the guest of a friend. At the time, I wasn’t particularly impressed and tweeted as much, in rather scatalogical terms that amused my friends - which is what it was meant to do. Unfortunately, that single tweet was done via a phone whose battery has been totally erratic over the last few weeks, and no sooner had I sent that than everything went dead and I had no chance to elaborate further on the night. However, the following morning I did discuss with my friends what my misgivings were, all the while conscious that, as a preview, there was scope to tweak some aspects of the production and fix others.

Unbeknownst to me, that tweet was being dissected on the message boards of another theatrical website — and as such, by people who were deprived of the context of my Twitter stream. It’s important to remember, I think, that individual posts on Twitter aren’t discrete, but part of a larger, longer, multi-threaded conversation that frequently heads off and continues on other websites or (gasp) the real world.

As it is, my overall impression of Love Never Dies is somewhat more diverse than a single tweet probably suggests. The Daily Mail, however, rang me earlier today to check that I had actually written the aforementioned tweet, so it may be mentioned in the national press tomorrow morning. Frankly, there are more influential and worthier people whose opinions matter more than mine, so quite what the Mail is doing sniffing around my Twitter stream I’m not too sure. Whatever they say, though, tomorrow’s podcast should demonstrate that my actual opinions are more well-rounded and thorough than a single, post-preview, tweet that gets repeated out of context would suggest.

UPDATE: The aforementioned podcast is now online as a streaming MP3 as well as available as an ‘enhanced’ podcast via the iTunes Podcast Directory. I’ve also - a little warily - reopened my Twitter feed.

Closing my Twitter feed didn’t stop the Daily Mail misrepresenting my eight-word tweet as a ‘review’, nor did it stop one rather over-hopeful individual attempt to start a campaign to have me sacked (wasn’t going to happen, but you’ve got to his admire his chutzpah). It did, however, help ensure that today, I was able to communicate with my usual Twitter friends in my usual Twitter style without worrying what tabloid hacks may misrepresent as ‘news’.

{ 2 comments }

Brevity is the soul of wit, and the bane of the feature writer

August 16, 2009

I wonder - does nobody buy Sunday papers any more because their contents are drivel, or can those papers only afford to commission drivel because nobody buys them?

Thankfully, the Independent on Sunday puts ‘editor-at-large’ Janet Street Porter’s column online, so we can read it for the cost of what it’s worth — approximately nothing.

I don’t […]

Wordpress Wednesday: Efficient Related Posts

August 5, 2009

Wordpress is a great blogging platform. And because it’s built on PHP, it’s possible to include lots of dynamic code that gets evaluated and run whenever one of your website’s readers loads a page.

Too many such dynamic elements, though, and it can seriously degrade your site’s performance, especially if those elements require complex database access. […]

That’s how you should apologise

July 23, 2009

This is an apology for the way we previously handled illegally sold copies of 1984 and other novels on Kindle. Our “solution” to the problem was stupid, thoughtless, and painfully out of line with our principles. It is wholly self-inflicted, and we deserve the criticism we’ve received. We will use the scar tissue from […]

Wordpress Wednesday: Custom Post Limits

July 22, 2009

As I’ve been using Wordpress more and more for blogging, I’ve started to get increasingly impressed, especially with the recent 2.7 and 2.8 versions. At work, I’m currently looking for a multi-user platform that can do more than just common-or-garden blogs, and Wordpress (or sibling Wordpress MU) is a good candidate.

Anyway, there are so many […]

Pussy problems, part 2

July 9, 2009

As well as writing up the problems with Stuart Jeffries’ factually incorrect G2 article yesterday, I wrote to the letters page of the Guardian to complain.

They have chosen not to publish that letter, but instead have included some discussion of the matter in their regular Corrections & Clarifications column:

A G2 article called the […]

Stuart Jeffries’ pussy problems

July 8, 2009

Stuart Jeffries’ book about television nostalgia, Mrs Slocombe’s Pussy, is a great read. And so it’s really disappointing when he gets it so, so wrong.

After the sad passing of Mollie Sugden, best known for her role as Mrs. Slocombe in 1970s TV sitcom Are You Being Served?, a number of people paid tribute on Twitter […]

Expirations

September 30, 2008

So I’ve been thinking lately that I should scrap this blog. I so rarely use it any more - instead using my work blog, Twitter, Facebook, Flickr and UncleTomCobleyAndAll.com. Most of the traffic is to a few old posts, whether it’s to the simply_helpful plugin whose functions are now built-in to Rails 2.x, or long-forgotten […]

A curious case of spam traffic

September 15, 2007

Very odd — my web stats are showing a huge number of referrals coming via searches from http://url.com/ over the last day or so. What’s strange is that in each case, the search terms and other query parameters are identical — all that differs is the referring subdomain (e.g., my.url.com, company.url.com, no.url.com) and the claimed […]

How not to write news stories, part 1: Don’t lie in your first sentence!

September 5, 2007

From IT site The Register:

Facebook users may no longer be able to hide after the website announced it is launching a service that enables anyone to view member profiles.

Except they haven’t. And it’s easy to see they haven’t. If you’re a Facebook user, there’s a huge block of text, plus an illustration, to […]

Mint statistics and a ‘406 Not Acceptable’ error

September 1, 2007

This blog is hosted on a Site5 server, and earlier today suffered a major outage when the shared host it sits on had a severe hardware problem.

Thankfully, that problem was rectified with the technical team’s usual good speed. Everybody’s home directories had to be restored from an earlier backup, but this blog is so low […]

On ticker symbols as branding

August 25, 2007

Via John Gruber, it emerges that Sun Microsystems is going to change its stock ticker symbol from SUNW to JAVA.

Now, the four-letter stock symbol is predominantly a Wall Street thing, although many (if not all?) London stocks have a similar alphanumeric code that can be used in US-based portfolio checkers (the London stocks ending with […]

The value of a Facebook friend

August 22, 2007

Some words of wisdom from Tinu Abayomi-Paul on how to measure the value of a Facebook friend:

…Facebook Friends aren’t All necessarily friends, not in the American sense of the word.

They’re people you know. But Facebook calls them friends and I like to treat them that way until such a […]

Friends Reunited and Facebook

August 20, 2007

This comment piece on PC Pro’s website by Barry Collins gets some of the points about social networking spot on. In particular, it understands that Friends Reunited — which, for a while, was one of the biggest sites in the UK — now looks like more of a dinosaur:

Friends Reunited — once the […]

Sitting, like Buddha, in the middle

February 22, 2007

In my personal blogging, I seem to have hit a low point recently. After weeks where I’ve been busy at work, but doing nothing that was really worth talking about, I’m now in a position where I’m doing interesting stuff, but even busier, so I have even less time to talk about it even if […]

Eager loading objects in a Rails has_many :through association

January 4, 2007

I’m still working on the Rails application that was the source for this tutorial — which loads of developers who I really respect keep linking to, so I must have done something right there!

Anyway, I’m going to blog this bit of code in the hope that it will help me remember it.

As stated before, I […]

How to list your audiobooks in iTunes’ Audiobooks pseudo-category

September 27, 2006

Update: With iTunes 8, moving tracks into the Audiobooks category is now trivial: Go into the track’s file information (Ctrl-I or Apple-I) and change the dropdown item on the Options tab. However, if you want to rip audiobook CDs and convert tracks to chapters, the following may still be use.

One of the reasons I distrust […]

Why I hate iTunes 7

September 22, 2006

Okay, “hate” is too strong a word — that’s the sensationalist subeditor in me, I guess. But there was something bugging me about the latest update, and I couldn’t quite put my finger on it.

I knew that it wasn’t the new, drab, grey look — it wouldn’t have been my choice, admittedly; also, it’s […]

New Rails feature: simply_helpful

September 4, 2006

UPDATE: Thanks to everybody who’s linking to this blog post, especially the mighty DHH himself. It’s worth pointing out that simplyhelpful development is proceeding apace. Some of the bugs mentioned have been fixed; there are additional helpers that aren’t covered here; and, as a plugin that’s very, very new, simplyhelpful may well change at short […]

Rails: ActiveRecord goes :through

January 6, 2006

Sad geek that I am, I’ve fallen a little bit in love with Ruby on Rails, the application development framework that’s ideal for building database-based web applications.
While Rails is relatively new – version 1.0 was released just last month – there are exciting things just waiting round the corner. I’m in the process of taking [...]