I have a few thoughts bouncing around my head regarding the next rev of the OPML spec. [1] One of the things that's quite fun about implementing an OPML ...
Hi Andrew Did you ever get this project going ?? I'm putting together (in an OPML, of course) a directory of OPML tools. If you did get this going, and have a...
*This message was transferred with a trial version of CommuniGate(tm) Pro* Hello; There is a new purchase/freeware outliner available for MacOSX called ...
Hi I spent some time last night and this early a.m. putting together the first iteration of a guide to OPML <head> elements and <outline> attributes that have...
One of my personal goals for JOE is to get it working in a stable and snappy manner with very large OPML outlines, in the 100-million-nodes class and beyond. ...
Right now, I can copy nodes from an outline in Radio UserLand or Frontier, and paste them into JOE, or a text editor. RU and Frontier send text info, with tabs...
Just posted a new version of this file. It includes several node types missing from the first version, along with doc links to appropriate spots on UserLand's...
... Is drag and drop perhaps an alternative? The idea being that the target burps messages when something hovers over it. The sender can decide whether the...
... I don't think it's an alternative, but it's in the same ballpark: a dialog tween the data and the app: hey, what kinda stuff ya got ?? hey, I can handle...
I'm using Natara Bonsai as my Outliner to organize my thoughts, and basically manage everything in my life including enterpise software development projects...
JOE, aka Java Outline Editor, is an OPML-loving outliner written in Java. We've just released version 1.8.7 for Windows. This version also works on ...
Does "expanded" mena expand the node to the next level but not any sub-nodes? And does this work with nested nodes. I'm assuming the answer to both is "yes"? -...
Not clear about this distinction - there does not seem to be one... I had figures on outlines being titles and linked to text sections. In outliners you often...
Has anyone played with Outline Processor Markup Language (OPML) [1] alongside RDF or Topic Maps? Not thought this through much but I would imagine there could...
I've thought about combining OPML with RDF and XTM, because RDF and XTM are not well suited for hierarchical content, like OPML is. But it doesn't seem very...
hmm - I must admit having a literal 'text' as an attribute does seem a little unorthodox. However I'm not convinced the choices made are really an obstacle to...
... XTM are not well suited for hierarchical content, like OPML is. << Here's an opinion of someone who's done a fair bit of application-specific graphical...
Hi Patrick, ... Is any of this work available online? I've been working (on and off) on related stuff myself (http://www.isacat.net/2002/svolgo/index.htm), and...
... No. I did all this 15 years ago on Lisp machines and I never owned the work myself. I've been reviving some related ideas, though, in JScheme. This is ...
... JScheme? Not seen that yet - I played around with a bit of Scheme (Dr. Scheme) a while ago (trying to think declaratively) I normally work in Java so...