<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IceScrum &#187; Features</title>
	<atom:link href="http://www.icescrum.org/index.php/tag/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.icescrum.org</link>
	<description>Open Source Scrum tool</description>
	<lastBuildDate>Tue, 25 May 2010 11:09:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Be aware of new releases</title>
		<link>http://www.icescrum.org/index.php/2009/07/be-aware-about-new-release/</link>
		<comments>http://www.icescrum.org/index.php/2009/07/be-aware-about-new-release/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 21:08:02 +0000</pubDate>
		<dc:creator>Vincent Barrier</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[r2#14]]></category>

		<guid isPermaLink="false">http://www.icescrum.org/?p=446</guid>
		<description><![CDATA[Through the IceScrum² R2#14, you will see a warning if a new release is available.
Now you will be aware about new features and improvements of your favorite agile tool.

To use this new feature for a new version you will have to configure directly in your configuration.properties :
   1 check.active = true
   2 [...]]]></description>
			<content:encoded><![CDATA[<p>Through the IceScrum² R2#14, you will see a warning if a new release is available.</p>
<p>Now you will be aware about new features and improvements of your favorite agile tool.</p>
<p><img class="alignnone size-full wp-image-447" title="new-version" src="http://www.icescrum.org/wp-content/uploads/2009/07/new-version.png" alt="new-version" width="415" height="182" /></p>
<p>To use this new feature for a new version you will have to configure directly in your configuration.properties :</p>
<pre style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; font-family: monospace; line-height: 19px; font-size: 13px;"><a id="l_36" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   1 </span>check.active = true
<a id="l_38" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   2 </span>check.timeout = 2000</pre>
<pre style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; font-family: monospace; line-height: 19px; font-size: 13px;">And if you are behind a proxy</pre>
<pre style="margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; padding-left: 1em; font-family: monospace; line-height: 19px; font-size: 13px;">
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; font-family: monospace; line-height: 19px; font-size: 13px;"><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   1 </span>proxy.active = false
<a id="l_30" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   2 </span>proxy.url = proxy.com
<a id="l_31" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   3 </span>proxy.port = 9090
<a id="l_32" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   4 </span>proxy.auth.active = false
<a id="l_33" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   5 </span>proxy.auth.username = username
<a id="l_34" style="color: #0033cc; text-decoration: underline;"></a><span style="border-right-width: 1px; border-right-style: solid; border-right-color: #505050; background-color: #eeeeee; color: #555555; text-decoration: none; font-weight: normal; font-style: normal; padding: 1px;">   6 </span>proxy.auth.password = password</pre>
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; margin-top: 0px; margin-right: 0px; margin-bottom: 1em; margin-left: 0px; padding-top: 0.5em; padding-right: 1em; padding-bottom: 0.5em; font-family: monospace; line-height: 19px; font-size: 13px;">Cheers <img src='http://www.icescrum.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</pre>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.icescrum.org/index.php/2009/07/be-aware-about-new-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->