<?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>Engwar &#187; mvc</title>
	<atom:link href="http://engwar.com/tags/mvc/feed" rel="self" type="application/rss+xml" />
	<link>http://engwar.com</link>
	<description>Chintana Wilamuna&#039;s weblog</description>
	<lastBuildDate>Wed, 30 Nov 2011 13:28:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Catalyst</title>
		<link>http://engwar.com/post/85?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=catalyst</link>
		<comments>http://engwar.com/post/85#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:48:05 +0000</pubDate>
		<dc:creator>Chintana</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://engwar.com/?p=85</guid>
		<description><![CDATA[Last time I looked at Catalyst for a project, the time was really tight and had to do it by other means. This time however, I had slightly more time available so I started from Catalyst::Manual::Tutorial and boy, the docs &#8230; <a href="http://engwar.com/post/85">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last time I looked at <a href="http://www.catalystframework.org/">Catalyst</a> for a project, the time was really tight and had to do it by other means. This time however, I had slightly more time available so I started from <a href="http://search.cpan.org/dist/Catalyst-Manual/lib/Catalyst/Manual/Tutorial.pod">Catalyst::Manual::Tutorial</a> and boy, the docs are amazingly well written. Kennedy Clark has done a wonderful job with the documentation.</p>
<p>Catalyst is a MVC framework written in Perl. If you&#8217;ve written any applications with Ruby on Rails or Django, the first thing you&#8217;ll notice is, like anything written in Perl, speed. Also, another difference that I see with Catalyst is the unprecedented flexibility it gives to the hands of the application developer. For a framework providing this level of flexibility, Catalyst is surprisingly easy to program with. Will write more about my Catalyst chronicles in another post.</p>
]]></content:encoded>
			<wfw:commentRss>http://engwar.com/post/85/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

