Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread Eddie Drapkin
On Wed, Sep 30, 2009 at 9:27 PM, Mitch Pirtle wrote: > Not to hijack the thread, but whatever came of PDO? > > I know there was that whole PDO-vs-MDB thang and then MDB2 and > whatever, and never bothered to keep up. Now I got no idea what > happened. > > -- Mitch, blushing ever so slightly > It'

Re: [nyphp-talk] Tidy code utils?

2009-09-30 Thread G Rundlett
On Wed, Sep 23, 2009 at 8:32 PM, Mutaz Musa wrote: > PDT for eclipse has the same feature. Can you explain or point to how to make PDT clean up / format the PHP source? I was actually trying to integrate PHP_beautifier into PDT today because I wanted to clean the source. I didn't see how to get

Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread Mitch Pirtle
Not to hijack the thread, but whatever came of PDO? I know there was that whole PDO-vs-MDB thang and then MDB2 and whatever, and never bothered to keep up. Now I got no idea what happened. -- Mitch, blushing ever so slightly On Wed, Sep 30, 2009 at 6:48 PM, Guilherme Blanco wrote: > And surely.

Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread Guilherme Blanco
And surely... if you have any doubts There're a huge documentation, 2 mailing lists, 1 IRC channel... and my contact that you can pick! =D I'm one of the core developers of Doctrine! =P Cheers, On Wed, Sep 30, 2009 at 7:06 PM, G Rundlett wrote: > On Wed, Sep 30, 2009 at 11:54 AM, Ajai Khatt

Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread G Rundlett
On Wed, Sep 30, 2009 at 11:54 AM, Ajai Khattri wrote: > On Wed, 30 Sep 2009, Greg Rundlett (freephile) wrote: > >> [1] http://propel.phpdb.org/trac/wiki/Users/Introduction/Requirements > > BTW, FYI, Doctrine is destined to become the default ORM for symfony from > 1.3 onwards (1.3 alpha was releas

[nyphp-talk] ConFoo - Call for Papers

2009-09-30 Thread Hans Zaunere
Hi all, Our friends to the north are working on what appears to be a bigger/better PHP Quebec conference. They are actively looking for speakers and have personally invited NYPHP members to submit talks, etc. Please see additional information below, and be sure to check out their site, www.confo

Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread Ajai Khattri
On Wed, 30 Sep 2009, Greg Rundlett (freephile) wrote: > [1] http://propel.phpdb.org/trac/wiki/Users/Introduction/Requirements BTW, FYI, Doctrine is destined to become the default ORM for symfony from 1.3 onwards (1.3 alpha was released a few days ago so its a safe bet it will be released in the

Re: [nyphp-talk] Good DB abstraction layer

2009-09-30 Thread Ajai Khattri
On Wed, 30 Sep 2009, Greg Rundlett (freephile) wrote: > For example, since I may also develop OpenOffice applications that > interact with the PostgreSQL database through an ODBC driver, I am > thinking using the PDO ODBC [2] driver to connect to MSSQL might also > be better than using the 'experi