<?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>David Hassen</title>
	<atom:link href="http://davidhassen.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidhassen.co.uk</link>
	<description>Personal Site and Technical Blog</description>
	<lastBuildDate>Wed, 16 Jan 2013 09:53:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Managing Windows 2008 and below Servers from Server Manager in Windows Server 2012</title>
		<link>http://davidhassen.co.uk/2013/01/managing-windows-2008-and-below-servers-from-server-manager-in-windows-server-2012/</link>
		<comments>http://davidhassen.co.uk/2013/01/managing-windows-2008-and-below-servers-from-server-manager-in-windows-server-2012/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 09:53:52 +0000</pubDate>
		<dc:creator>dhassen</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>
		<category><![CDATA[Network Admin]]></category>
		<category><![CDATA[Server 2012]]></category>
		<category><![CDATA[Server Manager]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=74</guid>
		<description><![CDATA[I&#8217;ve been testing Windows 8 and Server 2012 properly since around October last year. One of the new features of both OS that I really like is the new Server Manager, it&#8217;s really good for managing multiple servers from one place, which for me is on my Windows 8 laptop. One problem that I found [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2013/01/managing-windows-2008-and-below-servers-from-server-manager-in-windows-server-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Upload Permission problem on IIS 7</title>
		<link>http://davidhassen.co.uk/2011/02/wordpress-upload-permission-problem-on-iis-7/</link>
		<comments>http://davidhassen.co.uk/2011/02/wordpress-upload-permission-problem-on-iis-7/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 14:04:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=66</guid>
		<description><![CDATA[Problem: When uploading files through the WordPress interface (either via add media or attaching to a post), IIS can&#8217;t seem to read the file properly, more specifically serving the file. The IUSR account has the correct permissions on the uploads folder,  the file is actually on the server when inspected. Anonymous authentication is enabled, fastcgi [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2011/02/wordpress-upload-permission-problem-on-iis-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Attach SQL .MDF database that is stored in user area</title>
		<link>http://davidhassen.co.uk/2011/02/attach-sql-mdf-database-that-is-stored-in-user-area/</link>
		<comments>http://davidhassen.co.uk/2011/02/attach-sql-mdf-database-that-is-stored-in-user-area/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 12:54:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>
		<category><![CDATA[Network Admin]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=64</guid>
		<description><![CDATA[I&#8217;ve been working on Visual Studio 2010 projects with local databases recently, and had an issue with different SQL Server versions. To overcome the problem, I attach the MDF file to the correct SQL Server version instance, open it, then detach and return to Visual Studio. However, when trying to do this, I&#8217;ve encountered another [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2011/02/attach-sql-mdf-database-that-is-stored-in-user-area/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shutdown.exe has a GUI</title>
		<link>http://davidhassen.co.uk/2011/02/shutdown-exe-has-a-gui/</link>
		<comments>http://davidhassen.co.uk/2011/02/shutdown-exe-has-a-gui/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 10:12:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Admin]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[windows XP]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=50</guid>
		<description><![CDATA[Shutdown.exe is the extremley useful built-in command line utility to shutdown, restart or logoff your computer. It has several switches to control what you want to do, but unusually for a command line utility, it also has a very nice, simple GUI also. Enter the following into your command prompt to launch the program with [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2011/02/shutdown-exe-has-a-gui/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ASP .net 4.0 Unleashed</title>
		<link>http://davidhassen.co.uk/2011/01/asp-net-4-0-unleashed/</link>
		<comments>http://davidhassen.co.uk/2011/01/asp-net-4-0-unleashed/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 21:37:14 +0000</pubDate>
		<dc:creator>dhassen</dc:creator>
				<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[asp .net]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/2011/01/asp-net-4-0-unleashed/</guid>
		<description><![CDATA[I&#8217;ve recently been reading asp .net 4.0 Unleashed. It&#8217;s an excellent technical reference and great to get you updated in a formal way with all the changes to the framework that affect asp .net. I missed the 3.5 book but I&#8217;m glad I&#8217;ve got the 4.0 book (the 2.0 book was my bible for some [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2011/01/asp-net-4-0-unleashed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing SIMS .net on Windows 7</title>
		<link>http://davidhassen.co.uk/2010/11/installing-sims-net-on-windows-7/</link>
		<comments>http://davidhassen.co.uk/2010/11/installing-sims-net-on-windows-7/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 13:44:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>
		<category><![CDATA[Education Software]]></category>
		<category><![CDATA[PARS]]></category>
		<category><![CDATA[SIMS]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=41</guid>
		<description><![CDATA[The following must reside within the SIMS.ini file, which lives in C:\Windows [Setup] SIMSDotNetDirectory=C:\Program Files\SIMS\SIMS .net SIMSDirectory=S:\SIMS SIMSSetupsDirectory=s:\sims\setups The following must reside within the Connect.ini file, which lives in C:\Program Files\SIMS\SIMS .net. [SIMSConnection] Redirect=S:\SIMS]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2010/11/installing-sims-net-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS 3 Search Form</title>
		<link>http://davidhassen.co.uk/2010/05/css-3-search-form/</link>
		<comments>http://davidhassen.co.uk/2010/05/css-3-search-form/#comments</comments>
		<pubDate>Wed, 26 May 2010 20:51:06 +0000</pubDate>
		<dc:creator>dhassen</dc:creator>
				<category><![CDATA[Web Design and Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=23</guid>
		<description><![CDATA[If you&#8217;re using a CSS 3 compliant browser (such as Firefox, Safari or Chrome), you should see that the search form on my sidebar is niceley rounded and shaded. If you&#8217;re using IE 8 or below, (apparantly IE 9 will include better CSS 3 support) it&#8217;s probably square. (Please note, this was on my old [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2010/05/css-3-search-form/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Deleting Profiles Correctly &#8211; Server 2008</title>
		<link>http://davidhassen.co.uk/2010/05/deleting-profiles-correctly-server-2008/</link>
		<comments>http://davidhassen.co.uk/2010/05/deleting-profiles-correctly-server-2008/#comments</comments>
		<pubDate>Wed, 26 May 2010 18:20:03 +0000</pubDate>
		<dc:creator>dhassen</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=9</guid>
		<description><![CDATA[This also applies to Windows Vista and Windows 7. User profiles are normally stored in C:\Users\&#60;username&#62;. Some people might think that to delete profiles (to clear up disk space, or if the profile becomes corrupted), you delete the &#60;username&#62; folder in the Users folder and all is done. If you simply do this, registry keys [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2010/05/deleting-profiles-correctly-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to My Site</title>
		<link>http://davidhassen.co.uk/2010/05/welcome-to-my-site/</link>
		<comments>http://davidhassen.co.uk/2010/05/welcome-to-my-site/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:25:34 +0000</pubDate>
		<dc:creator>dhassen</dc:creator>
				<category><![CDATA[davidhassen.co.uk]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=7</guid>
		<description><![CDATA[Hello everyone (or anyone&#8230;.)! Welcome to my site. I&#8217;ve been a web developer / designer for years but never actually had my own site. Here it is. I&#8217;m going to use it to simply act as a log for technical problems that I manage to overcome that I can&#8217;t find a solution for anywhere else [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2010/05/welcome-to-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Install WordPress MU on IIS 7 on Windows 2008 Server</title>
		<link>http://davidhassen.co.uk/2010/05/how-to-install-wordpress-mu-on-iis-7-on-windows-2008-server/</link>
		<comments>http://davidhassen.co.uk/2010/05/how-to-install-wordpress-mu-on-iis-7-on-windows-2008-server/#comments</comments>
		<pubDate>Mon, 17 May 2010 15:19:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing 'How to']]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[iis 7]]></category>
		<category><![CDATA[mu]]></category>
		<category><![CDATA[server 2008]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://davidhassen.co.uk/?p=4</guid>
		<description><![CDATA[I originally posted this on the WordPress MU forum, but thought I&#8217;d post it here too. I&#8217;m always asking for and searching for help in places like this, especially because we host WordPress (and now WPMU!) on Windows servers! Hopefully this will help other people that want to run WordPress MU on Windows. We used [...]]]></description>
		<wfw:commentRss>http://davidhassen.co.uk/2010/05/how-to-install-wordpress-mu-on-iis-7-on-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
