<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">

<channel>
	<title>Dashboards - Free Dashboard Designer - Examples and Tutorials</title>
	
	<link>http://www.infocaptor.com/dashboard</link>
	<description>Dashboard Articles, Tutorials, Screenshots, Discussion</description>
	<pubDate>Thu, 26 Feb 2009 22:00:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/dashboards" type="application/rss+xml" /><item>
		<title>Excel Dashboards - Connect Excel file over the web</title>
		<link>http://www.infocaptor.com/dashboard/excel-dashboards-connect-excel-file-over-the-web</link>
		<comments>http://www.infocaptor.com/dashboard/excel-dashboards-connect-excel-file-over-the-web#comments</comments>
		<pubDate>Thu, 26 Feb 2009 22:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Excel]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[excel dashboards]]></category>

		<category><![CDATA[web excel]]></category>

		<category><![CDATA[web excel dashboards]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/excel-dashboards-connect-excel-file-over-the-web</guid>
		<description><![CDATA[Scenario: You have created a dashboard using Excel File as the data source. Now you need to put the dashboard on the webserver using this web dashboard setup
You need to also make the Excel file available on the webserver so that the dashboard can connect to this Excel file and display information. You want to [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Excel Dashboards - Connect Excel file over the web", url: "http://www.infocaptor.com/dashboard/excel-dashboards-connect-excel-file-over-the-web" });</script>]]></description>
			<content:encoded><![CDATA[<p>Scenario: You have created a <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a> using <a href="http://www.infocaptor.com/dashboard/create-your-first-excel-dashboard"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Excel</a> File as the data source. Now you need to put the dashboard on the webserver using this <a href="http://www.infocaptor.com/dashboard/setup-single-dashboard-on-the-web-server">web dashboard setup</a></p>
<p>You need to also make the Excel file available on the webserver so that the dashboard can connect to this Excel file and display information. You want to update the information in the Excel file on regular basis and upload or copy the file to the webserver directory.</p>
<p><strong>Note: The dashboard uses ODBC connection to connect to Excel files. ODBC works only on windows machine. So technically you cannot connect to any Excel files over the internet or using http URL.</strong></p>
<p>InfoCaptor internally has a mechanism to connect to files that are stored on the webserver and can access the excel files through URLs</p>
<p>When you launch the dashboard, it transparently connects to the Excel file by creating a local cache on the user&#8217;s machine.</p>
<p>To achieve this, you need to pick the following Excel Web File driver</p>
<p><a href="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/02/image-368.jpg"><img height="183" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/02/image-368-small.jpg" width="450" /></a></p>
<p>and then provide the direct URL to the Excel file as shown above.</p>
<p>Click connect and it will create a local cache and connect.</p>
<p>You can also control how often the Excel cache is updated locally.</p>
<p>Click on the options button and then the Excel Cache settings tab</p>
<p><img height="457" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/02/image-369.jpg" width="429" /></p>
<p>Set the number of days you want the Cache to expire.</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Excel+Dashboards+-+Connect+Excel+file+over+the+web&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fexcel-dashboards-connect-excel-file-over-the-web">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/excel-dashboards-connect-excel-file-over-the-web/feed</wfw:commentRss>
		</item>
		<item>
		<title>Stack Bar with multiple Columns on Dashboard</title>
		<link>http://www.infocaptor.com/dashboard/stack-bar-with-multiple-columns-on-dashboard</link>
		<comments>http://www.infocaptor.com/dashboard/stack-bar-with-multiple-columns-on-dashboard#comments</comments>
		<pubDate>Thu, 22 Jan 2009 15:15:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Excel]]></category>

		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/stack-bar-with-multiple-columns-on-dashboard</guid>
		<description><![CDATA[In this article we demonstrated how to create stack bar using three columns. The second column is the category that splits the stack.
So what if your data is not classified by a column. If you had different columns representing each stack, you can still create a stack bar.
Here is the Excel screenshot of some sample [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Stack Bar with multiple Columns on Dashboard", url: "http://www.infocaptor.com/dashboard/stack-bar-with-multiple-columns-on-dashboard" });</script>]]></description>
			<content:encoded><![CDATA[<p>In this article we demonstrated how to <a href="http://www.infocaptor.com/dashboard/stacked-bar-in-dashboard-jfree-stacked-bar-chart">create stack bar using three columns</a>. The second column is the category that splits the stack.</p>
<p>So what if your data is not classified by a column. If you had different columns representing each stack, you can still create a stack bar.</p>
<p>Here is the <a href="http://www.infocaptor.com/dashboard/create-your-first-excel-dashboard"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Excel</a> screenshot of some sample data. Each column represents the amount spend by a Person on different things such as measl,travel,gas,car and hotel. You want to see a stack bar for each person where each stack represents each column value.</p>
<p><img height="180" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-363.jpg" width="426" /></p>
<p>You connect to this Excel file through InfoCaptor</p>
<p><img height="196" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-364.jpg" width="506" /></p>
<p>Create a <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Dashboard</a> and add the stacked bar chart.</p>
<p><img height="549" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-365.jpg" width="320" /></p>
<p>&nbsp;</p>
<p>Click Apply and you get the below stack bar</p>
<p><img height="290" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-366.jpg" width="505" /></p>
<p>so there is no need for any special logic. You can do it with three columns or multiple columns</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Stack+Bar+with+multiple+Columns+on+Dashboard&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fstack-bar-with-multiple-columns-on-dashboard">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/stack-bar-with-multiple-columns-on-dashboard/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dashboard Parameter trick : Count from two seperate Databases</title>
		<link>http://www.infocaptor.com/dashboard/dashboard-parameter-trick-count-from-two-seperate-databases</link>
		<comments>http://www.infocaptor.com/dashboard/dashboard-parameter-trick-count-from-two-seperate-databases#comments</comments>
		<pubDate>Tue, 13 Jan 2009 19:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Excel]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/dashboard-parameter-trick-count-from-two-seperate-databases</guid>
		<description><![CDATA[In this article we will discuss a scenario and how to accomplish it within the dashboard.
Let say you have two databases. Both databases have similar tables and you need to display the difference in the number of rows from these two tables.
InfoCaptor allows you to connect to multiple databases and display information on the same [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Dashboard Parameter trick : Count from two seperate Databases", url: "http://www.infocaptor.com/dashboard/dashboard-parameter-trick-count-from-two-seperate-databases" });</script>]]></description>
			<content:encoded><![CDATA[<p>In this article we will discuss a scenario and how to accomplish it within the <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a>.</p>
<p>Let say you have two databases. Both databases have similar tables and you need to display the difference in the number of rows from these two tables.</p>
<p>InfoCaptor allows you to connect to multiple databases and display information on the same dashboard page. But in this situation we are required to create two distinct queries from two seperate databases and do calculation on the returned values.</p>
<p>This can be accomplished as illustrated below</p>
<p> Create first parameter with the total row count from 1st database table</p>
<p><img height="537" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-66.png" width="576" /></p>
<p>&nbsp;</p>
<p>Create second parameter with row count from second database table</p>
<p><img height="531" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-67.png" width="576" /></p>
<p>&nbsp;</p>
<p>Now create a Qlet that will do a difference between the two parameters</p>
<p>Right click on the text editor, will show the parameter list. Select the parameter Display value, remove the single quotes and the comments and then select the second parameter display value.</p>
<p>
<img height="462" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-68.png" width="543" /></p>
<p>Once you select the p32 Get Display the Qlet text editor shows as below</p>
<p><img height="432" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-69.png" width="520" /></p>
<p>&nbsp;</p>
<p>Remove the single quotes and the comment section as shown below</p>
<p><img height="432" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-70.png" width="520" /></p>
<p>Add a minus sign after the above string and then select the second parameter display value</p>
<p><img height="342" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-71.png" width="575" /></p>
<p>&nbsp;</p>
<p>Thats it - you get a Qlet that represents the difference of row counts between two seperate databases.</p>
<p>Now how about applying some conditional formatting to the Qlet</p>
<p><a href="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-72.png"><img height="357" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-72-small.png" width="450" /></a></p>
<p>&nbsp;</p>
<p>For the Qlet, enable the Javascript option by setting &#8216;Run Dynamic Java Script = &#8216;Y&#8217;</p>
<p>and then enter the following script</p>
<p>if (numericValue &lt; 0 )<br />
{<br />
renderer.setForeground(Color.red);</p>
<p>renderer.setBackground(new Color(153,153,250));</p>
<p>}<br />
else if (numericValue &gt;0 &amp;&amp; numericValue &lt;100)<br />
{<br />
renderer.setForeground(Color.yellow);</p>
<p>renderer.setBackground(new Color(153,153,250));</p>
<p>}<br />
else if (numericValue &gt;100 )<br />
{<br />
renderer.setForeground(Color.orange);</p>
<p>renderer.setBackground(new Color(153,153,250));</p>
<p>}</p>
<p>&nbsp;</p>
<p>Alternatively you could create a <a href="http://www.infocaptor.com/dashboard/dials-and-gauges-in-dashboards-create-dial-charts"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">meter</a> chart with the same query</p>
<p><img height="230" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2009/01/image-362.jpg" width="265" /></p>
<p><a href="http://www.infocaptor.com/user_help/dashboard_meter_chart.htm">http://www.infocaptor.com/user_help/dashboard_meter_chart.htm</a></p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Dashboard+Parameter+trick+%3A+Count+from+two+seperate+Databases&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fdashboard-parameter-trick-count-from-two-seperate-databases">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/dashboard-parameter-trick-count-from-two-seperate-databases/feed</wfw:commentRss>
		</item>
		<item>
		<title>Clear Java Cache : JNLP Exceptions</title>
		<link>http://www.infocaptor.com/dashboard/clear-java-cache-jnlp-exceptions</link>
		<comments>http://www.infocaptor.com/dashboard/clear-java-cache-jnlp-exceptions#comments</comments>
		<pubDate>Tue, 06 Jan 2009 19:25:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/clear-java-cache-jnlp-exceptions</guid>
		<description><![CDATA[If you hit any jnlp Exceptions during the launch of InfoCaptor it is recommended to try cleaning the Java Cache
Here are the steps to clear it. Also it is advised to clear the browser cache.
http://www.java.com/en/download/help/5000020300.xml
<script type="text/javascript">SHARETHIS.addEntry({ title: "Clear Java Cache : JNLP Exceptions", url: "http://www.infocaptor.com/dashboard/clear-java-cache-jnlp-exceptions" });</script>]]></description>
			<content:encoded><![CDATA[<p>If you hit any jnlp Exceptions during the launch of InfoCaptor it is recommended to try cleaning the Java Cache</p>
<p>Here are the steps to clear it. Also it is advised to clear the browser cache.</p>
<p><a href="http://www.java.com/en/download/help/5000020300.xml">http://www.java.com/en/download/help/5000020300.xml</a></p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Clear+Java+Cache+%3A+JNLP+Exceptions&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fclear-java-cache-jnlp-exceptions">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/clear-java-cache-jnlp-exceptions/feed</wfw:commentRss>
		</item>
		<item>
		<title>Add Buttons on Dashboard</title>
		<link>http://www.infocaptor.com/dashboard/add-buttons-on-dashboard</link>
		<comments>http://www.infocaptor.com/dashboard/add-buttons-on-dashboard#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:51:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/add-buttons-on-dashboard</guid>
		<description><![CDATA[Buttons on Dashboards can be used to take certain actions. InfoCaptor dashboard buttons can be set to take a database action or a non-database action.
In case of a database action you can call a database stored procedure
Goto Menu Create -&#62; Parameter
Leave the Parameter Name blank (Optionally- If you need have a title name for the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Add Buttons on Dashboard", url: "http://www.infocaptor.com/dashboard/add-buttons-on-dashboard" });</script>]]></description>
			<content:encoded><![CDATA[<p>Buttons on <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Dashboards</a> can be used to take certain actions. InfoCaptor <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a> buttons can be set to take a database action or a non-database action.</p>
<p>In case of a database action you can call a database stored procedure</p>
<p>Goto Menu Create -&gt; Parameter</p>
<p>Leave the Parameter Name blank (Optionally- If you need have a title name for the button then you may enter it)</p>
<p>The Display Column property text is displayed on the button.</p>
<p>Select the Datatype as &#8216;BLET&#8217; from the drop down list.</p>
<p>Finally add the database stored procedure call in the text editor. In the below example we are making a call to an <a href="http://www.infocaptor.com/dba-intelligence.php"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Oracle</a> Package procedure. In the call to the stored procedure you can pass references to other parameters.</p>
<p><img height="660" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-33.png" width="560" /></p>
<p>&nbsp;</p>
<p><strong>How to make non-database calls or actions</strong></p>
<p>In order to call external programs or launch specific URLs you need to follow the above steps except for the Text Area just enter NULL</p>
<p><img height="409" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-34.png" width="459" /></p>
<p>&nbsp;</p>
<p>Select DataType =&#8217;BLET&#8217;</p>
<p>Select &#8216;Run Dynamic Java Script&#8217; = &#8216;Y&#8217;</p>
<p>and then click on the Dynamic Java Code</p>
<p><img height="216" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-35.png" width="718" /></p>
<p>Enter the following command to launch a URL</p>
<p>[Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + http://www.infocaptor.com/how_to_build_dashboard_using_excel.pdf);]</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Add+Buttons+on+Dashboard&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fadd-buttons-on-dashboard">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/add-buttons-on-dashboard/feed</wfw:commentRss>
		</item>
		<item>
		<title>Auto-refresh and Rotate Display of Dashboards</title>
		<link>http://www.infocaptor.com/dashboard/auto-refresh-and-rotate-display-of-dashboards</link>
		<comments>http://www.infocaptor.com/dashboard/auto-refresh-and-rotate-display-of-dashboards#comments</comments>
		<pubDate>Mon, 22 Dec 2008 03:21:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<category><![CDATA[auto-refresh]]></category>

		<category><![CDATA[autorefresh]]></category>

		<category><![CDATA[rotate dashboards]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/auto-refresh-and-rotate-display-of-dashboards</guid>
		<description><![CDATA[Automatic refresh of dashboard view is useful in following scenarios

Database monitoring

Lot of database activity is stored real time in logging and statistics table. It is possible to create dashboard purely using SQL queries against these performance tables. Once the dashboard is created, you could set it on automatic refresh say every 5, 10 or 15 [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Auto-refresh and Rotate Display of Dashboards", url: "http://www.infocaptor.com/dashboard/auto-refresh-and-rotate-display-of-dashboards" });</script>]]></description>
			<content:encoded><![CDATA[<p>Automatic refresh of <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a> view is useful in following scenarios</p>
<ul>
<li>Database monitoring
<ul>
<li>Lot of database activity is stored real time in logging and statistics table. It is possible to create dashboard purely using SQL queries against these performance tables. Once the dashboard is created, you could set it on automatic refresh say every 5, 10 or 15 minutes to highlight the latest charts and server information</li>
</ul>
</li>
<li>Metrics on TV or huge display
<ul>
<li>Lot of companies now a days have huge flat panel TVs installed in corridors that display real time metrics. These TV displays are fed through a live refresh of Dashboard data</li>
</ul>
</li>
</ul>
<p>InfoCaptor dashboard can be set to refresh automatically. Here are the steps below</p>
<p>Goto Edit -&gt; Dashboard</p>
<p><img height="447" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-30.png" width="318" /></p>
<p>Scroll to the &#8220;Refresh Rate(seconds)&#8221; property and set the desired frequency in seconds for e.g. 300 seconds = 5 minutes refresh interval</p>
<p>Once set Goto Run -&gt; Start Auto Refresh</p>
<p><img height="191" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-31.png" width="329" align="left" /></p>
<p align="center">
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>This will start the refresh every 5 minutes</p>
<p><strong>How do you refresh and rotate Dashboard views</strong></p>
<p>If you have multiple dashboard views and would like to rotate the views at a certain interval then follow the steps below</p>
<p>Click on the options button on the toolbar. Then click on the Auto-Refresh tab.</p>
<p>Select the check box for &#8220;Auto Refresh &amp; Cycle Each Dashboard&#8221;</p>
<p>Enter the number of seconds you wish to stay on each dashboard.</p>
<p>Click OK and Goto Run -&gt; Start Auto Refresh</p>
<p><img height="453" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-32.png" width="399" align="left" /></p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Auto-refresh+and+Rotate+Display+of+Dashboards&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fauto-refresh-and-rotate-display-of-dashboards">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/auto-refresh-and-rotate-display-of-dashboards/feed</wfw:commentRss>
		</item>
		<item>
		<title>Sticky Notes, Data Entry Fields and Logos or Images on Dashboard</title>
		<link>http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard</link>
		<comments>http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard#comments</comments>
		<pubDate>Mon, 22 Dec 2008 02:17:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<category><![CDATA[dashboard logos]]></category>

		<category><![CDATA[sticky notes]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard</guid>
		<description><![CDATA[Sticky Notes: Sometimes it is useful to pass some information in the means of plain text on the dashboard. Sticky notes can be created by selecting &#8216;STATIC&#8217; type in the Datatype field of the parameters
Goto Create &#8211;&#62; Parameter, select &#8216;STATIC&#8217; for the DataType. Enter the static text in the text area.

&#160;
Data Entry Fields
To create Data [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Sticky Notes, Data Entry Fields and Logos or Images on Dashboard", url: "http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard" });</script>]]></description>
			<content:encoded><![CDATA[<p><strong>Sticky Notes:</strong> Sometimes it is useful to pass some information in the means of plain text on the <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a>. Sticky notes can be created by selecting &#8216;STATIC&#8217; type in the Datatype field of the parameters</p>
<p>Goto Create &#8211;&gt; Parameter, select &#8216;STATIC&#8217; for the DataType. Enter the static text in the text area.</p>
<p><img height="502" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-36.png" width="331" /></p>
<p>&nbsp;</p>
<p><strong><a id="fields" name="fields">Data Entry Fields</a></strong></p>
<p>To create Data Entry Fields select DataType = &#8216;FIELD&#8217;</p>
<p><img height="500" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-37.png" width="310" /></p>
<p>Users can enter any loose text into these fields. These Data Entry fields can be used as regular parameters inside your SQL queries.</p>
<p><strong><a id="image" name="image">Add Image or Logos</a></strong></p>
<p>You could add images as backdrop to any of the charts. If you need to add images or logos as seperate objects</p>
<p>Create a Parameter and select DataType as &#8216;IMAGE&#8217;. In the text editor enter the URL of the Image or the file location of the image on your PC</p>
<p><img height="177" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-38.png" width="392" /></p>
<p><img height="357" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-40.png" width="446" /></p>
<p>Type the direct URL to the image in the text editor. It is recommended to host the image on a webserver and use the http url to reference the image location. This is ideal because when you deploy the dashboard on the server it is still universally locatable.</p>
<p>You can also just type the file path on your PC e.g. &#8220;c:\my_images\xyz.gif&#8221;</p>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Sticky+Notes%2C+Data+Entry+Fields+and+Logos+or+Images+on+Dashboard&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fsticky-notes-data-entry-fields-and-logos-or-images-on-dashboard">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard/feed</wfw:commentRss>
		</item>
		<item>
		<title>Number and Percent format for Charts (bar, line etc)</title>
		<link>http://www.infocaptor.com/dashboard/number-and-percent-format-for-charts-bar-line-etc</link>
		<comments>http://www.infocaptor.com/dashboard/number-and-percent-format-for-charts-bar-line-etc#comments</comments>
		<pubDate>Mon, 01 Dec 2008 16:39:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Charts]]></category>

		<category><![CDATA[How-to]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/number-and-percent-format-for-charts-bar-line-etc</guid>
		<description><![CDATA[This tip demonstrates how to create custom number format and percent format for the number axis (also known as the range axis in jfreechart)
In order to get the Item labels display a percent value, Edit the chart property &#8220;Item Label Number Format&#8221; to &#8220;##0%&#8221; and in order to display percent on the y-axis or the [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Number and Percent format for Charts (bar, line etc)", url: "http://www.infocaptor.com/dashboard/number-and-percent-format-for-charts-bar-line-etc" });</script>]]></description>
			<content:encoded><![CDATA[<p>This tip demonstrates how to create custom number format and percent format for the number axis (also known as the range axis in jfreechart)</p>
<p>In order to get the Item labels display a percent value, Edit the chart property &#8220;Item Label Number Format&#8221; to &#8220;##0%&#8221; and in order to display percent on the y-axis or the number axis, change the javascript code and the add the lines that are highlighted below in bold</p>
<p><img height="625" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-341.jpg" width="453" /></p>
<p><img height="299" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-342.jpg" width="420" /></p>
<blockquote>
<p>//import the necessary classes<br />
import org.jfree.*;<br />
import org.jfree.chart.axis.CategoryAxis;<br />
//import org.jfree.chart.axis.CategoryLabelPositions;<br />
import org.jfree.chart.axis.NumberAxis;<br />
//import org.jfree.chart.labels.CategoryItemLabelGenerator;<br />
//import org.jfree.chart.labels.StandardCategoryItemLabelGenerator;<br />
import org.jfree.chart.plot.CategoryPlot;<br />
import org.jfree.chart.plot.PiePlot3D;<br />
import org.jfree.chart.plot.PlotOrientation;<br />
import org.jfree.chart.renderer.category.BarRenderer;<br />
import org.jfree.chart.renderer.category.BarRenderer3D;<br />
//import org.jfree.chart.renderer.category.CategoryItemRenderer;<br />
//import org.jfree.chart.renderer.category.LineAndShapeRenderer;<br />
import org.jfree.ui.GradientPaintTransformType;<br />
import org.jfree.ui.StandardGradientPaintTransformer;<br />
import org.jfree.chart.plot.IntervalMarker;<br />
import org.jfree.ui.Layer;<br />
import org.jfree.ui.RectangleAnchor;<br />
import org.jfree.ui.RefineryUtilities;<br />
import org.jfree.ui.TextAnchor;<br />
import java.text.DecimalFormat;<br />
import java.text.NumberFormat;<br />
<strong>import org.jfree.chart.axis.NumberTickUnit;</strong></p>
<p>BarRenderer barRenderer = (BarRenderer)plot.getRenderer();<br />
barRenderer.setDrawBarOutline(false);</p>
<p>CategoryAxis domainAxis = plot.getDomainAxis();<br />
domainAxis.setTickLabelFont(new Font(&#8221;Arial&#8221;,Font.BOLD,12));</p>
<p>NumberAxis rangeAxis = (NumberAxis) plot.getRangeAxis();<br />
rangeAxis.setTickLabelFont(new Font(&#8221;Arial&#8221;,Font.BOLD,12));<br />
<strong>rangeAxis.setTickUnit(new NumberTickUnit(.1, new DecimalFormat(&#8221;##0%&#8221;)));</strong></p>
<p>&nbsp;</p>
<p>IntervalMarker target = new IntervalMarker(7000,7500);<br />
target.setLabelFont(new Font(&#8221;SansSerif&#8221;, Font.ITALIC, 11));<br />
target.setLabelAnchor(RectangleAnchor.LEFT);<br />
target.setLabelTextAnchor(TextAnchor.CENTER_LEFT);<br />
plot.addRangeMarker(target, Layer.BACKGROUND);</p>
</blockquote>
<p>&nbsp;</p>
<p>Similarly you can add different formats, such as Dollar $ signs etc</p>
<p><img height="508" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-343.jpg" width="584" /></p>
<p><img height="153" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/12/image-344.jpg" width="462" /></p>
<blockquote>
<p>//import the necessary classes<br />
import org.jfree.*;<br />
import org.jfree.chart.axis.CategoryAxis;<br />
//import org.jfree.chart.axis.CategoryLabelPositions;<br />
import org.jfree.chart.axis.NumberAxis;<br />
//import org.jfree.chart.labels.CategoryItemLabelGenerator;<br />
//import org.jfree.chart.labels.StandardCategoryItemLabelGenerator;<br />
import org.jfree.chart.plot.CategoryPlot;<br />
import org.jfree.chart.plot.PiePlot3D;<br />
import org.jfree.chart.plot.PlotOrientation;<br />
import org.jfree.chart.renderer.category.BarRenderer;<br />
import org.jfree.chart.renderer.category.BarRenderer3D;<br />
//import org.jfree.chart.renderer.category.CategoryItemRenderer;<br />
//import org.jfree.chart.renderer.category.LineAndShapeRenderer;<br />
import org.jfree.ui.GradientPaintTransformType;<br />
import org.jfree.ui.StandardGradientPaintTransformer;<br />
import org.jfree.chart.plot.IntervalMarker;<br />
import org.jfree.ui.Layer;<br />
import org.jfree.ui.RectangleAnchor;<br />
import org.jfree.ui.RefineryUtilities;<br />
import org.jfree.ui.TextAnchor;<br />
import java.text.DecimalFormat;<br />
import java.text.NumberFormat;<br />
import org.jfree.chart.axis.NumberTickUnit;</p>
<p>BarRenderer barRenderer = (BarRenderer)plot.getRenderer();<br />
barRenderer.setDrawBarOutline(false);</p>
<p>CategoryAxis domainAxis = plot.getDomainAxis();<br />
domainAxis.setTickLabelFont(new Font(&#8221;Arial&#8221;,Font.BOLD,12));</p>
<p>NumberAxis rangeAxis = (NumberAxis) plot.getRangeAxis();<br />
rangeAxis.setTickLabelFont(new Font(&#8221;Arial&#8221;,Font.BOLD,12));<br />
rangeAxis.setTickUnit(new NumberTickUnit(1000, new DecimalFormat(&#8221;$##,##,##0&#8243;)));</p>
<p>&nbsp;</p>
<p>IntervalMarker target = new IntervalMarker(7000,7500);<br />
target.setLabelFont(new Font(&#8221;SansSerif&#8221;, Font.ITALIC, 11));<br />
target.setLabelAnchor(RectangleAnchor.LEFT);<br />
target.setLabelTextAnchor(TextAnchor.CENTER_LEFT);<br />
plot.addRangeMarker(target, Layer.BACKGROUND);</p>
</blockquote>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Number+and+Percent+format+for+Charts+%28bar%2C+line+etc%29&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fnumber-and-percent-format-for-charts-bar-line-etc">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/number-and-percent-format-for-charts-bar-line-etc/feed</wfw:commentRss>
		</item>
		<item>
		<title>Add Custom background to Charts | Spicing up your Dashboards | jfreecharts</title>
		<link>http://www.infocaptor.com/dashboard/add-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts</link>
		<comments>http://www.infocaptor.com/dashboard/add-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts#comments</comments>
		<pubDate>Tue, 25 Nov 2008 23:25:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Charts]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[background]]></category>

		<category><![CDATA[custom]]></category>

		<category><![CDATA[image]]></category>

		<category><![CDATA[thermometer]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/add-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts</guid>
		<description><![CDATA[How to add custom background images to your dashboard charts.
In this example we placed this image as background for the thermometer chart http://www.foreststreams.com/snowcreekwater3web.JPG


&#160;

import org.jfree.chart.plot.ThermometerPlot;
import org.jfree.chart.JFreeChart;
import java.awt.Toolkit;
import java.awt.Color;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.event.KeyEvent;
import java.io.File;
import java.io.IOException;
import java.net.URL;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
&#160;

ThermometerPlot plot = (ThermometerPlot)chart.getPlot();
// plot.setInsets(new RectangleInsets(5.0, 5.0, 5.0, 5.0));
plot.setThermometerStroke(new BasicStroke(2.0f));
plot.setThermometerPaint(Color.lightGray);
plot.setUnits(ThermometerPlot.UNITS_NONE);
plot.setRange(50000.0,200000.0);
float h = displayFrame.getHeight();
float w = displayFrame.getWidth();
// GradientPaint gradientPaint = new GradientPaint(0.0F, [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Add Custom background to Charts &#124; Spicing up your Dashboards &#124; jfreecharts", url: "http://www.infocaptor.com/dashboard/add-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts" });</script>]]></description>
			<content:encoded><![CDATA[<p>How to add custom background images to your <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a> charts.</p>
<p>In this example we placed this image as background for the thermometer chart <strong>http://www.foreststreams.com/snowcreekwater3web.JPG</strong></p>
<p><a href="http://www.foreststreams.com/snowcreekwater3web.JPG" target="_blank"><img height="68" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/11/image-337.jpg" width="99" align="left" /></a></p>
<p><img height="365" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/11/image-333.jpg" width="436" /></p>
<p>&nbsp;</p>
<blockquote>
<p>import org.jfree.chart.plot.ThermometerPlot;<br />
import org.jfree.chart.JFreeChart;<br />
import java.awt.Toolkit;<br />
import java.awt.Color;<br />
import java.awt.event.ActionListener;<br />
import java.awt.event.ActionEvent;<br />
import java.awt.event.KeyEvent;<br />
import java.io.File;<br />
import java.io.IOException;<br />
<strong>import java.net.URL;<br />
import javax.imageio.ImageIO;<br />
import java.awt.image.BufferedImage;</strong></p>
<p>&nbsp;</p>
<p>
ThermometerPlot plot = (ThermometerPlot)chart.getPlot();<br />
// plot.setInsets(new RectangleInsets(5.0, 5.0, 5.0, 5.0));<br />
plot.setThermometerStroke(new BasicStroke(2.0f));<br />
plot.setThermometerPaint(Color.lightGray);<br />
plot.setUnits(ThermometerPlot.UNITS_NONE);<br />
plot.setRange(50000.0,200000.0);<br />
float h = displayFrame.getHeight();<br />
float w = displayFrame.getWidth();<br />
// GradientPaint gradientPaint = new GradientPaint(0.0F, 10.0F, Color.WHITE, h, w, Color.green.darker());<br />
//plot.setBackgroundPaint(gradientPaint);</p>
<p>chart.setBackgroundPaint(new GradientPaint(0,0,Color.blue,w,h, new Color(102,0,102)));</p>
<p>plot.setMercuryPaint(new GradientPaint(0,0,Color.blue,w,h, new Color(102,0,102)));<br />
plot.setValuePaint(Color.black);<br />
plot.setThermometerPaint(Color.ORANGE);</p>
<p>plot.setSubrange(0, 0.0, 80000.0);<br />
plot.setSubrange(1, 80000.1, 120000.0);<br />
plot.setSubrange(2, 120000.1, 200000.0);</p>
<p>plot.setSubrangePaint(2, Color.BLUE);<br />
plot.setSubrangePaint(1, Color.ORANGE);<br />
plot.setSubrangePaint(0, Color.RED);</p>
<p>
<strong>URL url = new URL(&#8221;</strong><strong>http://www.foreststreams.com/snowcreekwater3web.JPG</strong><strong>&#8220;);<br />
BufferedImage image = ImageIO.read(url);<br />
plot.setBackgroundImage(image);</strong></p>
</blockquote>
<p>&nbsp;</p>
<p>Here is another background image</p>
<p><a href="http://www.foreststreams.com/fallcreek1.JPG">http://www.foreststreams.com/fallcreek1.JPG</a></p>
<p><a href="http://www.foreststreams.com/fallcreek1.JPG" target="_blank"><img height="89" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/11/image-336.jpg" width="134" align="left" /></a></p>
<p><img height="365" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/11/image-335.jpg" width="438" /></p>
<p>&nbsp;</p>
<p>Here is the world map behind the bar chart. We get this world map dynamically created from <a href="http://chart.apis.google.com/chart?chco=f5f5f5,edf0d4,6c9642,365e24,13390a&amp;chd=s:fSGBDQBQBBAGABCBDAKLCDGFCLBBEBBEPASDKJBDD9BHHEAACAC&amp;chf=bg,s,eaf7fe&amp;chtm=usa&amp;chld=NYPATNWVNVNJNHVAHIVTNMNCNDNELASDDCDEFLWAKSWIORKYMEOHIAIDCTWYUTINILAKTXCOMDMAALMOMNCAOKMIGAAZMTMSSCRIAR&amp;chs=440x220&amp;cht=t" target="_blank">Google Chart APIs</a></p>
<p>&nbsp;</p>
<p><img height="396" alt="Image" src="http://www.infocaptor.com/dashboard/wp-content/uploads/2008/11/image-334.jpg" width="520" /></p>
<p>&nbsp;</p>
<p>To add background image to any chart, please include the following piece of code in Java Script</p>
<p>Add these import statements on the top</p>
<blockquote>
<p><strong>import java.net.URL;<br />
import java.awt.image.BufferedImage;<br />
import javax.imageio.ImageIO;</strong></p>
</p>
</blockquote>
<p>Add the following lines at the bottom</p>
<blockquote>
<p><strong>//URL url = new URL(&#8221;your own image url&#8221;);<br />
URL url = new URL(&#8221;</strong><strong>http://www.foreststreams.com/snowcreekwater3web.JPG</strong><strong>&#8220;);<br />
BufferedImage image = ImageIO.read(url);<br />
chart.setBackgroundImage(image);</strong></p>
</blockquote>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Add+Custom+background+to+Charts+%7C+Spicing+up+your+Dashboards+%7C+jfreecharts&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fadd-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/add-custom-background-to-charts-spicing-up-your-dashboards-jfreecharts/feed</wfw:commentRss>
		</item>
		<item>
		<title>Dashboard Updates</title>
		<link>http://www.infocaptor.com/dashboard/dashboard-updates</link>
		<comments>http://www.infocaptor.com/dashboard/dashboard-updates#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Announcement]]></category>

		<guid isPermaLink="false">http://www.infocaptor.com/dashboard/dashboard-updates</guid>
		<description><![CDATA[Get the latest Test version at http://www.infocaptor.com/test/infocaptor_setup.exe
Current version is at 3.3.10 and includes the following enhancements

PDF and HTML reporting of charts (powerful reporting engine - combine Text and graphs during your PDF export)
Logos on dashboard (image objects or logos )
SYS_PROP_ICLOGIN variable made available to identify the login person
Duplicate or clone objects (right click any dashboard [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Dashboard Updates", url: "http://www.infocaptor.com/dashboard/dashboard-updates" });</script>]]></description>
			<content:encoded><![CDATA[<p>Get the latest Test version at <a href="http://www.infocaptor.com/test/infocaptor_setup.exe">http://www.infocaptor.com/test/infocaptor_setup.exe</a></p>
<p>Current version is at 3.3.10 and includes the following enhancements</p>
<ul>
<li>PDF and HTML reporting of charts (powerful reporting engine - combine Text and graphs during your PDF export)</li>
<li>Logos on <a href="http://www.infocaptor.com"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">dashboard</a> (<a href="http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard#image">image objects or logos</a> )</li>
<li>SYS_PROP_ICLOGIN variable made available to identify the login person</li>
<li>Duplicate or clone objects (right click any dashboard object and select duplicate)</li>
<li>Plugin scripts during launch in desktop and plugin_script variable during viewer launch from server.</li>
</ul>
<p>3.3.9 includes the following enhancements</p>
<ul>
<li>New Parameter types -
<ul>
<li>Button - <a href="http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard">Add buttons on the dashboard</a> to call external programs or stored procedures (<a href="http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard">More..</a> )</li>
<li>Date - <a href="http://www.infocaptor.com/dashboard/add-date-parameters-and-how-to-use-them-in-excel-dashboards">Add a date/calendar parameter</a></li>
<li>Field - Just an <a href="http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard#fields">input text parameter</a></li>
<li>Static Text - Useful for <a href="http://www.infocaptor.com/dashboard/sticky-notes-data-entry-fields-and-logos-or-images-on-dashboard">sticky notes on the dashboard</a></li>
</ul>
</li>
<li>Bug fix for DateTime format
<ul>
<li>Custom date format for datetime is now fixed</li>
</ul>
</li>
<li>Drill from Bar chart or Pie Charts
<ul>
<li>This is experimental and includes drill through from Bar chart and Pie charts</li>
</ul>
</li>
<li>PDF reporting of Charts
<ul>
<li>Earlier the export from Tree browser included only the table objects but with this release charts are also included as part of the PDF export</li>
</ul>
</li>
<li><a href="http://www.infocaptor.com/dashboard/create-your-first-excel-dashboard"  class="alinks_links" onclick="return alinks_click(this);" title=""  rel="external">Excel</a> button on Connection wizard to connect directly to excel files
<ul>
<li>Simplify the connection to Excel files. You can now browse the file directory and pick the Excel file to connect.</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p>Version 3.3.8</p>
<ul>
<li>bubble chart</li>
<li>scatter chart</li>
<li>polar chart</li>
<li>XY Series</li>
<li>Time Series</li>
</ul>
<p><a href="http://sharethis.com/item?&wp=2.6&amp;publisher=9bc235d8-a86a-4629-a439-9af000bf9a13&amp;title=Dashboard+Updates&amp;url=http%3A%2F%2Fwww.infocaptor.com%2Fdashboard%2Fdashboard-updates">ShareThis</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.infocaptor.com/dashboard/dashboard-updates/feed</wfw:commentRss>
		</item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.666 seconds --><!-- Cached page served by WP-Cache -->
