<?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>Dan Blake&#039;s CRM Architecture and Business Blog</title>
	<atom:link href="http://thecrmarchitect.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thecrmarchitect.com</link>
	<description>The CRM ISV Experience From the Trenches</description>
	<lastBuildDate>Sun, 27 May 2012 17:27:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thecrmarchitect.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b3fc15d3f6f177deccf61ef83f7b112f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Dan Blake&#039;s CRM Architecture and Business Blog</title>
		<link>http://thecrmarchitect.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thecrmarchitect.com/osd.xml" title="Dan Blake&#039;s CRM Architecture and Business Blog" />
	<atom:link rel='hub' href='http://thecrmarchitect.com/?pushpress=hub'/>
		<item>
		<title>Tips for Creating Custom SRS Reports In CRM Online 2011</title>
		<link>http://thecrmarchitect.com/2011/05/14/tips-for-creating-custom-srs-reports-in-crm-online-2011/</link>
		<comments>http://thecrmarchitect.com/2011/05/14/tips-for-creating-custom-srs-reports-in-crm-online-2011/#comments</comments>
		<pubDate>Sat, 14 May 2011 11:21:12 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=284</guid>
		<description><![CDATA[Prior to the release of CRM 2011, I was relieved when I learned that the CRM Online group was going to allow customers to deploy custom SQL Reporting Services reports.  I just wrapped up building the most challenging SRS report I have ever built and experienced many challenges, limitations, and frustrations associated with building custom SRS reports [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=284&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Prior to the release of CRM 2011, I was relieved when I learned that the CRM Online group was going to allow customers to deploy custom SQL Reporting Services reports.  I just wrapped up building the most challenging SRS report I have ever built and experienced many challenges, limitations, and frustrations associated with building custom SRS reports for CRM Online.  Here are some quick points that I hope will save others some time and frustration:</p>
<ul>
<li>You must use FetchXML&#8230;you cannot use SQL and CRM filtered views with CRM Online</li>
<li>CRM 2011 Online does not support most SRS functions in expressions</li>
<ul>
<li>You will receive a vague error when you try to upload a report containing an unsupported function</li>
<li>(-2147188072) &#8220;An error occurred while trying to add the report to Microsoft CRM. Try adding the report again. If this problem persists, contact your system administrator.&#8221;</li>
<li>As an example:</li>
<ul>
<li>CInt is supported</li>
<li>Fix, Floor, Int are not supported</li>
</ul>
</ul>
<li>FetchXML is much more limited than SQL</li>
<ul>
<li>No functions or expressions</li>
<ul>
<li>Unlike SQL, FetchXML can only return attribute values&#8230;you cannot apply any functions to do data conversion inside FetchXML</li>
</ul>
<li>Basic Joins only</li>
<ul>
<li>You can create joins on a single attribute only</li>
</ul>
</ul>
</ul>
<p>The fact that you can create custom SRS reports in CRM Online now is fantastic.  It can be challenging but if you are persistent and creative enough, you can probably find a way to build the report you need.</p>
<br />Filed under: <a href='http://thecrmarchitect.com/category/uncategorized/'>Uncategorized</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/284/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/284/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/284/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=284&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2011/05/14/tips-for-creating-custom-srs-reports-in-crm-online-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>
	</item>
		<item>
		<title>CRM 4.0 to CRM &#8220;5&#8243; Transition</title>
		<link>http://thecrmarchitect.com/2010/04/26/crm-4-0-to-crm-5-transition/</link>
		<comments>http://thecrmarchitect.com/2010/04/26/crm-4-0-to-crm-5-transition/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 02:12:54 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[XRM]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[CRM "5"]]></category>
		<category><![CDATA[CTP]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Transition]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Version]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=274</guid>
		<description><![CDATA[According to my Twitter sources, Microsoft announced today, at Convergence 2010, that &#8220;CRM 5 will be released by the end of the year with CRM Online first then on-premise.&#8221;  Now that&#8217;s the first time I&#8217;ve heard the release date officially pinned down that precisely.  I&#8217;ve been hearing Q4 and even early Q4 2010 for a while now. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=274&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>According to my <a href="http://twitter.com/list/danblake/mscrm">Twitter sources</a>, Microsoft announced today, at Convergence 2010, that &#8220;CRM 5 will be released by the end of the year with CRM Online first then on-premise.&#8221;  Now that&#8217;s the first time I&#8217;ve heard the release date officially pinned down that precisely.  I&#8217;ve been hearing Q4 and even early Q4 2010 for a while now.</p>
<p>Early adopters in Microsoft&#8217;s Metro program (select ISVs, key partners, and customers) have been working with <a href="http://www.microsoft.com/Presspass/press/2010/mar10/03-25CTP3PR.mspx">Community Technology Preview 3</a> for a few weeks now.  We should be seeing a widely-released Beta in the near future.  That puts a lot of ISVs, Customers, and Developers in a quandry about when to make the transition to working on the new product and what to do in the meantime.  At some point you will want to stop working on Microsoft Dynamics CRM 4.0 and start customizing, developing on, and implementing CRM &#8220;5&#8243;.</p>
<p>That leaves you with a few choices for what to do right now:</p>
<ol>
<li><strong>Plug Away</strong>: Keep Working on CRM 4.0</li>
<li><strong>Wait</strong>: Do nothing until CRM &#8220;5&#8243; is released (i.e. put everything on hold)</li>
<li><strong>Make the Move</strong>: Get your hands on CRM &#8220;5&#8243; asap and start working with the new version</li>
<li><strong>Hybrid Approach</strong>: Work on some things, wait on others</li>
</ol>
<p>You will obviously want to have all the information you can get about the new features in CRM 5.0 and how it compares with CRM 4.0.  Without adequate information, you are sure to make bad choices.  Here are a few examples:</p>
<ul>
<li>Developing an integration that is INCLUDED in CRM &#8220;5&#8243;</li>
<li>Developing a feature that is INCLUDED in CRM &#8220;5&#8243;</li>
<li>Developing code using the CRM 4.0 SDK that will be obsolete (while still probably backward compatible for one version) when CRM &#8220;5&#8243; is released</li>
<li>Developing a UI customization that doesn&#8217;t upgrade well</li>
<li>Developing something with a CRM 4.0 Architecture that would be much more efficient in a CRM &#8220;5&#8243; Architecture</li>
<li>Leveraging CRM 4.0 customization capabilities that are depricated in CRM &#8220;5&#8243;</li>
</ul>
<p>Unfortunately, if you are not an early adopter, your access to information is fairly limited.  All early adopters are under NDA and have agreed not to share information about the new version.  I, myself, have signed the NDA (<a href="http://www.coursemax.com">CourseMax</a> is in the Metro program) so I can&#8217;t divulge anything yet either unless it has already been made public.  However, all is not lost, as there is quite a bit of information you can find out on the web that Microsoft personnel have been willing to release.</p>
<p>The best source of information at this point is the CRM 5.0 SDK which isn&#8217;t publicly available yet.  Once the feature set is locked down, the muzzles will come off.  Until then, your next best source of information is the probably the &#8220;Statement of Direction&#8221; available to customers and partners:</p>
<p><strong>PartnerSource:</strong><br />
<a href="https://mbs.microsoft.com/partnersource/marketing/statementofdirection/MD_CRM_SOD.htm">https://mbs.microsoft.com/partnersource/marketing/statementofdirection/MD_CRM_SOD.htm</a></p>
<p><strong>CustomerSource:</strong> <a href="https://mbs.microsoft.com/customersource/documentation/whitepapers/MSD_CRM4StatementOfDirection.htm">https://mbs.microsoft.com/customersource/documentation/whitepapers/MSD_CRM4StatementOfDirection.htm</a></p>
<p>Quite a bit of information was released at <a href="http://microsoftpdc.com">PDC09</a> which has been blogged about all over.  There is also a lot of information from various Microsoft Bloggers:</p>
<p><a href="http://blogs.msdn.com/ukcrm/archive/2010/03/22/crm-5-workflow-on-channel-9.aspx">CRM &#8220;5&#8243; Workflow on Channel 9</a>, March 22, 2010, Simon Hutson, Dynamics CRM UK Blog</p>
<p><a href="https://community.dynamics.com/blogs/crmmsdyworldfa/comments/43187.aspx">Microsoft Dynamics Offers a Preview of xRM Updates for CRM 5 at PDC09</a>, November 2009, Microsoft Dynamics CRM Communities</p>
<p><a href="http://msdynamicsworld.com/story/customer-relationship-mgmt/sneak-preview-microsoft-dynamics-crm-5-0-more-social-networking-cha">A Sneak Preview of Microsoft Dynamics CRM 5.0: More Social Networking, Charts, Customer Service Capabilities</a>, September 17, 2009, Katie Morell, MSDynamics World.com</p>
<p><a href="http://blogs.msdn.com/crm/archive/2008/12/18/an-early-look-at-crm-5.aspx">An Early Look at CRM &#8220;5&#8243;</a>, December, 2008, Ben Riga, <a href="http://blogs.msdn.com/crm/">Microsoft Dynamics CRM Team Blog</a></p>
<p>There are also a lot of loose lips out there so do some <a href="http://bing.com">Bing </a>searches and you&#8217;re sure to find a good bit of info out there.  I&#8217;m headed off to CRM &#8220;5&#8243; deep-dive training for ISVs at <a href="http://www.directionstraining.com">Directions Training Center</a> (an awesome CourseMax CRM customer and top partner for Microsoft and other IT Training) in Chicago and looking forward to learning more about Microsoft Dynamics CRM &#8220;5&#8243; that I can&#8217;t talk about yet.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2010/04/26/crm-4-0-to-5-0-transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;Title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;title=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;t=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2010%2F04%2F26%2Fcrm-4-0-to-5-0-transition&amp;h=CRM%204.0%20to%20CRM%20%225%22%20Transition" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png?w=468" alt="" /></p>
<br />Filed under: <a href='http://thecrmarchitect.com/category/architecture/'>Architecture</a>, <a href='http://thecrmarchitect.com/category/development/'>Development</a>, <a href='http://thecrmarchitect.com/category/isv/'>ISV</a>, <a href='http://thecrmarchitect.com/category/xrm/'>XRM</a> Tagged: <a href='http://thecrmarchitect.com/tag/beta/'>Beta</a>, <a href='http://thecrmarchitect.com/tag/crm-5/'>CRM "5"</a>, <a href='http://thecrmarchitect.com/tag/ctp/'>CTP</a>, <a href='http://thecrmarchitect.com/tag/microsoft-dynamics-crm/'>Microsoft Dynamics CRM</a>, <a href='http://thecrmarchitect.com/tag/transition/'>Transition</a>, <a href='http://thecrmarchitect.com/tag/upgrade/'>Upgrade</a>, <a href='http://thecrmarchitect.com/tag/version/'>Version</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/274/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/274/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/274/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=274&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2010/04/26/crm-4-0-to-crm-5-transition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png" medium="image" />
	</item>
		<item>
		<title>Microsoft Dynamics CRM Resources</title>
		<link>http://thecrmarchitect.com/2010/03/13/microsoft-dynamics-crm-resources/</link>
		<comments>http://thecrmarchitect.com/2010/03/13/microsoft-dynamics-crm-resources/#comments</comments>
		<pubDate>Sun, 14 Mar 2010 02:43:23 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Platform]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[XRM]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=256</guid>
		<description><![CDATA[I put this page together to keep track of useful links related to Microsoft Dynamics CRM.  I did it as much for my own use as anything but if anyone else finds it useful, all the better. Workflow Microsoft Dynamics CRM: Workflow Authoring Best Practices Gonzalo Ruiz, Business IT Professionals, Inc., Microsoft, January 15, 2010, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=256&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I put this page together to keep track of useful links related to Microsoft Dynamics CRM.  I did it as much for my own use as anything but if anyone else finds it useful, all the better.</p>
<p><strong>Workflow</strong><br />
<a href="http://blogs.msdn.com/crm/archive/2010/01/15/microsoft-dynamics-crm-workflow-authoring-best-practices.aspx">Microsoft Dynamics CRM: Workflow Authoring Best Practices</a><br />
Gonzalo Ruiz, Business IT Professionals, Inc., Microsoft, January 15, 2010,<br />
I love this post.  Gonzalo explains five important best practices for building workflows.</p>
<p><a href="http://blogs.msdn.com/crm/archive/2010/01/05/microsoft-dynamics-crm-advanced-workflows.aspx">Microsoft Dynamics CRM – Advanced Workflows</a><br />
<a href="http://ayazahmad.wordpress.com/">Ayaz Ahmad</a>, MVP &#8211; Microsoft Dynamics CRM, <a href="http://blogs.msdn.com/crm/default.aspx">Microsoft Dynamics CRM Team Blog</a>, January 05, 2010</p>
<p><a href="http://social.microsoft.com/Forums/en-US/crm/thread/71f57b61-a373-4691-9648-becd80c418ed">Workflow: Wait Command CRM 4.0</a><br />
<a href="http://social.microsoft.com/Forums/en-US/crm/threads">Dynamics Forums &gt; CRM</a>, February 01, 2010<br />
Discussion around how to use the Wait and Timeout Activities in CRM Workflow</p>
<p><a href="http://blogs.msdn.com/crm/archive/2008/12/15/workflow-e-mail-utilities.aspx">Workflow E-mail Utilities</a><br />
Jim Steger, Sonoma Partners, December 15, 2008</p>
<p><strong>E-Mail Router</strong><br />
<a href="http://www.bizitpro.com/weblog/entry/Configuring_CRM_4.0_R8_On-Premise_E-Mail_Router_with_Exchange_Online_BPOS/">Configuring CRM 4.0 R8 On-Premise E-Mail Router with Exchange Online / BPOS</a><br />
Steve Noe, B01/27/2010</p>
<p><strong>Development and Customization</strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd442453.aspx">ISV Utilities for Comparing Customizations and Transferring Configuration Data</a><br />
Inna Agranov, Microsoft Corporation, February 2009<br />
<a href="http://businessnone.com/demo-tools/inline-grids-for-sales-orders-in-microsoft-dynamics-crm/"></a></p>
<p><a href="http://businessnone.com/demo-tools/inline-grids-for-sales-orders-in-microsoft-dynamics-crm/">Inline Grids for Sales Orders in Microsoft Dynamics CRM<br />
</a><a href="http://businessnone.com">Ben Vollmer</a>, November 14, 2008</p>
<p><strong>Operations</strong><br />
<a href="http://blogs.msdn.com/crm/archive/2008/05/08/crm-client-autoupdate.aspx">CRM Client AutoUpdate</a><br />
<a href="http://blogs.msdn.com/crm/pages/bio-eric-newell.aspx">Eric Newell</a>, May 08, 2008</p>
<p><strong>Hosting</strong><br />
<a href="http://justcruisingtoday.blogspot.com/2009/01/change-default-organization-in-crm-40.html">Change default Organization in CRM 4.0</a><br />
<a href="http://justcruisingtoday.blogspot.com/">Just Cruising Today Blog</a>, January 15, 2009</p>
<p><strong>Data Migration</strong><br />
<a href="http://blog.customereffective.com/blog/2008/03/microsoft-crm-2.html">Microsoft CRM 4.0 Data Migration Manager versus Scribe</a><br />
Dale Simmons, <a href="http://blog.customereffective.com/blog">Customer Effective Blog</a>, March 13, 2008</p>
<p><a href="http://rc.crm.dynamics.com/rc/regcont/en_us/OP/articles/migrationoverview.aspx">Data migration overview</a><br />
<a href="http://rc.crm.dynamics.com/rc/regcont/en_us/OPhighlights.aspx">Microsoft Dynamics CRM Resource Center</a></p>
<p><a href="http://mscrmimport.codeplex.com/">Tool to Update MSCRM 4.0 data inline and Export to CSV for Re-import</a><br />
Microsoft, <a href="http://www.codeplex.com/">CodePlex</a></p>
<p><a href="http://mscrmbulkupdatetool.codeplex.com/">Microsoft Dynamics CRM 4.0 Bulk Update and Export tool</a><br />
<a href="http://www.codeplex.com/">CodePlex</a>, OrbitOne Internet Solutions</p>
<p><a href="http://mscrmmapeditor.codeplex.com/">Advanced Data Migration Map Editor for MSCRM 4.0 Data Migration</a><br />
Microsoft, <a href="http://www.codeplex.com/">CodePlex</a>, Mar 17, 2008</p>
<p><a href="http://blogs.msdn.com/crm/comments/8466124.aspx">Integrating CRM using SQL Integration Services (SSIS)</a><br />
<a href="http://www.crowechizek.com/Crowe/News/detail.cfm?id=105">CRM MVP Darren Liu</a>, Crowe company, May 07, 2008</p>
<p><a href="http://ssis4crm.codeplex.com/">SQL Server Integration Services And Microsoft Dynamic CRM</a><br />
Microsoft, <a href="http://www.codeplex.com/">CodePlex</a>, Sep 15, 2008</p>
<p><a href="http://mscrmbulkdataexport.codeplex.com/">MSCRM 4.0 Bulk Data Export Tool</a><br />
Microsoft, <a href="http://www.codeplex.com/">CodePlex</a>, Apr 18, 2008</p>
<p><a href="http://blogs.msdn.com/crm/archive/2008/01/25/data-manipulation-tool.aspx">CRM Data Import Tool</a><br />
Veeran Bansal, Adithya Vishwanath, Arun Kumar, <a href="http://blogs.msdn.com/crm/default.aspx">Microsoft Dynamics CRM Team Blog</a>, January 25, 2008</p>
<p><a href="http://blogs.msdn.com/crm/archive/2008/05/02/advanced-data-migration-map-editor-for-crm-4-0-redux.aspx">Advanced Data Migration Map Editor for CRM 4.0 &#8211; Redux</a><br />
<a href="http://blogs.msdn.com/crm/pages/bio-gaurav-agrawal.aspx">Gaurav Agrawal</a>, May 02, 2008</p>
<br />Filed under: <a href='http://thecrmarchitect.com/category/architecture/'>Architecture</a>, <a href='http://thecrmarchitect.com/category/development/'>Development</a>, <a href='http://thecrmarchitect.com/category/operations/hosting-operations/'>Hosting</a>, <a href='http://thecrmarchitect.com/category/operations/'>Operations</a>, <a href='http://thecrmarchitect.com/category/platform/'>Platform</a>, <a href='http://thecrmarchitect.com/category/tips-tricks/'>Tips &amp; Tricks</a>, <a href='http://thecrmarchitect.com/category/troubleshooting/'>Troubleshooting</a>, <a href='http://thecrmarchitect.com/category/xrm/'>XRM</a> Tagged: <a href='http://thecrmarchitect.com/tag/hosting/'>Hosting</a>, <a href='http://thecrmarchitect.com/tag/microsoft-dynamics-crm/'>Microsoft Dynamics CRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/256/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/256/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/256/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=256&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2010/03/13/microsoft-dynamics-crm-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>
	</item>
		<item>
		<title>Tip: Using Microsoft CRM Import Data Wizard with Alternate Language</title>
		<link>http://thecrmarchitect.com/2010/02/23/crm_import_data_language/</link>
		<comments>http://thecrmarchitect.com/2010/02/23/crm_import_data_language/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 15:30:56 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=242</guid>
		<description><![CDATA[Here&#8217;s a quick tip if you are trying to import data into CRM that uses a foreign character set and you are getting gibberish. If you save your data from Excel to a .CSV file, it will be saved in ASCII/ANSI format which uses 8-bit encoding.  In simple terms, encoding means mapping characters to numbers.  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=242&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://thecrmarchitect.files.wordpress.com/2010/02/thai-keyboard.jpg"><img class="alignleft size-full wp-image-248" title="CRM Additional Language" src="http://thecrmarchitect.files.wordpress.com/2010/02/thai-keyboard.jpg?w=468" alt=""   /></a>Here&#8217;s a quick tip if you are trying to import data into CRM that uses a foreign character set and you are getting gibberish. If you save your data from Excel to a .CSV file, it will be saved in ASCII/ANSI format which uses 8-bit encoding.  In simple terms, encoding means mapping characters to numbers.  Everything is stored as a number represented as bits in a computer so text has to get encoded/decoded when you store/display the data. When you import the ASCII data into CRM the imported data will look like gibberish because it is being decoded as a different character set than the source data. The trick to getting around this problem is to save the CSV file in <a href="http://en.wikipedia.org/wiki/Unicode">Unicode</a> (32-bit, Universal character set) format before you import it with CRM&#8217;s Import Data Wizard.</p>
<ul>
<li>From Excel, choose Save As then save the file as CSV.</li>
<li>Open the CSV file in notepad then do a &#8220;Save As&#8221;</li>
<li>In the Save As dialogue, you will see a picklist labelled &#8220;Encoding&#8221; that defaults to ANSI (8-bit)</li>
<li>Change the Encoding to Unicode, change Save as type to &#8220;All Files&#8221; then click Save</li>
</ul>
<p>Now you can import the data to CRM and you&#8217;ll get the original data instead of gibberish.  Sometimes I&#8217;m glad that I&#8217;m an old guy with a programming background because I had to learn about character sets, encoding, data types, bits, and bytes.  Understanding the basic fundamentals sure does make troubleshooting easier.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m04.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://Permalink: http://thecrmarchitect.com/2010/02/23/crm_import_data_language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m04.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m04.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m04.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m04.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m04.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;Title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m04.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;title=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m04.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m04.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;t=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m04.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2FPermalink%3A%20http%3A%2F%2Fthecrmarchitect.com%2F2010%2F02%2F23%2Fcrm_import_data_language&amp;h=Tip%3A%20Using%20Microsoft%20CRM%20Import%20Data%20Wizard%20with%20Alternate%20Language" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m04.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m04.png?w=468" alt="" /></p>
<br />Filed under: <a href='http://thecrmarchitect.com/category/tips-tricks/'>Tips &amp; Tricks</a>, <a href='http://thecrmarchitect.com/category/uncategorized/'>Uncategorized</a> Tagged: <a href='http://thecrmarchitect.com/tag/microsoft-dynamics-crm/'>Microsoft Dynamics CRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/242/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/242/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/242/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=242&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2010/02/23/crm_import_data_language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2010/02/thai-keyboard.jpg" medium="image">
			<media:title type="html">CRM Additional Language</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m04.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m04.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m04.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m04.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m04.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m04.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m04.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m04.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m04.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m04.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m04.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m04.png" medium="image" />
	</item>
		<item>
		<title>LinkedIn API&#8217;s are Open for Business</title>
		<link>http://thecrmarchitect.com/2009/11/25/linkedin-apis-are-open-for-business/</link>
		<comments>http://thecrmarchitect.com/2009/11/25/linkedin-apis-are-open-for-business/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:37:21 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[XRM]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Social_CRM]]></category>
		<category><![CDATA[Web_2.0]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/2009/11/25/lindedin-apis-are-open-for-business/</guid>
		<description><![CDATA[I got an email on Monday from LinkedIn that their API&#8217;s are &#8220;Open for Business&#8221;. We applied for access to their API over a year ago. We wanted to do some social networking mashups with CourseMax CRM and LinkedIn. However, LinkedIn never responded to our application and so I gave up, assuming they would never [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=237&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I got an email on Monday from <a title="LinkedIn" href="http://www.linkedin.com" target="_blank">LinkedIn</a> that their API&#8217;s are &#8220;Open for Business&#8221;. We applied for access to their API over a year ago. We wanted to do some social networking mashups with <a title="CourseMax CRM" href="http://www.coursemax.com" target="_blank">CourseMax CRM</a> and LinkedIn. However, LinkedIn never responded to our application and so I gave up, assuming they would never come around to opening up their platform to anyone but Tier 1 players. While LinkedIn still holds on to its status as the &#8220;Professional&#8221; social network, <a title="Facebook" href="http://www.facebook.com">Facebook</a> seems to be eating into their share of that crowd (at least in my circles). I think LinkedIn has a real fight on their hands now but &#8220;Better Late Than Never&#8221;. You can find the LinkedIn API page at: <a title="http://developer.linkedin.com/index.jspa" href="http://developer.linkedin.com/index.jspa">http://developer.linkedin.com/index.jspa</a></p>
<p>I can&#8217;t wait to see all of the cool CRM mashups. Hopefully the <a title="Social Networking Accelerator" href="http://crmaccelerators.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29979">Social Networking Accelerator</a> will be updated to include a rich integration with LinkedIn.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m01.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/11/25/linkedin-apis-are-open-for-business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m01.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m01.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m01.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m01.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m01.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;Title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m01.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;title=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m01.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m01.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;t=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m01.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F11%2F25%2Flinkedin-apis-are-open-for-business&amp;h=LinkedIn%20API's%20are%20Open%20for%20Business" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m01.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m01.png?w=468" alt="" /></p>
<br />Posted in Development, ISV, XRM Tagged: LinkedIn, Social_CRM, Web_2.0, XRM <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=237&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/11/25/linkedin-apis-are-open-for-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m01.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m01.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m01.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m01.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m01.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m01.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m01.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m01.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m01.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m01.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m01.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m01.png" medium="image" />
	</item>
		<item>
		<title>Renaming or Repurposing Microsoft CRM System Entities</title>
		<link>http://thecrmarchitect.com/2009/09/23/renaming-or-repurposing-microsoft-crm-system-entities/</link>
		<comments>http://thecrmarchitect.com/2009/09/23/renaming-or-repurposing-microsoft-crm-system-entities/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:58:17 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Platform]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[XRM]]></category>
		<category><![CDATA[customization]]></category>
		<category><![CDATA[entity]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[repurpose]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=231</guid>
		<description><![CDATA[I&#8217;ve been taking part in an interesting discussion on the LinkedIn &#8220;Microsoft Dynamics CRM&#8221; group. The following is the extremely long link you will have to use to get to this discussion: http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&#038;gid=21231&#038;discussionID=7432367&#038;sik=1253708987811&#038;trk=ug_qa_q&#038;goback=%2Eana_21231_1253708987811_3_1 You&#8217;ll need to be a member of this group to read the discussion. It started out with a great question about &#8220; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=231&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been taking part in an interesting discussion on the LinkedIn &#8220;Microsoft Dynamics CRM&#8221; group. The following is the extremely long link you will have to use to get to this discussion:</p>
<p>http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&#038;gid=21231&#038;discussionID=7432367&#038;sik=1253708987811&#038;trk=ug_qa_q&#038;goback=%2Eana_21231_1253708987811_3_1</p>
<p>You&#8217;ll need to be a member of this group to read the discussion.</p>
<p>It started out with a great question about &#8220;</p>
<blockquote><p>Are there any real incentives of renaming the &#8220;Contact&#8221; entity?</p></blockquote>
<p>Given that it would necessitate a lot of other work in changing the help file, user documentation, etc. this is a logical question. Several members posted responses about repurposing system entitites to which I replied:</p>
<blockquote><p>While all of the other input is valid and valuable, I think [original poster] (she can verify) is talking about renaming Contact just for the sake of calling it something else, not repurposing it.</p></blockquote>
<p>To which another member posted:</p>
<blockquote><p>That begs the question, &#8220;What is the difference of renaming and repurposing?&#8221;</p></blockquote>
<p>And here is my answer, fwiw:</p>
<blockquote><p>I&#8217;m not sure you&#8217;ll find this in Webster&#8217;s but here&#8217;s how I would explain it:</p>
<p>Repurposing:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Using a system entity for something other than it&#8217;s original purpose.</p>
<p>ex: &#8220;Fax&#8221; to &#8220;Instant Message&#8221;.<br />
We are adding or changing some functionality of the fax entity to make it an IM.</p>
<p>Another defining characteristic of a repurposed entity is that we can no longer use it for the original functionality (i.e. we no longer have faxes).</p>
<p>Another (less obvious) example might be calling Contact &#8220;Tenant&#8221; in a real estate customization. We haven&#8217;t changed any functionality but, by calling Contact something specific like Tenant, we&#8217;ve functionally (although not technically) ruled out having other types of Contacts who might have some relationship with us other than Tenant.</p>
<p>Renaming:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Changing the name of a system entity to something else while still using the functionality exactly the same way.</p>
<p>ex.: Contact to &#8220;Person&#8221;, &#8220;Individual&#8221;, &#8220;Constituent&#8221;, etc.<br />
We&#8217;re calling it something else but that is all we&#8217;ve changed. We still use it exactly the same way.</p>
<p>I believe &#8220;Renaming&#8221; is what [original poster] meant and, in my opinion, the disadvantages/costs she mentioned outweigh the advantages of calling Contact something else in most cases. If you explain these tradeoffs to a user they will typically come around and decide not to rename it. But sometimes they just want to call it something else.</p></blockquote>
<p>I&#8217;ll admit, I didn&#8217;t reference any definitive source for this definition. I&#8217;m just relying on my experiences. I could be wrong and perhaps there is no difference between renaming and repurposing. What do you think?</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/09/23/renaming-or-repurposing-microsoft-crm-system-entities/" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;Title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;title=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;t=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F09%2F23%2Frenaming-or-repurposing-microsoft-crm-system-entities%2F&amp;h=Renaming%20or%20Repurposing%20Microsoft%20CRM%20System%20Entities" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png?w=468" alt="" /></p>
<br />Posted in Platform, Uncategorized, XRM Tagged: customization, entity, rename, repurpose <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/231/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/231/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/231/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=231&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/09/23/renaming-or-repurposing-microsoft-crm-system-entities/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png" medium="image" />
	</item>
		<item>
		<title>Update Rollup 3 for Microsoft Dynamics CRM 4.0 Released</title>
		<link>http://thecrmarchitect.com/2009/03/13/update-rollup-3-for-microsoft-dynamics-crm-40-released/</link>
		<comments>http://thecrmarchitect.com/2009/03/13/update-rollup-3-for-microsoft-dynamics-crm-40-released/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 11:57:34 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Operations]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Update Rollup]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=223</guid>
		<description><![CDATA[It seems like only yesterday we finished updating servers and clients to Update Rollup 2. I guess that&#8217;s because it pretty much was yesterday.  So, here we go again. Looking at the content of this rollup, a couple of things jump out at me: Very few hotfixes that were released as individual hotfixes The issues [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=223&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It seems like only yesterday we finished updating servers and clients to Update Rollup 2.  I guess that&#8217;s because it pretty much was yesterday.  So, here we go again. Looking at the content of this rollup, a couple of things jump out at me:</p>
<ol>
<li>Very few hotfixes that were released as individual hotfixes</li>
<li>The issues are getting more minor and unlikely to affect you</li>
</ol>
<table border="1">
<tbody>
<tr>
<th>Type of Fix</th>
<th>Count</th>
</tr>
<tr>
<td>Hotfixes and updates that were released as individual fixes</td>
<td style="text-align:center;">6</td>
</tr>
<tr>
<td>Issues that were not previously documented in a Knowledge Base article</td>
<td style="text-align:center;">65</td>
</tr>
<tr>
<td>Hotfixes and updates that you have to enable or configure manually</td>
<td style="text-align:center;">17 *</td>
</tr>
</tbody>
</table>
<p>* Some of the updates that need to be configured manually are repeats from UR2.</p>
<p>Now that Microsoft has gone with a short, 2 month cycle for rollups, we are seeing far fewer individual hotfixes being released.  I think that is the new strategy.  With a 2 month cycle, there&#8217;s no reason to publish minor hotfixes that will be included in the rollup in a few weeks.  The issues &amp; fixes are pretty minor.  CRM 4.0 has become a solid and stable product. And well it should after 14 months in market.</p>
<p>Get it here:</p>
<p><a title="Update Rollup 3 for Microsoft Dynamics CRM 4.0" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=05453fa4-9551-4a88-9852-634a9ad0e140&amp;displayLang=en" target="_blank">Download</a></p>
<p><a title="Update Rollup 3 for Microsoft Dynamics CRM 4.0" href="http://support.microsoft.com/default.aspx?kbid=961768" target="_blank">Information</a></p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m04.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/03/13/update-rollup-3-for-microsoft-dynamics-crm-40-released/" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m04.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m04.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m04.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m04.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m04.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;Title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m04.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;title=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m04.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m04.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;t=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m04.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F13%2Fupdate-rollup-3-for-microsoft-dynamics-crm-40-released%2F&amp;h=Update%20Rollup%203%20for%20Microsoft%20Dynamics%20CRM%204.0%20Released" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m04.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m04.png?w=468" alt="" /></p>
<br />Posted in Operations Tagged: Microsoft Dynamics CRM, Update Rollup, Updates <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=223&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/03/13/update-rollup-3-for-microsoft-dynamics-crm-40-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m04.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m04.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m04.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m04.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m04.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m04.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m04.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m04.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m04.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m04.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m04.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m04.png" medium="image" />
	</item>
		<item>
		<title>ISV Hosting Toolkit for Microsoft Dynamics CRM &#8211; Part 2</title>
		<link>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/</link>
		<comments>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 04:39:32 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[ISV]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Architecture]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[SaaS]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=201</guid>
		<description><![CDATA[Part 2 of the "Hosting Toolkit for Microsoft Dynamics CRM" covers the free trial or buy now form and provisioning workflow.  It also covers some lessons learned in automating the provisioning process using the Microsoft Dynamics CRM deployment service and CRM web service.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=201&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>The Free Trial</strong></p>
<p>A potential customer found your web site somehow.  Now is your chance so you better catch their attention before they leave.  So, put a link to a free trial or demo of your software where they&#8217;ll see it.</p>
<div id="attachment_208" class="wp-caption alignleft" style="width: 252px"><a href="http://coursemax.com/learn/LearnMore.aspx?lmt=products"><img class="size-full wp-image-208" title="Get CourseMax Offer" src="http://thecrmarchitect.files.wordpress.com/2009/03/getcoursemax.jpg?w=468" alt="Get CourseMax or Try it Today!"   /></a><p class="wp-caption-text">Get CourseMax or Try it Today!</p></div>
<p>On the CourseMax site, we show a link prominently everywhere someone might think about trying the software.  The experts say a graphical link on the top-right of the page works best.  The first option we offer them is a free trial but, if they are ready to buy it now, we give them that option too.</p>
<p>Once they click on one of these links, they are taken to a form where they fill out the minimum info we need to set them up with a free trial:</p>
<div id="attachment_210" class="wp-caption alignleft" style="width: 310px"><a href="http://coursemax.com/learn/learnmore.aspx"><img class="size-medium wp-image-210" title="Buy CourseMax CRM or Get a Free 30-Day Trial" src="http://thecrmarchitect.files.wordpress.com/2009/03/buyorfreetrial1.jpg?w=300&h=158" alt="Buy CourseMax CRM or Get a Free 30-Day Trial" width="300" height="158" /></a><p class="wp-caption-text">Buy CourseMax CRM or Get a Free 30-Day Trial</p></div>
<p>First Name:<br />
Last Name:<br />
Email:<br />
Company:<br />
CRM Organization Name:</p>
<p>We ask them for other pieces of information (phone, web site, etc.) but the above fields are the required fields on the form. Once this prospect submits the web form the application checks to see if the Organization Name is available (the CRM Org name must be unique), then creates an Account and Contact record in our CRM system and links the Contact as the Primary Contact for the account.</p>
<p><strong>The Provisioning Workflow</strong></p>
<p>There are some custom fields we added to the account record to deal with provisioning and billing.  The workflow triggers on an update of a field called &#8220;CreateOrganization&#8221;.  The Account record is actually created and saved first after the Primary Contact is created and linked then this field is updated and the record is saved again.</p>
<p>Each organization takes about 10 minutes to provision in the production environment.  The provisioning steps include:</p>
<ul>
<li>Check to see if another Org is Being Provisioned (&lt;1 sec)</li>
<li>Create CRM Organization (~4 minutes)</li>
<li>Import &amp; Publish Customizations (~4 minutes)</li>
<li>Load &amp; Register Plug-Ins (~1 minute)</li>
<li>Import &amp; Publish Security Roles (~30 sec)</li>
<li>Create CRM User (~5 sec)</li>
<li>Create CRM Queue, POP Account, &amp; Configure Email Router (~ 2 sec)</li>
<li>Update Account Provisioning Status to Completed (&lt; 1 sec)</li>
<li>Send Prospect an Email Confirmation (&lt; 1 sec)</li>
<li>Create a Bulk Delete Job in CRM Org (~14 sec)</li>
<li>Import Configuration Entity Records (~3 sec)</li>
</ul>
<p>I left out a bunch of small steps that are specific to CourseMax but this is the bulk of the workflow.  As you can see, the majority of the work and time is in creating the CRM organization and loading the customizations.  Both of these tasks run for 4 minutes. Loading and registering plug-in assemblies takes another minute.</p>
<p><strong>Lessons Learned</strong></p>
<p>One lesson we learned is that the deployment service is prone to timing out.  You can try adjusting the timout periods but that can lead to more problems.  If more than one organization was provisioned at<span style="text-decoration:line-through;"> a</span> one time, the deployment service inevitably timed out.  We had to implement a sort of a FIFO queue to make sure one provisioning task was sent to the deployment service at a time.</p>
<p>We also had to execute several of these tasks locally on the server where the deployment or CRM web services are running.  That meant that we had to create our own web services on each of the servers which then ran a local process to call the CRM web services. So our workflow actually makes calls to our custom provisioning web services rather than calling the deployment service and CRM web services directly.</p>
<p>These steps eliminated the timeout problems we experienced initially and optimized the process.  If CourseMax becomes so popular that dozens of people are requesting free trials every hour and the queue length becomes an issue, we&#8217;ll have to look at intelligently scaling out across multiple deployment servers.  But that will be a good problem to have.</p>
<p>Next up&#8230;more details on the provisioning and customer conversion workflows.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;Title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;title=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;t=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F09%2Fisv-hosting-toolkit-for-microsoft-dynamics-crm-part-2%2F&amp;h=ISV%20Hosting%20Toolkit%20for%20Microsoft%20Dynamics%20CRM%20-%20Part%202" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png?w=468" alt="" /></p>
<br />Posted in ISV, Operations Tagged: Architecture, CRM, Hosting, Infrastructure, ISV, Microsoft Dynamics CRM, SaaS <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=201&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/03/09/isv-hosting-toolkit-for-microsoft-dynamics-crm-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2009/03/getcoursemax.jpg" medium="image">
			<media:title type="html">Get CourseMax Offer</media:title>
		</media:content>

		<media:content url="http://thecrmarchitect.files.wordpress.com/2009/03/buyorfreetrial1.jpg?w=300" medium="image">
			<media:title type="html">Buy CourseMax CRM or Get a Free 30-Day Trial</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m02.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m02.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m02.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m02.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m02.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m02.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m02.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m02.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m02.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m02.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m02.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m02.png" medium="image" />
	</item>
		<item>
		<title>2nd Incubation Week for Microsoft Dynamics CRM Platform Startups</title>
		<link>http://thecrmarchitect.com/2009/03/01/2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups/</link>
		<comments>http://thecrmarchitect.com/2009/03/01/2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 21:48:12 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[CRM]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[incubation]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[mic]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Startup]]></category>
		<category><![CDATA[Venture Capital]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=193</guid>
		<description><![CDATA[2nd Microsoft Dynamics CRM Incubation Week Announced (Boston, 20th April).  To submit nominations, visit Sanjay Jain's blog.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=193&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sanjay Jain, Microsoft ISV Architect Evangelist, announced the 2nd CRM incubation week event.</p>
<blockquote><p>On popular demand after very successful <a href="http://blogs.msdn.com/sanjayjain/archive/2009/01/09/crm-iw.aspx">1st CRM Incubation Week</a>, we are pleased to announce 2nd CRM Incubation Week (Boston, week of 20th, April)&#8230;</p></blockquote>
<p>Check out <a title="Sanjay Jain Announcing 2nd Microsoft Dynamics CRM Incubation Week Event" href="http://blogs.msdn.com/sanjayjain/archive/2009/02/25/startups-announcing-2nd-microsoft-dynamics-crm-incubation-week.aspx" target="_blank">Sanjay&#8217;s blog</a> for details and to nominate your company to participate in the event.</p>
<p>I&#8217;m excited to be an advisor to the startup teams again.  <a href="http://blog.sonomapartners.com/2009/02/dynamics-crm-incubation-week-2.html" target="_blank">Jim Steger</a>, CRM Development expert from Sonoma Partners and co-author of the popular books <a href="http://www.sonomapartners.com/resources.aspx" target="_blank">Programming Microsoft Dynamics CRM 4.0, </a><a href="http://www.sonomapartners.com/resources.aspx" target="_blank">Working with Microsoft Dynamics(TM) CRM 4.0, and </a><a href="http://www.sonomapartners.com/resources.aspx" target="_blank">Microsoft® Dynamics(TM) CRM 4.0 Step by Step</a>, and <a href="http://rosslotharius.com/archive/2009/02/27/microsoft-crm-2nd-incubation-week-announced.aspx" target="_blank">Ross Lotharius</a>, CRM Expert from the award-winning CRM consultancy, Ascentium, will also be there as advisors.  There will also be a panel of investors and industry experts there to give advice.  Microsoft team members will also be there providing great advice, technical expertise, and giving you the opportunity to make great connections.</p>
<p>Sanjay and the rest of the Microsoft team orchestrated a fantastic event back in mid-December 2008 and I expect the 2nd event to be even better.  If you are a startup looking to build a vertical industry application on a PaaS platform, this event is an unbelievable way to kickstart your business.</p>
<p>For the first event, five startups were selected from a field of 50 applicants.  Each of those five startups were able to build a working, compelling prototype, get great advice on technology and business planning, make great connections and friendships, and generate buzz about their venture.  That&#8217;s a lot of value for the cost of a plane ticket and 4 nights at a hotel.  So hurry up and get your nomination in.  You don&#8217;t want to miss out on this opportunity.</p>
<p style="text-align:left;"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa100m05.png?w=468" alt="" /><a href="http://www.facebook.com/sharer.php?u=http://thecrmarchitect.com/2009/03/01/2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa101m05.png?w=468" alt="Add to Facebook" /></a><a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa102m05.png?w=468" alt="Add to Digg" /></a><a href="http://del.icio.us/post?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa103m05.png?w=468" alt="Add to Del.icio.us" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa104m05.png?w=468" alt="Add to Stumbleupon" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa105m05.png?w=468" alt="Add to Reddit" /></a><a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;Title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa106m05.png?w=468" alt="Add to Blinklist" /></a><a href="http://ma.gnolia.com/bookmarklet/add?url=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;title=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa107m05.png?w=468" alt="Add to Ma.gnolia" /></a><a href="http://www.technorati.com/faves?add=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa108m05.png?w=468" alt="Add to Technorati" /></a><a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;t=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa109m05.png?w=468" alt="Add to Furl" /></a><a href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Fthecrmarchitect.com%2F2009%2F03%2F01%2F2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups&amp;h=2nd%20Incubation%20Week%20for%20Microsoft%20Dynamics%20CRM%20Platform%20Startups" target="_blank"><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa110m05.png?w=468" alt="Add to Newsvine" /></a><img style="border:0;margin:0;padding:0;" src="http://getsocialserver.files.wordpress.com/2008/05/gsa111m05.png?w=468" alt="" /></p>
<br />Posted in Entrepreneurship, ISV Tagged: CRM, Entrepreneur, incubation, Innovation, ISV, mic, Microsoft Dynamics CRM, Startup, Venture Capital <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/193/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/193/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/193/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=193&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/03/01/2nd-incubation-week-for-microsoft-dynamics-crm-platform-startups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa100m05.png" medium="image" />

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa101m05.png" medium="image">
			<media:title type="html">Add to Facebook</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa102m05.png" medium="image">
			<media:title type="html">Add to Digg</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa103m05.png" medium="image">
			<media:title type="html">Add to Del.icio.us</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa104m05.png" medium="image">
			<media:title type="html">Add to Stumbleupon</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa105m05.png" medium="image">
			<media:title type="html">Add to Reddit</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa106m05.png" medium="image">
			<media:title type="html">Add to Blinklist</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa107m05.png" medium="image">
			<media:title type="html">Add to Ma.gnolia</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa108m05.png" medium="image">
			<media:title type="html">Add to Technorati</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa109m05.png" medium="image">
			<media:title type="html">Add to Furl</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa110m05.png" medium="image">
			<media:title type="html">Add to Newsvine</media:title>
		</media:content>

		<media:content url="http://getsocialserver.files.wordpress.com/2008/05/gsa111m05.png" medium="image" />
	</item>
		<item>
		<title>Supporting the Outlook Client for Hosted Microsoft CRM 4.0?</title>
		<link>http://thecrmarchitect.com/2009/02/25/supporting-the-outlook-client-for-hosted-microsoft-crm-40/</link>
		<comments>http://thecrmarchitect.com/2009/02/25/supporting-the-outlook-client-for-hosted-microsoft-crm-40/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 17:40:47 +0000</pubDate>
		<dc:creator>Dan Blake</dc:creator>
				<category><![CDATA[ISV]]></category>
		<category><![CDATA[Operations]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Microsoft Dynamics CRM]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Update Rollup]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://thecrmarchitect.com/?p=184</guid>
		<description><![CDATA[The Outlook interface is a big selling point and makes the CRM experience much better in my opinion.  However, if you have ever been involved in technical support for Microsoft CRM, you know that the Outlook client is far and away the source of the most support issues.  So, if you host CRM 4.0, here are my questions:<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=184&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is just a quick post that is more of a question than a post.  I&#8217;ve talked to other CRM ISVs and CRM Hosters and there are differing opinions on how or whether to support the Outlook client.  The Outlook interface is a big selling point and makes the CRM experience much better in my opinion.  However, if you have ever been involved in technical support for Microsoft CRM, you know that the Outlook client is far and away the source of the most support issues.</p>
<p>Today, we applied Microsoft Dynamics CRM 4.0 Update Rollup 2 on our own CRM server.  I use the &#8220;Laptop Client&#8221; which has synchronization.  Just for grins, I tried to use the Outlook client after we updated the server but before I applied the update to the client.  As suspected, I got errors trying to go back online.</p>
<p>It is standard practice to have all clients go online prior to applying an Update Rollup.  That&#8217;s probably pretty workable at a small or medium business.  A few salespeople will forget but that&#8217;s ok since you can go around the office and fix up a few problems.  Deploying the update to all of your users is another task you&#8217;ll have to tackle.  In an on-premise implementation you can use group policy or some other method to push out the update.  But what about ISVs and Hosters?</p>
<p>If you are a hoster and you support the use of the Outlook client you have to deal with pushing out an update to all of your customers every two months when a new Update Rollup is released.  So, if you host CRM 4.0, here are my questions:</p>
<p>Do you support the Desktop Client, the Laptop Client, or both?</p>
<p>What do you use to push updates to your clients?</p>
<p>How do you handle the timing <span style="text-decoration:line-through;">up</span> of pushing out updates (update all servers then immediately push to clients)?</p>
<p>How do you handle notifying customers of an update?</p>
<p>How difficult has it been to support the Outlook client?</p>
<p>-Dan</p>
<br />Posted in ISV, Operations Tagged: Hosting, Microsoft Dynamics CRM, Outlook, Update, Update Rollup, Updates <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thecrmarchitect.wordpress.com/184/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thecrmarchitect.wordpress.com/184/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thecrmarchitect.wordpress.com/184/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thecrmarchitect.com&#038;blog=6030707&#038;post=184&#038;subd=thecrmarchitect&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thecrmarchitect.com/2009/02/25/supporting-the-outlook-client-for-hosted-microsoft-crm-40/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">danblake</media:title>
		</media:content>
	</item>
	</channel>
</rss>
