Archive for March, 2009

Pentaho Reporting for Java Developers

Over the past few months, I’ve been working in my spare time on Pentaho Reporting for Java Developers.  Working on the book has been a lot of fun, I’ve learned a  great deal about Pentaho Reporting in the process, and I’ve enjoyed working with Thomas and the Report Designer sprint team here in Orlando.  Right now I’m wrapping up the final chapter, and will be doing a lot of work updating earlier chapters based on the great work that the team has done with the Report Designer.

Over on Packt’s website, there is a much more detailed description of the book.  Check it out, and order your copy today!

OpenFlashChartComponent

I’ve just checked in Nick Goodman’s OpenFlashChartComponent into the bi-platform code base.  I’ve worked with Nick and Tom over the past week, adding support for many of the standard pentaho chart types.  Here is a list of supported charts:

LineChart
BarChart - Horiztonal, Sketch, 3D, Glass, Stacked
BarLineChart
PieChart
DotChart
BubbleChart
AreaChart

You can grab the source, or wait until our next release is out, which should be real soon.  Here’s our standard bar chart example rendered in flash:

We used OFC4J, and DZ’s patched Open Flash Chart 2. We’re now working on adding documentation and examples. Enjoy!