<?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>B and E Blog &#187; Spry</title>
	<atom:link href="http://www.bandeblog.com/tags/spry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bandeblog.com</link>
	<description>Just a couple of opinionated nerds talking about ColdFusion, PHP, and technology in general.</description>
	<lastBuildDate>Tue, 27 Oct 2009 21:04:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spry Email Validation</title>
		<link>http://www.bandeblog.com/2008/03/spry-email-validation/</link>
		<comments>http://www.bandeblog.com/2008/03/spry-email-validation/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 17:23:00 +0000</pubDate>
		<dc:creator>Brian</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Spry]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://boole.mightye.org/wordpress/?p=14</guid>
		<description><![CDATA[First you have to include the js and css files for the spry framework.  In this example taken from the spry demos we have two files. Both are designed for text fields.
&#60;link href=&#34;../../widgets/textfieldvalidation/SpryValidationTextField.css&#34; rel=&#34;stylesheet&#34; type=&#34;text/css&#34;&#62;
&#60;script type=&#34;text/javascript&#34; src=&#34;../../widgets/textfieldvalidation/SpryValidationTextField.js&#34;&#62;
The actual form field will be wrapped in a div or span tag with an id.  Any [...]]]></description>
		<wfw:commentRss>http://www.bandeblog.com/2008/03/spry-email-validation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
