<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Yacoblog - Ajax</title>
			<link>http://techfeed.net/blog/index.cfm</link>
			<description>News and Views, Yacoubean style</description>
			<language>en-us</language>
			<pubDate>Mon, 06 Sep 2010 02:29:22 -0600</pubDate>
			<lastBuildDate>Sat, 18 Mar 2006 17:09:00 -0600</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>yacoubean@gmail.com</managingEditor>
			<webMaster>yacoubean@gmail.com</webMaster>
			
			<item>
				<title>Presentation Notes and Code</title>
				<link>http://techfeed.net/blog/index.cfm/2006/3/18/Presentation-Notes-and-Code</link>
				<description>
				
				Here are some links from my Ajax presentation and the &lt;a href=&quot;http://www.boisecodecamp.org/&quot;&gt;Boise Code Camp&lt;/a&gt; today.

&lt;a href=&quot;http://ajaxian.com/&quot;&gt;Excellent Ajax Blog&lt;/a&gt;

&lt;a href=&quot;http://www.writely.com/&quot;&gt;Writely&lt;/a&gt;

&lt;a href=&quot;http://www.24eyes.com/&quot;&gt;24 Eyes, Ajax RSS reader&lt;/a&gt;

&lt;a href=&quot;http://script.aculo.us/&quot;&gt;Script.aculo.us&lt;/a&gt;

&lt;a href=&quot;http://www.asp.net/default.aspx?tabindex=9&amp;tabid=47&quot;&gt;Microsoft&apos;s Atlas&lt;/a&gt;

&lt;a href=&quot;http://dojotoolkit.org/&quot;&gt;Dojo&lt;/a&gt;

&lt;a href=&quot;http://www.robgonda.com/blog/projects/ajaxcfc/&quot;&gt;ajacCFC, ColdFusion Ajax library&lt;/a&gt;


&lt;a href=&quot;/blog/enclosures/memory_game.zip&quot;&gt;Here are my code examples&lt;/a&gt;. 
				</description>
				
				<category>Ajax</category>				
				
				<pubDate>Sat, 18 Mar 2006 17:09:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2006/3/18/Presentation-Notes-and-Code</guid>
				
			</item>
			
			<item>
				<title>Comet: Server Push to Browser</title>
				<link>http://techfeed.net/blog/index.cfm/2006/3/18/Comet-Server-Push-to-Browser</link>
				<description>
				
				In my Ajax session today at the &lt;a href=&quot;http://www.boisecodecamp.org&quot;&gt;Boise Code Camp&lt;/a&gt; I mentioned a new technique I&apos;d heard about.  It let&apos;s you send data to the browser, &lt;em&gt;without&lt;/em&gt; a request from the browser.  Someone has called this Comet, and here&apos;s an &lt;a href=&quot;http://ajaxian.com/archives/comet-a-new-approach-to-ajax-applications&quot;&gt;Ajaxian article about it&lt;/a&gt;.  This is common in other applications, of course, things like instant messengers.  But if this becomes widespread on the Web, we will see some pretty cool browser based apps.  We&apos;ll have to keep security in mind though.  I&apos;m sure the shady folks will come up with lots of bad things to do, once they can send stuff to your browser without a request. 
				</description>
				
				<category>Ajax</category>				
				
				<pubDate>Sat, 18 Mar 2006 16:58:00 -0600</pubDate>
				<guid>http://techfeed.net/blog/index.cfm/2006/3/18/Comet-Server-Push-to-Browser</guid>
				
			</item>
			</channel></rss>