<?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>Three till Seven &#187; JavaScript</title>
	<atom:link href="http://www.3till7.net/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3till7.net</link>
	<description>Programming, espresso, and grumbling.</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:32:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>regular Javascript v. AJAX for dynamic content insertion</title>
		<link>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/</link>
		<comments>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 22:41:25 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2008/02/27/javascript-v-ajax-for-dynamic-content-insertion/</guid>
		<description><![CDATA[Recently for work, I&#8217;ve had cause to write functionality so that a certain chunk of a form can be inserted again, over and over, by the user. The form involves data about course equivalencies between schools, and the user might &#8230; <a href="http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2008/02/27/regular-javascript-v-ajax-for-dynamic-content-insertion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>using Javascript and CSS to mark outgoing links</title>
		<link>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/</link>
		<comments>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 19:11:43 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/</guid>
		<description><![CDATA[It may be useful to your visitors to know which links will take them off of your site without having to hover over all of them. It might also be a nice touch to mark links pointing to PDF documents, &#8230; <a href="http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/09/26/using-javascript-and-css-to-mark-outgoing-links/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>using AJAX to implement a live search</title>
		<link>http://www.3till7.net/2007/05/14/using-ajax-to-implement-a-live-search/</link>
		<comments>http://www.3till7.net/2007/05/14/using-ajax-to-implement-a-live-search/#comments</comments>
		<pubDate>Mon, 14 May 2007 14:37:29 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/05/14/using-ajax-to-implement-a-live-search/</guid>
		<description><![CDATA[I recently implemented a live search on the quotes page, so I figured I'd give a tutorial on how I did it. A "live" search is like a regular search feature, but if the user has Javascript enabled, the search &#8230; <a href="http://www.3till7.net/2007/05/14/using-ajax-to-implement-a-live-search/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/05/14/using-ajax-to-implement-a-live-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>using AJAX to spiff up a gallery</title>
		<link>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/</link>
		<comments>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/#comments</comments>
		<pubDate>Fri, 04 May 2007 00:52:03 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[Daily life]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/</guid>
		<description><![CDATA[Lightbox is nice and all, but sometimes I find it clunky, particularly in Firefox when I have a lot of other tabs open. However, I don't want to go the route of having an image load by itself in the &#8230; <a href="http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.3till7.net/2007/05/03/using-ajax-to-spiff-up-a-gallery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

