<?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>Matt Refghi&#039;s Blog &#187; Windows</title>
	<atom:link href="http://mattrefghi.com/wordpress/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattrefghi.com/wordpress</link>
	<description>Computer Science and other written works</description>
	<lastBuildDate>Fri, 27 Aug 2010 01:10:55 +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>Using Google Search with SSL in Chrome</title>
		<link>http://mattrefghi.com/wordpress/2010/08/using-google-search-with-ssl-in-chrome/</link>
		<comments>http://mattrefghi.com/wordpress/2010/08/using-google-search-with-ssl-in-chrome/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 21:41:47 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://mattrefghi.com/wordpress/?p=1603</guid>
		<description><![CDATA[On May 21, 2010, Google]]></description>
			<content:encoded><![CDATA[<p>On May 21, 2010, Google <a href="http://googleblog.blogspot.com/2010/05/search-more-securely-with-encrypted.html" target="_blank">announced the release of their new SSL Search service</a>. This new search service behaves almost exactly like Google Search &#8211; the main difference being that it uses SSL for security. Wondering what SSL is? In the words of Google:</p>
<blockquote><p>SSL (Secure Sockets Layer) is a protocol that helps provide secure Internet communications for services like web browsing, e-mail, instant messaging, and other data transfers. When you search over SSL, your search queries and search traffic are encrypted so they can&#8217;t be read by any intermediary party such as employers and internet service providers (ISPs).</p></blockquote>
<p>Source: <a href="http://www.google.com/support/websearch/bin/answer.py?answer=173733&amp;hl=en" target="_blank">Google SSL Search Help</a></p>
<p>So, put simply, the announcement was great news for privacy and security enthusiasts everywhere. As one of these enthusiasts, I immediately switched to Google&#8217;s SSL search for all my web search needs. Sure, there were <a href="http://www.google.com/support/websearch/bin/answer.py?answer=173733&amp;hl=en" target="_blank">some drawbacks to switching &#8211; namely, a loss in performance</a> &#8211; but in my mind, I rather wait a little longer, knowing I have increased security.  So, as a first step, I switched my homepage in Google Chrome. This was pretty straight forward, I simply had to press the Wrench icon, and then select Options.</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/GoogleSSL1.png" rel="lightbox[1603]"><img class="aligncenter size-full wp-image-1607" title="Setting your homepage to Google SSL" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/GoogleSSL1.png" alt="Setting your homepage to Google SSL" width="556" height="97" /></a></p>
<p>The next step was to change the search provider &#8211; in Google Chrome, this is crucial &#8211; since it relies so heavily on one smart search/address bar. When I went to do that, I instinctively selected the existing search engine I was using: Google Canada, and attempted to edit it. Unfortunately, the URL field was grayed out, preventing me from making changes to the URL pattern.</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/gc.png" rel="lightbox[1603]"><img class="aligncenter size-full wp-image-1619" title="Google Canada search engine definition in Google Chrome" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/gc.png" alt="Google Canada search engine definition in Google Chrome" width="352" height="223" /></a></p>
<p>I then figured out that some of these providers are built-in, and can&#8217;t be edited. You have to manually add a new search engine, which allows you to define all fields. Here&#8217;s what I entered for each field:</p>
<ul>
<li>Name: Google HTTPS</li>
<li>Keyword: g</li>
<li>URL: https://encrypted.google.com/search?hl=en&amp;q=%s</li>
</ul>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/g.png" rel="lightbox[1603]"><img class="aligncenter size-full wp-image-1620" title="Google SSL search engine definition in Google Chrome" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/g.png" alt="Google SSL search engine definition in Google Chrome" width="352" height="223" /></a></p>
<p>Once I selected the new engine as my as the default, I was ready to go. Google&#8217;s SSL search was my homepage, and my default search engine. Yet, I still had some flexibility: I chose keywords that would allow me to easily switch between engines. For example, by typing:</p>
<blockquote><p>gc wikipedia ducks</p></blockquote>
<p>Chrome understands that I want to search using Google Canada:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/gc_ducks.png" rel="lightbox[1603]"><img class="aligncenter size-full wp-image-1621" title="Using search engine keywords in Google Chrome" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/gc_ducks.png" alt="Using search engine keywords in Google Chrome" width="325" height="32" /></a></p>
<p>This allowed me to have a secure search engine by default, all the while making it easy for me to use others on-the-fly.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fusing-google-search-with-ssl-in-chrome%2F&amp;linkname=Using%20Google%20Search%20with%20SSL%20in%20Chrome" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fusing-google-search-with-ssl-in-chrome%2F&amp;linkname=Using%20Google%20Search%20with%20SSL%20in%20Chrome" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fusing-google-search-with-ssl-in-chrome%2F&amp;linkname=Using%20Google%20Search%20with%20SSL%20in%20Chrome" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fusing-google-search-with-ssl-in-chrome%2F&amp;linkname=Using%20Google%20Search%20with%20SSL%20in%20Chrome" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fusing-google-search-with-ssl-in-chrome%2F&amp;linkname=Using%20Google%20Search%20with%20SSL%20in%20Chrome" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/08/using-google-search-with-ssl-in-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Folder Shortcut in Windows</title>
		<link>http://mattrefghi.com/wordpress/2010/08/new-folder-shortcut-in-windows/</link>
		<comments>http://mattrefghi.com/wordpress/2010/08/new-folder-shortcut-in-windows/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 09:42:48 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[shortcut]]></category>

		<guid isPermaLink="false">http://mattrefghi.com/wordpress/?p=1576</guid>
		<description><![CDATA[I&#8217;m constantly on the lookout]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m constantly on the lookout for quicker ways to perform everyday tasks in Windows. That said, when I needed to create multiple empty folders at different folder depths, I questioned how I would do so with keyboard shortcuts. Windows 7 already facilitates the process of creating new folders, but most of the visible options are mouse-powered:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/NewFolder1.png" rel="lightbox[1576]"><img class="aligncenter size-full wp-image-1578" title="New Folder button - as seen in Windows Explorer" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/NewFolder1.png" alt="New Folder button - as seen in Windows Explorer" width="467" height="134" /></a><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/NewFolder2.png" rel="lightbox[1576]"></a></p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/NewFolder2.png" rel="lightbox[1576]"><img class="aligncenter size-full wp-image-1580" title="New Folder menu item - as seen in the context menu" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/NewFolder2.png" alt="New Folder menu item - as seen in the context menu" width="314" height="284" /></a></p>
<p style="text-align: center;">
<p>Despite these mouse-powered shortcuts, I&#8217;ve always felt that <a href="http://www.codinghorror.com/blog/2008/03/revisiting-keyboard-vs-the-mouse-pt-1.html" target="_blank">keyboard shortcuts were faster</a>. With that in mind, I took my search to Google, and eventually and found what I was looking for:</p>
<blockquote><p><kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>N</kbd></p></blockquote>
<p>Great shortcut&#8230; after you press it, you can immediately start typing the folder name. No need to use the mouse in between creating the folder, and typing the name.  There&#8217;s just one unfortunate catch &#8211; the shortcut only works in Windows 7.  Seeing as I needed something that worked across Windows Server 2003, Windows Vista, and Windows 7, I returned to Google for an alternative. Here&#8217;s what I found:</p>
<blockquote><p><kbd>ALT</kbd> + <kbd>F</kbd><kbd>W</kbd><kbd>F</kbd></p></blockquote>
<p>Certainly an awkward looking shortcut, but it works just like <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>N.<span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;"> The only difference is that it uses</span></kbd> accelerator keys, a  long-supported feature of Windows. Back in Windows Server 2003, accelerator keys were easy to recognize visually:</p>
<div id="attachment_1591" class="wp-caption aligncenter" style="width: 361px"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/AltFWFWS2k3.png" rel="lightbox[1576]"><img class="size-full wp-image-1591 " title="Notice that certain characters are underlined in the menus?" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/08/AltFWFWS2k3.png" alt="Windows Server 2003 screenshot - reveals the File - New - Folder path in the menu bar" width="351" height="276" /></a><p class="wp-caption-text">Notice that certain characters are underlined in the menus?</p></div>
<p>All you had to do was look for underlined letters in the menu options. As can be seen above, the <em>File </em>menu option has the <kbd>F </kbd>key associated. If you hold <kbd>ALT</kbd>, the key combination you press will be sent to the menu bar. This also works in Windows Vista, and Windows 7 &#8211; though, by default, the underlined letters and <a href="http://mattrefghi.com/wordpress/2010/07/accessing-the-menu-bar-in-windows-vista-and-windows-7/" target="_blank">menu bar are hidden</a>. So, for example, you can follow the <kbd>ALT</kbd> + <kbd>F</kbd><kbd>W</kbd><kbd>F</kbd> path. Holding ALT, first press <kbd>F</kbd> to select <em>File</em>, then <kbd>W</kbd> for <em>New</em>, and <kbd>F</kbd> for <em>Folder</em>. After that, just type the name of the new folder, and press <kbd>ENTER</kbd>.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fnew-folder-shortcut-in-windows%2F&amp;linkname=New%20Folder%20Shortcut%20in%20Windows" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fnew-folder-shortcut-in-windows%2F&amp;linkname=New%20Folder%20Shortcut%20in%20Windows" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fnew-folder-shortcut-in-windows%2F&amp;linkname=New%20Folder%20Shortcut%20in%20Windows" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fnew-folder-shortcut-in-windows%2F&amp;linkname=New%20Folder%20Shortcut%20in%20Windows" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F08%2Fnew-folder-shortcut-in-windows%2F&amp;linkname=New%20Folder%20Shortcut%20in%20Windows" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/08/new-folder-shortcut-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trapped In A Dialog</title>
		<link>http://mattrefghi.com/wordpress/2010/07/trapped-in-a-dialog/</link>
		<comments>http://mattrefghi.com/wordpress/2010/07/trapped-in-a-dialog/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 18:34:33 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[jing]]></category>
		<category><![CDATA[screen capture]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://mattrefghi.com/wordpress/?p=1537</guid>
		<description><![CDATA[As you may know, I]]></description>
			<content:encoded><![CDATA[<p>As you may know, I sometimes use Jing to take screenshots. Usually, this is when Snipping Tool stops working, and <a href="http://www.mattrefghi.com/wordpress/the-snipping-tool-is-not-working-on-your-computer-right-now/" target="_blank">my kill the process trick</a> doesn&#8217;t revive it.</p>
<p>Lately, when I booted my machine, I saw this dialog appear:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/JingTutorial.png" rel="lightbox[1537]"><img class="aligncenter size-full wp-image-1538" title="Learn Jing Now! What if I don't want to?" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/JingTutorial.png" alt="&quot;Welcome to Jing&quot; dialog, which features no close button" width="508" height="427" /></a></p>
<p>Learn Jing Now? No thanks, I already know how to use Jing. So&#8230; what other options do I have?</p>
<ul>
<li>&#8220;Replay&#8221;</li>
<li> &#8220;Sign Up Now&#8221;</li>
</ul>
<p>That&#8217;s it. The usual <em>Minimize-Maximize-Close</em> buttons from Windows aren&#8217;t there, and I don&#8217;t see a <em>Close</em> button. <em>Replay</em> just starts the tutorial video again, and <em>Sign Up Now</em> sounds like I have to register for something . I already created a <a href="https://www.screencast.com/" target="_blank">Screencast </a>account &#8211; I remember doing that <em>specifically </em>to satisfy Jing. So, as far as I know, I don&#8217;t need to sign up. Yet, the text above the <em>Sign Up Now</em> button seems to suggest that I should click it&#8230; but I know I already signed up, why would I do it again?  Because of the resulting confusion, I see the dialog as having a poor user interface. While it is visually appealing, I&#8217;m really not sure what I&#8217;m supposed to click. I&#8217;ve also been trained to avoid registration forms &#8211; I only use them when I absolutely have to. After all, each time I register somewhere &#8211; it takes time, and the information I provide <a href="http://mattrefghi.com/wordpress/2009/09/reducing-e-mail-spam-by-eliminating-public-listings/" target="_blank">could be exposed in one more location</a>.</p>
<p>If I decide I want to close the window, I have to get creative&#8230; I can either:</p>
<ul>
<li>Right-click the window in the taskbar, and select <em>Close Window</em>.<a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/JingTutorialClose.png" rel="lightbox[1537]"><img class="aligncenter size-full wp-image-1539" title="One way to close the &quot;Welcome to Jing&quot; dialog" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/JingTutorialClose.png" alt="One way to close the &quot;Welcome to Jing&quot; dialog" width="433" height="267" /></a></li>
<li>Press <kbd>ALT</kbd>+<kbd>F4.</kbd></li>
<li>Open Task Manager, and kill the process from there.</li>
</ul>
<p>It could have been easily averted with a <em>Close</em> button, or at least clearer instructions.  If I have to sign up <em>again </em>to use Jing, then tell me why. If I have to click that button to get to the login page, then that&#8217;s terrible &#8211; just put a <em>Login</em> button alongside <em>Sign Up Now</em>. Either way, make it clear.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Ftrapped-in-a-dialog%2F&amp;linkname=Trapped%20In%20A%20Dialog" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Ftrapped-in-a-dialog%2F&amp;linkname=Trapped%20In%20A%20Dialog" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Ftrapped-in-a-dialog%2F&amp;linkname=Trapped%20In%20A%20Dialog" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Ftrapped-in-a-dialog%2F&amp;linkname=Trapped%20In%20A%20Dialog" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Ftrapped-in-a-dialog%2F&amp;linkname=Trapped%20In%20A%20Dialog" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/07/trapped-in-a-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing the Menu Bar in Windows Vista and Windows 7</title>
		<link>http://mattrefghi.com/wordpress/2010/07/accessing-the-menu-bar-in-windows-vista-and-windows-7/</link>
		<comments>http://mattrefghi.com/wordpress/2010/07/accessing-the-menu-bar-in-windows-vista-and-windows-7/#comments</comments>
		<pubDate>Sun, 11 Jul 2010 20:00:56 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[7]]></category>
		<category><![CDATA[alt]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[live messenger]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://mattrefghi.com/wordpress/?p=1480</guid>
		<description><![CDATA[Before the introduction of Vista,]]></description>
			<content:encoded><![CDATA[<p>Before the introduction of Vista, Windows always featured a menu bar in Windows Explorer. It offered the following menu options: <em>File</em>, <em>Edit</em>, <em>View</em>, <em>Favorites</em>, <em>Tools</em>, and <em>Help</em>. Below is a screenshot of the bar in Windows Server 2003:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBar1.png" rel="lightbox[1480]"><img class="size-full wp-image-1481    aligncenter" title="Windows Explorer interface in Windows Server 2003" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBar1.png" alt="Windows Explorer interface in Windows Server 2003" width="430" height="117" /></a></p>
<p>Since Vista, Microsoft has decided to hide the bar, by default. In Windows 7, here&#8217;s what Windows Explorer looks like:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBar7.png" rel="lightbox[1480]"><img class="size-full wp-image-1484    aligncenter" title="Windows Explorer interface in Windows 7" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBar7.png" alt="Windows Explorer interface in Windows 7" width="454" height="103" /></a></p>
<p>While the menu bar is no longer visible, it hasn&#8217;t been completely removed from the operating system. You can simply press <kbd>ALT</kbd> to make it appear. Once visible, it is designed to disappear whenever you left-click the Windows Explorer window. If you actually click the menu, you can execute one action, and then the bar will disappear again. In this manner, Windows ensures that the menu bar is never left to waste window space. Here&#8217;s a video illustrating this behavior:</p>
<div style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="454" height="238" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBarAlt1.swf" /><embed type="application/x-shockwave-flash" width="454" height="238" src="http://mattrefghi.com/wordpress/wp-content/uploads/2010/07/MenuBarAlt1.swf"></embed></object></div>
<p>I really like this approach, and actually found that other applications feature the same logic. For example, Internet Explorer 8, Windows Live Messenger, and <a href="http://blog.mozilla.com/blog/2010/07/06/firefox-4-beta-1-tell-us-what-you-think/" target="_blank">Firefox 4 Beta 1</a> also show/hide the menu bar whenever <kbd>ALT</kbd> is pressed. I&#8217;m hoping it becomes a global standard for applications.</p>
<p>You also have the option of permanently showing menus&#8230; an option I don&#8217;t personally like. If you want to try that option, follow these steps:</p>
<ol>
<li> Click <em>Organize</em> &gt;<em> Folder and search</em> <em>options </em>in Windows Explorer.</li>
<li>In the <em>Folder Options</em> dialog, click the <em>View </em>tab.</li>
<li>In the <em>Advanced Settings</em> section, you&#8217;ll find an option titled <em>Always show menus</em>. Enable the checkbox.</li>
<li>Click <em>OK</em>.</li>
</ol>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Faccessing-the-menu-bar-in-windows-vista-and-windows-7%2F&amp;linkname=Accessing%20the%20Menu%20Bar%20in%20Windows%20Vista%20and%20Windows%207" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Faccessing-the-menu-bar-in-windows-vista-and-windows-7%2F&amp;linkname=Accessing%20the%20Menu%20Bar%20in%20Windows%20Vista%20and%20Windows%207" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Faccessing-the-menu-bar-in-windows-vista-and-windows-7%2F&amp;linkname=Accessing%20the%20Menu%20Bar%20in%20Windows%20Vista%20and%20Windows%207" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Faccessing-the-menu-bar-in-windows-vista-and-windows-7%2F&amp;linkname=Accessing%20the%20Menu%20Bar%20in%20Windows%20Vista%20and%20Windows%207" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F07%2Faccessing-the-menu-bar-in-windows-vista-and-windows-7%2F&amp;linkname=Accessing%20the%20Menu%20Bar%20in%20Windows%20Vista%20and%20Windows%207" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/07/accessing-the-menu-bar-in-windows-vista-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Temporarily Disable System Beeps</title>
		<link>http://mattrefghi.com/wordpress/2010/02/how-to-temporarily-disable-system-beeps/</link>
		<comments>http://mattrefghi.com/wordpress/2010/02/how-to-temporarily-disable-system-beeps/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 09:05:32 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[beep]]></category>
		<category><![CDATA[windows server 2003]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=1235</guid>
		<description><![CDATA[Computers have a means of]]></description>
			<content:encoded><![CDATA[<p>Computers have a means of communicating without external speakers &#8211; they do so via <a href="http://en.wikipedia.org/wiki/Beep_(sound)#Use_in_computers" target="_blank">hardware beeps</a>. These are the main scenarios I&#8217;ve seen where a computer beeps:</p>
<ul>
<li>There is a problem when the system tries to boot, so it attempts to communicate <em>what </em>went wrong &#8211; via a sequence of beeps.</li>
<li>Too many keys were pressed at once on the keyboard.</li>
<li>The system is configured to beep whenever an alert dialog appears.</li>
</ul>
<p>The last one I found particularly annoying when I was developing Visual Basic 6 applications at my day job. For some reason, Visual Studio 6 likes to communicate with you via alert dialogs. Visual Studio .NET corrected this &#8211; instead of a typical alert box, they list the errors and warnings in another pane. Despite this, some of our code was still in VB6, so I had to use it. Thankfully, there is an easy way to disable the beeps.</p>
<p>In Windows Server 2003:</p>
<p>1) Click Start &gt; Run.</p>
<p>2) When the Run dialog appears, type &#8220;cmd&#8221; and press <kbd>ENTER</kbd>.</p>
<p>3) When the command prompt appears, type &#8220;net stop beep&#8221;, and press <kbd>ENTER</kbd>.</p>
<p style="text-align: center;"><a href="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/02/netStopBeep2003-e1266103183920.png" rel="lightbox[1235]"><img class="aligncenter size-full wp-image-1249" title="Typing &quot;net stop beep&quot; in the console will temporarily disable the system beep feature." src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/02/netStopBeep2003-e1266103183920.png" alt="Typing &quot;net stop beep&quot; in the console will temporarily disable the system beep feature." width="474" height="240" /></a></p>
<p style="text-align: left;">If you want to disable the beep permanently, <a href="http://www.howtogeek.com/howto/windows/turn-off-the-annoying-windows-xp-system-beeps/" target="_blank">here are some instructions</a>.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F02%2Fhow-to-temporarily-disable-system-beeps%2F&amp;linkname=How%20to%20Temporarily%20Disable%20System%20Beeps" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F02%2Fhow-to-temporarily-disable-system-beeps%2F&amp;linkname=How%20to%20Temporarily%20Disable%20System%20Beeps" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F02%2Fhow-to-temporarily-disable-system-beeps%2F&amp;linkname=How%20to%20Temporarily%20Disable%20System%20Beeps" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F02%2Fhow-to-temporarily-disable-system-beeps%2F&amp;linkname=How%20to%20Temporarily%20Disable%20System%20Beeps" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F02%2Fhow-to-temporarily-disable-system-beeps%2F&amp;linkname=How%20to%20Temporarily%20Disable%20System%20Beeps" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/02/how-to-temporarily-disable-system-beeps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing Drive Letters In Windows</title>
		<link>http://mattrefghi.com/wordpress/2010/01/changing-drive-letters-in-windows/</link>
		<comments>http://mattrefghi.com/wordpress/2010/01/changing-drive-letters-in-windows/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 13:16:29 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[broken path]]></category>
		<category><![CDATA[disk management]]></category>
		<category><![CDATA[drive letter]]></category>
		<category><![CDATA[external hard disk]]></category>
		<category><![CDATA[hard disk]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=1154</guid>
		<description><![CDATA[At home, I use multiple]]></description>
			<content:encoded><![CDATA[<p>At home, I use multiple external hard drives; however, I don&#8217;t always leave them on. I usually have just one of them running at a time. Today, when my turned on my main external hard drive, it was assigned the drive letter <strong>I </strong>by Windows, whereas it usually used <strong>F</strong>. This caused some problems &#8211; some of my shortcuts expect it to be the <strong>F</strong> drive.</p>
<p>When I look at my drives in Windows, here is what I see:</p>
<div id="attachment_1155" class="wp-caption aligncenter" style="width: 545px"><img class="size-full wp-image-1155 " title="My drives. Notice how &quot;F&quot; is actually free?" src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/DriveLetter.png" alt="A view of my connected drives, as seen through &quot;My Computer&quot;." width="535" height="236" /><p class="wp-caption-text">My drives. Notice how &quot;F&quot; is actually free?</p></div>
<p style="text-align: left;">Looking at the drives, I don&#8217;t quite understand why Windows thought <strong>I</strong> would be a good idea. I&#8217;m guessing it remembers another drive that had <strong>F</strong>, and wants to reserve it. Why it didn&#8217;t do that before, is beyond me.</p>
<p style="text-align: left;">To correct the shortcuts, I had to change the drive letter of the drive &#8211; which would make the paths valid again. I only had to do this once before, so I thought I&#8217;d offer the steps here, in case someone else would find it useful. The change is made using the Disk Management tool that comes with Windows.</p>
<p style="text-align: left;">In Windows 7, either:</p>
<ul>
<li>Search for &#8220;Disk Management&#8221; in the Start menu, and select the &#8220;Create and format hard disk partitions&#8221; option.</li>
</ul>
<p style="padding-left: 60px;">or</p>
<ul>
<li>In a &#8220;Run Command&#8221; window, enter &#8220;diskmgmt.msc&#8221;.</li>
</ul>
<p>You&#8217;ll be presented with the Disk Management screen:</p>
<p style="text-align: center;"><a href="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/DiskManagement.png" rel="lightbox[1154]"><img class="size-full wp-image-1156 aligncenter" title="The main interface of the Disk Management dialog, which is part of Windows" src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/DiskManagement.png" alt="The main interface of the Disk Management dialog, which is part of Windows" width="452" height="356" /></a></p>
<p>Once there, simply right-click the disk you wish to change, and select &#8220;Change Drive Letter and Paths&#8221;.</p>
<p>You&#8217;ll be presented with the following dialog:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1157" title="The &quot;Change Drive Letter and Paths&quot; dialog allows to modify the drive letter associated with any given drive." src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/ChangeDriveLetterAndPaths.png" alt="The &quot;Change Drive Letter and Paths&quot; dialog allows to modify the drive letter associated with any given drive." width="411" height="278" /></p>
<p>Select the drive letter, and press &#8220;Change&#8221;.</p>
<p>When the dialog opens, select the letter you want to use. In my case, I changed the &#8220;Assign the following drive letter:&#8221; field value from <strong>I</strong> to <strong>F</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-1158" title="The &quot;Change Drive Letter or Path&quot; dialog" src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/ChangeDriveLetterOrPathNewLetter.png" alt="The &quot;Change Drive Letter or Path&quot; dialog" width="412" height="215" /></p>
<p>After that, press OK.  You&#8217;re get a warning saying:</p>
<blockquote>
<div id="_mcePaste">Some programs that rely on drive letters might not run correctly. Do you want to continue?</div>
</blockquote>
<div id="_mcePaste">Just press &#8220;Yes&#8221;, and you&#8217;re all done.</div>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fchanging-drive-letters-in-windows%2F&amp;linkname=Changing%20Drive%20Letters%20In%20Windows" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fchanging-drive-letters-in-windows%2F&amp;linkname=Changing%20Drive%20Letters%20In%20Windows" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fchanging-drive-letters-in-windows%2F&amp;linkname=Changing%20Drive%20Letters%20In%20Windows" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fchanging-drive-letters-in-windows%2F&amp;linkname=Changing%20Drive%20Letters%20In%20Windows" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fchanging-drive-letters-in-windows%2F&amp;linkname=Changing%20Drive%20Letters%20In%20Windows" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/01/changing-drive-letters-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Copying the Contents of Windows Dialogs</title>
		<link>http://mattrefghi.com/wordpress/2010/01/copying-the-contents-of-windows-dialogs/</link>
		<comments>http://mattrefghi.com/wordpress/2010/01/copying-the-contents-of-windows-dialogs/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 16:49:39 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[alert]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[dialog]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[paste]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=1143</guid>
		<description><![CDATA[As a developer, I very]]></description>
			<content:encoded><![CDATA[<p>As a developer, I very often see error messages &#8211; some of those originate from the products I develop, and I have to report them as bugs. Whenever I get an error message in a dialog, I typically take a screenshot, and add that to the bug base issue. That&#8217;s fine, but it means people can&#8217;t search for that error message in the bug base &#8211; in order to enable that, I&#8217;d usually just manually type out the error message, rather than take a screenshot. That was before. <strong>Today, I&#8217;d</strong><strong> just press </strong><kbd><strong>CTRL</strong></kbd><strong>+</strong><kbd><strong>C</strong></kbd><strong> to copy the error dialog contents</strong>.</p>
<p>That&#8217;s right, whenever you see a dialog in Windows, like this:</p>
<div id="attachment_1147" class="wp-caption aligncenter" style="width: 482px"><a href="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/ErrorDialog.png" rel="lightbox[1143]"><img class="size-full wp-image-1147 " title="A typical Windows error message dialog." src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/ErrorDialog.png" alt="" width="472" height="127" /></a><p class="wp-caption-text">A typical Windows error message dialog.</p></div>
<p style="text-align: left;">You can press <kbd>CTRL</kbd>+<kbd>C</kbd> to copy, and then open up Notepad, and press <kbd>CTRL</kbd>+<span style="font-family: monospace;">V</span> to paste:</p>
<div id="attachment_1148" class="wp-caption aligncenter" style="width: 519px"><img class="size-full wp-image-1148 " title="The dialog title, contents, and even the button text are saved to the clipboard." src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2010/01/ErrorDialogCopied.png" alt="" width="509" height="205" /><p class="wp-caption-text">The dialog title, contents, and even the button text are saved to the clipboard.</p></div>
<p style="text-align: center;">
<p><strong> </strong></p>
<p>I had <em>no idea </em>this was possible until I read <a href="http://lifehacker.com/268547/copy-error-messages-text-to-the-clipboard" target="_blank">a Lifehacker article</a> explaining it.  Since I&#8217;ve started using it, I&#8217;ve found it very useful in my every day work. Maybe you will too!</p>
<p>Just a note, though &#8211; it doesn&#8217;t seem to work <em>everywhere</em>. For example, JavaScript alert dialogs can&#8217;t be copied in Firefox, but they can in Internet Explorer.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fcopying-the-contents-of-windows-dialogs%2F&amp;linkname=Copying%20the%20Contents%20of%20Windows%20Dialogs" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fcopying-the-contents-of-windows-dialogs%2F&amp;linkname=Copying%20the%20Contents%20of%20Windows%20Dialogs" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fcopying-the-contents-of-windows-dialogs%2F&amp;linkname=Copying%20the%20Contents%20of%20Windows%20Dialogs" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fcopying-the-contents-of-windows-dialogs%2F&amp;linkname=Copying%20the%20Contents%20of%20Windows%20Dialogs" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2010%2F01%2Fcopying-the-contents-of-windows-dialogs%2F&amp;linkname=Copying%20the%20Contents%20of%20Windows%20Dialogs" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2010/01/copying-the-contents-of-windows-dialogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blocking Websites with the Windows Hosts File</title>
		<link>http://mattrefghi.com/wordpress/2009/10/blocking-websites-with-the-windows-hosts-file/</link>
		<comments>http://mattrefghi.com/wordpress/2009/10/blocking-websites-with-the-windows-hosts-file/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:28:50 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[block]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[browser-independent]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[HOSTS]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=831</guid>
		<description><![CDATA[Sometimes I decide that I]]></description>
			<content:encoded><![CDATA[<p>Sometimes I decide that I never want to re-visit a particular website ever again, and I want a way to block it indefinitely. Normally, I just learned to ignore a website simply out of self-discipline. Lately, I decided I wanted something more secure. After all, even with self-discpline, I could still accidentally visit said site from a link found on another unblocked site. I figured out a good solution: the Windows hosts file.</p>
<p>Windows features <a href="http://en.wikipedia.org/wiki/HOSTS" target="_blank">a special file simply called &#8220;hosts&#8221;, without an extension</a>. This file allows users to map hostnames to IP addresses. More importantly, however, is that when Windows tries to locate nodes on any given network, it will take the hosts file into consideration. It will actually consider the hosts file <em>prior </em>to querying <a href="http://en.wikipedia.org/wiki/Domain_Name_System" target="_blank">DNS server</a>, and any mappings found within will override those in the DNS. This effectively allows us to write custom redirections that affect the entire system &#8211; this was the key to blocking the website. To demonstrate how I used this to my advantage,  here&#8217;s what the default HOSTS file looks like in Windows 7:</p>
<blockquote>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 85px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">#def Copyright (c) 1993-2009 Microsoft Corp.</div>
<p># Copyright (c) 1993-2009 Microsoft Corp.<br />
#<br />
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.<br />
#<br />
# This file contains the mappings of IP addresses to host names. Each<br />
# entry should be kept on an individual line. The IP address should<br />
# be placed in the first column followed by the corresponding host name.<br />
# The IP address and the host name should be separated by at least one<br />
# space.<br />
#<br />
# Additionally, comments (such as these) may be inserted on individual<br />
# lines or following the machine name denoted by a &#8216;#&#8217; symbol.<br />
#<br />
# For example:<br />
#<br />
#      102.54.94.97     rhino.acme.com          # source server<br />
#       38.25.63.10     x.acme.com              # x client host</p>
<p># localhost name resolution is handled within DNS itself.<br />
#	127.0.0.1       localhost<br />
#	::1             localhost</p></blockquote>
<p>If I wanted to permanently block:</p>
<div>
<ul>
<li>kanyewest.com</li>
<li>kanyeuniversecity.com</li>
</ul>
</div>
<p>I would add the following entries to the file, in bold:</p>
<blockquote><p># Copyright (c) 1993-2009 Microsoft Corp.<br />
#<br />
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.<br />
#<br />
# This file contains the mappings of IP addresses to host names. Each<br />
# entry should be kept on an individual line. The IP address should<br />
# be placed in the first column followed by the corresponding host name.<br />
# The IP address and the host name should be separated by at least one<br />
# space.<br />
#<br />
# Additionally, comments (such as these) may be inserted on individual<br />
# lines or following the machine name denoted by a &#8216;#&#8217; symbol.<br />
#<br />
# For example:<br />
#<br />
#      102.54.94.97     rhino.acme.com          # source server<br />
#       38.25.63.10     x.acme.com              # x client host</p>
<p># localhost name resolution is handled within DNS itself.<br />
#	127.0.0.1       localhost<br />
#	::1             localhost<br />
<span style="color: #339966;"><strong><span style="color: #000000;"> 127.0.0.1	kanyeuniversecity.com<br />
127.0.0.1	www.kanyeuniversecity.com<br />
127.0.0.1	kanyewest.com<br />
127.0.0.1	www.kanyewest.com </span></strong></span></p></blockquote>
<p>By doing this, I&#8217;m telling Windows that whenever it encounters one of those domains, it should immediately resolve them to the IP 127.0.0.1, rather than querying the DNS server for the IP. The IP 127.0.0.1 is <a href="http://en.wikipedia.org/wiki/Localhost" target="_blank">a special &#8220;loopback&#8221; IP</a> &#8211; it pretty much points to whatever machine you are currently using. That&#8217;s how these domains are blocked &#8211; Windows will actually be told to use 127.0.0.1, which will definitely not work (since the local machine is not a web server, and is not configured to serve such content). This exact technique is used by <a href="http://en.wikipedia.org/wiki/Spybot_-_Search_&amp;_Destroy" target="_blank">Spybot Search &amp; Destroy</a>&#8216;s Immunize feature &#8211; so when you open your HOSTS file, you might already see a bunch of entries blocked.</p>
<p>Notice, also,  how I added two entries per website I want to block &#8211; one with &#8220;www.&#8221;, and one without it. I considered this necessary because of the following: from the point of view of a DNS server, &#8220;www.websitenamehere.com&#8221; and &#8220;websitenamehere.com&#8221; are two completely different domains; however, in most cases, on the Internet, they tend to be configured to point to the same IP address, so we rarely see instances where they behave differently. Still, since they are different at the DNS level, both possibilities needed to be added to HOSTS file.</p>
<p>Ultimately, once configured, the end result is this: whenever you try to access a blocked site, you&#8217;ll get this type of error:</p>
<div id="attachment_933" class="wp-caption aligncenter" style="width: 508px"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2009/10/hosts-end-result.png" rel="lightbox[831]"><img class="size-full wp-image-933  " title="Error seen when attempting to visit a site that has been blocked via the Windows hosts file." src="http://mattrefghi.com/wordpress/wp-content/uploads/2009/10/hosts-end-result.png" alt="Error seen when attempting to visit a site that has been blocked via the Windows hosts file. This example showcases Firefox, but keep in mind that the block is system-wide. Other browsers will react similarly." width="498" height="355" /></a><p class="wp-caption-text">Error seen when attempting to visit a site that has been blocked via the Windows hosts file. This example showcases Firefox, but keep in mind that the block is system-wide. Other browsers will react similarly.</p></div>
<p>There you have it &#8211; a way to block websites in Windows, and a browser-independent one at that. As for the procedure for editing the HOSTS file, it differs depending on which version of Windows you are using. For <a href="http://www.google.com/search?q=edit+windows+host+file+in+vista+7" target="_blank">Windows Vista and Windows 7, click here</a>. For <a href="http://www.google.com/search?q=edit+windows+host+file" target="_blank">Windows XP and older versions of windows, click here</a>. These links will simply trigger appropriate Google searches, as I don&#8217;t have articles that cover these steps yet.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F10%2Fblocking-websites-with-the-windows-hosts-file%2F&amp;linkname=Blocking%20Websites%20with%20the%20Windows%20Hosts%20File" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F10%2Fblocking-websites-with-the-windows-hosts-file%2F&amp;linkname=Blocking%20Websites%20with%20the%20Windows%20Hosts%20File" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F10%2Fblocking-websites-with-the-windows-hosts-file%2F&amp;linkname=Blocking%20Websites%20with%20the%20Windows%20Hosts%20File" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F10%2Fblocking-websites-with-the-windows-hosts-file%2F&amp;linkname=Blocking%20Websites%20with%20the%20Windows%20Hosts%20File" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F10%2Fblocking-websites-with-the-windows-hosts-file%2F&amp;linkname=Blocking%20Websites%20with%20the%20Windows%20Hosts%20File" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2009/10/blocking-websites-with-the-windows-hosts-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enabling Theme Support in Windows Server 2003</title>
		<link>http://mattrefghi.com/wordpress/2009/08/enabling-theme-support-in-windows-server-2003/</link>
		<comments>http://mattrefghi.com/wordpress/2009/08/enabling-theme-support-in-windows-server-2003/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 13:00:38 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[windows server 2003]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=731</guid>
		<description><![CDATA[Microsoft&#8217;s Server operating systems are]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s Server operating systems are specifically aligned to offer, above all, top reliability and performance. It is therefore no surprise that Windows Server 2003, at first glance, seems to lack the <a href="http://en.wikipedia.org/wiki/Luna_(theme)">standard Luna desktop theme</a> that XP users have been accustomed to. Here&#8217;s the thing: The feature isn&#8217;t missing, it&#8217;s just &#8220;hidden&#8221; by default.</p>
<h3>Solution</h3>
<p>Here&#8217;s how to enable it:</p>
<p>1) Open the Services Management Console by entering &#8220;services.msc&#8221; in the Run dialog.</p>
<p style="padding-left: 30px; ">To open the Run dialog, click Start &gt; Run, or press Windows Key + R.</p>
<p>2) Locate the <em>Themes </em>service, right-click it, and select <em>Properties</em>.<a href="http://mattrefghi.com/wordpress/wp-content/uploads/2009/08/themesservice.png" rel="lightbox[731]"><img class="alignright size-medium wp-image-738" src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2009/08/themesservice-300x211.png" alt="Screenshot of the &quot;Services&quot; dialog, with the &quot;Themes&quot; service selected." width="300" height="211" /></a></p>
<p>3) On the <em>General </em>tab, select the <em>Startup Type</em> dropdown, and choose <em>Automatic.</em></p>
<p>4) Click Apply.</p>
<p>5) Click OK.</p>
<p>6) Right-click the <em>Themes </em>service again, and select <em>Start</em>.</p>
<p>7) Close the Service Management Console.<br />
 <img src='http://mattrefghi.com/wordpress/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Right-click on the desktop, and select <em>Properties</em>.</p>
<p>9) On the <em>Themes</em> tab, select the <em>Theme</em> dropdown, and choose <em>Windows XP</em>.</p>
<p>10) Click Apply.</p>
<p>11) Click OK.</p>
<p>The <em>Windows XP</em> option, by default, <span style="text-decoration: underline;">is not</span> listed as an available theme in the <em>Display Properties</em> dialog. When we started the <em>Themes</em> service, the option was added&#8230; and there you have it. You can now use the XP theme (Luna), in a Windows Server 2003 environment.</p>
<div id="attachment_739" class="wp-caption aligncenter" style="width: 279px"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2009/08/lunainserver2003.png" rel="lightbox[731]"><img class="size-medium wp-image-739  " src="http://www.mattrefghi.com/wordpress/wp-content/uploads/2009/08/lunainserver2003-269x300.png" alt="A screenshot of the &quot;Themes&quot; tab of the &quot;Display Settings&quot; dialog, with the &quot;Windows XP&quot; theme selected." width="269" height="300" /></a><p class="wp-caption-text">The default XP theme, codenamed Luna, will appear in the &quot;Display Settings&quot; dialog as the &quot;Windows XP&quot; theme.</p></div>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F08%2Fenabling-theme-support-in-windows-server-2003%2F&amp;linkname=Enabling%20Theme%20Support%20in%20Windows%20Server%202003" title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F08%2Fenabling-theme-support-in-windows-server-2003%2F&amp;linkname=Enabling%20Theme%20Support%20in%20Windows%20Server%202003" title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F08%2Fenabling-theme-support-in-windows-server-2003%2F&amp;linkname=Enabling%20Theme%20Support%20in%20Windows%20Server%202003" title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F08%2Fenabling-theme-support-in-windows-server-2003%2F&amp;linkname=Enabling%20Theme%20Support%20in%20Windows%20Server%202003" title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F08%2Fenabling-theme-support-in-windows-server-2003%2F&amp;linkname=Enabling%20Theme%20Support%20in%20Windows%20Server%202003" title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2009/08/enabling-theme-support-in-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Locking: Access Is Denied? Not Anymore.</title>
		<link>http://mattrefghi.com/wordpress/2009/06/file-locking-access-is-denied-not-anymore/</link>
		<comments>http://mattrefghi.com/wordpress/2009/06/file-locking-access-is-denied-not-anymore/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 19:58:36 +0000</pubDate>
		<dc:creator>Matt Refghi</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[file locking]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[unlocker]]></category>

		<guid isPermaLink="false">http://www.mattrefghi.com/wordpress/?p=590</guid>
		<description><![CDATA[I&#8217;m sure most of you]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure most of you have encountered this type of error, at one time or another, while using Windows:</p>
<div id="attachment_591" class="wp-caption aligncenter" style="width: 330px"><img class="size-full wp-image-591 " src="http://mattrefghi.com/wordpress/wp-content/uploads/2009/05/cannotdeletesdhelper.png" alt="The &quot;Error Deleting File or Folder&quot; dialog shown when you attempt to delete a file that is in use." width="320" height="165" /><p class="wp-caption-text">Cannot delete file: Access is denied.</p></div>
<p style="text-align: left;">It appears when you try to delete a file or folder that is currently in use by an application. To be completely accurate, the file needs to be <em>in use</em> and <em><a href="http://msdn.microsoft.com/en-us/library/aa365202.aspx">locked </a></em><a href="http://msdn.microsoft.com/en-us/library/aa365202.aspx">by the application</a> to prevent external edits &#8211; the <a href="http://en.wikipedia.org/wiki/File_locking#Unlocker_software">lock is likely the reason we see the error message</a>. Sometimes it is really obvious which application has a locked <a href="http://en.wikipedia.org/wiki/Handle_(computing)">handle</a> on the file &#8211; for example, if it is complaining about a Word document &#8211; perhaps the document is still open in Word. Personally, I consider scenarios like that acceptable because they can be solved easily; unfortunately, all too often I get into trickier situations where I can&#8217;t figure out <em>which </em>application is holding onto my file. In those cases, I used to just reboot, and that would <em>usually</em> solve the problem. Yet, there were still cases where rebooting didn&#8217;t even do the trick.</p>
<p style="text-align: left;">Eventually, I was tired of struggling in those moments, and began searching for an application that could help &#8211; that&#8217;s when I found <a href="http://ccollomb.free.fr/unlocker/">Unlocker</a>. It allows you to remove locks from individual files via an &#8220;Unlocker&#8221; option within the Windows context menu. Definitely a nice feature&#8230; but listen to this &#8211; they took it a step further via  a system tray program called Unlocker Assistant. If you encounter the &#8220;Access is denied&#8221; error while Assistant is loaded, Unlocker will <strong>automatically </strong>pop up a few seconds after you click &#8220;OK&#8221;, and it will show you the culprits:</p>
<p style="text-align: center;"><a href="http://mattrefghi.com/wordpress/wp-content/uploads/2009/06/unlockertotherescue.png" rel="lightbox[590]"><img class="aligncenter size-full wp-image-595" src="http://mattrefghi.com/wordpress/wp-content/uploads/2009/06/unlockertotherescue.png" alt="Unlocker Assistant showing the processes that have a hold on the locked file." width="470" height="363" /></a></p>
<p style="text-align: left;">From their interface, you have the option of either killing the process, or unlocking the files themselves &#8211; effectively breaking the hold the application has on the file <em>without </em>having to terminate it. Very handy. You can download <a href="http://ccollomb.free.fr/unlocker/#download">Unlocker </a>here.</p>
<p style="text-align: left;">If you&#8217;re more inclined to trust Microsoft-sanctioned applications, grab <a href="http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx">Process Explorer</a> &#8211; a <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx">Sysinternals</a> app. I didn&#8217;t try it for this purpose specifically, but from what I&#8217;ve read, it isn&#8217;t as simple as Unlocker when it comes to removing the &#8220;Access is Denied&#8221; error specifically. It serves multiple purposes, whereas Unlocker is specialized.</p>
<p><a href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F06%2Ffile-locking-access-is-denied-not-anymore%2F&amp;linkname=File%20Locking%3A%20Access%20Is%20Denied%3F%20Not%20Anymore." title="Digg" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a> <a href="http://www.addtoany.com/add_to/google_buzz?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F06%2Ffile-locking-access-is-denied-not-anymore%2F&amp;linkname=File%20Locking%3A%20Access%20Is%20Denied%3F%20Not%20Anymore." title="Google Buzz" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/google_buzz.png" width="16" height="16" alt="Google Buzz"/></a> <a href="http://www.addtoany.com/add_to/twitter?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F06%2Ffile-locking-access-is-denied-not-anymore%2F&amp;linkname=File%20Locking%3A%20Access%20Is%20Denied%3F%20Not%20Anymore." title="Twitter" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/twitter.png" width="16" height="16" alt="Twitter"/></a> <a href="http://www.addtoany.com/add_to/facebook?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F06%2Ffile-locking-access-is-denied-not-anymore%2F&amp;linkname=File%20Locking%3A%20Access%20Is%20Denied%3F%20Not%20Anymore." title="Facebook" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/facebook.png" width="16" height="16" alt="Facebook"/></a> <a href="http://www.addtoany.com/add_to/reddit?linkurl=http%3A%2F%2Fmattrefghi.com%2Fwordpress%2F2009%2F06%2Ffile-locking-access-is-denied-not-anymore%2F&amp;linkname=File%20Locking%3A%20Access%20Is%20Denied%3F%20Not%20Anymore." title="Reddit" rel="nofollow" target="_blank"><img src="http://mattrefghi.com/wordpress/wp-content/plugins/add-to-any/icons/reddit.png" width="16" height="16" alt="Reddit"/></a> <a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save">Share/Bookmark</a> </p>]]></content:encoded>
			<wfw:commentRss>http://mattrefghi.com/wordpress/2009/06/file-locking-access-is-denied-not-anymore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
