<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hakan&#039;s coding and stuff</title>
	<atom:link href="http://haukcode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://haukcode.wordpress.com</link>
	<description>Interesting (to me) links, projects, products related to my work and/or hobbies</description>
	<lastBuildDate>Thu, 16 Feb 2012 07:33:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='haukcode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/2972b638a100317cb19f10038bbdc0ce?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hakan&#039;s coding and stuff</title>
		<link>http://haukcode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://haukcode.wordpress.com/osd.xml" title="Hakan&#039;s coding and stuff" />
	<atom:link rel='hub' href='http://haukcode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>IronRuby instead of NAnt or MSBuild?</title>
		<link>http://haukcode.wordpress.com/2012/02/15/ironruby-instead-of-nant-or-msbuild/</link>
		<comments>http://haukcode.wordpress.com/2012/02/15/ironruby-instead-of-nant-or-msbuild/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 07:28:42 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[nant]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=61</guid>
		<description><![CDATA[I tried to use IronRuby in a continuous integration project and it worked pretty good, except when I wanted to use some external GEM to compress/extract zip files, turns out most are written for native un*x&#8230; But with a simple call to my trustworthy .NET solved that problem. Good read here: Say Goodby to NAnt [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=61&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I tried to use IronRuby in a continuous integration project and it worked pretty good, except when I wanted to use some external GEM to compress/extract zip files, turns out most are written for native un*x&#8230; But with a simple call to my trustworthy .NET solved that problem. Good read here: <a title="Say Goodbye to NAnt and MSBuild" href="http://www.codethinked.com/say-goodbye-to-nant-and-msbuild-with-ironruby">Say Goodby to NAnt and MSBuild</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=61&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2012/02/15/ironruby-instead-of-nant-or-msbuild/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>How Not To Lead Geeks</title>
		<link>http://haukcode.wordpress.com/2012/01/19/how-not-to-lead-geeks/</link>
		<comments>http://haukcode.wordpress.com/2012/01/19/how-not-to-lead-geeks/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 23:33:13 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[geeks]]></category>
		<category><![CDATA[leadership]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=53</guid>
		<description><![CDATA[Got a good link from a friend: http://positivesharing.com/2006/03/how-not-to-lead-geeks/ It makes a lot of sense, I&#8217;m a strong believer in most of it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=53&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Got a good link from a friend: <a title="How Not To Lead Geeks" href="http://positivesharing.com/2006/03/how-not-to-lead-geeks/">http://positivesharing.com/2006/03/how-not-to-lead-geeks/</a></p>
<p>It makes a lot of sense, I&#8217;m a strong believer in most of it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=53&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2012/01/19/how-not-to-lead-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Passing WCF username AND PASSWORD to service handler</title>
		<link>http://haukcode.wordpress.com/2011/05/17/passing-wcf-username-and-password-to-service-handler/</link>
		<comments>http://haukcode.wordpress.com/2011/05/17/passing-wcf-username-and-password-to-service-handler/#comments</comments>
		<pubDate>Wed, 18 May 2011 07:20:19 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=50</guid>
		<description><![CDATA[The correct way to do this in WCF is to implement IAuthorizationPolicy to replace PrimaryIdentity in the ServiceSecurityContext. http://www.neovolve.com/post/2008/04/07/wcf-security-getting-the-password-of-the-user.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=50&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The correct way to do this in WCF is to implement IAuthorizationPolicy to replace PrimaryIdentity in the ServiceSecurityContext.</p>
<p><a href="http://www.neovolve.com/post/2008/04/07/wcf-security-getting-the-password-of-the-user.aspx">http://www.neovolve.com/post/2008/04/07/wcf-security-getting-the-password-of-the-user.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=50&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/05/17/passing-wcf-username-and-password-to-service-handler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Collection of good questions to ask during a .NET interview</title>
		<link>http://haukcode.wordpress.com/2011/03/03/collection-of-good-questions-to-ask-during-a-net-interview/</link>
		<comments>http://haukcode.wordpress.com/2011/03/03/collection-of-good-questions-to-ask-during-a-net-interview/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 00:39:24 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=48</guid>
		<description><![CDATA[Now I just need to learn some of these before I can ask&#8230; http://www.hanselman.com/blog/NewInterviewQuestionsForSeniorSoftwareEngineers.aspx<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=48&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now I just need to learn some of these before I can ask&#8230;</p>
<p><a title="Interview questions" href="http://www.hanselman.com/blog/NewInterviewQuestionsForSeniorSoftwareEngineers.aspx">http://www.hanselman.com/blog/NewInterviewQuestionsForSeniorSoftwareEngineers.aspx</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=48&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/03/03/collection-of-good-questions-to-ask-during-a-net-interview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Site for public domain XAML icons</title>
		<link>http://haukcode.wordpress.com/2011/02/28/site-for-public-domain-xaml-icons/</link>
		<comments>http://haukcode.wordpress.com/2011/02/28/site-for-public-domain-xaml-icons/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 01:40:16 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=44</guid>
		<description><![CDATA[Nice site with icons (styles should come later) for XAML and other uses: Xamalot<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=44&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Nice site with icons (styles should come later) for XAML and other uses: <a title="Xamalot" href="http://www.xamalot.com/">Xamalot</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=44&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/28/site-for-public-domain-xaml-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Development Model using GIT</title>
		<link>http://haukcode.wordpress.com/2011/02/18/development-model-using-git/</link>
		<comments>http://haukcode.wordpress.com/2011/02/18/development-model-using-git/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 19:32:22 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=39</guid>
		<description><![CDATA[I&#8217;ve tried GIT, like it a lot. Click here for a good read on a development/branching model using GIT.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=39&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tried GIT, like it a lot. <a title="GIT Development Model" href="http://nvie.com/posts/a-successful-git-branching-model/">Click here</a> for a good read on a development/branching model using GIT.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=39&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/18/development-model-using-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>.NET Gadgeteer by Microsoft</title>
		<link>http://haukcode.wordpress.com/2011/02/07/net-gadgeteer-by-microsoft/</link>
		<comments>http://haukcode.wordpress.com/2011/02/07/net-gadgeteer-by-microsoft/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 18:16:08 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=35</guid>
		<description><![CDATA[I think I&#8217;m a gadgeteer&#8230; I want this .NET Gadgeteer, would go perfect with the Netduino.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=35&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think I&#8217;m a gadgeteer&#8230; I want this <a title="Microsoft .NET Gadgeteer" href="http://research.microsoft.com/en-us/projects/gadgeteer/">.NET Gadgeteer</a>, would go perfect with the <a title="Netduino" href="http://www.netduino.com/">Netduino</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=35&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/07/net-gadgeteer-by-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Comprehensive article about threading in C# .NET 4</title>
		<link>http://haukcode.wordpress.com/2011/02/03/comprehensive-threading-in-c-sharp/</link>
		<comments>http://haukcode.wordpress.com/2011/02/03/comprehensive-threading-in-c-sharp/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 22:01:48 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=33</guid>
		<description><![CDATA[This is an article with the most comprehensive write-up about threading, synchronizing, blocking, and everything related, in C# and .NET 4.0. Threading in C# by Joe Albahari Remember my mantra &#8211; &#8220;Premature optimization in the root of all evil&#8221; by Donald Knuth<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=33&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is an article with the most comprehensive write-up about threading, synchronizing, blocking, and everything related, in C# and .NET 4.0.</p>
<p><a title="Threading in C#" href="http://www.albahari.com/threading/">Threading in C# by Joe Albahari</a></p>
<p>Remember my mantra &#8211; <em>&#8220;Premature optimization in the root of all evil&#8221; by <a title="When to Optimize" href="http://en.wikipedia.org/wiki/Program_optimization#When_to_optimize">Donald Knuth</a><br />
</em></p>
<p><em><br />
</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=33&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/03/comprehensive-threading-in-c-sharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Home Automation</title>
		<link>http://haukcode.wordpress.com/2011/02/02/home-automation/</link>
		<comments>http://haukcode.wordpress.com/2011/02/02/home-automation/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 01:46:50 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=30</guid>
		<description><![CDATA[Another link today, http://iridiummobile.net/ They&#8217;ve built a very cool product that takes a touch panel file from AMX&#8216;s TPDesign4 and lets you use it on iPhone, iPad, Windows 7/XP/CE with more products coming. I&#8217;m excited about the Android 3.0 Honeycomb platform paired with this. My goal is to get a highly-integrated system that can either [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=30&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another link today, <a title="Iridium Mobile" href="http://iridiummobile.net/">http://iridiummobile.net/</a></p>
<p>They&#8217;ve built a very cool product that takes a touch panel file from <a title="AMX" href="http://www.amx.com">AMX</a>&#8216;s TPDesign4 and lets you use it on iPhone, iPad, Windows 7/XP/CE with more products coming. I&#8217;m excited about the Android 3.0 Honeycomb platform paired with this. My goal is to get a highly-integrated system that can either be handheld or wall-mounted for about $500. We&#8217;re getting there&#8230;</p>
<p>I&#8217;ll do some more evaluation of their product, especially how it compares to tpcontrol, another company having a similar product, but Iridium&#8217;s strength is that it can run on non-iOS products like WinXP, which should give me more hardware choices. Plus their upcoming version 2.0 promises features that we don&#8217;t even have on the native AMX touch panels, like the MVP-9000, etc.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=30&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/02/home-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
		<item>
		<title>Very useful monitoring tool</title>
		<link>http://haukcode.wordpress.com/2011/02/02/very-useful-monitoring-tool/</link>
		<comments>http://haukcode.wordpress.com/2011/02/02/very-useful-monitoring-tool/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 01:40:30 +0000</pubDate>
		<dc:creator>hakanl</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://haukcode.wordpress.com/?p=27</guid>
		<description><![CDATA[Check this out: http://www.newrelic.com/ We bought it for my work to monitor our site http://www.activegolf.com.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=27&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Check this out: <a title="Web Application Monitoring by New Relic" href="http://www.newrelic.com/">http://www.newrelic.com/</a></p>
<p>We bought it for my work to monitor our site <a title="Active Golf" href="http://www.activegolf.com">http://www.activegolf.com</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/haukcode.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/haukcode.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/haukcode.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=haukcode.wordpress.com&amp;blog=16029058&amp;post=27&amp;subd=haukcode&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://haukcode.wordpress.com/2011/02/02/very-useful-monitoring-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9131d52799ec6b7fdd3a90512007c71b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hakanl</media:title>
		</media:content>
	</item>
	</channel>
</rss>
