Blog
Having been limited to using the ‘web safe’ font set (Arial, Verdana, Courier, Georgia and Times New Roman) since the dawn of time, it’s been refreshing to see the emergence of several font rendering techniques over the past few years. Here’s a summary of the three most popular solutions.
Typekit
Typekit is a very simple method to implement alternative type as it is provided via a web service. Typekit has a library of fonts which you can license by purchasing an annual subscription to the service (there is a free plan but this is restricted for use on one website with Typekit badge visible on the site). There’s a wide range of typefaces available and the Typekit website allows you to completely configure fonts, font weights and styles using an intuitive interface. However it’s not all plain sailing…
The fonts available on the Typekit Library rarely match with fonts you might have locally for use in Photoshop or Illustrator. Quite often you have to settle for a close match, and this is not good practice with regards to brand guidelines etc. Often takes a fair amount of explaining to the client which is never ideal.
Another issue is that although the fonts render smoothly in modern browsers on Mac OSX, rendering on Windows falls way short with most fonts options. The fonts end up rendering badly and anti-aliased. Although Typekit does provide a good comparison tool to view the fonts using the various operating systems and browsers, this doesn’t help when you’ve designed with a font that Typekit renders badly for the majority of your site users.
The major benefit of Typekit is the freedom to use the font sets available without worrying about licensing. The major drawbacks are the lack of availability of certain ‘standard’ fonts and the render failures in Windows which really let it down. If it wasn’t for these issues it would almost certainly be the perfect choice for most web designers and developers.
Cufon
The beauty of Cufon is it’s limitations, or lack thereof, when it comes to which fonts it can render. The system works by rendering any specified text configured on the Cufon site. When the page loads the text is transformed using ‘Canvas’, a cross-browser element that looks and acts exactly as you specify in the website’s stylesheet. So far it sounds great doesn’t it.
Unfortunately – like most systems – there is a major drawback. It’s not a technical issue, it’s greyer than that and raises serious concerns over the legitimacy of using Cufon. Although Cufon can render any font using the Cufon configuration tool, site owners need to be assured that they have the right to use the font for this purpose (font embedding without Adobe Flash). Certain fonts require an extended license for this purpose, however it’s important to identify whether you can legitimately use the font or whether you would have to seek an additional license first.
@font-face
@font-face is a system which actually permits the render of any font from your webserver. Simply add the font files and reference them using ‘@font-face’ syntax and the font will render as expected. There are issues with regard to cross browser compliance, however all the major browsers appear to be addressing this with Safari, Firefox and Chrome having already adopted this method natively. There are other issues around licensing, but these appear to have become less prevalent with the birth of freely available @font-face kits. Such kits can be found at Font Squirrel.
Although not perfect, the @font-face method is a pretty solid solution. Fonts render perfectly, the nature of it’s delivery means there is far more choice regards font selection AND rendering speeds are faster than the Javascript or Flash™ based alternatives.
Conclusion
All the libraries mentioned here have their merits and all have their issues. There is, however, one clear winner. As the browser software companies adopt it, the @font-face method is likely to become the norm. That’s why we use it now and will continue until we find a reason not to.
Just a quick post to let you all know that the London team have moved to new offices. We took a considerable hike to our new location… right across the road! Seriously, we were able to walk our stuff across the street. Very handy.
So no great change of location then, we’re still in Soho and approximately 30 yards from our old pad. We’re really happy to be here. We’ve got windows, a lift AND a view! The new address is:
Hutchhouse @ Media Junction
2 Archer Street
Soho
London
W1D 7AZ
It’s easy to forget some of the impressive, interactive ways in which to wow your users when you are designing a website. Designing in Photoshop or Fireworks (or whatever you design in) does not always give you the scope to easily illustrate how the site actually works, how it feels to use and how to introduce creative elements of interactive design. That’s why we always try to identify ways in which to display and present content and functionality outside of the ‘standard’ toolset of any website designer.
Here are 5 techniques which we love to use:

Content Carousels
Presenting information in a linear way presents problems. It takes up website real estate (page space to me and you) and can often make content look dreary and text heavy. Using a javascript carousel is a great way to combat this. You can present multiple slides of content which rotate automatically and can be controlled from the user interface. A good example of this is our own homepage hero banner. This is a great device for drawing attention to new content or new goals, it solves a number of layout issues and looks great!

Parallax Backgrounds
Background images and illustrations positioned behind your site are great if they are used properly. They provide depth, creativity and a visual richness that a pattern or colour will never achieve. But why not take them one step further. Using a technique known as Parallax you can make the background interact with user controls. Backgrounds can move on top of one another or seem to follow you down the page when the user scrolls or simply moves his/her mouse. It’s an excellent way to provide a subtle but sophisticated effect.

Web Font Rendering
Using a variety of different methods we can now use many more fonts (in a web safe way) than have been previously available, meaning that sites can be ‘on-brand’, more original and less ‘standard’ in appearance. There are very few web safe fonts (Arial, Verdana, Georgia, Times New Roman, Courier to name most of them) which has limited the typography used on websites considerably. Before web font rendering services like Typekit became available if you wanted web safe fonts then you used these. Now we can utilise thousands of fonts and get creative with Typography in a similar manner to that of print designers.

Text Shadows
There are a multitude of new styles available with CSS3, however one of the best and useful is ‘text-shadow’. This allows you to specify a drop shadow on system text. Most browsers support it (notably Internet Explorer does not yet support it – even with IE8) and it provides the ability to add extra depth and creativity to site typography. No more flat fonts with boring contrast…

CSS Image Manipulation
Much of the time in order to make you website look fantastic we rely on well thought out and manipulated imagery. however by using techniques with transparent PNGs and new CSS3 values such as gradients we can now perform a lot of the visual ‘rules’ to imagery within the site templates. A typical example would be on a hero image (an attention seeking leaderboard type banner at the top of the page). You could spend your time in photoshop applying whatever effects you like to that image – but more than likely you won’t, so we apply the rules such as any gradients or floating, transparent text areas using images and CSS. It means less work for the content editor and more consistency from the designer’s perspective.
If you like what we are saying here and feel we could help with your web project then please do get in touch..
With a tear in our eye the new Hutchhouse site replaced the well loved ‘Giraffes’ which have really established us amongst the css blogging community. Ok… maybe there weren’t that many tears, we love the new site!
The Giraffes concept was a step in the evolution of our brand and has done us proud over the past two years – however it’s time for a change, or rather it’s time to grow up a little.
We’d like to say a very big thank you to all of the websites that listed us in their design galleries over the time that the Giraffes were around. If you’ve been sent to this site from one of these galleries then I hope you like the new site just as much.
Giving our clients the ability to manage the content on their website is something we take very seriously and we always go above and beyond to allow them to control as much content as possible. This leads to very happy users, expansive dynamic sites and less involvement from ourselves once the client takes the reigns.
But….
As they say… “With great power comes great responsibility” and when careful thought isn’t given to the creation of content on a site very bad things can happen.
Images
Images seem to be one of the biggest stumbling blocks for clients, contributing to some pretty horrific results when it comes to size, ratio, placement, positioning and cropping. Each of these elements needs careful consideration.
The majority of CMS systems will give you positioning options such as ‘align left’ or ‘align right’, these options add classes to the image container that, when applied, will add styling. Here’s two examples, the first an image with ‘align left’ applied and the second, ‘none’.

This image has a stroke, separating the image from the content. There are margins to the right and bottom to give the image breathing space and the paragraph wraps nicely around the image.

This image has no alignment and therefore no styling. This results in a block element that spans the width of the container forcing the copy below the image with no breathing room.
Scaling of images can also be a problem. All too often we’ve seen images taken from Google that have small dimensions, they are then scaled up and the results can be horrendous. We recommend using stock image sites for professional full size images that can be scaled down without losing any quality. Stock Xchng is a free stock imagery site but has a limited catalogue, for a more complete solution we recommend iStock.
As a side note on this issue, the composition and quality of images is important too. You might have the most fantastic design and awesome CMS but neither will magically improve a poorly taken or badly composed image and make it look great on your site. Poor quality images simply cheapen the investment you’ve made in a new websites, its technology and its design. All for the sake of the price of a stock image.
Copy
Pasting-in copy from Word Processing software can be a real problem when creating content. Most commonly, when copy is pasted into a WYSIWYG editor via a Word Processor (Microsoft Word for example) the WYSIWYG will honor the styling that was attributed to it in the original Word Processing software. This is one that will really agitate the designers out there.
For example, if your sites stylesheet dictates that the primary body font should be Arial and you paste in copy from Word that is more than likely the native “Times New Roman” then the WYSIWYG in certain circumstances may honour that and add inline styles to override the CSS styles. Line-height, font-size and font-colour will all be honoured in the WYSIWYG if pasting directly from word processing software.
So how do we prevent this? There are a few methods that ensure that no legacy styles are carried into the WYSIWYG. Firstly, in WordPress for example, there is a small icon (shown below) that is specifically used for pasting in text from a Word document. This opens a modal window that allows you to paste in content from Word without bringing any pre-formatted styles with it. This method is certainly an option but is not always foolproof.

Use this button to paste from word stripping the text of any styling.
The best way to prevent this problem is to either write your content directly in to the WYSIWYG. Obviously this can only be achieved if you’re online so the best solution for when you’re offline is to ensure your Word Processor is in a “Plain Text” mode. This means that no formatting will be applied and you can paste the content into your WYSIWYG without a care in the world.
A well designed site will always have a well thought out stylesheet, that’s why we encourage our clients not to use some of the WYSIWYG styling functions such as font size and font colour, allowing the stylesheet to dictate the look and feel of the site.
Structured content for web please!
Often you’ll load a web page and… wallop!, you’re presented with a full page of paragraph text and no indication what it’s about other than a rather vague title…
Remember that your visitor’s time is precious so make finding the info they require easy. Their time is also fickle and it’s guaranteed that if it’s easier to find somewhere else then that’s where they’ll go. Your website isn’t a book in their hand, they don’t have time to invest in reading everything you have to say – so be helpful and provide content indicators by using sub headings. Try to divide the content into small chunks and make sure you provide simple headings for each section. A page with dozens of paragraphs of text with no sub headings is off-putting to say the least – a page neatly arranged with sub headings appropriately placed means the user can scan and read what’s relevant to the User.
External Links
Clients will often take every opportunity to link to other websites on the understanding this is what gives them a google search ranking. This is actually counter-intuitive to your goals (presuming your goals are keep your users on your site) and can have a detrimental effect on your returning visitors. We fully understand the SEO benefits of link building and we are also aware that there are often situations when linking to an external site is warranted. However, that said, it should be a tactical approach.
We always recommend wording links to external sites carefully and if the subject can be talked about on your site as a pre-amble to linking to an external site then this is the way to do it. A page on your site which summarises and puts into context the subject matter is of much more use to your visitors than simply sending them to another site.
This is not something we justify just to keep visitors on your website. Much of the time your visitors don’t expect to be taken to a new site in the first place – so let’s not confuse them.
Summary
When it comes to managing your site’s content, the worst results show themselves when the process is rushed and not thoroughly planned. Starting with good relevant content is a must, ensuring that the formatting is correct at all times by using the preview function in your CMS. By all means embellish the site with imagery, but think about the use of the image, how it sits with the content and whether it adds value. Above all remember that your site is for your visitors, so make it easy for them to navigate around, find what they want to read, and then they will actually read it.
Hutchhouse help launch a new charity website which facilitates good practice within fertility. The website also provides a mass of info on the processes and pitfalls.
Founded by Camille Strachan, To Hatch provides support to it’s members via a website (designed and developed here at Hutchhouse). Membership is free and users get access to an online community of advice and resources, including a full database of fertility clinics which can be compared with their local counterparts as well as being rated by members.
There are a few extra special benefits of becoming a To Hatch member – not only the great advice and information on offer, but also access to the To Hatch debate. On becoming a member, you get access to the TH_Community Twitter account which (combined with the live To hatch Twitter feed right on the To Hatch site) provides the ability to chat and debate about the current issues and provide support for other members.
A unique area of the site will also offer a lottery to its members with fantastic prizes that will have everybody excited and taking part.
The charity provides a fantastic service and we hope will be a huge help to everyone out there that needs support and advice on fertility treatments.
Our hats off to Camille on her dedication to the project and overwhelming positivity in the face of sleepless nights whilst pulling all the various parts of the charity together.
Visit the website: to-hatch.co.uk
Communicating with clients during a web project is the most important part of the production cycle. That’s why we use web applications to make our projects as accessible to our clients as we can.
The design and development phase of projects can be hard to communicate to clients using the traditional routes. Whilst emails, meetings and telephone conversations are important it’s also necessary to provide access to the project at every stage of it’s development. This is how we overcome that particular problem and how we keep our clients in touch with progress at every step.
Web design communication
We have taken this so seriously that we’ve developed our own web application to handle it. Allworkedup is a design project management tool which neatly displays flat web design iterations (as they would appear in the browser) as well as providing a forum for comment and feedback. Once our designers have finished a web design iteration they upload it and notify the project stakeholders who are then invited to comment on the design and open up the discussion with others.
It really works for us and bypasses the completely unworkable situation where feedback is via email and iterations are presented over email. The main thing is that whenever is convenient our clients can log in and leave their suggestions and feedback in one place.
Keeping our clients in touch with (web) developments
The web development phase of any project can leave clients feeling like nothing’s happening with periods of ‘quiet time’, but only if we’re not managing it properly. We choose to give the client access to the project progression at every stage of the process so as a task is ticked off – the client is alerted of it.
We use a fantastic web development management tool called Pivotal Tracker which logs all the tasks as User Stories and shows which ones are queued for immediate development, which ones have been started, finished and delivered and which ones are coming up later on. This way our clients are always in-touch with progress and have a real handle on where we are and when we might be finished.
This is something that’s been tantalizingly close for some time… and now it’s happened! Today we acknowledge that, with version 3.0, WordPress has pulled itself out of the ‘blogosphere’ and into the realms of bona fide website content management.
It’s always been a great, easy-to-install and easy-to-manipulate platform for content publishing, but with some of the new developments, especially around custom content types, it’s now a real contender when we put together company brochure sites, community websites and shops.
SEO
WordPress has a great search engine friendly core which can be enhanced via a number of easy-to-install plugins. It gives you control over all meta data on the page and most importantly the main meta title.
All of the WordPress generated code is in full compliance with the standards of the W3C. This has it’s obvious advantages when considering cross browser compatibility and it is also forward compatible when it comes to future technology and not forgetting SEO benefits.
Content creation and editing
With the advent of the new custom content types WordPress is no longer constrained to posts and pages. We’ve created sites with multiple content types such as products, properties, testimonials, case studies and more. This gives the user the ability to easily identify the content they need to add and even better – use a tailored interface which prompts each part of the content which is required.
Of course at its base is the familiar content editing interface which has made WordPress the most successful open source content editing system around – so writing news and blog content on your site is simply a given.
Multi-site management
Integrated with WordPress 3.0 is the ability to publish multiple sites from the one install. This feature makes managing a number of websites simple and opens up WordPress for even more extensive multi-lingual and localised support. This feature used to be a separate version of WordPress but it’s now part of the standard version which ultimately means that with a small amount of effort WordPress is able to cope with multiple sites – even if it’s only been used for a single site before.
Performance
So – you’ve written your content and you’ve discovered that things are slowing down a bit. We’ve worked out that fine tuning the performance of a WordPress website is simple. There’s a number of excellent plugins which will help speed things up from the massively impressive (and extensive) W3 Total Cache to more specific optimisation plugins like WP Minify which compresses (minimises) your stylesheets and javascript files.
All in all – for sites which need to constantly manage content – be it products, news or a simple page – then we reckon WordPress is hot on the heals of most Content Management Systems available at the moment. Oh and did we mention that there’s no license fee…
For years we’ve dabbled with the best methods of file sharing, calendar management and email setups. It’s been a long road but we’ve finally reached our ‘Mecca’.
So, after years of dabbling with POP3 iMap, exchange, Samba shares, Webdav calendars, hardware backups and endless disappointment, have we found the perfect business setup? Well we think so and we’d like to share it with other smaller business owners that want all the bells and whistles of what was formerly the domain of large business – the company intranet, file sharing and remote working… it’s now oh so easy.
With the advent of cloud computing comes a new era of accessibility – and here are the tools to do this (or the ones that worked for us at least):
Google Apps
By far the most efficient and cost effective (the Standard Edition is free) route to getting things kicked off is Business Edition of Google Apps. This suite of tools from Google provides just about everything you need in terms of business communication. The suite includes:
- 7GB of email – which is easily used with any email application, although we love the web based interface and ‘offline’ feature which uses Google Gears to cache your emails locally.
- Public, Private and Shared Calendars – This is so powerful. Create as many calendars as you like, and share them with whoever you like. The system has a great interface and also supports the event invite process used by most of us to confirm meetings.
- Shared documents – not file sharing you as you might know it but an online collaborative tool – fully compatible with the Office suite. Collaborate on documents in realtime and have them for easy access online anytime. We can’t remember the last time we needed to open Excel.
- Contacts – Each User can store their contacts using Google Contacts. This easily syncs with smartphones and other address books so you never have to worry about losing anything.
We wouldn’t be exaggerating if we said that every small business should start off using this – it’s an essential tool, it’s absolutely free and takes an hour to set up on your domain.
File sharing with Jungle Disk
After initially using the usual suspects (Samba and VPN) to share files we’ve now moved everything to the cloud (Rackspace and Amazon S3). This means that we have a repository of live files as well as several backups securely stored and available whenever we need them. Moreover we automatically sync with this repository on every machine we have – be it a laptop, desktop, Mac, Windows or Linux based machine. We use Jungle Disk to do this which is a background program which essentially watches the cloud repository (online storage) which you’ve set up and linked to a directory on your local machine. If any of us make a change on one then we see the new files on the other machines as long as it’s using the same repository in the same cloud.
There’s an iPhone application which allows us to access files if we need to and a web based interface should we require it. It also allows the setup of individual disks in the cloud for users so they can backup and sync their data or even entire machine backups.
So far we’ve had few issues and it just works.
Skype
What would we do without it? It runs our phone system so we use it for external callers, it keeps us in touch via chat all day and it gives us the ability to conference call with clients and each other.
As previously mentioned we use Skype for our phone system. This is a fairly new thing but it works exceptionally well. We have decent internet connections so why not?
The way this works is that calls come into our central Skype account on a Skype-In number which then forwards the call to each of the Hutchhouse offices (using their Skype accounts thus also making them mobile). It also forwards to a landline just in case. If the call is picked up then great – if not then it goes back to our central Skype answer machine. This means we can pick up calls wherever we are. It’s been a real time saver.
Customer Relationship Management, WorkflowMax
A CRM keeps everyone who needs to be in the loop… in the loop. It’s a real time saving application and – because we would only consider a web based solution – it’s amazingly flexible.
Because we wanted to use a CRM which combined our sales processes (including quotations and estimates with our production process) we decided on using WorkflowMax. This works for us because it not only keeps us ontop of leads and jobs but it also does timesheeting and billing. It also fully integrates with our online accounts package Xero. This means we have an end-to-end business system underpinning our processes. Notwithstanding there are several amazing CRM systems out there like Salesforce.com, SugarCRM, Capsule CRM and Highrise from 37Signals so go and try them out.
Online accounting, Xero
After years of being tied to our desktop based accounting package we have finally moved to Xero. As we currently run two offices we require multiple accounts in multiple locations. We couldn’t continue using the desktop software which had served us so well for years because (although very good) it just wasn’t flexible enough. We have to admit, the move has been refreshingly simple.
We now have a single touch point for all of our contacts, sales, quotes, invoices and reports. It’s revolutionised the way we work and frees up so much time that are able to expand as a result. All for a few pounds a month.
That’s it for now – we just felt compelled to write this as it feels good to have this stuff at your fingertips… and it’ll just keep on getting better.
If you were at the Carswell Senior Golf Tournament in Oxfordshire on the 15th of July then you might have see us at one of the holes!
We wanted to get involved with some local events and saw this as a good opportunity to dip our toe in. We made a vinyl banner for the occasion (which for us digital designers is really quite exciting!).
Big thanks go to Nick Ruck at Falcon Signs for getting our banner finished in double quick time!