<?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>Rick-Ross.com</title>
	<atom:link href="http://rick-ross.com/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://rick-ross.com</link>
	<description></description>
	<lastBuildDate>Sun, 07 Aug 2011 23:31:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Force.com: Resolving the Destination URL not reset exception</title>
		<link>http://rick-ross.com/force-com-resolving-the-destination-url-not-reset-exception/375/</link>
		<comments>http://rick-ross.com/force-com-resolving-the-destination-url-not-reset-exception/375/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 02:21:19 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=375</guid>
		<description><![CDATA[Salesforce provides a number of methods for integrating Java and/or .NET applications using SOAP APIs. Depending on the type of application you will be writing will determine which WSDL(s) you will need to generate and consume. These WSDLs are located &#8230; <a href="http://rick-ross.com/force-com-resolving-the-destination-url-not-reset-exception/375/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/force-com-resolving-the-destination-url-not-reset-exception/375/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Enterprise Development in the Cloud – Part 3</title>
		<link>http://rick-ross.com/improving-enterprise-development-in-the-cloud-%e2%80%93-part-3/369/</link>
		<comments>http://rick-ross.com/improving-enterprise-development-in-the-cloud-%e2%80%93-part-3/369/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 01:24:48 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=369</guid>
		<description><![CDATA[Thou Shall Maximize Developer Productivity Software craftsmen are equally concerned with the code they craft and the tools that they use. They arm themselves with Integrated Development Environments (IDEs) like Eclipse or Visual Studio; build tools like Ant and Maven, and unit testing &#8230; <a href="http://rick-ross.com/improving-enterprise-development-in-the-cloud-%e2%80%93-part-3/369/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/improving-enterprise-development-in-the-cloud-%e2%80%93-part-3/369/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Enterprise Development in the Cloud &#8211; Part 2</title>
		<link>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-2/344/</link>
		<comments>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-2/344/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 01:32:45 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Sandbox]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=344</guid>
		<description><![CDATA[Thou Shall Backup Production before Deploying Enterprise Development, as I stated in the introduction, must effectively coordinate the efforts of a development team. By organizing around a source code repository, you have a source of truth than enables you to &#8230; <a href="http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-2/344/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-2/344/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improving Enterprise Development in the Cloud &#8211; Part 1</title>
		<link>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-1/331/</link>
		<comments>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-1/331/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 01:30:41 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=331</guid>
		<description><![CDATA[Thou Shall Always Know What is &#8220;in&#8221; Production For the background on this series you can read my introduction in Improving Enterprise Development in the Cloud. Have you ever been in this situation? You have carefully listened to your customers about &#8230; <a href="http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-1/331/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/improving-enterprise-development-in-the-cloud-part-1/331/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force.com: Improving Enterprise Development in the Cloud</title>
		<link>http://rick-ross.com/force-com-improving-enterprise-development-in-the-cloud/324/</link>
		<comments>http://rick-ross.com/force-com-improving-enterprise-development-in-the-cloud/324/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 02:17:09 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=324</guid>
		<description><![CDATA[As a software craftsman who has grown up writing enterprise applications in a wide variety of languages including Java and Microsoft .NET, I have become accustomed to certain practices and tool sets that have not quite arrived yet in the &#8230; <a href="http://rick-ross.com/force-com-improving-enterprise-development-in-the-cloud/324/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/force-com-improving-enterprise-development-in-the-cloud/324/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force.com: An Introduction to Change Sets and Sandboxes</title>
		<link>http://rick-ross.com/force-com-an-introduction-to-change-sets-and-sandboxes/315/</link>
		<comments>http://rick-ross.com/force-com-an-introduction-to-change-sets-and-sandboxes/315/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 20:32:24 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Change Sets]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Sandbox]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=315</guid>
		<description><![CDATA[In force.com terminology, promoting changes from one organization to another is called migration. There are currently two methods for migrating changes between salesforce organizations. One method is to use Change Sets. This article will introduce you to Change sets and &#8230; <a href="http://rick-ross.com/force-com-an-introduction-to-change-sets-and-sandboxes/315/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/force-com-an-introduction-to-change-sets-and-sandboxes/315/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force.com: What edition for starting new development?</title>
		<link>http://rick-ross.com/force-com-what-edition-for-starting-new-developmen/291/</link>
		<comments>http://rick-ross.com/force-com-what-edition-for-starting-new-developmen/291/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 00:20:13 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Salesforce.com]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=291</guid>
		<description><![CDATA[As someone who has been working with the force.com platform for over two years, it still isn’t obvious to me where a developer should start writing applications. Part of this confusion comes from multiple options to choose from and not &#8230; <a href="http://rick-ross.com/force-com-what-edition-for-starting-new-developmen/291/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/force-com-what-edition-for-starting-new-developmen/291/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PaaS: Don&#8217;t Forget about Developer Tools</title>
		<link>http://rick-ross.com/paas-dont-forget-about-developer-tools/284/</link>
		<comments>http://rick-ross.com/paas-dont-forget-about-developer-tools/284/#comments</comments>
		<pubDate>Fri, 24 Jun 2011 01:10:42 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=284</guid>
		<description><![CDATA[Prior to Platform as a Service (PaaS) technologies (e.g force.com), a developer was required to have at least a basic understanding of operating systems on which their software would run.  They would need to know how to configure, set up, &#8230; <a href="http://rick-ross.com/paas-dont-forget-about-developer-tools/284/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/paas-dont-forget-about-developer-tools/284/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Salesforce.com Certified Force.com Developer</title>
		<link>http://rick-ross.com/salesforce-com-certified-force-com-developer/279/</link>
		<comments>http://rick-ross.com/salesforce-com-certified-force-com-developer/279/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 02:22:24 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Salesforce.com]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=279</guid>
		<description><![CDATA[Salesforce.com helps businesses produce valuable business outcomes much faster than traditional enterprise alternatives such as Java or .NET. Part of this speed is due to the declarative nature of the platform, which is also known as force.com, by quickly creating a data &#8230; <a href="http://rick-ross.com/salesforce-com-certified-force-com-developer/279/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/salesforce-com-certified-force-com-developer/279/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anticipating Breakdowns</title>
		<link>http://rick-ross.com/anticipating-breakdowns/259/</link>
		<comments>http://rick-ross.com/anticipating-breakdowns/259/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 01:28:51 +0000</pubDate>
		<dc:creator>Rick Ross</dc:creator>
				<category><![CDATA[Breakdowns]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[Practices]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://rick-ross.com/?p=259</guid>
		<description><![CDATA[My wife and I recently experienced an airport delay earlier this month, returning home from a business conference in San Francisco. We arrived at SFO early giving us plenty of time to not worry about any unexpected delays with baggage &#8230; <a href="http://rick-ross.com/anticipating-breakdowns/259/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://rick-ross.com/anticipating-breakdowns/259/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

