Posts tagged design

Dec10

Usability Testing For Free

design ~ usability | comments

I discovered Five Second Test about 6 months ago. It’s a place where you can get real-person usability feedback on your web page for free.

Continue reading »

Dec10

Pretty Icons

icons ~ design | comments

Wow, these icons are free and pretty:

http://wefunction.com/2008/07/function-free-icon-set/

Feb28

SQL SparkLines

software ~ sql ~ gui ~ design | comments

I recently blogged about a technique for generating charts in your raw SQL. It occurred to me that these are a little bit like SparkLines. So, I’m calling them SQL Sparklines for now!

Continue reading »

Feb28

Draw Bar Charts with raw SQL

software ~ sql ~ gui ~ design | comments

I was writing a quick query the other day that showed how many people registered on a site over time. I thought that it would be nice to have a graph-like representation of this, so I didn’t actually have to read the numbers.

Continue reading »