<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Amar Galla&#039;s Weblog &#187; Blog</title>
	<atom:link href="http://amargalla.com/category/Blog/feed" rel="self" type="application/rss+xml" />
	<link>http://amargalla.com</link>
	<description>Business, Life and SharePoint</description>
	<lastBuildDate>Fri, 29 Jul 2011 12:49:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Migrating to Office 365</title>
		<link>http://amargalla.com/Blog/office-365/189-migrating-to-office-365</link>
		<comments>http://amargalla.com/Blog/office-365/189-migrating-to-office-365#comments</comments>
		<pubDate>Fri, 29 Jul 2011 12:49:11 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[Office 365]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/office-365/189-migrating-to-office-365</guid>
		<description><![CDATA[Finally we have migrated the Toolagen email and intranet to Office 365. The BPOS migration schedule was after 3-4 months and being a Microsoft Partner, we just could not wait to get migrated. Hence the decision was made to manually migrate everything over and if needed delete archived content and re-create items. Will write about [...]]]></description>
			<content:encoded><![CDATA[<p>Finally we have migrated the <a href="http://toolagen.com">Toolagen</a> email and intranet to Office 365. The BPOS migration schedule was after 3-4 months and being a Microsoft Partner, we just could not wait to get migrated. Hence the decision was made to manually migrate everything over and if needed delete archived content and re-create items. Will write about it in details in the coming weeks. It was not a very smooth process and sometime very crude, however be prepared to have a few email bounces. Make sure you allow full 48-72 hours for DNS propagation to work properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/office-365/189-migrating-to-office-365/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 365 now available to purchase</title>
		<link>http://amargalla.com/Blog/office-365/186-office-365-now-available-to-purchase</link>
		<comments>http://amargalla.com/Blog/office-365/186-office-365-now-available-to-purchase#comments</comments>
		<pubDate>Tue, 28 Jun 2011 05:48:16 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[Office 365]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/office-365/186-office-365-now-available-to-purchase</guid>
		<description><![CDATA[Just saw that the new Microsoft Office 365 site is now up and out of beta. Office 365 subscriptions are available to purchase in the UK for £4/user. We are working on a few exciting enhancements to Office 365 and can’t wait to announce them soon.]]></description>
			<content:encoded><![CDATA[<p>Just saw that the new Microsoft Office 365 site is now up and out of beta. Office 365 subscriptions are available to purchase in the UK for £4/user. We are working on a few exciting enhancements to Office 365 and can’t wait to announce them soon.</p>
<p><a href="http://amargalla.com/wp-content/uploads/2011/06/image.png"><img style="border: 0px currentColor; padding-top: 0px; padding-right: 0px; padding-left: 0px; display: inline; background-image: none;" title="image" src="http://amargalla.com/wp-content/uploads/2011/06/image_thumb.png" border="0" alt="image" width="484" height="388" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/office-365/186-office-365-now-available-to-purchase/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 code formatting bug</title>
		<link>http://amargalla.com/Blog/general/180-visual-studio-2010-code-formatting-bug</link>
		<comments>http://amargalla.com/Blog/general/180-visual-studio-2010-code-formatting-bug#comments</comments>
		<pubDate>Fri, 25 Feb 2011 14:01:53 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/general/180-visual-studio-2010-code-formatting-bug</guid>
		<description><![CDATA[There is a bit of an issue with VS 2010 code formatting for HTML. Be default you will see HTML code formatted as : &#60;h3&#62; &#160;&#160;&#160;&#160;&#160;&#160;&#160; General&#60;/h3&#62; &#160; To fix this, go to Tools –&#62; Options Select Text Editor-&#62; HTML –&#62; Formatting from the left panel. Click on the Tag Specific Options. Select Default Settings [...]]]></description>
			<content:encoded><![CDATA[<p>There is a bit of an issue with VS 2010 code formatting for HTML. Be default you will see HTML code formatted as : </p>
<p>&lt;h3&gt;   <br />&#160;&#160;&#160;&#160;&#160;&#160;&#160; General&lt;/h3&gt;</p>
<p>&#160;</p>
<p>To fix this, go to Tools –&gt; Options   </p>
<p><a href="http://amargalla.com/wp-content/uploads/2011/02/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://amargalla.com/wp-content/uploads/2011/02/image_thumb.png" width="473" height="274" /></a></p>
<p>Select Text Editor-&gt; HTML –&gt; Formatting from the left panel.</p>
<p>Click on the Tag Specific Options.</p>
<p>Select Default Settings –&gt; Client tag supports contents</p>
<p><a href="http://amargalla.com/wp-content/uploads/2011/02/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://amargalla.com/wp-content/uploads/2011/02/image_thumb1.png" width="478" height="142" /></a></p>
<p>&#160;</p>
<p>On the right panel, under Line breaks, select Before and after.</p>
<p>&#160;</p>
<p>This will give you a code formatting as :   </p>
<p>&lt;h3&gt;General&lt;/h3&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/general/180-visual-studio-2010-code-formatting-bug/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy New Year</title>
		<link>http://amargalla.com/Blog/general/175-happy-new-year-4</link>
		<comments>http://amargalla.com/Blog/general/175-happy-new-year-4#comments</comments>
		<pubDate>Tue, 04 Jan 2011 08:48:36 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/general/175-happy-new-year-4</guid>
		<description><![CDATA[Wishing everyone a very happy 2011. Every year I make a resolution to start blogging more but have failed since last few years. 2010 was an eventful year as my son was born. Hence took most of my time and energy to support my wife and enjoy the joys of Fatherhood. Another big milestone hit [...]]]></description>
			<content:encoded><![CDATA[<p>Wishing everyone a very happy 2011. Every year I make a resolution to start blogging more but have failed since last few years. 2010 was an eventful year as my son was born. Hence took most of my time and energy to support my wife and enjoy the joys of Fatherhood. Another big milestone hit in 2010 was the formation of my offshore development company. We are very close to starting operations and hence pretty excited about it.</p>
<p>Hopefully now that life has settled back a bit and work and life look more organised, I will get more and more time to blog and write more about my experiences of entrepreneurship and working with technology. Hoping for a great 2011 and wish all of you all a great year ahead. </p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/general/175-happy-new-year-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ultimate SharePoint 2010 Development Rig</title>
		<link>http://amargalla.com/Blog/sharepoint/174-ultimate-sharepoint-2010-development-rig</link>
		<comments>http://amargalla.com/Blog/sharepoint/174-ultimate-sharepoint-2010-development-rig#comments</comments>
		<pubDate>Mon, 04 Oct 2010 12:31:59 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/sharepoint/174-ultimate-sharepoint-2010-development-rig</guid>
		<description><![CDATA[I have been researching on building the best SharePoint 2010 development environment for quite sometime now. I am happy to say that my new rig has arrived and it is a blast to work with it. Have been using it for around a month now. Will soon have a few blog posts for people who [...]]]></description>
			<content:encoded><![CDATA[<p>I have been researching on building the best SharePoint 2010 development environment for quite sometime now. I am happy to say that my new rig has arrived and it is a blast to work with it. Have been using it for around a month now. Will soon have a few blog posts for people who are interested in building similar rigs and setup a good development environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/sharepoint/174-ultimate-sharepoint-2010-development-rig/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.NET Adoption in Startups</title>
		<link>http://amargalla.com/Blog/dotnet/170-net-adoption-startups</link>
		<comments>http://amargalla.com/Blog/dotnet/170-net-adoption-startups#comments</comments>
		<pubDate>Tue, 06 Jul 2010 06:53:11 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[dotNet]]></category>

		<guid isPermaLink="false">http://amargalla.com/?p=170</guid>
		<description><![CDATA[A very interesting article over at Aaronontheweb about .NET Adoption in Startups. Some really excellent comments also giving very different viewpoints. Quite an interesting read.]]></description>
			<content:encoded><![CDATA[<p>A very interesting article over at <a href="http://www.aaronstannard.com/post/2010/07/03/NET-Culture-Shock-Why-NET-Adoption-Lags-Among-Startups.aspx" target="_blank">Aaronontheweb about .NET Adoption in Startups</a>. Some really excellent comments also giving very different viewpoints. Quite an interesting read.</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/dotnet/170-net-adoption-startups/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 with Visual Studio 2010</title>
		<link>http://amargalla.com/Blog/general/169-html-5-with-visual-studio-2010</link>
		<comments>http://amargalla.com/Blog/general/169-html-5-with-visual-studio-2010#comments</comments>
		<pubDate>Thu, 01 Jul 2010 11:55:04 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[dotNet]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/general/169-html-5-with-visual-studio-2010</guid>
		<description><![CDATA[If you have tried to create / edit an HTML 5 document in Visual Studio, you must have got a lot of validation errors. The current validator in Visual Studio 2010 supports HTML 4.01 or XHTML 1.1 Transitional as the highest standards. To enable Intellisense to work with HTML 5, perform the following steps: Download [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried to create / edit an HTML 5 document in Visual Studio, you must have got a lot of validation errors. The current validator in Visual Studio 2010 supports HTML 4.01 or XHTML 1.1 Transitional as the highest standards.</p>
<p>To enable Intellisense to work with HTML 5, perform the following steps:</p>
<ol>
<li>Download the HTML5 support package for Visual Studio 2008 from the <a href="http://blogs.msdn.com/b/webdevtools/archive/2009/11/18/html-5-intellisense-and-validation-schema-for-visual-studio-2008-and-visual-web-developer.aspx" target="_blank">Visual Web Developer team here</a>.</li>
<li>Copy the html_5.xsd in C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Packages\schemas\html</li>
<li>Edit the correct registry file and replace 9.0 with 10.0     <br />The file will look like this ( 64 bit VS 2010 Ultimate for me ):</li>
<p>Windows Registry Editor Version 5.00 </p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\VisualStudio\10.0\Packages\{1B437D20-F8FE-11D2-A6AE-00104BCC7269}\Schemas\Schema 23]     <br />&quot;File&quot;=&quot;html\\html_5.xsd&quot;      <br />&quot;Friendly Name&quot;=&quot;HTML 5&quot;      <br />&quot;URI&quot;=&quot;http://schemas.microsoft.com/intellisense/html-5&quot;</p>
<li>Run the registry file to merge it with your registry.</li>
<li>Open Visual Studio 2010</li>
<li>Go to Tools-&gt;Options-&gt;Text Editor-&gt;HTML-&gt;Validation</li>
<li>Select target as HTML 5</li>
</ol>
<p>This would allow you to get Intellisense for your HTML 5 based projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/general/169-html-5-with-visual-studio-2010/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Unable to connect to SQL Server 2008</title>
		<link>http://amargalla.com/Blog/sql-server/168-unable-to-connect-to-sql-server-2008</link>
		<comments>http://amargalla.com/Blog/sql-server/168-unable-to-connect-to-sql-server-2008#comments</comments>
		<pubDate>Sat, 05 Jun 2010 06:06:00 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/sql-server/168-unable-to-connect-to-sql-server-2008</guid>
		<description><![CDATA[When you first install SQL Server 2008, you are unable to connect to the SQL Server from another machine in the network. You have enabled remote connections and still whenever you try to connect, you get an access denied error. Make sure the SQL Server Browser service is running. It is required in order to [...]]]></description>
			<content:encoded><![CDATA[<p>When you first install SQL Server 2008, you are unable to connect to the SQL Server from another machine in the network. You have enabled remote connections and still whenever you try to connect, you get an access denied error.</p>
<p>Make sure the SQL Server Browser service is running. It is required in order to listen for incoming connections. It may even be Disabled ( as in the case of SQL 2008 R2 Enterprise ). </p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/sql-server/168-unable-to-connect-to-sql-server-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 editions</title>
		<link>http://amargalla.com/Blog/sharepoint/167-sharepoint-2010-editions</link>
		<comments>http://amargalla.com/Blog/sharepoint/167-sharepoint-2010-editions#comments</comments>
		<pubDate>Fri, 04 Jun 2010 20:57:51 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://amargalla.com/Blog/sharepoint/167-sharepoint-2010-editions</guid>
		<description><![CDATA[If you are getting confused about which edition of SharePoint you need, there is a nice handy chart over at Microsoft. Thanks to my friend Tobias who tweeted about it. A very handy reference when you are trying to match required features with the editions.]]></description>
			<content:encoded><![CDATA[<p>If you are getting confused about which edition of SharePoint you need, there is a nice handy chart over at <a href="http://sharepoint.microsoft.com/en-us/buy/Pages/Editions-Comparison.aspx" target="_blank">Microsoft</a>. </p>
<p>Thanks to my friend <a href="http://blog.lekman.com/" target="_blank">Tobias</a> who tweeted about it. A very handy reference when you are trying to match required features with the editions.</p>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/sharepoint/167-sharepoint-2010-editions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 advanced training</title>
		<link>http://amargalla.com/Blog/sharepoint/164-sharepoint-2010-advanced-training</link>
		<comments>http://amargalla.com/Blog/sharepoint/164-sharepoint-2010-advanced-training#comments</comments>
		<pubDate>Fri, 04 Jun 2010 17:44:00 +0000</pubDate>
		<dc:creator>Amar</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://amargalla.com/blog/Blog/sharepoint/164-sharepoint-2010-advanced-training</guid>
		<description><![CDATA[If you are an existing MOSS developer, and are tired of going thru training material which tells you what a webpart is and the difference between SPSite and SPWeb, there is some good news. Just stumbled across some free SharePoint 2010 training from Microsoft specifically aimed at existing MOSS developers. Definitely worth having a look [...]]]></description>
			<content:encoded><![CDATA[<p>If you are an existing MOSS developer, and are tired of going thru training material which tells you what a webpart is and the difference between SPSite and SPWeb, there is some good news. Just stumbled across some free SharePoint 2010 training from Microsoft specifically aimed at existing MOSS developers. Definitely worth having a look if you want to quickly get an overview of this new and exciting platform.</p>
<ol>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420378.aspx">Developer Roadmap and Tools</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420379.aspx">Core Development</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420380.aspx">User Interfaces and Lists</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420381.aspx">Data Access in Technologies</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420382.aspx">Composite Solutions</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420383.aspx">Enterprise Content Management</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420384.aspx">Enterprise Search</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420385.aspx">Business Intelligence</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420386.aspx">Communities</a></li>
<li><a href="http://msdn.microsoft.com/sharepoint/ff420387.aspx">Development Life Cycle</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://amargalla.com/Blog/sharepoint/164-sharepoint-2010-advanced-training/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

