OPML directory browser now open source
I just created a new SourceForge project as a place to put stuff to do with OPML:
OPML Tools <-- there it is ;-)
Right now it includes my C# OPML browser (here's the source).
I'm licensing it under the MIT license, like all my other stuff, which means you can do more or less what you want with it (as long as you don't claim you wrote it, and you promise not to hold me responsible for bugs).
Anyone else interested in using this space to host their own OPML tools, drop me a line (). That means you, Matt!
If you're interested in hacking on my code, here are some things it needs:
- a name (opml/browsers/pearson is a silly place to put it!)
- some icons (instead of "(inc)" or "(link)" after names)
- multi-threadedness (to stop it hanging while waiting for OPML files to come in)
... more like this: [opml]
OPML Tools <-- there it is ;-)
Right now it includes my C# OPML browser (here's the source).
I'm licensing it under the MIT license, like all my other stuff, which means you can do more or less what you want with it (as long as you don't claim you wrote it, and you promise not to hold me responsible for bugs).
Anyone else interested in using this space to host their own OPML tools, drop me a line (). That means you, Matt!
If you're interested in hacking on my code, here are some things it needs:
- a name (opml/browsers/pearson is a silly place to put it!)
- some icons (instead of "(inc)" or "(link)" after names)
- multi-threadedness (to stop it hanging while waiting for OPML files to come in)