From jazpillaga at codesyntax.com Wed Apr 2 08:51:38 2003 From: jazpillaga at codesyntax.com (Josu Azpillaga) Date: Sun Aug 10 16:54:53 2008 Subject: [Zope-xml] xml.sax error Message-ID: <5.1.1.6.0.20030402150236.00bec0e0@pop.conetion.com> Hello all. I'm trying to do a xml parser to zope with the library xml.sax. I have already done it in Windows environment, but I have problems exporting it to binary Linux-Zope (2.6.1) installation. Error Type: AttributeError Error Value: 'xml.sax.expatreader' module has no attribute 'create_parser' I've read some explanations by Martjn Pieters in the Zope list, but I didn't get it working. Could anybody help me? Thanks in advance. -- Josu Azpillaga Code&Syntax www.codesyntax.com From mario at lovemedesigner.com Tue Apr 29 03:27:41 2003 From: mario at lovemedesigner.com (mario) Date: Sun Aug 10 16:54:53 2008 Subject: [Zope-xml] zope > xml > flash Message-ID: <20030429072741.9444.qmail@r31d3n.vanadiumcorp.org> hello to everyone! Is there a way to create/write an xml file frome zope? i need to make a communication between my metapublisher and a dynamic flash file. thank you mArio From lists at elvix.com Tue Apr 29 04:17:29 2003 From: lists at elvix.com (=?ISO-8859-1?B?R2VpciBC5mtob2x0?=) Date: Sun Aug 10 16:54:53 2008 Subject: [Zope-xml] zope > xml > flash In-Reply-To: <20030429072741.9444.qmail@r31d3n.vanadiumcorp.org> References: <20030429072741.9444.qmail@r31d3n.vanadiumcorp.org> Message-ID: <1004114746.20030429101729@elvix.com> On Tue, 29 Apr 2003 09:27:41 +0200 GMT (..9:27 where i live(GMT+2) ) mario asked the Zope-XML mailinglist about the following: m> hello to everyone! m> Is there a way to create/write an xml file frome zope? m> i need to make a communication between my metapublisher and a dynamic flash m> file. Of course there is! :D I am doing quite a lot of Flash/Zope communication myself right now. there are a lot of xml tools available on zope.org, but my recommendation is to just install (if you have not already) parsedXML and use PageTemplates with a content-type of text/xml. IF you just want to do some thesting, and not install any tools, you can just as easily build XML-files as anything else from DTML. there are also a couple of xml-rpc libraries available to Flash that makes flash/zope communications really simple, especially if you also want to pass structured data from Flash to Zope -- Geir B?kholt From jean at upfrontsystems.co.za Tue Apr 29 04:18:21 2003 From: jean at upfrontsystems.co.za (Jean Jordaan) Date: Sun Aug 10 16:54:53 2008 Subject: [Zope-xml] zope > xml > flash In-Reply-To: <20030429072741.9444.qmail@r31d3n.vanadiumcorp.org> References: <20030429072741.9444.qmail@r31d3n.vanadiumcorp.org> Message-ID: <3EAE354D.40006@upfrontsystems.co.za> > Is there a way to create/write an xml file frome zope? Maybe you should investigate http://sourceforge.net/projects/zopexmlmethods/ -- Jean Jordaan http://www.upfrontsystems.co.za