<?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: JsHttpRequest: Low level Ajax library</title>
	<atom:link href="http://ajaxian.com/archives/jshttprequest-low-level-ajax-library/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jshttprequest-low-level-ajax-library</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Dmitry Koterov</title>
		<link>http://ajaxian.com/archives/jshttprequest-low-level-ajax-library/comment-page-1#comment-254398</link>
		<dc:creator>Dmitry Koterov</dc:creator>
		<pubDate>Thu, 23 Aug 2007 19:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jshttprequest-low-level-ajax-library#comment-254398</guid>
		<description>I tried many times to write to Ajaxian webmaster asking to update this library description. But they haven&#039;t updated yet. So, I post news here.

The new version 5.0 of JsHttpRequest - easy-to-use cross-browser AJAX library with uploading support - is ready. Most significant changes:

    * Compatibility with Prototype. Library JsHttpRequest could be used as its server part in PHP. Even so, all additional features of JsHttpRequest (cross-browser compatibility, file uploading support, work with national charsets etc.) are still available.
    * Fully automatic regression test suite. As a result - even better and guaranteed cross-browser compatibility.
    * Library code is now module-based. You may switch off unneeded loading methods to shrink the JS file size. By default library supports and automatically chooses one of 3 different loading methods: SCRIPT (most cross-browser method, works when no XMLHttpRequest nor ActiveX is present); XML (native loader); FORM (for transparent file uploading). But if you do not need some of these method, you may choose a shrinked library version: JsHttpRequest-script.js (8K only!), JsHttpRequest-xml.js etc. or compose your own version manually - module separation is very clear. See http://en.dklab.ru/lib/JsHttpRequest/demo/lib/ JsHttpRequest/mini/
    * Support and &quot;transparent&quot; work with any character encoding (including any national). You may write your scripts in a usual way, library will take care about everything else.
    * Library code is now compressed using dojomin utility, size is lowered greatly.
    * Automatical support for PHP&#039;s native JSON functions (if available). This speeds up 3 times the execution in PHP 5.2.
    * XML loader now returns valid JSON. There is no reference to loading ID in this format.
    * New documentation: easy to understand tutorial ( http://en.dklab.ru/lib/JsHttpRequest/ ) and protocol specifications (http://en.dklab.ru/lib/JsHttpRequest/protocol.html ).</description>
		<content:encoded><![CDATA[<p>I tried many times to write to Ajaxian webmaster asking to update this library description. But they haven&#8217;t updated yet. So, I post news here.</p>
<p>The new version 5.0 of JsHttpRequest &#8211; easy-to-use cross-browser AJAX library with uploading support &#8211; is ready. Most significant changes:</p>
<p>    * Compatibility with Prototype. Library JsHttpRequest could be used as its server part in PHP. Even so, all additional features of JsHttpRequest (cross-browser compatibility, file uploading support, work with national charsets etc.) are still available.<br />
    * Fully automatic regression test suite. As a result &#8211; even better and guaranteed cross-browser compatibility.<br />
    * Library code is now module-based. You may switch off unneeded loading methods to shrink the JS file size. By default library supports and automatically chooses one of 3 different loading methods: SCRIPT (most cross-browser method, works when no XMLHttpRequest nor ActiveX is present); XML (native loader); FORM (for transparent file uploading). But if you do not need some of these method, you may choose a shrinked library version: JsHttpRequest-script.js (8K only!), JsHttpRequest-xml.js etc. or compose your own version manually &#8211; module separation is very clear. See <a href="http://en.dklab.ru/lib/JsHttpRequest/demo/lib/" rel="nofollow">http://en.dklab.ru/lib/JsHttpRequest/demo/lib/</a> JsHttpRequest/mini/<br />
    * Support and &#8220;transparent&#8221; work with any character encoding (including any national). You may write your scripts in a usual way, library will take care about everything else.<br />
    * Library code is now compressed using dojomin utility, size is lowered greatly.<br />
    * Automatical support for PHP&#8217;s native JSON functions (if available). This speeds up 3 times the execution in PHP 5.2.<br />
    * XML loader now returns valid JSON. There is no reference to loading ID in this format.<br />
    * New documentation: easy to understand tutorial ( <a href="http://en.dklab.ru/lib/JsHttpRequest/" rel="nofollow">http://en.dklab.ru/lib/JsHttpRequest/</a> ) and protocol specifications (<a href="http://en.dklab.ru/lib/JsHttpRequest/protocol.html" rel="nofollow">http://en.dklab.ru/lib/JsHttpRequest/protocol.html</a> ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andi</title>
		<link>http://ajaxian.com/archives/jshttprequest-low-level-ajax-library/comment-page-1#comment-246366</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Sat, 20 Jan 2007 14:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jshttprequest-low-level-ajax-library#comment-246366</guid>
		<description>Wow, I wonder how somebody has the same ideas as me: http://uniajax.net - soon vailable in English.</description>
		<content:encoded><![CDATA[<p>Wow, I wonder how somebody has the same ideas as me: <a href="http://uniajax.net" rel="nofollow">http://uniajax.net</a> &#8211; soon vailable in English.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasili Sviridov</title>
		<link>http://ajaxian.com/archives/jshttprequest-low-level-ajax-library/comment-page-1#comment-246353</link>
		<dc:creator>Vasili Sviridov</dc:creator>
		<pubDate>Fri, 19 Jan 2007 19:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jshttprequest-low-level-ajax-library#comment-246353</guid>
		<description>It&#039;s been around for quite a while, actually. Just never got out from the Russian developers community of http://www.XPoint.ru It is nice to see that we get wider recognition ;)</description>
		<content:encoded><![CDATA[<p>It&#8217;s been around for quite a while, actually. Just never got out from the Russian developers community of <a href="http://www.XPoint.ru" rel="nofollow">http://www.XPoint.ru</a> It is nice to see that we get wider recognition ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal Matthews</title>
		<link>http://ajaxian.com/archives/jshttprequest-low-level-ajax-library/comment-page-1#comment-246335</link>
		<dc:creator>Dougal Matthews</dc:creator>
		<pubDate>Fri, 19 Jan 2007 16:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/jshttprequest-low-level-ajax-library#comment-246335</guid>
		<description>Looks good. There is too many bloated, over the top libraries. I&#039;ve been looking for some good lightweight examples that wont effect performance as much.

I&#039;ll give this a shot!</description>
		<content:encoded><![CDATA[<p>Looks good. There is too many bloated, over the top libraries. I&#8217;ve been looking for some good lightweight examples that wont effect performance as much.</p>
<p>I&#8217;ll give this a shot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

