<?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 Radcliffe &#187; Windows</title>
	<atom:link href="http://www.dwradcliffe.com/blog/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dwradcliffe.com</link>
	<description>Web Developer</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Windows Authentication in Firefox</title>
		<link>http://www.dwradcliffe.com/blog/2010/04/windows-authentication-in-firefox/</link>
		<comments>http://www.dwradcliffe.com/blog/2010/04/windows-authentication-in-firefox/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 02:29:25 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.dwradcliffe.com/?p=243</guid>
		<description><![CDATA[Many .NET based web apps and enterprise web apps use Windows authentication so you don&#8217;t have to ever login &#8211; your browser automatically uses your windows credentials. For a long time I assumed this only worked in Internet Explorer but I recently found that Firefox will do this too! All you need to do is tell it [...]]]></description>
			<content:encoded><![CDATA[<p>Many .NET based web apps and enterprise web apps use Windows authentication so you don&#8217;t have to ever login &#8211; your browser automatically uses your windows credentials. For a long time I assumed this only worked in Internet Explorer but I recently found that Firefox will do this too! All you need to do is tell it which websites are allowed to use the windows credentials and you all set. Here are the steps:</p>
<ol>
<li>Visit <a href="about:config">about:config</a> in Firefox.</li>
<li>You might need to click the &#8220;I&#8217;ll be careful, I promise!&#8221; button to continue.</li>
<li>Use the filter at the top to find the following three properties (one at a time)
<ul>
<li>network.negotiate-auth.trusted-uris</li>
<li>network.negotiate-auth.delegation-uris</li>
<li>network.automatic-ntlm-auth.trusted-uris</li>
</ul>
</li>
<li>Double click the property and add the URL of the site you are trying to use Windows authentication with to the value. If you have several sites, separate them with commas.</li>
</ol>
<p>Thats it!</p>
<p><span style="color: #888888;">You should <a href="http://www.twitter.com/dwradcliffe"">follow me on twitter</a> @dwradcliffe.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwradcliffe.com/blog/2010/04/windows-authentication-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Windows 7 &#8220;God&#8221; Mode</title>
		<link>http://www.dwradcliffe.com/blog/2010/01/windows-god-mode/</link>
		<comments>http://www.dwradcliffe.com/blog/2010/01/windows-god-mode/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 20:01:30 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.dwradcliffe.com/blog/?p=58</guid>
		<description><![CDATA[I&#8217;m not sure I like the name of this hack, but it is descriptive. “I thought this was a joke when I read it, but evidently not. If you want a quick way to get to all the settings on Windows 7, GodMode is it. How? Add a new folder to your desktop and name [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure I like the name of this hack, but it is descriptive.</p>
<blockquote><p>“I thought this was a joke when I read it, but evidently not. If you want a quick way to get to all the settings on Windows 7, GodMode is it.  How?</p>
<p>Add a new folder to your desktop and name it <strong>GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}</strong> &#8211; you will now see [a new icon] on your desktop and a pretty long list of items. Below is just a small sample.</p>
<p>…”</p></blockquote>
<p>Source: <a href="http://twitter.com/spoon16/status/7376466944">@spoon16</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dwradcliffe.com/blog/2010/01/windows-god-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
