[PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Gabe
Gabe wrote: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the most robust, actively developed, secure, etc etc. Thoughts? Sounds like it's just personal preference.

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Robert Cummings
On Wed, 2006-08-02 at 10:50 -0400, Gabe wrote: Gabe wrote: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the most robust, actively developed, secure, etc etc.

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Paul Scott
Too bad there isn't a skeleton sort-of system that you essentially then just plug in the modules that you want/need to flesh it out. Then you'd have your own customized framework for each app that is developed and keeps *all* of the modules relevant to that app. Nothing extra would be

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Robert Cummings
On Wed, 2006-08-02 at 18:08 +0200, Jochem Maas wrote: Robert Cummings wrote: On Wed, 2006-08-02 at 15:51 +0300, karthikeyan balasubramanian wrote: Speaking about framework. Anybody is aware there is a very popular framework in Java called Spring which has pretty cool features like

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Gabe
Robert Cummings wrote: On Wed, 2006-08-02 at 10:50 -0400, Gabe wrote: Gabe wrote: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the most robust, actively developed,

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Jochem Maas
Robert Cummings wrote: On Wed, 2006-08-02 at 18:08 +0200, Jochem Maas wrote: Robert Cummings wrote: On Wed, 2006-08-02 at 15:51 +0300, karthikeyan balasubramanian wrote: Speaking about framework. Anybody is aware there is a very popular framework in Java called Spring which has pretty cool

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Jochem Maas
Robert Cummings wrote: On Wed, 2006-08-02 at 15:51 +0300, karthikeyan balasubramanian wrote: Speaking about framework. Anybody is aware there is a very popular framework in Java called Spring which has pretty cool features like Inversion of Control, Dependency Injection etc. Sounds similar

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Gabe
Paul Scott wrote: Too bad there isn't a skeleton sort-of system that you essentially then just plug in the modules that you want/need to flesh it out. Then you'd have your own customized framework for each app that is developed and keeps *all* of the modules relevant to that app. Nothing

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Paul Scott
I see that there are a few different Universities in Africa supporting that framework. How active is the developer community? How long has KINKY/Chisimba been around? The AVOIR Project has been going for about 2 years now. KINKY and KEWL.NextGen were the first products of that project.

RE: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Kilbride, James P.
I'm not going to comment on the rest of the stuff that was said, which is why I snipped it. I'm not a purist when it comes to OO at all. But I do have to say that while iterators in ruby are amazingly powerful that leave me going wow.. that is so cool.. The thought of how they could be abused and

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Jochem Maas
Kilbride, James P. wrote: I'm not going to comment on the rest of the stuff that was said, which is why I snipped it. I'm not a purist when it comes to OO at all. But I do have to say that while iterators in ruby are amazingly powerful that leave me going wow.. that is so cool.. The thought of

[PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Manuel Lemos
Hello, on 08/01/2006 01:35 PM Gabe said the following: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the most robust, actively developed, secure, etc etc. Thoughts?

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Robert Cummings
On Thu, 2006-08-03 at 00:29 -0300, Manuel Lemos wrote: Hello, on 08/01/2006 01:35 PM Gabe said the following: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Manuel Lemos
Hello, on 08/03/2006 01:24 AM Robert Cummings said the following: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's are the most robust, actively developed, secure, etc etc.

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Robert Cummings
On Thu, 2006-08-03 at 01:47 -0300, Manuel Lemos wrote: Hello, on 08/03/2006 01:24 AM Robert Cummings said the following: What's the common consensus as to a solid PHP framework to use for application development? There seems to be a number of them out there, but I'm not sure which one's

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-02 Thread Paul Scott
You mean we should all be happy that so much choice is available! I agree with Rob! I am a botanist. I have never been trained in Computer Science, as far as industry is concerned, I am not qualified to turn on a PC. Fortunately for me, I am also a geek. My PHP experiences started when

[PHP] Re: PHP Frameworks - Opinion

2006-08-01 Thread Colin Guthrie
Satyam wrote: There is no 'common consensus' but I am sure you'll be getting lots and lots, I would even say LOTS, of sugestions. I'm surprised no-one has mentioned the Zend Framework yet. I'm looking to do a bit of a rewrite of a large PHP application in the near future and would like

[PHP] Re: PHP Frameworks - Opinion

2006-08-01 Thread tedd
At 10:46 PM +0100 8/1/06, Colin Guthrie wrote: I'm surprised no-one has mentioned the Zend Framework yet. I'm looking to do a bit of a rewrite of a large PHP application in the near future and would like to think Zend would be a good horse to back, but the fact no-one here has mentioned

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-01 Thread Robert Cummings
On Tue, 2006-08-01 at 18:17 -0400, tedd wrote: At 10:46 PM +0100 8/1/06, Colin Guthrie wrote: I'm surprised no-one has mentioned the Zend Framework yet. I'm looking to do a bit of a rewrite of a large PHP application in the near future and would like to think Zend would be a good horse

[PHP] Re: PHP Frameworks - Opinion

2006-08-01 Thread Colin Guthrie
Robert Cummings wrote: On Tue, 2006-08-01 at 18:17 -0400, tedd wrote: At 10:46 PM +0100 8/1/06, Colin Guthrie wrote: I'm surprised no-one has mentioned the Zend Framework yet. snip. I own Zend Professional, but don't use it (not good or bad). snip. An IDE is not a framework. it's

Re: [PHP] Re: PHP Frameworks - Opinion

2006-08-01 Thread Ligaya Turmelle
Colin Guthrie wrote: Satyam wrote: There is no 'common consensus' but I am sure you'll be getting lots and lots, I would even say LOTS, of sugestions. I'm surprised no-one has mentioned the Zend Framework yet. I'm looking to do a bit of a rewrite of a large PHP application in the

[PHP] Re: PHP Frameworks

2005-12-27 Thread Petr Smith
Simon Reye wrote: I'm moving away from Cold Fusion and am considering java or php. I've mucked around with Struts and Coccoon on the java side and think they are great. There does not however seem to be any well backed projects similar to these for php. Can anyone point me to a good php

Re: [PHP] Re: PHP Frameworks

2005-12-27 Thread Paul Scott
On Tue, 2005-12-27 at 17:49 +0100, Petr Smith wrote: Can anyone point me to a good php MVC framework? What about http://www.symfony-project.com/ ?? Anyone using it? There is also a relatively new application framework, out of Africa, called KINKY. http://avoir.uwc.ac.za/projects/nextgen

Re: [PHP] Frameworks

2004-12-22 Thread Greg Donald
On Wed, 22 Dec 2004 21:04:46 -0200, Bruno B B Magalhães [EMAIL PROTECTED] wrote: I am searching for a REALLY fast framework environment that can actually run on a production server. I want to know about your experiences with, best practices, everything you guys can share I will love! I've

Re: [PHP] frameworks

2004-05-07 Thread Robert Cummings
On Fri, 2004-05-07 at 11:14, Edward Peloke wrote: Ok...I don't want to start a flame war but I have a project coming up with a very short code cycle...2-3 weeks. I am a procedural guy but want to do more OOP in this project...what are the votes for a good overall framework to use? I need

RE: [PHP] frameworks

2004-05-07 Thread Jay Blanchard
[snip] Ok...I don't want to start a flame war but I have a project coming up with a very short code cycle...2-3 weeks. I am a procedural guy but want to do more OOP in this project...what are the votes for a good overall framework to use? I need good seperation of code and presentation (smarty)

RE: [PHP] frameworks

2004-05-07 Thread Robert Cummings
On Fri, 2004-05-07 at 11:24, Jay Blanchard wrote: [snip] Ok...I don't want to start a flame war but I have a project coming up with a very short code cycle...2-3 weeks. I am a procedural guy but want to do more OOP in this project...what are the votes for a good overall framework to use?

<    1   2