Search this site

Archive for the 'authoring' Category

CSS Tools: 20+ Tools For Working With CSS

Monday, October 22nd, 2007

Having del.icio.us‘d this, I thought it would be good to highlight the number of tools to make your management of CSS easier.

A selection of tools to help you clean up your CSS and optimize it by reducing the number of empty lines in the code. However, bear in mind, this may make it very hard to follow when doing future updates to your CSS files.

One that I found useful is the CSS Redundancy Checker for checking larger CSS files and large web sites, it looks at any redundant code and repetitive code you may have. Especially if dealing with a large site that has code from previous layouts and styles. Again cleaning up the files, making leaner and cleaner.
Check them all out at: http://mashable.com/2007/09/25/css-toolbox/

Freelancing Blues? You’re not alone

Tuesday, October 2nd, 2007

One of my aims this year was to write more articles for external sites and magazines.

So here are the comments and insights into freelancing that I have provided FreelanceUK, from the interview questions they asked.

Two articles based on my feedback have been published.

Freelancing Blues? You’re not alone
http://www.freelanceuk.com/news/2505.shtml

Freelancers: we’d never work full-time again
http://www.freelanceuk.com/news/2510.shtml

Let me know your thoughts, I hope I can share my tips and knowledge I have learnt from new working practices and business techniques I have tried over the last few years.

Quick and dirty usability tests (one week, no budget, and testing facility)

Tuesday, May 29th, 2007

Here’s a step by step list of how you can successfully carry out user tests on a budget and achieve great results.

Example of case study

  • Usability test start off with user being asked to find individual item..
  • The user/tester is normally paid for this, a real user would not take as much time to look for item.

The Comparison of costs betweeen traditional and remote testing:

  • Traditional – testing lab required, specialist equipment, travel costs, user incentives.
  • Remote tests – online meeting, recruitment, user incentives, better on budget.

(more…)

Times Online Relaunch

Monday, February 12th, 2007

So the Times Online redesign went live last week.

It was an exciting project to work on, I was based in Canary Wharf working with 2 other developers, 4 Information Architects, 3 Designers, a Content Management team, and countless management types.

I was involved at a early stage in the project life cycle in August 2006. My role was to take the illustrator designs and code them into templates showing the individual modules for each element in the design. Of course, validating and browser testing went along side this. And each module was given a timescale score depending on its complexity.

I was with the team for a month during which time I completed the front end build for all the main sections of the site: news, sport, fashion, motoring.. The job became quicker once the initial elements were built as they could be reused in other sections of the sites pages.

(more…)

How do I optimize Flash code for SEO?

Wednesday, December 13th, 2006

There are two major ways to improve your flash code for SEO purposes:

  1. Add descriptive metadata to the Flash presentation.

    Although metadata might not be as important as a couple of years ago, skipping it for Flash sites is not recommended.

  2. Provide alternative pages that describe the contents of the Flash presentation.

    If your site uses more than just a flash advert, or rollover effect, you should consider using alternative html pages. This is not only because they are text that can be indexed by search engines, but also because there are users who might not be willing to see the Flash movie.

(more…)