I've released version 0.1 of OPML Link Publisher, a Java application that reads an OPML link directory outline created with Radio UserLand and produces a...
On my weblog, I discuss a problem I've run into implementing an application that consumes OPML: http://www.cadenhead.org/workbench/2003/06/06.html#a699 The...
... The OPML specification, like all XML, is based on being well formed. Otherwise, it cannot claim to adhere to the XML standard. The OPML specification,...
Thanks for confirming that this is a well-formedness issue. I'm not concerned with the lack of validation -- that's a given with OPML because of how it can be...
I took Daniel Naber's tree perl script (tree.pl)* and by changing ten lines converted it from output of XHTML to OPML instead. This provides input to Danny...
i wrote a XSLT to convert mindmanager to opml. mindmanager (http://mindjet.com) is the best mind mapping software imho. and now does xml. not much testing went...
I'm doing a lot of work with OPML and want to start discussing it with other developers. So this is a heads-up, if you don't want to talk about applications,...
Glad to see the list firing up again. One of the first things we should address is the spec, which hasn't been updated to OPML 1.1, the current version in...
Rogers, thanks for kicking off the restart of this list. And thanks to everyone else for not objecting to the newly stated charter. I'm optimistic about our...
... Dave: AmphetaDesk was the first application to take the mySubscriptions.opml of Radio Userland and adopt it for it's own channel list. NetNewsWire followed...
Excellent. That's exactly the kind of report we need. Since Brent went next, maybe he could explain how he uses OPML, in a style similar to this explanation....
Stan that looks very useful. Could you add Morbus's info to that. I think people should post their reports to the list, as long as it isn't overwhelming, and...
NetNewsWire imports and exports OPML subscriptions lists. It doesn't currently understand nested subscriptions lists, but that will change. (It will both...
... When importing OPML files, here's what Bloglines does: For every 'outline' tag after the opening tag, we do: We look for the 'xmlurl' attribute. If we find...
Hi Dave ... Yes. ... Sounds fine. Info on elements and attributes that are supported or not supported, and elements and attributes that a particular tool has...
... I think it would be worth having authors catalog what their software *outputs* as well. It's (somewhat) fine to accept any case tags, but OPML is specified...
... Clarification: By "catalog what their software outputs" I mean actual specifications and promises, not just example OPML files their system outputs....
A couple of things.. 1. I moved the OPML website from UserLand's server to a server of my own here in Boston. At this point anyone who says it's a UserLand...
It's true that examples aren't specs, but beggars can't be choosers. I'll take whatever information I can get in whatever form. Let's be detectives. I don't...
hnb is a unix ncurses based outline editor, for plain outlines, it adheres to the old standard, with it's current feature set, which is probably a quite common...
Øyvind Kolås
oeyvindk@...
Dec 3, 2003 10:16 pm
235
Howdy I've incorporated the OPML usage info noted in this thread by: Rogers Cadenhead, Morbus Iff, Brent Simmons, Mark Fletcher, and Øyvind Kolås ... into...
A new OPML-based Web application. http://feeds.scripting.com/ "The purpose of this site is to gather a community of subscription lists, in OPML format, and...
Hi Dave ... Very cool. ... That OPML file uses an attribute, count, which I didn't have an entry for in OPML_Elements_and_Attributes. Is it new ? Or been used...