<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Microsoft Dynamics CRM Online Team Blog : Customizations</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx</link><description>Tags: Customizations</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Provisioning ‘unique names’ changes in the next update for Microsoft Dynamics CRM Online</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/10/26/provisioning-unique-names-changes-in-the-next-update-for-microsoft-dynamics-crm-online.aspx</link><pubDate>Mon, 26 Oct 2009 16:08:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9912999</guid><dc:creator>bgalicia</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9912999.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9912999</wfw:commentRss><description>Matt Cooper recently posted a great summary of a change that will be occurring in the next update for Microsoft Dynamics CRM Online. If you have done any development against your unique URL (https://&amp;lt;orgname&amp;gt;.crm.dynamics.com) or have deployed the...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/10/26/provisioning-unique-names-changes-in-the-next-update-for-microsoft-dynamics-crm-online.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9912999" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Integration/default.aspx">Integration</category></item><item><title>Auto-unsubscribe in CRM Online</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/07/03/auto-unsubscribe-in-crm-online.aspx</link><pubDate>Fri, 03 Jul 2009 20:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816941</guid><dc:creator>Eric Boocock</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9816941.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9816941</wfw:commentRss><description>In Microsoft Dynamics CRM there is a feature to automatically set the Do Not Email flag for a contact if the click on an Unsubscribe link in a CRM generated email. In order to enable this functionality, navigate to Settings &amp;gt; Administration &amp;gt; System...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/07/03/auto-unsubscribe-in-crm-online.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9816941" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Blog/default.aspx">Microsoft CRM Online Blog</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Adding Hierarchical State / Country Picklists</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/adding-hierarchical-state-country-picklists.aspx</link><pubDate>Sat, 06 Jun 2009 01:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702164</guid><dc:creator>Eric Boocock</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9702164.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9702164</wfw:commentRss><description>I recently had the need to add hierarchical state and country picklists to a custom entity. I had configured these fields in another entity and moved them to my new entity following the process in my previous post . I should point out that global picklists...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/adding-hierarchical-state-country-picklists.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9702164" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Blog/default.aspx">Microsoft CRM Online Blog</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Copying Attributes from one Entity to Another</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/copying-attributes-from-one-entity-to-another.aspx</link><pubDate>Sat, 06 Jun 2009 01:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9702159</guid><dc:creator>Eric Boocock</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9702159.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9702159</wfw:commentRss><description>NOTE: THIS IS AN UNSUPPORTED MEANS OF CUSTOMIZING THE ENTITY. I WILL INVESTIGATE A SUPPORTED SCENARIO AND MODIFY THIS POST. I have been asked many times, “If I customize this entity can I simply copy the attributes to another entity or do I need to create...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/copying-attributes-from-one-entity-to-another.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9702159" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Blog/default.aspx">Microsoft CRM Online Blog</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>What’s on my Form?</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/what-s-on-my-form.aspx</link><pubDate>Fri, 05 Jun 2009 18:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9629995</guid><dc:creator>Kevin Williamson</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9629995.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9629995</wfw:commentRss><description>Ever want to get an overview of your form customizations, including tabs, sections, and details about each field?&amp;#160; Try the Form Reporter tool. http://code.msdn.microsoft.com/mscrm4formreporter &amp;#160; It will give you a nice bit of output in Word...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/05/what-s-on-my-form.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9629995" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>CRM Online Custom Built Dashboards</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/02/crm-online-custom-built-dashboards.aspx</link><pubDate>Tue, 02 Jun 2009 23:25:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9686752</guid><dc:creator>JonWhite</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9686752.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9686752</wfw:commentRss><description>Building Custom dashboards for Dynamics CRM Online is not as complex of an effort that it's reputation has gotten. It does require some developer skills and this blog will be a great launching pad for you to build your own. Here's a screen shot of a dashboard...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/06/02/crm-online-custom-built-dashboards.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9686752" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Sales/default.aspx">Sales</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Integration/default.aspx">Integration</category></item><item><title>Adding LinkedIn Contact Searches</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/04/07/adding-linkedin-contact-searches.aspx</link><pubDate>Wed, 08 Apr 2009 02:02:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9536940</guid><dc:creator>JonWhite</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9536940.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9536940</wfw:commentRss><description>LinkedIn is fairly popular business networking tool that allows you make connections and take advantage of relationships based on those connections. You can send messages and request to many connections. Since these relationships exist across multiple...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/04/07/adding-linkedin-contact-searches.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9536940" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Teaming with Microsoft Dynamics CRM</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/04/02/teaming-with-microsoft-dynamics-crm.aspx</link><pubDate>Thu, 02 Apr 2009 23:59:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9529721</guid><dc:creator>JonWhite</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9529721.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9529721</wfw:commentRss><description>Microsoft Dynamics comes with teaming model that is built in. It supports all of the security roles and process management features.There are many aspects of teaming in a CRM system. One concept is about relating members of you organization to a particular...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/04/02/teaming-with-microsoft-dynamics-crm.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9529721" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Microsoft Dynamics March Service Update – Authentication</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/03/14/microsoft-dynamics-march-service-update-authentication.aspx</link><pubDate>Sun, 15 Mar 2009 00:52:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9476924</guid><dc:creator>JonWhite</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9476924.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9476924</wfw:commentRss><description>Who are you ? With the March Service update for Dynamics CRM Online ,&amp;#160; we have a few additions to the authentication programming model that enables more scenario&amp;#8217;s and is more secure. If you recall from an earlier post , I discussed some of...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/03/14/microsoft-dynamics-march-service-update-authentication.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9476924" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Windows+Live+ID/default.aspx">Windows Live ID</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Report Scheduler Tool</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/02/03/report-scheduler-tool.aspx</link><pubDate>Tue, 03 Feb 2009 23:22:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9393713</guid><dc:creator>JonWhite</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9393713.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9393713</wfw:commentRss><description>I created a tool using Visual Studio and the CRM web services that can execute a saved query and then email the results as a CSV file. I've presented in a video at www.democrmonline.com/reportscheduler . There is also sample code at Report Scheduler Sample...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/02/03/report-scheduler-tool.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9393713" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Demos/default.aspx">Demos</category></item><item><title>Lead Assignment, Territory Management and follow-up</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/02/02/lead-assignment-territory-management-and-follow-up.aspx</link><pubDate>Mon, 02 Feb 2009 23:03:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9391210</guid><dc:creator>Eric Boocock</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9391210.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9391210</wfw:commentRss><description>The Microsoft CRM workflow functionality provides very flexible tools to model automated process. A prime example of automated process is assigning a Lead to a particular Sales Representative based on certain criteria. In this post I will provide an overview...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/02/02/lead-assignment-territory-management-and-follow-up.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9391210" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>Integration of Document Management Services with Dynamics CRM Online</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/01/27/integration-of-document-management-services-with-dynamics-crm-online.aspx</link><pubDate>Tue, 27 Jan 2009 19:26:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9377688</guid><dc:creator>JonWhite</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9377688.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9377688</wfw:commentRss><description>Adding documentation management services to Dynamics CRM Online is fairly simple customization that can really enhance your CRM Online application. By modifying the site map, you can add links and references to other web applications. The user can use...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/01/27/integration-of-document-management-services-with-dynamics-crm-online.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9377688" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item><item><title>CRM 4.0 Accelerators: eService</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2009/01/06/crm-4-0-accelerators-eservice.aspx</link><pubDate>Wed, 07 Jan 2009 01:18:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9286295</guid><dc:creator>Laura Robinson</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9286295.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9286295</wfw:commentRss><description>Similar to my recent posts about the On-Premise Accelerators for Extended Sales Forecasting and Event Management , the eService Accelerator contains some customizations that may be useful to import to CRM Online. Unfortunately, the main value-add of the...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2009/01/06/crm-4-0-accelerators-eservice.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9286295" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Accelerators+/default.aspx">Accelerators </category></item><item><title>CRM 4.0 Accelerators for CRM Online: Event Management</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2008/12/31/crm-4-0-accelerators-for-crm-online-event-management.aspx</link><pubDate>Thu, 01 Jan 2009 01:38:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9259010</guid><dc:creator>Laura Robinson</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9259010.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9259010</wfw:commentRss><description>The Event Management accelerator gives organizations the ability to manage the planning, execution, tracking and reporting requirements for event campaigns. Designed for CRM 4.0 On-Premise , the installation includes customizations, workflows, plug-ins,...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2008/12/31/crm-4-0-accelerators-for-crm-online-event-management.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9259010" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Accelerators+/default.aspx">Accelerators </category></item><item><title>Calculate total activity duration for an Account, Contact or Opportunity</title><link>http://blogs.msdn.com/dynamicscrmonline/archive/2008/12/26/calculate-total-activity-duration-for-an-account-contact-or-opportunity.aspx</link><pubDate>Fri, 26 Dec 2008 23:16:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9253825</guid><dc:creator>Laura Robinson</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/dynamicscrmonline/comments/9253825.aspx</comments><wfw:commentRss>http://blogs.msdn.com/dynamicscrmonline/commentrss.aspx?PostID=9253825</wfw:commentRss><description>With workflow you can easily calculate the total duration of all completed activities rolled up to a main record such as an Account, Contact or Opportunity. This functionality is built into the service module, but for organizations that track number of...(&lt;a href="http://blogs.msdn.com/dynamicscrmonline/archive/2008/12/26/calculate-total-activity-duration-for-an-account-contact-or-opportunity.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9253825" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Tips/default.aspx">Tips</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Microsoft+CRM+Online+Code+Sample/default.aspx">Microsoft CRM Online Code Sample</category><category domain="http://blogs.msdn.com/dynamicscrmonline/archive/tags/Customizations/default.aspx">Customizations</category></item></channel></rss>