<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Ari's Blog</title>
	<atom:link href="http://blog.billauer.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.billauer.com</link>
	<description>Technology and ....</description>
	<lastBuildDate>Thu, 17 Mar 2011 10:09:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Password Hasher Plus by Ari</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13230</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Thu, 17 Mar 2011 10:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13230</guid>
		<description>Hi Nolan, 

You are right IE 8 and 9 do not work with the online hash generator.

I recommend using chrome which works well with the on-line hash generator.
-Ari</description>
		<content:encoded><![CDATA[<p>Hi Nolan, </p>
<p>You are right IE 8 and 9 do not work with the online hash generator.</p>
<p>I recommend using chrome which works well with the on-line hash generator.<br />
-Ari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Nolan</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13229</link>
		<dc:creator>Nolan</dc:creator>
		<pubDate>Wed, 16 Mar 2011 18:19:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13229</guid>
		<description>The javascript/html site does not work for me with internet explorer 8 or 9.</description>
		<content:encoded><![CDATA[<p>The javascript/html site does not work for me with internet explorer 8 or 9.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Brian White</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13220</link>
		<dc:creator>Brian White</dc:creator>
		<pubDate>Thu, 02 Dec 2010 10:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13220</guid>
		<description>I just started using this and can contribute a few things:

Reversing the hash to obtain the master password is so impractical that it might as well be impossible.  Knowing one generated password would not be enough since there are many (billions? trillions? billions of trillions?) potential master passwords that would generate the known password but only one would generate correct passwords for other sites.  So not only is this computationally infeasible, there are surely a great many weaker passwords that an attacker will try first.

There is (now) a pure html/javascript version reachable from his &quot;developer website&quot;.  I put a copy of it on the SD-card of my Android phone for access anywhere (though not as convenient as having the extension installed), though using it is dangerous (see below).

DO NOT, UNDER ANY CIRCUMSTANCES, USE EITHER THE EXTENSION OR WEB-VERSION ON AN UNTRUSTED COMPUTER!  You have to type your master password (and site-key, if used) and at that point a listener (keylogger, shoulder surfer, etc.) has all your passwords!

If you use a generated password from a trusted device (e.g. your phone) to access an account via an untrusted computer, &quot;bump&quot; (change) the password for that account using a trusted computer as soon as possible.  At least you&#039;ve only compromised one account.

Set an easy to remember &quot;site key&quot; so that you can operate on multiple (trusted) devices.  If you don&#039;t, then knowing the master password is sufficient to know all your passwords.  Since you have to type your master password in the site&#039;s password box and then click a &quot;hash&quot; button to convert it, you run the risk of forgetting to click the button and accidentally submitting your master password to that site.  It&#039;ll reject it, of course, but it&#039;s always possible it was sniffed or recorded in the process.  Also, a malicious website could send every character back to the server, thus acquiring your master password as you type it before hashing it.  With an additional &quot;site key&quot;, knowing the master password is not sufficient.

-- Brian</description>
		<content:encoded><![CDATA[<p>I just started using this and can contribute a few things:</p>
<p>Reversing the hash to obtain the master password is so impractical that it might as well be impossible.  Knowing one generated password would not be enough since there are many (billions? trillions? billions of trillions?) potential master passwords that would generate the known password but only one would generate correct passwords for other sites.  So not only is this computationally infeasible, there are surely a great many weaker passwords that an attacker will try first.</p>
<p>There is (now) a pure html/javascript version reachable from his &#8220;developer website&#8221;.  I put a copy of it on the SD-card of my Android phone for access anywhere (though not as convenient as having the extension installed), though using it is dangerous (see below).</p>
<p>DO NOT, UNDER ANY CIRCUMSTANCES, USE EITHER THE EXTENSION OR WEB-VERSION ON AN UNTRUSTED COMPUTER!  You have to type your master password (and site-key, if used) and at that point a listener (keylogger, shoulder surfer, etc.) has all your passwords!</p>
<p>If you use a generated password from a trusted device (e.g. your phone) to access an account via an untrusted computer, &#8220;bump&#8221; (change) the password for that account using a trusted computer as soon as possible.  At least you&#8217;ve only compromised one account.</p>
<p>Set an easy to remember &#8220;site key&#8221; so that you can operate on multiple (trusted) devices.  If you don&#8217;t, then knowing the master password is sufficient to know all your passwords.  Since you have to type your master password in the site&#8217;s password box and then click a &#8220;hash&#8221; button to convert it, you run the risk of forgetting to click the button and accidentally submitting your master password to that site.  It&#8217;ll reject it, of course, but it&#8217;s always possible it was sniffed or recorded in the process.  Also, a malicious website could send every character back to the server, thus acquiring your master password as you type it before hashing it.  With an additional &#8220;site key&#8221;, knowing the master password is not sufficient.</p>
<p>&#8211; Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PuTTY Connection Manager by Raman</title>
		<link>http://blog.billauer.com/2009/02/19/putty-connection-manager/comment-page-1/#comment-13219</link>
		<dc:creator>Raman</dc:creator>
		<pubDate>Sun, 14 Nov 2010 04:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=77#comment-13219</guid>
		<description>Even I had the same problem and was able to fix it by changing the hotkeys in options window..
check the FAQ here.. &lt;a href=&quot;http://www.windowstipspage.com/2010/06/configure-putty-connection-manager.html&quot; rel=&quot;nofollow&quot;&gt; Configuring putty connection manager&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Even I had the same problem and was able to fix it by changing the hotkeys in options window..<br />
check the FAQ here.. <a href="http://www.windowstipspage.com/2010/06/configure-putty-connection-manager.html" rel="nofollow"> Configuring putty connection manager</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ben</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13216</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 14 Oct 2010 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13216</guid>
		<description>Thanks for the info, Ari!  Just to be a little more cautious, I&#039;m making each site key and my &#039;important&#039; masters unique.  This is still much easier!  Before this I was using an algorithm I made up, but it was a huge PITA for me to use on sites that I had not memorized the password.</description>
		<content:encoded><![CDATA[<p>Thanks for the info, Ari!  Just to be a little more cautious, I&#8217;m making each site key and my &#8216;important&#8217; masters unique.  This is still much easier!  Before this I was using an algorithm I made up, but it was a huge PITA for me to use on sites that I had not memorized the password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ari</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13215</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Tue, 12 Oct 2010 14:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13215</guid>
		<description>Hi Ben,

In general I don&#039;t like to say things are impossible. It is very very difficult to reverse the password if you have the password and the site tag but it is not impossible. If nothing else it could be discovered via a brute force attack. Brute force attacks are very hard on a long/complex password. In short You should always safeguard your master key. I am not concerned that if one password is compromised that others will be. It is a risk but I believe a very small one.

-Ari</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>In general I don&#8217;t like to say things are impossible. It is very very difficult to reverse the password if you have the password and the site tag but it is not impossible. If nothing else it could be discovered via a brute force attack. Brute force attacks are very hard on a long/complex password. In short You should always safeguard your master key. I am not concerned that if one password is compromised that others will be. It is a risk but I believe a very small one.</p>
<p>-Ari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ben</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13214</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Tue, 12 Oct 2010 05:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13214</guid>
		<description>Thanks Ari -- yeah, I figured this out after playing with it for a bit. :)  Another question-- is it possible for anyone to un-hash &amp; figure out your &#039;master&#039; password if they know the hashed password and the site tag/key?</description>
		<content:encoded><![CDATA[<p>Thanks Ari &#8212; yeah, I figured this out after playing with it for a bit. <img src='http://blog.billauer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Another question&#8211; is it possible for anyone to un-hash &amp; figure out your &#8216;master&#8217; password if they know the hashed password and the site tag/key?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ari</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13213</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Mon, 11 Oct 2010 11:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13213</guid>
		<description>Hi Ben,

In order to use the online hasher with the plug-in the plug-in must be set to compatibility mode. The author is working on a new web page that will allow for use of a private key. Until then I would recommend working in compatibility mode. 

Hope this helps,

Ari</description>
		<content:encoded><![CDATA[<p>Hi Ben,</p>
<p>In order to use the online hasher with the plug-in the plug-in must be set to compatibility mode. The author is working on a new web page that will allow for use of a private key. Until then I would recommend working in compatibility mode. </p>
<p>Hope this helps,</p>
<p>Ari</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ben</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13212</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 11 Oct 2010 05:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13212</guid>
		<description>I don&#039;t see where I put in my private key in this online/downloadable version... and the passwords its generating do not match my ones using the Chrome extension.  What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t see where I put in my private key in this online/downloadable version&#8230; and the passwords its generating do not match my ones using the Chrome extension.  What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Foxit Reader by Yehezkel</title>
		<link>http://blog.billauer.com/2009/02/25/foxit-reader/comment-page-1/#comment-13197</link>
		<dc:creator>Yehezkel</dc:creator>
		<pubDate>Tue, 17 Aug 2010 21:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=106#comment-13197</guid>
		<description>A cool feature of Outlook 2007 and Windows Vista or 7 is the ability to preview pdf files without actually opening them. MS gives this functionality to work with Acrobat Reader. However, it exists for Foxit as well. http://www.mydigitallife.info/2007/03/07/foxit-pdf-preview-handler-free-download/ describes this feature.
The PDF Preview Handler can be downloaded from http://www.box.net/shared/7zz5xcy048. There is a version for XP as well (to preview within Outlook 2007)</description>
		<content:encoded><![CDATA[<p>A cool feature of Outlook 2007 and Windows Vista or 7 is the ability to preview pdf files without actually opening them. MS gives this functionality to work with Acrobat Reader. However, it exists for Foxit as well. <a href="http://www.mydigitallife.info/2007/03/07/foxit-pdf-preview-handler-free-download/" rel="nofollow">http://www.mydigitallife.info/2007/03/07/foxit-pdf-preview-handler-free-download/</a> describes this feature.<br />
The PDF Preview Handler can be downloaded from <a href="http://www.box.net/shared/7zz5xcy048" rel="nofollow">http://www.box.net/shared/7zz5xcy048</a>. There is a version for XP as well (to preview within Outlook 2007)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icon Restore by Ari</title>
		<link>http://blog.billauer.com/2007/11/04/icon-restore/comment-page-1/#comment-13190</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Fri, 13 Aug 2010 08:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=74#comment-13190</guid>
		<description>Yehezkel - Windows 7 has this functionality built in. 

Once you have your icons the way you want them, right click on the desktop and choose &quot;Save Desktop Icon Layout&quot;.

To restore the icon layout right click on the desktop and choose &quot;Restore Desktop Icon Layout&quot;</description>
		<content:encoded><![CDATA[<p>Yehezkel &#8211; Windows 7 has this functionality built in. </p>
<p>Once you have your icons the way you want them, right click on the desktop and choose &#8220;Save Desktop Icon Layout&#8221;.</p>
<p>To restore the icon layout right click on the desktop and choose &#8220;Restore Desktop Icon Layout&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icon Restore by Yehezkel</title>
		<link>http://blog.billauer.com/2007/11/04/icon-restore/comment-page-1/#comment-13186</link>
		<dc:creator>Yehezkel</dc:creator>
		<pubDate>Thu, 12 Aug 2010 20:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=74#comment-13186</guid>
		<description>Just got Win7 and icon_restore didn&#039;t work.
Found a similar utility which the CNET editors rated 5/5.

http://fsl.sytes.net/iconrestorer.html</description>
		<content:encoded><![CDATA[<p>Just got Win7 and icon_restore didn&#8217;t work.<br />
Found a similar utility which the CNET editors rated 5/5.</p>
<p><a href="http://fsl.sytes.net/iconrestorer.html" rel="nofollow">http://fsl.sytes.net/iconrestorer.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VLC for all your media playback needs by Noah Roth</title>
		<link>http://blog.billauer.com/2010/08/08/vlc-for-all-your-media-playback-needs/comment-page-1/#comment-13185</link>
		<dc:creator>Noah Roth</dc:creator>
		<pubDate>Thu, 12 Aug 2010 14:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=202#comment-13185</guid>
		<description>Streaming content.</description>
		<content:encoded><![CDATA[<p>Streaming content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VLC for all your media playback needs by Ari</title>
		<link>http://blog.billauer.com/2010/08/08/vlc-for-all-your-media-playback-needs/comment-page-1/#comment-13172</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Mon, 09 Aug 2010 16:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=202#comment-13172</guid>
		<description>Hi Noah,

I am not sure about the foreground issue. It seems more OS related. I am looking into it.

Regarding the second issue - Are you referring to local media or streaming content?</description>
		<content:encoded><![CDATA[<p>Hi Noah,</p>
<p>I am not sure about the foreground issue. It seems more OS related. I am looking into it.</p>
<p>Regarding the second issue &#8211; Are you referring to local media or streaming content?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VLC for all your media playback needs by Noah Roth</title>
		<link>http://blog.billauer.com/2010/08/08/vlc-for-all-your-media-playback-needs/comment-page-1/#comment-13171</link>
		<dc:creator>Noah Roth</dc:creator>
		<pubDate>Mon, 09 Aug 2010 13:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=202#comment-13171</guid>
		<description>There are two things that I don&#039;t like about VLC:
1) The window does not take the foreground when a new clip starts (and to my knowledge there is no setting to correct this), and 
2) It buffers like WMP instead of downloading the whole clip before beginning playback.</description>
		<content:encoded><![CDATA[<p>There are two things that I don&#8217;t like about VLC:<br />
1) The window does not take the foreground when a new clip starts (and to my knowledge there is no setting to correct this), and<br />
2) It buffers like WMP instead of downloading the whole clip before beginning playback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on codecs by VLC Media Player. Must have software &#124; Ari's Blog</title>
		<link>http://blog.billauer.com/2009/03/04/codecs/comment-page-1/#comment-13166</link>
		<dc:creator>VLC Media Player. Must have software &#124; Ari's Blog</dc:creator>
		<pubDate>Sun, 08 Aug 2010 10:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=130#comment-13166</guid>
		<description>[...] at VLC it has handled it without an issue. VLC does not require the installation of additional codecs. It plays most every file immediately after installation. VLC is also skinable so you can [...]</description>
		<content:encoded><![CDATA[<p>[...] at VLC it has handled it without an issue. VLC does not require the installation of additional codecs. It plays most every file immediately after installation. VLC is also skinable so you can [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Ari</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13156</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13156</guid>
		<description>Password hasher is based on the Wijjo code. You can download the online page (http://wijjo.com/passhash/passhash.html) and generate the hashes locally so you are not dependent on on-line resources. I keep a copy of the passhash.html in my dropbox folder so I alwways have access to it when on-line.</description>
		<content:encoded><![CDATA[<p>Password hasher is based on the Wijjo code. You can download the online page (<a href="http://wijjo.com/passhash/passhash.html" rel="nofollow">http://wijjo.com/passhash/passhash.html</a>) and generate the hashes locally so you are not dependent on on-line resources. I keep a copy of the passhash.html in my dropbox folder so I alwways have access to it when on-line.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Password Hasher Plus by Melvyn</title>
		<link>http://blog.billauer.com/2010/08/03/password-hasher-plus/comment-page-1/#comment-13155</link>
		<dc:creator>Melvyn</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=178#comment-13155</guid>
		<description>Does it use a &quot;standard&quot; for generating the hashes? I&#039;m concerned about the specific service going down or disappearing and then having no other way to generate the hash in the future.</description>
		<content:encoded><![CDATA[<p>Does it use a &#8220;standard&#8221; for generating the hashes? I&#8217;m concerned about the specific service going down or disappearing and then having no other way to generate the hash in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The cAPS lOCK key is DEAD! Long live the Caps Lock Key! by Rudy Knueppel</title>
		<link>http://blog.billauer.com/2006/06/06/the-caps-lock-key-is-dead-long-live-the-caps-lock-key/comment-page-1/#comment-13133</link>
		<dc:creator>Rudy Knueppel</dc:creator>
		<pubDate>Wed, 16 Jun 2010 02:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=34#comment-13133</guid>
		<description>Hi thank you for  this entry.</description>
		<content:encoded><![CDATA[<p>Hi thank you for  this entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Foxit Reader by Mordy</title>
		<link>http://blog.billauer.com/2009/02/25/foxit-reader/comment-page-1/#comment-13126</link>
		<dc:creator>Mordy</dc:creator>
		<pubDate>Mon, 19 Apr 2010 21:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=106#comment-13126</guid>
		<description>When I add a bookmark to foxit it will not save under a hebrew file name. Any suggestions?</description>
		<content:encoded><![CDATA[<p>When I add a bookmark to foxit it will not save under a hebrew file name. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on True Combat: Elite by sandrar</title>
		<link>http://blog.billauer.com/2006/05/25/true-combat-elite/comment-page-1/#comment-13088</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=28#comment-13088</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://blog.billauer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on True Combat: Elite by carl</title>
		<link>http://blog.billauer.com/2006/05/25/true-combat-elite/comment-page-1/#comment-13087</link>
		<dc:creator>carl</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=28#comment-13087</guid>
		<description>so many people work very hard to keep Enemy Territory alive.
somebody makes maps.sounds.bots, etc
these people are one of a kind. They get nothing for doing the work. And it takes up so much time. so a big thank you to all people working very hard on 
Enemy Territory. without you game would die.

So next time you play on game, and see something really good sounds.map.ect.
Let the server host Know he/she is doing a good job.</description>
		<content:encoded><![CDATA[<p>so many people work very hard to keep Enemy Territory alive.<br />
somebody makes maps.sounds.bots, etc<br />
these people are one of a kind. They get nothing for doing the work. And it takes up so much time. so a big thank you to all people working very hard on<br />
Enemy Territory. without you game would die.</p>
<p>So next time you play on game, and see something really good sounds.map.ect.<br />
Let the server host Know he/she is doing a good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PuTTY Connection Manager by sharfah</title>
		<link>http://blog.billauer.com/2009/02/19/putty-connection-manager/comment-page-1/#comment-13081</link>
		<dc:creator>sharfah</dc:creator>
		<pubDate>Mon, 03 Aug 2009 12:44:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=77#comment-13081</guid>
		<description>Nice tool BUT
does anyone know how I can disable the Ctrl+R (rename tab) key binding?
Ctrl+R is really useful for reverse-command search in bash, but Putty Connection Manager always throws up an annoying Rename Tab dialog!</description>
		<content:encoded><![CDATA[<p>Nice tool BUT<br />
does anyone know how I can disable the Ctrl+R (rename tab) key binding?<br />
Ctrl+R is really useful for reverse-command search in bash, but Putty Connection Manager always throws up an annoying Rename Tab dialog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Task Switch XP by Vince Delmonte</title>
		<link>http://blog.billauer.com/2006/01/19/task-switch-xp/comment-page-1/#comment-13066</link>
		<dc:creator>Vince Delmonte</dc:creator>
		<pubDate>Tue, 14 Apr 2009 20:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=16#comment-13066</guid>
		<description>Hey, cool tips.   I&#039;ll buy a glass of beer to that person from that forum who told me to visit your blog :)</description>
		<content:encoded><![CDATA[<p>Hey, cool tips.   I&#8217;ll buy a glass of beer to that person from that forum who told me to visit your blog <img src='http://blog.billauer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on codecs by Ronen Amity</title>
		<link>http://blog.billauer.com/2009/03/04/codecs/comment-page-1/#comment-13061</link>
		<dc:creator>Ronen Amity</dc:creator>
		<pubDate>Sun, 15 Mar 2009 09:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=130#comment-13061</guid>
		<description>just use gom player.

it has the ability to update the codacs automaticly.</description>
		<content:encoded><![CDATA[<p>just use gom player.</p>
<p>it has the ability to update the codacs automaticly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on codecs by melvyn</title>
		<link>http://blog.billauer.com/2009/03/04/codecs/comment-page-1/#comment-13054</link>
		<dc:creator>melvyn</dc:creator>
		<pubDate>Thu, 05 Mar 2009 19:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=130#comment-13054</guid>
		<description>I disagree about the best option. The last 3 machines I&#039;ve setup have zero codecs installed. I use TheKMPlayer as my default media player and haven&#039;t installed or updated a codec in years - they&#039;re all built in and seamless to the user.
Receommend you give it a shot. It also has one other killer feature: it automatically remembers where you&#039;re up to in every file you&#039;ve played with it.</description>
		<content:encoded><![CDATA[<p>I disagree about the best option. The last 3 machines I&#8217;ve setup have zero codecs installed. I use TheKMPlayer as my default media player and haven&#8217;t installed or updated a codec in years &#8211; they&#8217;re all built in and seamless to the user.<br />
Receommend you give it a shot. It also has one other killer feature: it automatically remembers where you&#8217;re up to in every file you&#8217;ve played with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Foxit Reader by Yehezkel</title>
		<link>http://blog.billauer.com/2009/02/25/foxit-reader/comment-page-1/#comment-13052</link>
		<dc:creator>Yehezkel</dc:creator>
		<pubDate>Tue, 03 Mar 2009 16:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=106#comment-13052</guid>
		<description>I installed Foxit 3.0 and find that it does support Hebrew file names. Now I am a happy camper—I can use Foxit instead of the bloated A---e Reader.</description>
		<content:encoded><![CDATA[<p>I installed Foxit 3.0 and find that it does support Hebrew file names. Now I am a happy camper—I can use Foxit instead of the bloated A&#8212;e Reader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Foxit Reader by Ari</title>
		<link>http://blog.billauer.com/2009/02/25/foxit-reader/comment-page-1/#comment-13050</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Fri, 27 Feb 2009 10:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=106#comment-13050</guid>
		<description>That is odd. I tried opening files on my system and it works fine. You might need to check your Regional and Language options to ensure that you are using Hebrew as your language for non Unicode programs.</description>
		<content:encoded><![CDATA[<p>That is odd. I tried opening files on my system and it works fine. You might need to check your Regional and Language options to ensure that you are using Hebrew as your language for non Unicode programs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Foxit Reader by Yehezkel</title>
		<link>http://blog.billauer.com/2009/02/25/foxit-reader/comment-page-1/#comment-13049</link>
		<dc:creator>Yehezkel</dc:creator>
		<pubDate>Fri, 27 Feb 2009 07:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=106#comment-13049</guid>
		<description>There is one drawback for those of us who have Hebrew file names: Foxit cannot recognise them.</description>
		<content:encoded><![CDATA[<p>There is one drawback for those of us who have Hebrew file names: Foxit cannot recognise them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icon Restore by Cesar B. aka the Mover</title>
		<link>http://blog.billauer.com/2007/11/04/icon-restore/comment-page-1/#comment-13022</link>
		<dc:creator>Cesar B. aka the Mover</dc:creator>
		<pubDate>Thu, 06 Nov 2008 21:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=74#comment-13022</guid>
		<description>This Blog reminds me the reason I like bloging so much, the interaction is very important with readers and you guys have it right. Looks great too, will be back for more posts, David the mover. : - )</description>
		<content:encoded><![CDATA[<p>This Blog reminds me the reason I like bloging so much, the interaction is very important with readers and you guys have it right. Looks great too, will be back for more posts, David the mover. : &#8211; )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HexTool by jspark</title>
		<link>http://blog.billauer.com/2007/10/25/hextool/comment-page-1/#comment-13010</link>
		<dc:creator>jspark</dc:creator>
		<pubDate>Thu, 14 Aug 2008 12:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=69#comment-13010</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ditto by yehezkel</title>
		<link>http://blog.billauer.com/2006/01/15/ditto/comment-page-1/#comment-12959</link>
		<dc:creator>yehezkel</dc:creator>
		<pubDate>Tue, 19 Feb 2008 19:35:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=8#comment-12959</guid>
		<description>I&#039;ve used Yankee Clipper for years (&quot;careware&quot; version)
Provides similar functionality plus:
* boiler plates
* filtering by format (e.g., text, graphic, url)
Excellent tool</description>
		<content:encoded><![CDATA[<p>I&#8217;ve used Yankee Clipper for years (&#8220;careware&#8221; version)<br />
Provides similar functionality plus:<br />
* boiler plates<br />
* filtering by format (e.g., text, graphic, url)<br />
Excellent tool</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icon Restore by ym</title>
		<link>http://blog.billauer.com/2007/11/04/icon-restore/comment-page-1/#comment-12564</link>
		<dc:creator>ym</dc:creator>
		<pubDate>Sun, 11 Nov 2007 12:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=74#comment-12564</guid>
		<description>Strange behaviour. I have one icon to which it doesn&#039;t relate. Restores all the others but doesn&#039;t move that one.</description>
		<content:encoded><![CDATA[<p>Strange behaviour. I have one icon to which it doesn&#8217;t relate. Restores all the others but doesn&#8217;t move that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icon Restore by ym</title>
		<link>http://blog.billauer.com/2007/11/04/icon-restore/comment-page-1/#comment-12563</link>
		<dc:creator>ym</dc:creator>
		<pubDate>Sun, 11 Nov 2007 11:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=74#comment-12563</guid>
		<description>Thank you. This has annoyed me (p.o.&#039;ed) for years.</description>
		<content:encoded><![CDATA[<p>Thank you. This has annoyed me (p.o.&#8217;ed) for years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GimpShop by Ari</title>
		<link>http://blog.billauer.com/2007/10/29/gimpshop/comment-page-1/#comment-12444</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Mon, 29 Oct 2007 13:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=72#comment-12444</guid>
		<description>You should try the latest version. Gimp and GimpShop have come a long long way.</description>
		<content:encoded><![CDATA[<p>You should try the latest version. Gimp and GimpShop have come a long long way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GimpShop by Rafi</title>
		<link>http://blog.billauer.com/2007/10/29/gimpshop/comment-page-1/#comment-12442</link>
		<dc:creator>Rafi</dc:creator>
		<pubDate>Mon, 29 Oct 2007 08:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=72#comment-12442</guid>
		<description>The question is also whether the memory usage is better than in Gimp.

I had several problems working with Gimp. Firstly having to rename two DLLs in my System32 folder never really appealed to me. Secondly the GUI - but you can get used to that - and thirdly I found that if I opened several iamges at once to edit then I quickly ran out of resources.</description>
		<content:encoded><![CDATA[<p>The question is also whether the memory usage is better than in Gimp.</p>
<p>I had several problems working with Gimp. Firstly having to rename two DLLs in my System32 folder never really appealed to me. Secondly the GUI &#8211; but you can get used to that &#8211; and thirdly I found that if I opened several iamges at once to edit then I quickly ran out of resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVI2DVD by Ari</title>
		<link>http://blog.billauer.com/2007/01/08/avi2dvd/comment-page-1/#comment-12426</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Thu, 18 Oct 2007 19:19:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=47#comment-12426</guid>
		<description>Results will vary based on the codecs used to encode the video.</description>
		<content:encoded><![CDATA[<p>Results will vary based on the codecs used to encode the video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AVI2DVD by msorgen</title>
		<link>http://blog.billauer.com/2007/01/08/avi2dvd/comment-page-1/#comment-1684</link>
		<dc:creator>msorgen</dc:creator>
		<pubDate>Mon, 26 Mar 2007 23:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=47#comment-1684</guid>
		<description>This is absolutely terrible. I spent 2 hours converting it and the audio came out garbled. I tried the other choice and it took 4 hours and the audio was a little bit better but still terrible.
I wouldl ook for another source to use.</description>
		<content:encoded><![CDATA[<p>This is absolutely terrible. I spent 2 hours converting it and the audio came out garbled. I tried the other choice and it took 4 hours and the audio was a little bit better but still terrible.<br />
I wouldl ook for another source to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFcreator by Richard Kligman</title>
		<link>http://blog.billauer.com/2006/05/28/pdfcreator/comment-page-1/#comment-1225</link>
		<dc:creator>Richard Kligman</dc:creator>
		<pubDate>Thu, 01 Mar 2007 13:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=27#comment-1225</guid>
		<description>Really cool links here Ari. At first I thought this blog would be too technical for me, but I already found two things I have downloaded. Thanks!

Austin</description>
		<content:encoded><![CDATA[<p>Really cool links here Ari. At first I thought this blog would be too technical for me, but I already found two things I have downloaded. Thanks!</p>
<p>Austin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFcreator by carlygrant</title>
		<link>http://blog.billauer.com/2006/05/28/pdfcreator/comment-page-1/#comment-910</link>
		<dc:creator>carlygrant</dc:creator>
		<pubDate>Fri, 09 Feb 2007 04:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=27#comment-910</guid>
		<description>I tested around 10 different PDF applications for my own small office (including PDFCreator and pdf995).  I couldn&#039;t pay craploads for Adobe Acrobat, so I needed something cheaper and just as reliable and feature rich.  After a month or so of intense evaluation, I bought 10 licenses of Nitro PDF Professional http://www.nitropdf.com.  It&#039;s been reliable and cost-effective for my small business...</description>
		<content:encoded><![CDATA[<p>I tested around 10 different PDF applications for my own small office (including PDFCreator and pdf995).  I couldn&#8217;t pay craploads for Adobe Acrobat, so I needed something cheaper and just as reliable and feature rich.  After a month or so of intense evaluation, I bought 10 licenses of Nitro PDF Professional <a href="http://www.nitropdf.com" rel="nofollow">http://www.nitropdf.com</a>.  It&#8217;s been reliable and cost-effective for my small business&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dust by Pa</title>
		<link>http://blog.billauer.com/2007/01/08/dust/comment-page-1/#comment-748</link>
		<dc:creator>Pa</dc:creator>
		<pubDate>Sun, 04 Feb 2007 04:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=46#comment-748</guid>
		<description>We all live in hope......and will be waiting</description>
		<content:encoded><![CDATA[<p>We all live in hope&#8230;&#8230;and will be waiting</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unlocker by Andy</title>
		<link>http://blog.billauer.com/2006/06/04/unlocker/comment-page-1/#comment-47</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Thu, 06 Jul 2006 21:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=32#comment-47</guid>
		<description>Oh, now THAT is nice...  If I had a nickel for every time I&#039;ve had to reboot after that message....</description>
		<content:encoded><![CDATA[<p>Oh, now THAT is nice&#8230;  If I had a nickel for every time I&#8217;ve had to reboot after that message&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cAPS lOCK part 2 by Ari</title>
		<link>http://blog.billauer.com/2006/07/04/caps-lock-part-2/comment-page-1/#comment-46</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Wed, 05 Jul 2006 09:32:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=41#comment-46</guid>
		<description>Good point Max. You can literally remap any key in to any other key - well except the &quot;any&quot; key.</description>
		<content:encoded><![CDATA[<p>Good point Max. You can literally remap any key in to any other key &#8211; well except the &#8220;any&#8221; key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on cAPS lOCK part 2 by Max</title>
		<link>http://blog.billauer.com/2006/07/04/caps-lock-part-2/comment-page-1/#comment-45</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 04 Jul 2006 09:27:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=41#comment-45</guid>
		<description>You forgot the most important aspect of KeyTweak - it gives you the possibility of a Windows key and a context key on a ThinkPad without an external keyboard</description>
		<content:encoded><![CDATA[<p>You forgot the most important aspect of KeyTweak &#8211; it gives you the possibility of a Windows key and a context key on a ThinkPad without an external keyboard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The cAPS lOCK key is DEAD! Long live the Caps Lock Key! by Ari</title>
		<link>http://blog.billauer.com/2006/06/06/the-caps-lock-key-is-dead-long-live-the-caps-lock-key/comment-page-1/#comment-44</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Tue, 20 Jun 2006 08:36:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=34#comment-44</guid>
		<description>The advantage of using a registry fix over a utility is that you can choose what you want your caps lock key to do and it does not take any additional memory the way a utility does.

Don&#039;t get me wrong - do what works for you If you like utility&#039;s use them. I like the registry fix for this -is costs no memory and is very flexible.</description>
		<content:encoded><![CDATA[<p>The advantage of using a registry fix over a utility is that you can choose what you want your caps lock key to do and it does not take any additional memory the way a utility does.</p>
<p>Don&#8217;t get me wrong &#8211; do what works for you If you like utility&#8217;s use them. I like the registry fix for this -is costs no memory and is very flexible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The cAPS lOCK key is DEAD! Long live the Caps Lock Key! by DannyS</title>
		<link>http://blog.billauer.com/2006/06/06/the-caps-lock-key-is-dead-long-live-the-caps-lock-key/comment-page-1/#comment-43</link>
		<dc:creator>DannyS</dc:creator>
		<pubDate>Tue, 20 Jun 2006 08:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=34#comment-43</guid>
		<description>I&#039;ve had AntiCapsLock in my StartUp for years. It makes *that* key behave like the Shift key. It&#039;s archived in places like http://www.thedance.net/~win95/ and still work in XP.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve had AntiCapsLock in my StartUp for years. It makes *that* key behave like the Shift key. It&#8217;s archived in places like <a href="http://www.thedance.net/~win95/" rel="nofollow">http://www.thedance.net/~win95/</a> and still work in XP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PDFcreator by melvynadam</title>
		<link>http://blog.billauer.com/2006/05/28/pdfcreator/comment-page-1/#comment-42</link>
		<dc:creator>melvynadam</dc:creator>
		<pubDate>Tue, 13 Jun 2006 09:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=27#comment-42</guid>
		<description>Unfortunately PDFCreator doesn&#039;t convert Word TOCs into clickable links the same way as PDF995 (also freeware). Additionally, PDFEDIT995 adds tonnes of features that PDFCreator doesn&#039;t have.

PDFCreator is fine for quick and simple jobs. For a more professional output with many of the Adobe features I&#039;d stick with pdf995 from http://www.software995.com/</description>
		<content:encoded><![CDATA[<p>Unfortunately PDFCreator doesn&#8217;t convert Word TOCs into clickable links the same way as PDF995 (also freeware). Additionally, PDFEDIT995 adds tonnes of features that PDFCreator doesn&#8217;t have.</p>
<p>PDFCreator is fine for quick and simple jobs. For a more professional output with many of the Adobe features I&#8217;d stick with pdf995 from <a href="http://www.software995.com/" rel="nofollow">http://www.software995.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The cAPS lOCK key is DEAD! Long live the Caps Lock Key! by melvynadam</title>
		<link>http://blog.billauer.com/2006/06/06/the-caps-lock-key-is-dead-long-live-the-caps-lock-key/comment-page-1/#comment-41</link>
		<dc:creator>melvynadam</dc:creator>
		<pubDate>Tue, 13 Jun 2006 09:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=34#comment-41</guid>
		<description>Personally, I&#039;m not offended by the existence of the Caps Lock key. I&#039;m more offended by the very limited functionality. Fortunately, I found CAPshift to greatly enhance the possibilities for this pretty basic button:
http://www.donationcoder.com/Software/Skrommel/index.html#CAPshift</description>
		<content:encoded><![CDATA[<p>Personally, I&#8217;m not offended by the existence of the Caps Lock key. I&#8217;m more offended by the very limited functionality. Fortunately, I found CAPshift to greatly enhance the possibilities for this pretty basic button:<br />
<a href="http://www.donationcoder.com/Software/Skrommel/index.html#CAPshift" rel="nofollow">http://www.donationcoder.com/Software/Skrommel/index.html#CAPshift</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords&#8230; by melvynadam</title>
		<link>http://blog.billauer.com/2006/05/31/passwords/comment-page-1/#comment-40</link>
		<dc:creator>melvynadam</dc:creator>
		<pubDate>Tue, 13 Jun 2006 09:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=30#comment-40</guid>
		<description>If you want a general password manager that syncs with your PDA (PalmOS and Windows Mobile) I would recommend trying out eWallet from Ilium Software. It&#039;s not Open Source or free but it&#039;s superb and enables you to carry passwords with you everywhere.</description>
		<content:encoded><![CDATA[<p>If you want a general password manager that syncs with your PDA (PalmOS and Windows Mobile) I would recommend trying out eWallet from Ilium Software. It&#8217;s not Open Source or free but it&#8217;s superb and enables you to carry passwords with you everywhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passwords&#8230; by Ari</title>
		<link>http://blog.billauer.com/2006/05/31/passwords/comment-page-1/#comment-39</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Sun, 11 Jun 2006 05:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.billauer.com/?p=30#comment-39</guid>
		<description>Roboform is deigned for passwords for websites. KeePass is more of a general password manager, KeePass is also opensource which is always a plus in my book.</description>
		<content:encoded><![CDATA[<p>Roboform is deigned for passwords for websites. KeePass is more of a general password manager, KeePass is also opensource which is always a plus in my book.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

