Using browser as interface to python app

Arona Ndiaye arona2 at em8s.com
Tue Nov 13 08:11:21 EST 2001


Greetings,

You are certainly most welcome.
----- Original Message -----
From: "s a" <sandskyfly at hotmail.com>
To: <arona2 at em8s.com>
Sent: Tuesday, November 13, 2001 2:07 PM
Subject: Re: Using browser as interface to python app


> Many thanks for the response.
>
> Flash + python is a super cool idea, and it's got me intrigued. I'm
checking
> out MING and the tutorial you included right now...
>
> cheers,
>
> Sandy
>
> >From: "Arona Ndiaye" <arona2 at em8s.com>
> >To: "Sandy Norton" <sandskyfly at hotmail.com>
> >CC: <python-list at python.org>
> >Subject: Re: Using browser as interface to python app
> >Date: Mon, 12 Nov 2001 13:48:31 +0100
> >
> >Greetings to each and everyone.
> >
> >What about...
> >
> >Flash 5 ---> simple GUI
> >Xml ---> data format (flash 5's got Xml support)
> >
> >
> >Flash Kit Tutorial - Flash 5 and XML
>
>http://www.flashkit.com/tutorials/3rd_Party/Flash_5_-Chris_Sm-213/index.sht
m
> >l
> >
> >Doing a google search will give you gazillions of links.
> >
> >Google results for "Flash 5 Xml tutorial" link follows:
> >http://www.google.com/search?hl=en&q=flash+5+xml+tutorial
> >
> >I'm building a virtual online supermarket with Python and Ming (PHP, C++,
> >Java, Python ( pick you favorite one hehehe ) to SWF ( Macromedia Flash
> >format or whatever it's called format ) on Debian. I like the mix (python
+
> >xml + flash) so I guess I'm  a little bit biased =)
> >
> >Most kind regards,
> >
> >PS: too lazy to run a spell checker, too lazy to check ( lack of sleep ),
> >so
> >sincere apologies to anyone it might disturbs.
> >
> >----- Original Message -----
> >From: "Sandy Norton" <sandskyfly at hotmail.com>
> >Newsgroups: comp.lang.python
> >To: <python-list at python.org>
> >Sent: Sunday, November 11, 2001 4:28 PM
> >Subject: Re: Using browser as interface to python app
> >
> >
> > > <kentsmith at dxsys.com> wrote in message
> >news:<TvkH7.41138$bf1.4979168 at news20.bellglobal.com>...
> > > > Have you considered a GUI built with Flash 5.0?  It's very nice for
> > > > straightforward business apps, and is pretty much agnostic on the
> >browser
> > > > and screen-resolution front.  As long as you're just using
> >Windows-type
> > > > widgets, etc., there's really no loading time.  You'll probably
think
> >it's
> > > > overkill, but it's really no harder than HTML (and a heck of a lot
> >simpler
> > > > than Tkinter, etc.)  You're likely to spend an awful lot of time
> >futzing
> > > > with HTML and Javascript in order to serve up those web pages...
> > >
> > > Cool idea.... but I'm clueless as to how this would be done. How would
> > > you get the python interpreter to handle data inputed into the flash
> > > interface and then pipe the output back to the browser? Do you have
> > > examples for doing this?
> > >
> > > Sandy
> > > --
> > > http://mail.python.org/mailman/listinfo/python-list
> > >
> >
> >
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>






More information about the Python-list mailing list