Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-28 Thread Bill P.
Yeah, that is why I am choosing between these two. Looking for number of people and activity involved in the projects. I am leaning towards Symfony for the admin generation. Havent tried any yet though. "Brian D." <[EMAIL PROTECTED]> wrote: Here's to hoping that, whatever your chosen framewo

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-28 Thread Cliff Hirsch
On 2/28/08 10:35 AM, "Brian D." <[EMAIL PROTECTED]> wrote: > (What scares me the most about any framework is the likelyhood of > eventual abandonment.) Indeed. ___ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk N

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-28 Thread Brian D.
Here's to hoping that, whatever your chosen framework is, it remains to be supported for a long, long time to come by legions of great open-source programmers. (What scares me the most about any framework is the likelyhood of eventual abandonment.) On Thu, Feb 28, 2008 at 9:59 AM, David Mintz <[E

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-28 Thread David Mintz
Since this is a religious debate, I propose that we slaughter anyone who disagrees. Hopefully the Zend Framework will be the last man standing. On Wed, Feb 27, 2008 at 8:24 PM, Donald J Organ IV <[EMAIL PROTECTED]> wrote: > All this talk about frameworks and no one has mentioned the framework >

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-27 Thread Donald J Organ IV
All this talk about frameworks and no one has mentioned the framework made by a NY local(Ken Downs)Andromeda There have been some great updates in this framework lately. Check it out  http://www.andromeda-project.org Adrian Noland wrote: Paul M. Jones has a presentation with some benc

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-27 Thread Adrian Noland
Paul M. Jones has a presentation with some benchmarks on it. Download slides here: http://paul-m-jones.com/?p=266#comments On 2/27/08, Vel Pillai <[EMAIL PROTECTED]> wrote: > > With personal experiencem I can CodeIgniter is a light weight and fast. > Scaling really comes to writing good code and

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-27 Thread Vel Pillai
With personal experiencem I can CodeIgniter is a light weight and fast. Scaling really comes to writing good code and knowing your enemy, bottlenecks. Bloated and inefficiently written sql queries seem to be the number one problem of site performance. -Vel On Wed, Feb 27, 2008 at 8:49 AM, Attila

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-27 Thread Attila, Ferencz-Csibi
Hi, yes - symphony is used as base framework for del.icio.us site. A. On Wed, Feb 27, 2008 at 2:45 PM, Cliff Hirsch <[EMAIL PROTECTED]> wrote: > On 2/26/08 11:17 PM, "Bill P." <[EMAIL PROTECTED]> wrote: > > I am looking at CodeIgnite and Symfony. > I also want to know if sites using either of

Re: [nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-27 Thread Cliff Hirsch
On 2/26/08 11:17 PM, "Bill P." <[EMAIL PROTECTED]> wrote: > I am looking at CodeIgnite and Symfony. > I also want to know if sites using either of these will be able to handle > heavy load and traffic? > > Thanks. > Bill > Look for feedback from Nate of Cake fame. He really likes Symphony ‹ not!

[nyphp-talk] Frameworks... CodeIgnite and Symfony

2008-02-26 Thread Bill P.
I am looking into using a framework for new projects. Most of my projects are larger CMS / User Authentication type sites that allow a main site admin and sub admins edit/add content to a site. There are also private member sections that the site admin can add and remove users from. Currently,