<?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>Dries Hoebeke on .NET</title>
	<atom:link href="http://www.drieshoebeke.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drieshoebeke.be</link>
	<description>about me and my life as a programmer</description>
	<lastBuildDate>Tue, 02 Feb 2010 12:48:07 +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>Using extensions in Chrome</title>
		<link>http://www.drieshoebeke.be/using-extensions-in-chrome/</link>
		<comments>http://www.drieshoebeke.be/using-extensions-in-chrome/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 12:15:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=179</guid>
		<description><![CDATA[Why hello there,
As you all may know Google&#8217;s Chrome is able to update itself to newer versions without telling you about it. And as it happens we are already using the 3.xx version.
For some reason Chrome does not upgrade itself to the new version 4.0.249.78 in European countries.
Luckily, the company still lets you upgrade your [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/using-extensions-in-chrome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPod Shuffle Sweat/Moisture problems</title>
		<link>http://www.drieshoebeke.be/ipod-shuffle-sweatmoisture-problems/</link>
		<comments>http://www.drieshoebeke.be/ipod-shuffle-sweatmoisture-problems/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 14:56:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=164</guid>
		<description><![CDATA[In a follow-up on my previous post on my iPod troubles i did a quick research on the official Apple forum and it would appear that scores of Shuffles are dying because they have virtually no resistance to sweat and/or moisture.
Ironically, most people use these small iPods to go running etc. One would expect a [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/ipod-shuffle-sweatmoisture-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busted iPod Shuffle</title>
		<link>http://www.drieshoebeke.be/busted-ipod-shuffle/</link>
		<comments>http://www.drieshoebeke.be/busted-ipod-shuffle/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 21:13:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=157</guid>
		<description><![CDATA[I use my iPod Shuffle a couple of times a week in the gym while working out. Today, however, it seems to have died a gruesome death. I&#8217;m guessing maybe it doesn&#8217;t like my sweat&#8230; and realy who can blame it.
I find it rather disappointing, though, because i&#8217;ve only had this gizmo for 2 months. My [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/busted-ipod-shuffle/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Export table from MS SQL Server 2005 to Excel</title>
		<link>http://www.drieshoebeke.be/export-table-from-ms-sql-server-2005-to-excel/</link>
		<comments>http://www.drieshoebeke.be/export-table-from-ms-sql-server-2005-to-excel/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 10:45:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=143</guid>
		<description><![CDATA[This is a very easy task lately that doesn&#8217;t require you to do any coding and/or thinking. However, one might think there is an export function in SQL Server Management Studio but this is not the case.
First, start off by opening a new Excell worksheet (i&#8217;m using Office 2007).

So we select &#8220;data&#8221; on the ribbon [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/export-table-from-ms-sql-server-2005-to-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>odbc driver does not appear in the datasources list</title>
		<link>http://www.drieshoebeke.be/odbc-driver-does-not-appear-in-the-datasources-list/</link>
		<comments>http://www.drieshoebeke.be/odbc-driver-does-not-appear-in-the-datasources-list/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:57:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=129</guid>
		<description><![CDATA[After installing the ODBC driver for Advantage Database i couldn&#8217;t find the driver appear in the datasources managing program. After a bit of mandatory cursing and scouring around the web i found this is a pretty common problem when using a 32 bit driver on a 64 bit system.
It&#8217;s important to understand which kind of [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/odbc-driver-does-not-appear-in-the-datasources-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>review htc touch diamond 2</title>
		<link>http://www.drieshoebeke.be/review-htc-touch-diamond-2/</link>
		<comments>http://www.drieshoebeke.be/review-htc-touch-diamond-2/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 20:51:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=107</guid>
		<description><![CDATA[New toys for me?!
I guess the thing that pulled me over to &#8220;invest&#8221; in a smartphone is just that i can&#8217;t help myself but to marvel at the technology. I&#8217;m such a geek, right.
Of all palm-of-your-hand-computers i chose the HTC Touch Diamond2. I did some research on beforehand and the eventual choice was realy between [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/review-htc-touch-diamond-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ASP.NET Radiobuttons in a Gridview</title>
		<link>http://www.drieshoebeke.be/asp-net-radiobuttons-in-a-gridview/</link>
		<comments>http://www.drieshoebeke.be/asp-net-radiobuttons-in-a-gridview/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 14:48:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=96</guid>
		<description><![CDATA[Here&#8217;s another one of those classic Gridview problems:
I&#8217;ve got a Gridview that needs to have a RadioButtonList in it so that users can select only one row.
You can&#8217;t do this in ASP.NET with use of the &#60;asp:RadioButton runat=&#8221;server&#8221;  /&#62;. Even though you can fill in a groupname it doesn&#8217;t work.
The reason it doesn&#8217;t work is [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/asp-net-radiobuttons-in-a-gridview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change a body background in ASP.NET</title>
		<link>http://www.drieshoebeke.be/how-to-change-a-body-background-in-asp-net/</link>
		<comments>http://www.drieshoebeke.be/how-to-change-a-body-background-in-asp-net/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:17:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/2009/09/how-to-change-a-body-background-in-asp-net/</guid>
		<description><![CDATA[This is something i had to look up. It&#8217;s realy easy though but it feels a bit hacky:
body id=&#8221;bodytag&#8221; runat=&#8221;server&#8221;
So as you see i have added a runat=&#8221;server&#8221; tag to the body tag. This basically makes sure our server code is aware of the body element.
I&#8217;ve also given it an id so i can address [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/how-to-change-a-body-background-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using your WCF service to create an RSS feed</title>
		<link>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/</link>
		<comments>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 16:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=70</guid>
		<description><![CDATA[In a previous post i explained briefly how you can make a simple wcf service. In this post i&#8217;ll try to explain how you can extend that simple service to provide an RSS feed.
In fact, it&#8217;s a pretty easy task. It comes down to adding a single method to your service contract, implementing the method [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/using-your-wcf-service-to-create-an-rss-feed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Travelling in France; Le Tréport</title>
		<link>http://www.drieshoebeke.be/travelling-in-france-le-treport/</link>
		<comments>http://www.drieshoebeke.be/travelling-in-france-le-treport/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 14:22:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">http://www.drieshoebeke.be/?p=59</guid>
		<description><![CDATA[What here follows is a brief summary of my recent travel to France.
I ride a motorcycle, it&#8217;s a Honda VFR800 and it&#8217;s been built in 2000:
Me and my girlfriend departed on 17th of august 2009 on our motorcycle from our hometown in Belgium. Our first stop was situated in France; Calais.
We took a break there [...]]]></description>
		<wfw:commentRss>http://www.drieshoebeke.be/travelling-in-france-le-treport/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
