HOWDY We had been using www.iliumsoft.com ListPro for PDA & Win32, but I'm thrilled to discover a non-proprietary file format for outliners exists, which can...
... W3C ... of ... Mozilla already supports XSLT. var xslProcessor = new XSLTProcessor(); var outputDoc = document.implementation.createDocument ("text/xml",...
... Indeed! Today I discovered that Mozilla (and hence Netscape) already includes an outliner. See "Trees" and "Outliners" in The XUL Programmer's Reference...
Howdy Dave: I'm wondering what the real relevance of OPML, which is used by a few developers (Radioland tools, a MacOSx outliner app), versus Mozilla Tree...
Howdy- I've been volunteering in the free software project Chandler (by the Open Source Apps Foundation), and several of the volunteers have recommended that...
Okay, I forwarded it to the opml-dev list. It's not really a developer list, lately it's mostly been a bunch of guys complaining. But I think it's an ...
Hello all, I use a modified version of OPML to write documentation at my company. I write up documents in my OPML-derivative and publish them to HTML and CSS...
... I think OLE and Bonobo are much larger; you're really just talking about #include or server-side-include type operations. ie: Like making a table of...
Is the <expansionState> list supposed to be 0-based or 1-based? The playlist example seems to be 1-based, but I see 0-based usage out there. I am not sure how...
It is 1-based. So if the first summit is meant to be expanded, 1 would be the first number in the expansionState list. The explanation of expansionState may be...
... would be ... implying ... Thanks, Dave. I will take your word as gospel. I do note however that the latest Omni Outliner is interpreting expansionState as...
That's it exactly! Thanks alot, I don't know how I missed that. Tim ... them ... one ... basically ... other ... dependent ... week ... that's ... trying ... ...
I am developing a terminal based outliner for Unix, ( http://hnb.sourceforge.net/) and have recently added a simple OPML import/export functionality. OPML...
Øyvind Kolås
oeyvindk@...
Feb 26, 2003 1:29 am
166
... dates ... UserLand extends OPML for several different more specialized formats. Use the type attribute of an outline element to identify your specialized...
... For me OPML is not the native format of the application, I intend it as a convenient format to support if users use other applications, an interchange...
Øyvind Kolås
oeyvindk@...
Feb 28, 2003 4:26 pm
168
... I'm not entirely clear on what you expect of OPML here. If all of the attributes or elements you want to add relate specifically to "to do lists," rather...
I needed an OPML Schema and couldn't find one around, so I wrote one. Anyone is welcome to use it, and please send me comments or corrections if you see any...
... Hmm. Not sure if there's much of a point to writing a schema. I wrote a DTD once, which can be seen at: http://dellah.org/opmldtd.txt Equally fruitless....
I put together some PHP code to access and manipulate an OPML document. A working example is at http://www.defconzero.com/phpopml/view.php and free (as in...
Here's how comments are implemented in UserLand's outliner. http://radio.weblogs.com/0001015/userland/scratchpad/comment.opml Dave ... From: Austin Marshall ...
I don't agree. If an item has isComment="true", that doesn't mean that the item is itself a comment. It means that the item has the comment *attribute*,...
I suppose. It makes more sense when you put it that way. From what I understand, the type attribute is open-ended, nowhere in the spec does it say what a...
I just read through the mailing list and there seems to be a number of people with concerns about the practicality of using attributes vs. the flexibility in...
As usual, if you want to create a format that isn't compatible with OPML, you must call it something other than OPML. Thanks and good luck. Dave [Non-text...
... That includes every use of OPML out there. Everyone seems to enjoy making up their own stuff. May as well use OCS for much of what OPML is used for in the...
I don't want to get into a drawn out debate on this, but if you have some examples, please share. The concern is sources that say they're OPML that don't...
... This isn't the case -- there's a specific way to extend OPML, and all of the extensions I am familiar with follow it. To "make up your own stuff" in OPML,...
... Why *are* you so uninterested in extending OPML? You've defined somethign which is useful and popular, and then stopped it from growing. Very strange. jeff...