Hi Vela,

If you're following one of the articles and using Google App Engine,
you'll be leaving your Apache, your current server hosting and
database behind and adopting Google's infrastructure--in that case,
see the docs at http://appengine.google.com to get going.

That may be too radical an option...

If you're just using Django, you can set up Django with Apache (on
your own server, with whatever database you're using now). See the
extensive docs on www.djangoproject.com.

Here's another example of using Django with XML-RPC, which will output
XML using SimpleXMLRPCDispatcher:
http://code.djangoproject.com/wiki/XML-RPC

Good luck!

Kevin.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Python Ireland" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to