<?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 for The SharePoint Mechanic</title>
	<atom:link href="http://www.sharepointmechanic.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointmechanic.com</link>
	<description>Fixing what doesn&#039;t work for me one thing at a time!</description>
	<lastBuildDate>Thu, 19 Aug 2010 13:22:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Designate which Content Database your new Site Collection is created in. by jsimcox</title>
		<link>http://www.sharepointmechanic.com/?p=340&#038;cpage=1#comment-1988</link>
		<dc:creator>jsimcox</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=340#comment-1988</guid>
		<description>Shae sorry for taking so long to reply. To answer your questions:

1. yes, even if the content database is turned &quot;off&quot; any users accessing a site collection that uses that content database as the back end will still be able to add, edit or delete docum,ents from that site collection.

2. Aside from querying the database to see what sites are there I don&#039;t think so but could be wrong. Also it&#039;s very important to remember that Microsoft is adamant about not &quot;touching&quot; the databases outside of SharePoint.</description>
		<content:encoded><![CDATA[<p>Shae sorry for taking so long to reply. To answer your questions:</p>
<p>1. yes, even if the content database is turned &#8220;off&#8221; any users accessing a site collection that uses that content database as the back end will still be able to add, edit or delete docum,ents from that site collection.</p>
<p>2. Aside from querying the database to see what sites are there I don&#8217;t think so but could be wrong. Also it&#8217;s very important to remember that Microsoft is adamant about not &#8220;touching&#8221; the databases outside of SharePoint.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by jsimcox</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-1987</link>
		<dc:creator>jsimcox</dc:creator>
		<pubDate>Thu, 19 Aug 2010 13:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-1987</guid>
		<description>The &quot;I&quot; icon just means that the master page has been customized from the site definition.

Lets take another approach here. Take the following steps and lets see if it solves the problem.

1. Save your custom master page to your local hard drive.
2. Uninstall the feature you created
3. Using SharePoint Designer delete the custom master page. You may have to create a temp folder and move the custom master page there before you can delete it.
4. As a SOP I would usually reset IIS at this point if you can.
5. Import the custom master page from your local hrad drive to your site collections _catalogs/masterpage folder.
6. Set the site collection to use the custom master page in the administrative UI on the site.

Let me know what happens after you&#039;ve done that.
6.</description>
		<content:encoded><![CDATA[<p>The &#8220;I&#8221; icon just means that the master page has been customized from the site definition.</p>
<p>Lets take another approach here. Take the following steps and lets see if it solves the problem.</p>
<p>1. Save your custom master page to your local hard drive.<br />
2. Uninstall the feature you created<br />
3. Using SharePoint Designer delete the custom master page. You may have to create a temp folder and move the custom master page there before you can delete it.<br />
4. As a SOP I would usually reset IIS at this point if you can.<br />
5. Import the custom master page from your local hrad drive to your site collections _catalogs/masterpage folder.<br />
6. Set the site collection to use the custom master page in the administrative UI on the site.</p>
<p>Let me know what happens after you&#8217;ve done that.<br />
6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by Jeet</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-1950</link>
		<dc:creator>Jeet</dc:creator>
		<pubDate>Tue, 17 Aug 2010 19:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-1950</guid>
		<description>not a problem, butstill not working, seems like something with publishing the master page, as I see in the site master pages checked in and approved and but somehow when I go into sharepoint designer I still see the i icon besides the custom master page ??</description>
		<content:encoded><![CDATA[<p>not a problem, butstill not working, seems like something with publishing the master page, as I see in the site master pages checked in and approved and but somehow when I go into sharepoint designer I still see the i icon besides the custom master page ??</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by jsimcox</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-1948</link>
		<dc:creator>jsimcox</dc:creator>
		<pubDate>Tue, 17 Aug 2010 19:07:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-1948</guid>
		<description>Jeet,

Off the top of my head I would say that when you deployed the feature the master page wasn&#039;t deployed to the masterpage directory on your server. As an alternative to using the feature try accessing your site collection using SharePoint Designer and click through to _catalogs/masterpage.

Once you have done that click on any one of your master pages in the masterpage directory and then from the file menu select Impoart &gt; File and import your custom master page that way. If you don&#039;t at least click on one file you&#039;ll end up impotring your custom master page into one of the sub-folders.

Once you have done that go back into your site from the browser and navigate through Site Settings &gt; Modify All Site Settings and under the Galleries heading access the &quot;Master pages and layouts&quot; gallery.

Find your custom master page and make sure that you have checked it in and approved it. Once you&#039;ve done that you should be able to set it as your master page under the &quot;Look and Feel&quot; heading.

Let me know if that works for you or not.

Sorry for the delay in replying.

- Jay</description>
		<content:encoded><![CDATA[<p>Jeet,</p>
<p>Off the top of my head I would say that when you deployed the feature the master page wasn&#8217;t deployed to the masterpage directory on your server. As an alternative to using the feature try accessing your site collection using SharePoint Designer and click through to _catalogs/masterpage.</p>
<p>Once you have done that click on any one of your master pages in the masterpage directory and then from the file menu select Impoart > File and import your custom master page that way. If you don&#8217;t at least click on one file you&#8217;ll end up impotring your custom master page into one of the sub-folders.</p>
<p>Once you have done that go back into your site from the browser and navigate through Site Settings > Modify All Site Settings and under the Galleries heading access the &#8220;Master pages and layouts&#8221; gallery.</p>
<p>Find your custom master page and make sure that you have checked it in and approved it. Once you&#8217;ve done that you should be able to set it as your master page under the &#8220;Look and Feel&#8221; heading.</p>
<p>Let me know if that works for you or not.</p>
<p>Sorry for the delay in replying.</p>
<p>- Jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by Jeet</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-1938</link>
		<dc:creator>Jeet</dc:creator>
		<pubDate>Tue, 17 Aug 2010 12:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-1938</guid>
		<description>Could anyone help please asap???</description>
		<content:encoded><![CDATA[<p>Could anyone help please asap???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by Jeet</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-1919</link>
		<dc:creator>Jeet</dc:creator>
		<pubDate>Mon, 16 Aug 2010 16:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-1919</guid>
		<description>I tried this solution, everything works but when I try to switch master pages to the custom one I created i am getting error that file not found and can access the site collection at all, so I change the master page back to default one by going to site /_catalogs/changesitemasterpage.aspx.
Would you know what it could be causing the page not to display the navigation ???</description>
		<content:encoded><![CDATA[<p>I tried this solution, everything works but when I try to switch master pages to the custom one I created i am getting error that file not found and can access the site collection at all, so I change the master page back to default one by going to site /_catalogs/changesitemasterpage.aspx.<br />
Would you know what it could be causing the page not to display the navigation ???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Designate which Content Database your new Site Collection is created in. by Shae</title>
		<link>http://www.sharepointmechanic.com/?p=340&#038;cpage=1#comment-530</link>
		<dc:creator>Shae</dc:creator>
		<pubDate>Thu, 17 Jun 2010 15:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=340#comment-530</guid>
		<description>Thanks for this article. I was told to do this by a consultant, and I too was worried that if I turn off content databases during the day I&#039;d be preventing people from adding content to their sites (or causing their content to go elsewhere instead of its usual database).

So do I understand this correctly? Lets say I have a content database called WSS_Content_Old and I build a WSS_Content_New, and turn off WSS_Content_Old long enough to build my new site collection. While &quot;old&quot; is off, if someone uploads something to a document library on a site already associated with &quot;old&quot;, this document is still going into &quot;old&quot; and not &quot;new&quot;?

On a related note, I built some databases called WSS_Whatever_Legacy for temporarily moving items into new places. I&#039;d like to delete these now that the moves are done but fear new content may have accidentally gone into them (by users) sometime when I was turning databases on and off. Is there a way to tell what sites are using it?

Thanks again for this article, it was helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for this article. I was told to do this by a consultant, and I too was worried that if I turn off content databases during the day I&#8217;d be preventing people from adding content to their sites (or causing their content to go elsewhere instead of its usual database).</p>
<p>So do I understand this correctly? Lets say I have a content database called WSS_Content_Old and I build a WSS_Content_New, and turn off WSS_Content_Old long enough to build my new site collection. While &#8220;old&#8221; is off, if someone uploads something to a document library on a site already associated with &#8220;old&#8221;, this document is still going into &#8220;old&#8221; and not &#8220;new&#8221;?</p>
<p>On a related note, I built some databases called WSS_Whatever_Legacy for temporarily moving items into new places. I&#8217;d like to delete these now that the moves are done but fear new content may have accidentally gone into them (by users) sometime when I was turning databases on and off. Is there a way to tell what sites are using it?</p>
<p>Thanks again for this article, it was helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MOSS 2007, CSS, and you, the Non-Developer – the GlobalTitleArea by JavierJz</title>
		<link>http://www.sharepointmechanic.com/?p=229&#038;cpage=1#comment-145</link>
		<dc:creator>JavierJz</dc:creator>
		<pubDate>Fri, 28 May 2010 14:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=229#comment-145</guid>
		<description>Only to say Tanks for your &lt;b&gt;GREAT&lt;/b&gt; post.

It save me a lot search time.

Salu2 - JavierJz</description>
		<content:encoded><![CDATA[<p>Only to say Tanks for your <b>GREAT</b> post.</p>
<p>It save me a lot search time.</p>
<p>Salu2 &#8211; JavierJz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get the SharePoint 2010 and Exchange 2010 VHD&#8217;s by jsimcox</title>
		<link>http://www.sharepointmechanic.com/?p=94&#038;cpage=1#comment-107</link>
		<dc:creator>jsimcox</dc:creator>
		<pubDate>Tue, 18 May 2010 23:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=94#comment-107</guid>
		<description>MC,

I have the VHD running on two machines, both dual booting Windows 7 and Server 2008 R2

Desktop

Dell Optiplex 755
Intell Core 2 Duo E8600 @ 3.3GHz
8GB of Crucial PC2 - 6400 memory

Laptop

Dell Studio 1537
Intel Core 2 Duo T9600 @ 2.8 GHz
8GB of Mushkin Enhanced Essentials PC2 6400</description>
		<content:encoded><![CDATA[<p>MC,</p>
<p>I have the VHD running on two machines, both dual booting Windows 7 and Server 2008 R2</p>
<p>Desktop</p>
<p>Dell Optiplex 755<br />
Intell Core 2 Duo E8600 @ 3.3GHz<br />
8GB of Crucial PC2 &#8211; 6400 memory</p>
<p>Laptop</p>
<p>Dell Studio 1537<br />
Intel Core 2 Duo T9600 @ 2.8 GHz<br />
8GB of Mushkin Enhanced Essentials PC2 6400</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Implementing a Custom Navigation Scheme across Multiple Site Collections for the “Non-Developer” by Microsoft's Office 2010 War with Google; Hotmail to Take on Gmail; Microsoft Settles Patent Tiff - SharePoint Daily - Bamboo Nation</title>
		<link>http://www.sharepointmechanic.com/?p=439&#038;cpage=1#comment-104</link>
		<dc:creator>Microsoft's Office 2010 War with Google; Hotmail to Take on Gmail; Microsoft Settles Patent Tiff - SharePoint Daily - Bamboo Nation</dc:creator>
		<pubDate>Tue, 18 May 2010 13:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharepointmechanic.com/?p=439#comment-104</guid>
		<description>[...] Implementing a Custom Navigation Scheme Across Multiple Site Collections for the &#8220;Non-Develope... (The SharePoint Mechanic)Recently I was fortunate enough to have submissions to SharePoint Saturday in Atlanta and Huntsville accepted. What follows is basically a written version of those presentations. I had started this some time back and had never gotten around to finishing it and because I bricked recording the session in Atlanta and couldn&#8217;t record in Huntsville I figured the least I could do was to set it all out in writing. Interestingly enough Peter Allen posted a great ARTICLE on the same subject with a different solution, think of this article as the &#8220;non-developers&#8221; counterpoint. [...]</description>
		<content:encoded><![CDATA[<p>[...] Implementing a Custom Navigation Scheme Across Multiple Site Collections for the &ldquo;Non-Develope&#8230; (The SharePoint Mechanic)Recently I was fortunate enough to have submissions to SharePoint Saturday in Atlanta and Huntsville accepted. What follows is basically a written version of those presentations. I had started this some time back and had never gotten around to finishing it and because I bricked recording the session in Atlanta and couldn&rsquo;t record in Huntsville I figured the least I could do was to set it all out in writing. Interestingly enough Peter Allen posted a great ARTICLE on the same subject with a different solution, think of this article as the &ldquo;non-developers&rdquo; counterpoint. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
