<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Eric Webb</title>
	<link>http://ericcwebb.com</link>
	<description>Work, life, and everything else...</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:01:16 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>SharePoint 2010 Unmanaged Accounts</title>
		<description><![CDATA[Take a look at this article: http://www.windowsitpro.com/article/sharepoint/Watch-Out-for-Unmanaged-Accounts.aspx Apparently, MS didn&#8217;t make every account managed. I just ran into an issue today where the default content access account automatically reset it&#8217;s password and it didn&#8217;t get updated in the search service. As a result, all crawls started to fail.]]></description>
		<link>http://ericcwebb.com/2010/07/08/sp-2010-unmanaged-accounts/</link>
			</item>
	<item>
		<title>SharePoint 2010 &#8211; Content Types and Site Columns in .wsp&#8217;s</title>
		<description><![CDATA[Remember having to create features that deploy custom content types in MOSS 2007? How painful it was? How you just really didn&#8217;t want to do it? In SharePoint 2010, it is super easy. Just see here.]]></description>
		<link>http://ericcwebb.com/2010/06/17/sharepoint-2010-content-types-and-site-columns-in-wsps/</link>
			</item>
	<item>
		<title>SharePoint 2010 CSS &#8211; Dialog Boxes</title>
		<description><![CDATA[Came across a good post here about dealing with dialog boxes when branding a SharePoint 2010 site: http://www.heatherwaterman.com/blog/Lists/Posts/Post.aspx?ID=21. Adding .ms-dialog in front of some additional styles allowed me to remove my page background image and remove the fixed width in my container div.  Good deal.]]></description>
		<link>http://ericcwebb.com/2010/04/30/sharepoint-2010-css-dialog-boxes/</link>
			</item>
	<item>
		<title>Page Layouts, Solutions and SharePoint Designer (Updated)</title>
		<description><![CDATA[If you are deploying custom page layouts using a feature, DO NOT OPEN THEM IN SHAREPOINT DESIGNER! Not even once. Not just to &#8220;take a look&#8221;. Not for giggles. Why? Because once you open that page layout in SharePoint Designer, it gets un-ghosted. This does two things. First, it means that you have to make [...]]]></description>
		<link>http://ericcwebb.com/2010/01/22/page-layouts-solutions-and-sharepoint-designer/</link>
			</item>
	<item>
		<title>SharePoint CSS: Moving webparts</title>
		<description><![CDATA[This issue has been bugging me for months. On several sites that I&#8217;ve branded, I&#8217;ve add a DOCTYPE to the masterpage that indicates to the browser to render the pages in standards mode. An unfortunate side effect of this occurs when you try to move webparts on a page: the little bar that pops up [...]]]></description>
		<link>http://ericcwebb.com/2009/09/17/sharepoint-css-moving-webparts/</link>
			</item>
	<item>
		<title>Virtual PC: Tab/Escape not working</title>
		<description><![CDATA[Today, all of the sudden the tab and escape keys stopped working in Virtual PC.  Had never happened before.  I reinstalled VM Additions, restarted the VM, nothing worked.  I then found the solution in a form post: &#8220;If you are running into this issue on Vista and Windows 7 you can get the TAB key [...]]]></description>
		<link>http://ericcwebb.com/2009/09/16/virtual-pc-tabescape-not-working/</link>
			</item>
	<item>
		<title>SharePoint Top Nav Dividers</title>
		<description><![CDATA[In a client project I&#8217;m working on, the design calls for dividers in between each navigation link. No problem. Here&#8217;s the CSS: .ms-topnav a { border-left-style:solid !important; border-left-color:#fff !important; border-left-width:1px !important; padding: 0 10px 0 10px; } However, this leaves the border on the first element of the navigation, which we don&#8217;t want. There&#8217;s no [...]]]></description>
		<link>http://ericcwebb.com/2009/09/01/sharepoint-top-nav-dividers/</link>
			</item>
</channel>
</rss>
