Website satisfaction surveys

2009 June 28
by James Baverstock

When you start planning a website feedback survey you’re likely to have a lot of questions in mind about the most effective way to go about it.  How long should your survey be? What are the best questions to ask? When is the best time to promote a survey during a user visit to your site? How frequently to survey? What are the benefits of surveys compared to web stats analysis or usability testing?

The following resources provide some answers (and will probably also raise some more questions…)

Paul Boag provides some useful advice on website surveys on his Boagworld site. Creating a better survey summarises twelve ways you can make your surveys more effective, including avoiding distracting your users by the way you promote your survey and remembering to consider best practice for form design.  Improving your site with user feedback is also interesting. It looks at the role of questionnaires and surveys within a range of options for getting feedback, including face to face, web stats, search queries and third party applications. Importantly, it also discusses how to assess feedback once you’ve collected it so that you can decide which suggestions to implement.

Analytics Basics: Visitor Surveys and Mazimize Surveys’ Effectiveness are two pieces by Neil Mason on ClickZ. Advice here includes to be clear about your survey’s purpose and to keep it short and simple. Remember the need to test surveys before going live and make sure the survey complements your brand as “poorly executed online surveys can damage the brand whether they live on the site or are sent via e-mail”.

The Three Greatest Survey Questions Ever is a nice blog post by Avinash Kaushik advocating a simple approach to survey implementation. The “three greatest questions” are:

  • What is the purpose of your visit to our website today?
  • Were you able to complete your task today?
  • If you were not able to complete your task today, why not?

From the same blog, see also Got Surveys? Recommendations from the Trenches which includes discussions of  benchmarking for surveys, the usefulness of open-ended questions, targeting survey participants, integrating your survey analysis with clickstream data and the benefits of using surveys as a continuous and ongoing measurement system.

User satisfaction provides advice on website surveys from the UK guidance for government websites on Measuring Website Quality, including suggested core questions for surveys.

How to make an online survey work is an article from Webmaster-Now by Phil Blasco which provides general advice and some suggested questions.

How to build response rates for online surveys is one of several useful articles on the Demographix site. It considers a key issue with online surveys - how to increase response rates. Suggestions include using incentives if appropriate, thinking carefully about the wording of the survey invitation and best practice for promoting a survey on your web site.

10 Tips to Improve your Surveys is an article on the Zoomerang site. Among other suggestions, it emphasises keeping questions simple and rating scales consistent through your surveys. It also suggests sending reminders to people who have not completed the survey to boost your completion rate.

Once you’re ready to create your feedback survey, there are now plenty of online survey solutions available to choose from. If you want to trial one before you commit to spending money, then  SurveyMonkey, PollDaddy, Zoomerang and SurveyGizmo all have free basic services with paid-for professional versions

Bookmark and Share

Free content management white papers

2009 June 21
by James Baverstock

I came across a nice collection of free white papers on Alterian’s website the other day, including several about content management: ‘The Seven Deadly Sins of Content Management’, ‘Best Practice Implementation of Content Management Systems’ and ‘Using a CMS for Search Engine Optimization’. Others that I found interesting include ‘Creating a Web Strategy’ and ‘Build or Buy - The Route to a Successful Intranet’.

All the papers are free, but require registration on the site.

Bookmark and Share

Review: “The Truth about Search Engine Optimization”

2009 May 12
tags: ,
by James Baverstock

Rebecca Lieb’s ‘The Truth about Search Engine Optimization’ provides a concise introduction to the basics of SEO in an engaging way. It’s avowedly not a technical book, but it manages to get across some complicated concepts in an accessible fashion.

Its non-techie language makes it a good choice to give to clients or marketing colleagues who you want to steer away from SEO scammers. The author provides solid advice focusing on the need to provide ‘strong relevant content for users combined with links, keywords and phrases that make it search-engine friendly’. Readers are given a good appreciation of what to expect from an SEO professional and will also learn plenty of things they can do themselves to improve their site’s performance in the SERPs.

Amongst the sensible points made, there’s advice to ‘never hire anyone who promises the number one slot on Google’ and suitably dire warnings of the perils of link farms and black hat SEO. Detailed guidance is given on building a link strategy and minimising the effects on search engine ranking of moving domains. There’s nice balanced analyses of the importance of PageRank, the pros and cons of outsourced vs. internal SEO in organisations and the benefits of user-generated content for search. There’s also a welcome emphasis on the benefits of standards compliance for SEO, which it’s great to see presented to a non-technical audience.

Alongside all the good recommendations in the book, there were just a couple of things I didn’t totally agree with. There’s one section which reads like it encourages viewing “alt” text primarily as a keyword-placement opportunity rather than as a useful description for people using screen-readers. (Elsewhere however there is good accessibility advice on posting HTML transcripts for audio files.)

Also, I thought the section looking at Flash from an SEO viewpoint was overly negative for a book published in 2009. In 2008 Adobe and Google cooperated to deliver a great improvement in SWF search indexing and Flash sites now don’t have to be the search engine pariahs they once were (as long as developers know what they’re doing). Todd Perkins’ recent O’Reilly book on ‘Search Engine Optimization for Flash’ covers the current state of play in great detail. It would be a shame if site owners just read ‘The Truth about Search Engine Optimization’ and dismissed all Flash development out of hand.

Generally though, this is a useful book you can recommend to anyone as an introduction to SEO or use as a refresher to provide a checklist of points any SEO project should cover.

‘The Truth about Search Engine Optimization’ by Rebecca Lieb is published by Que.

Related posts

Other books on SEO I’ve reviewed are ‘Building Findable Websites’ and ‘Where Search Meets Web Usability’.

Bookmark and Share

Review: “Drupal Multimedia”

2009 May 5
by James Baverstock

Drupal Multimedia

‘Drupal Multimedia’ offers an in-depth look at how to integrate images, videos and audio into a Drupal site. The intended audience is beginners and intermediate developers who want to learn how to better control and display media on their sites. Dealing with multimedia with Drupal often feels much more complicated than it should be, but this book definitely helps to make it more comprehensible.

Getting the learning curve right in the first chapter of an intermediate Drupal book can be tricky. I think ‘Drupal Multimedia’ does well here - assuming a bit of knowledge of Drupal, reviewing the basic building blocks of the system briefly, then diving right into installing the CCK and Views modules. Examples of using these are worked through, before moving on to discuss theming and overrides - again with simple examples. A lot is covered in the first forty pages, but without overwhelming the reader.

The second chapter begins to look at dealing with images, with good introductions to using the Image module and its related Image Gallery to easily create a simple gallery. There’s also a discussion of embedding images in articles with Drupal, which looks at how this can be done by enabling editors to use full HTML or, more usefully in many cases, how to use Image Assist to allow images to be added to posts more easily. Installing TinyMCE as a WYSIWYG editor which works with Image Assist is also covered. This chapter will be very useful to new users of Drupal, for whom the lack of a built-in editor and basic image-adding functionality is likely to be something they miss straight away. The next two chapters go into more detail about using images – looking at more complicated development and theming issues. There’s examples here of using the ImageField and ImageCache modules and coverage of how to customise your image output.

Video is covered in two chapters which look at dealing with both third-party and local video. Using the Embedded Media Field module for third-party video is covered, followed by a look at using the FileField and jQuery Media modules for serving local video. A chapter on file asset management covers options for managing media files, looking primarily at the Node Reference, Asset and Media Mover modules. Audio is covered in three chapters looking at audio nodes, audio fields and theming audio. These discuss the Audio module and also revisit the FileField, jQuery Media and Embedded Media Field modules.

The final chapter is an interesting preview of the future of Drupal multimedia. This offers a tantalizing glimpse into an easier future for handling multimedia with Drupal 7. For me, two of the biggest drawbacks of using Drupal for building and maintaining sites are the hoops you have to jump through to deal with simple file handling and the hideous complexity of the administration menus. A lot of the administration options are frankly unintuitive and difficult to remember if you’re not using them constantly. It’s good to learn from this chapter that the Drupal development community is actively working to improve things in these areas.

I got a lot out of this book overall – especially from the detailed recommendations for the use of particular modules. The author puts across complicated concepts very accessibly with well-chosen examples which build up satisfyingly to help you understand the big picture.

‘Drupal Multimedia’ by Aaron Winborn is published by Packt Publishing.

Related posts

I’ve looked at other books on Drupal in previous posts on Learning Drupal and Drupal 6 Themes.

Bookmark and Share

65+ lists of jQuery plugins

2009 April 26
by James Baverstock

No web design blog is complete nowadays without a post or two recommending particular jQuery plugins. However, it can sometimes be a pain trying to find a plugin you remember reading about months ago when you want to use it for a particular job. It’s also very useful to be able to compare what  plugins are available for a specific task and which come best recommended from other designers. Below is a “list of lists” of plugin recommendations I’ve put together which draws together resources to make locating and evaluating plugins easier.

Big categorised lists of jQuery plugins

These are probably the most useful lists for reference as they helpfully divide the plugins into categories.

The official jQuery plugins repository
http://plugins.jquery.com/

45+ new jQuery techniques for good user experience (Smashing Magazine)
http://www.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/

Noupe has several categorised lists:

jQueryPlugins.com – An entire site dedicated to jQuery plugins with categories for user interface, navigation, forms and extensions.
http://www.jqueryplugins.com/categories/

240 plugins jQuery (Sastgroup.com)
http://www.sastgroup.com/jquery/240-plugins-jquery

jQuery plugins (Chirill Trescencov)
http://www.chirill.com/archives/11-Jquery-Plugins.html

100 popular jQuery examples, plugins and tutorials (Template Lite)
http://www.templatelite.com/100-popular-jquery-plugins/

The ultimate jQuery plugin list (Kollermedia)
http://www.kollermedia.at/archive/2007/11/21/the-ultimate-jquery-plugin-list/

JQuery at its best (Spicy News)
http://www.spicyexpress.net/general/jquerry-at-it-best-downloadable-jquerry-plugins-and-widgets-for-you-2/

jQuery plugins for forms

25+ jQuery plugins that enhance and beautify HTML form elements (Queness)
http://www.queness.com/post/204/25-jquery-plugins-that-enhance-and-beautify-html-form-elements

10 top jQuery plugins for form usability (Steve Reynolds)
http://www.reynoldsftw.com/2009/01/top-10-jquery-plugins-for-form-usability/

7 jQuery plugins to manipulate TEXTAREAs (Steve Reynolds)
http://www.reynoldsftw.com/2009/03/7-jquery-plugins-to-manipulate-textareas/

10 best jQuery datepickers plugins (AjaxLine)
http://www.ajaxline.com/10-best-jquery-datepickers-plugins

How to make your forms better with jQuery (Cool Javascripts)
http://cool-javascripts.com/jquery/how-to-make-your-forms-better-with-jquery.html

jQuery plugins for images

14 jQuery plugins for working with images (Six Revisions)
http://sixrevisions.com/resources/14-jquery-plugins-for-working-with-images/

10 jQuery plugins for manipulating images (Cool Javascripts)
http://cool-javascripts.com/effects/10-jquery-plugins-for-manipulating-images.html

10 jQuery plugins for showing image gallery (Cool Javascripts)
http://cool-javascripts.com/galleries/10-jquery-plugins-for-showing-image-gallery.html

Top 14 jQuery photo slideshow / gallery plugins (Blueprint Design Studio)
http://blueprintds.com/2009/01/20/top-14-jquery-photo-slideshow-gallery-plugins/

6 image manipulation plugins for jQuery you should know about (Shiny Blog)
http://blog.shinylittlething.com/2009/02/20/image-manipulation-jquery-plugins/

10 best jQuery sliders (AjaxLine)
http://www.ajaxline.com/10-best-jquery-sliders

3 wonderful jQuery plugins to play with images (Baj Pakhi)
http://www.shahin.co.nr/3-wonderful-jquery-plugins-to-play-with-images/

jQuery plugins for menus

10 best jQuery menu plugins (AjaxLine)
http://www.ajaxline.com/10-best-jquery-menu-plugins

11 jQuery plugins to enhance HTML dropdowns (Steve Reynolds)
http://www.reynoldsftw.com/2009/03/11-jquery-plugins-to-enhance-html-dropdowns/

3 jQuery plugins to show context menu (Cool Javascripts)
http://cool-javascripts.com/jquery/3-jquery-plugins-to-show-context-menu.html

8 amazing jQuery accordions (Cats Who Code)
http://www.catswhocode.com/blog/8-amazing-jquery-accordions

jQuery plugins for tables/charts

jQuery plugins to show data in table format or chart format (Cool Javascripts)
http://cool-javascripts.com/jquery/jquery-plugins-to-show-data-in-table-format-or-chart-format.html

jQuery plugins for browser issue fixes

15 jQuery plugins to fix and beautify browser issues (DevSnippets)
http://devsnippets.com/reviews/15-jquery-plugins-to-fix-and-beautify-browser-issues.html

jQuery plugins for use with other stuff …

Power of WordPress and jQuery: 30+ great plugins (Noupe)
http://www.noupe.com/jquery/the-power-of-wordpress-and-jquery-30-useful-plugins-tutorials.html

jQuery plugins for SEO (Tim Nash)
http://www.timnash.co.uk/04/2008/jquery-seo/

8 jQuery plugins that utilize Google APIs (Steve Reynolds)
http://www.reynoldsftw.com/2009/03/8-jquery-plugins-that-utilize-google-apis/

7 of my favourite jQuery plugins for use with ASP.NET (Encosia)
http://encosia.com/2008/10/19/7-of-my-favorite-jquery-plugins-for-use-with-aspnet/

Great jQuery plugins for Drupal (DrupalSN)
http://drupalsn.com/learn-drupal/drupal-tutorials/great-jquery-plugins-drupal

6 jQuery plugins to use within your content in a Learning Management System (Random Syntax)
http://www.randomsyntax.com/2008/10/12/6-jquery-plugins-to-use-within-your-content-in-a-learning-management-system/

General listings of favourite or best jQuery plugins

Personal selections of the best plugins for web design and development. It’s quite fun to browse through these and compare & contrast people’s choices.

37 phenomenal jQuery plugins and demos for developers (Speckyboy)
http://speckyboy.com/2008/12/10/37-phenomenal-jquery-plugins-and-demos-for-developers/

30 awesome design enhancing jQuery plugins (Line 25)
http://line25.com/articles/30-awesome-design-enhancing-jquery-plugins

20 most interesting jQuery plugins – February 2009 (AjaxLine)
http://www.ajaxline.com/20-most-interesting-jquery-plugins-february-2009

20 jQuery plugins for unforgettable user experience (DevSnippets)
http://devsnippets.com/jquery-posts/20-jquery-plugins-for-unforgettable-user-experience.html

20 amazing jQuery plugins and 65 excellent jQuery resources (Speckyboy)
http://speckyboy.com/2008/07/21/20-amazing-jquery-plugins-and-65-excellent-jquery-resources/

Using jQuery to style design elements: 20 impressive plugins (DevSnippets)
http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html

10 best jQuery plugins - March 2009 (AjaxLine)
http://www.ajaxline.com/10-best-jquery-plugins-march-2009

10+ most interesting and useful JQuery plugins - January 2009 (AjaxLine)
http://www.ajaxline.com/10-most-interesting-and-useful-jquery-plugins-january-2009

10+ useful jQuery plugins (AjaxLine)
http://www.ajaxline.com/10-useful-jquery-plugins

10 useful JQuery plugins (Enhance the User Experience)
http://enhance.qd-creative.co.uk/2008/06/11/10-useful-jquery-plugins/

Top 10 jQuery plugins and resources (LogicPool)
http://logicpool.com/archives/123

10 must have jQuery plugins and extensions (Front-End Book)
http://frontendbook.com/10-must-have-jquery-plugins-and-extensions

10 most useful and essential jQuery plugins (Microgeist)
http://microgeist.com/2009/02/10-most-useful-and-essential-jquery-plugins/

10 jQuery plugins every developer can’t live without (Refresh Events)
http://www.refresh-events.ca/blog/2009/03/16/10-jquery-plugins-every-developer-cant-live-without/

10 quick win jQuery plugins (Steve Reynolds)
http://www.reynoldsftw.com/2009/02/10-quick-win-jquery-plugins/

10 Über cool jQuery plugins (Invisible Window)
http://www.invisiblewindow.com/web-development/10-ber-cool-jquery-plugins

10 jQuery essentials (php four)
http://www.phpfour.com/blog/2007/06/jquery-essentials/

7 jQuery plugins to really enhance users experience (Shiny Blog)
http://blog.shinylittlething.com/2009/02/24/jquery-plugins-to-enhance-users-experience/

7 jQuery plugins that made our lives easier at ON Networks (Nick Lewis)
http://www.nicklewis.org/node/949

The 6 most useful jQuery plugins (Flexible Developments)
http://calisza.wordpress.com/2008/08/26/6-most-useful-jquery-plugins/

5 useful jQuery plugins which saved me a lot of work (Dev Blog)
http://nik.chankov.net/2009/03/17/5-useful-jquery-plugins-which-saved-me-a-lot-of-work/

Five jQuery plugins that are a joy to use (Pathfinder Development)
http://www.pathf.com/blogs/2008/07/five-jquery-plugins-that-are-a-joy-to-use/

4 cool jQuery plugins (DesignerFied)
http://designerfied.com/138/4-cool-jquery-plugins.html

4 jQuery plugins (Fresh)
http://welikeitfresh.com/2008/12/16/4-jquery-plugins/

Top 3 jQuery plugins for web designers and developers (Noam Web Design Blog)
http://www.noamdesign.com/Web-Design-Blog/top-3-jquery-plugins-for-web-designers/

List of useful jQuery plugins (Mark Grabanski)
http://marcgrabanski.com/article/list-of-useful-jquery-plugins

jQuery Plugins – Best for Web Designers (Hidden Pixels)
http://hiddenpixels.com/javascript/jquery-plugins-web-designers/

My favourite jQuery plugins (Simple.Friendly.Solutions.)
http://www.migliorisi.com/Blog/post/My-favorite-jQuery-Plugins.aspx

The best web 2.0 jQuery javascript plugins (Wiliam)
http://www.wiliam.com.au/wiliam-blog/the-best-web-2-jquery-javascript-plugins

Top jQuery plugins for web 2.0 effects (Website Ideas)
http://www.website-ideas.co.uk/2008/09/25/top-jquery-plugins-for-web-20-effects/

Must have jQuery plugins (SKFox)
http://skfox.com/2008/07/11/must-have-jquery-plugins-july-2008/

jQuery plugin favorites (Cody Lindley)
http://codylindley.com/Webdev/319/jquery-plugin

jQuery plugins (Caty’s Blog)
http://blogs.catydesign-studio.com/2009/03/12/jquery-plugins/

Bookmark and Share

Review: “Sexy Web Design”

2009 April 20
by James Baverstock

‘Sexy Web Design’ is a very readable look at the process of web design which walks the reader through a small example design project for an events site. The title’s a bit deceptive, as the emphasis isn’t just on pretty looks. There’s also plenty of advice about how designers can work with usability and accessibility in mind.

The author focuses purely on the pre-coding design stage of building a site.  However, he takes the sensible view that someone designing a website  needs to understand implementation issues so that the design won’t be unnecessarily difficult to code once the Photoshop comps are complete.

The book covers the whole of this design process, starting with getting an effective brief out of  clients. There’s good advice here about asking clients which sites they like or dislike and why - which it’s rightly said can be as informative as a design brief in itself.  There follows a good discussion on wireframing and an excellent section on aesthetics. The latter has a very succinct summary of best practice regarding layout and composition, with good links to  tools for choosing colour schemes and using grids.

Some of the most interesting parts of the book are the tips on how to effectively present your designs to clients via Photoshop comps and mock-up sites. This should be of particular help to a lot of people starting out, as compiling deliverables is an area which doesn’t tend to get a lot of coverage in other books.

As well as the designs for the example  site, there are well-chosen screen-shots from real sites which enrich the book a lot. Throughout, the author emphasises the importance of attention to detail and the designer’s responsibility to push at boundaries, while respecting useful conventions.

Sexy Web Design by Elliot Jay Stocks is published by Sitepoint.

Bookmark and Share