Do XO's ship with a web server and a DB? Or are software stacks managed on a deployment-by-deployment basis?
On Tue, Jun 12, 2012 at 3:26 PM, Martin Langhoff <[email protected]> wrote: > On Tue, Jun 12, 2012 at 3:22 PM, Walter Bender <[email protected]> > wrote: >> On Tue, Jun 12, 2012 at 3:15 PM, Lester Leong <[email protected]> >> wrote: >>> The only reason for me to use Python would be to implement it as a >>> native Sugar activity. But I'd like for the app to coexist on the >>> Internet, running in a web server environment, without having to >>> rewrite the codebase. > > You _can_, and many people do, run python on the server side. Using > mod_python and/or various fastCGI apache modules... > >> There is also the pleasure of writing Python :) > > :-) > > > > > m > -- > [email protected] > [email protected] -- Software Architect - OLPC > - ask interesting questions > - don't get distracted with shiny stuff - working code first > - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
