<?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>mylifeinaminute.com &#187; Windows SharePoint Services</title>
	<atom:link href="http://www.mylifeinaminute.com/category/microsoft/office/windows-sharepoint-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mylifeinaminute.com</link>
	<description>You can learn a lot in a minute</description>
	<lastBuildDate>Wed, 08 Sep 2010 01:14:16 +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>A Manager&#8217;s Guide to SharePoint</title>
		<link>http://www.mylifeinaminute.com/2009/09/23/a-managers-guide-to-sharepoint/</link>
		<comments>http://www.mylifeinaminute.com/2009/09/23/a-managers-guide-to-sharepoint/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 15:42:11 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint documentation]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=404</guid>
		<description><![CDATA[The Acuff Group recently posted a whitepaper titled A Manager&#8217;s Guide to SharePoint [PDF] which makes for an interesting afternoon read.]]></description>
			<content:encoded><![CDATA[<p><a title="The Acuff Group" href="http://acuffgroup.com/">The Acuff Group</a> recently posted a whitepaper titled <a title="A Manager's Guide to SharePoint" href="http://acuffgroup.com/2009/09/16/managers-guide-to-sharepoint/">A Manager&#8217;s Guide to SharePoint</a> [<a title="A Manager's Guide to SharePoint" href="http://acuffgroup.com/wp-content/uploads/2009/09/ManagersGuideToSharePoint_v1.pdf">PDF</a>] which makes for an interesting afternoon read.</p>
<p><map name='google_ad_map_404_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/404?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_404_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=404&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F09%2F23%2Fa-managers-guide-to-sharepoint%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/09/23/a-managers-guide-to-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Solution Downloader</title>
		<link>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/</link>
		<comments>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 22:22:24 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint administration]]></category>
		<category><![CDATA[SharePoint Solution Packages]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=401</guid>
		<description><![CDATA[One of my pain points as a SharePoint &#8220;administrator&#8221; is having to deal with deployments of solution packages to my environment without the best change management. This means that I often see packages making their way in to the environment without any thought given to keeping the package in case it needs to be reapplied [...]]]></description>
			<content:encoded><![CDATA[<p>One of my pain points as a SharePoint &#8220;administrator&#8221; is having to deal with deployments of solution packages to my environment without the best change management. This means that I often see packages making their way in to the environment without any thought given to keeping the package in case it needs to be reapplied at a later time (Note: I&#8217;m not the only one who controls what goes into the environment).</p>
<p>The solution? I whipped up a Windows application so download one, several, or all of the solution packages currently stored in the farm configuration database.</p>
<p>I have posted the application to <a title="SharePoint Solution Downloader" href="http://spsolutiondownloader.codeplex.com/">CodePlex</a> @ <a title="SharePoint Solution Downloader" href="http://spsolutiondownloader.codeplex.com/">http://spsolutiondownloader.codeplex.com/</a>.</p>
<p style="text-align: center;"><a href="/images/2009/08/spdownloader_download.jpg" target="_blank"><img class="aligncenter size-medium wp-image-402" title="SharePoint Solution Downloader" src="http://www.mylifeinaminute.com/images/2009/08/spdownloader_download-300x155.jpg" alt="SharePoint Solution Downloader" width="300" height="155" /></a></p>
<p>The application must be run in the context of a Farm Administrator (i.e. right-click, <em>Run As&#8230;</em>) on a server in the farm for which you wish to download the solution package(s) from and requires the .NET Framework 3.5.</p>
<p>I would love some feedback from the community as to whether or not this useful. I have some other little apps in mind I could put together with the proper motivation.</p>
<p><map name='google_ad_map_401_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/401?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_401_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=401&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F08%2F21%2Fsharepoint-solution-downloader%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/08/21/sharepoint-solution-downloader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Designer &#8211; The Cat Is Out of the Bag</title>
		<link>http://www.mylifeinaminute.com/2009/04/02/sharepoint-designer-the-cat-is-out-of-the-bag/</link>
		<comments>http://www.mylifeinaminute.com/2009/04/02/sharepoint-designer-the-cat-is-out-of-the-bag/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 12:20:17 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=360</guid>
		<description><![CDATA[Today marks the official release of SharePoint Designer as a free product offering from Microsoft.  While overall, this announcement can certainly be considered a good thing by the SharePoint community (who doesn&#8217;t like free stuff?), as a SharePoint &#8220;administrator&#8221; it makes me cringe. It is a good thing all of us have &#8220;locked down&#8221; SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p>Today marks the official release of <a title="SharePoint Designer Home Page" href="http://office.microsoft.com/en-us/sharepointdesigner/default.aspx?ofcresset=1">SharePoint Designer</a> as a free product offering from <a title="Microsoft" href="/tag/microsoft/">Microsoft</a>.  While overall, this announcement can certainly be considered a good thing by the <a title="SharePoint" href="/tag/sharepoint/">SharePoint </a>community (who doesn&#8217;t like free stuff?), as a SharePoint &#8220;administrator&#8221; it makes me cringe. It is a good thing all of us have &#8220;<a title="Locking Down SharePoint Designer" href="http://blogs.msdn.com/sharepointdesigner/archive/2008/11/25/locking-down-sharepoint-designer.aspx">locked down</a>&#8221; <a title="SharePoint Designer" href="/tag/sharepoint-designer/">SharePoint Designer</a> in our respective environments.</p>
<p><a title="SharePoint Designer Home Page" href="http://office.microsoft.com/en-us/sharepointdesigner/default.aspx?ofcresset=1"><img class="aligncenter size-medium wp-image-361" title="SharePoint Designer Now Free" src="http://www.mylifeinaminute.com/images/2009/04/spdesigner_free-300x125.jpg" alt="SharePoint Designer Now Free" width="300" height="125" /></a></p>
<p>You did remember to <a title="Locking Down SharePoint Designer" href="http://blogs.msdn.com/sharepointdesigner/archive/2008/11/25/locking-down-sharepoint-designer.aspx">lock down</a>, didn&#8217;t you?</p>
<p>[<a title="Download SharePoint Designer" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42">Download</a>]</p>
<p><map name='google_ad_map_360_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/360?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_360_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=360&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F04%2F02%2Fsharepoint-designer-the-cat-is-out-of-the-bag%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/04/02/sharepoint-designer-the-cat-is-out-of-the-bag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exception: The content type is in use</title>
		<link>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 13:53:14 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[Content Types]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=344</guid>
		<description><![CDATA[I&#8217;ve found that working with InfoPath is becoming more and more of a chore.  A form I&#8217;ve been working on has had its promoted columns changed a number of times (Side note: I would just love to have a defined specification). Today when I attempted to completely retract my form (inlcuding manually deleting the content [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found that working with InfoPath is becoming more and more of a chore.  A form I&#8217;ve been working on has had its promoted columns changed a number of times (Side note: I would just love to have a defined specification).</p>
<p>Today when I attempted to completely retract my form (inlcuding manually deleting the content type associated with the form), I was presented with the always helpful error &#8220;<span style="color: red;"><em>The content type is in use</em></span>&#8220;.  This is by far one of the more helpful errors you will ever see from SharePoint.  Unfortunately it isn&#8217;t clear how to discover where the content type is actually in use.  A quick trip to the content database for the site collection you are working in can show us:</p>
<pre>
<pre class="brush: sql;">
DECLARE @ContentTypeName nvarchar(128)

SET @ContentTypeName='Content Type Name Here'

SELECT w.Title AS [Web Site], w.FullUrl AS [Web Url], al.tp_Title AS [List Title],
	ct2.*
FROM ContentTypes ct1
	JOIN ContentTypes ct2 ON LEFT(ct2.ContentTypeId, Len(ct1.ContentTypeId))=ct1.ContentTypeId
	LEFT OUTER JOIN dbo.ContentTypeUsage ctu ON LEFT(ctu.ContentTypeId, Len(ct2.ContentTypeId)) = ct2.ContentTypeId
	LEFT OUTER JOIN dbo.AllLists al ON ctu.ListId = al.tp_Id AND ctu.WebId=al.tp_WebId
	LEFT OUTER JOIN dbo.Webs w ON al.tp_WebId = w.Id WHERE ct1.ResourceDir=@ContentTypeName
</pre>
</pre>
<p>[Credit to <a href="http://social.msdn.microsoft.com/en-US/profile/?user=Curtis%20Ruppe%20_MicroStaff%20IT_&#038;referrer=http%3A//social.msdn.microsoft.com/Forums/en-US/sharepointadmin/thread/0a558f4f-cd1e-4432-85bb-caaa3a3b57ae/#sort=recent&#038;page=0&#038;filter=allcontent" target="_blank">Curtis Ruppe</a>]</p>
<p>Once we know where the content type is in use, deleting it through the GUI is a trivial matter.</p>
<p><map name='google_ad_map_344_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/344?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_344_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=344&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F17%2Fexception-the-content-type-is-in-use%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/17/exception-the-content-type-is-in-use/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MSDN Magazine: 10 Best Practices For Building SharePoint Solutions</title>
		<link>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 01:16:44 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[MSDN]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=338</guid>
		<description><![CDATA[MSDN Magazine has a SharePoint focused article this month titled 10 Best Practices For Building SharePoint Solutions. If you&#8217;re trying to wrap your head around the scope and depth of developing solutions on top of SharePoint, the article makes for a good primer.]]></description>
			<content:encoded><![CDATA[<p><a title="MSDN Magazine" href="http://msdn.microsoft.com/en-us/magazine/default.aspx">MSDN Magazine</a> has a SharePoint focused article this month titled <a title="10 Best Practices For Building SharePoint Solutions" href="http://msdn.microsoft.com/en-us/magazine/dd458798.aspx">10 Best Practices For Building SharePoint Solutions</a>. If you&#8217;re trying to wrap your head around the scope and depth of developing solutions on top of SharePoint, the article makes for a good primer.</p>
<p><map name='google_ad_map_338_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/338?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_338_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=338&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F10%2Fmsdn-magazine-10-best-practices-for-building-sharepoint-solutions%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/10/msdn-magazine-10-best-practices-for-building-sharepoint-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InfoPath Custom Initiation Form &#8220;stuck&#8221; on &#8220;Installing&#8221;</title>
		<link>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/</link>
		<comments>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 13:32:22 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[InfoPath]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows Workflow Foundation]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=336</guid>
		<description><![CDATA[When developing custom InfoPath initiation forms for my workflows, I sometimes forget a crucial step when publishing the forms. If you enter an alternate location when publishing your form, the form state will become stuck on &#8220;Installing&#8221;. The moral of the story? When publishing a custom initiation form, be sure to leave the &#8220;Alternate&#8221; publishing [...]]]></description>
			<content:encoded><![CDATA[<p>When developing custom InfoPath initiation forms for my workflows, I sometimes forget a crucial step when publishing the forms. If you enter an alternate location when publishing your form, the form state will become stuck on &#8220;Installing&#8221;.</p>
<p>The moral of the story? When publishing a custom initiation form, be sure to leave the &#8220;Alternate&#8221; publishing location empty.</p>
<p><map name='google_ad_map_336_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/336?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_336_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=336&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F03%2F09%2Finfopath-custom-initiation-form-stuck-on-installing%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/03/09/infopath-custom-initiation-form-stuck-on-installing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zevenseas LifeCycle Management Released</title>
		<link>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/</link>
		<comments>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 19:31:20 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[codeplex]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[wss 3.0]]></category>
		<category><![CDATA[zevenseas]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=315</guid>
		<description><![CDATA[zevenseas has released their SharePoint LifeCycle Management solution to CodePlex.  The LifeCycle Management solution can be used to track unused SharePoint sites as well as capture and automatically back-up sites.  Actions can be defined to use against your unused sites, such as emailing the site owner, locking the site, or even deleting it. What are [...]]]></description>
			<content:encoded><![CDATA[<p><a title="zevenseas Blogs" href="http://community.zevenseas.com/Blogs">zevenseas</a> has released their <a title="zevenseas LCM" href="http://community.zevenseas.com/Blogs/Robin/archive/2009/02/06/zevenseas-lcm-it%E2%80%99s-finally-here.aspx">SharePoint LifeCycle Management</a> solution to <a title="zevenseas LifeCycle Management" href="http://www.codeplex.com/zsLCM">CodePlex</a>.  The LifeCycle Management solution can be used to track unused SharePoint sites as well as capture and automatically back-up sites.  Actions can be defined to use against your unused sites, such as emailing the site owner, locking the site, or even deleting it.</p>
<p>What are you waiting for?  Go <a title="zevenseas LifeCycle Management" href="http://www.codeplex.com/zsLCM">check it out</a>!</p>
<p><map name='google_ad_map_315_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/315?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_315_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=315&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F02%2F06%2Fzevenseas-lifecycle-management-released%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/02/06/zevenseas-lifecycle-management-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tools for your SharePoint Toolbox: SPTraceView</title>
		<link>http://www.mylifeinaminute.com/2009/01/20/tools-for-your-sharepoint-toolbox-sptraceview/</link>
		<comments>http://www.mylifeinaminute.com/2009/01/20/tools-for-your-sharepoint-toolbox-sptraceview/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 18:58:18 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint administration]]></category>
		<category><![CDATA[SPTraceView]]></category>
		<category><![CDATA[Unified Logging Service]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=307</guid>
		<description><![CDATA[SPTraceView (by Hristo Pavlov) is a tool which allows a user (with console and/or RDP access to a SharePoint server) to view the trace logs for SharePoint in real time. Parsing through ULS logs can be a tedious process, but being able to see the events as they occur certainly makes it much more palatable. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="SPTraceView" href="http://hristopavlov.wordpress.com/2008/06/19/sptraceview-lightweight-tool-for-monitoring-the-sharepoint-diagnostic-logging-in-real-time/">SPTraceView</a> (by <a title="Hristo Pavlov" href="http://hristopavlov.wordpress.com/">Hristo Pavlov</a>) is a tool which allows a user (with console and/or RDP access to a SharePoint server) to view the trace logs for SharePoint in real time. Parsing through ULS logs can be a tedious process, but being able to see the events as they occur certainly makes it much more palatable.</p>
<p><a title="SPTraceView" href="http://hristopavlov.wordpress.com/2008/06/19/sptraceview-lightweight-tool-for-monitoring-the-sharepoint-diagnostic-logging-in-real-time/">SPTraceView</a> can be used in either a single server or a farm scenario, although a farm does require some configuration.</p>
<p><map name='google_ad_map_307_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/307?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_307_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=307&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F01%2F20%2Ftools-for-your-sharepoint-toolbox-sptraceview%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/01/20/tools-for-your-sharepoint-toolbox-sptraceview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New to SharePoint? Administrator’s Guide of Topics to Consider before Deployment</title>
		<link>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/</link>
		<comments>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 14:01:39 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[TechNet]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[moss 2007]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint documentation]]></category>
		<category><![CDATA[white paper]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=305</guid>
		<description><![CDATA[The SharePoint documentation team at Microsoft is at it again, this time posting a new white paper called &#8220;Administrator&#8217;s Guide of Topics to Consider before Deployment&#8220;. [Via To The SharePoint]]]></description>
			<content:encoded><![CDATA[<p>The <a title="SharePoint" href="/tag/sharepoint/">SharePoint</a> documentation team at <a title="Microsoft" href="/tag/microsoft/">Microsoft</a> is at it again, this time posting a new white paper called &#8220;<a title="Administrator's Guide of Topics to Consider before Deployment" href="http://go.microsoft.com/fwlink/?LinkId=139163&amp;clcid=0x409">Administrator&#8217;s Guide of Topics to Consider before Deployment</a>&#8220;.</p>
<p>[Via <a title="Administrator's Guide of Topics to Consider before Deployment" href="http://blogs.technet.com/tothesharepoint/archive/2009/01/12/3178544.aspx">To The SharePoint</a>]</p>
<p><map name='google_ad_map_305_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/305?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_305_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=305&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2009%2F01%2F14%2Fnew-to-sharepoint-administrator%25e2%2580%2599s-guide-of-topics-to-consider-before-deployment%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2009/01/14/new-to-sharepoint-administrator%e2%80%99s-guide-of-topics-to-consider-before-deployment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Background on CAS Policies</title>
		<link>http://www.mylifeinaminute.com/2008/12/31/some-background-on-cas-policies/</link>
		<comments>http://www.mylifeinaminute.com/2008/12/31/some-background-on-cas-policies/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 16:26:38 +0000</pubDate>
		<dc:creator>liquidpooled</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Sharepoint Server]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[Windows SharePoint Services]]></category>
		<category><![CDATA[CAS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SharePoint Solution Packages]]></category>

		<guid isPermaLink="false">http://www.mylifeinaminute.com/?p=275</guid>
		<description><![CDATA[Reza Alirezaei has a good post on the behind the scenes of CAS policies and SharePoint. Check it out.]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.devhorizon.com/reza/" title="Reza Alirezaei's Blog">Reza Alirezaei</a> has a good post on the behind the scenes of CAS policies and SharePoint.
<p><a href="http://blogs.devhorizon.com/reza/?p=785" title="Behind the Scences: CAS in Solution Packages">Check it out.</a></p>
<p><map name='google_ad_map_275_0feb153b14d1a0fb'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/275?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_275_0feb153b14d1a0fb' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=275&amp;url= http%3A%2F%2Fwww.mylifeinaminute.com%2F2008%2F12%2F31%2Fsome-background-on-cas-policies%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.mylifeinaminute.com/2008/12/31/some-background-on-cas-policies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
