Recent Posts
Archives
- July 2010
- June 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007


Creating Tightrope’s Digital Dashboard: Part 2
Part 2: What do we want to accomplish?
We first need to decide exactly what we want to accomplish with our dashboard. There are certain metrics we want to see.
Sales:
Support:
Development:
Company:
Now that we know what we want to see, we need to figure out how to do it. We, of course, will be using Carousel to display the information.
The critical part of this dashboard is that I want it to be as automated as possible. It needs to get data dynamically from our other systems. We will need to get the data into a format for Carousel to read. Carousel has two main way of getting data in, RSS and it’s RDA XML interface. We will use RSS mostly, but I will also use the RDA to show how it works.