[XML-SIG] Using XML

Olivier Collioud olivier.collioud at wipo.int
Wed Apr 27 07:30:45 CEST 2005


Hello Morgan,

your love to python will increase again if you take a look at
http://www.effbot.org/zone/element-index.htm and use ElementTree (or
cElementTree if you are speed addict) to process your XML data.

Olivier.

>>> "morgan lean" <morgan.lean at epiphanygames.com.au> 27/04/05 4:11:22
AM >>>
Hi Peeps!

 

I have only been using python for a few months now and I love it. I
want to
create a pure Python XML blog that uses both CGI and sockets to update
an
XML file on a server, I have decided that I don't want to use a
database for
a BLOG but xml instead.

 

What I want to do simply append to an XML file at the bottom node from
a
normal form.

 

What do you think about the idea? Has anyone done this yet and could
you
give me your code if you have.

 

 

Cheers

Morgan

 

 

 

 

 



--
IMPORTANT: This electronic message may contain privileged, confidential
and copyright protected information. If you have received this email by
mistake, please immediately notify the sender and delete this email and
all its attachments. Please ensure all e-mail attachments are scanned
for viruses prior to opening or using. Views expressed by individuals in
this electronic message do not necessarily reflect the views of the
Organization.





More information about the XML-SIG mailing list