<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eclipse BIRT and AccuRev for Developer Reporting cont&#039;d</title>
	<atom:link href="http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/feed/" rel="self" type="application/rss+xml" />
	<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/</link>
	<description>SCM and Agile Software Development Blog</description>
	<lastBuildDate>Wed, 09 May 2012 07:08:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: ben ali amira</title>
		<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/comment-page-1/#comment-383</link>
		<dc:creator>ben ali amira</dc:creator>
		<pubDate>Tue, 10 Mar 2009 07:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.accurev.com/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/#comment-383</guid>
		<description>Could you please give more explanation about your idea using birt.</description>
		<content:encoded><![CDATA[<p>Could you please give more explanation about your idea using birt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsherwood</title>
		<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/comment-page-1/#comment-384</link>
		<dc:creator>jsherwood</dc:creator>
		<pubDate>Fri, 06 Mar 2009 18:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.accurev.com/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/#comment-384</guid>
		<description>Understood, but your probably better off querying xsl forums to find an answer.

Like you described I&#039;m doing the work externally, running a script and pre-processing the xml before feeding it to the BIRT engine.</description>
		<content:encoded><![CDATA[<p>Understood, but your probably better off querying xsl forums to find an answer.</p>
<p>Like you described I&#8217;m doing the work externally, running a script and pre-processing the xml before feeding it to the BIRT engine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben ali amira</title>
		<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/comment-page-1/#comment-385</link>
		<dc:creator>ben ali amira</dc:creator>
		<pubDate>Fri, 06 Mar 2009 16:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.accurev.com/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/#comment-385</guid>
		<description>Thanks a lot.
It&#039;s not a matter birt or Jasper(ireport).
My Idea is to parse an xsl-fo file and to generate an equivalent jrxml file. My problem is where to find all tags of each one and the Matching between them. It &#039;s hard to make from zero.</description>
		<content:encoded><![CDATA[<p>Thanks a lot.<br />
It&#8217;s not a matter birt or Jasper(ireport).<br />
My Idea is to parse an xsl-fo file and to generate an equivalent jrxml file. My problem is where to find all tags of each one and the Matching between them. It &#8216;s hard to make from zero.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsherwood</title>
		<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/comment-page-1/#comment-386</link>
		<dc:creator>jsherwood</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.accurev.com/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/#comment-386</guid>
		<description>Good question, unfortunately I don&#039;t have a good answer.

There doesn&#039;t seem to be a way in BIRT to specify a translation directly.

That being said I&#039;ve been experimenting with both the scripted data source as well as using an event handler on the data source. Using this allows me to run the accurev commands directly and then force the results.

The downside (so far) to using scripted is that it is harder to use dynamic columns and dynamic commands.

I&#039;m making more progress with java based event handlers, but I have to learn a lot of the BIRT internal object structures to get there.</description>
		<content:encoded><![CDATA[<p>Good question, unfortunately I don&#8217;t have a good answer.</p>
<p>There doesn&#8217;t seem to be a way in BIRT to specify a translation directly.</p>
<p>That being said I&#8217;ve been experimenting with both the scripted data source as well as using an event handler on the data source. Using this allows me to run the accurev commands directly and then force the results.</p>
<p>The downside (so far) to using scripted is that it is harder to use dynamic columns and dynamic commands.</p>
<p>I&#8217;m making more progress with java based event handlers, but I have to learn a lot of the BIRT internal object structures to get there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben ali amira</title>
		<link>http://accurev.com/blog/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/comment-page-1/#comment-387</link>
		<dc:creator>ben ali amira</dc:creator>
		<pubDate>Thu, 26 Feb 2009 13:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.accurev.com/2008/01/11/eclipse-birt-and-accurev-for-developer-reporting-contd/#comment-387</guid>
		<description>Hello,
How can I import xsl file in Birt as a Design.
I used Fop, but now I want to migrate to Birt without needing neither xsl nor fop.
Any idea please?
I&#039;m so thankfull.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
How can I import xsl file in Birt as a Design.<br />
I used Fop, but now I want to migrate to Birt without needing neither xsl nor fop.<br />
Any idea please?<br />
I&#8217;m so thankfull.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

