Re: [GENERAL] PostgreSQL/PHP Application Server

2008-02-14 Thread Brian A. Seklecki
On Fri, 2008-01-25 at 06:01 +1030, Shane Ambler wrote: > > I haven't looked into it much but SE-PostgreSQL may be an option for Bill Moran also pointed out Postgresql Veil & PHP Horde: Veil Project http://veil.projects.postgresql.org/ Horde Framework: http://www.horde.org/ Of course, there

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-02-04 Thread Brian A. Seklecki (Mobile)
> No, I was suggesting an approach that might address your requirement > for integration with other authentication systems. > Actually what I really need is the Oracle 9i + Oracle Directory Service functionality (e.g. nss_ldap for PostgreSQL). That combined with Oracle Label Security (OLS) --

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-02-04 Thread John DeSoi
On Feb 2, 2008, at 9:40 PM, Brian A. Seklecki (Mobile) wrote: On Thu, 2008-01-24 at 13:10 -0500, John DeSoi wrote: . The user/login system is extensible, so you could write your own. I'm not sure if I follow: Are you suggestion that the CMS system, Drupal, is an example of an application se

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-02-03 Thread Alex Turner
Frameworks are over-rated. PHP makes most common tasks simple (not that I'm really a big PHP fan, but it works pretty well most of the time). Just follow a few basic XSS protection rules, and you will have few problems. Filter input elements for HTML, don't put stupid things in cookies that can

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-02-02 Thread Brian A. Seklecki (Mobile)
On Thu, 2008-01-24 at 13:10 -0500, John DeSoi wrote: > . The user/login system is extensible, so you could write your own. I'm not sure if I follow: Are you suggestion that the CMS system, Drupal, is an example of an application server model because of its framework extension? ~BAS IMPORTAN

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-01-24 Thread Shane Ambler
Brian A. Seklecki (Mobile) wrote: *) A row-level / user-level ('view based') object security model I haven't looked into it much but SE-PostgreSQL may be an option for this step - if not you may find their explanations of how they implement row level security to be inspiration. http://code

Re: [GENERAL] PostgreSQL/PHP Application Server

2008-01-24 Thread John DeSoi
On Jan 24, 2008, at 12:15 PM, Brian A. Seklecki wrote: Are there any frameworks / toolkits available, possibly as established F/OSS projects, for web applications using PHP+PostgreSQL? sf.net/google comes up short -- a few XML services and Perl+PgSQL hits. By 'application server', as a mar

[GENERAL] PostgreSQL/PHP Application Server

2008-01-24 Thread Brian A. Seklecki
All: Are there any frameworks / toolkits available, possibly as established F/OSS projects, for web applications using PHP+PostgreSQL? sf.net/google comes up short -- a few XML services and Perl+PgSQL hits. By 'application server', as a marketing wank-word gleaned from Oracle/IBM/BEA, essentiall

[GENERAL] PostgreSQL/PHP Application Server

2008-01-24 Thread Brian A. Seklecki (Mobile)
All: Are there any frameworks / toolkits available, possibly as established F/OSS projects, for web applications using PHP+PostgreSQL? sf.net/google comes up short -- a few XML services and Perl+PgSQL hits. By 'application server', as a marketing wank-word gleaned from Oracle/IBM/BEA, essentiall