<?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: JQuery, AJAX and IE</title>
	<atom:link href="http://www.lotushints.com/2009/10/jquery-ajax-and-ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lotushints.com/2009/10/jquery-ajax-and-ie/</link>
	<description>Lotus Notes tips &#38; tricks you always hoped you will not need</description>
	<lastBuildDate>Fri, 30 Jul 2010 04:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Vladimir Kocjancic</title>
		<link>http://www.lotushints.com/2009/10/jquery-ajax-and-ie/comment-page-1/#comment-870</link>
		<dc:creator>Vladimir Kocjancic</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.lotushints.com/?p=449#comment-870</guid>
		<description>I thought it is not only jQuery issue. However, I was too short on time and too lazy to try it out using regular HTTPRequest.

As far as jQuery goes. We are using it. Not extensively, but whenever I have to do something a bit more complex and I just cannot be fooled into playing with all that cross-browser compatibilities, I use jQuery.
On &lt;a href=&quot;http://www.nil.com/ipcorner/CiscoTP/&quot; rel=&quot;nofollow&quot;&gt;http://www.nil.com/ipcorner&lt;/a&gt;, I created a dynamic sectioning of the article. If you click on view article, you will see chapters in left sidebar, that is generated with JavaScript and jQuery. Latest article: &lt;a href=&quot;http://www.nil.com/ipcorner/CiscoTP/&quot; rel=&quot;nofollow&quot;&gt;http://www.nil.com/ipcorner/CiscoTP/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I thought it is not only jQuery issue. However, I was too short on time and too lazy to try it out using regular HTTPRequest.</p>
<p>As far as jQuery goes. We are using it. Not extensively, but whenever I have to do something a bit more complex and I just cannot be fooled into playing with all that cross-browser compatibilities, I use jQuery.<br />
On <a href="http://www.nil.com/ipcorner/CiscoTP/" rel="nofollow">http://www.nil.com/ipcorner</a>, I created a dynamic sectioning of the article. If you click on view article, you will see chapters in left sidebar, that is generated with JavaScript and jQuery. Latest article: <a href="http://www.nil.com/ipcorner/CiscoTP/" rel="nofollow">http://www.nil.com/ipcorner/CiscoTP/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrisC</title>
		<link>http://www.lotushints.com/2009/10/jquery-ajax-and-ie/comment-page-1/#comment-869</link>
		<dc:creator>ChrisC</dc:creator>
		<pubDate>Wed, 28 Oct 2009 13:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.lotushints.com/?p=449#comment-869</guid>
		<description>Yes - ie has problems with caching urls in ajax requests - and as you mention it is not just a jQuery thing it is AJAX in general. Our workaround was the same either compute the random part using computed text in a url or using a javascript &quot;random&quot; type function.

You guys doing a lot of jQuery stuff? I am thinking about blogging some jQuery examples and perhaps even giving away a free application that runs on standard Domino with jQuery. People could use this to take code out of or use the actual application itself.</description>
		<content:encoded><![CDATA[<p>Yes &#8211; ie has problems with caching urls in ajax requests &#8211; and as you mention it is not just a jQuery thing it is AJAX in general. Our workaround was the same either compute the random part using computed text in a url or using a javascript &#8220;random&#8221; type function.</p>
<p>You guys doing a lot of jQuery stuff? I am thinking about blogging some jQuery examples and perhaps even giving away a free application that runs on standard Domino with jQuery. People could use this to take code out of or use the actual application itself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
