<?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>Kirk Samuelson &#187; AJAX</title>
	<atom:link href="http://kirksamuelson.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://kirksamuelson.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Feb 2010 03:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>AJAX Debugging</title>
		<link>http://kirksamuelson.com/2009/09/17/ajax-debugging/</link>
		<comments>http://kirksamuelson.com/2009/09/17/ajax-debugging/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 03:00:49 +0000</pubDate>
		<dc:creator>Kirk Samuelson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://kirksamuelson.com/2009/09/17/ajax-debugging/</guid>
		<description><![CDATA[HTTP Inspector for Komodo IDE HTTP Headers. Allows you to break on each request/response and modify the header before submitting. Very cool. Comes with Komodo IDE which is great. It&#8217;s not cheap but probably worth it. It has a Javascript debugger that works with Firefox as well. Wireshark: Go deep. Network Protocol Analyzer. Runs in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://docs.activestate.com/komodo/4.4/http-insp.html">HTTP Inspector for Komodo IDE</a><br />
HTTP Headers. Allows you to break on each request/response and modify the header before submitting. Very cool. Comes with Komodo IDE which is great. It&#8217;s <strong>not cheap</strong> but probably worth it. It has a Javascript debugger that works with Firefox as well.</p>
<p><a href="http://www.wireshark.org/">Wireshark: Go deep.</a><br />
Network Protocol Analyzer. Runs in X11. Looks like X11. Geek quotient &#8211; hardcore. The point here is you can see traffic. You need that to analyze ajax requests.</p>
<p><a href="http://developer.yahoo.com/yui/logger/">YUI Library: Logger</a><br />
A component of Yahoo&#8217;s YUI javascript libraries. Useful if you&#8217;re using YUI, otherwise, not so much. I&#8217;m using YUI for some things right now but will probably use other tools for debugging anyway.</p>
<p><img src="http://kirksamuelson.com/wp-content/uploads/2009/09/firephp_large.png" width="158" height="154" alt="firephp_large.png" /><br />
<a href="http://www.firephp.org/">FirePHP &#8211; Firebug Extension for AJAX Development</a><br />
Use this with Firefox and the Firebug extension. Log messages to the Firebug console from your PHP scripts. It works on the server response side of AJAX rather than the client Javascript side.<br />
The best explanation of what FirePHP is and does was written by the guy who created it. <a href="http://www.christophdorn.com/Blog/2009/04/03/how-to-integrate-firephp-for-ajax-development/">Christoph Dorn &#8211; Integrating FirePHP for Ajax Development</a></p>
<p>There&#8217;s also <a href="http://www.aptana.com/">Aptana</a> but I&#8217;m taking a break from the whole Eclipse platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://kirksamuelson.com/2009/09/17/ajax-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX components, Javascript libraries</title>
		<link>http://kirksamuelson.com/2009/09/03/ajax-components-javascript-libraries/</link>
		<comments>http://kirksamuelson.com/2009/09/03/ajax-components-javascript-libraries/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:51:27 +0000</pubDate>
		<dc:creator>Kirk Samuelson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://kirksamuelson.com/?p=134</guid>
		<description><![CDATA[YUI &#8212; The Yahoo! User Interface Library DHTML eXtensions &#8211; professional AJAX components for advanced Web UI &#8211; in your PHP, JSP, .NET, ASP and ColdFusion applications jQuery: The Write Less, Do More, JavaScript Library jQuery Grid Plugin Ext JS &#8211; Client-side JavaScript Framework Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.yahoo.com/yui/">YUI &#8212; The Yahoo! User Interface Library</a></p>
<p><a href="http://www.dhtmlx.com/">DHTML eXtensions &#8211; professional AJAX components for advanced Web UI &#8211; in your PHP, JSP, .NET, ASP and ColdFusion applications</a></p>
<p><a href="http://jquery.com/">jQuery: The Write Less, Do More, JavaScript Library</a></p>
<p><a href="http://www.trirand.com/blog/">jQuery Grid Plugin</a></p>
<p><a href="http://extjs.com/products/extjs/">Ext JS &#8211; Client-side JavaScript Framework</a></p>
<p><a href="http://www.prototypejs.org/">Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications</a></p>
<p><a href="http://script.aculo.us/">script.aculo.us &#8211; web 2.0 javascript</a> &#8211; For prototype</p>
]]></content:encoded>
			<wfw:commentRss>http://kirksamuelson.com/2009/09/03/ajax-components-javascript-libraries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
