<?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>SharePointDIY.com &#187; Articles</title>
	<atom:link href="http://www.sharepointdiy.com/category/articles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sharepointdiy.com</link>
	<description>SharePoint from Start to Finish</description>
	<lastBuildDate>Wed, 24 Jun 2009 23:35:42 +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>Create a nicer looking hyperlink instead of the full URL using simple HTML</title>
		<link>http://www.sharepointdiy.com/articles/creating-a-nicer-looking-hyperlink-instead-of-the-full-url</link>
		<comments>http://www.sharepointdiy.com/articles/creating-a-nicer-looking-hyperlink-instead-of-the-full-url#comments</comments>
		<pubDate>Wed, 24 Jun 2009 23:28:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=271</guid>
		<description><![CDATA[Perhaps it is just basic HTML, but I&#8217;m positive that this will benefit someone while formatting for example a workflow email.
Instead of having that ugly long URL inside the body of the email, we would like to have some text that says &#8220;Click here&#8221; to link to the appropriate document / list item etc.
A hyperlink is [...]]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/creating-a-nicer-looking-hyperlink-instead-of-the-full-url/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;The template you have chosen is invalid or cannot be found&#8221; &#8211; Solution</title>
		<link>http://www.sharepointdiy.com/articles/sharepoint-template-error-create-the-template-you-have-chosen-is-invalid-or-cannot-be-found</link>
		<comments>http://www.sharepointdiy.com/articles/sharepoint-template-error-create-the-template-you-have-chosen-is-invalid-or-cannot-be-found#comments</comments>
		<pubDate>Wed, 24 Jun 2009 19:50:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=262</guid>
		<description><![CDATA[When you receive the error &#8220;The template you have chosen is invalid or cannot be found.&#8221;  while creating a new site based on a template most likely there are features used in the template that you don&#8217;t have in your installation of WSS or MOSS.
This could be because they are simply not activated or because [...]]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/sharepoint-template-error-create-the-template-you-have-chosen-is-invalid-or-cannot-be-found/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Making the &#8220;Encoded absolute URL&#8221; work with a list in SharePoint</title>
		<link>http://www.sharepointdiy.com/articles/encoded-absolute-url-doesnt-work-with-a-list-in-sharepoint</link>
		<comments>http://www.sharepointdiy.com/articles/encoded-absolute-url-doesnt-work-with-a-list-in-sharepoint#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:28:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=246</guid>
		<description><![CDATA[You&#8217;ve probably noticed that when trying to use the &#8220;Encoded Absolute URL&#8221; in for example an email that gets sent out from a workflow on a SharePoint list, returns a strange link that doesn&#8217;t work when clicking on it.
The URL that gets created when using the &#8220;Encoded Absolute URL&#8221; looks something like: http://litwaredemo/Project/Lists/Projects/14 .000.
The catch with the &#8220;Encoded [...]]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/encoded-absolute-url-doesnt-work-with-a-list-in-sharepoint/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export a SharePoint site as a Site Template (.stp file)</title>
		<link>http://www.sharepointdiy.com/articles/export-a-sharepoint-site-as-a-site-template</link>
		<comments>http://www.sharepointdiy.com/articles/export-a-sharepoint-site-as-a-site-template#comments</comments>
		<pubDate>Fri, 19 Jun 2009 20:15:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=230</guid>
		<description><![CDATA[In SharePoint it&#8217;s easy to export your site as a site template and create new sites based on it.
The site template will save the structure of the site designed in SharePoint Designer, so other sites you create based on the template will have the same structure (optionally you can even include the content!).
Export a site [...]]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/export-a-sharepoint-site-as-a-site-template/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upload and use a site template (.stp) in SharePoint</title>
		<link>http://www.sharepointdiy.com/articles/uploading-a-site-template-stp-in-sharepoint</link>
		<comments>http://www.sharepointdiy.com/articles/uploading-a-site-template-stp-in-sharepoint#comments</comments>
		<pubDate>Thu, 18 Jun 2009 16:28:59 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=208</guid>
		<description><![CDATA[In this post we will explain how to upload a site template (.stp file) into SharePoint and creating a new site based on the uploaded site template.]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/uploading-a-site-template-stp-in-sharepoint/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Office SharePoint Server vhd</title>
		<link>http://www.sharepointdiy.com/articles/microsoft-office-sharepoint-server-vhd</link>
		<comments>http://www.sharepointdiy.com/articles/microsoft-office-sharepoint-server-vhd#comments</comments>
		<pubDate>Wed, 17 Jun 2009 13:03:59 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=102</guid>
		<description><![CDATA[We thought it might be helpfull to post a link to the Microsoft Office SharePoint Server 2007 VHD. We use this for a lot of our tutorials, testing and demo's since it comes fully loaded with all the software we generally need.]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/microsoft-office-sharepoint-server-vhd/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The paste text dialog box</title>
		<link>http://www.sharepointdiy.com/articles/the-paste-text-dialog-box</link>
		<comments>http://www.sharepointdiy.com/articles/the-paste-text-dialog-box#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:11:47 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[SharePoint Designer]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=28</guid>
		<description><![CDATA[The Paste Text dialog box  in SharePoint Designer contains a few formatting options that allow you to paste text from other sources into your page.

In this article we'll explain what each option does.]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/the-paste-text-dialog-box/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Add a new subsite using SharePoint Designer</title>
		<link>http://www.sharepointdiy.com/articles/add-a-new-subsite-using-sharepoint-designer</link>
		<comments>http://www.sharepointdiy.com/articles/add-a-new-subsite-using-sharepoint-designer#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:50:20 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[SharePoint Designer]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=20</guid>
		<description><![CDATA[You can add a new subsite to your site collection using SharePoint Designer

Start SharePoint Designer
Select File → Open site (choose the site collection you want to open)
Select File → New
On the Dialog box that opens click the tab Web Site
Click on the link SharePoint Templates on the left and the list of available subsites will populate [...]]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/articles/add-a-new-subsite-using-sharepoint-designer/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Security settings for a subsite</title>
		<link>http://www.sharepointdiy.com/tutorials/security-settings-for-a-subsite</link>
		<comments>http://www.sharepointdiy.com/tutorials/security-settings-for-a-subsite#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:28:44 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=16</guid>
		<description><![CDATA[By default all subsites within a site collection inherit the same administrator settings set for the site collection (top-level site). You can change the administrator settings for each of the subsites seperately from the top-level site.
]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/tutorials/security-settings-for-a-subsite/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is a site collection</title>
		<link>http://www.sharepointdiy.com/tutorials/what-is-a-site-collection</link>
		<comments>http://www.sharepointdiy.com/tutorials/what-is-a-site-collection#comments</comments>
		<pubDate>Tue, 16 Jun 2009 17:20:01 +0000</pubDate>
		<dc:creator>Ewout Kozel</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WSS]]></category>

		<guid isPermaLink="false">http://www.sharepointdiy.com/?p=11</guid>
		<description><![CDATA[A site collection is a top-level website with one or more subsites.]]></description>
		<wfw:commentRss>http://www.sharepointdiy.com/tutorials/what-is-a-site-collection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
