﻿<?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: To Async or Not To Async&#8230; That is the ReWritten Cliche Quote.</title>
	<atom:link href="http://byatool.com/pontification/to-async-or-not-to-async-that-is-the-rewritten-cliche-quote/feed/" rel="self" type="application/rss+xml" />
	<link>http://byatool.com/pontification/to-async-or-not-to-async-that-is-the-rewritten-cliche-quote/</link>
	<description>This is my recorded stumbling through ASP.Net, Framework 3.5, C# 3.0, Ajax, Javascript, and Love.  Stay, learn, destroy.  It's your life.</description>
	<lastBuildDate>Wed, 27 Oct 2010 11:58:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Sean</title>
		<link>http://byatool.com/pontification/to-async-or-not-to-async-that-is-the-rewritten-cliche-quote/comment-page-1/#comment-5039</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 08 Sep 2009 12:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=870#comment-5039</guid>
		<description>&quot;I didn&#039;t see anything in the first image, is it or is there a link missing?&quot;

You get a gold star.  Totally missed that.  Changes will be made.  I&#039;d say people would be fired but I&#039;d have to fire myself.  And since I was the one that gave myself the job, it&#039;d make me look bad.

As for caching it, I &quot;think&quot; it already is once the .text is set for the div, it stays that value as long as the page isn&#039;t refreshed.  Now mind you, I think right now I am by default clearing the .text of the div on click... so yeah not so smart.  Good call.</description>
		<content:encoded><![CDATA[<p>&#8220;I didn&#8217;t see anything in the first image, is it or is there a link missing?&#8221;</p>
<p>You get a gold star.  Totally missed that.  Changes will be made.  I&#8217;d say people would be fired but I&#8217;d have to fire myself.  And since I was the one that gave myself the job, it&#8217;d make me look bad.</p>
<p>As for caching it, I &#8220;think&#8221; it already is once the .text is set for the div, it stays that value as long as the page isn&#8217;t refreshed.  Now mind you, I think right now I am by default clearing the .text of the div on click&#8230; so yeah not so smart.  Good call.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki Naski</title>
		<link>http://byatool.com/pontification/to-async-or-not-to-async-that-is-the-rewritten-cliche-quote/comment-page-1/#comment-5035</link>
		<dc:creator>Heikki Naski</dc:creator>
		<pubDate>Tue, 08 Sep 2009 04:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://byatool.com/?p=870#comment-5035</guid>
		<description>I didn&#039;t see anything &quot;Latest&quot; in the first image, is it &quot;Newest&quot; or is there a link missing?

You could monitor the usage and see how many clicks 
users make per page view. I&#039;d also think that it would be useful to make sure that if the same user clicks the same link again the request is not made but instead it is cached in the client-side.</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t see anything &#8220;Latest&#8221; in the first image, is it &#8220;Newest&#8221; or is there a link missing?</p>
<p>You could monitor the usage and see how many clicks<br />
users make per page view. I&#8217;d also think that it would be useful to make sure that if the same user clicks the same link again the request is not made but instead it is cached in the client-side.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

