<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>RaSor's Blog</title>
	<atom:link href="http://rasor.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rasor.wordpress.com</link>
	<description>In the beginning it was for development [sourcecode language='css']…[/sourcecode]</description>
	<lastBuildDate>Mon, 14 Dec 2009 10:18:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rasor.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9a6470c22746d4e2bb5052a899acd688?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>RaSor's Blog</title>
		<link>http://rasor.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rasor.wordpress.com/osd.xml" title="RaSor&#8217;s Blog" />
		<item>
		<title>SQL2008: Read committed snapshot</title>
		<link>http://rasor.wordpress.com/2009/11/26/sql2008-read-committed-snapshot/</link>
		<comments>http://rasor.wordpress.com/2009/11/26/sql2008-read-committed-snapshot/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 08:36:31 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1193</guid>
		<description><![CDATA[I was just told not to use
READ UNCOMMITTED also called dirty read in SQL 2008. A new possibilty exists:
READ COMMITTED SNAPSHOT
The problem with the first one is that if conn A reads a large bit, conn B do update, conn A reaches the updated bit and reads that, conn B rolls back, then conn A got [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1193&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/11/26/sql2008-read-committed-snapshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: Replace WebApp pool user</title>
		<link>http://rasor.wordpress.com/2009/11/16/wss30moss07-replace-webapp-pool-user/</link>
		<comments>http://rasor.wordpress.com/2009/11/16/wss30moss07-replace-webapp-pool-user/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 15:58:08 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1173</guid>
		<description><![CDATA[During a fault finding situation I ran into the problem where I wanted to replace the system account for the application pool for a WebApp.
(I got an &#8220;Service unavailable&#8221; error message when even the settings.aspx on the site was called, if I remember correct.) 
I succeeded to create a new web application user manually by doing following:

In [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1173&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/11/16/wss30moss07-replace-webapp-pool-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>OLEDB: Create connection string</title>
		<link>http://rasor.wordpress.com/2009/10/29/oledb-create-connection-string/</link>
		<comments>http://rasor.wordpress.com/2009/10/29/oledb-create-connection-string/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:20:07 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1177</guid>
		<description><![CDATA[A little trick to create a OLEDB connection string:

On a Windows desktop (or any other folder) create a new text file.
Rename the file to MyNewConnection.udl
Double click the file which will open the guide Data Link Properties.
Insert your connection data, test the connection and close the guide by pressing OK
Open the file in your favorite text editor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1177&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/10/29/oledb-create-connection-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>BTS09 &#8211; New VPC</title>
		<link>http://rasor.wordpress.com/2009/10/19/bts09-new-vpc/</link>
		<comments>http://rasor.wordpress.com/2009/10/19/bts09-new-vpc/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 16:09:21 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Biztalk]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1175</guid>
		<description><![CDATA[Just saw a new VPC for Biztalk 2009 has become available for download.
Seems like the demo has integration with Sharepoint
Update: The link above is dead. But it is also awailable at SoftPedia.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1175&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/10/19/bts09-new-vpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>MOSS07 Exam 70-542 App Dev</title>
		<link>http://rasor.wordpress.com/2009/06/29/moss07-exam-70-542-app-dev/</link>
		<comments>http://rasor.wordpress.com/2009/06/29/moss07-exam-70-542-app-dev/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 16:51:23 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1161</guid>
		<description><![CDATA[Just passed the Exam 70-542 Microsoft Office SharePoint Server 2007 &#8211; Application Development.
Here is a short resume of that experience.
Here you can read about attending a certification exam.
The exam 70-542 were max 80 minutes long and there were 32 questions.

The questions were approximately divided into following subjects, though some overlapped:

Search: 7 questions
Infopath: 4
Excel: 5
User Profiles: 6
BDC: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1161&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/06/29/moss07-exam-70-542-app-dev/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL: Install AdventureWorks</title>
		<link>http://rasor.wordpress.com/2009/06/28/sql-install-adventureworks/</link>
		<comments>http://rasor.wordpress.com/2009/06/28/sql-install-adventureworks/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 07:49:12 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1148</guid>
		<description><![CDATA[This post shows how to use the SSMS GUI to attach a DB.
1) Download Adventurworks from http://www.codeplex.com/Wiki/View.aspx?ProjectName=SqlServerSamples
2) Install the DB. This will only unpack the mdf file.
3) Attach the DB. Then you can see it in SSMS:
You can either use commands like here: http://www.codeplex.com/SqlServerSamples/Wiki/View.aspx?title=SQLServerDatabasesandSamplesOverview&#38;referringTitle=Home
Or you can browse for the mdf file:

RightClick Databases &#8211; Choose Attach

Click [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1148&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/06/28/sql-install-adventureworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-28-2009_09-38-30.png" medium="image">
			<media:title type="html">Locate Attach</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-28-2009_09-24-01.png" medium="image">
			<media:title type="html">Going to Attach</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-28-2009_09-24-52.png" medium="image">
			<media:title type="html">Select MDF</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-28-2009_09-25-58.png" medium="image">
			<media:title type="html">Attached</media:title>
		</media:content>
	</item>
		<item>
		<title>Moss07: Discovering samples from Book &#8211; Inside MOSS 2007 &#8211; Part 2</title>
		<link>http://rasor.wordpress.com/2009/06/28/moss07-discovering-samples-from-book-inside-moss-2007-part-2/</link>
		<comments>http://rasor.wordpress.com/2009/06/28/moss07-discovering-samples-from-book-inside-moss-2007-part-2/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 06:46:33 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1132</guid>
		<description><![CDATA[This post examines the samples from the book:  Inside MOSS 2007
To be able to execute the samples you need to:
1) Do part1:  http://rasor.wordpress.com/2009/06/26/moss07-discovering-samples-from-book-inside-moss-2007-part-1/
Chapter 2. P.58 &#8211; Walkthrough: Populating User Profiles Remotely &#8211; Sample FavoritesManagerApp

2) Build the sample \Inside SharePoint Server 2007\Chapter 02\FavoritesManagerApp.
3) The FavoritesManagerApp sample needs an extra field (named FavoriteColor) in the User Profiles. Add [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1132&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/06/28/moss07-discovering-samples-from-book-inside-moss-2007-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_11-20-17.png" medium="image">
			<media:title type="html">SSP - User Profiles</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_11-28-33.png" medium="image">
			<media:title type="html">Add User Profile property</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_11-33-06.png" medium="image">
			<media:title type="html">View User Profiles</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_11-40-58.png" medium="image">
			<media:title type="html">Sample FaveritesManager</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_18-19-16.png?w=150" medium="image">
			<media:title type="html">Comment out lines in SearchAdminSample</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_18-09-03.png?w=150" medium="image">
			<media:title type="html">SearchAdminSample</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_22-11-29.png?w=300" medium="image">
			<media:title type="html">Sample SearchKeywords</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-58-00.png?w=300" medium="image">
			<media:title type="html">MOSSQueryWebServiceDemo</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_21-55-27.png?w=150" medium="image">
			<media:title type="html">Sample: MOSSQueryWebServiceDemo</media:title>
		</media:content>
	</item>
		<item>
		<title>MOSS07: SSP and Search errors</title>
		<link>http://rasor.wordpress.com/2009/06/27/moss07-ssp-and-search-errors/</link>
		<comments>http://rasor.wordpress.com/2009/06/27/moss07-ssp-and-search-errors/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 09:14:57 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1113</guid>
		<description><![CDATA[In my development environment I get some errors with Moss Search and other SSP services once in a while &#8211; I haven&#8217;t found the cause, but a fix.

Test Cases
Test Case 1)
The search web service on the WebApp returns a blank page&#8230;

&#8230; then reasons could be that no SiteColl is set up yet or there is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1113&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/06/27/moss07-ssp-and-search-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_19-56-07.png" medium="image">
			<media:title type="html">Blank search</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-27-2009_10-57-50.png" medium="image">
			<media:title type="html">User Profiles Error</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_19-57-13.png" medium="image">
			<media:title type="html">Moss Search error</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-01-39.png" medium="image">
			<media:title type="html">Moss Search service</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-01-08.png" medium="image">
			<media:title type="html">SSP Search Settings</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-47-43.png" medium="image">
			<media:title type="html">SiteColl Search wsdl</media:title>
		</media:content>
	</item>
		<item>
		<title>Moss07: Discovering samples from Book &#8211; Inside MOSS 2007 &#8211; Part 1</title>
		<link>http://rasor.wordpress.com/2009/06/26/moss07-discovering-samples-from-book-inside-moss-2007-part-1/</link>
		<comments>http://rasor.wordpress.com/2009/06/26/moss07-discovering-samples-from-book-inside-moss-2007-part-1/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:08:55 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1096</guid>
		<description><![CDATA[This post examines the samples from the book:  Inside MOSS 2007
To be able to execute the samples you need to:
1) Download samples and execute the setup
Chapter 2. P.32 &#8211; Walkthrough: Creating a collaboration Portal

2) Before you build the samples you need a WebApp to play with

Create an AppPool user called sp-insidemoss07proc
 
In C:\WINDOWS\system32\drivers\etc\hosts append the line
127.0.0.1       insidemoss07
This is for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1096&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/06/26/moss07-discovering-samples-from-book-inside-moss-2007-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_18-55-19.png" medium="image">
			<media:title type="html">App Pool Account</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_18-57-35.png" medium="image">
			<media:title type="html">put hostheader in hosts</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_19-10-29.png?w=300" medium="image">
			<media:title type="html">WebApp1</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_19-10-17.png?w=300" medium="image">
			<media:title type="html">WebApp2</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-18-26.png" medium="image">
			<media:title type="html">Chpt2 Site Collection</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/06/06-26-2009_20-27-03.png" medium="image">
			<media:title type="html">Collaboration Portal</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07 &#8211; Links</title>
		<link>http://rasor.wordpress.com/2009/05/28/wss30moss07-links/</link>
		<comments>http://rasor.wordpress.com/2009/05/28/wss30moss07-links/#comments</comments>
		<pubDate>Thu, 28 May 2009 05:08:31 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1032</guid>
		<description><![CDATA[A handfull of links. Might be something I want to do something about later.
 
 
Add a ContentType to a DocumentLibrary of type Link to a document:

 
 
Develop with SSL in WSS:

 Thanx to Niklas Östh for showing the link.
DemoSites:

http://www.wssdemo.com/Pages/gantt.aspx

TimerJobs:

http://www.codeplex.com/site/search?projectSearchText=sharepoint%20timerjob
http://www.andrewconnell.com/blog/articles/CreatingCustomSharePointTimerJobs.aspx

Layout/Branding:

http://markdorison.com/blog/one-master-rule-them-all-using-master-pages-system-pages
http://www.sevenux.com/SharePoint/CORE.aspx
http://www.codeplex.com/SuperBranding
http://www.pointsharepoint.com/2009/06/10-themes-from-microsoft-packaged-and.html

BDC:

http://www.codeplex.com/BDCToolkit
http://www.lightningtools.com/bdc-meta-man/default.aspx

Development tools:

http://www.codeplex.com/SPVisualDev - extends WSPBuilder and makes UserControl development easy.

Certification:

http://techbegin.wordpress.com/2009/04/16/sharepoint-certification/

Architechture:

 http://apparchguide.codeplex.com/Wiki/View.aspx?title=Chapter%2021%20-%20SharePoint%20LOB%20Applications

Miscellaneous links:

http://www.cmswire.com/cms/enterprise-cms/running-sharepoint-on-windows-vista-002708.php
http://web.iotap.com/Blogs/tabid/277/EntryId/66/Cannot-connect-to-Windows-Sharepoint-Services-WSS-Internal-Database-Microsoft-SSEE.aspx
http://hemsoft.blogspot.com/2009/06/cloud-or-external-rest-based-computing.html

The End
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1032&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/05/28/wss30moss07-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://www.d2design.be/wp-content/uploads/moss_add_link_new.jpg" medium="image">
			<media:title type="html">Link to a document</media:title>
		</media:content>

		<media:content url="http://mastykarz.nl/blog/images/ConfiguringSSLinSharePoint2007developmen_E095/SharePointSSL_WebApp.png" medium="image">
			<media:title type="html">Develop with SSL</media:title>
		</media:content>
	</item>
		<item>
		<title>Whois</title>
		<link>http://rasor.wordpress.com/2009/05/10/whois/</link>
		<comments>http://rasor.wordpress.com/2009/05/10/whois/#comments</comments>
		<pubDate>Sun, 10 May 2009 18:14:57 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1028</guid>
		<description><![CDATA[As so many times before ZoneAlarm, the firewall, alerts me with some network traffic.
But what can I do with an IP address. Do I trust it?
Found a nice site that provides Whois service to present me with owner of the IP range:
http://www.ip-adress.com/whois/213.199.170.72
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1028&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/05/10/whois/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: Cleanup VPC</title>
		<link>http://rasor.wordpress.com/2009/04/28/wss30moss07-cleanup-vpc/</link>
		<comments>http://rasor.wordpress.com/2009/04/28/wss30moss07-cleanup-vpc/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 21:58:19 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1020</guid>
		<description><![CDATA[So how do you cleanup your VPC for making it look like a clean MOSS07 machine?
In this way you retain the patches from automatic update and whatever utilities, personalisations and whatever else you have to do from scratch.
This might be faster, be possible to automate or at least just to make a checklist of like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1020&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/28/wss30moss07-cleanup-vpc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/04/04-28-2009_23-38-01.png" medium="image">
			<media:title type="html">SPM07</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/04/04-28-2009_23-45-02.png" medium="image">
			<media:title type="html">MOSS07 IIS</media:title>
		</media:content>

		<media:content url="http://rasor.files.wordpress.com/2009/04/04-28-2009_23-51-15.png" medium="image">
			<media:title type="html">Quite clean desktop</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL: Object Created date</title>
		<link>http://rasor.wordpress.com/2009/04/23/sql-object-created-date/</link>
		<comments>http://rasor.wordpress.com/2009/04/23/sql-object-created-date/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 10:28:12 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1006</guid>
		<description><![CDATA[Where to find Object Created date?
In SSMS have open Object Explorer and Object Explorer details.
The details view of the latter will show created date.
Thanx to Kim Bach
You can also use a query:
USE AdventureWorks;
GO
SELECT name, create_date, modify_date
FROM sys.objects
WHERE type = 'P'
AND name = 'uspUpdateEmployeeHireInfo'
GO

Thanx to Pinal Dave
The end
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1006&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/23/sql-object-created-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: SharepointManager07</title>
		<link>http://rasor.wordpress.com/2009/04/21/wss30moss07-sharepointmanager07/</link>
		<comments>http://rasor.wordpress.com/2009/04/21/wss30moss07-sharepointmanager07/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 22:36:36 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1004</guid>
		<description><![CDATA[Mr. WSPBuilder has made a nice WSS object browser called Sharepoint Manager 2007 (SPM07).
Except for browsing you can also do changes:

You select an object. The properties of the object will be shown and be editable in a property editor.
Many objects can be deleted.
From an alphabetic list of all features in the 12hive, you can install/uninstall [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1004&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/21/wss30moss07-sharepointmanager07/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: WSPBuilder Documentation</title>
		<link>http://rasor.wordpress.com/2009/04/21/wss30moss07-wspbuilder-documentation/</link>
		<comments>http://rasor.wordpress.com/2009/04/21/wss30moss07-wspbuilder-documentation/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 20:02:58 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=1000</guid>
		<description><![CDATA[Mr. WSPBuilder himself, Carsten Keutmann, has made a collection of WSPBuilder documentation. 
Thanks, Carsten.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=1000&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/21/wss30moss07-wspbuilder-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile: Why wouldn&#8217;t my mobile call out?</title>
		<link>http://rasor.wordpress.com/2009/04/19/mobile-why-wouldnt-my-mobile-call-out/</link>
		<comments>http://rasor.wordpress.com/2009/04/19/mobile-why-wouldnt-my-mobile-call-out/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 18:29:36 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=992</guid>
		<description><![CDATA[My mobile wouldn&#8217;t call out. What was wrong?
I thought it had something to do with network setup.
Found a nice page that showed the awailable networks (including MCC and NCC) in many countries.
After playing around a while it loked like the network selection had nothing to do with the problem.
And also incoming calls did work. SMS too.
So [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=992&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/19/mobile-why-wouldnt-my-mobile-call-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: SPD07 is now free!</title>
		<link>http://rasor.wordpress.com/2009/04/16/wss30moss07-spd07-is-now-free/</link>
		<comments>http://rasor.wordpress.com/2009/04/16/wss30moss07-spd07-is-now-free/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:26:16 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[WinApps]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=989</guid>
		<description><![CDATA[WSS30/MOSS07: SPD07 is now free!
Download at: http://www.microsoft.com/downloads/details.aspx?displaylang=en&#38;FamilyID=baa3ad86-bfc1-4bd4-9812-d9e710d44f42
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=989&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/04/16/wss30moss07-spd07-is-now-free/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
		<item>
		<title>BarCampCph Nov 2008 visit</title>
		<link>http://rasor.wordpress.com/2009/03/30/barcampcph-nov-2008-visit/</link>
		<comments>http://rasor.wordpress.com/2009/03/30/barcampcph-nov-2008-visit/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 22:08:42 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=876</guid>
		<description><![CDATA[On november 22nd 2008 I paid Barcamp Cph a visit.
In my head: It is a chance to hear about the doings of other programmers in exchange for a presentation yourself will have to give.

Henrik Gudbrand of Gudbrand &#38; Løkken presented his homemade RFID race timing solution made for timing DTU Adventure race.
He impressed me with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=876&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/03/30/barcampcph-nov-2008-visit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/1/17/Arduino_Diecimila.jpg/250px-Arduino_Diecimila.jpg" medium="image">
			<media:title type="html">Diecimila</media:title>
		</media:content>

		<media:content url="http://www.moderndevice.com/Images/RBBBrevB_300.jpg" medium="image">
			<media:title type="html">PBBB</media:title>
		</media:content>

		<media:content url="http://www.windmeadow.com/imgs/arduinonunchuck.jpg" medium="image">
			<media:title type="html">NunChuck</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/commons/thumb/a/a7/Arduino_IDE_-_v0011_Alpha.png/478px-Arduino_IDE_-_v0011_Alpha.png" medium="image">
			<media:title type="html">Wiring</media:title>
		</media:content>

		<media:content url="http://supercollider.dk/wp-content/uploads/2008/10/home-made-ubicomp018-300x225.jpg" medium="image">
			<media:title type="html">Timing with Photo</media:title>
		</media:content>

		<media:content url="http://screenshot-program.com/images/fireshot_thumb.gif" medium="image">
			<media:title type="html">FireShot</media:title>
		</media:content>
	</item>
		<item>
		<title>WSS30/MOSS07: Navigation</title>
		<link>http://rasor.wordpress.com/2009/03/30/wss30moss07-navigation/</link>
		<comments>http://rasor.wordpress.com/2009/03/30/wss30moss07-navigation/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 13:52:21 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=925</guid>
		<description><![CDATA[A few navigation wonderings:
Why wouldn&#8217;t my custom breadcrumb menu show lists, when my leftnavigation would?
Andy Burns shows how much fun breadcrumbs can be.
For the current document two breadcrumb providers are provided:
        &#60;add name="SPContentMapProvider" type="Microsoft.SharePoint.Navigation.SPContentMapProvider, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" /&#62;
        &#60;add name="CurrentNavSiteMapProviderNoEncode" description="CMS provider for Current navigation, no encoding of output" type="Microsoft.SharePoint.Publishing.Navigation.PortalSiteMapProvider, Microsoft.SharePoint.Publishing, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" NavigationType="Current" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=925&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/03/30/wss30moss07-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>

		<media:content url="http://www.novolocus.com/wp-content/uploads/2008/05/breadcrumb-settings.png" medium="image">
			<media:title type="html">Breadcrumb Provider nodes</media:title>
		</media:content>
	</item>
		<item>
		<title>XP &#8211; down</title>
		<link>http://rasor.wordpress.com/2009/03/13/xp-down/</link>
		<comments>http://rasor.wordpress.com/2009/03/13/xp-down/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 18:02:20 +0000</pubDate>
		<dc:creator>rasor</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://rasor.wordpress.com/?p=904</guid>
		<description><![CDATA[My 5 year old PC with many partitions and several OS&#8217;s needed a repair of XP.
When times are good I only have to reinstall an OS with years between. This also meens I never remember how to do.
This time there was a partion that needed more space.  I had some space infront of it, so [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rasor.wordpress.com&blog=2263138&post=904&subd=rasor&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://rasor.wordpress.com/2009/03/13/xp-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5b6cf6c4e0fa216452dccc8158bf673f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rasor</media:title>
		</media:content>
	</item>
	</channel>
</rss>