xml

TwitterFacebook
Get flash to fully experience Pearltrees
svg

markup

pvr

You didn't write that awful page. You're just trying to get some data out of it. Beautiful Soup is here to help. http://www.crummy.com/software/BeautifulSoup/

Beautiful Soup: We called him Tortoise because he taught us.

Overview Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as "AJAX" development. Supported browsers are Mozilla - Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera. Konq and Safari offer no XSLT/XPath scripting support AFAIK. For a HOWTO document that provides examples of common tasks see the HOWTOs .

sarissa Overview

http://sarissa.sourceforge.net/doc/