<?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>Jeff Douglas - Technology, Coding and Bears... OH MY! &#187; Programming</title>
	<atom:link href="http://blog.jeffdouglas.com/category/technology/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jeffdouglas.com</link>
	<description>Get your head out of your #@! and into the clouds!</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:04:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>An Introduction to Cloud Computing for Developers</title>
		<link>http://blog.jeffdouglas.com/2009/04/13/introduction-to-cloud-computing-for-developers/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=introduction-to-cloud-computing-for-developers</link>
		<comments>http://blog.jeffdouglas.com/2009/04/13/introduction-to-cloud-computing-for-developers/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 17:23:09 +0000</pubDate>
		<dc:creator>Jeff Douglas</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=755</guid>
		<description><![CDATA[Just received a tweet from Ryan Marples about a new video he posted last week. The video is targeted for .NET developers but it is applicable to anyone that wants to better understand the advantages of cloud computing from a technical perspective. Very informative and very well done.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-702" title="no-software" src="http://jeffdonthemic.files.wordpress.com/2009/04/no-software1.jpg" alt="no-software" width="203" height="203" />Just received a tweet from <span class="gI"><a href="http://twitter.com/marplesoft" target="_blank">Ryan Marples</a> about a new video he posted last week. The <a href="http://wiki.developerforce.com/index.php/CloudComputingForDotNet" target="_blank">video is targeted for .NET developers</a> but it is applicable to anyone that wants to better understand the advantages of cloud computing from a technical perspective. </span></p>
<p><span class="gI">Very informative and very well done.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffdouglas.com/2009/04/13/introduction-to-cloud-computing-for-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#039;m Learning Groovy and So Should You!</title>
		<link>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=im-learning-groovy-so-should-you</link>
		<comments>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 15:19:18 +0000</pubDate>
		<dc:creator>Jeff Douglas</dc:creator>
				<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=429</guid>
		<description><![CDATA[I&#8217;ve been messing around with Groovy for a few months and am beginning to really like it&#8217;s structure and syntax. If you haven&#8217;t looked at Groovy yet, here&#8217;s a good article on why you should.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been messing around with <a href="http://groovy.codehaus.org/">Groovy</a> for a few months and am beginning to really like it&#8217;s structure and syntax. If you haven&#8217;t looked at Groovy yet, here&#8217;s <a href="http://blog.groovymag.com/2009/01/why-groovy/">a good article</a> on why you should.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffdouglas.com/2009/02/06/im-learning-groovy-so-should-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 1.0 Release Candidate Now Available</title>
		<link>http://blog.jeffdouglas.com/2009/01/28/aspnet-mvc-10-release-candidate-now-available/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=aspnet-mvc-10-release-candidate-now-available</link>
		<comments>http://blog.jeffdouglas.com/2009/01/28/aspnet-mvc-10-release-candidate-now-available/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 15:30:46 +0000</pubDate>
		<dc:creator>Jeff Douglas</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.jeffdouglas.com/?p=431</guid>
		<description><![CDATA[The ASP.NET MVC RC is now available and I am so excited that I can hardly stand it! At work we do alot of .NET development but I cannot stand the ViewState and Postback paradigm. I&#8217;m been tinkering around with with ASP.NET MVC for quite awhile and have a couple of prototypes under my belt. [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://weblogs.asp.net/scottgu/archive/2009/01/27/asp-net-mvc-1-0-release-candidate-now-available.aspx">ASP.NET MVC RC is now available</a> and I am so excited that I can hardly stand it! At work we do alot of .NET development but I cannot stand the ViewState and Postback paradigm. I&#8217;m been tinkering around with with ASP.NET MVC for quite awhile and have a couple of prototypes under my belt. According to the post, the 1.0 version should be released sometime in Febraury.</p>
<p>I&#8217;ve been seeing alot of posts on non-.NET sites with positive feedback. I think ASP.NET MVC may make it easier for Java developers to switch to the &#8220;dark side.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jeffdouglas.com/2009/01/28/aspnet-mvc-10-release-candidate-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
