[XML-SIG] lxml 0.5.1 released

2005-04-12 Thread Martijn Faassen
Hi there, I just released this is also a good place to announce lxml. lxml, a Pythonic wrapper for libxml2 and libxslt, has been released. You can find out much more about it and download it here: http://codespeak.net/lxml Regards, Martijn ___ XML-SIG

Re: [XML-SIG] Simplest free DOM-like toolkit with validation?

2005-04-12 Thread Martijn Faassen
Greg Wilson wrote: Hi everyone. I'm about to start work on the XML data crunching lectures for the PSF-funded software development course [1], and would like advice on which of Python's many XML toolkits to use. The default choice is minidom, but having taught with it for a couple of semesters

[XML-SIG] Query re: Xml and Flash

2005-04-12 Thread Claire Mc Entee
Hello there, I am developing a site using XML and Flash and I was wondering if you had any ideas as to which book would be the best to buy? Kind regards, Claire Mc Entee _ Don't know what Meegos are? Click to find out. http://meegos.

[XML-SIG] Sequential SAX2 Filters?

2005-04-12 Thread J. Lujan
OK I am relatively new to python and I know this is kind of a general python question but I haven't found an answer any where else. I know you can chain filters by calling nextfilter.startElement(..) and so on. But what if you want sequential filters to modify information that might have been a