<?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: cloneNode caching</title>
	<atom:link href="http://verens.com/2006/01/09/clonenode-caching/feed/" rel="self" type="application/rss+xml" />
	<link>http://verens.com/2006/01/09/clonenode-caching/</link>
	<description>klog - Kae&#039;s Log</description>
	<lastBuildDate>Mon, 21 May 2012 21:11:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Yongchun</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-591</link>
		<dc:creator>Yongchun</dc:creator>
		<pubDate>Tue, 17 Jan 2006 14:03:24 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-591</guid>
		<description>Spam? It makes me laugh. I wrote it personally for your attention. In that IE thread, there are 160 replies. Â I think it is more proper to directly to the person to whom we may give help.</description>
		<content:encoded><![CDATA[<p>Spam? It makes me laugh. I wrote it personally for your attention. In that IE thread, there are 160 replies. Â I think it is more proper to directly to the person to whom we may give help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-590</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Mon, 16 Jan 2006 21:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-590</guid>
		<description>interesting... I don&#039;t know whether to mark that as spam or not - it&#039;s a reply a post I made here: http://blogs.msdn.com/ie/archive/2006/01/12/512232.aspx

I have no idea why Yongchun didn&#039;t reply in that original thread.</description>
		<content:encoded><![CDATA[<p>interesting&#8230; I don&#8217;t know whether to mark that as spam or not &#8211; it&#8217;s a reply a post I made here: <a href="http://blogs.msdn.com/ie/archive/2006/01/12/512232.aspx" rel="nofollow">http://blogs.msdn.com/ie/archive/2006/01/12/512232.aspx</a></p>
<p>I have no idea why Yongchun didn&#8217;t reply in that original thread.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yongchun</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-589</link>
		<dc:creator>Yongchun</dc:creator>
		<pubDate>Mon, 16 Jan 2006 17:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-589</guid>
		<description>Kae,
I saw the post on IE blogs about clear CSS and Javascript cache via reload.  Our browser Tablane browser which is a shell based on IE, can help a bit.
We don&#039;t have straight way to do that, but it is much quick than IE.
Every time you want to reload a page, just create a new Tab using the same URL. (You can delete all other Tab except current on in one go)
Here is the procedure:
In Tablane Top Toolbar, click the little triangle beside the New Tab icon, choose Current Page. Every time, you create a Tab, it will load current URL in New Tab(this will reload CSS and Javascript).
Ctrl+T will create a New Tab.
Hope this will help.
Download from www.tablane.com</description>
		<content:encoded><![CDATA[<p>Kae,<br />
I saw the post on IE blogs about clear CSS and Javascript cache via reload.  Our browser Tablane browser which is a shell based on IE, can help a bit.<br />
We don&#8217;t have straight way to do that, but it is much quick than IE.<br />
Every time you want to reload a page, just create a new Tab using the same URL. (You can delete all other Tab except current on in one go)<br />
Here is the procedure:<br />
In Tablane Top Toolbar, click the little triangle beside the New Tab icon, choose Current Page. Every time, you create a Tab, it will load current URL in New Tab(this will reload CSS and Javascript).<br />
Ctrl+T will create a New Tab.<br />
Hope this will help.<br />
Download from <a href="http://www.tablane.com" rel="nofollow">http://www.tablane.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-588</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Wed, 11 Jan 2006 09:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-588</guid>
		<description>I have updated the post to include a more optimised version which checks for the browser type before it creates the function.</description>
		<content:encoded><![CDATA[<p>I have updated the post to include a more optimised version which checks for the browser type before it creates the function.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-587</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Wed, 11 Jan 2006 06:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-587</guid>
		<description>Safari uses a version of the Konqueror engine, so I am not surprised about that. Maybe the performance increase is only evident in IE and Firefox (the dominant browsers anyway).</description>
		<content:encoded><![CDATA[<p>Safari uses a version of the Konqueror engine, so I am not surprised about that. Maybe the performance increase is only evident in IE and Firefox (the dominant browsers anyway).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uili</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-586</link>
		<dc:creator>Uili</dc:creator>
		<pubDate>Tue, 10 Jan 2006 18:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-586</guid>
		<description>on Safari 2.0.1 test 1 was 973 ms and test 2 was 1043 ms, I am not sure which is ment to be faster but though I would post the results in case they where of intrest.</description>
		<content:encoded><![CDATA[<p>on Safari 2.0.1 test 1 was 973 ms and test 2 was 1043 ms, I am not sure which is ment to be faster but though I would post the results in case they where of intrest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-585</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Tue, 10 Jan 2006 12:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-585</guid>
		<description>I had noticed the konqueror result (and wondered if it was a bug to be reported). Didn&#039;t know about Opera, though - I&#039;ll see if I can tweak it to be faster all-round. Maybe a customised function using a technique likeÂ &lt;a href=&quot;http://dean.edwards.name/weblog/2005/12/js-tip1/&quot; rel=&quot;nofollow&quot;&gt;this one&lt;/a&gt; so there is no performance loss through browser-checking.</description>
		<content:encoded><![CDATA[<p>I had noticed the konqueror result (and wondered if it was a bug to be reported). Didn&#8217;t know about Opera, though &#8211; I&#8217;ll see if I can tweak it to be faster all-round. Maybe a customised function using a technique likeÂ <a href="http://dean.edwards.name/weblog/2005/12/js-tip1/" rel="nofollow">this one</a> so there is no performance loss through browser-checking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christof Donat</title>
		<link>http://verens.com/2006/01/09/clonenode-caching/#comment-584</link>
		<dc:creator>Christof Donat</dc:creator>
		<pubDate>Tue, 10 Jan 2006 12:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://verens.com/archives/2006/01/09/clonenode-caching/#comment-584</guid>
		<description>In Firefox and IE your new function is faster than the old one, but not in Konqueror and Opera. In case you do further initialisation with your nodes, I would expect the new function to win.</description>
		<content:encoded><![CDATA[<p>In Firefox and IE your new function is faster than the old one, but not in Konqueror and Opera. In case you do further initialisation with your nodes, I would expect the new function to win.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

