November 25th, 2008 by Étienne Garbugli in Resources / Tools
3 Comments
Why start from scratch? With the millions of Websites available, chances are that someone already found a solution to the problem you’re working on. Why not take advantage of this?
A good designer tries to understand what works and what doesn’t. Design pattern libraries get exactly at that by providing examples and rationales for solutions to common design problems.
You don’t have to repeat a pattern. If you understand what’s good about it, you can make it evolve.
The following design pattern libraries will help you find inspiration:
Continue reading
April 23rd, 2008 by Étienne Garbugli in Resources / Tools
1 Comment
When building Websites, we find it useful to have a list of elements to consider to help us ensure we’re not forgetting anything. Over the years, we’ve used several online tools and resources to perform automated tests, improve the design, perform SEO, etc. The following is a list of some of the best resources we came across:
Accessibility
We use FAE and EvalAccess to perform automated accessibility compliance evaluations. It’s always a good start.
Continue reading
March 7th, 2008 by Étienne Garbugli in Resources / Tools
No Comments
Browsershots.org is a very interesting and practical tool to test and fix browser compatibility issues. Designers will appreciate its simplicity and extensive testing parameters (screen resolution, color depth, javascript and Flash versions, etc).
Continue reading