<?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>stiefels.net &#187; Web Application Development</title>
	<atom:link href="http://www.stiefels.net/category/web-application-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stiefels.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 20 Sep 2009 10:39:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Doing Web Application Development the Right Way</title>
		<link>http://www.stiefels.net/2007/07/21/doing-web-application-development-the-right-way/</link>
		<comments>http://www.stiefels.net/2007/07/21/doing-web-application-development-the-right-way/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 10:07:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.stiefels.net/2007/07/21/doing-web-application-development-the-right-way/</guid>
		<description><![CDATA[About a year ago I first got in contact with [Ruby on Rails](http://www.rubyonrails.org). I don't know anymore what fascinated me more, [Ruby](http://www.ruby.org) itself or the "on Rails" framework. But that doesn't matter, it just felt so good. I did a project with Ruby on Rails and it was a great experience how fast Web Application [...]]]></description>
			<content:encoded><![CDATA[<p>About a year ago I first got in contact with [Ruby on Rails](http://www.rubyonrails.org). I don't know anymore what fascinated me more, [Ruby](http://www.ruby.org) itself or the "on Rails" framework. But that doesn't matter, it just felt so good. I did a project with Ruby on Rails and it was a great experience how fast Web Application Development can be. But unfortunately Ruby isn't (yet?) as widespread as [PHP](http://www.php.net) on webservers, so doing it the on-Rails-way was limited to this one project. But then I I found the [symfony](http://www.symfony-project.com) framework a open source web framework for PHP.</p>
<p><span id="more-55"></span><br />
The [project website](http://www.symfony-project.com) looked very promising and interesting. Reading the [documentation](http://www.symfony-project.com/content/documentation.html) was just like reading the [Ruby on Rails documentation](http://rubyonrails.org/docs): Almost the same features, same names and techniques (you know scaffolding? It's there!).<br />
Like Ruby on Rails symfony provides the whole MVC stack, I18N, ORM, AJAX support and much more features a Web Application Developer never wants to miss again.<br />
If you are creating Web Applications using PHP you should definitely have a look at symfony, the Ruby on Rails for PHP!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.stiefels.net/2007/07/21/doing-web-application-development-the-right-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
