<?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>Fbloggs Geekdom &#187; JavaScript</title>
	<atom:link href="http://www.fbloggs.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fbloggs.com</link>
	<description>Duncan&#039;s musings on tech related topics</description>
	<lastBuildDate>Fri, 09 Jul 2010 10:26:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to access cross-domain data with AJAX using JSONP, jQuery and PHP</title>
		<link>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/</link>
		<comments>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 10:21:49 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Cross domain scripting]]></category>
		<category><![CDATA[Feedback plugin]]></category>
		<category><![CDATA[JSONP]]></category>
		<category><![CDATA[Same Origin Policy]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=310</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>&#8217;m guessing that if you are reading this post you have already encountered the problem of the <a href="http://en.wikipedia.org/wiki/Same_origin_policy"> same origin policy</a> with regards to retrieving data with AJAX from urls in other domains than your&#8217;s (the requesting domain). This policy, enforced by&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2010/07/09/how-to-access-cross-domain-data-with-ajax-using-jsonp-jquery-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Articles I&#8217;ve Written on IBM i (iSeries) Technology Subjects</title>
		<link>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/</link>
		<comments>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:32:05 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AS/400]]></category>
		<category><![CDATA[BCD Products]]></category>
		<category><![CDATA[IBM i]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[System i]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[iSeries]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Catapult]]></category>
		<category><![CDATA[Clover]]></category>
		<category><![CDATA[Nexus]]></category>
		<category><![CDATA[Portal]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[WebSmart]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=170</guid>
		<description><![CDATA[<p><span class="dropcap">I</span>&#8217;ve written a few articles in recent years that have been published by <a href="http://www.mcpressonline.com">MC Press Online</a>, relating to IBM i topics. If you don&#8217;t know what the IBM i is (or an AS/400, iSeries or System i), you can stop&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/09/17/articles-ive-written-on-ibm-i-technology-subjects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feedback jQuery Plugin</title>
		<link>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/</link>
		<comments>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 20:18:15 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[jQuery plugin]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.fbloggs.com/?p=134</guid>
		<description><![CDATA[<p><span class="dropcap">F</span>eedback is a jQuery plugin that lets you send feedback to a user in the form of an info message or error message, associated with any page element. It uses the jQuery UI plugin to determine the default styles of&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/07/27/feedback-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite FireFox Plugins for Web Development</title>
		<link>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/</link>
		<comments>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 20:51:21 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=68</guid>
		<description><![CDATA[<a href="https://addons.mozilla.org/en-US/firefox/addon/1843"><span class="dropcap">F</span>irebug</a> &#8211; debug your applications. An absolute must.  Best features:
<ul>
<li>Debugger &#8211; step through, over, etc.</li>
<li>Console log for monitoring AJAX interactions -shows parms sent, data returned, round-trip time. </li>
</ul>
<p></p>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer</a> &#8211; fantastic CSS diagnostic support. Best features:
<ul>
<li>View generated source &#8211; important&#8230;</li></ul></li>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/06/05/my-favorite-firefox-plugins-for-web-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Checked attribute of checkboxes- IE  versus FireFox</title>
		<link>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/</link>
		<comments>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/#comments</comments>
		<pubDate>Fri, 29 May 2009 00:15:36 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Browser differences]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=65</guid>
		<description><![CDATA[Summary: Quirks of checkbox markup in HTML - differences between IE and FireFox...]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/05/28/checked-attribute-of-checkboxes-ie-versus-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Check or Uncheck all checkboxes in jQuery</title>
		<link>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/</link>
		<comments>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/#comments</comments>
		<pubDate>Sat, 02 May 2009 05:25:12 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/?p=43</guid>
		<description><![CDATA[<p><span class="dropcap">T</span>his post explains how to set a group of checkboxes to checked or unchecked using jQuery 1.3, by clicking an  &#8220;All&#8221; or &#8220;None&#8221; button.</p>
<p>First, let&#8217;s select our group of checkboxes. I&#8217;ve seen some fairly complicated jQuery selectors for finding checkboxes&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2009/05/01/check-or-uncheck-all-checkboxes-in-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Create A Global Event Object For Both IE and FireFox</title>
		<link>http://www.fbloggs.com/2006/12/27/how-to-create-a-global-event-object-for-both-ie-and-firefox/</link>
		<comments>http://www.fbloggs.com/2006/12/27/how-to-create-a-global-event-object-for-both-ie-and-firefox/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 00:15:06 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Browser differences]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/2006/12/27/how-to-create-a-global-event-object-for-both-ie-and-firefox/</guid>
		<description><![CDATA[FireFox doesn't have a native global event handler. Here's how to create one using FireFox's event-capturing model.]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2006/12/27/how-to-create-a-global-event-object-for-both-ie-and-firefox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get FireBug!</title>
		<link>http://www.fbloggs.com/2006/12/08/get-firebug/</link>
		<comments>http://www.fbloggs.com/2006/12/08/get-firebug/#comments</comments>
		<pubDate>Fri, 08 Dec 2006 21:43:48 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/2006/12/08/get-firebug/</guid>
		<description><![CDATA[<a href="http://www.getfirebug.com/"><span class="dropcap">F</span>irebug beta 1.0 </a>is now available. This is by far the best toolbar available for FireFox or IE for debugging web applications. See <a href="http://www.sitepoint.com/blogs/2006/12/05/free-at-last-firebug-10-beta/">This blog entry at Sitepoint</a> for more details.  A few  of the features I really like are:
<ul>
<li>The debugger  &#8211; identifies&#8230;</li></ul>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2006/12/08/get-firebug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Attempt to use JSON</title>
		<link>http://www.fbloggs.com/2006/11/29/attempt-to-use-json/</link>
		<comments>http://www.fbloggs.com/2006/11/29/attempt-to-use-json/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 04:45:19 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/2006/11/29/attempt-to-use-json/</guid>
		<description><![CDATA[<p><span class="dropcap">O</span>k, so JSON is conceptually simple. See json.org for more info. So I include json.js in a page, then attempt to reference the parseJSON method of a string object and get an error. Why? Is it because I reference the&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2006/11/29/attempt-to-use-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Found a solution to the click problem.</title>
		<link>http://www.fbloggs.com/2006/11/24/found-a-solution-to-the-click-problem/</link>
		<comments>http://www.fbloggs.com/2006/11/24/found-a-solution-to-the-click-problem/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 23:12:07 +0000</pubDate>
		<dc:creator>fbloggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://fbloggs.wordpress.com/2006/11/24/found-a-solution-to-the-click-problem/</guid>
		<description><![CDATA[<p><span class="dropcap">I</span> confirmed that click is not a W3C method for anchor objects. However, thanks to the prototype property of objects you can extend a host object by adding methods to it. The code below does this for anchor elements, although you&#8230;</p>]]></description>
		<wfw:commentRss>http://www.fbloggs.com/2006/11/24/found-a-solution-to-the-click-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
