Monday, July 23, 2012

11 BI Tools to Analyze Healthcare Operations

11 BI Tools to Analyze Healthcare Operations
http://www.informationweek.com/news/galleries/healthcare/admin-systems/240001004#

However, most of the tools here looks expensive...

Tuesday, June 26, 2012

What are the useful resources which I refer while trying out AWS?

Wednesday, June 20, 2012

What Useful Resources for Pentaho BI CE?

SagoBI looks complex and it takes time to get familiar as compared to http://art.sourceforge.net

I proceed to try out Pentaho BI CE instead, here are the resources I have adopted in my journey:

Suites and Plugins

What interestingtips missed out?

Patches

Tutorials

Documentation

Wednesday, June 13, 2012

What are the Alternatives to OpenReport?

OpenReports (http://oreports.com/) is being viewed to be DEPRECATED.

Alternatives include the following:

Monday, March 19, 2012

What are the Possible Ways to Draw a Timeline Widget?

Nothing come close in ExtJS (.

Possible methods:

  1. This will be the first choice if there is no concern on the learning curve. SIMILE Widget - http://www.simile-widgets.org/
  2. By Pure CSS Method, as mentioned in Pure CSS Timeline.
  3. jQuery Timelinr -  http://www.csslab.cl/2011/08/18/jquery-timelinr/ - if you only need years
  4. timeglider -  http://timeglider.com/jquery/  - it's not free for commercial use
  5. Finally found something which might just be what we want: CHAP Links Library -  http://links.sourceforge.net/



What are the JSON Library Which Can Be Use in JDK 1.4?


I have found these links:



Tuesday, February 21, 2012

Tiny Java Web Server & Percona

Tiny Java Web Server - smallest java web server around?
http://tjws.sourceforge.net/

Percona's homepage at http://www.percona.com/software/ good enough to support mysql?