February 2009 Archives

In Defense of Readers

| No Comments

From A List Apart:

"Despite the ubiquity of reading on the web, readers remain a neglected audience. Much of our talk about web design revolves around a sense of movement: users are thought to be finding, searching, skimming, looking. We measure how frequently they click but not how long they stay on the page ... Readers flourish when they have space—some distance from the hubbub of the crowds—and as web designers, there is yet much we can do to help them carve out that space."


http://www.alistapart.com/articles/indefenseofreaders

From Noupe.com:

"Whether you’d like diagramming application, create vector images, format or optimize CSS code, generate patterns- you can use dozens of tools to make your life easier."

Great list of tools. Take a look here »

File this under 'could be handy someday'. JS Charts is a free tool for making pie charts, bar graphs and other visual representations of data.

http://www.jscharts.com/

Interesting article about making Web type legible and easy to read:

"Initially it is more difficult to create a good layout with a big font size, but that difficulty will help you design a simpler, clearer site. Cramming a site with information isn’t difficult, but making it simple and easy-to-use is. At first, you’ll be shocked how big the default text is. But after a day, you won’t want to see anything smaller than 100% font-size for the main text. It looks big at first, but once you use it you quickly realize why all browser makers chose this as the default text size."

Read the '100% Easy to Read' article here »

And, check out a related article, 'Web Design is 95% Typography' »

CSS Graph and Bar Charts

| No Comments

Ever tried to create your own CSS graph? If you have, you will know how hard it is. Using Flash is one way to go, but you just can’t beat a beautifully crafted CSS Graph. Have a look at these tutorials and techniques.

View the CSS chart tutorials and techniques »