Zope, XML/XSL HTML, Mysql

Uche Ogbuji uche at ogbuji.net
Sat Jan 11 13:32:27 EST 2003


"Pete" <Pete at nospam.com> wrote in message news:<9tzS9.10989$oS1.48139 at news-server.bigpond.net.au>...
> Hello,
> 
> I developing a web database application which is using
> Python, Zope and MySQL.
> 
> I'm using mysql-python and ZMysqlda
> http://sourceforge.net/projects/mysql-python
> 
> After some experimenting i've managed to extract data from the a mysql
> database and output XML or HTML for queries.
> 
> One of the requirments I need to meet is to output XML with XSL for browser
> that support it and HTML for old browsers.
> I would like to code the python modules to all output XML and have it
> converted to HTML by a some other component which it detects an older
> browser.

See

http://zope.org/Members/arielpartners/XMLTransform

--Uche
http://uche.ogbuji.net




More information about the Python-list mailing list