<?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>Derek Gathright &#187; ajax</title>
	<atom:link href="http://www.derekville.net/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekville.net</link>
	<description>Scribbles &#38; Bits</description>
	<lastBuildDate>Fri, 18 Jun 2010 17:36:38 +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>First AJAX script</title>
		<link>http://www.derekville.net/2005/first-ajax-script/</link>
		<comments>http://www.derekville.net/2005/first-ajax-script/#comments</comments>
		<pubDate>Sat, 28 May 2005 23:03:06 +0000</pubDate>
		<dc:creator>Derek</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://blog.derekville.net/?p=13</guid>
		<description><![CDATA[Well, I finally got around to giving Ajax (Asynchronous JavaScript and XML) a whirl. I wasn&#8217;t trying to do anything spectacular, just something functional to wet my appetite. I started out just wanting to allow people to send me text &#8230; <a href="http://www.derekville.net/2005/first-ajax-script/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, I finally got around to giving <a href="http://en.wikipedia.org/wiki/AJAX">Ajax</a> (Asynchronous JavaScript and XML) a whirl.  I wasn&#8217;t trying to do anything spectacular, just something functional to wet my appetite.  I started out just wanting to allow people to send me text messages via the side bar.  I got it all set up using PHP in about 2 minutes, and I thought&#8230; &#8220;It works, but I hate reloading the page for something so simple.&#8221;  And then Ajax popped in my head and thought it would be a great first script.</p>
<p>So off I went to grab the latest version of <a href="http://www.modernmethod.com/sajax/">SAJAX</a> (Simple Ajax), and boy were they right about the &#8220;simple&#8221; part.  Within about 30 minutes, I had a functional script that you can now find on the side bar.  Before you try it out, please use the <a href="http://www.derekgathright.com/ajax_send_mail.php">demo page</a>, as I don&#8217;t need everyone sending me text messages just to see how it works.</p>
<p>Next step, getting my responses to show up. =)</p>
<p>Edit:  At first that last comment was a joke, <a href="http://www.derekgathright.com/chat_full.php">but two hours later&#8230;</a>, that was shockingly easy.  I&#8217;d like to get it integrated into the side bar, but out of time tonight.  I&#8217;ll post the code when I have a bit more time to work on it.  So feel free to send a message or two, as I can respond rather easily.  If you get annoying, I can turn it off via my cell phone too.  <img src='http://www.derekville.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.derekville.net/2005/first-ajax-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
