<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joe Bivins &#187; JavaScript</title>
	<atom:link href="http://joebivins.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://joebivins.com</link>
	<description>Web Developer. Wesley Chapel, FL</description>
	<lastBuildDate>Sun, 29 Aug 2010 17:24:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>An Id Without a Name</title>
		<link>http://joebivins.com/2009/06/27/an-id-without-a-name/</link>
		<comments>http://joebivins.com/2009/06/27/an-id-without-a-name/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 18:13:30 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=739</guid>
		<description><![CDATA[Yes, you are shaking your head, thinking that Internet Explorer (IE) 8 is the latest web browser, but web applications created four or five years ago are expected to operate using the web browser used during that time, Internet Explorer 6. So, here is one of the many Internet Explorer 6 oddities. When dynamically creating [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2009/06/27/an-id-without-a-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling JSON Responses with Prototype Version &lt; 1.5.1</title>
		<link>http://joebivins.com/2009/02/17/handling-json-returns-with-prototype-version-151/</link>
		<comments>http://joebivins.com/2009/02/17/handling-json-returns-with-prototype-version-151/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 02:19:31 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://joebivins.com/?p=487</guid>
		<description><![CDATA[One of the pitfalls with submitting form data on the web is that control leaves the current page and the developer is responsible for rendering the form with its data in the event of a system or validation error. There&#8217;s a number of techniques to overcome this arduous task. One such technique involves never leaving [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2009/02/17/handling-json-returns-with-prototype-version-151/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Array Anomalies</title>
		<link>http://joebivins.com/2008/04/21/ajax-array-anomalies/</link>
		<comments>http://joebivins.com/2008/04/21/ajax-array-anomalies/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 00:19:14 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://rubydev.wordpress.com/?p=30</guid>
		<description><![CDATA[One of the oddities with using the Prototype JavaScript library, an implementation of AJAX, is that it overloads existing JavaScript objects with additional methods enhancing functionality. The downside to this is that it causes legacy JavaScript code in certain situations cease workingy. A good example is iterating over JavaScript Arrays. There&#8217;s been a few occasions [...]]]></description>
		<wfw:commentRss>http://joebivins.com/2008/04/21/ajax-array-anomalies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: joebivins.com @ 2010-09-07 09:15:57 -->