<?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: CodeIgniter PHP Framework</title> <atom:link href="http://brenelz.com/blog/codeigniter-php-framework/feed/" rel="self" type="application/rss+xml" /><link>http://brenelz.com/blog/codeigniter-php-framework/</link> <description>a winnipeg website design company.</description> <lastBuildDate>Thu, 29 Jul 2010 18:34:25 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.0.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: OtengiM</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-28</link> <dc:creator>OtengiM</dc:creator> <pubDate>Wed, 08 Oct 2008 13:01:07 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-28</guid> <description>I use Django I love it and Python too but Im starting to look at PHP and really PHP doesn&#039;t need a web framework or template, PHP is already a framework and template just people have to follow best practices and patterns but PHP 5.3 it is looking pretty good, easy and even have closures and all the bells and whistles of OOP.</description> <content:encoded><![CDATA[<p>I use Django I love it and Python too but Im starting to look at PHP and really PHP doesn&#8217;t need a web framework or template, PHP is already a framework and template just people have to follow best practices and patterns but PHP 5.3 it is looking pretty good, easy and even have closures and all the bells and whistles of OOP.</p> ]]></content:encoded> </item> <item><title>By: Jano</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-27</link> <dc:creator>Jano</dc:creator> <pubDate>Tue, 07 Oct 2008 08:25:31 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-27</guid> <description>@skinny: Next version of CodeIgniter (v 1.7) will store custom session data in a database table, check the SVN http://dev.ellislab.com/svn/CodeIgniter/trunkCopied from the 1.7 Change Log &quot;Updated the Sessions class so that any custom data being saved gets stored to a database rather than the session cookie (assuming you are using a database to store session data), permitting much more data to be saved.&quot;Additionaly, if you don&#039;t want to store custom session data in cookies with the current version of CodeIgniter there are several user contributed libraries in this respect.@pydev: Though I&#039;ve been a CodeIgniter user for more than a year, django is the framework where I get most of my inspiration from. It&#039;s beautifully structured, well thought and designed, implements very good DRY practices... While I&#039;m still a PHP developer, I&#039;ve even purchased 3 books about django.In fact, there are some django concepts that are being ported to PHP http://codeigniter.com/forums/viewthread/87887/ http://www.beberlei.de/calypso/ (and JavaScript http://dojotoolkit.org/book/dojo-book-0-9/part-5-dojox/dojox-dtl), like template inheritance.</description> <content:encoded><![CDATA[<p>@skinny: Next version of CodeIgniter (v 1.7) will store custom session data in a database table, check the SVN <a href="http://dev.ellislab.com/svn/CodeIgniter/trunk" rel="nofollow">http://dev.ellislab.com/svn/CodeIgniter/trunk</a></p><p>Copied from the 1.7 Change Log<br /> &#8220;Updated the Sessions class so that any custom data being saved gets stored to a database rather than the session cookie (assuming you are using a database to store session data), permitting much more data to be saved.&#8221;</p><p>Additionaly, if you don&#8217;t want to store custom session data in cookies with the current version of CodeIgniter there are several user contributed libraries in this respect.</p><p>@pydev: Though I&#8217;ve been a CodeIgniter user for more than a year, django is the framework where I get most of my inspiration from. It&#8217;s beautifully structured, well thought and designed, implements very good DRY practices&#8230; While I&#8217;m still a PHP developer, I&#8217;ve even purchased 3 books about django.</p><p>In fact, there are some django concepts that are being ported to PHP <a href="http://codeigniter.com/forums/viewthread/87887/" rel="nofollow">http://codeigniter.com/forums/viewthread/87887/</a> <a href="http://www.beberlei.de/calypso/" rel="nofollow">http://www.beberlei.de/calypso/</a> (and JavaScript <a href="http://dojotoolkit.org/book/dojo-book-0-9/part-5-dojox/dojox-dtl)" rel="nofollow">http://dojotoolkit.org/book/dojo-book-0-9/part-5-dojox/dojox-dtl)</a>, like template inheritance.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-26</link> <dc:creator>admin</dc:creator> <pubDate>Mon, 06 Oct 2008 23:11:32 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-26</guid> <description>@pydev - you make some good points here.  I have used ASP.NET and Rails as well, but really haven&#039;t gotten to try out Django a whole lot.I have heard good things about it, and I am familiar with the Python language.  How tough is Django to setup on the server? It always seemed a bit difficult, but I really haven&#039;t spent that much time on it.Maybe in the future I will blog about Django.</description> <content:encoded><![CDATA[<p>@pydev &#8211; you make some good points here.  I have used ASP.NET and Rails as well, but really haven&#8217;t gotten to try out Django a whole lot.</p><p>I have heard good things about it, and I am familiar with the Python language.  How tough is Django to setup on the server? It always seemed a bit difficult, but I really haven&#8217;t spent that much time on it.</p><p>Maybe in the future I will blog about Django.</p> ]]></content:encoded> </item> <item><title>By: pydev</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-25</link> <dc:creator>pydev</dc:creator> <pubDate>Mon, 06 Oct 2008 22:53:12 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-25</guid> <description>I know you guys are all php devs, but seriously I would check out the django project. www.djangoproject.com, I have used many frameworks from ASP :(, zend, magento, rails, django and code ignitor.  I can honestly say that Django by far is my favorite.  Generic Views and a database api that puts all the above mentioned frameworks to shame.  It&#039;s in python which i am sure is a deterrent for you guys, but believe me I think you will love not only Python, but Django.</description> <content:encoded><![CDATA[<p>I know you guys are all php devs, but seriously I would check out the django project. <a href="http://www.djangoproject.com" rel="nofollow">http://www.djangoproject.com</a>, I have used many frameworks from ASP <img src='http://cdnwww.brenelz.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> , zend, magento, rails, django and code ignitor.  I can honestly say that Django by far is my favorite.  Generic Views and a database api that puts all the above mentioned frameworks to shame.  It&#8217;s in python which i am sure is a deterrent for you guys, but believe me I think you will love not only Python, but Django.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-24</link> <dc:creator>admin</dc:creator> <pubDate>Mon, 06 Oct 2008 18:25:26 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-24</guid> <description>I know that CakePHP is a more fully functional PHP Framework but it seems so massive for some off the stuff I want to do.  Has much more functionality but with it comes a steep learning curve.I like the simplicity of CodeIgniter, and will have to continue to continue feeling out different frameworks.  Till now I have I have done mostly all custom programming but code-reuse is important to me.</description> <content:encoded><![CDATA[<p>I know that CakePHP is a more fully functional PHP Framework but it seems so massive for some off the stuff I want to do.  Has much more functionality but with it comes a steep learning curve.</p><p>I like the simplicity of CodeIgniter, and will have to continue to continue feeling out different frameworks.  Till now I have I have done mostly all custom programming but code-reuse is important to me.</p> ]]></content:encoded> </item> <item><title>By: skinny</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-23</link> <dc:creator>skinny</dc:creator> <pubDate>Mon, 06 Oct 2008 17:51:56 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-23</guid> <description>CodeIgniter is very simple, and easy to learn. But have got a lot of core bugs. For example session is stored in cookie. If you want to build complex MVC application, you should use CakePHP 1.2.</description> <content:encoded><![CDATA[<p>CodeIgniter is very simple, and easy to learn. But have got a lot of core bugs. For example session is stored in cookie. If you want to build complex MVC application, you should use CakePHP 1.2.</p> ]]></content:encoded> </item> <item><title>By: James Coletti</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-22</link> <dc:creator>James Coletti</dc:creator> <pubDate>Mon, 06 Oct 2008 17:47:35 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-22</guid> <description>CodeIgniter is great, but check out KohanaPHP (a fork of CI). It&#039;s PHP5 only, and fills a few major gaps that are present in CI (no GET queries?). It&#039;s also community-driven, so you can contribute and voice your recommendations on what should be added to the core. I&#039;ve used CI, CakePHP and Zend Framework and since dabbling with Kohana, I&#039;m excited to use it for my next PHP project. Interested in hearing your thoughts.</description> <content:encoded><![CDATA[<p>CodeIgniter is great, but check out KohanaPHP (a fork of CI). It&#8217;s PHP5 only, and fills a few major gaps that are present in CI (no GET queries?). It&#8217;s also community-driven, so you can contribute and voice your recommendations on what should be added to the core. I&#8217;ve used CI, CakePHP and Zend Framework and since dabbling with Kohana, I&#8217;m excited to use it for my next PHP project. Interested in hearing your thoughts.</p> ]]></content:encoded> </item> <item><title>By: xwero</title><link>http://brenelz.com/blog/codeigniter-php-framework/comment-page-1/#comment-21</link> <dc:creator>xwero</dc:creator> <pubDate>Sun, 05 Oct 2008 07:11:15 +0000</pubDate> <guid isPermaLink="false">http://blog.brenelz.com/?p=73#comment-21</guid> <description>The database class isn&#039;t linked to the CI registry with database but with db.The database is loaded using $this-&gt;load-&gt;database().</description> <content:encoded><![CDATA[<p>The database class isn&#8217;t linked to the CI registry with database but with db.</p><p>The database is loaded using $this-&gt;load-&gt;database().</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 2/17 queries in 0.033 seconds using disk
Content Delivery Network via cdnwww.brenelz.com

Served from: brenelz.com @ 2010-08-01 10:41:02 -->