carfield.com.hk iFrames.txt 2013-02-18T08:25:59Z 2013-02-18T08:25:59Z <br/>In summary:<br/><table border=1><br/><tr><td></td><td>XHR</td><td>iFrame</td></tr><br/><tr><td>Multithread</td><td>yes</td><td>no</td></tr><br/><tr><td>Back button</td><td>no</td><td>yes</td></tr><br/><tr><td>Cross-site</td><td>no</td><td>yes</td></tr><br/><tr><td>Statuses</td><td>yes</td><td>no</td></tr><br/></table><br/><a href="http://ajax.sys-con.com/read/188390_p.htm<br/>">http://ajax.sys-con.com/read/188390_p.htm<br/></a> <br/><br/>And a more detail comparison:<br/><a href="http://www.quirksmode.org/blog/archives/2005/12/the_ajax_respon.html">http://www.quirksmode.org[..]og/archives/2005/12/the_ajax_respon.html</a> <a href="http://www.quirksmode.org/blog/archives/2006/01/the_ajax_respon_1.html">http://www.quirksmode.org[..]/archives/2006/01/the_ajax_respon_1.html</a> <br/><br/>Comparing using JavaScript tag, iframe and SafeFrame standard for Ad serving - <a href="http://zawadzinski.com/2013/02/17/ad-serving-insights-ad-invocation-codes-and-placement-tags/">http://zawadzinski.com[..]-ad-invocation-codes-and-placement-tags/</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2013-02-18T08:25:59Z Ajax issue of threading.txt 2008-03-17T17:25:32Z 2008-03-17T17:25:32Z <br/>AJAX and Session “Race Conditions” : <a href="http://www.sitepoint.com/blogs/2006/02/27/ajax-and-session-race-conditions/#comments">http://www.sitepoint.com[..]ax-and-session-race-conditions/#comments</a> <br/><br/>Implementing Mutual Exclusion : <a href="http://www.onjava.com/lpt/a/6539">http://www.onjava.com/lpt/a/6539</a> <a href="http://ajaxian.com/archives/ajax-from-scratch-implementing-mutual-exclusion-in-javascript">http://ajaxian.com[..]lementing-mutual-exclusion-in-javascript</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2008-03-17T17:25:32Z search engine friendly.txt 2007-06-29T04:16:10Z 2007-06-29T04:16:10Z <br/>If possible, make sure your site able to work with JS disabled browser - <a href="http://www.softwaredeveloper.com/features/google-ajax-play-nice-061907/">http://www.softwaredeveloper.com[..]m/features/google-ajax-play-nice-061907/</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2007-06-29T04:16:10Z xml http.txt 2006-09-20T06:05:31Z 2006-09-20T06:05:31Z <br/>Simple XMLHTTP tutorial<br/><br/><a href="http://www.oracle.com/technology/pub/articles/cioroianu-ajax-data.html?rssid=rss_otn_news">http://www.oracle.com[..]roianu-ajax-data.html?rssid=rss_otn_news</a> <br/><a href="http://ajaxian.com/archives/devarticlescom-a-three-part-tutorial-sending-email-with-ajax">http://ajaxian.com[..]ee-part-tutorial-sending-email-with-ajax</a> <br/><a href="http://www.xml.com/lpt/a/2005/02/09/xml-http-request.html">http://www.xml.com/lpt/a/2005/02/09/xml-http-request.html</a> <br/><a href="http://www.onlamp.com/lpt/a/5841">http://www.onlamp.com/lpt/a/5841</a> <br/><a href="http://www.webpasties.com/xmlHttpRequest/">http://www.webpasties.com/xmlHttpRequest/</a> <br/><a href="http://www-128.ibm.com/developerworks/java/library/j-ajax1/index.html?ca=drs-">http://www-128.ibm.com[..]/java/library/j-ajax1/index.html?ca=drs-</a> <br/><br/>And simple example:<br/><a href="http://www.josesandoval.com/2005/03/xmlhttprequest-with-java.html">http://www.josesandoval.com/2005/03/xmlhttprequest-with-java.html</a> <br/><a href="http://struts.apache.org/flow/templates-example.html">http://struts.apache.org/flow/templates-example.html</a> <br/><a href="http://www.omnytex.com/articles/xhrstruts/">http://www.omnytex.com/articles/xhrstruts/</a> <br/><a href="http://today.java.net/lpt/a/219">http://today.java.net/lpt/a/219</a> <br/><a href="http://tudu.sourceforge.net/">http://tudu.sourceforge.net/</a> <br/>RSS reader - <a href="http://www.xml.com/lpt/a/1672">http://www.xml.com/lpt/a/1672</a> <br/><br/>And samples collections: <a href="http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest/examples">http://www.fiftyfoureleven.com[..]rces/programming/xmlhttprequest/examples</a> <br/><br/>Error handling of javascript<br/><a href="http://www.xml.com/lpt/a/2005/05/11/ajax-error.html">http://www.xml.com/lpt/a/2005/05/11/ajax-error.html</a> <br/><br/>caching problem... <br/><a href="http://jroller.com/page/coreteam?entry=ajax_caching_problem">http://jroller.com/page/coreteam?entry=ajax_caching_problem</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-09-20T06:05:31Z Browser specific issues.txt 2006-07-17T09:33:18Z 2006-07-17T09:33:18Z <br/>A page using XMLHTTP to test HTTP connection handling for difference browser. Nice to try if you write AJAX application<br/><br/><a href="http://www.mnot.net/blog/2006/01/23/test_xmlhttprequest">http://www.mnot.net/blog/2006/01/23/test_xmlhttprequest</a> <br/><a href="http://www.mnot.net/test/xmlhttprequest/">http://www.mnot.net/test/xmlhttprequest/</a> <br/><br/>Also there is a browser compatiblility discussion<br/><br/><a href="http://www.musingsfrommars.org/2006/06/howre-we-doing-now-ajax-browsers.html">http://www.musingsfrommars.org[..]06/howre-we-doing-now-ajax-browsers.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-07-17T09:33:18Z Ajax books.txt 2006-05-04T07:37:51Z 2006-05-04T07:37:51Z <br/><a href="http://121space.com/index.php?s=d5718aa58ed6bfc4fe3da6861888a81c&showtopic=1875&st=0&p=2212&#entry2212">http://121space.com[..]1c&showtopic=1875&st=0&p=2212&#entry2212</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-05-04T07:37:51Z Issue of loading.txt 2006-04-21T05:19:30Z 2006-04-21T05:19:30Z <br/>A very nice article discuss about this issue: <a href="http://www.devwebsphere.com/devwebsphere/2006/04/the_hidden_cost.html">http://www.devwebsphere.com[..]evwebsphere/2006/04/the_hidden_cost.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-04-21T05:19:30Z office@web.txt 2006-03-31T16:39:38Z 2006-03-31T16:39:38Z <br/>spreadsheet <a href="http://stakeventures.com/articles/2005/11/22/widesheet-sneakcast">http://stakeventures.com/articles/2005/11/22/widesheet-sneakcast</a> <br/>presentation <a href="http://s5presents.com/">http://s5presents.com/</a> <br/>PM tools <a href="http://basecamphq.com">http://basecamphq.com</a> <br/>editor: <a href="http://www.writely.com">http://www.writely.com</a> <br/><br/><a href="http://blog.objo.com/articles/2005/11/22/its-starting">http://blog.objo.com/articles/2005/11/22/its-starting</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-03-31T16:39:38Z copy and paste at web.txt 2006-03-16T11:35:30Z 2006-03-16T11:35:30Z <br/>A very nice sample of how to change web content by user with copy and paste<br/><br/><a href="http://blog.brains4all.com/brainblog/archives/2006/03/copypasteweb_1.html">http://blog.brains4all.com[..]log/archives/2006/03/copypasteweb_1.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-03-16T11:35:30Z pretty tab plane using javascript.txt 2006-03-12T11:15:14Z 2006-03-12T11:15:14Z <br/><a href="http://www.barelyfitz.com/blog/archives/2006/03/09/232/">http://www.barelyfitz.com/blog/archives/2006/03/09/232/</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-03-12T11:15:14Z update form dynamically.txt 2006-03-12T10:42:16Z 2006-03-12T10:42:16Z <br/>An example of updating form dynamically: <a href="http://ajaxian.com/archives/sneaky-submissions-supported-by-ajax">http://ajaxian.com/archives/sneaky-submissions-supported-by-ajax</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2006-03-12T10:42:16Z ajax showcast.txt 2005-10-19T06:52:55Z 2005-10-19T06:52:55Z <br/>Nice to take a look and get idea of how to use this technology<br/><br/><a href="http://www.aventureforth.com/2005/09/06/top-10-ajax-applications/">http://www.aventureforth.com/2005/09/06/top-10-ajax-applications/</a> <br/><a href="http://www.aventureforth.com/2005/09/16/top-10-ajax-applications-part-2/">http://www.aventureforth.com[..]5/09/16/top-10-ajax-applications-part-2/</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2005-10-19T06:52:55Z ajax in 1999.txt 2005-08-24T09:17:46Z 2005-08-24T09:17:46Z <br/>A nice implement of ajax in content editing (with source), see if it nice to use<br/><br/><a href="http://codinginparadise.org/weblog/2005/08/dhtml-in-place-editing-in-wiki-in-1999.html">http://codinginparadise.org[..]ml-in-place-editing-in-wiki-in-1999.html</a> <br/><br/><script type="text/javascript"><!--google_ad_client = "pub-9426659565807829";google_ad_slot = "9359905831";google_ad_width = 728;google_ad_height = 15;//--></script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> 2005-08-24T09:17:46Z