<?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>gaskell.org &#187; windows</title>
	<atom:link href="http://gaskell.org/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://gaskell.org</link>
	<description>picking up where teh rest leave off</description>
	<lastBuildDate>Tue, 07 Jun 2011 16:38:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Free (and not so free) Windows FTP Clients</title>
		<link>http://gaskell.org/free-and-not-so-free-windows-ftp-clients/</link>
		<comments>http://gaskell.org/free-and-not-so-free-windows-ftp-clients/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 02:29:43 +0000</pubDate>
		<dc:creator>andy gaskell</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[FileZilla]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[SmartFTP]]></category>

		<guid isPermaLink="false">http://gaskell.org/?p=56</guid>
		<description><![CDATA[SmartFTP started charging for their Windows FTP client so I decided to look for a suitable truly free replacement (not a lite version or one with nag screens) and FileZilla seems like the best option out there. Filezilla isn&#8217;t quite as pretty as SmartFTP but FileZilla does have a local and remote browser similiar to [...]]]></description>
			<content:encoded><![CDATA[<p>SmartFTP started charging for their Windows FTP client so I decided to look for a suitable truly free replacement (not a lite version or one with nag screens) and <a target="_blank" href="http://filezilla-project.org">FileZilla</a> seems like the best option out there.
<p>
<a target="_blank" href="http://filezilla-project.org/client_screenshots.php"><img src="http://filezilla-project.org/images/screenshots/fz3_win_main-small.png" /></a>
</p>
<p>Filezilla isn&#8217;t quite as pretty as SmartFTP but FileZilla does have a local and remote browser similiar to SmartFTP &#8211; super easy to use. I&#8217;ve used it to upload and modify files on <a target="_blank" href="http://www.dreamhost.com/r.cgi">my host</a> as well as FTP files over to a WinCE device that I&#8217;m developing on &#8211; so far it&#8217;s worked great.</p>
]]></content:encoded>
			<wfw:commentRss>http://gaskell.org/free-and-not-so-free-windows-ftp-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable Blocked File Protection Control in Windows Vista</title>
		<link>http://gaskell.org/disable-blocked-file-protection-control-in-windows-vista/</link>
		<comments>http://gaskell.org/disable-blocked-file-protection-control-in-windows-vista/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 04:54:30 +0000</pubDate>
		<dc:creator>andy gaskell</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://gaskell.org/?p=52</guid>
		<description><![CDATA[In my neverending quest to make Vista more usable, I finally caved and took the time to figure out how to disable Blocked File Protection Control. This &#8220;feature&#8221; requires you to unblock files you download before they are usable (for the most part). This is a bad decision in my opinion &#8211; I decided to [...]]]></description>
			<content:encoded><![CDATA[<p>In my neverending quest to make Vista more usable, I finally caved and took the time to figure out how to disable Blocked File Protection Control. This &#8220;feature&#8221; requires you to unblock files you download before they are usable (for the most part). This is a bad decision in my opinion &#8211; I decided to download a file and of course I&#8217;m going to want to work with it. I don&#8217;t want to figure how how to unblock before I can use it. What a pain &#8211; anyway enough with the rant. </p>
<p></p>
<p><img src="/upload/unblocking-files-sucks.jpg" alt="Unblocking files sucks" /></p>
<p></p>
<p>If you want to be able to use your files after you download them, you&#8217;ll need to either use the Group Policy Editor <a target="_blank" href="http://www.petri.co.il/unblock-files-windows-vista.htm">described here in as Method #3</a> or edit the registry. </p>
<p>Unfortunately I happen to be running Windows Vista Home Premium on one of my systems &#8211; this means no gpedit. The entry we need to set is:
<pre class="code"><code>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments\SaveZoneInformation</code></pre>
<p> This value needs to be a DWORD set to 1. You can enter this manually or <a target="_blank" href="http://gaskell.org/upload/SaveZoneInformation.reg">download the reg file</a> and &#8220;Unblock&#8221; your last file! Be sure to close all instances of Internet Explorer or reboot your computer after making the change to your registry.</p>
]]></content:encoded>
			<wfw:commentRss>http://gaskell.org/disable-blocked-file-protection-control-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The requested operation requires elevation in Windows Vista</title>
		<link>http://gaskell.org/the-requested-operation-requires-elevation-in-windows-vista/</link>
		<comments>http://gaskell.org/the-requested-operation-requires-elevation-in-windows-vista/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 05:02:29 +0000</pubDate>
		<dc:creator>andy gaskell</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gaskell.org/the-requested-operation-requires-elevation-in-windows-vista/</guid>
		<description><![CDATA[So I&#8217;ve been using Vista for a few weeks now and for whatever crazy reason I decided I needed to flush dns. I received this message: &#8220;The requested operation requires elevation&#8221;. Okay, to get around this go to All Programs, Accessories, right click Command Prompt and click Run as administrator. Good to go! Update: I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve been using Vista for a few weeks now and for whatever crazy reason I decided I needed to <a href="http://technet2.microsoft.com/WindowsServer/en/library/a184e334-2c9f-48c4-abe7-804188200dd91033.mspx?mfr=true" target="_blank">flush dns</a>. I received this message: &#8220;The requested operation requires elevation&#8221;. Okay, to get around this go to All Programs, Accessories, right click Command Prompt and click Run as administrator. Good to go!<br />
<br />
<img src="/upload/run-as-administrator.jpg" alt="run as administrator" /></p>
<p><strong>Update:</strong><br />
I&#8217;ve been running Vista for quite some time now and finally got fed up with <a href="http://technet.microsoft.com/en-us/windowsvista/aa906021.aspx" target="_blank">User Account Control (UAC)</a>. What UAC really turns into is security by nagging so I disabled it altogether. To disable UAC open the Control Panel/User Accounts then click Turn User Account Control on or off. Uncheck the box. Click OK.</p>
<p>
<img src="/upload/control-panel-turn-off-uac.jpg" alt="turn off uac in the control panel" /><br />
<br />
<img src="/upload/turn-off-user-access-control.jpg" alt="turn off user access control" /></p>
]]></content:encoded>
			<wfw:commentRss>http://gaskell.org/the-requested-operation-requires-elevation-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>106</slash:comments>
		</item>
		<item>
		<title>Getting &#8220;What I&#8217;m listening to&#8221; working with Windows Media Player 11</title>
		<link>http://gaskell.org/getting-what-im-listening-to-working-with-windows-media-player-11/</link>
		<comments>http://gaskell.org/getting-what-im-listening-to-working-with-windows-media-player-11/#comments</comments>
		<pubDate>Sun, 21 May 2006 05:34:24 +0000</pubDate>
		<dc:creator>andy gaskell</dc:creator>
				<category><![CDATA[personal]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gaskell.org/getting-what-im-listening-to-working-with-windows-media-player-11/</guid>
		<description><![CDATA[I just got the new Windows Media Player 11 Beta and it&#8217;s pretty cool. The upgrade broke the Turn on &#8220;What I&#8217;m listening to&#8221; feature in MSN / Windows Live Messenger. Here&#8217;s the steps to getting Turn on &#8220;What I&#8217;m listening to&#8221; working again. Click the Now Playing menu (not the button). Scroll to plug-ins [...]]]></description>
			<content:encoded><![CDATA[<p>I just got the new Windows Media Player 11 Beta and it&#8217;s pretty cool. The upgrade broke the Turn on &#8220;What I&#8217;m listening to&#8221; feature in MSN / Windows Live Messenger. Here&#8217;s the steps to getting Turn on &#8220;What I&#8217;m listening to&#8221; working again.</p>
<p/>
Click the Now Playing menu (not the button).<br/><br />
Scroll to plug-ins &#8211; Other &#8211; and make sure that &#8220;Windows Live Messenger Music Plugin&#8221; is selected. I&#8217;m guessing there&#8217;s similiar option for MSN Messenger Music Plugin, but I can&#8217;t say for sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://gaskell.org/getting-what-im-listening-to-working-with-windows-media-player-11/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to remove Comcast branding from Internet Explorer</title>
		<link>http://gaskell.org/how-to-remove-comcast-branding-from-internet-explorer/</link>
		<comments>http://gaskell.org/how-to-remove-comcast-branding-from-internet-explorer/#comments</comments>
		<pubDate>Sat, 15 Apr 2006 03:46:56 +0000</pubDate>
		<dc:creator>andy gaskell</dc:creator>
				<category><![CDATA[technical]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.gaskell.org/how-to-remove-comcast-branding-from-internet-explorer/</guid>
		<description><![CDATA[I just switched over to Comcast&#8217;s 8 meg connection &#8211; wewt! Anyway, I wasn&#8217;t too happy with their software branding IE and resetting my homepage. Here&#8217;s how to remove the branding: Click Start, then Run&#8230; type Rundll32 iedkcs32.dll,Clear exactly as shown. Click OK. Another great idea is installing Firefox &#8211; the download is small and [...]]]></description>
			<content:encoded><![CDATA[<p>I just switched over to <a href="http://www.dpbolvw.net/31111efolfn24AB68562436ACA75" target="_blank" onmouseover="window.status='http://www.comcastspecial.com';return true;" onmouseout="window.status=' ';return true;">Comcast&#8217;s 8 meg connection &#8211; wewt!</a><img src="http://www.tqlkg.com/fh77m-3sywHJPQLNKLHJILPRPMK" width="1" height="1" border="0"> Anyway, I wasn&#8217;t too happy with their software branding IE and resetting my homepage.</p>
<p>Here&#8217;s how to remove the branding:</p>
<p>Click Start, then Run&#8230; type
<pre class="code"><code>Rundll32 iedkcs32.dll,Clear</code></pre>
<p> exactly as shown. Click OK.</p>
<p>Another great idea is installing Firefox &#8211; the download is small and it&#8217;s a very nice, secure web browser. Click the link below to learn more about Firefox.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9204152224485684";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as_rimg";
google_cpa_choice = "CAAQufGXhAIaCNsLc8WT4y4qKPG193M";
//--></script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://gaskell.org/how-to-remove-comcast-branding-from-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.205 seconds -->

