Re: CodeIgniter VS CakePHP

2012-02-07 Thread archF6
CakePHP makes you a better programmer. Seriously. Object Oriented books and tutorials are far too abstract; you really see the benefit in the real world with a framework like Cake. Code Igniter is great too, but if you make lazy mistakes, it will let you. Ultimately the best framework is the on

Re: CodeIgniter VS CakePHP

2012-02-07 Thread AD7six
On Feb 7, 10:05 am, dwi priyanto wrote: > I think to work on big project, using yii more humanly(:D). I can > manage file more easily better than using cake or ci Personally: I have to question the motivation of someone who's single off-topic post to a cakephp list is to say "I prefer using yii

Re: CodeIgniter VS CakePHP

2012-02-07 Thread euromark
-1 for the last comment ;) On 7 Feb., 10:05, dwi priyanto wrote: > I think to work on big project, using yii more humanly(:D). I can > manage file more easily better than using cake or ci -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new Cak

Re: CodeIgniter VS CakePHP

2012-02-07 Thread dwi priyanto
I think to work on big project, using yii more humanly(:D). I can manage file more easily better than using cake or ci -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their

Re: CodeIgniter VS CakePHP

2012-02-02 Thread Stephen
Oops my bad on the example pastie! The CI version should be $this->user->username = etc, not $this->username. Simple mistake out of tiredness. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and

Re: CodeIgniter VS CakePHP

2012-02-02 Thread Stephen
Hi Foysal CakePHP and CI are quite different. The main differences I've seen most people pointing out (usually in the favour of codeigniter) are as follows: 1. *Codeigniter is "speedy" and lightweight, CakePHP is too "heavy" and slow.* My opinion: Speed is more or less a hype, there are

Re: CodeIgniter VS CakePHP

2012-02-02 Thread sen li
i like cakephp better, now in working , i coding with ci, but i like ci, no layouts, no elements, but it just have easy model, no maps. In other words, some functions you must build them by manual,for example layouts,elements,orm,pageTitle and so on... My english is poor, I 'm sorry, maybe, someo

Re: CodeIgniter VS CakePHP

2012-02-02 Thread Ersin DEMIRTAS
I think CakePHP is better then CodeIgniter much better documentation. Plus you have experience already which makes you better if I was you I would jump into documentation and learn if you are stack then come here. I think most of people don't like reading, every programmer should read the doc

CodeIgniter VS CakePHP

2012-02-02 Thread nowphp
Hi all, I know CodeIgniter. Now I would like to learn CakePHP. How can I start ?? Which is the easiest way ?? How much difference between CodeIgniter and CakePHP ?? If you have any helpful material please share with me. Thanks, Foysal -- Our newest site for the community: CakePHP Video Tutori

Re: R: CodeIgniter vs CakePHP

2007-10-02 Thread dardosordi
Not again, it's always Cake vs. the world, obviously cake is far better! Can we just concentrate on the important things? On Oct 2, 11:42 am, "John David Anderson (_psychic_)" <[EMAIL PROTECTED]> wrote: > On Oct 2, 2007, at 6:15 AM, Pisinho wrote: > > > > > A problem of CakePHP is a documentation

Re: R: CodeIgniter vs CakePHP

2007-10-02 Thread John David Anderson (_psychic_)
On Oct 2, 2007, at 6:15 AM, Pisinho wrote: > > A problem of CakePHP is a documentation or HowTo o Tutorial. Tutorial: http://manual.cakephp.org/appendix/blog_tutorial How-To's: http://bakery.cakephp.org That'll help some, but we're continually working on making things better. -- John

R: CodeIgniter vs CakePHP

2007-10-02 Thread Pisinho
A problem of CakePHP is a documentation or HowTo o Tutorial. -Messaggio originale- Da: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] Per conto di Matt Inviato: martedì 2 ottobre 2007 7.56 A: Cake PHP Oggetto: Re: CodeIgniter vs CakePHP I've dabbled with CodeIgniter a

Re: CodeIgniter vs CakePHP

2007-10-02 Thread Matt
PROTECTED]> wrote: > My boss recently suggested a move towards codeIgniter, and after a few > minutes of searching, this blog helped me keep him at > bay:http://www.zenperfect.com/2007/07/15/faceoff-codeigniter-vs-cakephp/. > > I know CI is easy t

Re: CodeIgniter vs CakePHP

2007-10-02 Thread [EMAIL PROTECTED]
7/07/15/faceoff-codeigniter-vs-cakephp/. > > I know CI is easy to learn, but still.. > > Cheers, > > Matt --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group,

CodeIgniter vs CakePHP

2007-10-01 Thread Matt
My boss recently suggested a move towards codeIgniter, and after a few minutes of searching, this blog helped me keep him at bay: http://www.zenperfect.com/2007/07/15/faceoff-codeigniter-vs-cakephp/. I know CI is easy to learn, but still.. Cheers, Matt