Various methods of creating Digital Dashboards – Part 1

A very Good Dashboard Software for your Business. Try It!

Are you trying to build a Dashboard or a new Application?

Three are three types of Dashboard Solutions

Type 1: This category defines those tutorials where you built everything from scratch. You write your own SQL queries, database connection methods and create data files. Then you construct your own presentation layer by defining the html, XML and CSS files. You take the raw data files and integrate with your charting engine or a third party charting engine. The whole approach is like a marathon exercise and as if you are a building a totally new application rather than a dashboard.

Typical skillset needed

  • HTML
  • XML
  • CSS
  • JavaScript
  • AJAX
  • Database (SQL queries)
  • Scripting language PHP/JSP/ASP or some server side scripting

Why all of the above skills?

You need database SQL knowledge to write efficient queries to retreive information and dump them in XML or text file format. This file is then fed to the charting engine to represent the data into visual representations. All of the SQL coding and glueing the charting engine with the data file is done within the scripting language (PHP/ASP/JSP). You need knowledge of Javascript to provide interactivity to your dashboard using AJAX techniques. Finally you will need knowledge of HTML and CSS to layout the proper dashboard structure and styles.

Pros:

  • Absolute control over data layer
  • Absolute control over each presentation element

Cons:

  • Lengthy process
  • Not good for quick prototyping
  • Steep learning curve
  • Tremendous technological know-how required
  • Tremendous time investment
  • Error – prone
  • No standards or methodology
  • Need good resources having the above skillset

The above type of dashboarding approach is often publicised by Charting vendors and in our opinion is the least favourable approach as it does not provide any Time saving benefits .

Continue reading about the Type – II approach

Check these related Dashboards

  • Various methods of creating Digital Dashboards – Part 4
  • Various methods of creating Digital Dashboards – Part 2
  • Various methods of creating Digital Dashboards – Part 3
  • PHP Dashboards – Create Custom Dashboards – Totally Free
  • Create Dashboards With PHP and Flex

  • Please rate it/strong>
    1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
    Loading ... Loading ...

    Create Excel dashboards quickly with Plug-N-Play reports.
    Post a Comment or Leave a Trackback

    4 Trackbacks

    1. [...] Vendors and Resources « Various methods of creating Digital Dashboards – Part 1 How to build a dashboard using Pentaho BI? [...]

    2. [...] Type – 1 approach [...]

    3. [...] This is a Type-1 Dashboard tutorial [...]

    4. [...] analysis of various methods of creating dashboards. We had to categorize the different methods as Type – 1 , Type – 2 , Type – 3 and super ubiquitous ‘Excel Method’ which is Type – [...]

    Post a Comment

    Your email is never published nor shared. Required fields are marked *

    *
    *
    Dashboard Zone - Your online community for everything Dashboards