[symfony-users] Re: [symfony-devs] http://www.symfony-project.org/ is down. again.

2008-05-02 Thread Mark Ng
On 02/05/2008, Daevid Vincent <[EMAIL PROTECTED]> wrote: > What is the largest known site to use symphony? Can it handle hundreds of > thousands of users? Can it handle millions of users/requests? (currently we > do have a load balancer, two LAP web servers and two mySQL servers) Yahoo answers us

[symfony-users] Re: Have you heard about Google App Engine?

2008-04-11 Thread Mark Ng
I'm having a good chuckle at all of you from gmail talking on a google group about being worried at giving google more data ;). The thing that would concern me most is not being able to take that data out and move it elsewhere.. Mark On 11/04/2008, Nicolas Perriault <[EMAIL PROTECTED]> wrote: >

[symfony-users] Re: Have you heard about Google App Engine?

2008-04-11 Thread Mark Ng
The impression I have (as someone with access to google app engine) is that Python is merely the first language they've chosen to support (given that it's a language they use extensively internally). However - there are many things in the way that symfony is built that may prove an initial obstac

[symfony-users] Re: Schema.yml generation for Oracle RDBMS

2008-04-02 Thread Mark Ng
you can do this already with symfony propel-build-schema (or does this not work with Oracle ?) Mark On 02/04/2008, Mladen Gogala <[EMAIL PROTECTED]> wrote: > > I created a little Perl script (yeah, I know!) to generate table > descriptions from the database itself. > The script can be downlo