{"id":2562,"date":"2005-06-13T00:54:12","date_gmt":"2005-06-13T04:54:12","guid":{"rendered":"http:\/\/www.soulhuntre.com\/items\/date\/2005\/06\/13\/ajax-creamy-goodness-rails-not-required\/"},"modified":"2005-06-13T00:54:12","modified_gmt":"2005-06-13T04:54:12","slug":"ajax-creamy-goodness-rails-not-required","status":"publish","type":"post","link":"http:\/\/legacyiamsenseiken.local\/2005\/06\/13\/ajax-creamy-goodness-rails-not-required\/","title":{"rendered":"Ajax, creamy goodness – Rails not required…"},"content":{"rendered":"
Web technology keeps re-surfacing. Way, way back Microsoft added a feature Relatively recently Google<\/a> brought out <\/p>\n Anyway, the folks that support Rails<\/a> Interestingly of course this technology turns out to be deeply supported in a AJAX Support Libraries:<\/p>\n Tutorials and other information:<\/p>\n Web technology keeps re-surfacing. Way, way back Microsoft added a feature called XMLHTTP to IE that went mostly ignored for a long time. Specifically What XMLHTTP did was add XMLHttpRequest() so as to allow JavaScript to make a call to a server and get results back without having to reload the page. It is possible […]<\/p>\n","protected":false},"author":3,"featured_media":56237,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"aside","meta":{"footnotes":""},"categories":[278],"tags":[],"_links":{"self":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/2562"}],"collection":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/comments?post=2562"}],"version-history":[{"count":0,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/posts\/2562\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/media\/56237"}],"wp:attachment":[{"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/media?parent=2562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/categories?post=2562"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/legacyiamsenseiken.local\/wp-json\/wp\/v2\/tags?post=2562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}
\ncalled XMLHTTP<\/a> to
\nIE<\/a> that went mostly ignored for a
\nlong time. Specifically What XMLHTTP did was add
\n
\nXMLHttpRequest()<\/a> so as to allow
\nJavaScript<\/a> to make a call
\nto a server and get results back without having to reload the page. It is
\npossible that it’s adoption was hampered by it’s IE only nature as well as the
\nprejudice against all things Microsoft<\/a>
\nout there. As a work around you could fake some of this with a hidden IFrame.<\/p>\n
\nthe beta of Google
\nSuggest<\/a> and tech heads went inexplicably apeshit.
\n
\nSomeone coined<\/a> the cute acronym
\nAJAX<\/a> and it was suddenly the new black. I suppose Ajax sounds better than
\n"JavaScript derived from Microsoft innovation".<\/p>\n
\nhave been
\nquick to
\njump on the bandwagon<\/a> and make it seem like
\nRuby on Rails<\/a>
\nis the be all and end all of Ajax applications. As a subset of OSS zealots these
\nguys really have it down to a science \ud83d\ude42 An
\n
\narticle appeared on \/.<\/a> and we are off to the races.<\/p>\n
\nautomatic way in .NET 2.0<\/a>. You can
\ndownload the tools<\/a>
\nneeded to learn .NET and work with the
\ncoolness<\/a> for free. <\/p>\n\n
\n\t2.0 Client-Side Features- Bring Server-Side Power to the Client<\/a> – how to
\n\tuse the built in .NET Ajax<\/li>\n
\n\tAjax.NET – The free library for .NET (C#)<\/a> – an alternative to the built
\n\tin Ajax technology in .NET 2.0<\/a><\/li>\n
\n\tby ModernMethod – XMLHTTPRequest Toolkit for PHP<\/a> – mostly
\n\tPHP<\/a> oriented<\/li>\n
\n\tJavascript Library<\/a> – influenced by Rails, but can be used with any
\n\tlanguage<\/li>\n
\n\tmade easy<\/a> – targeted at Java<\/li>\n
\n\tComponents — PHPObject<\/a> – not Ajax, but a tool that allows
\n\tFlash<\/a> to perform Ajax like tasks.<\/li>\n<\/ul>\n\n
\n\tSlashdot – Ajax On Rails<\/a><\/li>\n
\n\tONLamp.com- Ajax on Rails<\/a><\/li>\n
\n\tJavaScript and XML and XMLHTTP development information<\/a><\/li>\n
\n\tencyclopedia<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"