<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippet Revisions</title>
		<link>http://www.bytemycode.com</link>
		<description>Revisions for this snippet.</description>
		<pubDate>Mon, 13 Feb 2012 09:19:49 +0000</pubDate>
		<copyright>1998-2012 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	
	<item>
		<title>Revised HTTPRequest for AJAX stuff 1</title>
		<link>http://www.bytemycode.com/snippets/snippet/527/1/</link>
		<comments>http://www.bytemycode.com/snippets/snippet/527/comments/</comments>
		<pubDate>Tue, 07 Nov 2006 21:04:49 +0000</pubDate>
		<dc:creator>Fordiman</dc:creator>
		<category>ajax, JavaScript, XML</category>
		<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/527/</guid>
		<description>
			<![CDATA[
				<p>This is a brief revision to my previous snippet.  It is still what it was: a small, simple system for using XMLHttpRequest without using globals.<br /><br />I'll put the API spec in the code this time, so as not to clutter the front page further.<br /><br />Changes:<blockquote><br />Changed name to HTTPRequest (far more accurate)<br />Added HEAD requests<br />Shortened code by making a GenericRequest function<br />Used a better method for getting an XMLHttpRequest object (checks multiple MS versions and implements the latest one)<br /></blockquote></p>
			]]>
		</description>
	</item>

	
	</channel>
</rss>
