<?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>Minalien.com &#187; web</title>
	<atom:link href="http://minalien.com/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://minalien.com</link>
	<description>Game Programming Blog &#38; Portfolio</description>
	<lastBuildDate>Thu, 19 Apr 2012 00:07:00 +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>Web experiment: ASP.NET MVC 3 vs Rails 3.2.3 vs CakePHP 2.1</title>
		<link>http://minalien.com/2012/04/web-experiment/</link>
		<comments>http://minalien.com/2012/04/web-experiment/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 00:02:46 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://minalien.com/?p=55</guid>
		<description><![CDATA[At the moment, I&#8217;m still waiting on my computer equipment to make its way across the country to reach me at my new apartment. In the mean time, I&#8217;ve come up with a new experiment to play around with &#8211; this time, in the web development department. In this experiment, I&#8217;m going to take three<a href="http://minalien.com/2012/04/web-experiment/"> <br /><br /> Read More…</a>]]></description>
			<content:encoded><![CDATA[<p>At the moment, I&#8217;m still waiting on my computer equipment to make its way across the country to reach me at my new apartment. In the mean time, I&#8217;ve come up with a new experiment to play around with &#8211; this time, in the web development department. In this experiment, I&#8217;m going to take three popular MVC frameworks and pit them against each other in developing a feature-light Message Board system.</p>
<p>Each system will use the same logic behind the application itself, varying only in language (C#/Ruby/PHP) and convention where needed by the framework. Each site will be deployed and tested on two servers:</p>
<p>1) Microsoft IIS 7.5 running on my desktop computer (when it arrives).<br />
2) Debian 6.0 running on my Linode.</p>
<p>Each will use MySQL 5 for database storage, gravatar for storing off-site user avatars,  jQuery &amp; jQuery UI, Sass stylesheets and will focus on a completely RESTful execution style. I will be discussing the effort involved in establishing development tools for each of these, their execution speed, ease of development (with regard to how intuitive working with the MVC framework is), and ease of deployment (to both Apache 2 and IIS 7.5). I will also be making the source code for these projects open for scrutiny &#8211; so people a little more familiar with each of the frameworks can yell at me about what I messed up that caused their framework of choice to fair worse than the others. :3</p>
]]></content:encoded>
			<wfw:commentRss>http://minalien.com/2012/04/web-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

