<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Choosing a web development framework</title>
	<atom:link href="http://brajeshwar.com/2008/web-development-frameworks/feed/" rel="self" type="application/rss+xml" />
	<link>http://brajeshwar.com/2008/web-development-frameworks/</link>
	<description>Brajeshwar is an ardent believer of KISS (Keep It Simple Stupid), he envision pushing the technical envelop time and again for the betterment of commercial and practical applications.</description>
	<pubDate>Sun, 05 Jul 2009 20:29:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joel L.</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-25112</link>
		<dc:creator>Joel L.</dc:creator>
		<pubDate>Tue, 28 Apr 2009 23:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-25112</guid>
		<description>On PHP. What was I looking for in a framework? 


1. Easy to install on any configuration
2. Decent documentation
3. Clean design and code readability
4. Simplicity and Scalable
5. Ability to extend easily with other classes/libraries
6. Uses commonly known design Patterns
7. Agile well-tested code base principles
8. Latest Web Development Features (RIA ,AJAX)
9. High-quality, OO class library รขโฌโ unit testing &amp; loose coupling
10.Backward compatibility
11.Caching preferably
12.Significant developer/support community
13.Tested</description>
		<content:encoded><![CDATA[<p>On <span class="caps">PHP.</span> What was I looking for in a framework? </p>
<p>1. Easy to install on any configuration<br />
2. Decent documentation<br />
3. Clean design and code readability<br />
4. Simplicity and Scalable<br />
5. Ability to extend easily with other classes/libraries<br />
6. Uses commonly known design Patterns<br />
7. Agile well-tested code base principles<br />
8. Latest Web Development Features (RIA ,AJAX)<br />
9. High-quality, OO class library &Atilde;&cent;&acirc;&not;&acirc; unit testing &amp; loose coupling<br />
10.Backward compatibility<br />
11.Caching preferably<br />
12.Significant developer/support community<br />
13.Tested</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22325</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 14 Jul 2008 20:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22325</guid>
		<description>If you're curious about MVC frameworks, have a gander at &lt;a href="http://today.icantfocus.com/blog/mvc-marathon/" rel="nofollow"&gt;MVC Marathon&lt;/a&gt;.

It takes longer to write about it than it does doing the code, but I hope to make it all the way through.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re curious about <span class="caps">MVC </span>frameworks, have a gander at <a href="http://today.icantfocus.com/blog/mvc-marathon/" rel="nofollow"><span class="caps">MVC</span> Marathon</a>.</p>
<p>It takes longer to write about it than it does doing the code, but I hope to make it all the way through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rpsblog.com &#187; A week of symfony #80 (7-&#38;gt;13 july 2008)</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22304</link>
		<dc:creator>rpsblog.com &#187; A week of symfony #80 (7-&#38;gt;13 july 2008)</dc:creator>
		<pubDate>Sun, 13 Jul 2008 22:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22304</guid>
		<description>[...] Choosing a web development framework [...]</description>
		<content:encoded><![CDATA[<p>[...] Choosing a web development framework [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay Pathak</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22239</link>
		<dc:creator>Ajay Pathak</dc:creator>
		<pubDate>Fri, 11 Jul 2008 03:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22239</guid>
		<description>i have not work on struts so i don't have any idea about the struts. but u r right jsf is very complicated</description>
		<content:encoded><![CDATA[<p>i have not work on struts so i don&#8217;t have any idea about the struts. but u r right jsf is very complicated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhiraj</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22229</link>
		<dc:creator>Dhiraj</dc:creator>
		<pubDate>Thu, 10 Jul 2008 16:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22229</guid>
		<description>yeah jsf is good too it is a presentation layer of j2ee and useful to design complex web component without codding single line of java script. But it has some limitation for eg:  it only support post form  method you can not use get form method. and its too complicated. Thats why struts is more popular.</description>
		<content:encoded><![CDATA[<p>yeah jsf is good too it is a presentation layer of j2ee and useful to design complex web component without codding single line of java script. But it has some limitation for eg:&#8195;it only support post form&#8195;method you can not use get form method. and its too complicated. Thats why struts is more popular.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajay Pathak</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22226</link>
		<dc:creator>Ajay Pathak</dc:creator>
		<pubDate>Thu, 10 Jul 2008 15:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22226</guid>
		<description>another good framework is also there in java : JSF(Java server Faces).
This post is very informative.
most of the things i don't know thanks</description>
		<content:encoded><![CDATA[<p>another good framework is also there in java : <acronym title="Java server Faces">JSF</acronym>.<br />
This post is very informative.<br />
most of the things i don&#8217;t know thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pankaj</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22217</link>
		<dc:creator>Pankaj</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22217</guid>
		<description>What about Perl and Catalyst as an option for us old timers?

http://catalyst.perl.org/</description>
		<content:encoded><![CDATA[<p>What about Perl and Catalyst as an option for us old timers?</p>
<p><a href="http://catalyst.perl.org/" rel="nofollow">http://catalyst.perl.org/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks for July 8th &#38; July 9th &#124; isuckatdesign.com</title>
		<link>http://brajeshwar.com/2008/web-development-frameworks/comment-page-1/#comment-22190</link>
		<dc:creator>Bookmarks for July 8th &#38; July 9th &#124; isuckatdesign.com</dc:creator>
		<pubDate>Wed, 09 Jul 2008 16:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://brajeshwar.com/?p=856#comment-22190</guid>
		<description>[...] Choosing a web development framework - Luckily, I can usually choose the framework I use for clients. Usually. [...]</description>
		<content:encoded><![CDATA[<p>[...] Choosing a web development framework - Luckily, I can usually choose the framework I use for clients. Usually. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
