Links to XML and related work-in-progress

Further to my previous message, the work-in-progress modifications to HXml Toolbox, etc, can be browsed here here: http://www.ninebynine.org/Software/HaskellUtils/Network/ (URI module) http://www.ninebynine.org/Software/HaskellUtils/Win32/ (POpen) http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/ Downloadable ZIP files are here: http://www.ninebynine.org/Software/HXmlToolbox-3.01.zip http://www.ninebynine.org/Software/HaskellUtils.zip I've included the full HXml Toolbox with my modifications here; very few of the files are actually changed from the standard distribution at: http://www.fh-wedel.de/~si/HXmlToolbox/ Changes include: Replaced copy of HTTP directory with copy from http://www.dtek.chalmers.se/~d00bring/haskell-xml-rpc/, and small changes to Browser.hs and HTTP.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/http/ Replaced POpen with Win32 version: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/popen/ Changes to XmlInput.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/hparser/Xml... Changes to RunTestCases.hs: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/examples/Ru... Added Hugs.bat to run Hugs with required compilation environment: http://www.ninebynine.org/Software/HaskellUtils/HXmlToolbox-3.01/examples/Hu... #g ------------ Graham Klyne For email: http://www.ninebynine.org/#Contact

Graham Klyne
Changes include: Replaced copy of HTTP directory with copy from http://www.dtek.chalmers.se/~d00bring/haskell-xml-rpc/
HTTP.hs in Bjorn's xml-rpc 20040129 release now handles port numbers other than 80, and no longer waits forever when talking to (some?) HTTP 1.0 servers such as Zope. -- Shae Erisson - putStr $ fix("HELLO\n"++) - http://www.ScannedInAvian.org/ OSDir: Community building... interesting... what's the secret sauce? Limi: Irresponsible sleep patterns. -- Alexander Limi, one of the Plone founders http://osdir.com/Article199.phtml
participants (2)
-
Graham Klyne
-
Shae Matijs Erisson