<?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 on: Waiting On Ill-behaved Software Is Worst Distraction Of All</title>
	<atom:link href="http://tinobox.com/wordpress/stuff-to-do-while-compiling/waiting-on-ill-behaved-software-is-worst-distraction-of-all/feed/" rel="self" type="application/rss+xml" />
	<link>http://tinobox.com/wordpress/stuff-to-do-while-compiling/waiting-on-ill-behaved-software-is-worst-distraction-of-all/</link>
	<description>Odds and ends of internet entrepreneurship—A Technical Diary</description>
	<lastBuildDate>Wed, 15 Feb 2012 09:23:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: How Yoga Improves Productivity While Using Computers &#124; There Is NO Box</title>
		<link>http://tinobox.com/wordpress/stuff-to-do-while-compiling/waiting-on-ill-behaved-software-is-worst-distraction-of-all/comment-page-1/#comment-2709</link>
		<dc:creator>How Yoga Improves Productivity While Using Computers &#124; There Is NO Box</dc:creator>
		<pubDate>Wed, 06 Oct 2010 22:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=118#comment-2709</guid>
		<description>[...] written on software distraction before. Compiling is probably the worst distraction. There&#8217;s even a category here on There Is NO Box [...]</description>
		<content:encoded><![CDATA[<p>[...] written on software distraction before. Compiling is probably the worst distraction. There&#8217;s even a category here on There Is NO Box [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doolin</title>
		<link>http://tinobox.com/wordpress/stuff-to-do-while-compiling/waiting-on-ill-behaved-software-is-worst-distraction-of-all/comment-page-1/#comment-140</link>
		<dc:creator>doolin</dc:creator>
		<pubDate>Fri, 18 Apr 2008 22:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=118#comment-140</guid>
		<description>It&#039;s FreeMind, which I otherwise really like.  I didn&#039;t want to rag on it because I really get a lot of use out of it and complaining feels unseemly!  Java... heh... I could go on and on... but I won&#039;t.</description>
		<content:encoded><![CDATA[<p>It&#8217;s FreeMind, which I otherwise really like.  I didn&#8217;t want to rag on it because I really get a lot of use out of it and complaining feels unseemly!  Java&#8230; heh&#8230; I could go on and on&#8230; but I won&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean-Philippe Daigle</title>
		<link>http://tinobox.com/wordpress/stuff-to-do-while-compiling/waiting-on-ill-behaved-software-is-worst-distraction-of-all/comment-page-1/#comment-139</link>
		<dc:creator>Jean-Philippe Daigle</dc:creator>
		<pubDate>Fri, 18 Apr 2008 21:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://tinobox.com/wordpress/?p=118#comment-139</guid>
		<description>&gt;&gt; “Save As…” dialog for a popular note taking application written in Java takes quite of time to load, like more than a minute.

AHA! You don&#039;t mention what note taking application this is (I don&#039;t know of many particularly popular java desktop apps - jEdit, maybe?), but this probably isn&#039;t the app&#039;s fault, it&#039;s rather a Java/Swing problem I&#039;ve seen occur over here with our own apps.

Your application is probably opening a JFileChooser, and on some systems (I haven&#039;t been able to reproduce this issue on my own box, despite trying to replicate the necessary conditions), when a JFileChooser is first loaded, there&#039;s a HUGE spike in activity from the javaw.exe process. In fact, when one coworker complained that the &quot;Open...&quot; dialog was coming up very slowly, I ran filemon (great tool from Sysinternals, now Microsoft) and filtered for file operations made by javaw.exe. The result surprised me: the javaw process was reading and going through each and every .zip and .jar file on the Desktop (and this user had many).

Unfortunately, I didn&#039;t have enough time on my coworker&#039;s machine to investigate further (I would love to get to the bottom of this), but we deleted all the zip files stored in his Desktop and My Documents folders, and the JFileChooser dialogs instantly started loading up much faster.</description>
		<content:encoded><![CDATA[<p>&gt;&gt; “Save As…” dialog for a popular note taking application written in Java takes quite of time to load, like more than a minute.</p>
<p>AHA! You don&#8217;t mention what note taking application this is (I don&#8217;t know of many particularly popular java desktop apps &#8211; jEdit, maybe?), but this probably isn&#8217;t the app&#8217;s fault, it&#8217;s rather a Java/Swing problem I&#8217;ve seen occur over here with our own apps.</p>
<p>Your application is probably opening a JFileChooser, and on some systems (I haven&#8217;t been able to reproduce this issue on my own box, despite trying to replicate the necessary conditions), when a JFileChooser is first loaded, there&#8217;s a HUGE spike in activity from the javaw.exe process. In fact, when one coworker complained that the &#8220;Open&#8230;&#8221; dialog was coming up very slowly, I ran filemon (great tool from Sysinternals, now Microsoft) and filtered for file operations made by javaw.exe. The result surprised me: the javaw process was reading and going through each and every .zip and .jar file on the Desktop (and this user had many).</p>
<p>Unfortunately, I didn&#8217;t have enough time on my coworker&#8217;s machine to investigate further (I would love to get to the bottom of this), but we deleted all the zip files stored in his Desktop and My Documents folders, and the JFileChooser dialogs instantly started loading up much faster.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

