1. Realtime Web Graphics with Graphite

    Graphite. Amazing. You should use it.

    “Graphite is a highly scalable real-time graphing system. As a user, you write an application that collects numeric time-series data that you are interested in graphing, and send it to Graphite’s processing backend, carbon, which stores the data in Graphite’s specialized database …

    READ MORE »

  2. Design for Startups

    Design tidbits from Paul Stamatiou:

    • Add just enough effects to make it perceivable. ie. Don’t overdo it.
    • “Whenever I see a website I like, or even just a particular element of a site, I take a screenshot and archive it”
    • “Process of redesigning a product Get in the mindset …

    READ MORE »

  3. Giving Users a Visual Path for Website Design

    Too many articles that discuss interface design fail to include examples or comparisons. Here’s a great article in UX Magazine that doesn’t make that mistake - Visual Design and Usability Yellow Brick Road.

    The article describes giving the user a visual path through the website by properly using whitespace …

    READ MORE »

  4. Usability Resource and Tutorials

    I just found this cool website called Usability First that provides “valuable information about usability for anyone interested in the design of software or websites, from beginners to experts, in academia or in industry.”

    An excerpt from their Cognitive Walkthroughs Section:

    To determine the level of usability for a website …

    READ MORE »

  5. Awesome Javascript Web Graphics and Charting Libraries

    Here are some awesome web charting libraries to make it easy to create nice-looking graphs and charts for your website:

    • Google Charts - Free. Polished.
    • JQPlot - jQuery plotting library
    • Flot - jQuery plotting library
    • Highcharts JS - A JavaScript charting library that looks polished. Free for non-commercial use, pay for commercial use.
    • RaphaelJS …

    READ MORE »