<?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>Hello...and you are? &#187; SharePoint</title>
	<atom:link href="http://www.collicott.net/jess/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.collicott.net/jess</link>
	<description>The web site of Jess Collicott</description>
	<lastBuildDate>Sun, 11 Jul 2010 20:01:02 +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>SharePoint/Office 2010 RTM Downloads</title>
		<link>http://www.collicott.net/jess/2010/04/22/sharepointoffice-2010-rtm-downloads/</link>
		<comments>http://www.collicott.net/jess/2010/04/22/sharepointoffice-2010-rtm-downloads/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 21:41:00 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=818</guid>
		<description><![CDATA[Microsoft SharePoint Foundation 2010 Microsoft SharePoint Designer 2010 Office 2010: Product Guides The following are available on TechNet and MSDN: Project Professional 2010 (x64) &#8211; (English) 272 (MB) Project Professional 2010 (x86) &#8211; (English) 235 (MB) Project Standard 2010 (x64) &#8211; (English) 245 (MB) Project Standard 2010 (x86) &#8211; (English) 223 (MB) Office Professional Plus [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=49c79a8a-4612-4e7d-a0b4-3bb429b46595">Microsoft SharePoint Foundation 2010</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d88a1505-849b-4587-b854-a7054ee28d66">Microsoft SharePoint Designer 2010</a></li>
<li><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=e690baf0-9b9a-4c47-88da-3a84f3e9b247">Office 2010: Product Guides</a></li>
</ul>
<p>The following are available on TechNet and MSDN:</p>
<ul>
<li>Project Professional 2010 (x64) &#8211; (English) 272 (MB)</li>
<li>Project Professional 2010 (x86) &#8211; (English) 235 (MB)</li>
<li>Project Standard 2010 (x64) &#8211; (English) 245 (MB)</li>
<li>Project Standard 2010 (x86) &#8211; (English) 223 (MB)</li>
<li>Office Professional Plus 2010 (x64) &#8211; (English) 718 (MB)</li>
<li>Office Professional Plus 2010 (x86) &#8211; (English) 650 (MB)</li>
<li>SharePoint Server 2010 (x64) &#8211; DVD (English) 723 (MB)</li>
<li>Visio 2010 (x64) &#8211; (English) 343 (MB)</li>
<li>Visio 2010 (x86) &#8211; (English) 293 (MB)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2010/04/22/sharepointoffice-2010-rtm-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Discover core databases for a Windows SharePoint Services 3.0 farm</title>
		<link>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/</link>
		<comments>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:57:30 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=805</guid>
		<description><![CDATA[Below are steps for one method to discover databases used by a WSS 3.0 farm. Log in to SharePoint Central Administration for each of these activities. Configuration Database Go to the &#8220;Operations&#8221; tab Click &#8220;Servers in Farm&#8221; Under &#8220;Farm Information&#8221; see the following items: Configuration database server Configuration database name Central Administration Content Database Go [...]]]></description>
			<content:encoded><![CDATA[<p>Below are steps for one method to discover databases used by a WSS 3.0 farm. Log in to SharePoint Central Administration for each of these activities.</p>
<h2>Configuration Database</h2>
<ol>
<li>Go to the &#8220;Operations&#8221; tab</li>
<li>Click &#8220;Servers in Farm&#8221;</li>
<li>Under &#8220;Farm Information&#8221; see the following items:
<ol>
<li>Configuration database server</li>
<li>Configuration database name</li>
</ol>
</li>
</ol>
<h2>Central Administration Content Database</h2>
<ol>
<li>Go to the &#8220;Application Management&#8221; tab</li>
<li>Click &#8220;Web application list&#8221;</li>
<li>Click &#8220;SharePoint Central Administration v3&#8243;</li>
<li>Under &#8220;SharePoint Site Management&#8221;, click &#8220;Site collection list&#8221;</li>
<li>Under the root &#8220;/&#8221; site, look in the information table for the &#8220;Database Name&#8221; value</li>
</ol>
<h2>General Usage Content Databases</h2>
<ol>
<li>Go to the &#8220;Application Management&#8221; tab</li>
<li>Click &#8220;Web application list&#8221;</li>
<li>For each web application listed other than &#8220;SharePoint Central Administration v3&#8243; (see above), perform the following:
<ol>
<li>Click the web application name</li>
<li>Under &#8220;SharePoint Site Management&#8221;, click &#8220;Site collection list&#8221;</li>
<li>For each listed site collection (by URL):
<ol>
<li>Click the URL of the site collection</li>
<li>In the information table, look for the &#8220;Database Name&#8221; value</li>
</ol>
</li>
</ol>
</li>
</ol>
<h2>Search Database</h2>
<ol>
<li>Go to the &#8220;Operations&#8221; tab</li>
<li>Under &#8220;Topology and Services&#8221;, click &#8220;Services on server&#8221;</li>
<li>Click the text &#8220;Windows SharePoint Services Help Search&#8221;</li>
<li>Under &#8220;Search Database&#8221;, look for the values:
<ul>
<li>Database Server</li>
<li>Database Name</li>
</ul>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2010/03/04/discover-core-databases-for-a-windows-sharepoint-services-3-0-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Player &#8211; Now creates 64-bit VMs!</title>
		<link>http://www.collicott.net/jess/2010/01/25/vmware-player-now-creates-64-bit-vms/</link>
		<comments>http://www.collicott.net/jess/2010/01/25/vmware-player-now-creates-64-bit-vms/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 17:38:32 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=725</guid>
		<description><![CDATA[At home, I recently moved from Vista Ultimate to Windows 7 Home Premium 64-bit. On my Vista setup, I had VirtualPC installed to set up my own labs, installing servers and learning more about various server applications. I was disappointed to see VirtualPC is no longer supported for Home versions of Windows. I was also [...]]]></description>
			<content:encoded><![CDATA[<p>At home, I recently moved from Vista Ultimate to Windows 7 Home Premium 64-bit. On my Vista setup, I had VirtualPC installed to set up my own labs, installing servers and learning more about various server applications.</p>
<p>I was disappointed to see VirtualPC is no longer supported for Home versions of Windows. I was also disappointed to see the free VMware Server equivalent of VirtualPC had disappeared.</p>
<p>However, I just discovered the free <a href="http://www.vmware.com/products/player/">VMware Player</a> now not only runs VMs, as it always has, but also allows you to <strong>create </strong>them! You can also create and run 64-bit guest VM&#8217;s if you have the appropriate hardware, which I do. VirtualPC can&#8217;t do that. Sweet!</p>
<p><strong>Update:</strong> A co-worker (thanks Shane!) mentioned to me the free <a href="http://www.vmware.com/products/server/">VMware Server</a> is still available. I&#8217;m going to try out Player, hoping it is more light-weight, and see how it goes first.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2010/01/25/vmware-player-now-creates-64-bit-vms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nintex Workflow &#8211; &#8220;Run If&#8221; is King</title>
		<link>http://www.collicott.net/jess/2009/11/17/nintex-workflow-run-if-is-king/</link>
		<comments>http://www.collicott.net/jess/2009/11/17/nintex-workflow-run-if-is-king/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 20:52:26 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[nintex]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=717</guid>
		<description><![CDATA[If you run into logic nesting issues using Nintex Workflow, remember that &#8220;Run If&#8221; is better than &#8220;Set a Condition&#8221;.]]></description>
			<content:encoded><![CDATA[<p>If you run into logic nesting issues using <a href="http://www.nintex.com/en-US/Products/Pages/default.aspx">Nintex Workflow</a>, remember that &#8220;Run If&#8221; is better than &#8220;Set a Condition&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2009/11/17/nintex-workflow-run-if-is-king/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Team Site Search Broken on SharePoint 2003</title>
		<link>http://www.collicott.net/jess/2009/04/13/team-site-search-broken-on-sharepoint-2003/</link>
		<comments>http://www.collicott.net/jess/2009/04/13/team-site-search-broken-on-sharepoint-2003/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 22:17:05 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=614</guid>
		<description><![CDATA[I realize SharePoint 2003 is fairly old by now, but there are a few production installs out there I&#8217;m sure. I still see frequent hits on the account lockout post from awhile back. Here&#8217;s a tip from some troubleshooting last fall in case it helps someone else. We ran into an issue on one of [...]]]></description>
			<content:encoded><![CDATA[<p>I realize SharePoint 2003 is fairly old by now, but there are a few production installs out there I&#8217;m sure. I still see frequent hits on the <a href="/jess/2006/03/30/sharepointps-search-service-locking-out-the-service-user-account/">account lockout post</a> from awhile back. Here&#8217;s a tip from some troubleshooting last fall in case it helps someone else.</p>
<p>We ran into an issue on one of our SPS 2003 installations where the team site information was not searchable at the team site level. We could successfully search all content at the portal/area level, but no results would come back when we performed the same search inside of a team site.</p>
<p>After some troubleshooting with our DBA and Microsoft Support (mostly our DBA), we realized that a required column by SharePoint for indexing the team site content was missing. The column name was Extension.</p>
<p>The resolution for this problem ended up being fairly simple once we figured it out:</p>
<ol>
<li>Open SharePoint Central Administration on the front-end server</li>
<li>In the left-hand navigation, click &#8220;Windows SharePoint Services&#8221;</li>
<li>Under &#8220;Component Configuration&#8221;, click &#8220;Configure full-text search&#8221;</li>
<li>Uncheck &#8220;Enable full-text search and index component&#8221;</li>
<li>Click OK</li>
<li>Under &#8220;Component Configuration&#8221;, click &#8220;Configure full-text search&#8221;</li>
<li>Now re-check &#8220;Enable full-text search and index component&#8221;</li>
<li>Click OK</li>
<li>At this point the required column &#8220;Extension&#8221; should be recreated in the SQL database</li>
<li>Force a re-index or wait for the next schedule</li>
<li>Test</li>
</ol>
<p>This fixed the issue for us, and we were able to bring back search results at both the portal and team site level again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2009/04/13/team-site-search-broken-on-sharepoint-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Recommendation: MOSS 2007 Best Practices</title>
		<link>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/</link>
		<comments>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 17:01:29 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=478</guid>
		<description><![CDATA[There are several books that stand-out in my career where the value is well over the $50 spent on the book. Microsoft Office SharePoint Server 2007 Best Practices is definitely one of those books. P.S. WordPress 2.7 is pretty slick]]></description>
			<content:encoded><![CDATA[<div style="float:right;padding:8px 8px"><a href="http://www.bestwebbuys.com/Microsoft_Office_SharePoint_Server_2007_Best_Practices-ISBN_9780735625389.html?isrc=b-search"><img class="alignright size-full wp-image-479" title="moss-best-practices-cover" src="http://www.collicott.net/jess/wp-content/uploads/2008/12/moss-best-practices-cover.jpg" alt="moss-best-practices-cover" width="123" height="150" /></a></div>
<p>There are several books that stand-out in my career where the value is well over the $50 spent on the book. <a href="http://www.bestwebbuys.com/Microsoft_Office_SharePoint_Server_2007_Best_Practices-ISBN_9780735625389.html?isrc=b-search">Microsoft Office SharePoint Server 2007 Best Practices</a> is definitely one of those books.<br />
<br style="clear:both" /><br />
P.S. WordPress 2.7 is pretty slick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/12/17/book-recommendation-moss-2007-best-practices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide the Title Field in SharePoint Lists</title>
		<link>http://www.collicott.net/jess/2008/10/01/hide-the-title-field-in-sharepoint-lists/</link>
		<comments>http://www.collicott.net/jess/2008/10/01/hide-the-title-field-in-sharepoint-lists/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 14:04:51 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[lists]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=450</guid>
		<description><![CDATA[Sean, my brain-scattered friend up North, found an article on &#8220;How to *hide* the TITLE field in SharePoint Lists&#8220;. This fit something I wanted to do today, and the tip worked like a champ!]]></description>
			<content:encoded><![CDATA[<p>Sean, my <a href="http://www.brainlitter.com/">brain-scattered friend</a> up North, found an article on &#8220;<a href="http://www.brainlitter.com/archives/2008/08/how-to-hide-the.htm">How to *hide* the TITLE field in SharePoint Lists</a>&#8220;. This fit something I wanted to do today, and the tip worked like a champ!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/10/01/hide-the-title-field-in-sharepoint-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft apps on VMware ESX will now be supported</title>
		<link>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/</link>
		<comments>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:29:33 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Web Dev/Tech]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=443</guid>
		<description><![CDATA[Microsoft will now support their applications running on the VMWare ESX platform running version 3.5 update 2. For anyone using both VMWare and Microsoft technologies (like Exchange, SharePoint, etc), this is great news!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vmware.com/company/news/releases/svvp.html">Microsoft will now support their applications running on the VMWare ESX platform</a> running version 3.5 update 2. For anyone using both VMWare and Microsoft technologies (like Exchange, SharePoint, etc), this is <strong>great </strong>news!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/09/11/microsoft-apps-on-vmware-esx-will-now-be-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compound conditions and regex in SharePoint Designer workflows</title>
		<link>http://www.collicott.net/jess/2008/05/19/compound-conditions-and-regex-in-sharepoint-designer-workflows/</link>
		<comments>http://www.collicott.net/jess/2008/05/19/compound-conditions-and-regex-in-sharepoint-designer-workflows/#comments</comments>
		<pubDate>Tue, 20 May 2008 03:51:53 +0000</pubDate>
		<dc:creator>jess</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.collicott.net/jess/?p=433</guid>
		<description><![CDATA[The Microsoft SharePoint Designer Team Blog has some good tips on incorporating compact and powerful conditions in your workflows. I&#8217;ve loved using Regular Expressions in the past &#8211; they are so powerful for string matching &#8211; and I&#8217;m really glad to see it can be used in SharePoint Designer workflows. If you need a little [...]]]></description>
			<content:encoded><![CDATA[<p>The Microsoft SharePoint Designer Team Blog has some good tips on incorporating <a href="http://blogs.msdn.com/sharepointdesigner/archive/2008/05/14/create-compact-and-powerful-conditions-in-your-workflows.aspx">compact and powerful conditions in your workflows</a>. I&#8217;ve loved using Regular Expressions in the past &#8211; they are so powerful for string matching &#8211; and I&#8217;m really glad to see it can be used in SharePoint Designer workflows.</p>
<p>If you need a little help putting together some of your own regex magic, try out the <a href="http://weitz.de/regex-coach/">Regex Coach</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.collicott.net/jess/2008/05/19/compound-conditions-and-regex-in-sharepoint-designer-workflows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
