<?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>epalla &#187; javascript</title>
	<atom:link href="http://www.epalla.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.epalla.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 Aug 2010 01:28:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>jQuery Validation with multiple (mostly) identical forms</title>
		<link>http://www.epalla.com/2009/12/jquery-validation-with-multiple-forms/</link>
		<comments>http://www.epalla.com/2009/12/jquery-validation-with-multiple-forms/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:16:03 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.epalla.com/?p=453</guid>
		<description><![CDATA[I came across an issue today with jQuery with multiple forms. I&#8217;ve got a page that&#8217;s dynamically generating possibly several dozen mostly identical forms on a single page. &#8220;Why would you do that?&#8221; you might ask. Well, imagine a data set where I want to be able to edit each row independently and you&#8217;ve got [...]]]></description>
		<wfw:commentRss>http://www.epalla.com/2009/12/jquery-validation-with-multiple-forms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Javascript to calculate Dates</title>
		<link>http://www.epalla.com/2009/06/using-javascript-to-calculate-dates/</link>
		<comments>http://www.epalla.com/2009/06/using-javascript-to-calculate-dates/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 18:44:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.epalla.com/?p=163</guid>
		<description><![CDATA[This is also a part of this obnoxious and ridiculous reporting application that I&#8217;m using. I have a need to populate start date and end fields with a more user-friendly system. So I&#8217;ve got a dropdown with a few set options (Today, Last Week, Week to Date, etc.). Most of the code for these things [...]]]></description>
		<wfw:commentRss>http://www.epalla.com/2009/06/using-javascript-to-calculate-dates/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Restoring Checkbox Selections from a Database</title>
		<link>http://www.epalla.com/2009/05/restoring-checkbox-selections-from-a-database/</link>
		<comments>http://www.epalla.com/2009/05/restoring-checkbox-selections-from-a-database/#comments</comments>
		<pubDate>Thu, 28 May 2009 22:04:14 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.epalla.com/?p=112</guid>
		<description><![CDATA[In a project I&#8217;m working on right now I&#8217;m making a dynamic reporting application. Basically I&#8217;m trying to take what I can do easily with a few lines of SQL and turn it into a usable interface for people who don&#8217;t know what they&#8217;re doing. It has summary reporting (group by), filters (wheres), etc. As [...]]]></description>
		<wfw:commentRss>http://www.epalla.com/2009/05/restoring-checkbox-selections-from-a-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
