<?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>Kraft Kennedy &#124; Technology Blog &#187; SharePoint 2010</title>
	<atom:link href="http://blogs.kraftkennedy.com/index.php/tag/sharepoint-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.kraftkennedy.com</link>
	<description>Trends and insight into legal technology, infrastructure and strategic thinking.</description>
	<lastBuildDate>Tue, 07 Sep 2010 13:56:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Branding SharePoint 2010 Search Centers</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/08/25/branding-sharepoint-2010-search-centers/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/08/25/branding-sharepoint-2010-search-centers/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 16:30:52 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Search Center]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1411</guid>
		<description><![CDATA[

The Search Centers in SharePoint 2010 use &#8220;minimal.master,&#8221; which is a very basic layout without navigation.  While this might be fine for the search center, it doesn&#8217;t work well for a corporate intranet, where users expect to navigate between many sites.  With the default search center, once a user goes there he&#8217;s stuck there, since [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F08%2F25%2Fbranding-sharepoint-2010-search-centers%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F08%2F25%2Fbranding-sharepoint-2010-search-centers%2F" height="61" width="51" /></a></div><div class="mceTemp">
<div class="mceTemp">
<div class="mceTemp">The Search Centers in SharePoint 2010 use &#8220;minimal.master,&#8221; which is a very basic layout without navigation.  While this might be fine for the search center, it doesn&#8217;t work well for a corporate intranet, where users expect to navigate between many sites.  With the default search center, once a user goes there he&#8217;s stuck there, since there&#8217;s no easy way to navigate back to another site.</div>
<div class="mceTemp"> </div>
<div class="mceTemp"><img class="wp-image-1412" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/08/Capture.1JPG.JPG" alt="Search Center with Default Master Page" width="450" height="182" /></div>
<div class="mceTemp">
<dl>
<dt> Search Center with Default Master Page</dt>
</dl>
</div>
<div class="mceTemp">
<p>You might expect to be able to just switch the master page to one with navigation, but doing so causes the search box to disappear.  So you end up with a search site with your custom branding, but no search box. </p>
<p>The reason for this is that the search control is actually located in the breadcrumb navigation, which only works for minimal.master.  The associated page layouts also contain controls to hide what&#8217;s in the search area of the master page, so that you don&#8217;t end up with two search boxes. </p>
<p>You can fix all this when you use a custom master page by just modifying the search layout pages with the following steps:</p>
<p>1)  Open SharePoint Designer 2010 to your site, and click the &#8220;Master Pages&#8221; object</p>
<p>2)  Check out the following pages: SearchMain.aspx, SearchResults.aspx, and PeopleSearchResults.aspx</p>
<p>3)  Find the following section and delete it.  This removes the control that hides the search area from your master page.</p>
<p>&lt;asp:Content ContentPlaceHolderID=&#8221;PlaceHolderSearchArea&#8221;  runat=&#8221;server&#8221;&gt;<br />
&#8230;&#8230;<br />
&lt;/asp:Content&gt;</p>
<p>4)  Check-in, Publish, and Approve the pages.</p>
<p>Note, if there&#8217;s anything else from the breadcrumb navigation that you want to appear on the page, you would have to add it back into ContentPlaceHolderMain. </p>
<p>At that point, your Search Center should take on the layout from your custom master page, and it will use the same search box as the master page.</p></div>
<p><img class="wp-image-1413" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/08/Capture2.JPG" alt="Search Center with Custom Master Page" width="509" height="196" /></p>
<dl>
<dt>Search Center with Custom Master Page</dt>
</dl>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/08/25/branding-sharepoint-2010-search-centers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Build a SharePoint 2010 Farm on a Single Machine with Local Accounts</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/08/09/how-to-build-a-sharepoint-2010-farm-on-a-single-machine-with-local-accounts/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/08/09/how-to-build-a-sharepoint-2010-farm-on-a-single-machine-with-local-accounts/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 13:54:04 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Local Accounts]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1371</guid>
		<description><![CDATA[SharePoint 2010 can be easily deployed to a single box with local administrator accounts using the standalone, out-of-the-box install, but this forces you to use SQL Express 2008 (which comes with SharePoint).  What if you want to do a complete farm install on the box, but stick with local accounts?  Then this becomes a lot more [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F08%2F09%2Fhow-to-build-a-sharepoint-2010-farm-on-a-single-machine-with-local-accounts%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F08%2F09%2Fhow-to-build-a-sharepoint-2010-farm-on-a-single-machine-with-local-accounts%2F" height="61" width="51" /></a></div><p>SharePoint 2010 can be easily deployed to a single box with local administrator accounts using the standalone, out-of-the-box install, but this forces you to use SQL Express 2008 (which comes with SharePoint).  What if you want to do a complete farm install on the box, but stick with local accounts?  Then this becomes a lot more tricky.</p>
<p>The complete install, using the configuration dialogs, will not let you enter local accounts, and will force you to use a domain account.  The best practice seems to be to promote the server to a domain controller, and use domain accounts, however this might not be possible or desired if you&#8217;re working in a DMZ, or on a development machine.  Also, you might want to do the complete install so that you can leverage the 10 GB data limit and remote BLOB storage in SQL 2008 Express R2, rather than being stuck to the earlier version of SQL Express which comes with SharePoint.   Luckily, there&#8217;s some ways to bypass the domain account requirement by using PowerShell scripting to set up the environment.  I found two helpful blog posts below which get you part of the way there, and I&#8217;ll help clarify some of the missing pieces.<span id="more-1371"></span></p>
<p>The first step is to install SharePoint in complete mode, but not to run the products and technology configuration wizard.  You&#8217;ll need to set up the configuration database using PowerShell if you want to use local accounts.  Follow this blog post for setting up the configuration database.</p>
<p><a href="http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=112">http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=112</a></p>
<p>You can continue with the configuration wizard after that, and will find that the farm has been configured correctly with the local administrator account.</p>
<p>At this point, everything in central administration should work except for searching.  The search query component will be stuck in &#8220;Initializing&#8221; state, and will never come online.  If you do any searches on the front-end, you&#8217;ll also get a SharePoint error, given the state of the query component.  To fix this, you&#8217;ll need to delete the Search Service Application, from the list of service applications, and then create a new one using PowerShell.  Follow this blog post, specifically the &#8220;The Search Fix&#8221; section, for how to do this in PowerShell.</p>
<p><a href="http://soerennielsen.wordpress.com/2010/07/15/how-to-install-a-sharepoint-2010-complete-server-without-ad/">http://soerennielsen.wordpress.com/2010/07/15/how-to-install-a-sharepoint-2010-complete-server-without-ad/</a></p>
<p>To clarify the steps for actually running the script, in Step 1 in the article, you actually have to run a command like the following in PowerShell to load the script:</p>
<p><em> . c:\SetupEnterpriseSearch.ps1</em></p>
<p>Then you have to run the following command to launch the function:</p>
<p><em> Start-EnterpriseSearch(&#8221;&lt;path&gt;\searchconfig.xml&#8221;)</em></p>
<p>Make sure that you have the correct settings in the XML file ahead of time.  After running this PowerShell script, the search service application should be built and online, and you should be able to build the index and start searching.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/08/09/how-to-build-a-sharepoint-2010-farm-on-a-single-machine-with-local-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing SharePoint 2010 Menus on Pages with Flash</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/05/21/fixing-sharepoint-2010-menus-on-pages-with-flash/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/05/21/fixing-sharepoint-2010-menus-on-pages-with-flash/#comments</comments>
		<pubDate>Fri, 21 May 2010 19:14:31 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1255</guid>
		<description><![CDATA[In SharePoint 2007, menus in some master pages opened behind page content and Flash animations.  However, there was an easy fix which was to just locate the css style for the dynamic menus, and change the &#8220;z-index&#8221; property to a high number.  This same fix does not work in 2010 however, and to make matters worse, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F05%2F21%2Ffixing-sharepoint-2010-menus-on-pages-with-flash%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F05%2F21%2Ffixing-sharepoint-2010-menus-on-pages-with-flash%2F" height="61" width="51" /></a></div><p>In SharePoint 2007, menus in some master pages opened behind page content and Flash animations.  However, there was an easy fix which was to just locate the css style for the dynamic menus, and change the &#8220;z-index&#8221; property to a high number.  This same fix does not work in 2010 however, and to make matters worse, the menus on the default master page in 2010 always open behind Flash videos.  (The built-in Silverlight web part in 2010 does not have this problem, but I suspect there are still many people who will have home pages with Flash content.)<span id="more-1255"></span></p>
<p>Here&#8217;s an example of how the menus open by default, behind the Flash content.</p>
<p> <img class="alignnone size-full wp-image-1257" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/05/Capture3.JPG" alt="Capture3" width="230" height="317" /></p>
<p>After much digging around, I was able to find a way to correctly display the menus in front of Flash content.  You have to add the following parameters to your actual object html code for the Flash object, to make it transparent.</p>
<p><span style="color: #ff0000">Add the following parameter to the OBJECT tag:</span><br/></p>
<p><span style="color: #ff0000">   &lt;param name=&#8221;wmode&#8221; value=&#8221;transparent&#8221;&gt;</span></p>
<p><span style="color: #ff0000">Add the following parameter to the EMBED tag: </span><br/></p>
<p><span style="color: #ff0000">   wmode=&#8221;transparent&#8221;</span></p>
<p><br/><br />
After that the page menus should load correctly, as shown below.<br />
<br/><br />
<img class="alignnone size-full wp-image-1258" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/05/Capture2.JPG" alt="Capture2" width="231" height="286" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/05/21/fixing-sharepoint-2010-menus-on-pages-with-flash/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Working with Master Pages in SharePoint 2010</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/05/21/working-with-master-pages-in-sharepoint-2010/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/05/21/working-with-master-pages-in-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 21 May 2010 19:00:58 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Master Page]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1261</guid>
		<description><![CDATA[When upgrading from SharePoint 2007 to 2010, you&#8217;ll need to upgrade your master pages (if they&#8217;re customized) to take advantage of the new features in 2010, such as the ribbon.  The first question is to decide if you want to keep the current master page and add all the new controls in, or to start [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F05%2F21%2Fworking-with-master-pages-in-sharepoint-2010%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F05%2F21%2Fworking-with-master-pages-in-sharepoint-2010%2F" height="61" width="51" /></a></div><p>When upgrading from SharePoint 2007 to 2010, you&#8217;ll need to upgrade your master pages (if they&#8217;re customized) to take advantage of the new features in 2010, such as the ribbon.  The first question is to decide if you want to keep the current master page and add all the new controls in, or to start with a new 2010 master page and customize that.  We decided to start with a new master page based on the 2010 master page, v4.master, and customize that.  Here&#8217;s some resources I found useful when creating the new custom master page for our site.<span id="more-1261"></span></p>
<p>If you choose to keep the 2007 master page and add the new controls into it, this post lists all of the steps:</p>
<p><a href="http://msdn.microsoft.com/en-us/library/ee539981(office.14).aspx">http://msdn.microsoft.com/en-us/library/ee539981(office.14).aspx</a></p>
<p>If you plan to start with a new 2010 master page, a starter minimal master page can be found here:</p>
<p><a href="http://startermasterpages.codeplex.com/">http://startermasterpages.codeplex.com/</a></p>
<p>I also found the following pages invaluable.  This blog post lists all of the base css classes in the SharePoint master page.</p>
<p><a href="http://erikswenson.blogspot.com/2010/01/sharepoint-2010-base-css-classes.html">http://erikswenson.blogspot.com/2010/01/sharepoint-2010-base-css-classes.html</a></p>
<p>This blog lists the styles you&#8217;ll need to modify to change the look and feel of the menus:</p>
<p><a href="http://blog.drisgill.com/2009/11/sp2010-branding-tip-7-using-simple.html">http://blog.drisgill.com/2009/11/sp2010-branding-tip-7-using-simple.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/05/21/working-with-master-pages-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the left-hand navigation in SharePoint 2010</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/04/21/removing-the-left-hand-navigation-in-sharepoint-2010/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/04/21/removing-the-left-hand-navigation-in-sharepoint-2010/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 20:47:02 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[quick launch]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1138</guid>
		<description><![CDATA[When designing the layout and branding for new SharePoint 2010 sites, some people may wish to hide the left-hand navigation and only use top navigation.  Hiding the left-hand navigation allows for more space for content and a possible cleaner looking interface.  In SharePoint&#8217;s Site Settings, you can turn off the quick launch and tree view, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F04%2F21%2Fremoving-the-left-hand-navigation-in-sharepoint-2010%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F04%2F21%2Fremoving-the-left-hand-navigation-in-sharepoint-2010%2F" height="61" width="51" /></a></div><p>When designing the layout and branding for new SharePoint 2010 sites, some people may wish to hide the left-hand navigation and only use top navigation.  Hiding the left-hand navigation allows for more space for content and a possible cleaner looking interface.  In SharePoint&#8217;s Site Settings, you can turn off the quick launch and tree view, however that still leaves the navigation bar on the page with only a recycling bin.  In order to entirely remove the bar, you would need to either modify the master page or CSS linked to the master page.<span id="more-1138"></span></p>
<p>In SharePoint 2010, this can be done pretty easily in the CSS file by modifying the following two styles.</p>
<pre>#s4-leftpanel
{
 display:none;
}</pre>
<p>That style controls the left navigation panel, and setting the display to none effectively hides the entire section.  Hiding this section is not enough though, since the body area uses a left margin to specify where to start the body section.  So you would also need to modify the following style, to tell the body area to start at 5 pixels from the left, or wherever you want to start the main area.</p>
<pre>.s4-ca
{
 margin-left: 5px;
 background: transparent;
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/04/21/removing-the-left-hand-navigation-in-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 / SQL Express Size Limits</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/03/23/sharepoint-2010-sql-express-size-limits/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/03/23/sharepoint-2010-sql-express-size-limits/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 14:01:28 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[SQL Express]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1100</guid>
		<description><![CDATA[The single-server out of the box SharePoint 2010 installation uses SQL Express, which comes with a 4 GB limit.  This is in contrast to SharePoint 2007 which used the Windows Internal Database, a version of SQL Express with no size limit.  If you&#8217;re upgrading an existing environment or planning to import a bunch of files, you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F23%2Fsharepoint-2010-sql-express-size-limits%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F23%2Fsharepoint-2010-sql-express-size-limits%2F" height="61" width="51" /></a></div><p>The single-server out of the box SharePoint 2010 installation uses SQL Express, which comes with a 4 GB limit.  This is in contrast to SharePoint 2007 which used the Windows Internal Database, a version of SQL Express with no size limit.  If you&#8217;re upgrading an existing environment or planning to import a bunch of files, you may easily hit this limit.<span id="more-1100"></span></p>
<p>Once this limit is reached, you&#8217;ll see errors like the following, when trying to do anything in SharePoint.  I saw this error just trying to activate a feature.  You&#8217;ll also get errors when tying to check out files or import new files.</p>
<p><em>Could not allocate space for object &#8216;dbo.EventCache&#8217;.'EventCache_Id&#8217; in database</em></p>
<p>Some solutions to work around this are to switch to SQL Server, which doesn&#8217;t have a file size limit, or to try to implement remote BLOB storage.  Getting the BLOBS out of SQL will significantly reduce the database size.  If the environment is just a test environment, you could also delete enough files out of the database or move files to a different database.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/03/23/sharepoint-2010-sql-express-size-limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing &#8220;Master Page&#8221; link in SharePoint 2010 Settings</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/03/23/missing-master-page-link-in-sharepoint-2010-settings/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/03/23/missing-master-page-link-in-sharepoint-2010-settings/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:59:59 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1096</guid>
		<description><![CDATA[When you create new sites in SharePoint 2010, you may find that &#8220;Master Page&#8221; is missing from the site settings, and there&#8217;s no apparent easy way to change the master page, outside of SharePoint Designer.  This happens when the publishing features are not enabled, and is easy to fix by just enabling the right features.
Site [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F23%2Fmissing-master-page-link-in-sharepoint-2010-settings%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F23%2Fmissing-master-page-link-in-sharepoint-2010-settings%2F" height="61" width="51" /></a></div><p>When you create new sites in SharePoint 2010, you may find that &#8220;Master Page&#8221; is missing from the site settings, and there&#8217;s no apparent easy way to change the master page, outside of SharePoint Designer.  This happens when the publishing features are not enabled, and is easy to fix by just enabling the right features.<span id="more-1096"></span></p>
<p>Site Settings will look as follows:</p>
<p><img class="alignnone size-full wp-image-1097" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/03/Capture.JPG" alt="Capture" width="279" height="127" /></p>
<p>All you have to do to fix is turn on the publishing features.  The &#8220;Master Page&#8221; setting is now dependant on the publishing infrastructure.  First, go into Site Collection Features and enable &#8220;SharePoint Server Publishing Infrastructure&#8221; at the site collection level.  Then go into Manage Site Features and enable &#8220;SharePoint Server Publishing&#8221; at the site level.</p>
<p>You&#8217;ll then get the master page and layout links as shown below:</p>
<p><img class="alignnone size-full wp-image-1098" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/03/Capture1.JPG" alt="Capture" width="307" height="152" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/03/23/missing-master-page-link-in-sharepoint-2010-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010: Office 2010 Web Apps</title>
		<link>http://blogs.kraftkennedy.com/index.php/2010/03/02/sharepoint-2010-office-2010-web-apps/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2010/03/02/sharepoint-2010-office-2010-web-apps/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 22:27:26 +0000</pubDate>
		<dc:creator>Brian Podolsky</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office Web Apps]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=1071</guid>
		<description><![CDATA[There has been a lot of chatter in the market about SharePoint 2010.    Kraft Kennedy is currently running the SharePoint 2010 Beta, and is in the process of seeing which features could most benefit our clients.  One feature that is not installed out-of-the-box (if there is such a thing as &#8220;out-of-the-box&#8221; with SharePoint) is the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F02%2Fsharepoint-2010-office-2010-web-apps%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2010%2F03%2F02%2Fsharepoint-2010-office-2010-web-apps%2F" height="61" width="51" /></a></div><div class="mceTemp mceIEcenter" style="text-align: left">There has been a lot of chatter in the market about SharePoint 2010.    Kraft Kennedy is currently running the SharePoint 2010 Beta, and is in the process of seeing which features could most benefit our clients.  One feature that is not installed out-of-the-box (if there is such a thing as &#8220;out-of-the-box&#8221; with SharePoint) is the suite of Microsoft Office Web Apps.  For details on installing the Web Apps on your SharePoint 2010 Beta, please check out <a href="http://technet.microsoft.com/en-us/library/ff431687(office.14).aspx">this</a> technote.   This post is designed to show a little of what the Word 2010 Web App looks like, and how this can change your Intranet forever.</div>
<p><span id="more-1071"></span></p>
<p>After installing the Office Web Apps, the first thing you&#8217;ll notice is a few new options when accessing the context menu of a document in SharePoint 2010.  The new options include View in Browser, Edit in Browser, and Edit in Microsoft Word.</p>
<div id="attachment_1073" class="wp-caption aligncenter" style="width: 469px"><img class="size-full wp-image-1073" src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/03/SPWebApp1.JPG" alt="SharePoint 2010  with Office Web Apps" width="459" height="296" /><p class="wp-caption-text">SharePoint 2010 with Office Web Apps</p></div>
<p style="text-align: left"> </p>
<p style="text-align: left">Clicking on Edit in Microsoft Word will simply launch the version of Word that you have installed locally on your workstation.  But what if you don&#8217;t have Word installed?  What if you are on a hotel kiosk computer or a netbook?  In that case, you can click on Edit in Browser to access the Word 2010 Web App.  This will open the document for editing with your browser.  This is designed to work in IE, Firefox, and Safari; but will require the SilverLight plug-in to be installed for the best user experience.</p>
<p style="text-align: left">The look and feel of the Word 2010 Web App is quite impressive.  There are navigation links across the top of the browser that can take you back to Client or Matter sites if you have those.  There is also the Office Ribbon Bar built right-in, and a link to launch the document with the locally installed Word client.    Tired of working with the current browser window?  Simply click the Pop-Out icon, highlighted in <span style="color: #ff0000">red </span>in the upper right of the document, to open a new browser window without all the other browser toolbars cluttering the view.</p>
<div id="attachment_1077" class="wp-caption aligncenter" style="width: 633px"><img class="size-full wp-image-1077 " src="http://blogs.kraftkennedy.com/wp-content/uploads/2010/03/SPWebApp2.JPG" alt="Word 2010 Web App" width="623" height="155" /><p class="wp-caption-text">Word 2010 Web App</p></div>
<p> </p>
<p>Until Office 2010 is officially released, you will need to edit the document in the browser using the Word 2010 Web App if you want to take advantage of the <a href="http://blogs.kraftkennedy.com/index.php/2009/11/18/simultaneous-editing-in-office-2010-not-so-fast/" target="_blank">simultaneous editing</a> feature.    It will also be interesting to see which other features of the full Word 2010 product Microsoft incorporates into the Web App &#8212; Document Comparison?  Track Changes?    We&#8217;ll keep our ears to the wall.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2010/03/02/sharepoint-2010-office-2010-web-apps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Beta Installation Tips</title>
		<link>http://blogs.kraftkennedy.com/index.php/2009/11/24/sharepoint-2010-beta-installation-tips/</link>
		<comments>http://blogs.kraftkennedy.com/index.php/2009/11/24/sharepoint-2010-beta-installation-tips/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 14:22:59 +0000</pubDate>
		<dc:creator>Michael Fettner</dc:creator>
				<category><![CDATA[Enterprise Content Management]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://blogs.kraftkennedy.com/?p=910</guid>
		<description><![CDATA[The SharePoint 2010 Beta has finally been released, and this article will just give a few tips to make the installation smoother if you decide to install.  The first step is to choose which version to install.  It&#8217;s being released as two versions&#8211;An Internet facing version, for organizations that will use it to create public web [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2009%2F11%2F24%2Fsharepoint-2010-beta-installation-tips%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblogs.kraftkennedy.com%2Findex.php%2F2009%2F11%2F24%2Fsharepoint-2010-beta-installation-tips%2F" height="61" width="51" /></a></div><p>The SharePoint 2010 Beta has finally been released, and this article will just give a few tips to make the installation smoother if you decide to install.  The first step is to choose which version to install.  It&#8217;s being released as two versions&#8211;An Internet facing version, for organizations that will use it to create public web sites and extranet sites, and an Intranet version, for internal corporate intranets.  Both versions will support and incorporate all of the features available in SharePoint 2010.<span id="more-910"></span></p>
<p>The Internet facing version can be downloaded here:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=77195785-0282-4ACC-B6F4-7569E1011581&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=77195785-0282-4ACC-B6F4-7569E1011581&amp;displaylang=en</a></p>
<p>The Intranet version can be found here:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=77C30C6C-47FC-416D-88E7-8122534B3F37&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?familyid=77C30C6C-47FC-416D-88E7-8122534B3F37&amp;displaylang=en</a></p>
<p>These are the hardware requirments, according to Microsoft:</p>
<p>The requirements below apply to single server with built-in database installations and server farm installations that include a single server or multiple servers in the farm.<br />
For other configurations, click <a href="http://go.microsoft.com/?linkid=9691432">here</a> for details regarding your configuration scenario.<br />
<strong>Processor: </strong>64-bit, dual processor, 3 GHz<br />
<strong>RAM: </strong></p>
<ul>4 GB for stand-alone or evaluation installation.<br />
8 GB for single server and multiple server farm installation for production use.</ul>
<p><strong>Hard Disk:</strong> 80 GB.</p>
<p>In terms of software, the machine must be running a 64 bit version of Windows 2008.</p>
<p>Additionally, you&#8217;ll need to install the following before installing SharePoint:</p>
<ul>
<li>Install SP2 for Windows 2008.  The SharePoint pre-req analyzer is not reliable with this service pack, so you should download and install SP2 separately before attempting to install SharePoint.</li>
<li>If you plan on doing a complete install on a single box, first download and install SQL 2008 Express SP1 (x64).  You should always choose a Complete install rather than a single server install, however the complete install requires that you install and connect to SQL separately.</li>
<li>Uninstall PowerShell 1.0 if it is installed.</li>
<li>Install KB971831 (an update for Windows), using one of these links :
<ul>
<li>For Windows Server 2008 with SP2, see <a id="ctl00_MTCS_main_ctl05" href="http://go.microsoft.com/fwlink/?linkID=160770" target="_blank">FIX: A hotfix that provides a method to support the token authentication without transport security or message encryption in WCF is available for the .NET Framework 3.5 SP1</a>(http://go.microsoft.com/fwlink/?LinkID=160770).</li>
<li>For Windows Server 2008 R2, see <a id="ctl00_MTCS_main_ctl06" href="http://go.microsoft.com/fwlink/?LinkID=166231" target="_blank">FIX: A hotfix that provides a method to support the token authentication without transport security or message encryption in WCF is available for the .NET Framework 3.5 SP1</a>(http://go.microsoft.com/fwlink/?LinkID=166231).</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.kraftkennedy.com/index.php/2009/11/24/sharepoint-2010-beta-installation-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
