Re: [nyphp-talk] Advice on CodeWorks Conference Tracks

2009-10-03 Thread Mitch Pirtle
I'm partial to the Extreme Scale with Thin Server Architecture session for some reason. -- Mitch On Sat, Oct 3, 2009 at 6:35 PM, Nate Abele wrote: > On Oct 3, 2009, at 12:00 PM, talk-requ...@lists.nyphp.org wrote: > > Date: Fri, 02 Oct 2009 16:12:06 -0400 > From: "li...@nopersonal.info" > To: N

Re: [nyphp-talk] Advice on CodeWorks Conference Tracks

2009-10-03 Thread Nate Abele
On Oct 3, 2009, at 12:00 PM, talk-requ...@lists.nyphp.org wrote: Date: Fri, 02 Oct 2009 16:12:06 -0400 From: "li...@nopersonal.info" To: NYPHP Talk Subject: [nyphp-talk] Advice on CodeWorks Conference Tracks Hi Everyone, I'm going to the CodeWorks conference this weekend and was just takin

Re: [nyphp-talk] Good DB abstraction layer

2009-10-03 Thread Daniel Convissor
Hey Eddie: > And best of all, it's a performance nightmare! I've known people to > have a 40% PHP speed improvement just by swapping MDB2 out for PDO. But MDB2 actually works. PDO doesn't work completely for several DBMSes. Of course, it all depends what your needs are. --Dan -- T H E A