from a gui-based s/w to a web-based app
hi.
i had posted previously askin suggestions for python and related gui packages.
i wanted to ask what is the best way to code for a particular software such that the transition from a standalone gui application can be made quick and smoothly to a web-based one.
i would like to be coding in python, and using mysql as the DB.
now i guess that i should be making things modular so that i can move things around easily (and maybe i can use something like zope to call my python code?)
if anyone has had any experience or ideas about how to work on something like this, it would help a lot.
thanks once again.
|