OPML Parse v1.0.4

I rewrote a bit of my OPML Parser to cache the contents of the parsed OPML file until a new OPML file is uploaded. This means the script won’t be processing the OPML file EVERY page load. If no change is found, it simply dumps the contents of a static file.

You can see my OPML parser in action on the sidebar of my page under “Sites I Read”

Download OPML_Parse v1.0.4