<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Branding SharePoint 2010 Collaboration Sites &#8211; Part 3 in a Series</title>
	<atom:link href="http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/</link>
	<description>The House of Pork and User Experience Development</description>
	<lastBuildDate>Sat, 10 Dec 2011 05:57:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sharepoint 2010 Branding and CSS &#171; Sladescross&#039;s Blog</title>
		<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/comment-page-1/#comment-61049</link>
		<dc:creator>Sharepoint 2010 Branding and CSS &#171; Sladescross&#039;s Blog</dc:creator>
		<pubDate>Tue, 06 Sep 2011 09:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://singchan.com/?p=181#comment-61049</guid>
		<description>[...] http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/" rel="nofollow">http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buta</title>
		<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/comment-page-1/#comment-36254</link>
		<dc:creator>Buta</dc:creator>
		<pubDate>Sat, 31 Jul 2010 21:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://singchan.com/?p=181#comment-36254</guid>
		<description>&lt;a href=&quot;#comment-35379&quot; rel=&quot;nofollow&quot;&gt;@Bryan &lt;/a&gt; 
Is this the only method? Of course not, I&#039;m sure there are plenty of other valid methods to creating customized branding.

Can you explain a bit further in detail how you&#039;re implementing your branding via SPD? Are you unghosting corev4.css at the web or site collection level?</description>
		<content:encoded><![CDATA[<p><a href="#comment-35379" rel="nofollow">@Bryan </a><br />
Is this the only method? Of course not, I&#8217;m sure there are plenty of other valid methods to creating customized branding.</p>
<p>Can you explain a bit further in detail how you&#8217;re implementing your branding via SPD? Are you unghosting corev4.css at the web or site collection level?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan</title>
		<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/comment-page-1/#comment-35379</link>
		<dc:creator>Bryan</dc:creator>
		<pubDate>Tue, 15 Jun 2010 02:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://singchan.com/?p=181#comment-35379</guid>
		<description>Hi,  This was a very helpful article.  I&#039;m curious to know if this is the only way to really make a custom theme for sps 2010?  I&#039;ve tried the exporting from powerpoint and opening via SPD and manually copying additional selectors into the themed corev4xxxx.css.</description>
		<content:encoded><![CDATA[<p>Hi,  This was a very helpful article.  I&#8217;m curious to know if this is the only way to really make a custom theme for sps 2010?  I&#8217;ve tried the exporting from powerpoint and opening via SPD and manually copying additional selectors into the themed corev4xxxx.css.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buta</title>
		<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/comment-page-1/#comment-33299</link>
		<dc:creator>Buta</dc:creator>
		<pubDate>Tue, 23 Mar 2010 03:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://singchan.com/?p=181#comment-33299</guid>
		<description>Hi David,

It should work the same, assuming the custom master page contains the AdditionalPageHead delegate control.

If you&#039;re using the VS2010 SharePoint 2010 tools, you can create two modules, one for your master page and one for your delegate control registration. You can then create a single feature which would include both modules if you want the delegate control to be scoped at the site collection level. If you want the delegate to be web scoped, then you can create two features instead, a site scoped feature for the master page and a web scoped feature for the delegate.

If I&#039;m missing something to your question, send me more details and we can figure it out!</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>It should work the same, assuming the custom master page contains the AdditionalPageHead delegate control.</p>
<p>If you&#8217;re using the VS2010 SharePoint 2010 tools, you can create two modules, one for your master page and one for your delegate control registration. You can then create a single feature which would include both modules if you want the delegate control to be scoped at the site collection level. If you want the delegate to be web scoped, then you can create two features instead, a site scoped feature for the master page and a web scoped feature for the delegate.</p>
<p>If I&#8217;m missing something to your question, send me more details and we can figure it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Nguyen</title>
		<link>http://singchan.com/2010/02/23/branding-sharepoint-2010-collaboration-sites-part-3-in-a-series/comment-page-1/#comment-33289</link>
		<dc:creator>David Nguyen</dc:creator>
		<pubDate>Mon, 22 Mar 2010 20:23:49 +0000</pubDate>
		<guid isPermaLink="false">http://singchan.com/?p=181#comment-33289</guid>
		<description>Hi Sing,

How does your DelegateControl work in a case where it is deployed side-by-side with a custom MasterPage?  My custom masterpage is just a slightly modified version of the starter page I downloaded from CodePlex. 

Thanks,
David.</description>
		<content:encoded><![CDATA[<p>Hi Sing,</p>
<p>How does your DelegateControl work in a case where it is deployed side-by-side with a custom MasterPage?  My custom masterpage is just a slightly modified version of the starter page I downloaded from CodePlex. </p>
<p>Thanks,<br />
David.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

