<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>BIRT Exchange Forum Community Blog List</title>
	<link>http://www.birt-exchange.org/org/forum/index.php?app=blog</link>
	<description>Community Blog List Syndication</description>
	<pubDate>Mon, 30 Aug 2010 19:23:59 +0000</pubDate>
	<webMaster>birtexfeedback@birt-exchange.com (BIRT Exchange Forum)</webMaster>
	<generator>IP.Blog</generator>
	<ttl>60</ttl>
	<item>
		<title><![CDATA[Michael's BIRT Blog - Last Week in the Forums: Running Sum in a Crosstab, Display Part of a String in a Data Field, and more...]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=167]]></link>
		<category></category>
		<description><![CDATA[This is the second week of a new series of blog posts recalling what happened in the forums in the past week. Last week was a relatively slow week in the forums, but there were still some good questions asked.<br />
<br />
One of these questions asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20360-runningsum-function-in-cross-tab/' class='bbc_url' title='External link' rel='nofollow'>doing a "running sum" function in a crosstab</a> across the column dimensions.  This is not a standard function within BIRT, so the computations had to be done manually.  The solution was to delete the measure elements from within the crosstab and add text elements in their place that used persistent global variables named after the row dimension to keep a running total.  The devShare solution for this can be found <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1255-birt-creating-your-own-running-sum-in-a-crosstab/' class='bbc_url' title='External link' rel='nofollow'>here</a>.<br />
<br />
Another question was about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20376-how-to-display-a-part-of-a-string-in-a-data-field/' class='bbc_url' title='External link' rel='nofollow'>only displaying a portion of a string in a data field</a> when you don't know the length of the part you want to split off, but you know the character that separates the sections you want.  The solution to this was to use the indexOf() and lastIndexOf() functions to find the two '-' characters and grab everything that was in between with the substring() function.<br />
<br />
The last question I'll cover from the forums last week is one that was asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20366-data-set/' class='bbc_url' title='External link' rel='nofollow'>using a parameter to dynamically limit a dataSet</a>.  This question is asked by many new users as they make their first parameterized report.  There are at least a couple different ways to do this.  You can use the dataSet parameter (?) in the query and link it to a report parameter or you can just use a report parameter and add the "where" clause to your query in script.  Both of these solutions are shown in an example that is attached in the thread.  If you're not using a query dataSet, you'd just use a dataSet filter that filters the dataSet based on the report parameter.<br />
<br />
Again, this is just a small sample of what went through the forums this past week. For more questions and answers that have been posted, check out the <a href='http://www.birt-exchange.org/org/forum/' class='bbc_url' title='External link' rel='nofollow'>forums</a>. As always, if you have a question, feel free to ask it, and if you see a question you know the answer to or have a similar experience to, feel free to post an answer or comment.]]></description>
		<pubDate>Mon, 30 Aug 2010 19:18:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=167]]></guid>
	</item>
	<item>
		<title><![CDATA[Michael's BIRT Blog - Last Week in the Forums: Running Sum in a Crosstab, Display Part of a String in a Data Field, and more...]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=167]]></link>
		<category></category>
		<description><![CDATA[This is the second week of a new series of blog posts recalling what happened in the forums in the past week. Last week was a relatively slow week in the forums, but there were still some good questions asked.<br />
<br />
One of these questions asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20360-runningsum-function-in-cross-tab/' class='bbc_url' title='External link' rel='nofollow'>doing a "running sum" function in a crosstab</a> across the column dimensions.  This is not a standard function within BIRT, so the computations had to be done manually.  The solution was to delete the measure elements from within the crosstab and add text elements in their place that used persistent global variables named after the row dimension to keep a running total.  The devShare solution for this can be found <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1255-birt-creating-your-own-running-sum-in-a-crosstab/' class='bbc_url' title='External link' rel='nofollow'>here</a>.<br />
<br />
Another question was about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20376-how-to-display-a-part-of-a-string-in-a-data-field/' class='bbc_url' title='External link' rel='nofollow'>only displaying a portion of a string in a data field</a> when you don't know the length of the part you want to split off, but you know the character that separates the sections you want.  The solution to this was to use the indexOf() and lastIndexOf() functions to find the two '-' characters and grab everything that was in between with the substring() function.<br />
<br />
The last question I'll cover from the forums last week is one that was asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20366-data-set/' class='bbc_url' title='External link' rel='nofollow'>using a parameter to dynamically limit a dataSet</a>.  This question is asked by many new users as they make their first parameterized report.  There are at least a couple different ways to do this.  You can use the dataSet parameter (?) in the query and link it to a report parameter or you can just use a report parameter and add the "where" clause to your query in script.  Both of these solutions are shown in an example that is attached in the thread.  If you're not using a query dataSet, you'd just use a dataSet filter that filters the dataSet based on the report parameter.<br />
<br />
Again, this is just a small sample of what went through the forums this past week. For more questions and answers that have been posted, check out the <a href='http://www.birt-exchange.org/org/forum/' class='bbc_url' title='External link' rel='nofollow'>forums</a>. As always, if you have a question, feel free to ask it, and if you see a question you know the answer to or have a similar experience to, feel free to post an answer or comment.]]></description>
		<pubDate>Mon, 30 Aug 2010 19:18:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=167]]></guid>
	</item>
	<item>
		<title>BIRT Rocks! - Add Dynamic Parameter handling in BIRT</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=166]]></link>
		<category></category>
		<description><![CDATA[Ever wished for a BIRT input parameter with flexibility to define a conditional clause? Actuate 11 BIRT now supports dynamic parameters that allows you to define condition clause along with parameter values.  <br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma6.png' alt='Posted Image' class='bbc_img' /><br />
This enables you to analyze the same BIRT report without modifying the design. For example, consider a simple customer listing table that shows customer information such as "Name", "Address", "Industry", "Country", "City", "Revenue" etc. Creating a dynamic filter on “Country” field will prompt you to enter the “Country” value along with the condition that you would like to associate with the values you choose. Change the condition to "Not in" to see data where countries are not UK or Sweden. <a href='http://download.birt-exchange.com/products/demos/birt/DynamicParam/Dynamic%20Param.html' class='bbc_url' title='External link' rel='nofollow'>See Video</a><br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma7.png' alt='Posted Image' class='bbc_img' /><br />
The condition clause can be applied to data sets or report items e.g. tables, charts. The BIRT engine automatically updates the query for performance by pushing the conditions down to the database. Actuate BIRT Designer allows you to even see query execution profile for each report item that uses dynamic filter.<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma8.png' alt='Posted Image' class='bbc_img' /><br />
To create a dynamic parameters as a filter to a report item or the dataset, select the control and go to the filter tab:<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma9.png' alt='Posted Image' class='bbc_img' /><br />
You can also create a generic dynamic filter parameters in the data explorer view and apply them to report items:<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma10.png' alt='Posted Image' class='bbc_img' /><br />
Discover this new feature in the latest release of BIRT in Actuate 11, you can download an evaluation copy of BIRT designer professional from <a href='http://www.birt-exchange.org/org/wiki/index.php?title=Actuate_11' class='bbc_url' title='External link' rel='nofollow'>here</a>.<br />
<br />
Ashwini Verma]]></description>
		<pubDate>Wed, 25 Aug 2010 23:29:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=166]]></guid>
	</item>
	<item>
		<title><![CDATA[Michael's BIRT Blog - Last Week in the Forums: Starting Day of Week for Charts, Using Multi Select Parameters, and more...]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=165]]></link>
		<category></category>
		<description><![CDATA[Many questions come through the forums each week.  Some are new and some have been asked/answered before, so we're starting a new weekly post to highlight a few posts as a reference for those who may have the same questions.<br />
<br />
This past week, a question was asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/19816-starting-day-of-week-on-birt-charts/' class='bbc_url' title='External link' rel='nofollow'>making the start day of week be Monday in a chart</a>.  One solution that works is to create your own instance of the day of week in a computed column.  Another solution was also posted that works if you have a SQL database.  This solution can be seen in the thread at the link above.<br />
<br />
Another question is one that gets asked quite often.  It's about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20325-not-able-to-tie-multi-select-report-parameter-to-data-set-parameter/' class='bbc_url' title='External link' rel='nofollow'>using multi-select parameters in your dataSet query</a>.  The reason that you can't tie a multi-select parameter directly in with a dataSet parameter is because the multi-select parameter returns an array and not a comma separated string.  You have to handle this by splitting the array into a comma separated string and adding the condition to your where clause in your query in script.  Several examples of ways to do this can be found in the <a href='http://www.birt-exchange.org/org/devshare/index.php?topicid=0&filtercontent=in+clause&contenttype=&timeperiod=0&results=10' class='bbc_url' title='External link' rel='nofollow'>devShare</a>.<br />
<br />
One last question I'll highlight for the week is a question about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20324-most-efficient-place-for-a-filter/' class='bbc_url' title='External link' rel='nofollow'>the most efficient place for a filter</a>.  The answer to which is to place the filter as early as you can.  The earlier you place the filter in the process, the less data is processed in your report.  So, if you don't need the data in your dataSet, go ahead and place the filter there.<br />
<br />
This is just a small sample of what went through the forums this past week.  For more questions and answers that have been posted, check out the <a href='http://www.birt-exchange.org/org/forum/' class='bbc_url' title='External link' rel='nofollow'>forums</a>.  As always, if you have a question, feel free to ask it, and if you see a question you know the answer to or have a similar experience to, feel free to post an answer or comment.]]></description>
		<pubDate>Mon, 23 Aug 2010 14:02:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=165]]></guid>
	</item>
	<item>
		<title><![CDATA[Michael's BIRT Blog - Last Week in the Forums: Starting Day of Week for Charts, Using Multi Select Parameters, and more...]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=165]]></link>
		<category></category>
		<description><![CDATA[Many questions come through the forums each week.  Some are new and some have been asked/answered before, so we're starting a new weekly post to highlight a few posts as a reference for those who may have the same questions.<br />
<br />
This past week, a question was asked about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/19816-starting-day-of-week-on-birt-charts/' class='bbc_url' title='External link' rel='nofollow'>making the start day of week be Monday in a chart</a>.  One solution that works is to create your own instance of the day of week in a computed column.  Another solution was also posted that works if you have a SQL database.  This solution can be seen in the thread at the link above.<br />
<br />
Another question is one that gets asked quite often.  It's about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20325-not-able-to-tie-multi-select-report-parameter-to-data-set-parameter/' class='bbc_url' title='External link' rel='nofollow'>using multi-select parameters in your dataSet query</a>.  The reason that you can't tie a multi-select parameter directly in with a dataSet parameter is because the multi-select parameter returns an array and not a comma separated string.  You have to handle this by splitting the array into a comma separated string and adding the condition to your where clause in your query in script.  Several examples of ways to do this can be found in the <a href='http://www.birt-exchange.org/org/devshare/index.php?topicid=0&filtercontent=in+clause&contenttype=&timeperiod=0&results=10' class='bbc_url' title='External link' rel='nofollow'>devShare</a>.<br />
<br />
One last question I'll highlight for the week is a question about <a href='http://www.birt-exchange.org/org/forum/index.php/topic/20324-most-efficient-place-for-a-filter/' class='bbc_url' title='External link' rel='nofollow'>the most efficient place for a filter</a>.  The answer to which is to place the filter as early as you can.  The earlier you place the filter in the process, the less data is processed in your report.  So, if you don't need the data in your dataSet, go ahead and place the filter there.<br />
<br />
This is just a small sample of what went through the forums this past week.  For more questions and answers that have been posted, check out the <a href='http://www.birt-exchange.org/org/forum/' class='bbc_url' title='External link' rel='nofollow'>forums</a>.  As always, if you have a question, feel free to ask it, and if you see a question you know the answer to or have a similar experience to, feel free to post an answer or comment.]]></description>
		<pubDate>Mon, 23 Aug 2010 14:02:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=14&showentry=165]]></guid>
	</item>
	<item>
		<title><![CDATA[BIRT Rocks! - Don't tweak that BIRT design for PDF output]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=163]]></link>
		<category></category>
		<description><![CDATA[If PDF output is one of the output formats that you use BIRT to generate you will be delighted with the new PDF emitter capabilities that is available with version 11 of Actuate BIRT. The emitter has been completely rewritten to give you a WYSIWYG (What You See Is What You Get) design experience. What this means to you as a report developer is that your PDF report layout will be consistent with the web layout and your pagination scheme will be maintained across various formats without any additional design effort.  The layout of the output is also consistent with the layout in the design pane of BIRT designer. <a href='http://download.birt-exchange.com/products/demos/A11/PDF_Emitter/ConsistentLayout/Consistent%20layout.html' class='bbc_url' title='External link' rel='nofollow'>See Video</a><br />
With flexible export options to Embed fonts, Substitute  fonts and Chart DPI settings you can optimize PDF output as per your needs. <br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma5.png' alt='Posted Image' class='bbc_img' /><br />
Vector graphics option enables your to generate high fidelity images when an SVG image is present in the BIRT design or if you choose to generate a chart in SVG format. Overall these settings can influence fonts used in the output, PDF file size and printout quality. <a href='http://download.birt-exchange.com/products/demos/A11/PDF_Emitter/ExportOptions/Export%20Options.html' class='bbc_url' title='External link' rel='nofollow'>See Video</a><br />
The new emitter can even display native flash content in PDF. All the functionality and interactivity is preserved in the PDF output providing a complete web experience for flash objects in the PDF output. <a href='http://download.birt-exchange.com/products/demos/A11/PDF_Emitter/Flash_in_PDF/Flash%20in%20PDF.html' class='bbc_url' title='External link' rel='nofollow'>See Video</a><br />
<br />
<a href='http://www.birt-exchange.org/org/wiki/index.php?title=Actuate_11' class='bbc_url' title='External link' rel='nofollow'>Download</a> and try the above features for yourself in the new Actuate BIRT Designer Professional (version  11).<br />
<br />
Ashwini Verma]]></description>
		<pubDate>Wed, 18 Aug 2010 23:23:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=163]]></guid>
	</item>
	<item>
		<title>Community BIRT - BIRT Exchange DevShare Contest Winner for July 2010 Selected</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=164]]></link>
		<category></category>
		<description><![CDATA[The winner of the DevShare Contributor of the Month Contest for July 2010 is <a href='http://www.birt-exchange.org/org/forum/index.php/user/2378-kajero/' class='bbc_url' title='External link' rel='nofollow'>René Mertins</a> for his contribution to BIRT Exchange titled: <a href='http://www.birt-exchange.org/org/devshare/deploying-birt-reports/1241-birt-report-thumbnails/' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>Birt Report Thumbnails</strong></a>. <br />
<br />
René tells us, "This article is the result of research for a customer project, in which I am the leading software architect. The project goal is to provide a customer extranet for a medical analytics company where we will show a lot of Birt-Reports. One of the requirements was to show realtime thumbnails of all reports on an overview page. Depending on this requirement I developed this solution."<br />
<br />
René is the Head of Software Development at <a href='http://www.de-paoli.com/' class='bbc_url' title='External link' rel='nofollow'>DE PAOLI Ltd</a> in Hamburg Germany, specializing in webtechnologies and Java especially JEE and Eclipse Ecosystem. Depending on various customer needs, DE PAOLI has used BIRT for several years -- starting with a billing printing process for their in-house ERP System. Currently DE PAOLI is using BIRT for two projects. One is already in production where BIRT shows user statistics about application and resource usage. The second is the one for which René wrote this article and invented his solution.<br />
<br />
René chose the BIRT Books for his award. <br />
<br />
<strong class='bbc'>It's not too late...</strong> to get your own DevShare article posted in time for the next month's contest which closes on August 31st. If you"ve cooked up something that you can share with the BIRT Exchange community, please post it soon! You can create a tutorial, build a BIRT application, template or component, or write up some of the tips and solutions to problems you've run into during the past -- anything that"s helped you use BIRT more effectively will probably be useful to others too. And don't forget the <a href='http://www.birt-exchange.com/be/marketplace/' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>BIRT Exchange Open Marketplace</strong></a>. Your code-based DevShare submission could also be a great candidate for the Marketplace.<br />
<br />
The monthly DevShare contest rules and list of previous winners can be found <a href='http://www.birt-exchange.org/org/wiki/index.php?title=DevShare_Contributor_of_the_Month_Contest' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>here</strong></a>.]]></description>
		<pubDate>Wed, 18 Aug 2010 16:15:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=164]]></guid>
	</item>
	<item>
		<title><![CDATA[Community BIRT - Come celebrate BIRT with Actuate in NYC [postponed]]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=162]]></link>
		<category></category>
		<description><![CDATA[2010 is shaping up to be a banner year for BIRT. Be there to celebrate with us and the BIRT community at Times Square in New York City. <br />
<br />
If you're a BIRT user or developer and happen to be in or around the New York City area on September 7th then please accept our invitation to party with Actuate CEO Pete Cittadini and the people behind BIRT on <a href='http://www.birt-exchange.org/' class='bbc_url' title='External link' rel='nofollow'>BIRT Exchange</a>.<br />
<br />
All our BIRT friends who attend that evening can expect plenty of food and drink plus some fun giveaways and chances at prizes (including an Apple iPad). We'll even throw in a technical talk or two for those interested in learning more about BIRT.<br />
<br />
<del class='bbc'><strong class='bbc'>Date:</strong> September 7<br />
<strong class='bbc'>Time:</strong> 5:30pm<br />
<strong class='bbc'>Place:</strong> Heartland Brewery, Times Square, NYC</del><br />
<br />
See the <strong class='bbc'><a href='http://www.birt-exchange.org/org/wiki/index.php?title=NYC_BIRT_Celebration_2010' class='bbc_url' title='External link' rel='nofollow'>NYC BIRT Celebration page</a></strong> to let us know that you'll be there and find out more details as they become available.<br />
<br />
<strong class='bbc'>Update 8/24:</strong> Given the proximity to religious and Labor Day holidays in September, Actuate has decided to <strong class='bbc'><em class='bbc'>postpone</em></strong> our BIRT Community Celebration party on September 7th and reschedule it to later this calendar year. For those who have already registered for the party, we sincerely apologize for our change of plans and hope you will be able to attend the party when we determine a new date.]]></description>
		<pubDate>Thu, 12 Aug 2010 22:39:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=162]]></guid>
	</item>
	<item>
		<title>BIRT Rocks! - Create Live Excel Spreadsheets from BIRT</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=159]]></link>
		<category></category>
		<description><![CDATA[Actuate BIRT in version 11 has a new Excel emitter that creates analysis ready live Excel spreadsheets. I have created a few videos to highlight some of these enhancements: <br />
<br />
<strong class='bbc'>Live Excel Formulas</strong> – BIRT exports calculated fields and aggregations as Excel formula and functions that enables users to perform “what-if” analysis within spreadsheet. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1164-export-birt-output-to-excel-with-live-formulas/#description' class='bbc_url' title='External link' rel='nofollow'>Watch video</a><br />
<strong class='bbc'>Editable Charts</strong> – BIRT charts are now converted to live Excel charts with an associated data sheet containing the underlying data that could be edited to see how data changes reflects back in the chart. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1165-create-editable-excel-charts-with-birt/' class='bbc_url' title='External link' rel='nofollow'>Watch video</a> <br />
<strong class='bbc'>Pivot Tables</strong> – BIRT crosstabs are exported as pivot tables containing the underlying data for further analysis. These pivot tables can be used to analyze the data based on different dimensions or to perform what-if analysis by altering the underlying data sheet. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1166-convert-birt-crosstabs-to-excel-pivot-tables/' class='bbc_url' title='External link' rel='nofollow'>Watch Video</a> <br />
<strong class='bbc'>Images</strong> – The enhanced Excel emitter also adds support for images in the Excel output. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1167-preserve-images-from-birt-output-in-excel/' class='bbc_url' title='External link' rel='nofollow'>Watch Video</a> <br />
<strong class='bbc'>Export Objects</strong> – Export the entire BIRT output to Excel or choose a specific table, chart or crosstab to export. <a href='http://www.birt-exchange.org/devshare/designing-birt-reports/1168-export-specific-objects-from-birt-output-to-excel/#description' class='bbc_url' title='External link' rel='nofollow'>Watch Video</a><br />
<strong class='bbc'>Multiple Worksheets</strong> - A simple check box control enables creation of multiple worksheets. <a href='http://download.birt-exchange.com/products/demos/A11/Live%20Excel/MultipleWorksheets/Multiple%20Worksheet.html' class='bbc_url' title='External link' rel='nofollow'>Watch Video</a><br />
To download the Actuate 11 milestone builds visit <a href='http://www.birt-exchange.org/wiki/Actuate_11/' class='bbc_url' title='External link' rel='nofollow'>http://www.birt-exchange.org/wiki/Actuate_11/</a>]]></description>
		<pubDate>Thu, 12 Aug 2010 17:08:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=159]]></guid>
	</item>
	<item>
		<title>Community BIRT - Get your Vote in for the Best DevShare Article of July</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=158]]></link>
		<category></category>
		<description><![CDATA[It is time to select the community favorite for July's best DevShare contribution. This is our chance as members of the BIRT Exchange community to honor others who have taken time to share their tips, knowledge and expertise with the rest of us. July's eligible contest candidates are: <br />
<br />
1. <a href='http://www.birt-exchange.org/org/devshare/deploying-birt-reports/1241-birt-report-thumbnails/' class='bbc_url' title='External link' rel='nofollow'>Birt Report Thumbnails</a>, by <a href='http://www.birt-exchange.org/org/forum/index.php/user/2378-kajero/' class='bbc_url' title='External link' rel='nofollow'>kajero</a> (Deploying BIRT Reports)<br />
<br />
2. <a href='http://www.birt-exchange.org/org/devshare/using-birt-with-rational/1243-birt-reporting-for-rational-tooling-wiki/' class='bbc_url' title='External link' rel='nofollow'>BIRT Reporting For Rational Tooling Wiki</a>, by <a href='http://www.birt-exchange.org/org/forum/index.php/user/3018-StevenHovater/' class='bbc_url' title='External link' rel='nofollow'>StevenHovater</a> (Using BIRT with Rational)<br />
<br />
Contest voting is open to the entire BIRT Exchange community. If you haven't done so already, please take a look at these submissions and <strong class='bbc'><a href='http://www.birt-exchange.org/org/forum/index.php/topic/20251-choose-the-best-devshare-contribution-for-july-2010/' class='bbc_url' title='External link' rel='nofollow'>vote here</a></strong>. Your vote is important and helps show community support for our valued DevShare contributors. Note that you must be logged in to vote. The poll closes on Monday, August 16, 2010. Contest rules and prize information can be found on the <a href='http://www.birt-exchange.org/org/wiki/index.php?title=DevShare_Contributor_of_the_Month_Contest' class='bbc_url' title='External link' rel='nofollow'>DevShare Contributor of the Month Wiki page</a>.]]></description>
		<pubDate>Mon, 09 Aug 2010 18:40:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=158]]></guid>
	</item>
	<item>
		<title><![CDATA[Community BIRT - Learning BIRT -- Interns' perspectives]]></title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=154]]></link>
		<category></category>
		<description><![CDATA[This summer Actuate hired 3 interns to build some apps for the BIRT Exchange Marketplace. The interns did not have experience using BIRT prior to coming on board, but were familiar with the Eclipse IDE. What they've found so far is interesting and I thought I'd share it with you. You can also watch and listen to their <a href='http://www.birt-exchange.org/org/wiki/index.php?title=BIRT_Podcasts' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>weekly progress diary.</strong></a> And don't forget to check out the <a href='http://www.birt-exchange.com/be/marketplace/app-listing/' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>BIRT Exchange Marketplace</strong></a> for BIRT-related applications, libraries, templates and other materials.<br />
<br />
<strong class='bbc'>Justin Fong</strong><br />
My ten weeks here at Actuate have been rewarding. I've found it a fast paced and exciting work environment with many bumps and curves in the road, but at the end of it all I can say we made a difference. A large project we have been working on has been the Facebook Events Powered by BIRT.  What we wanted to do with this Facebook application was to gather information from events and develop rich reporting tools that allowed users to quickly see gender, age, relationship status, etc. on a graph. This would allow users to have a second dimension to their decision making process.  <br />
<br />
My field specialty is marketing, and seeing this application makes a lot of sense. With social media specialty under my belt, and also as a recent college grad from SFSU, I am able to see this application develop into something big. With social being the norm now, BIRT has added to this user experience. The implementation has been relatively easy. While I was not programming the application, watching the progress of Sashtinathan and Mohit was remarkable. They were able to use the basic knowledge and quickly implement BIRT. My ten weeks here at Actuate are coming to a close, but I hope to see this application up and fully running so I can use it in the future.<br />
<br />
<strong class='bbc'>Mohit Sehgal</strong><br />
I am currently a junior at San Jose State University. Before my internship with Actuate I spent time working at the Stanford Geology Department digitalizing topographical maps for the Stanford database in order to provide more useful data for scientific analysis. With computer science being my major, programming has been a passion of mine and working at Actuate and with the BIRT technologies, I have seemed to find my niche in the Business Intelligence field.  <br />
<br />
My internship at Actuate has been a great learning experience; the knowledge gained from the hands-on work of creating applications has opened me up to different aspects of programming. A project which I worked on was the BIRT Open Source Module for Drupal 6, which allows developers the ability to display BIRT Reports onto their Drupal site. Also, I am working on report skins for people who want to add themes and styles to their BIRT reports. This application will contain CSS files along with libraries which you can import into your BIRT reports to add more flavor for displaying data. I can see many applications being built using the flexibility of BIRT. There are so many ways to integrate it with many other platforms, which is why I plan on creating BIRT applications even after my internship is over.<br />
<br />
<strong class='bbc'>Sashtinathan Sambandam</strong><br />
I'm a gradate student from the University of Massachusetts at Lowell. To me, BIRT is cool software where one can visualize data in minutes. I learned BIRT as a part of my time at Actuate. I also created several reports as a part of my internship. If you are a Java developer, then BIRT is like a free beer for you. It is integrated with Eclipse, so no reading how-to's or big manuals. Just install the required plug-in, configure the data source, data set and build your rich data application. Or if you want to tweak the application to meet your customized needs, it is open source and you get all the code for free. <br />
<br />
Apart from these major features, BIRT has several other capabilities which will make your life easier and gives a rich user experience. You can do scripting either using J&#097;v&#097;script or Java. In any web application, you could embed all the code required for the user interaction into the report and have your application compact and user friendly. Even at a later point of time, if you need to add more user interaction, you just write event handlers for the new user events in the report and not re-write the entire application.<br />
<br />
We also wrote an application which polls for a user's event data from Facebook and draws charts using BIRT. By installing this application on Facebook, you'll be able to see how BIRT charts are vivid and appealing.]]></description>
		<pubDate>Thu, 29 Jul 2010 18:00:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=154]]></guid>
	</item>
	<item>
		<title>Community BIRT - BIRT Exchange DevShare Contest Winner for June 2010 Selected</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=153]]></link>
		<category></category>
		<description><![CDATA[The winner of the DevShare Contributor of the Month Contest for June 2010 is Megha Nidhi Dahal (a.k.a. <a href='http://www.birt-exchange.org/org/forum/index.php/user/28183-arpan/' class='bbc_url' title='External link' rel='nofollow'>Arpan</a>) for his contribution to BIRT Exchange titled: <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1236-hiding-specific-columns-in-report-based-upon-the-input/' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>Hiding specific columns in report based upon the input</strong></a>. <br />
<br />
Megha is new to BIRT and has only been working with it for 3 months. He said at first he seemed to need clarifications in almost every aspect, ranging from setting the background image in reports to other more complex requirements. At one point, he needed to hide an entire column when there wasn't any data in it because otherwise a column heading would be displayed without any data below. Since the coding had already been done for the product and it had been deployed in a customer environment, he couldn't make any code modifications so he looked everywhere for a BIRT solution but couldn't find anything satisfactory. He posted his problem on the BIRT Exchange forums and got a good reply from mwilliams which helped him get started on a solution to his problem.<br />
<br />
He said, "So, later I thought it would be good to post it in DevShare as there can be many others like me." <br />
<br />
Megha works as a software developer at <a href='http://www.subexworld.com' class='bbc_url' title='External link' rel='nofollow'>Subex Limited</a>, a product oriented software company in Bangalore, India. He is responsible for development in JAVA and .NET. Currently, he's developing reports/bills (pdf, excel) generation components using BIRT.<br />
<br />
Megha chose an iPod Shuffle for his award. <br />
<br />
<strong class='bbc'>It's not too late...</strong> to get your own DevShare article posted in time for the next month's contest which closes on July 31st. If you"ve cooked up something that you can share with the BIRT Exchange community, please post it soon! You can create a tutorial, build a BIRT application, template or component, or write up some of the tips and solutions to problems you've run into during the past -- anything that"s helped you use BIRT more effectively will probably be useful to others too. And don't forget the <a href='http://www.birt-exchange.com/be/marketplace/' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>BIRT Exchange Open Marketplace</strong></a>. Your code-based DevShare submission could also be a great candidate for the Marketplace.<br />
<br />
The monthly DevShare contest rules and list of previous winners can be found <a href='http://www.birt-exchange.org/org/wiki/index.php?title=DevShare_Contributor_of_the_Month_Contest' class='bbc_url' title='External link' rel='nofollow'><strong class='bbc'>here</strong></a>.]]></description>
		<pubDate>Fri, 23 Jul 2010 23:49:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=153]]></guid>
	</item>
	<item>
		<title>Community BIRT - Get your Vote in for the Best DevShare Article of June</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=152]]></link>
		<category></category>
		<description><![CDATA[It is time to select the community favorite for June's best DevShare contribution. This is our chance as members of the BIRT Exchange community to honor others who have taken time to share their tips, knowledge and expertise with the rest of us. June's eligible contest candidates are: <br />
<br />
1. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1229-creating-custom-reports-with-birt-and-rational-team-concert/' class='bbc_url' title='External link' rel='nofollow'>Creating custom reports with BIRT and Rational Team Concert</a>, by <a href='http://www.birt-exchange.org/org/forum/index.php/user/29213-tmcmack/' class='bbc_url' title='External link' rel='nofollow'>tmcmack</a> (Designing BIRT Reports)<br />
<br />
2. <a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1236-hiding-specific-columns-in-report-based-upon-the-input/' class='bbc_url' title='External link' rel='nofollow'>Hiding specific columns in report based upon the input</a>, by <a href='http://www.birt-exchange.org/org/forum/index.php/user/28183-Arpan/' class='bbc_url' title='External link' rel='nofollow'>Arpan</a> (Designing BIRT Reports)<br />
<br />
Contest voting is open to the entire BIRT Exchange community. If you haven't done so already, please take a look at these submissions and <strong class='bbc'><a href='http://www.birt-exchange.org/org/forum/index.php/topic/20079-choose-the-best-devshare-contribution-for-june-2010/' class='bbc_url' title='External link' rel='nofollow'>vote here</a></strong>. Your vote is important and helps show community support for our valued DevShare contributors. Note that you must be logged in to vote. The poll closes on Wednesday July 21, 2010. Contest rules and prize information can be found on the <a href='http://www.birt-exchange.org/org/wiki/index.php?title=DevShare_Contributor_of_the_Month_Contest' class='bbc_url' title='External link' rel='nofollow'>DevShare Contributor of the Month Wiki page</a>.]]></description>
		<pubDate>Tue, 13 Jul 2010 21:56:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=152]]></guid>
	</item>
	<item>
		<title>Community BIRT - Federal BIRT Competition!</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=150]]></link>
		<category></category>
		<description><![CDATA[Developers, Consultants and Systems Integrators:<br />
<br />
If you design applications using BIRT to support the US Federal government, then you should look into the latest competition being hosted by Actuate. We want to find out how you're working with BIRT and the creative ways it's being applied. Anyone using BIRT to develop tools and solutions for the government is eligible. If your entry is selected, you could win a <a href='http://www.apple.com/ipad/' class='bbc_url' title='External link' rel='nofollow'>32 GB Apple iPad with Wi-Fi + 3G</a>!<br />
<br />
<div class='bbc_center'><img src='http://www.actuate.com/images/email/ipad-callout.jpg' alt='Posted Image' class='bbc_img' /></div><br />
<br />
To enter, just complete a short 10 minute survey (<a href='http://www.surveymonkey.com/s/actuatefedsocial ' class='bbc_url' title='External link' rel='nofollow'>click here for survey</a>) and <a href='mailto:federalgroup@actuate.com' title='E-mail Link' class='bbc_email'>send us</a> a screenshot of your application. The competition has already begun and ends on Friday, August 13, 2010 — so please enter soon.<br />
<br />
For more information, review the <a href='http://www.actuate.com/download/Federal-BIRT-Competition-Rules-and-Conditions-2010v4.pdf' class='bbc_url' title='External link' rel='nofollow'>Federal BIRT Competition 2010 Rules and Conditions</a>.<br />
<br />
If you have any questions, please e-mail <a href='mailto:federalgroup@actuate.com' title='E-mail Link' class='bbc_email'>federalgroup@actuate.com</a>.<br />
<br />
<div class='bbc_center'><img src='http://www.actuate.com/images/microsite/fedgov/fed-overview.jpg' alt='Posted Image' class='bbc_img' /></div>]]></description>
		<pubDate>Fri, 09 Jul 2010 19:42:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=150]]></guid>
	</item>
	<item>
		<title>BIRT Evangelist Blog - BPM and BI Webinar Replay Available</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=10&showentry=147]]></link>
		<category></category>
		<description><![CDATA[Last week we recorded a webinar titled, Combining Business Process Management and BIRT for Better Business Decision-Making.  In the webinar, we showed the embedded BIRT reporting found in the ActiveVOS BPMS and how to extend that reporting and analysis with Actuate BIRT technology.<br />
<br />
View the recording at <a href='http://www.vosibilities.com/podcast/bpm-and-bi-mix-thoroughly-for-best-results/2010/06/25/' class='bbc_url' title='External link' rel='nofollow'>http://www.vosibilities.com/podcast/bpm-and-bi-mix-thoroughly-for-best-results/2010/06/25/</a>]]></description>
		<pubDate>Tue, 29 Jun 2010 15:07:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=10&showentry=147]]></guid>
	</item>
	<item>
		<title>BIRT Rocks! - Run your BIRT reports during off-peak hours</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=146]]></link>
		<category></category>
		<description><![CDATA[BIRT does not impose any restrictions on the data size. This could mean BIRT visualizations based on large data sets could be running for a long time using up your computing resources during the busy hours of the day. The other requirement I often come across is to run reports on a recurring basis with the latest data and notify a set of users or even email them a copy of the report output in the desired format(e.g. a weekly sales report). Combine the above end user requirements with the real world business need to trigger the report generation based on certain system events or other business processes along with the ability to monitor/manage the scheduled jobs and you could end up with a fairly complex scheduling system. Fortunately iServer (Express) addresses these complex requirements with a simple user interface.<br />
<br />
Information Console is the end-user interface to iServer(Express). It offers a very simple yet rich web interface that meets majority of the end-user needs around calendar based scheduling, and also lets them pre-define any input parameters to the report if any along with the output location, format and notify and share with other users.<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma1.png' alt='Posted Image' class='bbc_img' /><br />
<br />
Management Console is another web interface that offers a more granular control over scheduling aspects (calendar and event based) in iServer (Express).<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma2.png' alt='Posted Image' class='bbc_img' /><br />
<br />
It allows for a more advanced calendar schedule and event settings. <br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma3.png' alt='Posted Image' class='bbc_img' /><br />
<br />
If you create a job that uses an event based criteria and a calendar schedule, the job runs when both conditions occur. The systems accept three kinds of events:<br />
<ul class='bbc'><li>File Event - Use the file/folder presence as a condition for running a job. <br /></li><li>Job Event - Specify completion of a job as a criterion for running a scheduled job.<br /></li><li>Custom Event - With custom event you can specify a web service that iServer(Express) monitors and run the jobs when the web service returns a signal to the web service.  The following wiki article  discusses Custom Event web service in further detail:<br />
<a href='http://www.birt-exchange.org/org/wiki/index.php?title=Custom_Event_Web_Service_-_Report_Jobs' class='bbc_url' title='External link' rel='nofollow'>http://www.birt-exchange.org/org/wiki/index.php?title=Custom_Event_Web_Service_-_Report_Jobs</a></li></ul><br />
<br />
You can obtain information about scheduled jobs or completed jobs using Management Console.<br />
<img src='http://www.birt-exchange.org/org/uploads/blog/averma4.png' alt='Posted Image' class='bbc_img' /><br />
<br />
iServer(Express) groups job processing into five phases: <br />
<ul class='bbc'><li>Scheduled<br /></li><li>Waiting for Event<br /></li><li>Pending<br /></li><li>Running<br /></li><li>Completed</li></ul><br />
Based on the privileges, individual users and administrators can manage jobs at each and every phase.<br />
Download your own evaluation copy of iServer (Express) and try these features yourself:<br />
<a href='http://www.birt-exchange.com/be/products/birt-deployment-options/actuate-birt-report-server-express/features/' class='bbc_url' title='External link' rel='nofollow'>http://www.birt-exchange.com/be/products/birt-deployment-options/actuate-birt-report-server-express/features/</a>]]></description>
		<pubDate>Mon, 28 Jun 2010 22:51:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=3&showentry=146]]></guid>
	</item>
	<item>
		<title>Community BIRT - BIRT Exchange Community Site and Chat on June 30</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=145]]></link>
		<category></category>
		<description><![CDATA[You have probably noticed the changes recently made to BIRT Exchange. Our web team at Actuate has completed a mammoth effort to replace the core infrastructure of the BIRT Community site plus add some new features -- and they pulled it all off with great success in preserving the forum and DevShare content, links and histories!<br />
<br />
We're in a good position now to roll out additional improvements over the next few weeks and months that will make BIRT Exchange an even better asset for the BIRT developer and user community.<br />
<br />
With this in mind, there are two things I'd like to talk to you &#097;bout:<br />
<ul class='bbcol decimal'><li>The new <a href='http://www.birt-exchange.org/' class='bbc_url' title='External link' rel='nofollow'>BIRT Exchange Community</a> Website<br /></li><li>Our first <a href='http://www.birt-exchange.org/org/wiki/index.php?title=Community_Chat_Instructions' class='bbc_url' title='External link' rel='nofollow'>BIRT Exchange Community Chat</a> on June 30, 2010</li></ul><br />
<span style='font-size: 15px;'>BIRT Exchange Community</span> <br />
We have replaced the core infrastructure of the Community site and moved to a new content management system and <a href='http://www.invisionpower.com/' class='bbc_url' title='External link' rel='nofollow'>Invision Power Board</a> (IBP). This new software gives us a more adaptable infrastructure that will work better with DevShare and other planned improvements to the community site. IPB provides us with some additional functionality that we'll be using for community purposes:<br />
<ul class='bbc'><li>Events Calendar<br /></li><li>Community Blogs<br /></li><li>Enhanced User Profile<br /></li><li>Recognition Capabilities<br /></li><li>Other improvements</li></ul><br />
As part of the upgrade, we made some changes to the Community home page:<br />
<ul class='bbc'><li>New to BIRT section for first time visitors<br /></li><li>BIRT Buzz section to keep up with what's happening with BIRT in social media and the world<br /></li><li>Connect section for developers and users:<br />
<ul class='bbc'><li>Highlight community leaders and top contributors<br /></li><li>Learn about and collaborate with each other on projects and other activities<br /></li><li>Find out about programs, projects and activities hosted through BIRT Exchange</li></ul></li><li>Blog aggregator for the BIRT-ing Out Loud blog<br /></li><li>E-mail Groups (custom mailing lists)</li></ul><br />
I encourage everyone to poke around and explore the new site. If you find any problems or any rough edges needing some polish, please let us know on the feedback alias.<br />
<br />
<span style='font-size: 15px;'>BIRT Exchange Community Chat</span><br />
In an effort to get some feedback, I'd like to give the community a chance to talk about the new site and let us know what you like and what you don't. To do this, I'll be hosting an open audio conference using <a href='http://www.talkshoe.com/' class='bbc_url' title='External link' rel='nofollow'>TalkShoe</a>. All BIRT Exchange community members are invited!<br />
<br />
<em class='bbc'>Date: June 30, 2010 at 8am Pacific, 11am Eastern, 3pm GMT, 5pm CEST</em><br />
<br />
TalkShoe is a free audio and textual group conversation service. You can connect via your browser or register and use their free Mac or PC application. You can also dial into the conversation using your phone, Skype or a VoIP client. <br />
<br />
Detailed instructions for connection to the call are available at: <a href='http://www.birt-exchange.org/org/wiki/index.php?title=Community_Chat_Instructions' class='bbc_url' title='External link' rel='nofollow'>BIRT Exchange Community Chat</a>.<br />
<ul class='bbc'><li>Listen and text only use your browser: <a href='http://www.talkshoe.com/tc/84801' class='bbc_url' title='External link' rel='nofollow'>http://www.talkshoe.com/tc/84801</a><br /></li><li>Voice (landline, charges may apply): +1 (724) 444-7444 call ID: 84801<br /></li><li>Instructions for free TalkShoe application: <a href='http://www.birt-exchange.org/org/wiki/index.php?title=Community_Chat_Instructions' class='bbc_url' title='External link' rel='nofollow'>BIRT Exchange Community Chat</a></li></ul><br />
I hope you can join us!]]></description>
		<pubDate>Fri, 25 Jun 2010 04:42:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=145]]></guid>
	</item>
	<item>
		<title>BIRT Evangelist Blog - BPMS plus BIRT equals Better Business Decision Making</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=10&showentry=144]]></link>
		<category></category>
		<description><![CDATA[Join me this Thursday for an online webinar with Active Endpoints Product Manager Mike Moniz and myself, BIRT Evangelist from Actuate, for an informative webinar where we will demonstrate how exposing the right data through the integration of ActiveVOS BPMS and BIRT-based rich data visualization tools can help you achieve effective business decision-making. <br />
<br />
<a href='http://www.birt-exchange.com/be/news-events/webinars/upcoming-webinars/' class='bbc_url' title='External link' rel='nofollow'>Sign up here</a>]]></description>
		<pubDate>Tue, 22 Jun 2010 20:54:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=10&showentry=144]]></guid>
	</item>
	<item>
		<title>Community BIRT - BIRT User Group France meeting on June 23</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=143]]></link>
		<category></category>
		<description><![CDATA[If you are in the Paris area on the evening of June 23, don't miss the next BIRT User Group - France meeting at 7pm. BIRT User Groups are excellent opportunities to improve your BIRT skills, learn new things and network with other BIRT users in your area. New, intermediate and expert BIRT users and developers are all welcome.<br />
<br />
Agenda:<br />
<ul class='bbc'><li>Deploying open source BIRT in Java/JEE/PHP /.Net - Laurent Delvaux, Zenika<br /></li><li>Transcending the deployment of Actuate BIRT using iServer - Stefan Caracas, Actuate<br /></li><li>Open discussion of experiences and lessons learned</li></ul><br />
You can get additional information and <a href='http://birt-user-group-france.eventbrite.com/' class='bbc_url' title='External link' rel='nofollow'>register</a> (free) for this meeting by <a href='http://birt-user-group-france.eventbrite.com/' class='bbc_url' title='External link' rel='nofollow'>clicking here</a>.<br />
<br />
If you don't live close to any of the existing BIRT User Groups and would be interested in seeing one formed in you area, please <a href='http://www.birt-exchange.org/org/forum/index.php/user/17655-rgans/' class='bbc_url' title='External link' rel='nofollow'>contact me</a>.]]></description>
		<pubDate>Mon, 21 Jun 2010 21:47:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=143]]></guid>
	</item>
	<item>
		<title>Community BIRT - DevShare - your source for BIRT knowledge</title>
		<link><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=140]]></link>
		<category></category>
		<description><![CDATA[Did you know that DevShare is one of the most popular features of BIRT Exchange?<br />
<br />
With over 1100 contributions, DevShare is the best place for you to find BIRT design tips and techniques, examples and sample code, tutorials, debugging tricks, and great ideas for sprucing up your BIRT designs and rich information applications.<br />
<br />
Here are a few recent popular <a href='http://www.birt-exchange.org/org/devshare/' class='bbc_url' title='External link' rel='nofollow'>DevShare</a> articles:<br />
<ul class='bbc'><li><a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1209-birt-presentations-and-examples-from-jax-2010/' class='bbc_url' title='External link' rel='nofollow'>BIRT Presentations and Examples from JAX 2010</a> by vdodson<br /></li><li><a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1142-birt-best-practice/' class='bbc_url' title='External link' rel='nofollow'>BIRT best practice</a> by evgeny<br /></li><li><a href='http://www.birt-exchange.org/org/devshare/using-birt-with-maximo/1127-birt-maximo/' class='bbc_url' title='External link' rel='nofollow'>BIRT & Maximo</a> by mwilliams<br /></li><li><a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1199-dynamic-sql-where-clause-example-2-3-2-/' class='bbc_url' title='External link' rel='nofollow'>Dynamic SQL Where Clause example (2.3.2)</a> by SailRCG<br /></li><li><a href='http://www.birt-exchange.org/org/devshare/designing-birt-reports/1155-designing-a-master-detail-report-with-birt/' class='bbc_url' title='External link' rel='nofollow'>Designing a Master/Detail Report with BIRT</a> by AndrewSYIQ</li></ul><br />
I also encourage you to consider "giving back" when you create or discover something for BIRT that others might find helpful. It usually doesn't take much effort to write an example or package up a sample design -- and it's very likely that the "slick idea" you came up with (even something relatively simple) will be very useful to some of the hundreds of thousands of developers and business professionals using BIRT. Who knows, you might even win a prize for your efforts as the <a href='http://www.birt-exchange.org/org/wiki/index.php?title=DevShare_Contributor_of_the_Month_Contest' class='bbc_url' title='External link' rel='nofollow'>DevShare Contributor of the Month</a>!<br />
<br />
So if you haven't taken a look at DevShare recently, please <a href='http://www.birt-exchange.org/org/devshare/' class='bbc_url' title='External link' rel='nofollow'>check it out</a>, learn some new stuff, and add your own expertise to its pool of knowledge by contributing.]]></description>
		<pubDate>Sat, 19 Jun 2010 20:50:00 +0000</pubDate>
		<guid><![CDATA[http://www.birt-exchange.org/org/forum/index.php?app=blog&blogid=6&showentry=140]]></guid>
	</item>
</channel>
</rss>