<?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>Gilluminate &#187; Ajax</title>
	<atom:link href="http://www.gilluminate.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jun 2010 02:50:57 +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>Jack my FAQ</title>
		<link>http://www.gilluminate.com/2007/02/20/jack_my_faq/</link>
		<comments>http://www.gilluminate.com/2007/02/20/jack_my_faq/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 10:01:00 +0000</pubDate>
		<dc:creator>Jason Gill</dc:creator>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.gillumiante.com/2007/02/20/jack_my_faq</guid>
		<description><![CDATA[Here&#8217;s a little freebie. I&#8217;ve written a javascript that will take any faq page—properly formatted—and give it a little DHTML *umph* (oh, that&#8217;s right, we&#8217;re calling it AJAX these days). Basically it automatically converts all of the terms (questions) into links and collapses all of the defintions (answers) to be hidden until their term has [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a little freebie.</p>
<p>I&#8217;ve written a javascript that will take any faq page—properly formatted—and give it a little DHTML *umph* (oh, that&#8217;s right, we&#8217;re calling it AJAX these days). Basically it automatically converts all of the terms (questions) into links and collapses all of the defintions (answers) to be hidden until their term has been clicked. You can see an example of it in action on our newly deployed <a href="http://www.rnnetwork.com/travel_nursing/faq">Travel Nursing</a> staffing website.</p>
<p>Basically, for formatting, you only need to use a Definition List (DL) with proper &lt;DT&gt; tags for terms and &lt;DD&gt; tags for definitions.</p>

<div class="wp_codebox"><table><tr id="p2033"><td class="code" id="p203code3"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DL</span> <span style="color: #000066;">id</span>=<span style="color: #ff0000;">&quot;definitions&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Is this the first Question?<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DD<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Because this question appears at the beggining of our definition list,
	it is in fact the first question and can be referred to as such from here on out.<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DD<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Is this the last Question?<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
	<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DD<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>Yes, this is the last question. However, since there are only two
	questions in this example, it can also be considered the &quot;second&quot; question.<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DD<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DL<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p>Then just link to the file at the bottom of your page with the following code:</p>

<div class="wp_codebox"><table><tr id="p2034"><td class="code" id="p203code4"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;script</span> <span style="color: #000066;">type</span>=<span style="color: #ff0000;">&quot;text/javascript&quot;</span> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">&quot;jackmyfaq.js&quot;</span><span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #000000; font-weight: bold;">&lt;/script<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></td></tr></table></div>

<p><a href="http://www.gilluminate.com/wp-content/uploads/2008/03/jackmyfaq.js" title="Jack My FAQ">Download <strong>Jack My FAQ</strong> now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gilluminate.com/2007/02/20/jack_my_faq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing Salutr</title>
		<link>http://www.gilluminate.com/2006/08/08/introducing-salutr/</link>
		<comments>http://www.gilluminate.com/2006/08/08/introducing-salutr/#comments</comments>
		<pubDate>Tue, 08 Aug 2006 15:00:13 +0000</pubDate>
		<dc:creator>Jason Gill</dc:creator>
				<category><![CDATA[Developer Blog]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://blog.gillumiante.com/2006/08/08/introducing-salutr</guid>
		<description><![CDATA[I just Launched a new web 2.0 ajax application for sending Flickr greetings or Flickr e-Cards called Salutr. Salutr uses Flickr images to create custom ecards/greetings I call Salutations. The app is in public beta right now, so have a look and give me some feedback. PS if you are wondering why I made all [...]]]></description>
			<content:encoded><![CDATA[<p>I just Launched a new web 2.0 ajax application for sending <a href="http://www.salutr.com/">Flickr greetings</a> or <a href="http://www.salutr.com/">Flickr e-Cards</a> called <a href="http://www.salutr.com/">Salutr</a>. Salutr uses Flickr images to create custom ecards/greetings I call Salutations. The app is in public beta right now, so have a look and give me some feedback.</p>
<p>PS if you are wondering why I made all three terms above clickable, I&#8217;m just trying to help my SEO <img src='http://www.gilluminate.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.gilluminate.com/2006/08/08/introducing-salutr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
