<?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>ShareMyPoint</title>
	<atom:link href="https://sharemypoint.in/feed/" rel="self" type="application/rss+xml" />
	<link>https://sharemypoint.in</link>
	<description>ORDINARY KNOWLEDGE : VIVID THOUGHTS</description>
	<lastBuildDate>Mon, 02 May 2011 22:28:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>SharePoint 2010 Error Changing Variation Label Display Name</title>
		<link>https://sharemypoint.in/2011/05/02/sharepoint-2010-error-changing-variation-label-display-name/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-error-changing-variation-label-display-name</link>
					<comments>https://sharemypoint.in/2011/05/02/sharepoint-2010-error-changing-variation-label-display-name/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Mon, 02 May 2011 22:20:48 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Multilingual]]></category>
		<category><![CDATA[Variations]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/?p=598</guid>

					<description><![CDATA[<p>I have setup a multilingual WCM site with 6 languages. I created the web application and then setup variations to test the language pack installation. It was a test site with English as my source language. I used the Display Name for each variation which was in written in English rather then using the native [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2011/05/02/sharepoint-2010-error-changing-variation-label-display-name/">SharePoint 2010 Error Changing Variation Label Display Name</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2011/05/02/sharepoint-2010-error-changing-variation-label-display-name/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>PowerShell Script to check SQL server connectivity, version, custering status, user permissions</title>
		<link>https://sharemypoint.in/2011/04/18/powershell-script-to-check-sql-server-connectivity-version-custering-status-user-permissions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=powershell-script-to-check-sql-server-connectivity-version-custering-status-user-permissions</link>
					<comments>https://sharemypoint.in/2011/04/18/powershell-script-to-check-sql-server-connectivity-version-custering-status-user-permissions/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Mon, 18 Apr 2011 18:01:58 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SharePoint]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/?p=566</guid>

					<description><![CDATA[<p>SharePoint service account requires dbcreator and securityadmin roles to setup a farm. Often time it is neglected by the clients while provisioning the accounts as in most cases there are two different teams involved in this the Active Directory team and the DBA&#8217;s whose manages the SQL Server platform. The missing right are discovered late [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2011/04/18/powershell-script-to-check-sql-server-connectivity-version-custering-status-user-permissions/">PowerShell Script to check SQL server connectivity, version, custering status, user permissions</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2011/04/18/powershell-script-to-check-sql-server-connectivity-version-custering-status-user-permissions/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint 2010 Language Pack Installing Support for East Asian Languages</title>
		<link>https://sharemypoint.in/2011/03/29/sharepoint-2010-language-pack-installing-support-for-east-asian-languages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-language-pack-installing-support-for-east-asian-languages</link>
					<comments>https://sharemypoint.in/2011/03/29/sharepoint-2010-language-pack-installing-support-for-east-asian-languages/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Tue, 29 Mar 2011 20:51:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[East Asian Language Support]]></category>
		<category><![CDATA[Language Packs]]></category>
		<category><![CDATA[MUI]]></category>
		<category><![CDATA[Multilingual]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2011/03/29/sharepoint-2010-language-pack-installing-support-for-east-asian-languages/</guid>

					<description><![CDATA[<p>We are trying to setup a multilingual public facing site using SharePoint&#8217;s WCM features. We wanted several languages which also included Korean, Japanese and Chinese (Simplified). Back when I deployed SP2007 on Windows Server 2003 for a multilingual solution, I had to install some operating system specific file to get support for East Asian Languages [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2011/03/29/sharepoint-2010-language-pack-installing-support-for-east-asian-languages/">SharePoint 2010 Language Pack Installing Support for East Asian Languages</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2011/03/29/sharepoint-2010-language-pack-installing-support-for-east-asian-languages/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Configuring SharePoint 2010 Document Libraries with Exchange Server 2010 to receive mails from internal/external world</title>
		<link>https://sharemypoint.in/2010/04/04/configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world</link>
					<comments>https://sharemypoint.in/2010/04/04/configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Sun, 04 Apr 2010 19:36:04 +0000</pubDate>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Document Library]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Send Connector]]></category>
		<category><![CDATA[SMTP]]></category>
		<category><![CDATA[Transport Rule]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2010/04/04/configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world/</guid>

					<description><![CDATA[<p>This article will help you to configure SharePoint 2010/2007 server to receive Incoming emails. Following are high level step in order to configure this</p>
<ul>
<li>Configure SMTP Server on SharePoint Server which will receive emails </li>
<li>Configure SharePoint to pick up the email from the SMTP server </li>
<li>Configure Document Library to receive email </li>
<li>Configure Exchange Server, create External Email ID </li>
<li>Configure Exchange Server, create &#34;Transport Rule&#34; </li>
<li>Configure Exchange Server, create &#34;Send Connector&#34; </li>
</ul>
<p>The post <a href="https://sharemypoint.in/2010/04/04/configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world/">Configuring SharePoint 2010 Document Libraries with Exchange Server 2010 to receive mails from internal/external world</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2010/04/04/configuring-sharepoint-2010-document-libraries-with-exchange-server-2010-to-receive-mails-from-internalexternal-world/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Installation Issue SharePoint Server 2010 Release Candidate on Domain Controller</title>
		<link>https://sharemypoint.in/2010/03/05/installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller</link>
					<comments>https://sharemypoint.in/2010/03/05/installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Fri, 05 Mar 2010 06:16:53 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Farm Setup]]></category>
		<category><![CDATA[Installtion Issues]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SharePoint 2010 Release Candidate]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2010/03/05/installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller/</guid>

					<description><![CDATA[<p>I just got the RC bits for SharePoint Server 2010 (14.0.4730.1010). Well the good news is that the prerequisites installer now takes care of the WCF Hot Fix required. Apart from this there is no change in Prerequisites. To fully utilize the SharePoint functionality and to overcome the restriction on using Local Account we decided [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2010/03/05/installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller/">Installation Issue SharePoint Server 2010 Release Candidate on Domain Controller</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2010/03/05/installation-issue-sharepoint-server-2010-release-candidate-on-domain-controller/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint 2010 Resources on Architecture, Planning, Search, SDK</title>
		<link>https://sharemypoint.in/2009/10/25/sharepoint-2010-resources-on-architecture-planning-search-sdk/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-resources-on-architecture-planning-search-sdk</link>
					<comments>https://sharemypoint.in/2009/10/25/sharepoint-2010-resources-on-architecture-planning-search-sdk/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 03:09:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Visio]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/10/25/sharepoint-2010-resources-on-architecture-planning-search-sdk/</guid>

					<description><![CDATA[<p>Here are some resources which will help you to learn more about the upcoming SharePoint Server 2010 Here are some technical diagrams and Visio diagrams on architecture for SharePoint Server 2010 Title Visio PDF Description Services in SharePoint 2010 Products Visio PDF Describes and illustrates the services architecture, including and common ways to deploy services [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/10/25/sharepoint-2010-resources-on-architecture-planning-search-sdk/">SharePoint 2010 Resources on Architecture, Planning, Search, SDK</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/10/25/sharepoint-2010-resources-on-architecture-planning-search-sdk/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint 2010 now supports Integrated ASP.NET Pipeline</title>
		<link>https://sharemypoint.in/2009/10/25/sharepoint-2010-now-supports-integrated-aspnet-pipeline/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-now-supports-integrated-aspnet-pipeline</link>
					<comments>https://sharemypoint.in/2009/10/25/sharepoint-2010-now-supports-integrated-aspnet-pipeline/#respond</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 01:34:00 +0000</pubDate>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[ASP.NET Pipeline]]></category>
		<category><![CDATA[IIS 7.0]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/10/25/sharepoint-2010-now-supports-integrated-aspnet-pipeline/</guid>

					<description><![CDATA[<p>I have been waiting to see this transition of SharePoint 2007 currently working in classic mode ASP.NET pipeline even when running under Win 2008/IIS 7.0. Win 2008 and IIS 7.0 has improved a lot and has been very modular. IIS 7.0 has ability to operate the application pool under Integrated mode ASP.NET pipeline which essentially [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/10/25/sharepoint-2010-now-supports-integrated-aspnet-pipeline/">SharePoint 2010 now supports Integrated ASP.NET Pipeline</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/10/25/sharepoint-2010-now-supports-integrated-aspnet-pipeline/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Boot From VHD &#8211; Replacing Vista or Windows 2008 Bootloader with Windows 7 Bootloader</title>
		<link>https://sharemypoint.in/2009/10/23/boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader</link>
					<comments>https://sharemypoint.in/2009/10/23/boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Fri, 23 Oct 2009 08:12:15 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bootloader]]></category>
		<category><![CDATA[Dual Boot]]></category>
		<category><![CDATA[VHD]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/10/23/boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader/</guid>

					<description><![CDATA[<p>Windows 7 introduce a cool feature enabling us to boot OS on bare metal from a VHD file. This is done by using the new bootloader which comes with Windows 7. So many people out there (specially techie) who might have vista or windows 2008 as their OS might want to try out Windows 7 [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/10/23/boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader/">Boot From VHD – Replacing Vista or Windows 2008 Bootloader with Windows 7 Bootloader</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/10/23/boot-from-vhd-replacing-vista-or-windows-2008-bootloader-with-windows-7-bootloader/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Calculated Columns Formulas</title>
		<link>https://sharemypoint.in/2009/03/04/sharepoint-calculated-columns-formulas/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-calculated-columns-formulas</link>
					<comments>https://sharemypoint.in/2009/03/04/sharepoint-calculated-columns-formulas/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Thu, 05 Mar 2009 03:28:13 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[Calculated Columns]]></category>
		<category><![CDATA[Formulas]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/03/04/sharepoint-calculated-columns-formulas/</guid>

					<description><![CDATA[<p>SharePoint/WSS has field type which is calculated column. This is very handy for end users who do not have to run to their IT for new calculated data they require. Well but they are not well documented and not everyone knows tricks to put formulas to work. I have numerous situations where I need to [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/03/04/sharepoint-calculated-columns-formulas/">SharePoint Calculated Columns Formulas</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/03/04/sharepoint-calculated-columns-formulas/feed/</wfw:commentRss>
			<slash:comments>45</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Cumulative Update for Feb 2009</title>
		<link>https://sharemypoint.in/2009/02/24/sharepoint-cumulative-update-for-feb-2009/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-cumulative-update-for-feb-2009</link>
					<comments>https://sharemypoint.in/2009/02/24/sharepoint-cumulative-update-for-feb-2009/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Wed, 25 Feb 2009 02:17:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Cumulative Update]]></category>
		<category><![CDATA[WSS]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/02/24/wss-cumulative-update-for-feb-2009/</guid>

					<description><![CDATA[<p>Microsoft has released cumulative update for WSS 3.0 on 24 Feb which has the following HotFix 961750 (http://support.microsoft.com/kb/961750/ ) Description of the Windows SharePoint Services 3.0 hotfix package (Sts.msp): February 24, 2009 963023 (http://support.microsoft.com/kb/963023/ ) Description of the Windows SharePoint Services 3.0 hotfix package (Sts.msp): January 27, 2009 961175 (http://support.microsoft.com/kb/961175/ ) Description of the Windows [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/02/24/sharepoint-cumulative-update-for-feb-2009/">SharePoint Cumulative Update for Feb 2009</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/02/24/sharepoint-cumulative-update-for-feb-2009/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Shortcuts</title>
		<link>https://sharemypoint.in/2009/02/05/windows-shortcuts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-shortcuts</link>
					<comments>https://sharemypoint.in/2009/02/05/windows-shortcuts/#comments</comments>
		
		<dc:creator><![CDATA[Amit Sharma]]></dc:creator>
		<pubDate>Fri, 06 Feb 2009 01:12:52 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Applets]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/02/05/windows-shortcuts/</guid>

					<description><![CDATA[<p>We all know a few or every available Shortcuts in Windows. Mainly they are “Windows Key” + other keys But we need more (humans are always greedy:D) lol Not just greedy, some people are lazy too, like me and don’t even want to do more than a few clicks. Without clicks, one can not use [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/02/05/windows-shortcuts/">Windows Shortcuts</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/02/05/windows-shortcuts/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Planning and Architecture Resources : Visio Diagrams</title>
		<link>https://sharemypoint.in/2009/02/04/sharepoint-planning-and-architecture-resources-visio-diagrams/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-planning-and-architecture-resources-visio-diagrams</link>
					<comments>https://sharemypoint.in/2009/02/04/sharepoint-planning-and-architecture-resources-visio-diagrams/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Thu, 05 Feb 2009 02:56:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Planning and Architecture]]></category>
		<category><![CDATA[Visio]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2009/02/04/sharepoint-planning-and-architecture-resources-visio-diagrams/</guid>

					<description><![CDATA[<p>Arno Nel has published links to a really cool set of Visio drawings that relate to Microsoft SharePoint on his blog: Arno Nel 2.0 &#8211; The Information Worker. The diagrams illustrate models, scenarios, and flowcharts for planning, designing and deploying SharePoint installations. These high-quality Visio drawings were created by Microsoft for the TechNet site, and [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2009/02/04/sharepoint-planning-and-architecture-resources-visio-diagrams/">SharePoint Planning and Architecture Resources : Visio Diagrams</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2009/02/04/sharepoint-planning-and-architecture-resources-visio-diagrams/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Running CQWP on Team Site without publishing infrastructure feature enabled (MOSS 2007)</title>
		<link>https://sharemypoint.in/2008/12/07/running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007</link>
					<comments>https://sharemypoint.in/2008/12/07/running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Mon, 08 Dec 2008 02:22:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Content Query Web Part]]></category>
		<category><![CDATA[CQWP]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/12/08/running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007/</guid>

					<description><![CDATA[<p>Content Query Web Part (CQWP) is by far the most useful web part when it comes to render the contents and allowing developers full control over its style and layout. It is bundled as part of MOSS 2007 and it is enabled with Publishing Infrastructure. So if you are using Team Site template then the [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/12/07/running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007/">Running CQWP on Team Site without publishing infrastructure feature enabled (MOSS 2007)</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/12/07/running-cqwp-on-team-site-without-publishing-infrastructure-feature-enabled-moss-2007/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Drivers HP DV6000 Vista 64-Bit (DV6775US) 4GB RAM</title>
		<link>https://sharemypoint.in/2008/11/15/drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram</link>
					<comments>https://sharemypoint.in/2008/11/15/drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Sat, 15 Nov 2008 18:41:46 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[4GB]]></category>
		<category><![CDATA[64-Bit]]></category>
		<category><![CDATA[Drivers]]></category>
		<category><![CDATA[DV6775US]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Vista]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/15/drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram/</guid>

					<description><![CDATA[<p>I had to upgrade my personal laptop which is HP DV6000 ( Part # DV6775US ) to Vista 64-Bit Ultimate edition. I took the laptop with Vista Home premium 32-Bit and have used it for a while. I have decided to upgrade my laptop to 4GB of ram and discovered that 32-Bit won&#8217;t use all [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/15/drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram/">Drivers HP DV6000 Vista 64-Bit (DV6775US) 4GB RAM</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/15/drivers-hp-dv6000-vista-64-bit-dv6775us-4gb-ram/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
			</item>
		<item>
		<title>Determine the site template used to create SharePoint sites</title>
		<link>https://sharemypoint.in/2008/11/13/determine-the-site-template-used-to-create-sharepoint-sites/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=determine-the-site-template-used-to-create-sharepoint-sites</link>
					<comments>https://sharemypoint.in/2008/11/13/determine-the-site-template-used-to-create-sharepoint-sites/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Thu, 13 Nov 2008 05:38:23 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Application Pages]]></category>
		<category><![CDATA[Site Template]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/13/determine-the-site-template-used-to-create-sharepoint-sites/</guid>

					<description><![CDATA[<p>I was facing an issue where two site which were look alike but behaved differently, the navigation and bread crumbs were laid differently. We have a standard process to using pre defined templates and as per the request for site creation both the site were suppose to have Team Site template and I guess they [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/13/determine-the-site-template-used-to-create-sharepoint-sites/">Determine the site template used to create SharePoint sites</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/13/determine-the-site-template-used-to-create-sharepoint-sites/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Excel 2007 creating Hyperlinks programmatically</title>
		<link>https://sharemypoint.in/2008/11/11/excel-2007-creating-hyperlinks-programmatically/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=excel-2007-creating-hyperlinks-programmatically</link>
					<comments>https://sharemypoint.in/2008/11/11/excel-2007-creating-hyperlinks-programmatically/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Wed, 12 Nov 2008 04:40:28 +0000</pubDate>
				<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Macros]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/11/excel-2007-creating-hyperlinks-programmatically/</guid>

					<description><![CDATA[<p>Today, I had to create a excel repot on SharePoint Libraries (Document and Forms Library) used and URL for each of them. As discussed in the earlier post I had already extracted the information from SharePoint using direct SQL access Enumerating all Document Libraries and Form Libraries in a Site Collection Using SQL The excel [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/11/excel-2007-creating-hyperlinks-programmatically/">Excel 2007 creating Hyperlinks programmatically</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/11/excel-2007-creating-hyperlinks-programmatically/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Installing a language pack for SharePoint (MOSS SP1 and WSS 3.0 SP1)</title>
		<link>https://sharemypoint.in/2008/11/11/installing-a-language-pack-for-sharepoint-moss-sp1-and-wss-30-sp1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-a-language-pack-for-sharepoint-moss-sp1-and-wss-30-sp1</link>
					<comments>https://sharemypoint.in/2008/11/11/installing-a-language-pack-for-sharepoint-moss-sp1-and-wss-30-sp1/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Wed, 12 Nov 2008 03:42:00 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[Language Packs]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[Multilingual]]></category>
		<category><![CDATA[SP1]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/?p=301</guid>

					<description><![CDATA[<p>Installing SharePoint 2007 (MOSS) or WSS 3.0 in multi-lingual environment is not point and click process. It take you a while to download and install them all. Also it depends on how many language are you supporting. To enable SharePoint for multi-lingual contents you need to install the following component and most importantly you have [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/11/installing-a-language-pack-for-sharepoint-moss-sp1-and-wss-30-sp1/">Installing a language pack for SharePoint (MOSS SP1 and WSS 3.0 SP1)</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/11/installing-a-language-pack-for-sharepoint-moss-sp1-and-wss-30-sp1/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Remove InfoPath form template from local cache</title>
		<link>https://sharemypoint.in/2008/11/10/remove-infopath-form-template-from-local-cache/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=remove-infopath-form-template-from-local-cache</link>
					<comments>https://sharemypoint.in/2008/11/10/remove-infopath-form-template-from-local-cache/#respond</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Tue, 11 Nov 2008 02:31:00 +0000</pubDate>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Forms Template]]></category>
		<category><![CDATA[InfoPath cache]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/10/remove-infopath-form-template-from-local-cache/</guid>

					<description><![CDATA[<p>The first time a form template is launched, InfoPath places it into its form template cache. On each subsequently launch, InfoPath will first check to see whether the template is already in the cache. This is very beneficial for forms that are only available online. If you are working with an online form, and you [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/10/remove-infopath-form-template-from-local-cache/">Remove InfoPath form template from local cache</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/10/remove-infopath-form-template-from-local-cache/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Permanently Disable file &#8220;Unblock&#8221; security feature in Vista</title>
		<link>https://sharemypoint.in/2008/11/08/permanently-disable-file-unblock-security-feature-in-vista/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=permanently-disable-file-unblock-security-feature-in-vista</link>
					<comments>https://sharemypoint.in/2008/11/08/permanently-disable-file-unblock-security-feature-in-vista/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Sat, 08 Nov 2008 05:00:52 +0000</pubDate>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Attachment Manager]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[NTFS Stream]]></category>
		<category><![CDATA[Unblock]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/08/permanently-disable-file-unblock-security-feature-in-vista/</guid>

					<description><![CDATA[<p>Yesterday I have posted about to “Unblock” the files which are downloaded from other computers or Internet using the console utility from Sysinternals called Streams.exe. Read about it here Utility to recursively “Unblock” files downloaded from InternetPermanent Link to The reason for this is because, in Vista, the file&#8217;s zone information is being preserved within [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/08/permanently-disable-file-unblock-security-feature-in-vista/">Permanently Disable file “Unblock” security feature in Vista</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/08/permanently-disable-file-unblock-security-feature-in-vista/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>A New Look with Professional Looking WordPress Theme</title>
		<link>https://sharemypoint.in/2008/11/07/a-new-look-with-professional-looking-wordpress-theme/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-new-look-with-professional-looking-wordpress-theme</link>
					<comments>https://sharemypoint.in/2008/11/07/a-new-look-with-professional-looking-wordpress-theme/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Sat, 08 Nov 2008 04:17:11 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Theme]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/07/a-new-look-with-professional-looking-theme/</guid>

					<description><![CDATA[<p>I have been trying various themes for long time. Could not settle down with any one. No theme is full proof as the requirement and taste differs for each individuals The blogging system I used on this blog is WordPress powered version 2.6 which is one the best around considering it small footprint and extensibility [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/07/a-new-look-with-professional-looking-wordpress-theme/">A New Look with Professional Looking WordPress Theme</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/07/a-new-look-with-professional-looking-wordpress-theme/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Utility to recursively &#8220;Unblock&#8221; files downloaded from Internet</title>
		<link>https://sharemypoint.in/2008/11/06/utility-to-recursively-unblock-files-downloaded-from-internet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=utility-to-recursively-unblock-files-downloaded-from-internet</link>
					<comments>https://sharemypoint.in/2008/11/06/utility-to-recursively-unblock-files-downloaded-from-internet/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Fri, 07 Nov 2008 02:19:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Sysinternals]]></category>
		<category><![CDATA[Unblock Files]]></category>
		<category><![CDATA[Utility]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/11/06/utility-to-recursively-unblock-files-downloaded-from-internet/</guid>

					<description><![CDATA[<p>I recently downloaded almost all utilities from SysInternals they offer a single package called Suite and you can download it from here Download Sysinternals Suite Now when you run these programs you get this nagging popup every time you run files which are downloaded from internet. The issue is when you download a file like [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/11/06/utility-to-recursively-unblock-files-downloaded-from-internet/">Utility to recursively “Unblock” files downloaded from Internet</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/11/06/utility-to-recursively-unblock-files-downloaded-from-internet/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>Enumerating all Document Libraries and Form Libraries in a Site Collection Using SQL</title>
		<link>https://sharemypoint.in/2008/10/24/enumerating-all-document-libraries-and-form-libraries-in-a-site-collection-using-sql/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enumerating-all-document-libraries-and-form-libraries-in-a-site-collection-using-sql</link>
					<comments>https://sharemypoint.in/2008/10/24/enumerating-all-document-libraries-and-form-libraries-in-a-site-collection-using-sql/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Fri, 24 Oct 2008 17:12:49 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[SQL Queries]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/?p=317</guid>

					<description><![CDATA[<p>Recently I had a situation where I needed to produce a list of all Document Libraries and Forms Libraries within a site collection along with associated template attached to them. The site collection was quite huge with the database size of over 75 Gigs and thousands of libraries and the environment was SharePoint Portal Server [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/10/24/enumerating-all-document-libraries-and-form-libraries-in-a-site-collection-using-sql/">Enumerating all Document Libraries and Form Libraries in a Site Collection Using SQL</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/10/24/enumerating-all-document-libraries-and-form-libraries-in-a-site-collection-using-sql/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>Dell D830 Setting up Vista 64-Bit</title>
		<link>https://sharemypoint.in/2008/09/18/dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue</link>
					<comments>https://sharemypoint.in/2008/09/18/dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Thu, 18 Sep 2008 15:45:43 +0000</pubDate>
				<category><![CDATA[Vista]]></category>
		<category><![CDATA[Alps Touchapd]]></category>
		<category><![CDATA[Dell D830]]></category>
		<category><![CDATA[UPEK Software]]></category>
		<category><![CDATA[Vista 64-Bit]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/09/18/dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue/</guid>

					<description><![CDATA[<p>I just got a beefy Dell D830 at my work which was loaded with 4GB of RAM as 32-Bit OS (Vista/XP) does not support 4GB of RAM I decided to go with 64-Bit version of Vista Enterprise. I went ahead to the Dell site and looked up drivers for D830 on Vista 64-Bit platform here [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/09/18/dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue/">Dell D830 Setting up Vista 64-Bit</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/09/18/dell-d830-vista-64-bit-touchpad-fingerprint-scanner-issue/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>Troubleshooting/Debugging SharePoint</title>
		<link>https://sharemypoint.in/2008/08/27/troubleshooting-debugging-sharepoint/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=troubleshooting-debugging-sharepoint</link>
					<comments>https://sharemypoint.in/2008/08/27/troubleshooting-debugging-sharepoint/#respond</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Thu, 28 Aug 2008 03:57:08 +0000</pubDate>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[WSS]]></category>
		<category><![CDATA[Debugging SharePoint]]></category>
		<category><![CDATA[Troubleshooting SharePoint]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/08/27/troubleshooting-debugging-sharepoint/</guid>

					<description><![CDATA[<p>Most of cases you would have had hard time to figure out error with SharePoint. SharePoint is know to be bad when it comes to providing verbose error and debugging environment. There are few tricks which can save you a lot of time when you are in trouble. &#8211; modify web.config for verbose errors (server) [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/08/27/troubleshooting-debugging-sharepoint/">Troubleshooting/Debugging SharePoint</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/08/27/troubleshooting-debugging-sharepoint/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>TFS Tools and Utilities &#8211; Part II : Email Subscription</title>
		<link>https://sharemypoint.in/2008/08/01/tfs-tools-and-utilities-part2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tfs-tools-and-utilities-part2</link>
					<comments>https://sharemypoint.in/2008/08/01/tfs-tools-and-utilities-part2/#comments</comments>
		
		<dc:creator><![CDATA[Sameer Dhoot]]></dc:creator>
		<pubDate>Fri, 01 Aug 2008 17:17:22 +0000</pubDate>
				<category><![CDATA[Team Foundation Server (TFS)]]></category>
		<category><![CDATA[Team Foundation Server 2005]]></category>
		<category><![CDATA[TFS 2005]]></category>
		<category><![CDATA[TFS Email Alerts]]></category>
		<category><![CDATA[TFS Email Subscriptions]]></category>
		<category><![CDATA[TFS Project Alerts]]></category>
		<guid isPermaLink="false">http://sharemypoint.in/2008/08/01/tfs-tools-and-utilities-part2/</guid>

					<description><![CDATA[<p>TFS has a feature for sending email on various events to the subscribers. Users can subscribe for an limited events from the Team Explorer (The default events are quite frequently needed and should satisfy need for most of them). Following is how you can use email alert in TFS Open Team Explorer (Crtl+\, Ctrl+M) Right-click [&#8230;]</p>
<p>The post <a href="https://sharemypoint.in/2008/08/01/tfs-tools-and-utilities-part2/">TFS Tools and Utilities – Part II : Email Subscription</a> first appeared on <a href="https://sharemypoint.in">ShareMyPoint</a>.</p>]]></description>
		
					<wfw:commentRss>https://sharemypoint.in/2008/08/01/tfs-tools-and-utilities-part2/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
