Developer XO laptop loan or buy - Speakeasy project
Martin Langhoff
martin.langhoff at gmail.com
Tue Jun 12 15:53:38 EDT 2012
Hi Lester,
you should not expect a webserver. No deployment has ever done it.
Sqlite I think has always been included.
We have an activity that runs its own webserver -- see the Wikipedia
activity -- but has a pure Python webserver implementation.
hth,
martin
On Tue, Jun 12, 2012 at 3:39 PM, Lester Leong <lester.bleong at gmail.com> wrote:
> 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
> <martin.langhoff at gmail.com> wrote:
>> On Tue, Jun 12, 2012 at 3:22 PM, Walter Bender <walter.bender at gmail.com> wrote:
>>> On Tue, Jun 12, 2012 at 3:15 PM, Lester Leong <lester.bleong at gmail.com> 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
>> --
>> martin.langhoff at gmail.com
>> martin at laptop.org -- Software Architect - OLPC
>> - ask interesting questions
>> - don't get distracted with shiny stuff - working code first
>> - http://wiki.laptop.org/go/User:Martinlanghoff
--
martin.langhoff at gmail.com
martin at laptop.org -- Software Architect - OLPC
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Devel
mailing list