<?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>Start IT up &#187; Sapna</title>
	<atom:link href="http://www.techjini.com/blog/author/sapna/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techjini.com/blog</link>
	<description>The blog of TechJini Solutions</description>
	<lastBuildDate>Sat, 31 Jul 2010 13:31:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Random differences between CodeIgniter and symfony</title>
		<link>http://www.techjini.com/blog/2009/11/12/random-differences-between-codeigniter-and-symfony/</link>
		<comments>http://www.techjini.com/blog/2009/11/12/random-differences-between-codeigniter-and-symfony/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 08:08:09 +0000</pubDate>
		<dc:creator>Sapna</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech Tips]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.techjini.com/blog/2009/11/12/random-differences-between-codeigniter-and-symfony/</guid>
		<description><![CDATA[1) CodeIgniter is sleek, easy to learn compared to symfony.
2) CodeIgniter project set up time is very less compared to<a href="http://www.techjini.com/blog/2009/11/12/random-differences-between-codeigniter-and-symfony/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>1) CodeIgniter is sleek, easy to learn compared to symfony.</p>
<p>2) CodeIgniter project set up time is very less compared to symfony.</p>
<p>3) CodeIgniter works well for something quick and small, symfony hits when it comes for complicated projects.</p>
<p>4) As CodeIgniter does not accept arguments via the command line, you can  not call a specific controller or function, a work around should be  adopted but it&#8217;s not the case with symfony as it provides a concept called task.</p>
<p>5) CodeIgniter does not have any code generators like symfony which completely rocks symfony.</p>
<p>6) Working with fixtures makes life easier in symfony during development phasem, this is missing in  codeIgniter again a runÂ  around should be done.</p>
<p>7) Symfony allows to view the queries fired through development environment but codeIgniter has no such option.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techjini.com/blog/2009/11/12/random-differences-between-codeigniter-and-symfony/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
