Monday, July 18, 2011

Tribix 2.5.2 Released

I'm pleased to announce that Tribix 2.5.2 is released.

New Features:
=============
o Better custom color support for Excel output.

Bugs Fixed:
===========
o Support orientation setting for Excel output.
o Fix the error for export_page_body_only option for RTF output.
o Respect close_stream option in render option now.

Other Changes:
==============
o Fix compatibility issue with BIRT 3.7.
o Updated POI dependency to 3.7.

You can also simply use the update site to install this release from Eclipse IDE:

http://tribix.sourceforge.net/update

Thursday, January 21, 2010

Tribix 2.5.1 released

I'm pleased to announce that Tribix 2.5.1 is released.

What's New:
==========

o Added customizable sheet name support for XLS output.
o Fixed totol page support(BIRT 2.5.1 or above).
o Updated POI dependency to 3.5 final.

Tribix update site is also available since this release:

http://tribix.sourceforge.net/update

Friday, July 17, 2009

Tribix 2.5.0/2.3.1 performnace comparison

In Tribix 2.5.0 release, the style processing part is totally rewritten during the effort to adapt the new BIRT 2.5 API change. So I've done some simple tests to see how it goes for the performance improvement. The result is interesting. Seems for certain reports, the single sheet exporting time looks much better, but the overall exporting time doesn't look much different.

The result can be viewed here:

http://tribix.sourceforge.net/performance250.html

Here's another earlier performance report for the old 2.1.0 release, compare to 2.5.0, we can see more than tenfold performance gain out there. Good job, BIRT:

http://tribix.sourceforge.net/performance.html

Tribix 2.5.0 released

I'm pleased to announce that Tribix 2.5.0 is released.

This release mainly contains the change to synchronize with BIRT 2.5 essential API change plus some minor bug fixing.

Monday, December 29, 2008

Tribix 2.3.1 released

I'm pleased to announce that Tribix 2.3.1 is released.

Some main changes follow:

1. Support BIRT 2.2/2.3 series.
2. Add hyperlink support for PPT and RTF.
3. Add comments support for XLS
4. Make source code compatible with BIRT 2.2.
5. Update POI dependency to 3.2 Final.

Thursday, July 24, 2008

Tribix 2.3.0 released

I'm pleased to announce that Tribix 2.3.0 is released.

Some main changes follow:

1. Support BIRT 2.2/2.3 series.
2. New layout mode support, which effectively reduces the count of columns generated and provides better look.
3. Enhanced image formats support, now support any image format that recognized by AWT.
4. Support hyperlinks for text element.
5. Update POI dependency to 3.1.0 Final.

Tuesday, April 01, 2008

Tribix 2.3.0rc released

I'm pleased to announce that Tribix 2.3.0rc is released.

Some main changes follow:

1. Support BIRT 2.2/2.3 series.
2. New layout mode support for XLS emitter, which effectively reduces the count of columns generated and provides better look.
3. Enhanced image formats support for all emitters, now support any image format that recognized by AWT.
4. Update POI dependency to 3.0.2.

Wednesday, July 25, 2007

Tribix 2.2.0 released

I'm pleased to announce that Tribix 2.2.0 is released. This release updates the POI dependency version and contains no feature change.

Google