Author Archives: Ron Keler

HTML5 Animated bubble chart

Bubble charts are very powerful data visualization tool since they can encapsulate large amount of analysis aspects in a compact presentation. Color, position and size are used to deliver a message. They can also be quite beautiful, and in this … Continue reading

Posted in Data visualization, HTML5 | Comments Off on HTML5 Animated bubble chart

Tag Cloud and Charts Integration

The following example uses a DataTable to populate a Tag Cloud and a Map chart. The tag cloud is interactive, and clicking the state will filter the map and column chart accordingly. Just another example of our html5 data visualization … Continue reading

Posted in BI At Large, Data visualization, HTML5 | Tagged | Comments Off on Tag Cloud and Charts Integration

Visualizing Black Bears Population in NH White Mountains

Last week, i went camping with my family in the white mountains area of New Hampshire. It was a great experience. On the last day of our trip, i learned that the region is home to some 4500 black bears. … Continue reading

Posted in BI At Large, HTML5 | Tagged , , , | Comments Off on Visualizing Black Bears Population in NH White Mountains

Visualizing Business Velocity

The definition of velocity as distance over time, can be translated in the business world into revenue over time. When looking to measure and visualize the business velocity, or speed, we can use a couple of approaches: actually displaying motion … Continue reading

Posted in Data visualization, HTML5 | Comments Off on Visualizing Business Velocity

Our HTML 5 Dashboards are here

Our HTML 5 Dashboard solution (BOGOBoards) is here. Checkout the vid below or click here for the live demo. Feel free to contact me for more info, or go to www.cleartelligence.com for additional info and corporate contact info.

Posted in BusinessObjects 4.0, HTML5 | Tagged , , , | Comments Off on Our HTML 5 Dashboards are here

Custom Logoff page for SAP BI Launchpad

I recently posted about a way to create a custom logon mechanism for SAP BI Launchpad with relatively low effort (some configuration to get an sdk app going, and very little code). Today, i also wanted to share how to … Continue reading

Posted in BusinessObjects 4.0 | Tagged | 1 Comment

What-if analysis example – HTML5 style

One of the interesting things dashboarding tools and technologies have always been able to do was providing users with the ability to run “what-if” analysis. Changing variables that impact results and allowing users to visualize the impact of the change … Continue reading

Posted in BI At Large, Data visualization, HTML5 | Tagged , , | Comments Off on What-if analysis example – HTML5 style

Click or swipe

Once of the clear advantages html5 has over native apps is the concept of develop once, deploy anywhere. From an enterprise IT perspective, this is a huge benefit of course, handling a single code base, leveraging a single development platform, … Continue reading

Posted in BI At Large, Data visualization, HTML5 | Tagged | 4 Comments

Flash style transition effects with HTML5 dashboards

Adding some flash style fade effect to our HTML5 dashboards is a synch… Can control the transition type, speed, and control every aspect of the transition invocation..  

Posted in BI At Large, HTML5 | Tagged | 1 Comment

Custom logon page for (SAP BI) BusinessObjects 4.x

If you are looking to customize the way your users login to your BO 4.0 system, a good place to start is the WEB-INF\internal directory in the new BOE webapp structure. It lists the different applications equinox plugin references, and … Continue reading

Posted in BusinessObjects 4.0 | Tagged | 87 Comments