<?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: IAT made Network World</title>
	<atom:link href="http://docwhat.org/2008/09/iat-made-network-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://docwhat.org/2008/09/iat-made-network-world/</link>
	<description>Some men are discovered; others are found out</description>
	<lastBuildDate>Mon, 07 May 2012 09:44:57 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6429</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Sat, 09 Jan 2010 21:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6429</guid>
		<description>You can look at the &lt;a href=&quot;http://git.gerf.org/?p=itsalltext.git&quot; rel=&quot;nofollow&quot;&gt;source code&lt;/a&gt;.

I&#039;m pretty savvy with JS.  But Firefox has it&#039;s own rules when writing things that can access the &quot;chrome&quot; parts.  I *think* that the main problems are in cache.js, which is what adds the button, writes out the md5-hash, etc.</description>
		<content:encoded><![CDATA[<p>You can look at the <a href="http://git.gerf.org/?p=itsalltext.git"  class="extlink">source code</a>.</p>
<p>I&#8217;m pretty savvy with JS.  But Firefox has it&#8217;s own rules when writing things that can access the <span class="dquo">&#8220;</span>chrome&#8221; parts.  I *think* that the main problems are in cache.js, which is what adds the button, writes out the md5-hash, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Krawitz</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6428</link>
		<dc:creator>Robert Krawitz</dc:creator>
		<pubDate>Sat, 09 Jan 2010 14:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6428</guid>
		<description>Can you explain a bit about what it&#039;s supposed to be doing?  I&#039;d be happy to take a look at it (I&#039;m not an expert on this, but I have some knowledge of JavaScript and rather more than a little experience with optimization), but if you could give a primer on what&#039;s going on it would help.</description>
		<content:encoded><![CDATA[<p>Can you explain a bit about what it&#8217;s supposed to be doing?  I&#8217;d be happy to take a look at it (I&#8217;m not an expert on this, but I have some knowledge of JavaScript and rather more than a little experience with optimization), but if you could give a primer on what&#8217;s going on it would help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6427</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:02:18 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6427</guid>
		<description>Unfortunately, I&#039;m not an expert at FF internals.  I&#039;m sure I&#039;m still doing this less than ideally. :-(

Even worse, IAT doesn&#039;t work with FF 3.6 and I don&#039;t understand how to troubleshoot and fix what&#039;s wrong.  *sigh*

I&#039;d love to port this to Jetpack or Google Chrome, but I&#039;d need to write an NSPlugin to do the actual editor invoking -- There are no ways to call out to the editor from within these environments that I can see.

And I really don&#039;t want to write and maintain an NSPlugin.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I&#8217;m not an expert at FF internals.  I&#8217;m sure I&#8217;m still doing this less than ideally. <img src='http://docwhat.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Even worse, IAT doesn&#8217;t work with FF 3.6 and I don&#8217;t understand how to troubleshoot and fix what&#8217;s wrong.  *sigh*</p>
<p>I&#8217;d love to port this to Jetpack or Google Chrome, but I&#8217;d need to write an NSPlugin to do the actual editor invoking &#8212; There are no ways to call out to the editor from within these environments that I can see.</p>
<p>And I really don&#8217;t want to write and maintain an NSPlugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Krawitz</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6426</link>
		<dc:creator>Robert Krawitz</dc:creator>
		<pubDate>Fri, 08 Jan 2010 19:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6426</guid>
		<description>I suspect the code just needs to be looked at more carefully -- there are other addons like Ad-Block and NoScript that also have to watch pages dynamically that don&#039;t exact this kind of performance hit.

I&#039;d settle for a status bar icon that let me search for text areas on the current page.  But as useful as IAT is, I simply can&#039;t abide the performance hit.</description>
		<content:encoded><![CDATA[<p>I suspect the code just needs to be looked at more carefully &#8212; there are other addons like Ad-Block and NoScript that also have to watch pages dynamically that don&#8217;t exact this kind of performance hit.</p>
<p>I&#8217;d settle for a status bar icon that let me search for text areas on the current page.  But as useful as IAT is, I simply can&#8217;t abide the performance hit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6425</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6425</guid>
		<description>That would explain my performance issues.  I use a lot of tabs, and have a lot of textareas active.

Would it be possible to have an feature that would turn off IAT without having to to disable it, and which would allow re-enabling it as well.</description>
		<content:encoded><![CDATA[<p>That would explain my performance issues.  I use a lot of tabs, and have a lot of textareas active.</p>
<p>Would it be possible to have an feature that would turn off IAT without having to to disable it, and which would allow re-enabling it as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Krawitz</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6424</link>
		<dc:creator>Robert Krawitz</dc:creator>
		<pubDate>Thu, 07 Jan 2010 16:10:09 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6424</guid>
		<description>I like itsalltext a lot, but it delivers a nasty performance hit to facebook (see ticket 74 -- http://trac.gerf.org/itsalltext/ticket/74).  My browser seems considerably more responsive, and consumes much less CPU when nothing is otherwise going on, once I disabled it, and profiles generated with XUL Profiler look a lot cleaner, too.

As best as I can figure, it has something aggressively looking for text areas, but I haven&#039;t tried really diving into it.</description>
		<content:encoded><![CDATA[<p>I like itsalltext a lot, but it delivers a nasty performance hit to facebook (see ticket 74 &#8212; <a href="http://trac.gerf.org/itsalltext/ticket/74"  class="extlink">http://trac.gerf.org/itsalltext/ticket/74</a>).  My browser seems considerably more responsive, and consumes much less CPU when nothing is otherwise going on, once I disabled it, and profiles generated with XUL Profiler look a lot cleaner, too.</p>
<p>As best as I can figure, it has something aggressively looking for text areas, but I haven&#8217;t tried really diving into it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6266</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6266</guid>
		<description>I&#039;m not entirely sure.  I think there is still something that takes too much time. :-/

I have been told that IAT also causes bing.com to pause 5 seconds or so every load.

Ciao!</description>
		<content:encoded><![CDATA[<p>I&#8217;m not entirely sure.  I think there is still something that takes too much time. :-/</p>
<p>I have been told that IAT also causes bing.com to pause 5 seconds or so every load.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6265</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6265</guid>
		<description>The performance has improved with 3.5pre.

The main performance hit is when I focus on the window, though focusing on any text dialog seems to also have a delay before the browser is ready to let me type.

Since you mention tabs... I am also using the TreeStyleTab extension, could this interact with IAT?

Thanks,

-Peter</description>
		<content:encoded><![CDATA[<p>The performance has improved with 3.5pre.</p>
<p>The main performance hit is when I focus on the window, though focusing on any text dialog seems to also have a delay before the browser is ready to let me type.</p>
<p>Since you mention tabs&#8230; I am also using the TreeStyleTab extension, could this interact with IAT?</p>
<p>Thanks,</p>
<p>-Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6238</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Thu, 28 May 2009 13:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6238</guid>
		<description>&lt;p&gt;@Peter: &lt;/p&gt;

Interesting.  I&#039;m using the 3.5b4 and I haven&#039;t really noticed this.

Some questions:
&lt;ul&gt;
	&lt;li&gt;What OS are you using?&lt;/li&gt;
        &lt;li&gt;When you say focus on click, do you mean the whole browser or just when focusing for TEXTAREAs?  The two times that IAT does something is:
        &lt;ol&gt;
            &lt;li&gt;When you mouse over or click a TEXTAREA.&lt;/li&gt;
            &lt;li&gt;When you change the tab.&lt;/li&gt;
        &lt;/ol&gt;
&lt;/li&gt;&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<p>@Peter: </p>
<p>Interesting.  I&#8217;m using the 3.5b4 and I haven&#8217;t really noticed this.</p>
<p>Some questions:</p>
<ul>
<li>What OS are you using?</li>
<li>When you say focus on click, do you mean the whole browser or just when focusing for TEXTAREAs?  The two times that IAT does something is:
<ol>
<li>When you mouse over or click a TEXTAREA.</li>
<li>When you change the tab.</li>
</ol>
</li>
</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-6236</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 27 May 2009 15:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-6236</guid>
		<description>I&#039;ve been using IAT at work religiously for at least 2 years now. I&#039;ve got a problem with firefox 3, and the 3.1/3.5 betas on windows. It seems that when IAT is enabled, my browser experiences a lot of latency - 1-2 seconds to focus on click, the same to get focus for text entry, to respond to entering info into text entry boxes (even after the text entry box has focus and as I&#039;m typing), etc. At the same time, other windows apps (editors, outlook, VNC session, etc.) are steady and don&#039;t experience the delay. This happens whether or not I&#039;m editing anything with IAT, but it goes away when IAT is disabled in the add-ons menu and firefox is re-started.

Please let me know if there&#039;s anything I can provide to further troubleshoot this.

Currently I&#039;m using FF 3.5b4, and IAT 1.3.1.

Thanks,

-Peter</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using IAT at work religiously for at least 2 years now. I&#8217;ve got a problem with firefox 3, and the 3.1/3.5 betas on windows. It seems that when IAT is enabled, my browser experiences a lot of latency &#8211; 1-2 seconds to focus on click, the same to get focus for text entry, to respond to entering info into text entry boxes (even after the text entry box has focus and as I&#8217;m typing), etc. At the same time, other windows apps (editors, outlook, VNC session, etc.) are steady and don&#8217;t experience the delay. This happens whether or not I&#8217;m editing anything with IAT, but it goes away when IAT is disabled in the add-ons menu and firefox is re-started.</p>
<p>Please let me know if there&#8217;s anything I can provide to further troubleshoot this.</p>
<p>Currently I&#8217;m using FF 3.5b4, and IAT 1.3.1.</p>
<p>Thanks,</p>
<p>-Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rodman</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-5937</link>
		<dc:creator>Joshua Rodman</dc:creator>
		<pubDate>Wed, 10 Dec 2008 17:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-5937</guid>
		<description>You know, I should just configure vi to make backup files based on the path with an aucommand for my unusual feature request.</description>
		<content:encoded><![CDATA[<p>You know, I should just configure vi to make backup files based on the path with an aucommand for my unusual feature request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rodman</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-5936</link>
		<dc:creator>Joshua Rodman</dc:creator>
		<pubDate>Thu, 04 Dec 2008 18:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-5936</guid>
		<description>That isn&#039;t the issue.

Here is the timeline.

1 - User hits edit.
2 - gvim session appears
3 - user edits file in gvim session, and writes the file out, exiting the editor
4 - the addon somehow causes the edit area to flash yellow, indicating the edit is received.
5 - something dumb happens like the browser crashes, or goes to a new page automatically and crashes without submitting the text, or the session is lost and some javascript causes the page to change.


Maybe I misunderstand and there&#039;s really a step 6 where I restart the
browser following the Dumb Thing, and that causes it to delete all the temporary files?  I don&#039;t know what the timespan of these files is,
but I&#039;d prefer it to be infinite.</description>
		<content:encoded><![CDATA[<p>That isn&#8217;t the issue.</p>
<p>Here is the timeline.</p>
<p>1 &#8211; User hits edit.<br />
2 &#8211; gvim session appears<br />
3 &#8211; user edits file in gvim session, and writes the file out, exiting the editor<br />
4 &#8211; the addon somehow causes the edit area to flash yellow, indicating the edit is received.<br />
5 &#8211; something dumb happens like the browser crashes, or goes to a new page automatically and crashes without submitting the text, or the session is lost and some javascript causes the page to change.</p>
<p>Maybe I misunderstand and there&#8217;s really a step 6 where I restart the<br />
browser following the Dumb Thing, and that causes it to delete all the temporary files?  I don&#8217;t know what the timespan of these files is,<br />
but I&#8217;d prefer it to be infinite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: docwhat</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-5935</link>
		<dc:creator>docwhat</dc:creator>
		<pubDate>Thu, 04 Dec 2008 01:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-5935</guid>
		<description>Hi Josh!

Actually, it isn&#039;t deleted.  All the files are marked as &quot;temporary&quot; by firefox.  If it crashes, temporary files aren&#039;t cleaned up.

You should be able to right click on the &quot;edit&quot; button and select &quot;Edit using previous &#039;.txt&#039; content&quot;  (obviously .txt will be whatever extension you edited it as).

If something has changed so that temporary files are being deleted even after a crash, then I&#039;ll take a look at it.

Ciao!</description>
		<content:encoded><![CDATA[<p>Hi Josh!</p>
<p>Actually, it isn&#8217;t deleted.  All the files are marked as <span class="dquo">&#8220;</span>temporary&#8221; by firefox.  If it crashes, temporary files aren&#8217;t cleaned up.</p>
<p>You should be able to right click on the <span class="dquo">&#8220;</span>edit&#8221; button and select <span class="dquo">&#8220;</span>Edit using previous &#8216;.txt&#8217; content&#8221;  (obviously .txt will be whatever extension you edited it as).</p>
<p>If something has changed so that temporary files are being deleted even after a crash, then I&#8217;ll take a look at it.</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joshua Rodman</title>
		<link>http://docwhat.org/2008/09/iat-made-network-world/comment-page-1/#comment-5934</link>
		<dc:creator>Joshua Rodman</dc:creator>
		<pubDate>Wed, 03 Dec 2008 20:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://docwhat.gerf.org/2008/09/iat-made-network-world/#comment-5934</guid>
		<description>Hey, one of the reasons I use ItsAllText is because the browser is
unreliable.  It might crash, it might lose my session and throw my text
away.

Unfortunately, ItsAllText doesn&#039;t really clean this up all the way.  If
ItsAllText hands the text back to the browser, and then the browser crashes,
ItSAllText has already deleted the data.

Can I disable the delete?  I&#039;m perfectly capable of cronning a cleanup.

-josh</description>
		<content:encoded><![CDATA[<p>Hey, one of the reasons I use ItsAllText is because the browser is<br />
unreliable.  It might crash, it might lose my session and throw my text<br />
away.</p>
<p>Unfortunately, ItsAllText doesn&#8217;t really clean this up all the way.  If<br />
ItsAllText hands the text back to the browser, and then the browser crashes,<br />
ItSAllText has already deleted the data.</p>
<p>Can I disable the delete?  I&#8217;m perfectly capable of cronning a cleanup.</p>
<p>-josh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

