<?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>µTimer &#187; Release News</title>
	<atom:link href="http://utimer.codealpha.net/utimer/category/release-news/feed" rel="self" type="application/rss+xml" />
	<link>http://utimer.codealpha.net/utimer</link>
	<description>Open-Source Multifunction "Timer" Tool For Linux</description>
	<lastBuildDate>Fri, 18 Dec 2009 04:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>µTimer 0.4 released! (minor version)</title>
		<link>http://utimer.codealpha.net/utimer/134/%c2%b5timer-0-4-released-minor-version</link>
		<comments>http://utimer.codealpha.net/utimer/134/%c2%b5timer-0-4-released-minor-version#comments</comments>
		<pubDate>Fri, 18 Dec 2009 04:05:50 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.4]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=134</guid>
		<description><![CDATA[Here is a new release of µTimer, it is now version 0.4. This version only introduces lower requirements for Glib and intltool. Glib needs to be at least version 2.16.6. Intltool needs to be at least version 0.37.1. That's all folks! Download now!]]></description>
			<content:encoded><![CDATA[<p>Here is a new release of µTimer, it is now version 0.4.</p>
<p>This version only introduces lower requirements for Glib and intltool.</p>
<p><strong>Glib</strong> needs to be at least version <strong>2.16.6</strong>.<br />
<strong>Intltool</strong> needs to be at least version <strong>0.37.1</strong>.</p>
<p>That's all folks!</p>
<p><a title="Download uTimer" href="downloads">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/134/%c2%b5timer-0-4-released-minor-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>µTimer 0.3 released!</title>
		<link>http://utimer.codealpha.net/utimer/130/%c2%b5timer-03-released</link>
		<comments>http://utimer.codealpha.net/utimer/130/%c2%b5timer-03-released#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:42:06 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.3]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[stopwatch]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=130</guid>
		<description><![CDATA[Here is a new release of µTimer, it is now version 0.3. This version introduces new features and also lots of code improvements. Change log between 0.3 and 0.2.1 Added the stopwatch feature! utimer --stopwatch Now you can pause and resume the timer/stopwatch/countdown using the Spacebar Added --enable-debug=[no/minimal/yes] option to configure Now completely rely on [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a new release of µTimer, it is now version 0.3.</p>
<p>This version introduces new features and also lots of code improvements.</p>
<p><span style="text-decoration: underline;">Change log between 0.3 and 0.2.1</span></p>
<ul>
<li>Added the <strong>stopwatch feature</strong>!
<ul>
<li><em>utimer --stopwatch</em></li>
</ul>
</li>
<li>Now you can <strong>pause and resume</strong> the timer/stopwatch/countdown using the <strong>Spacebar</strong></li>
<li>Added --enable-debug=[no/minimal/yes] option to configure</li>
<li>Now completely rely on GTimers for calculating the elapsed time</li>
<li>Added testing units (can be run when bulding utimer, using: <em>make test</em>)</li>
<li>Lots of code cleanup</li>
<li>Dropped the stability for releases (stable/unstable) as they weren't very meaningful.</li>
</ul>
<p><a title="Download uTimer" href="downloads">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/130/%c2%b5timer-03-released/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>µTimer 0.2.1 released. Replacing 0.2</title>
		<link>http://utimer.codealpha.net/utimer/114/%c2%b5timer-021-released-replacing-02</link>
		<comments>http://utimer.codealpha.net/utimer/114/%c2%b5timer-021-released-replacing-02#comments</comments>
		<pubDate>Fri, 23 Jan 2009 14:59:17 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.2.1]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[stable]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=114</guid>
		<description><![CDATA[µTimer 0.2 had copyright issues so we fixed this and here's the new version 0.2.1 that will "replace" the 0.2 version. Change log since 0.2: Fixed copyrights. Minor changes. Change log since 0.1.3: Added the countdown feature! Better system for calculating elapsed time (using GTimers) Added new feature to compensate the starting time of the [...]]]></description>
			<content:encoded><![CDATA[<p>µTimer 0.2 had copyright issues so we fixed this and here's the <strong>new version 0.2.1</strong> that will "replace" the 0.2 version.</p>
<p><span style="text-decoration: underline;">Change log since 0.2:</span></p>
<ul>
<li>Fixed copyrights.</li>
<li>Minor changes.</li>
</ul>
<p><span style="text-decoration: underline;">Change log since 0.1.3:</span></p>
<ul>
<li>Added the countdown feature!</li>
<li>Better system for calculating elapsed time (using GTimers)</li>
<li>Added new feature to compensate the starting time of the program to gain accuracy</li>
<li>Added a quiet option.</li>
<li>Fixed bug: canonical mode still being activated after program ends.</li>
<li>Removed translations for now.</li>
</ul>
<p><a title="Download uTimer 0.1.3" href="downloads">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/114/%c2%b5timer-021-released-replacing-02/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>µTimer 0.2 Released! (stable)</title>
		<link>http://utimer.codealpha.net/utimer/112/%c2%b5timer-02-released-stable</link>
		<comments>http://utimer.codealpha.net/utimer/112/%c2%b5timer-02-released-stable#comments</comments>
		<pubDate>Thu, 22 Jan 2009 16:00:54 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.2]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=112</guid>
		<description><![CDATA[We are proud to announce ou that the new version of µTimer 0.2 stable has just been released! This version is safe enough to be used for production/distribution purposes. Change log since 0.1.3: Added the countdown feature! Better system for calculating elapsed time (using GTimers) Added new feature to compensate the starting time of the [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce ou that the new version of µTimer <strong>0.2 stable</strong> has just been released!</p>
<p>This version is safe enough to be used for production/distribution purposes.</p>
<p><span style="text-decoration: underline;">Change log since 0.1.3:</span></p>
<ul>
<li>Added the countdown feature!</li>
<li>Better system for calculating elapsed time (using GTimers)</li>
<li>Added new feature to compensate the starting time of the program to gain accuracy</li>
<li>Added a quiet option.</li>
<li>Fixed bug: canonical mode still being activated after program ends.</li>
<li>Removed translations for now.</li>
</ul>
<p><a title="Download uTimer 0.1.3" href="downloads">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/112/%c2%b5timer-02-released-stable/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>µTimer 0.1.3 Released (stable version)</title>
		<link>http://utimer.codealpha.net/utimer/92/%c2%b5timer-013-released-stable-version</link>
		<comments>http://utimer.codealpha.net/utimer/92/%c2%b5timer-013-released-stable-version#comments</comments>
		<pubDate>Wed, 31 Dec 2008 20:34:05 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.1.3]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[stable]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=92</guid>
		<description><![CDATA[Here's the first stable version of µTimer; version 0.1.3 has just been released! This can be used for production/distribution. Change log: Fixes major bug with canonical mode still being activated at exit. Some code improvement for the change above. Download now!]]></description>
			<content:encoded><![CDATA[<p>Here's the first <strong>stable</strong> version of µTimer; version <strong>0.1.3</strong> has just been released!</p>
<p>This can be used for production/distribution.</p>
<p><span style="text-decoration: underline;">Change log:</span></p>
<ul>
<li>Fixes major bug with canonical mode still being activated at exit.</li>
<li>Some code improvement for the change above.</li>
</ul>
<p><a title="Download uTimer 0.1.3" href="downloads">Download now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/92/%c2%b5timer-013-released-stable-version/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>µTimer 0.1.2 Released (Minor)</title>
		<link>http://utimer.codealpha.net/utimer/88/%c2%b5timer-012-released-minor</link>
		<comments>http://utimer.codealpha.net/utimer/88/%c2%b5timer-012-released-minor#comments</comments>
		<pubDate>Tue, 30 Dec 2008 21:28:29 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.1.2]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=88</guid>
		<description><![CDATA[The new version 0.1.2 has just been released! This new version includes new translations (locales): English UK, Hebrew, Brazilian Portuguese Download!]]></description>
			<content:encoded><![CDATA[<p>The new version 0.1.2 has just been released!</p>
<p>This new version includes new translations (locales):</p>
<ul>
<li> English UK,</li>
<li>Hebrew,</li>
<li>Brazilian Portuguese</li>
</ul>
<p><a title="Download uTimer 0.1.2" href="downloads">Download!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/88/%c2%b5timer-012-released-minor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>µTimer 0.1.1 Released (to replace 0.1)</title>
		<link>http://utimer.codealpha.net/utimer/38/%c2%b5timer-011-released-to-replace-01</link>
		<comments>http://utimer.codealpha.net/utimer/38/%c2%b5timer-011-released-to-replace-01#comments</comments>
		<pubDate>Thu, 18 Dec 2008 17:09:05 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.1.1]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=38</guid>
		<description><![CDATA[The version 0.1.1 will replace the 0.1 version. This version fixes only a few warnings (that may cause ambiguity) at compile time about LOCALEDIR. You can download this new version from here. (The 0.1 version is no longer available.)]]></description>
			<content:encoded><![CDATA[<p>The version 0.1.1 will replace the 0.1 version.</p>
<p>This version fixes only a few warnings (that may cause ambiguity) at compile time about LOCALEDIR.</p>
<p>You can download this new version from <a title="uTimer download page" href="/utimer/downloads">here</a>. (The 0.1 version is no longer available.)</p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/38/%c2%b5timer-011-released-to-replace-01/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>µTimer 0.1 &quot;Sunrise&quot; is released!</title>
		<link>http://utimer.codealpha.net/utimer/32/utimer-01-sunrise-is-released</link>
		<comments>http://utimer.codealpha.net/utimer/32/utimer-01-sunrise-is-released#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:18:41 +0000</pubDate>
		<dc:creator>Weboide</dc:creator>
				<category><![CDATA[Release News]]></category>
		<category><![CDATA[0.1]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://utimer.codealpha.net/utimer/?p=32</guid>
		<description><![CDATA[The first and new version of µTimer 0.1 "Sunrise" has just been released! This is still an unstable version but it can be used for "production". It features: Timer: a timer (counting from 0 to 2 hours, 15 minutes and 30 seconds, for example) that shows the currently elapsed time (pretty useful compared to the [...]]]></description>
			<content:encoded><![CDATA[<p>The first and new version of µTimer <strong>0.1 "Sunrise"</strong> has just been released!</p>
<p>This is still an <strong>unstable</strong> version but it can be used for "production".</p>
<p>It features:</p>
<ul>
<li>Timer: a timer (counting from 0 to 2 hours, 15 minutes and 30 seconds, for example) that shows the currently elapsed time (pretty useful compared to the sleep function!). This can be very useful for everyday uses or even for scripts!</li>
<li>A man page with a full description.</li>
<li>English and French locales are available.</li>
</ul>
<p>You can download this version from <a title="uTimer download page" href="/utimer/downloads" target="_self">here</a> or from <a href="https://launchpad.net/utimer/trunk/0.1" target="_blank">Launchpad</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://utimer.codealpha.net/utimer/32/utimer-01-sunrise-is-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
