Search the web
Sign In
New User? Sign Up
opml-dev · OPML developers discuss applications.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 165 - 194 of 245   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
165
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@...
Send Email
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...
Rogers Cadenhead
rcade
Offline Send Email
Feb 26, 2003
9:04 pm
167
... 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@...
Send Email
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...
Rogers Cadenhead
rcade
Offline Send Email
Feb 28, 2003
5:13 pm
169
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...
oflanigan
Offline Send Email
Mar 24, 2003
10:54 pm
170
... 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....
Iain 'Spoon' Truskett
hiskoscheiness
Offline Send Email
Mar 25, 2003
3:59 am
171
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...
pseudogodofpseudoness
pseudogodofp...
Offline Send Email
Apr 7, 2003
10:18 am
172
Should not comments use the attribute type="comment" instead of isComment="true"? to be more consistent with the type="link" way of doing things?...
Austin Marshall
pseudogodofp...
Offline Send Email
Apr 7, 2003
4:28 pm
173
Here's how comments are implemented in UserLand's outliner. http://radio.weblogs.com/0001015/userland/scratchpad/comment.opml Dave ... From: Austin Marshall ...
Dave Winer
dwiner
Offline Send Email
Apr 7, 2003
4:33 pm
174
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*,...
Dave Seidel
davidseidel
Offline Send Email
Apr 8, 2003
11:55 am
175
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...
Austin Marshall
pseudogodofp...
Offline Send Email
Apr 8, 2003
3:25 pm
176
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...
rgrieselhuber
Offline Send Email
Apr 11, 2003
3:00 am
177
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...
Dave Winer
dwiner
Offline Send Email
Apr 11, 2003
3:17 am
178
... 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...
Iain Truskett
hiskoscheiness
Offline Send Email
Apr 11, 2003
10:03 am
179
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...
Dave Winer
dwiner
Offline Send Email
Apr 11, 2003
10:08 am
180
... 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,...
Rogers Cadenhead
rcade
Offline Send Email
Apr 11, 2003
1:36 pm
181
... 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...
Jeff Mitchell
coogfoo
Offline Send Email
Apr 11, 2003
1:36 pm
182
Jeff, there are no limits to its growth, that I've seen; and that's the way it works -- once something gets popular, if you change it you break it. I don't...
Dave Winer
dwiner
Offline Send Email
Apr 11, 2003
2:31 pm
183
Well again since the basic issue for most people is flexibility vs. a predictable format, and we can add any elements that we want to the outline element, then...
rgrieselhuber
Offline Send Email
Apr 11, 2003
4:22 pm
184
OPML's strength, from my limited experience is it's simplicity. The basic format is simple and easy to use, and easy to keep consistent. It is also a...
Austin Marshall
pseudogodofp...
Offline Send Email
Apr 11, 2003
4:23 pm
185
... I'm not going to start (another) flameware; Dave has good points; leaving it be is good in a lot of cases. Dave -- you can ignore this; being a lament...
Jeff Mitchell
coogfoo
Offline Send Email
Apr 11, 2003
7:12 pm
186
... It could be more clear, but it does in these two lines: "type is a string, it says how the other attributes of the <outline> are interpreted. "There are no...
Rogers Cadenhead
rcade
Offline Send Email
Apr 11, 2003
7:42 pm
187
Very nice. Thanks for posting it. -Kate ... From: pseudogodofpseudoness [mailto:amars@...] Sent: Monday, April 07, 2003 12:03 AM To:...
kate
kates_menagerie
Offline Send Email
Apr 15, 2003
2:29 am
188
By directory I mean a Yahoo or DMOZ-like directory -- a hierarchy that is navigated using a Web browser. The hierarchy is specified in OPML. My goal is to get...
Dave Winer
dwiner
Offline Send Email
Apr 15, 2003
11:56 am
189
Howdy all. I did a little fooling around today with OPML directory browsing and Mozilla: http://www.zope-europe.org/articles/200304/opmlprototype ...
zopepaul2
Offline Send Email
Apr 15, 2003
6:01 pm
190
Hey Dave This is excellent. I hope to find time to join the barn-raising. Homage and happy diggation ... Stan...
Stan Krute
stan_krute
Offline Send Email
Apr 15, 2003
11:23 pm
191
How refreshing! I'm soooo tired of people wanting to re-invent the roots. Dave ... From: Stan Krute To: opml-dev@yahoogroups.com Sent: Tuesday, April 15, 2003...
Dave Winer
dwiner
Offline Send Email
Apr 15, 2003
11:24 pm
192
Looking at the example directory at http://www.opml.org/directory/13 is it using the presence of the .opml in the url to decide to display a folder and to...
Simon Fell
simonfell99
Online Now Send Email
Apr 16, 2003
9:04 am
193
I don't think I've seen mention of this question before and it's a hard one to search for (with useful results) so sorry if it's a duplicate. what's the...
masukomi
kates_menagerie
Offline Send Email
Apr 16, 2003
9:04 am
194
Yes that's what it means. Here's what the spec says. "A headline without sub-heads with a link attribute that ends with .opml is an inclusion. When the user...
Dave Winer
dwiner
Offline Send Email
Apr 16, 2003
9:12 am
Messages 165 - 194 of 245   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help