<?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>Beth Kelleher &#187; javascript</title>
	<atom:link href="http://bethkelleher.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://bethkelleher.com</link>
	<description>Analysis, Design, Technology and Usability</description>
	<lastBuildDate>Fri, 27 Apr 2012 14:40:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Article: JavaScript MVC &#8211; A List Apart</title>
		<link>http://bethkelleher.com/2009/08/a-list-apart-articles-javascript-mvc/</link>
		<comments>http://bethkelleher.com/2009/08/a-list-apart-articles-javascript-mvc/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:31:59 +0000</pubDate>
		<dc:creator>Beth Kelleher</dc:creator>
				<category><![CDATA[Web Engineering]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://bethkelleher.com/?p=34</guid>
		<description><![CDATA[Jonathan Snooks writes about how to apply and  use the MVC (Model-View-Controler) model for Javascript; to  make it easier to maintain and re-used scripts over time. The explanation of MVC is straightforward and simple and was a great refresher since &#8230; <a href="http://bethkelleher.com/2009/08/a-list-apart-articles-javascript-mvc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Jonathan Snooks writes about <a href="http://www.alistapart.com/articles/javascript-mvc/">how to apply and  use the MVC (Model-View-Controler) model for Javascript</a>; to  make it easier to maintain and re-used scripts over time. The explanation of MVC is straightforward and simple and was a great refresher since I haven&#8217;t done any object-oriented coding in a while. I also appreciated the insight into applying MVC to Javascript as I step back into doing hands-on code after a 3 year absence.</p>
<p><a href="http://www.alistapart.com/articles/javascript-mvc/">A List Apart: Articles: JavaScript MVC</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://bethkelleher.com/2009/08/a-list-apart-articles-javascript-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

