<?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>blog.sallarp.com &#187; MOSS</title>
	<atom:link href="http://blog.sallarp.com/tag/moss/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sallarp.com</link>
	<description>Code, Code, Revolution!</description>
	<lastBuildDate>Sat, 29 Oct 2011 21:26:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>DataFormWebPart &#8211; Getting the workspace URL</title>
		<link>http://blog.sallarp.com/dataformwebpart-workspace-url/</link>
		<comments>http://blog.sallarp.com/dataformwebpart-workspace-url/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:33:41 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.sallarp.com/?p=770</guid>
		<description><![CDATA[I recently banged my head against this one. I wanted a list of past meetings and another list for upcoming meetings in my meetings workspace. The calendar is picked up from the parent site using a DataFormWebPart and the &#8220;Connect to another library&#8221; function. This was all well and good, however, I needed the workspace [...]<p><a href="http://blog.sallarp.com/dataformwebpart-workspace-url/">DataFormWebPart &#8211; Getting the workspace URL</a> is a post from: <a href="http://blog.sallarp.com">blog.sallarp.com</a></p>
]]></description>
		<wfw:commentRss>http://blog.sallarp.com/dataformwebpart-workspace-url/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sharepoint CAML quickies</title>
		<link>http://blog.sallarp.com/sharepoint-caml-quickies/</link>
		<comments>http://blog.sallarp.com/sharepoint-caml-quickies/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 20:34:34 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.sallarp.com/?p=681</guid>
		<description><![CDATA[Get list items by lookup id, not value: &#60;Eq&#62; &#60;FieldRef Name=&#34;Category&#34; LookupId=&#34;TRUE&#34; /&#62; &#60;Value Type=&#34;Integer&#34;&#62;10&#60;/Value&#62; &#60;/Eq&#62; Notice that LookupId=&#8221;TRUE&#8221; is added to the FieldRef and that the value type is Integer, not Lookup. Get list items that are assigned to the current user ([Me]). &#60;Eq&#62; &#60;FieldRef Name=&#34;AssignedTo&#34; /&#62; &#60;Value Type=&#34;Integer&#34;&#62;&#60;UserID Type=&#34;Integer&#34;/&#62;&#60;/Value&#62; &#60;/Eq&#62; The UserID element [...]<p><a href="http://blog.sallarp.com/sharepoint-caml-quickies/">Sharepoint CAML quickies</a> is a post from: <a href="http://blog.sallarp.com">blog.sallarp.com</a></p>
]]></description>
		<wfw:commentRss>http://blog.sallarp.com/sharepoint-caml-quickies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The search service is currently offline&#8230;</title>
		<link>http://blog.sallarp.com/the-search-service-is-currently-offline/</link>
		<comments>http://blog.sallarp.com/the-search-service-is-currently-offline/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 10:28:00 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://blog.sallarp.com/?p=118</guid>
		<description><![CDATA[I just have to share this problem I ran into this week and just couldn&#8217;t find the solution for. I recently installed and configured new Sharepoint MOSS 2007 farm. It has two servers, one server hosts all services and the other is a plain WFE. After a week or so in production the search server [...]<p><a href="http://blog.sallarp.com/the-search-service-is-currently-offline/">The search service is currently offline&#8230;</a> is a post from: <a href="http://blog.sallarp.com">blog.sallarp.com</a></p>
]]></description>
		<wfw:commentRss>http://blog.sallarp.com/the-search-service-is-currently-offline/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Moving databases or replacing the SQL server in your MOSS/WSS 3.0 installation</title>
		<link>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/</link>
		<comments>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/#comments</comments>
		<pubDate>Sat, 20 Sep 2008 17:14:33 +0000</pubDate>
		<dc:creator>Björn Sållarp</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[MOSS]]></category>
		<category><![CDATA[WSS 3.0]]></category>

		<guid isPermaLink="false">http://192.168.1.200:8080/blog/?p=18</guid>
		<description><![CDATA[A while ago a customer invested in a SQL-cluster and naturally wanted to move all databases there. There are a number of articles on the net on how to migrate to a new server, some more complicated than others. In my case I had a working SQL 2005 instance which was dedicated to the MOSS [...]<p><a href="http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/">Moving databases or replacing the SQL server in your MOSS/WSS 3.0 installation</a> is a post from: <a href="http://blog.sallarp.com">blog.sallarp.com</a></p>
]]></description>
		<wfw:commentRss>http://blog.sallarp.com/moving-or-replacing-the-sql-server-in-sharepoint/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 11/33 queries in 0.026 seconds using disk
Object Caching 695/721 objects using disk

Served from: blog.sallarp.com @ 2012-02-05 04:27:53 -->
