<?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: AJAX with Google App Engine</title> <atom:link href="http://pythoughts.com/ajax-with-google-app-engine/feed/" rel="self" type="application/rss+xml" /><link>http://pythoughts.com/ajax-with-google-app-engine/</link> <description>Web Programming</description> <lastBuildDate>Sat, 19 May 2012 06:39:10 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Ali</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3900</link> <dc:creator>Ali</dc:creator> <pubDate>Thu, 09 Feb 2012 07:47:45 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3900</guid> <description>Thanks a lot. Your post was helpful getting me started on Ajax with Jquery.</description> <content:encoded><![CDATA[<p>Thanks a lot. Your post was helpful getting me started on Ajax with Jquery.</p> ]]></content:encoded> </item> <item><title>By: Graeme</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3632</link> <dc:creator>Graeme</dc:creator> <pubDate>Wed, 30 Nov 2011 23:56:45 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3632</guid> <description>You could do a javascript call to a python file that checks the database for any new database entries, every 2 seconds say. I don&#039;t know if that&#039;s the most efficient way to do it, but that&#039;s where I would start. It&#039;s fairly basic AJAX, I&#039;m sure there are many tutorials available.</description> <content:encoded><![CDATA[<p>You could do a javascript call to a python file that checks the database for any new database entries, every 2 seconds say. I don&#8217;t know if that&#8217;s the most efficient way to do it, but that&#8217;s where I would start. It&#8217;s fairly basic AJAX, I&#8217;m sure there are many tutorials available.</p> ]]></content:encoded> </item> <item><title>By: nikhil</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3627</link> <dc:creator>nikhil</dc:creator> <pubDate>Wed, 30 Nov 2011 19:41:19 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3627</guid> <description>GET http://127.0.0.1:9001/bgimage.jpg 404 (Not Found)</description> <content:encoded><![CDATA[<p>GET <a
href="http://127.0.0.1:9001/bgimage.jpg" rel="nofollow">http://127.0.0.1:9001/bgimage.jpg</a> 404 (Not Found)</p> ]]></content:encoded> </item> <item><title>By: nikhil</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3625</link> <dc:creator>nikhil</dc:creator> <pubDate>Wed, 30 Nov 2011 19:33:13 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3625</guid> <description>Please tell me how to add image in template .... yaml.py not accepting my static_dir ...I am using Windows 7</description> <content:encoded><![CDATA[<p>Please tell me how to add image in template &#8230;. yaml.py not accepting my static_dir &#8230;I am using Windows 7</p> ]]></content:encoded> </item> <item><title>By: nikhil</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3564</link> <dc:creator>nikhil</dc:creator> <pubDate>Sun, 27 Nov 2011 16:38:15 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3564</guid> <description>Finally i managed to run your code.There are some errors in your HTML page you.you have not given id &quot;magicbox&quot; and you application needs one more element with id &quot;magic response&quot; and few app.yaml changes.Can u suggest anything for chat application. ?</description> <content:encoded><![CDATA[<p>Finally i managed to run your code.There are some errors in your HTML page you.you have not given id &#8220;magicbox&#8221; and you application needs one more element with id &#8220;magic response&#8221; and few app.yaml changes.Can u suggest anything for chat application. ?</p> ]]></content:encoded> </item> <item><title>By: nikhil</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3563</link> <dc:creator>nikhil</dc:creator> <pubDate>Sun, 27 Nov 2011 15:55:27 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3563</guid> <description>I tried to run you code but i cudnt. I get message in browser &#039;Link is Broken&#039; i did all the indentation corrections.I want to make chat application so basically i just want to reflect the message on the fly on every user.Plz suggest something ?</description> <content:encoded><![CDATA[<p>I tried to run you code but i cudnt. I get message in browser &#8216;Link is Broken&#8217; i did all the indentation corrections.I want to make chat application so basically i just want to reflect the message on the fly on every user.Plz suggest something ?</p> ]]></content:encoded> </item> <item><title>By: Kristofer</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3455</link> <dc:creator>Kristofer</dc:creator> <pubDate>Mon, 21 Nov 2011 14:56:28 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3455</guid> <description>Hi!
I&#039;m very new to all of these concepts (though rather experienced in programming) and can&#039;t really get the jQuery tutor to work.
Could you please provide a link to the sourcecode? It would be SO much easier to start tweaking when it&#039;s up and running rather than trying to figure out which part is wrong from all that copy-pasting.
I would really appreciate it since I&#039;m kind of stuck with getting a simple AJAX+GAE example to work. Can&#039;t seem to find a complete one and don&#039;t seem to understand enough to paste one together. =)
Thanks a lot!
/KJ</description> <content:encoded><![CDATA[<p>Hi!<br
/> I&#8217;m very new to all of these concepts (though rather experienced in programming) and can&#8217;t really get the jQuery tutor to work.<br
/> Could you please provide a link to the sourcecode? It would be SO much easier to start tweaking when it&#8217;s up and running rather than trying to figure out which part is wrong from all that copy-pasting.<br
/> I would really appreciate it since I&#8217;m kind of stuck with getting a simple AJAX+GAE example to work. Can&#8217;t seem to find a complete one and don&#8217;t seem to understand enough to paste one together. =)<br
/> Thanks a lot!<br
/> /KJ</p> ]]></content:encoded> </item> <item><title>By: Jonathan</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3241</link> <dc:creator>Jonathan</dc:creator> <pubDate>Thu, 10 Nov 2011 19:07:16 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3241</guid> <description>Any idea about  autocomplete on python appengine?
Thanks</description> <content:encoded><![CDATA[<p>Any idea about  autocomplete on python appengine?<br
/> Thanks</p> ]]></content:encoded> </item> <item><title>By: Graeme</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3188</link> <dc:creator>Graeme</dc:creator> <pubDate>Tue, 08 Nov 2011 06:30:06 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3188</guid> <description>http://1.pythoughtsblog.appspot.com/i-stat</description> <content:encoded><![CDATA[<p><a
href="http://1.pythoughtsblog.appspot.com/i-stat" rel="nofollow">http://1.pythoughtsblog.appspot.com/i-stat</a></p> ]]></content:encoded> </item> <item><title>By: Bin Li</title><link>http://pythoughts.com/ajax-with-google-app-engine/#comment-3187</link> <dc:creator>Bin Li</dc:creator> <pubDate>Sun, 06 Nov 2011 21:01:09 +0000</pubDate> <guid
isPermaLink="false">http://pythoughts.com/?p=6#comment-3187</guid> <description>can you provide the working example link please, many thanks</description> <content:encoded><![CDATA[<p>can you provide the working example link please, many thanks</p> ]]></content:encoded> </item> </channel> </rss>
