<?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>andymay&#039;s blog</title>
	<atom:link href="http://vspug.com/andymay/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/andymay</link>
	<description>Just another VSPUG - Virtual SharePoint User Group weblog</description>
	<lastBuildDate>Sat, 02 Dec 2006 15:02:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Sites and Site Collections</title>
		<link>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/</link>
		<comments>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 15:02:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Without me realising it Amanda Murphy&#39;s blog somehow dropped off my blogroll (possibly when she moved to feedburner) which is a shame because it means that I missed her article on the differences in the way site collections are handled between 2003 and 2007 the first time around.
Now that I needed that information however, it&#39;s [...]]]></description>
			<content:encoded><![CDATA[<p>Without me realising it <a href="http://blog.funknstyle.com/">Amanda Murphy&#39;s blog</a> somehow dropped off my blogroll (possibly when she moved to feedburner) which is a shame because it means that I missed her article on the differences in the way <a href="http://www.intranetjournal.com/articles/200610/ij_10_03_06a.html">site collections are handled between 2003 and 2007</a> the first time around.</p>
<p>Now that I needed that information however, it&#39;s good to see that my Google-Fu didn&#39;t let me down AND I got to update my blogroll so Amanda&#39;s back on my reading list again. (Note to self &#8211; check feed reader to see if any other reliable posters have &quot;gone away&quot; for no apparent reason).</p>
<p>The points she raises are interesting and there&#39;s a big architectural choice implicit in them &#8211; namely when you create your MOSS 2007 architecture, what do you actually want to place as the top-level site in the default site collection running in the web application using port 80 i.e. what will your users get when they go to http://yourmoss2007server/ ?</p>
<p>Amanda&#39;s right in that for a number of organisations it will need to be some kind of portal (and I see that in the RTM code we ended up with templates for both &quot;Collaboration Portal&quot; for a traditional sharepoint-ish portal and &quot;Publishing Portal&quot; for something which sits more comfortably in the old CMS space).</p>
<p>However this won&#39;t necessarily always be the case &#8211; the local government customer I&#39;m currently running a pilot for has a relatively mature Oracle portal as their standard intranet organisational portal, which acts as the gateway into a number of their line of business applications. There are a number of technical (and even more political) reasons why that&#39;s not going away any time soon, so from their perspective the primary role for MOSS is for collaborative working and document management.</p>
<p>We&#39;ve done a fair bit of work with them on understanding what their WSS teamsite hierarchy needs to be based on their own functional structures and the extremely hierarchical nature of their information corpus, driven (to a great extent) by the mandates of the government classification list.</p>
<p>For them, the best fit seemed to be a site collection which gives them two tiers of site classification based on a modified version of the site directory (in which no content-holding sites actually exist&nbsp; &#8211; as you would find in a records-management based fileplan) with the actual collaborative sites appearing at level 3 and below.</p>
<p>As with all information architectures it&#39;s somewhat of a compromise &#8211; it means we&#39;ve ended up with a reasonably large number of &quot;empty&quot; sites to build the classification skeleton, but it did create for them in a relatively simple and vanilla fashion a structure whereby the collaborative sites themselves sat within an explicit context within a defined hierarchy, which was one of their key business drivers.</p>
<p><img src="/aggbug.aspx?PostID=16571" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sites and Site Collections</title>
		<link>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/</link>
		<comments>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/#comments</comments>
		<pubDate>Sat, 02 Dec 2006 15:02:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Without me realising it Amanda Murphy&#39;s blog somehow dropped off my blogroll (possibly when she moved to feedburner) which is a shame because it means that I missed her article on the differences in the way site collections are handled between 2003 and 2007 the first time around.
Now that I needed that information however, it&#39;s [...]]]></description>
			<content:encoded><![CDATA[<p>Without me realising it <a href="http://blog.funknstyle.com/">Amanda Murphy&#39;s blog</a> somehow dropped off my blogroll (possibly when she moved to feedburner) which is a shame because it means that I missed her article on the differences in the way <a href="http://www.intranetjournal.com/articles/200610/ij_10_03_06a.html">site collections are handled between 2003 and 2007</a> the first time around.</p>
<p>Now that I needed that information however, it&#39;s good to see that my Google-Fu didn&#39;t let me down AND I got to update my blogroll so Amanda&#39;s back on my reading list again. (Note to self &#8211; check feed reader to see if any other reliable posters have &quot;gone away&quot; for no apparent reason).</p>
<p>The points she raises are interesting and there&#39;s a big architectural choice implicit in them &#8211; namely when you create your MOSS 2007 architecture, what do you actually want to place as the top-level site in the default site collection running in the web application using port 80 i.e. what will your users get when they go to http://yourmoss2007server/ ?</p>
<p>Amanda&#39;s right in that for a number of organisations it will need to be some kind of portal (and I see that in the RTM code we ended up with templates for both &quot;Collaboration Portal&quot; for a traditional sharepoint-ish portal and &quot;Publishing Portal&quot; for something which sits more comfortably in the old CMS space).</p>
<p>However this won&#39;t necessarily always be the case &#8211; the local government customer I&#39;m currently running a pilot for has a relatively mature Oracle portal as their standard intranet organisational portal, which acts as the gateway into a number of their line of business applications. There are a number of technical (and even more political) reasons why that&#39;s not going away any time soon, so from their perspective the primary role for MOSS is for collaborative working and document management.</p>
<p>We&#39;ve done a fair bit of work with them on understanding what their WSS teamsite hierarchy needs to be based on their own functional structures and the extremely hierarchical nature of their information corpus, driven (to a great extent) by the mandates of the government classification list.</p>
<p>For them, the best fit seemed to be a site collection which gives them two tiers of site classification based on a modified version of the site directory (in which no content-holding sites actually exist&nbsp; &#8211; as you would find in a records-management based fileplan) with the actual collaborative sites appearing at level 3 and below.</p>
<p>As with all information architectures it&#39;s somewhat of a compromise &#8211; it means we&#39;ve ended up with a reasonably large number of &quot;empty&quot; sites to build the classification skeleton, but it did create for them in a relatively simple and vanilla fashion a structure whereby the collaborative sites themselves sat within an explicit context within a defined hierarchy, which was one of their key business drivers.</p>
<p><img src="/aggbug.aspx?PostID=16571" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/02/sites-and-site-collections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daylight Savings Problem</title>
		<link>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/</link>
		<comments>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 20:20:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#39;ve also just noticed that the Sharepointblogs site seems to think that we&#39;re still in British Summer Time here for some reason.
No, I&#39;m not in a time warp &#8211; it is only a bit after 3pm here, not just after 4pm as the timestamp seems to suggest.
]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve also just noticed that the Sharepointblogs site seems to think that we&#39;re still in British Summer Time here for some reason.</p>
<p>No, I&#39;m not in a time warp &#8211; it is only a bit after 3pm here, not just after 4pm as the timestamp seems to suggest.<br /><img src="/aggbug.aspx?PostID=16538" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Daylight Savings Problem</title>
		<link>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/</link>
		<comments>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 20:20:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#39;ve also just noticed that the Sharepointblogs site seems to think that we&#39;re still in British Summer Time here for some reason.
No, I&#39;m not in a time warp &#8211; it is only a bit after 3pm here, not just after 4pm as the timestamp seems to suggest.
]]></description>
			<content:encoded><![CDATA[<p>I&#39;ve also just noticed that the Sharepointblogs site seems to think that we&#39;re still in British Summer Time here for some reason.</p>
<p>No, I&#39;m not in a time warp &#8211; it is only a bit after 3pm here, not just after 4pm as the timestamp seems to suggest.<br /><img src="/aggbug.aspx?PostID=16538" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/01/daylight-savings-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS 2007 &#8211; working through the RTM build</title>
		<link>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/</link>
		<comments>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 19:45:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[OK, seeing as I now have my MSDN version of MOSS 2007 I&#39;ve scrubbed a load of rubbish of the disks in my lab and gone for a multi-server build to see how the components will stack up in something approaching a production environment.
In this instance I have a &#34;real&#34; SQL 2005 server and two [...]]]></description>
			<content:encoded><![CDATA[<p>OK, seeing as I now have my MSDN version of MOSS 2007 I&#39;ve scrubbed a load of rubbish of the disks in my lab and gone for a multi-server build to see how the components will stack up in something approaching a production environment.</p>
<p>In this instance I have a &quot;real&quot; SQL 2005 server and two virtual MOSS servers, one to be an Application Server and one to be a front-end web server purely to render content to the end user. The build, thus far, has gone remarkably simply but I&#39;ve just hit a bit of an intellectual brick-wall while trying to configure the services on the farm.</p>
<p>Having to start the WSS Search service on the application server purely to enable searching of help content seems a little wierd but I can live with it. </p>
<p>The really confusing thing (or perhaps its just that I&#39;m a bear of very little brain) seems to be the on-screen text accompanying the page to configure the Office SharePoint Server Search Service Settings. </p>
<p>The way I had envisaged it was that in my two-server configuration I would be able to run most of the services on my Application Server (in an SSP environment) leaving the front-end web server to just render content and consume such services as were appropriate.</p>
<p><b>However</b> it doesn&#39;t look as though it works like that. At the top of the page you define whether your App server is going to index content and/or handle search queries. OK &#8211; I want mine to do both. This then brings up a number of other options further down the page. All th estuff about accounts is generic and understandable until you get to the last section about &quot;Web Front End and Crawling&quot;</p>
<p>From this it would appear that for your Application Server to act as a crawler (i.e. carry out the indexing function) it also has to be defined as a front-end web server. Err &#8211; why ? Surely the indexer creates indexes and then, if necessary, propagates its index to one of the search servers. I can&#39;t see any logic to why the indexer needs to be a front-end web server.</p>
<p>Nonetheless this seems to be mandatory, and so moving on we are then presented with a series of conditions for making the server dedicated or not. The help text says:</p>
<p><i>&quot;Use this option to specify a dedicated web front end for crawling. Crawling   through a dedicated web front end will reduce the impact of crawling on the   other web front ends in the farm.</p>
<p>If your index server is not running   other shared services, it is recommended to enable the web front end role on   this computer and use it as the dedicated web front end for crawling.&quot;</p>
<p></i>OK &#8211; so taking those two together it seems to be saying that a dedicated web front end for crawling is a Good Thing and that in an ideal world you have one server which is working purely as an indexer and not running any other services. OK &#8211; not too far from the 2003 model (except that there the indexing server typically acted as the job server too)</p>
<p>But&#8230;<br /><i><br />If   your index server is also running the Excel Calculation service or other shared   services, select no dedicated web front end for crawling. Otherwise, these   services may not work as expected.<br /></i><br />So unless you have the luxury of a dedicated application server to act as an indexer then this suggests that you *must not* dedicate it, but instead (by inferrence) allow the crawling service to be shared across all your front-end web servers.</p>
<p>But surely this completely breaks the notion of having a three-tier web / application / database architecture for MOSS 2007. If I set this up the way it seems to be suggesting, I will have the crawling/indexing service running on both my front-end web server and my application server, the search service running only on my application server, and any other applications (profiles, excel services etc) also running on the application server.</p>
<p>It seems, somehow, counter-intuitive to force me to run the indexing service on a front-end web server which I *wanted* to just use for serving content to end users. If one was to be forced to run any applications there, wouldn&#39;t it be more logical to force the &quot;search&quot; rather than the &quot;indexing&quot; application?</p>
<p>As always, helpful hints and suggestions (including &quot;Andy &#8211; you plonker, you&#39;ve completely got hold of the wrong end of the stick&quot;) gratefully received. <img src='http://vspug.com/andymay/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br /><img src="/aggbug.aspx?PostID=16537" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS 2007 &#8211; working through the RTM build</title>
		<link>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/</link>
		<comments>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 19:45:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[OK, seeing as I now have my MSDN version of MOSS 2007 I&#39;ve scrubbed a load of rubbish of the disks in my lab and gone for a multi-server build to see how the components will stack up in something approaching a production environment.
In this instance I have a &#34;real&#34; SQL 2005 server and two [...]]]></description>
			<content:encoded><![CDATA[<p>OK, seeing as I now have my MSDN version of MOSS 2007 I&#39;ve scrubbed a load of rubbish of the disks in my lab and gone for a multi-server build to see how the components will stack up in something approaching a production environment.</p>
<p>In this instance I have a &quot;real&quot; SQL 2005 server and two virtual MOSS servers, one to be an Application Server and one to be a front-end web server purely to render content to the end user. The build, thus far, has gone remarkably simply but I&#39;ve just hit a bit of an intellectual brick-wall while trying to configure the services on the farm.</p>
<p>Having to start the WSS Search service on the application server purely to enable searching of help content seems a little wierd but I can live with it. </p>
<p>The really confusing thing (or perhaps its just that I&#39;m a bear of very little brain) seems to be the on-screen text accompanying the page to configure the Office SharePoint Server Search Service Settings. </p>
<p>The way I had envisaged it was that in my two-server configuration I would be able to run most of the services on my Application Server (in an SSP environment) leaving the front-end web server to just render content and consume such services as were appropriate.</p>
<p><b>However</b> it doesn&#39;t look as though it works like that. At the top of the page you define whether your App server is going to index content and/or handle search queries. OK &#8211; I want mine to do both. This then brings up a number of other options further down the page. All th estuff about accounts is generic and understandable until you get to the last section about &quot;Web Front End and Crawling&quot;</p>
<p>From this it would appear that for your Application Server to act as a crawler (i.e. carry out the indexing function) it also has to be defined as a front-end web server. Err &#8211; why ? Surely the indexer creates indexes and then, if necessary, propagates its index to one of the search servers. I can&#39;t see any logic to why the indexer needs to be a front-end web server.</p>
<p>Nonetheless this seems to be mandatory, and so moving on we are then presented with a series of conditions for making the server dedicated or not. The help text says:</p>
<p><i>&quot;Use this option to specify a dedicated web front end for crawling. Crawling   through a dedicated web front end will reduce the impact of crawling on the   other web front ends in the farm.</p>
<p>If your index server is not running   other shared services, it is recommended to enable the web front end role on   this computer and use it as the dedicated web front end for crawling.&quot;</p>
<p></i>OK &#8211; so taking those two together it seems to be saying that a dedicated web front end for crawling is a Good Thing and that in an ideal world you have one server which is working purely as an indexer and not running any other services. OK &#8211; not too far from the 2003 model (except that there the indexing server typically acted as the job server too)</p>
<p>But&#8230;<br /><i><br />If   your index server is also running the Excel Calculation service or other shared   services, select no dedicated web front end for crawling. Otherwise, these   services may not work as expected.<br /></i><br />So unless you have the luxury of a dedicated application server to act as an indexer then this suggests that you *must not* dedicate it, but instead (by inferrence) allow the crawling service to be shared across all your front-end web servers.</p>
<p>But surely this completely breaks the notion of having a three-tier web / application / database architecture for MOSS 2007. If I set this up the way it seems to be suggesting, I will have the crawling/indexing service running on both my front-end web server and my application server, the search service running only on my application server, and any other applications (profiles, excel services etc) also running on the application server.</p>
<p>It seems, somehow, counter-intuitive to force me to run the indexing service on a front-end web server which I *wanted* to just use for serving content to end users. If one was to be forced to run any applications there, wouldn&#39;t it be more logical to force the &quot;search&quot; rather than the &quot;indexing&quot; application?</p>
<p>As always, helpful hints and suggestions (including &quot;Andy &#8211; you plonker, you&#39;ve completely got hold of the wrong end of the stick&quot;) gratefully received. <img src='http://vspug.com/andymay/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br /><img src="/aggbug.aspx?PostID=16537" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/12/01/moss-2007-working-through-the-rtm-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expiry dates for MOSS 2007 Beta 2 and Beta 2 TR products</title>
		<link>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/</link>
		<comments>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 17:16:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[From Bob Mixon who&#39;s sat down and done the sums (and mostly for my benefit so that I don&#39;t forget)
All Microsoft Office 12 (2007) Beta 2 products are set to expire on February 1st, 2007.&#160; Note, this includes all client and server products.
&#160;
All Microsoft Office 12 (2007) B2TR products are set to expire as follows:
&#160;
&#160;&#160;&#160;Clients: [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.sharesquared.com/blogs/bobmixon/">Bob Mixon</a> who&#39;s sat down and done the sums (and mostly for my benefit so that I don&#39;t forget)</p>
<div>All Microsoft Office 12 (2007) Beta 2 products are set to expire on February 1st, 2007.&nbsp; Note, this includes all client and server products.</div>
<div>&nbsp;</div>
<div>All Microsoft Office 12 (2007) B2TR products are set to expire as follows:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;Clients: March 15th 2007</div>
<div>&nbsp;&nbsp;&nbsp;Server: May 31st 2007</div>
<p><img src="/aggbug.aspx?PostID=16488" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expiry dates for MOSS 2007 Beta 2 and Beta 2 TR products</title>
		<link>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/</link>
		<comments>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 17:16:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[From Bob Mixon who&#39;s sat down and done the sums (and mostly for my benefit so that I don&#39;t forget)
All Microsoft Office 12 (2007) Beta 2 products are set to expire on February 1st, 2007.&#160; Note, this includes all client and server products.
&#160;
All Microsoft Office 12 (2007) B2TR products are set to expire as follows:
&#160;
&#160;&#160;&#160;Clients: [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.sharesquared.com/blogs/bobmixon/">Bob Mixon</a> who&#39;s sat down and done the sums (and mostly for my benefit so that I don&#39;t forget)</p>
<div>All Microsoft Office 12 (2007) Beta 2 products are set to expire on February 1st, 2007.&nbsp; Note, this includes all client and server products.</div>
<div>&nbsp;</div>
<div>All Microsoft Office 12 (2007) B2TR products are set to expire as follows:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;Clients: March 15th 2007</div>
<div>&nbsp;&nbsp;&nbsp;Server: May 31st 2007</div>
<p><img src="/aggbug.aspx?PostID=16488" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/11/29/expiry-dates-for-moss-2007-beta-2-and-beta-2-tr-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&amp;quot;Compliance&amp;quot; features in Sharepoint 2007</title>
		<link>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/</link>
		<comments>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 17:09:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[If you&#39;re deploying (or considering) Office Sharepoint Services 2007 in a regulatory environment, then there&#39;s a new white paper on Compliance Features in the 2007 Microsoft Office System just been made available for download.
It has somewhat of a US bias, but doesn&#39;t exclusively limit itself to US standards and at least gives a namecheck to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#39;re deploying (or considering) Office Sharepoint Services 2007 in a regulatory environment, then there&#39;s a new white paper on <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d64dfb49-aa29-4a4b-8f5a-32c922e850ca&amp;displaylang=en">Compliance Features in the 2007 Microsoft Office System</a> just been made available for download.</p>
<p>It has somewhat of a US bias, but doesn&#39;t exclusively limit itself to US standards and at least gives a namecheck to the Data Protection Act (1998) and Basel II. The bulk of the document, however, isn&#39;t regulation-specific, but is a more general look at the typed of compliance and the MOSS functionality which may be pressed into service to aid compliance.</p>
<p><img src="/aggbug.aspx?PostID=16487" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&amp;quot;Compliance&amp;quot; features in Sharepoint 2007</title>
		<link>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/</link>
		<comments>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 17:09:00 +0000</pubDate>
		<dc:creator>unclaimed blog</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[If you&#39;re deploying (or considering) Office Sharepoint Services 2007 in a regulatory environment, then there&#39;s a new white paper on Compliance Features in the 2007 Microsoft Office System just been made available for download.
It has somewhat of a US bias, but doesn&#39;t exclusively limit itself to US standards and at least gives a namecheck to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#39;re deploying (or considering) Office Sharepoint Services 2007 in a regulatory environment, then there&#39;s a new white paper on <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=d64dfb49-aa29-4a4b-8f5a-32c922e850ca&amp;displaylang=en">Compliance Features in the 2007 Microsoft Office System</a> just been made available for download.</p>
<p>It has somewhat of a US bias, but doesn&#39;t exclusively limit itself to US standards and at least gives a namecheck to the Data Protection Act (1998) and Basel II. The bulk of the document, however, isn&#39;t regulation-specific, but is a more general look at the typed of compliance and the MOSS functionality which may be pressed into service to aid compliance.</p>
<p><img src="/aggbug.aspx?PostID=16487" width="1" height="1" alt="  " /></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/andymay/2006/11/29/amp-amp-quot-compliance-amp-amp-quot-features-in-sharepoint-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
