<?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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>breathingtech.com - Blog about Technology, Mobility and Software Development</title>
	
	<link>http://breathingtech.com</link>
	<description>Technology, mobility and software development</description>
	<lastBuildDate>Wed, 01 Sep 2010 21:58:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/breathingtech" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="breathingtech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Creating gradient buttons in .NET Compact Framework</title>
		<link>http://breathingtech.com/2010/creating-gradient-buttons-in-net-compact-framework/</link>
		<comments>http://breathingtech.com/2010/creating-gradient-buttons-in-net-compact-framework/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 21:46:56 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Code example - C#]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Compact Framework]]></category>
		<category><![CDATA[Gradient]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1851</guid>
		<description>Adding gradient details to your application graphic can make a big difference. The out-of-box support for this in Compact Framework is not very good and you need to custom build controls with gradient support. This post explains how to create your own gradient buttons in .NET Compact Framework. I have earlier written a post about [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/MYcZhjrjCWY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/creating-gradient-buttons-in-net-compact-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using open source project GPS.NET 3.0</title>
		<link>http://breathingtech.com/2010/using-open-source-project-gps-net-3-0/</link>
		<comments>http://breathingtech.com/2010/using-open-source-project-gps-net-3-0/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 18:03:54 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Code example - C#]]></category>
		<category><![CDATA[CodePlex]]></category>
		<category><![CDATA[Compact Framework]]></category>
		<category><![CDATA[GeoFrameworks]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[GPS.NET]]></category>
		<category><![CDATA[RSWM]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1370</guid>
		<description>In my pet project Run Smart With Me I decided to use GPS.NET 3.0 to handle the GPS functionality. GPS.NET is an open source project and can be found on CodePlex. My pet project will use the built in GPS device on mobile devices to track speed and distance when working out (running, cycling, skating). [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/CdxIPg5eF4M" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/using-open-source-project-gps-net-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SyntaxHighlighter Evolved</title>
		<link>http://breathingtech.com/2010/syntaxhighlighter-evolved/</link>
		<comments>http://breathingtech.com/2010/syntaxhighlighter-evolved/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 17:18:23 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Blog information]]></category>
		<category><![CDATA[Hightlight Source Pro]]></category>
		<category><![CDATA[SyntaxHighlighter Evolved]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1839</guid>
		<description>Up until now I have used the Hightlight Source Pro plugin to display source code on this blog. This plugin is OK and works well but I wanted better layout and readability for my code so I have now changed to the SyntaxHighlighter Evolved plugin. I hope this will make the reading code snippets experience [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/AITH9G9Zgqg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/syntaxhighlighter-evolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizing my blog categories</title>
		<link>http://breathingtech.com/2010/organizing-my-blog-categories/</link>
		<comments>http://breathingtech.com/2010/organizing-my-blog-categories/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:01:55 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Blog information]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1649</guid>
		<description>When I started this blog I didn&amp;#8217;t put much thought in the categories I created. Therefore I decided to organize my posts into new categories today. I also use this blog as a personal &amp;#8220;wiki&amp;#8221; so it was about time to make it easier to find old posts. I have now created the following categories: [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/wO_zP_3KiKM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/organizing-my-blog-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centralizing my data storage with Western Digital My Book World Edition II</title>
		<link>http://breathingtech.com/2010/centralizing-my-data-storage-with-western-digital-my-book-world-edition-ii/</link>
		<comments>http://breathingtech.com/2010/centralizing-my-data-storage-with-western-digital-my-book-world-edition-ii/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 14:33:13 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[MioNet]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[Western Digital]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1603</guid>
		<description>I want to be able to access my data (images, videos, movies, music and documents) from all my different computers and devices. I have two laptops, a stationary computer, mobile phones and a receiver. I want these units to be able to use and store data to a centralized storage area. After doing some research [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/cUkKFnGREs4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/centralizing-my-data-storage-with-western-digital-my-book-world-edition-ii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using RSS Graffiti to publish on Facebook</title>
		<link>http://breathingtech.com/2010/using-rss-graffiti-to-publish-on-facebook/</link>
		<comments>http://breathingtech.com/2010/using-rss-graffiti-to-publish-on-facebook/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 21:59:41 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[RSS Graffiti]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1614</guid>
		<description>I am responsible for the local scuba dive club, Ikornnes Dykkerklubb, back home in Sykkylven. To make it easier for club members and others to follow what is going on at the website I decided to integrate it with Facebook. First I created a page for Ikornnes Dykkerklubb at Facebook and registered a developer account [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/9FflKDep3ZI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/using-rss-graffiti-to-publish-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DZone Most Valuable Blogger (MVB)</title>
		<link>http://breathingtech.com/2010/dzone-most-valuable-blogger-mvb/</link>
		<comments>http://breathingtech.com/2010/dzone-most-valuable-blogger-mvb/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 20:51:34 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Blog information]]></category>
		<category><![CDATA[DZone]]></category>
		<category><![CDATA[MVB]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1606</guid>
		<description>A few days ago I got an e-mail from one of the editors at DZone inviting me to become a DZone Most Valuable Blogger (MVB). First I didn&amp;#8217;t really know what this was but when I found that highly skilled persons like Mike Cohn, Ted Neward and Jurgen Appelo are DZone MVBs I was convinced [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/44N7B9lcWQc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/dzone-most-valuable-blogger-mvb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My favorite blogs and sites about mobility</title>
		<link>http://breathingtech.com/2010/my-favorite-blogs-sites-about-mobility/</link>
		<comments>http://breathingtech.com/2010/my-favorite-blogs-sites-about-mobility/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 13:17:04 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[Compact Framework]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Windows Phone 7]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1554</guid>
		<description>One of my main area of interest is mobility and I read a lot of blogs and news sites to keep my self up to date. In this post I will share some of my favorite blogs and sites about mobility with you. The last 1 1/2 year I have mainly been working with Microsoft [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/vbVPaQWBxJQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/my-favorite-blogs-sites-about-mobility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project planning/management software – helpful tools or creativity killers?</title>
		<link>http://breathingtech.com/2010/project-planningmanagement-software-helpful-tools-or-creativity-killers/</link>
		<comments>http://breathingtech.com/2010/project-planningmanagement-software-helpful-tools-or-creativity-killers/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 10:37:59 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Software development]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1506</guid>
		<description>When you are planning and also managing a software project there are hundreds (if not thousands) of different software products you can use to utilize and enhance your processes. I often ask my self if these products are really helping me or if they are actually more an obstacle. My largest issue with using software [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/scHNEpoKlgI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/project-planningmanagement-software-helpful-tools-or-creativity-killers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Phone 7 application contest – win HTC WP7 device</title>
		<link>http://breathingtech.com/2010/windows-phone-7-application-contest-win-htc-wp7-device/</link>
		<comments>http://breathingtech.com/2010/windows-phone-7-application-contest-win-htc-wp7-device/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 14:23:26 +0000</pubDate>
		<dc:creator>Per Ola Sæther</dc:creator>
				<category><![CDATA[Conference, Seminar, Event]]></category>
		<category><![CDATA[HTC]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[Windows Phone Developer Community]]></category>
		<category><![CDATA[WP7]]></category>
		<category><![CDATA[WPDC]]></category>

		<guid isPermaLink="false">http://breathingtech.com/?p=1441</guid>
		<description>The Norwegian Windows Phone Developer Community are together with Microsoft Norway hosting a Windows Phone 7 application contest. The three best Windows Phone 7 applications/games entered in this contest will win a HTC Windows Phone 7 device! Who can participate in this contest Anyone located in Norway and a member of Windows Phone Developer Community [...]&lt;img src="http://feeds.feedburner.com/~r/breathingtech/~4/hnWQWxIDu2I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://breathingtech.com/2010/windows-phone-7-application-contest-win-htc-wp7-device/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.581 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-09-03 07:58:29 -->
