Here is a free add-in for MindManager X5 Pro that opens OPML Files: http://www.mindjet.com/us/devzone/x5/mm5_devzone/Inbound.html#Topic20 Try it out and tell...
244
Randy Morin
randymorin
Nov 6, 2004 11:52 pm
FYI http://www.kbcafe.com/rss/?guid=20041030111147 Randy http://www.kbcafe.com...
243
Jeremy Bowers
jerfb
Apr 30, 2004 8:39 pm
... Because neither RSS nor OPML specify namespaces for themselves, the clean XML answer is not available, i.e. (simplified) <rss> <channel /> <item> ...
242
mortenjacobsen2000
mortenjacobs...
Apr 30, 2004 4:41 pm
Contemplating my last message I would reformat my question like this: Assuming I want to add RSS syndication to an application like ...
241
mortenjacobsen2000
mortenjacobs...
Apr 30, 2004 3:07 pm
I'm looking on if it is possible to use OPML and RSS to display accounting information. At http://www.summasummarium.com/morten/accountopml/ you can see an 4...
240
Steve Kirks
srkbuh
Feb 18, 2004 9:39 pm
... Yes, I think it would. This is simpler than the version I had in my mind. I have a reason to publish the same information in three places (1 Manila site,...
239
Steve Kirks
srkbuh
Feb 18, 2004 7:38 pm
Manila/Radio/OPML Dev Listers: I know that Radio can edit OPML easily. I know that Radio can pull an OPML from a URL for editing. Can Radio pull an OPML file...
238
Dave Winer
dwiner
Jan 15, 2004 12:58 pm
A new SDK. All OPML and RSS. http://feeds.scripting.com/sdk Dave [Non-text portions of this message have been removed]...
237
Stan@...
stan_krute
Jan 4, 2004 1:30 am
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...
236
Dave Winer
dwiner
Jan 2, 2004 5:28 pm
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...
235
Stan@...
stan_krute
Dec 22, 2003 11:07 pm
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...
234
Øyvind Kolås
oeyvindk@...
Dec 3, 2003 10:16 pm
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...
233
Dave Winer
dwiner
Dec 3, 2003 9:31 pm
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...
232
Dave Winer
dwiner
Dec 3, 2003 9:24 pm
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...
231
Rogers Cadenhead
rcade
Dec 3, 2003 6:43 pm
... It appears that Radio creates both text and title attributes for RSS feed titles. -- Rogers Cadenhead, rogers@... on 12/3/2003 Weblog:...
230
Jeremy Bowers
jerfb
Dec 3, 2003 2:35 am
... Clarification: By "catalog what their software outputs" I mean actual specifications and promises, not just example OPML files their system outputs....
229
Jeremy Bowers
jerfb
Dec 3, 2003 2:26 am
... 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...
228
Stan Krute
stan_krute
Dec 2, 2003 9:24 pm
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...
227
Mark Fletcher
snoovler
Dec 2, 2003 9:13 pm
... When importing OPML files, here's what Bloglines does: For every 'outline39; tag after the opening tag, we do: We look for the 'xmlurl39; attribute. If we find...
226
Brent Simmons
brentsimmonsx
Dec 2, 2003 9:10 pm
NetNewsWire imports and exports OPML subscriptions lists. It doesn't currently understand nested subscriptions lists, but that will change. (It will both...
225
Dave Winer
dwiner
Dec 2, 2003 8:59 pm
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...
224
Stan Krute
stan_krute
Dec 2, 2003 8:42 pm
Hi Dave ... Per an old thread on this list, I started and posted an OPML document that contains this sort of info. It still lives at : ...
223
Dave Winer
dwiner
Dec 2, 2003 8:17 pm
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....
222
Morbus Iff
morbus_iff
Dec 2, 2003 8:10 pm
... 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...
221
Dave Winer
dwiner
Dec 2, 2003 7:52 pm
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...
220
Rogers Cadenhead
rcade
Dec 1, 2003 2:01 pm
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...
219
Dave Winer
dwiner
Nov 30, 2003 8:00 pm
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,...
218
Gregor J. Rothfuss
helens_wichtel
Oct 15, 2003 3:42 pm
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...
217
sarah_allen2000
Oct 13, 2003 4:45 pm
OPML is a great simple format for heirarchical data. It was quite easy to adapt another link viewer to read OPML (originally by Mark Davis,...
216
webjavapro
Sep 9, 2003 2:23 pm
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...