<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>dev{shaped} &#187; Audio</title>
	<atom:link href="http://devshaped.com/category/audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://devshaped.com</link>
	<description></description>
	<lastBuildDate>Mon, 13 Jul 2009 14:47:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>derek@webradius.com ()</managingEditor>
		<webMaster>derek@webradius.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary></itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>derek@webradius.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://devshaped.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://devshaped.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>dev{shaped}</title>
			<link>http://devshaped.com</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Mike Fourie on MSBuild Extension Pack</title>
		<link>http://devshaped.com/2009/04/mike-fourie-on-msbuild-extension-pack/</link>
		<comments>http://devshaped.com/2009/04/mike-fourie-on-msbuild-extension-pack/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 09:00:00 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[msbuild]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://devshaped.com/2009/04/mike-fourie-on-msbuild-extension-pack/</guid>
		<description><![CDATA[Our CodePlex Project of the Month for April 2009 is the MSBuild Extension Pack.
The MSBuild Extension Pack provides a collection of over 240 tasks for MSBuild, including things like Environment Variables, Event Logs, Performance Counters, Registry, Services, Code Signing, Zip Files, Email, IIS6, IIS7, Twitter, and WMI.
Listen to our interview with project coordinator Mike Fourie [...]]]></description>
			<content:encoded><![CDATA[<p>Our CodePlex Project of the Month for April 2009 is the <a href="http://msbuildextensionpack.codeplex.com/" target="_blank">MSBuild Extension Pack</a>.</p>
<p>The MSBuild Extension Pack provides a collection of over 240 tasks for MSBuild, including things like Environment Variables, Event Logs, Performance Counters, Registry, Services, Code Signing, Zip Files, Email, IIS6, IIS7, Twitter, and WMI.</p>
<p>Listen to our interview with project coordinator Mike Fourie using the embedded audio player or download the MP3. </p>
<p>&#8212;&#8211; </p>
<p><em>CodePlex is Microsoft’s open source project hosting web site. Start a new project, join an existing one, or download software created by the community. </em><a href="http://www.codeplex.com/CodePlex" target="_blank"><em>Learn More</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devshaped.com/2009/04/mike-fourie-on-msbuild-extension-pack/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
			<enclosure url="http://devshaped.com/audio/msbuildextpack.mp3" length="4670016" type="audio/mpeg"/>
<itunes:duration>9:43</itunes:duration>
		<itunes:subtitle>Our CodePlex Project of the Month for April 2009 is the MSBuild Extension Pack.  The MSBuild Extension Pack provides a collection of over 240 ...</itunes:subtitle>
		<itunes:summary>Our CodePlex Project of the Month for April 2009 is the MSBuild Extension Pack.  The MSBuild Extension Pack provides a collection of over 240 tasks for MSBuild, including things like Environment Variables, Event Logs, Performance Counters, Registry, Services, Code Signing, Zip Files, Email, IIS6, IIS7, Twitter, and WMI.  Listen to our interview with project coordinator Mike Fourie using the embedded audio player or download the MP3.   -----   CodePlex is Microsoftrsquo;s open source project hosting web site. Start a new project, join an existing one, or download software created by the community. Learn More 
</itunes:summary>
		<itunes:keywords>Audio,,codeplex</itunes:keywords>
		<itunes:author>derek@webradius.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>James Newton-King on Json.NET</title>
		<link>http://devshaped.com/2009/03/james-newton-king-on-jsonnet/</link>
		<comments>http://devshaped.com/2009/03/james-newton-king-on-jsonnet/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 10:00:00 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[codeplex]]></category>

		<guid isPermaLink="false">http://devshaped.com/?p=57</guid>
		<description><![CDATA[ Our CodePlex Project of the Month for March 2009 is Json.NET.
&#34;The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or serialize your .NET objects with a single method call using the JsonSerializer.&#34;
The Json.NET project was started by James Newton-King. Listen to [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 22px; display: inline; border-top: 0px; border-right: 0px" border="0" align="right" src="http://devshaped.com/wp-content/uploads/2009/01/vistabatterysaver.jpg" /> Our CodePlex Project of the Month for March 2009 is <a href="http://www.codeplex.com/Json" target="_blank">Json.NET</a>.</p>
<p>&quot;The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or serialize your .NET objects with a single method call using the JsonSerializer.&quot;</p>
<p>The Json.NET project was started by <a href="http://james.newtonking.com/" target="_blank">James Newton-King</a>. Listen to our interview with James using the embedded audio player or download the MP3.</p>
<p>—–</p>
<p><em>CodePlex is Microsoft’s open source project hosting web site. Start a new project, join an existing one, or download software created by the community. </em><a href="http://www.codeplex.com/CodePlex"><em>Learn More</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devshaped.com/2009/03/james-newton-king-on-jsonnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://devshaped.com/audio/jsondotnet.mp3" length="4407922" type="audio/mpeg"/>
<itunes:duration>9:10</itunes:duration>
		<itunes:subtitle>Our CodePlex Project of the Month for March 2009 is Json.NET.  #34;The Json.NET library makes working with JSON formatted data in .NET simple. ...</itunes:subtitle>
		<itunes:summary>Our CodePlex Project of the Month for March 2009 is Json.NET.  #34;The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or serialize your .NET objects with a single method call using the JsonSerializer.#34;  The Json.NET project was started by James Newton-King. Listen to our interview with James using the embedded audio player or download the MP3.  mdash;ndash;  CodePlex is Microsoftrsquo;s open source project hosting web site. Start a new project, join an existing one, or download software created by the community. Learn More</itunes:summary>
		<itunes:keywords>Audio,,codeplex</itunes:keywords>
		<itunes:author>derek@webradius.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>Ted Neward on Programming Languages</title>
		<link>http://devshaped.com/2009/03/ted-neward-on-programming-languages/</link>
		<comments>http://devshaped.com/2009/03/ted-neward-on-programming-languages/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 10:00:00 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Audio]]></category>

		<guid isPermaLink="false">http://devshaped.com/?p=59</guid>
		<description><![CDATA[ In this audio interview, Ted Neward provides some guidance for VB and C# developers interested in learning a new programming languages.
Be sure to read Ted&#8217;s article &#34;Beyond VB and C#&#34;.
]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 22px 22px; display: inline; border-top: 0px; border-right: 0px" title="ted_neward" border="0" alt="ted_neward" align="right" src="http://devshaped.com/wp-content/uploads/2009/02/ted-neward2.jpg" width="85" height="57" /> In this audio interview, Ted Neward provides some guidance for VB and C# developers interested in learning a new programming languages.</p>
<p>Be sure to read Ted&#8217;s article &quot;<a href="http://devshaped.com/2009/03/beyond-vb-and-c/" target="_blank">Beyond VB and C#</a>&quot;.</p>
]]></content:encoded>
			<wfw:commentRss>http://devshaped.com/2009/03/ted-neward-on-programming-languages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://devshaped.com/audio/TedNewardOnLanguages.mp3" length="9808385" type="audio/mpeg"/>
<itunes:duration>20:26</itunes:duration>
		<itunes:subtitle>In this audio interview, Ted Neward provides some guidance for VB and C# developers interested in learning a new programming languages.  Be sure ...</itunes:subtitle>
		<itunes:summary>In this audio interview, Ted Neward provides some guidance for VB and C# developers interested in learning a new programming languages.  Be sure to read Ted's article #34;Beyond VB and C##34;.
</itunes:summary>
		<itunes:keywords>Audio</itunes:keywords>
		<itunes:author>derek@webradius.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>Tamir Khason on Vista Battery Saver</title>
		<link>http://devshaped.com/2009/01/tamir-khason-on-vista-battery-saver/</link>
		<comments>http://devshaped.com/2009/01/tamir-khason-on-vista-battery-saver/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 05:10:38 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://devshaped.com/2009/01/tamir-khason-on-vista-battery-saver/</guid>
		<description><![CDATA[ Our CodePlex Project of the Month for January 2009 is Vista Battery Saver.
&#34;This tiny program will save up to 70% of your battery by disabling those nice, but greedy Vista features.&#34;
When you switch from running on AC power to running on battery, Vista Battery Saver will disable the Windows Sidebar and Aero features and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://devshaped.com/wp-content/uploads/2009/01/vistabatterysaver.jpg"><img title="vistabatterysaver" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 22px 22px; border-left: 0px; border-bottom: 0px" height="57" alt="vistabatterysaver" src="http://devshaped.com/wp-content/uploads/2009/01/vistabatterysaver-thumb.jpg" width="85" align="right" border="0" /></a> Our CodePlex Project of the Month for January 2009 is <a href="http://www.codeplex.com/vistabattery">Vista Battery Saver</a>.</p>
<p>&quot;This tiny program will save up to 70% of your battery by disabling those nice, but greedy Vista features.&quot;</p>
<p>When you switch from running on AC power to running on battery, Vista Battery Saver will disable the Windows Sidebar and Aero features and switch to a more conservative power plan (e.g., from High Performance to Power Saver). When you reconnect to AC power, Vista Battery Saver switches everything back to the full Vista experience.</p>
<p>The Vista Battery Saver project was started by <a href="http://khason.net/blog/">Tamir Khason</a>. Listen to our interview with Tamir using the embedded audio player or download the MP3.</p>
</p>
<p>&#8212;&#8211;</p>
<p><em>CodePlex is Microsoft&#8217;s open source project hosting web site. Start a new project, join an existing one, or download software created by the community. </em><a href="http://www.codeplex.com/CodePlex"><em>Learn More</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://devshaped.com/2009/01/tamir-khason-on-vista-battery-saver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://devshaped.com/audio/vistabattery.mp3" length="4017109" type="audio/mpeg"/>
<itunes:duration>8:22</itunes:duration>
		<itunes:subtitle>Our CodePlex Project of the Month for January 2009 is Vista Battery Saver.  #34;This tiny program will save up to 70% of your ...</itunes:subtitle>
		<itunes:summary>Our CodePlex Project of the Month for January 2009 is Vista Battery Saver.  #34;This tiny program will save up to 70% of your battery by disabling those nice, but greedy Vista features.#34;  When you switch from running on AC power to running on battery, Vista Battery Saver will disable the Windows Sidebar and Aero features and switch to a more conservative power plan (e.g., from High Performance to Power Saver). When you reconnect to AC power, Vista Battery Saver switches everything back to the full Vista experience.  The Vista Battery Saver project was started by Tamir Khason. Listen to our interview with Tamir using the embedded audio player or download the MP3.    -----  CodePlex is Microsoft's open source project hosting web site. Start a new project, join an existing one, or download software created by the community. Learn More</itunes:summary>
		<itunes:keywords>Audio,,codeplex</itunes:keywords>
		<itunes:author>derek@webradius.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>Donald Belcham on Brownfield Development</title>
		<link>http://devshaped.com/2009/01/donald-belcham-on-brownfield-development/</link>
		<comments>http://devshaped.com/2009/01/donald-belcham-on-brownfield-development/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 04:18:05 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[belcham]]></category>
		<category><![CDATA[brownfield]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://devshaped.com/?p=22</guid>
		<description><![CDATA[In this audio interview, Donald Belcham discusses brownfield development, technical debt, and some useful tools for developers.

Be sure to read Donald&#8217;s article &#8220;Working with Brownfield Code&#8220;.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://devshaped.com/wp-content/uploads/2009/01/donald-belcham.jpg"><img title="Donald_Belcham" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 22px 22px; border-left: 0px; border-bottom: 0px" height="57" alt="Donald_Belcham" src="http://devshaped.com/wp-content/uploads/2009/01/donald-belcham-thumb.jpg" width="85" align="right" border="0" /></a>In this audio interview, Donald Belcham discusses brownfield development, technical debt, and some useful tools for developers.
</p>
<p>Be sure to read Donald&#8217;s article &#8220;<a href="http://devshaped.com/2009/01/working-with-brownfield-code/">Working with Brownfield Code</a>&#8220;.</p>
]]></content:encoded>
			<wfw:commentRss>http://devshaped.com/2009/01/donald-belcham-on-brownfield-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<enclosure url="http://devshaped.com/audio/dbelcham-brownfield.mp3" length="6199939" type="audio/mpeg"/>
<itunes:duration>12:54</itunes:duration>
		<itunes:subtitle>In this audio interview, Donald Belcham discusses brownfield development, technical debt, and some useful tools for developers.


Be sure to read Donald's article "Working with Brownfield ...</itunes:subtitle>
		<itunes:summary>In this audio interview, Donald Belcham discusses brownfield development, technical debt, and some useful tools for developers.


Be sure to read Donald's article "Working with Brownfield Code".</itunes:summary>
		<itunes:keywords>Audio</itunes:keywords>
		<itunes:author>derek@webradius.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
	</channel>
</rss>
