<?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>Steven Ng &#187; SharePoint</title>
	<atom:link href="http://stevenng.net/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenng.net</link>
	<description>Software Developer</description>
	<lastBuildDate>Sun, 05 Sep 2010 17:09:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Allowing Personalization in SharePoint 2010</title>
		<link>http://stevenng.net/2010/06/23/allowing-personalization-in-sharepoint-2010/</link>
		<comments>http://stevenng.net/2010/06/23/allowing-personalization-in-sharepoint-2010/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 00:27:42 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=262</guid>
		<description><![CDATA[SharePoint personalization allows users a level of customization by adding or removing web parts to their page. To test this you should have two different user accounts. Here are steps I took to get this working.]]></description>
		<wfw:commentRss>http://stevenng.net/2010/06/23/allowing-personalization-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug</title>
		<link>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/</link>
		<comments>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 01:55:22 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[sp2010]]></category>
		<category><![CDATA[web.config]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=182</guid>
		<description><![CDATA[<p>Actually not sure if this is a bug or whatever, but whenever we take a copy of a MySite masterpage in SharePoint 2010 and make our own copy of it we get this error about the <strong>PlaceHolderPageTitle</strong> and <strong>spscore</strong>. Don&#8217;t&#8230; <a href="http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is The &#8220;Enter&#8221; key not working for SharePoint search?</title>
		<link>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/</link>
		<comments>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 04:53:34 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=41</guid>
		<description><![CDATA[I spent hours trying to figure out the cause of this on Firefox, even tried writing some custom JS but in the end all i needed to do was include these in my master page]]></description>
		<wfw:commentRss>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Modifying breadcrumb seperators in SharePoint</title>
		<link>http://stevenng.net/2008/06/30/modifying-breadcrumb-seperators-in-sharepoint/</link>
		<comments>http://stevenng.net/2008/06/30/modifying-breadcrumb-seperators-in-sharepoint/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 01:31:09 +0000</pubDate>
		<dc:creator>Steven Ng</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[moss2007]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=32</guid>
		<description><![CDATA[<p>It&#8217;s a small change, but I always forget how to do this so I&#8217;m blogging it! Locate the siteMapPath control in the Master Page and add a PathSeperator attribute shown in the example below:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
</pre></td><td class="code"><pre class="asp" style="font-family:monospace;"><span style="color: #006600; font-weight: bold;">&#60;</span>code<span style="color: #006600; font-weight: bold;">&#62;</span></pre></td></tr></table></div><p>&#8230; <a href="http://stevenng.net/2008/06/30/modifying-breadcrumb-seperators-in-sharepoint/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://stevenng.net/2008/06/30/modifying-breadcrumb-seperators-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
