<?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>PrimeDigit - A Design Blog by Will Shaver &#187; Javascript</title>
	<atom:link href="http://www.primedigit.com/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.primedigit.com</link>
	<description>Thoughts on ASP.NET, Visual Design, SQL Server 2005, C# and much more...</description>
	<lastBuildDate>Tue, 29 Jun 2010 16:33:50 +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>My first prototype submission</title>
		<link>http://www.primedigit.com/2007/09/18/my-first-prototype-submission/</link>
		<comments>http://www.primedigit.com/2007/09/18/my-first-prototype-submission/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 01:10:58 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.primedigit.com/2007/09/18/my-first-prototype-submission/</guid>
		<description><![CDATA[I added a couple of functions to prototype and have put the patch and test up for review. The functions in question add the ability to quickly iterate over form inputs, something I needed for a project I have been working on.]]></description>
			<content:encoded><![CDATA[<p>I added a couple of functions to prototype and have put the <a href="http://dev.rubyonrails.org/ticket/9583">patch and test</a> up for review. The functions in question add the ability to quickly iterate over form inputs, something I needed for a project I have been working on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primedigit.com/2007/09/18/my-first-prototype-submission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stickmanlabs&#8217; Accordion 2.0 Released</title>
		<link>http://www.primedigit.com/2007/09/18/accordion-20-released/</link>
		<comments>http://www.primedigit.com/2007/09/18/accordion-20-released/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 01:00:42 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.primedigit.com/2007/09/18/accordion-20-released/</guid>
		<description><![CDATA[Kevin Miller (stickman/Colophon) released version 2 of his accordion, complete with closing features that I was providing. I&#8217;ve taken mine down, and you can read about version 2.0 here.]]></description>
			<content:encoded><![CDATA[<p>Kevin Miller (stickman/Colophon) released version 2 of his accordion, complete with closing features that I was providing. I&#8217;ve taken mine down, and you can read about version 2.0 <a href="http://stickmanlabs.com/2007/09/18/accordion-v20-released/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.primedigit.com/2007/09/18/accordion-20-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Accordion Magic</title>
		<link>http://www.primedigit.com/2007/08/26/accordion-magic/</link>
		<comments>http://www.primedigit.com/2007/08/26/accordion-magic/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 03:53:51 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.primedigit.com/2007/08/26/accordion-magic/</guid>
		<description><![CDATA[Being a huge fan of anything that makes my life easier, I&#8217;ve been using scriptaculous for a while. I recently found stickman&#8217;s accordion and was very pleased with its performance compared to the asp.net ajax accordion. (Mostly I was pleased stickman&#8217;s version shows all content with scripts off while the asp.net one hides it.) The [...]]]></description>
			<content:encoded><![CDATA[<p>Being a huge fan of anything that makes my life easier, I&#8217;ve been using <a href="http://script.aculo.us/">scriptaculous</a> for a while. I recently found <a href="http://www.stickmanlabs.com/accordion/">stickman&#8217;s accordion</a> and was very pleased with its performance compared to the <a href="http://asp.net/learn/ajax-videos/video-87.aspx">asp.net ajax accordion<a/>. (Mostly I was pleased stickman&#8217;s version shows all content with scripts off while the asp.net one hides it.) </p>
<p>The only feature that was better in the asp.net version was the ability to close panels. So I added it.</p>
<p><a href="http://www.primedigit.com/accordion">Accordion v1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.primedigit.com/2007/08/26/accordion-magic/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
