<?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>Headup - The semantic web - Blog &#187; code</title>
	<atom:link href="http://blog.headup.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.headup.com</link>
	<description>Semantic Web, Blog widgets, site plugins and everything related to life at Headup.com</description>
	<lastBuildDate>Tue, 08 Jun 2010 10:08:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Free to use C# fix for the Seeqpod.com API</title>
		<link>http://blog.headup.com/2009/03/free-to-use-c-fix-for-the-seeqpodcom-api/</link>
		<comments>http://blog.headup.com/2009/03/free-to-use-c-fix-for-the-seeqpodcom-api/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 16:28:32 +0000</pubDate>
		<dc:creator>talk</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[for developers]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://blog.headup.com/?p=418</guid>
		<description><![CDATA[Seeqpod pulls a fast one A few hours ago we discovered that SeeqPod.com changed their API without notice. For us this meant that some of our audio playing capabilities were impaired. It seems they started using an authentication method that requires changing the HTTP Get request&#8217;s headers. Our trusty development team, always up for a [...]]]></description>
		<wfw:commentRss>http://blog.headup.com/2009/03/free-to-use-c-fix-for-the-seeqpodcom-api/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>A detector for memory leaks on Silverlight applications</title>
		<link>http://blog.headup.com/2009/02/a-detector-for-memory-leaks-on-silverlight-applications/</link>
		<comments>http://blog.headup.com/2009/02/a-detector-for-memory-leaks-on-silverlight-applications/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 17:37:45 +0000</pubDate>
		<dc:creator>talk</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[for developers]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[memory leak]]></category>
		<category><![CDATA[microsoft silverlight]]></category>

		<guid isPermaLink="false">http://blog.headup.com/?p=266</guid>
		<description><![CDATA[Abstract: Currently there&#8217;s no memory profiler for Silverlight If you’ve ever programmed in Silverlight, you’ve probably wondered whether your objects in memory were collected by the GC (garbage collector) or not. What if the objects you create stay in the memory for the whole life-time of your application – will you know? Regular .NET memory [...]]]></description>
		<wfw:commentRss>http://blog.headup.com/2009/02/a-detector-for-memory-leaks-on-silverlight-applications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to determine if a computer is running multiple CPUs in a Silverlight, RIA or web page situation</title>
		<link>http://blog.headup.com/2009/02/how-to-determine-a-computer-is-running-multiple-processors-in-a-silverlight-ria-or-web-page-situation/</link>
		<comments>http://blog.headup.com/2009/02/how-to-determine-a-computer-is-running-multiple-processors-in-a-silverlight-ria-or-web-page-situation/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 11:18:55 +0000</pubDate>
		<dc:creator>talk</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[for developers]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[multicore]]></category>
		<category><![CDATA[multiple cores]]></category>
		<category><![CDATA[multiple CPU]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[spinlock]]></category>
		<category><![CDATA[spinwait]]></category>

		<guid isPermaLink="false">http://blog.headup.com/?p=246</guid>
		<description><![CDATA[Abstract &#8211; How can you tell if the computer you&#8217;re running on has more than one CPU? Now that most new computes have multiple processors we are seeing a rapid rise in the usage of parallel programming. Many libraries supply efficient code for computers with multiple cores, but how can you tell if the computer [...]]]></description>
		<wfw:commentRss>http://blog.headup.com/2009/02/how-to-determine-a-computer-is-running-multiple-processors-in-a-silverlight-ria-or-web-page-situation/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
