I’ve previously mentioned Instapaper on this blog – a fantastic service that lets you easily mark web pages to read later. One great Instapaper feature is that it provides a ‘text-only’ view of any page you bookmark, removing any clutter surrounding the body of the article. I often find it difficult to read from a computer screen for long periods of time; any superfluous ‘debris’ is likely to distract me and I also find shorter lines of text much easier to read than long ones – so this feature is very welcome.
The guys at arc90 have taken this idea and produced a simple bookmarklet that sits in your bookmarks bar, with the aim of making almost any web page ‘readable’ with just one click. It doesn’t work with every website, as it has to try and work out where the main content of a page is, and some sites prove a bit too tricky. When it does work, it’s great for pages that I’m finding difficult to read, but don’t want to add to my Instapaper queue.
http://www.vimeo.com/3445774
For those times when you just can’t focus on that web page for very long, this is a really useful little tool.
You can get the bookmarklet here: http://lab.arc90.com/experiments/readability/ (you can also customize it to your needs), and read arc90’s blog entry about it here: http://lab.arc90.com/2009/03/readability.php.
- James

WhatTheFont is a fantastic online service that helps you identify fonts. Simply upload a picture, tell it what the text you’ve uploaded says, and WhatTheFont should come back with some suggestions as to what the font might be.
MyFonts have just released WhatTheFont for iPhone, which makes it really easy to identify fonts on the go. Just snap a picture, highlight the text, and WhatTheFont will provide you with a list of similar fonts. You can then e-mail information about the found fonts to yourself in a couple of taps.
The app seems a little glitchy in places (in particular when ‘merging’ characters together), and is thrown off a little by bad lighting – but the font matches it finds seem pretty accurate. Best of all, it’s free.
[via SwissMiss]
- James
Instapaper is a really simple way to save web pages for reading later. They give you a little bookmarklet which you can stick in your browser’s bookmarks bar. Then, if you get to an article/page online that you don’t have to time to read just now, click the bookmark and the page will be added to your Instapaper list. Instapaper stores a link to the web page and also creates an easy-to-read text-only version of the page. This is especially handy for reading on the go, with the help of their iPhone application.
I’d certainly recommend it, and it seems everyone else loves it too.
From a web usability point of view, the site is incredibly easy to use. In particular, I really like the signup form:

You don’t even have to set a password! (Although you can later, once you’ve made the account). The barrier-to-entry here is so low, and it’s so easy to get started. It’s a refreshing change from pages-long signup forms that want your name, address, phone number, height, shoe size, favourite flavour of crisps… and something I think more sites should try and aspire to. As Luke Wroblewski says: Signup Forms Must Die!
- James
Dropbox describe themselves as the ‘easiest way to share and store your files online’, and they’re not far wrong.
You simply install a small Dropbox client on your computer (available for Mac, Linux, and Windows), which runs in the background. This’ll give you a Dropbox folder, which is where the magic happens. Drop any files into this folder, and they’ll be whisked across the internet and synced to Dropbox’s servers. If you make a change to any files in your Dropbox folder, the changes will be synced automatically (and just those changed bytes are transferred – which is really nice if you work with big files). And, because these changes are tracked, Dropbox does version control on your files – you have access to every version/change that you’ve uploaded! Accidentally deleted your important report? Never mind, grab yesterday’s copy! So, if nothing else, this is a nice way to seamlessly backup your files remotely. But what if you want to access them from another computer?
If you install the Dropbox client on another machine, your changes will get pulled down to that computer. Then, any changes you make on either machine will get pushed across to the other one – two folders on two different computers, both exactly in sync, without you having to do a thing!
What if you’re on a machine that doesn’t have Dropbox installed? Simple – you can use the fancy-pants web interface to access all of your files. There’s even have an iPhone-optimized version, so all your files are available on the go.
And how about sharing these files? Well, you have shared folders – you can either add other Dropbox users as collaborators (so the files will be synced to their computers) or for non-Dropbox users you can simply send them a hyperlink to a file, which they can download through their browser. If you send a link to a folder of photos, Dropbox will give it a photo gallery web interface!
It all seems very secure, too – files are AES 256 encrypted, and transferred using SSL. Dropbox opened to the public back in September 2008. You get 2GB of storage for free, and if you want more it’s around $99 a year for 50GB. For more information, take a look at a tour of Dropbox and the video on their homepage.
- James
Have you ever heard of the phrase ‘garbage in, garbage out’?
It’s used in the field of computer science and ICT to refer to the fact that you’ll only get useful results from a computer program if you give it ‘correct’ data to work with in the first place: for instance, you’ll only get meaningful results from a Google search if you give it a half-decent description of what you’re actually looking for.
Google, however, can at least gain some results from your query (albeit irrelevant ones), no matter how terribly you may have written it; but other computer programs simply won’t function if they have ‘bad’ input. One such example, used by many of our clients, is the mailing list (used to send out e-mail campaigns). Mailing lists need to store a large number of e-mail addresses, names and other personalisation data. Typically, this data will be exported from CRM software to a .CSV file, and then imported into an email broadcast tool. These tools require you to import data that’s formatted just right, or else it won’t work. A CSV export may contain extra data we don’t need, or user’s names might not be in the correct format. This typically requires some amount of ‘manual handling’ to sort out.
For instance, imagine that your e-mail campaign software requires that we import data of the format:
Bradley Ford, bford@abccompany.co.uk
Joe Middleton, jmiddleton@abccompany.co.uk
Bethany Brookes, bbrookes@abccompany.co.uk
Which is fine and dandy, until you get handed a file of customers which looks more like this:
FORD, Bradley D., +441234 567894, BFORD@abccompany.co.uk
MIDDLETON, Joe P., +441345 365927, JMIDDLETON@abccompany.co.uk
BROOKES, Bethany J., +441735 294754, BBROOKES@abccompany.co.uk
And with over 1,000 subscribers to your mailing list, this is going to take a while to sort out… isn’t it?
Perhaps not! The guys behind online database tool Dabble.db have just released a new free product, called Magic/Replace (tagline: clean up data – no magic wand required!) to cater for just this situation. And it really is just like magic.
It’s a super-simple process to paste in or upload your problem CSV file (Magic/Replace also accepts .XLS and .TSV files):

Magic/Replace will then show you an example record from your data. You can then copy and paste data between the various fields (and you must copy and paste, rather than re-typing, due to the way Magic/Replace does its stuff). You can change case, add punctuation, delete data and fields… anything you need to do to get that record into your ideal format.

Finally, you click preview and you should see the sample data transform before your eyes – as if by magic – and contort itself into the format you need. Magic/Replace will e-mail you the data once it’s done converting it all, voila! You just update the one record to show how it’s done, and the rest will be changed to match. Job done.

This is a really smart, very well implemented little application (our usability gurus approve!) and should save a lot of time and effort for a lot of people. For more information, take a look at the Magic/Replace website at http://cleanupdata.com/. They have a video which shows the magic in action, along with some sample data for you to use to try it out.
- James