<?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 Tim Ehat</title>
	<atom:link href="http://www.timehat.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.timehat.com</link>
	<description>Personal blog about life &#38; tech</description>
	<lastBuildDate>Wed, 18 Jan 2012 06:54:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on LetsTalk.com Customer Service Experience&#8211;Putting Them to the Test by Mitchell</title>
		<link>http://www.timehat.com/letstalk-com-customer-service-experience/#comment-1257</link>
		<dc:creator>Mitchell</dc:creator>
		<pubDate>Wed, 18 Jan 2012 06:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=409#comment-1257</guid>
		<description>I think that sounds very reasonable. I look forward to hearing whether they live up to their motto of providing excellent service.</description>
		<content:encoded><![CDATA[<p>I think that sounds very reasonable. I look forward to hearing whether they live up to their motto of providing excellent service.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why I don&#8217;t use paperless billing by Dave Allen</title>
		<link>http://www.timehat.com/why-i-dont-use-paperless-billing/#comment-1217</link>
		<dc:creator>Dave Allen</dc:creator>
		<pubDate>Fri, 09 Dec 2011 18:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=389#comment-1217</guid>
		<description>Also, as I recently discovered after trying to complete a background check, banks are only required to have statements available from the past six months.  If you don&#039;t save your online statements, you will have to go through a lengthy process to obtain them.</description>
		<content:encoded><![CDATA[<p>Also, as I recently discovered after trying to complete a background check, banks are only required to have statements available from the past six months.  If you don&#8217;t save your online statements, you will have to go through a lengthy process to obtain them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java&#8217;s &#8220;user.home&#8221; is Wrong on Windows by Guest</title>
		<link>http://www.timehat.com/javas-user-home-is-wrong-on-windows/#comment-1116</link>
		<dc:creator>Guest</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=196#comment-1116</guid>
		<description>LOL @ Fourteen Days Later   September 28, 2011 at 12:00 AM !!
:D</description>
		<content:encoded><![CDATA[<p>LOL @ Fourteen Days Later   September 28, 2011 at 12:00 AM !!<br />
 <img src='http://www.timehat.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java&#8217;s &#8220;user.home&#8221; is Wrong on Windows by anon</title>
		<link>http://www.timehat.com/javas-user-home-is-wrong-on-windows/#comment-1115</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Tue, 04 Oct 2011 12:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=196#comment-1115</guid>
		<description>One of the most annoying Java bugs in the history of EVER!</description>
		<content:encoded><![CDATA[<p>One of the most annoying Java bugs in the history of EVER!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java&#8217;s &#8220;user.home&#8221; is Wrong on Windows by Fourteen Days Later</title>
		<link>http://www.timehat.com/javas-user-home-is-wrong-on-windows/#comment-1101</link>
		<dc:creator>Fourteen Days Later</dc:creator>
		<pubDate>Wed, 28 Sep 2011 07:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=196#comment-1101</guid>
		<description>Doc Duke: You&#039;re Not Thinking Forth Dimensionally, Timmy!

Timmy: Yeah, I have a real problem with that...

Doc Duke: If we change the path in the future (say Java 8), then all those apps which have placed stuff in &quot;the wrong place&quot; will break when we make that change.

Timmy: But can&#039;t Java fix this by moving directories it finds in the wrong location to the right one? Maybe even on the McFly!

Doc Duke: But how is Java to know the difference between a home relative path and an absolute &quot;bona-fide I-really-want to-have-this-file, Timmy&quot; path. Your approach might work for your bog standard app that only touches its own self-created directory in the wrong home- move it to the right home and redirect reads and writes. But what about a file utility written in Java, which just enumerates files in home, say perhaps to move them from the wrong place to the right? OK, for those specific cases, you could look for any call to listFiles and set a flag so that they get an actual real world view...

(The Doc trails off, throws his hands in the air and slowly starts walking away from Timmy.)

Doc (starts again): Oh, how slippery a slope that has turned out to be. If Microsoft had rejected such infernal silliness outright, we might actually be living in an alternate timestream in which Windows is actually a stable reliable operating system written by a diligent co-operative Microsoft who works with application developers to keep their well-written apps working instead.

Tim: How is that so, Doc?

Doc Duke: Well, Windows never thinks Fourth Dimensionally enough. Instead, the reality is that Windows is always trying to be clever about stuff like that without caring about of the consequences for some small subset of apps, hiding changed details away by using heuristics to do some bizzaro version of what you mean in unexpected circumstances. I mean, maybe, just maybe its okay to leave crufty old workarounds and hacks in for ten year old versions of Photoshop, but bloody hell, why can&#039;t I call a file COM1 in this day and age!</description>
		<content:encoded><![CDATA[<p>Doc Duke: You&#8217;re Not Thinking Forth Dimensionally, Timmy!</p>
<p>Timmy: Yeah, I have a real problem with that&#8230;</p>
<p>Doc Duke: If we change the path in the future (say Java 8), then all those apps which have placed stuff in &#8220;the wrong place&#8221; will break when we make that change.</p>
<p>Timmy: But can&#8217;t Java fix this by moving directories it finds in the wrong location to the right one? Maybe even on the McFly!</p>
<p>Doc Duke: But how is Java to know the difference between a home relative path and an absolute &#8220;bona-fide I-really-want to-have-this-file, Timmy&#8221; path. Your approach might work for your bog standard app that only touches its own self-created directory in the wrong home- move it to the right home and redirect reads and writes. But what about a file utility written in Java, which just enumerates files in home, say perhaps to move them from the wrong place to the right? OK, for those specific cases, you could look for any call to listFiles and set a flag so that they get an actual real world view&#8230;</p>
<p>(The Doc trails off, throws his hands in the air and slowly starts walking away from Timmy.)</p>
<p>Doc (starts again): Oh, how slippery a slope that has turned out to be. If Microsoft had rejected such infernal silliness outright, we might actually be living in an alternate timestream in which Windows is actually a stable reliable operating system written by a diligent co-operative Microsoft who works with application developers to keep their well-written apps working instead.</p>
<p>Tim: How is that so, Doc?</p>
<p>Doc Duke: Well, Windows never thinks Fourth Dimensionally enough. Instead, the reality is that Windows is always trying to be clever about stuff like that without caring about of the consequences for some small subset of apps, hiding changed details away by using heuristics to do some bizzaro version of what you mean in unexpected circumstances. I mean, maybe, just maybe its okay to leave crufty old workarounds and hacks in for ten year old versions of Photoshop, but bloody hell, why can&#8217;t I call a file COM1 in this day and age!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java&#8217;s &#8220;user.home&#8221; is Wrong on Windows by Tim Ehat</title>
		<link>http://www.timehat.com/javas-user-home-is-wrong-on-windows/#comment-1085</link>
		<dc:creator>Tim Ehat</dc:creator>
		<pubDate>Sat, 10 Sep 2011 17:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=196#comment-1085</guid>
		<description>Funny you should mention the Android issue.  That was one frustrating situation I had to work through as well.  I hope moving your desktop folder back works for you.  I think I actually just manually moved the &quot;.android&quot; folder to my user profile folder to get it working.  That&#039;s probably not a long term solution, though, if different parts of the SDK continue to try and access that folder at two different locations...</description>
		<content:encoded><![CDATA[<p>Funny you should mention the Android issue.  That was one frustrating situation I had to work through as well.  I hope moving your desktop folder back works for you.  I think I actually just manually moved the &#8220;.android&#8221; folder to my user profile folder to get it working.  That&#8217;s probably not a long term solution, though, if different parts of the SDK continue to try and access that folder at two different locations&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java&#8217;s &#8220;user.home&#8221; is Wrong on Windows by Andy</title>
		<link>http://www.timehat.com/javas-user-home-is-wrong-on-windows/#comment-1082</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 10 Sep 2011 13:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=196#comment-1082</guid>
		<description>I have been looking for confirmation of this bug for a while now. It is a shame you, like me, are in this situation but in some way I am glad that someone has realised this issue.

This bug (which still isn&#039;t fixed in the latest Java 7) has caused so many problems. My main problem was trying to develop for Android in Eclipse. Eclipse, written in Java, stores its settings in the wrong users directory (i.e. Desktop\..\) but the Android SDK looks for the settings in the correct location (C:\Users)!

I didn&#039;t realise that Java used the Desktop path to incorrectly determine the Users directory - I thought it might be &quot;My Documents&quot;, which would screw my backups up. However, I think I can live with keeping C:\Users\\Desktop. So thank you for sharing this!


Andy</description>
		<content:encoded><![CDATA[<p>I have been looking for confirmation of this bug for a while now. It is a shame you, like me, are in this situation but in some way I am glad that someone has realised this issue.</p>
<p>This bug (which still isn&#8217;t fixed in the latest Java 7) has caused so many problems. My main problem was trying to develop for Android in Eclipse. Eclipse, written in Java, stores its settings in the wrong users directory (i.e. Desktop\..\) but the Android SDK looks for the settings in the correct location (C:\Users)!</p>
<p>I didn&#8217;t realise that Java used the Desktop path to incorrectly determine the Users directory &#8211; I thought it might be &#8220;My Documents&#8221;, which would screw my backups up. However, I think I can live with keeping C:\Users\\Desktop. So thank you for sharing this!</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Office OneNote for Free by Tim Ehat</title>
		<link>http://www.timehat.com/microsoft-office-onenote-for-free/#comment-743</link>
		<dc:creator>Tim Ehat</dc:creator>
		<pubDate>Tue, 28 Dec 2010 08:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=107#comment-743</guid>
		<description>Looks like I either had it wrong to begin with or OneNote&#039;s been removed from the download.</description>
		<content:encoded><![CDATA[<p>Looks like I either had it wrong to begin with or OneNote&#8217;s been removed from the download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Instant Messaging Logs by Peter</title>
		<link>http://www.timehat.com/instant-messaging-logs/#comment-272</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 29 Jan 2010 00:44:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=123#comment-272</guid>
		<description>Tim, I need to get you an invite to Google Wave.  It&#039;s pretty cool, although not quite as cool as all the hype indicated.  It addresses some of the issues you&#039;re talking about with the timing of instant messages.</description>
		<content:encoded><![CDATA[<p>Tim, I need to get you an invite to Google Wave.  It&#8217;s pretty cool, although not quite as cool as all the hype indicated.  It addresses some of the issues you&#8217;re talking about with the timing of instant messages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Microsoft Office OneNote for Free by Andrew</title>
		<link>http://www.timehat.com/microsoft-office-onenote-for-free/#comment-174</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 21 Jul 2009 07:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.timehat.com/?p=107#comment-174</guid>
		<description>hey i just downloaded it but i cant find one note in the customize section?</description>
		<content:encoded><![CDATA[<p>hey i just downloaded it but i cant find one note in the customize section?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

