<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>SharePoint Insight</title>
	<link>http://www.sharepoint-insight.com</link>
	<description>Sharepoint Tips, Tricks and inside knowledge from real world experience by Namwar Rizvi</description>
	<lastBuildDate>Tue, 21 Feb 2012 21:40:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.1" -->

	<item>
		<title>Correct way of generating Source parameter value in your SharePoint Link</title>
		<description><![CDATA[As you may already know that SharePoint uses Source parameter in query string to take you back to the page from where you came. The value of the Source paramter must be properly encoded. Don&#8217;t worry, you do not need to write your own Javascript function to do this. Just use already provided function called [...]]]></description>
		<link>http://www.sharepoint-insight.com/2012/02/21/correct-way-of-generating-source-parameter-value-in-your-sharepoint-link/</link>
			</item>
	<item>
		<title>Useful Javascript Functions and objects in SharePoint – Part 2</title>
		<description><![CDATA[In my last article &#8220;Useful Javascript Functions and objects in SharePoint – Part 1&#8220;  I listed some useful javascript objects in SharePoint. Today I will continue exploring useful functions. DOM Management byid(id) = Return element for the given id newE(tag) = Create a new dom element of the given tag e.g. div etc. wpf() = [...]]]></description>
		<link>http://www.sharepoint-insight.com/2012/02/20/useful-javascript-functions-and-objects-in-sharepoint-%e2%80%93-part-2-2/</link>
			</item>
	<item>
		<title>Useful Javascript Functions and objects in SharePoint &#8211; Part 1</title>
		<description><![CDATA[SharePoint has a huge set of javascript functions and objects which are defined in essential SharePoint javascript files like init.js, core.js, forms.js etc. These files are necessary for SharePoint to function properly. There is no reason to reinvent the wheel by writing your own javascript function for something which is already provided by these core [...]]]></description>
		<link>http://www.sharepoint-insight.com/2012/02/19/useful-javascript-functions-and-objects-in-sharepoint-part-1/</link>
			</item>
	<item>
		<title>Quickest way to create Slide Show from your Picture Library in SharePoint</title>
		<description><![CDATA[Although there are many scripts available on internet which helps you to create slide show or image carousel but none of them gives us the ability to display Title and Description along with the image. I searched quite a lot and then ultimately end up creating my own. I must clarify that I have not [...]]]></description>
		<link>http://www.sharepoint-insight.com/2012/02/05/quickest-way-to-create-slide-show-from-your-picture-library-in-sharepoint/</link>
			</item>
	<item>
		<title>List of SharePoint Base Permissions with their Hex and Decimal Values</title>
		<description><![CDATA[Here is the list of all SharePoint base permissions valid for Windows SharePoint Services and SharePoint Foundation both, along with their Hex and decimal values. I hope it will help you to easily reference them in your projects. Permission Name Hex Value Decimal Value Description AddAndCustomizePages 0&#215;40000 262144 Add, change, or delete HTML pages or [...]]]></description>
		<link>http://www.sharepoint-insight.com/2011/10/23/list-of-sharepoint-base-permissions-with-their-hex-and-decimal-values/</link>
			</item>
	<item>
		<title>What is the meaning of &#8220;Limited Access&#8221; in SharePoint?</title>
		<description><![CDATA[If you are wondering what is &#8220;Limited Access&#8221; in SharePoint and how does it affect you then here is the simple explanation: &#8220;Limited Access&#8221; in SharePoint means a user has an access to an item of the page specifically but not the whole SharePoint list. Normally, we don&#8217;t manage individual item permissions and list items normally inherit [...]]]></description>
		<link>http://www.sharepoint-insight.com/2011/10/22/what-is-the-meaning-of-limited-access-in-sharepoint/</link>
			</item>
	<item>
		<title>Continuous Integration of SharePoint Project by using TFS</title>
		<description><![CDATA[SharePoint projects are some what special in the way they use assemblies and some time it is very difficult to setup your TFS build process for continuous integration. Today, SharePoint Developer Team has published an excellent step-by-step process to properly setup your TFS Build Process for SharePoint Projects. You can read the article here This article guides [...]]]></description>
		<link>http://www.sharepoint-insight.com/2011/08/26/continuous-integration-of-sharepoint-project-by-using-tfs/</link>
			</item>
	<item>
		<title>Solution for &#8220;Access denied by Business Data Connectivity&#8221; Error</title>
		<description><![CDATA[If you are trying to create external data type list and get the error &#8220;Access Denied by Business Data Connectivity&#8221; then the most common reason for that can be the incorrect permissions for your target External Content Type. To fix the issue, please perform the following steps: Open your SharePoint 2010 Central Administration Page Under [...]]]></description>
		<link>http://www.sharepoint-insight.com/2011/08/14/solution-for-access-denied-by-business-data-connectivity-error/</link>
			</item>
	<item>
		<title>Solution: The Taxonomy feature (Feature ID &#8220;73EF14B1-13A9-416b-A9B5-ECECA2B0604C&#8221;) has not been activated</title>
		<description><![CDATA[If you are trying to add a Managed Metadata type column and getting &#8220;The Taxonomy feature (Feature ID &#8220;73EF14B1-13A9-416b-A9B5-ECECA2B0604C&#8221;) has not been activated&#8221; error then here is the quickest way to enable the required feature by using following PowerShell cmdlet: Enable-SPFeature -id &#8220;73EF14B1-13A9-416b-A9B5-ECECA2B0604C&#8221; -url &#8220;YourSiteUrl&#8221; &#160; &#160; &#160; &#160; &#160;]]></description>
		<link>http://www.sharepoint-insight.com/2011/07/21/solution-the-taxonomy-feature-feature-id-73ef14b1-13a9-416b-a9b5-ececa2b0604c-has-not-been-activated/</link>
			</item>
	<item>
		<title>SharePoint 2010 Service Pack 1 is out!</title>
		<description><![CDATA[Today Microsoft has released the much awaited Service Pack 1 for SharePoint 2010 along with Office 2010.  Along with many bug fixes and minor updates, here is a quick list of new functionality which SP1 will add in your SharePoint environment: &#160; For video display, you will now be able to select a frame as [...]]]></description>
		<link>http://www.sharepoint-insight.com/2011/06/29/sharepoint-2010-service-pack-1-is-out/</link>
			</item>
</channel>
</rss>

