Hi, I would like to introduce a new portal site to you: http://xml.startkabel.nl You will find it very useful: all the xml resources (tutorials, editors,...
xmlstartkabel@...
Mar 1, 2001 12:36 pm
35
From today's Scripting News: http://scriptingnews.userland.com/backissues/2001/03/03#aGoldenSpike It's a milestone for OPML and SOAP. Dave ...
Dave Winer
dave@...
Mar 3, 2001 5:44 pm
36
We've begun developing an XSLT stylesheet for transforming OPML documents into a DHTML menu system. Currently you can insert a menubar by passing an opml node...
rharder@...
Mar 15, 2001 7:38 pm
37
... be ... Isn't that the same as using type="link" and url="something.opml" That's how http://www.userland.com/discuss/reader$71.opml does it. (from...
Sjoerd Visscher
sjoerd_visscher@...
Mar 16, 2001 3:10 pm
38
I figured that even a remotely-loaded outline might have it's heading be a link. What got me thinking about that was the idea that, say, on a company website...
Robert Harder
rharder@...
Mar 17, 2001 3:32 pm
39
Hi, Check out my new OPML loader in HTML: http://w3future.com/html/opmlloader.html Greetings, Sjoerd Visscher w3future.com...
Sjoerd Visscher
sjoerd_visscher@...
Apr 14, 2001 3:58 pm
40
Looks interesting! But.. I tried it with this URL: http://www.xmlrpc.com/discuss/reader$1568.opml And got a runtime error. I'm using the IE6 preview on Windows...
Dave Winer
dave@...
Apr 14, 2001 4:25 pm
41
... That's weird. I'm also using IE6 preview and Windows 2000 and it works for me. Can you try again and tell me what error and on which line? Did you have...
Sjoerd Visscher
sjoerd_visscher@...
Apr 14, 2001 5:26 pm
42
... I'm now at my parent's house, and there I got an error that it couldn't load the ActiveX Object. I've now changed the page to support the older versions of...
Sjoerd Visscher
sjoerd@...
Apr 14, 2001 7:34 pm
43
... That's correct, I'm still getting the error in IE6. Dave...
Dave Winer
dave@...
Apr 14, 2001 7:36 pm
44
... I'm sorry, but could you please give me some more details? Maybe it's the access denied error? The solution for that is in the sidenote. It now also loads...
Sjoerd Visscher
sjoerd@...
Apr 14, 2001 10:50 pm
45
I inadvertently deleted the original email with the link to your loader. Can you post it again? Thanks, Trevor ===== Trevor de Koekkoek Delphi/Java Web...
Trevor de Koekkoek
trevor_dek@...
Apr 15, 2001 3:09 pm
46
http://w3future.com/html/opmlloader.html But you can also read these messages again on http://groups.yahoo.com/group/opml-dev/ Sjoerd...
Sjoerd Visscher
sjoerd@...
Apr 15, 2001 8:20 pm
47
hi Sjoerd I subscribe to the opml-dev list digest. the error message I get is line: 54 Char: 4 Error: Objet Required Code: 0 This occurs when trying to view ...
Dr Mike Lance
lancem@...
Apr 16, 2001 12:09 am
48
thanks. And yes, I should have thought to check the groups site. -Trevor ... ===== Trevor de Koekkoek Delphi/Java Web architect h) 770-650-7894 w)...
Trevor de Koekkoek
trevor_dek@...
Apr 16, 2001 4:05 am
49
I'm starting today to build an OPML editor in RealBasic. Is there anyone else working on such a thing? I'd be happy to collaborate....
Andrew
andreww@...
May 1, 2001 9:19 pm
50
Howdy The Dewey Decimal System is one of the classification systems libraries use to organize knowledge. I was able to find descriptions for the one thousand ...
Stan Krute
stan@...
Jul 31, 2001 4:09 am
51
I'm in the process of implementing inherited node properties in an outliner and am curious about peoples thoughts on this as it relates to the OPML spec. I'm...
maynardorganic@...
Aug 13, 2001 8:19 am
52
... I misread the earlier posts, RU and Frontier do not appear to have commited to anything in this area based on the contents of this list....
maynardorganic@...
Aug 15, 2001 2:58 am
53
I am working on an OPML viewer/creator. I have on question on the <expansionstate> field. I have read the spec, but still am not "getting" how the comma...
JT
jt@...
Aug 28, 2001 7:19 pm
54
From http://www.opml.org/spec "<expansionState> is a comma-separated list of line numbers that are expanded. The line numbers in the list tell you which...
Daniel Ericsson
ericsson@...
Aug 28, 2001 7:51 pm
55
Got it. Thanks. Sheesh. I was making it waaaay to difficult. JT ... are ... on ... That ... as I ... of ... f="Wang ... f="Thomas ... Tide ... Russell - ......
jt@...
Aug 28, 2001 8:02 pm
56
Dear Syndicators and Radio UserLanders and XML fans.. I'm pleased to announce that Scripting News is now available in OPML [1], in addition to all previous...
Dave Winer
dave@...
Sep 17, 2001 7:02 am
57
Yesterday we made a change in the way I write Scripting News such that every element in the OPML version now has a "created" attribute. This means that every...
Dave Winer
dave@...
Sep 21, 2001 10:31 pm
58
... Three questions: [1] Must all 'created' values within a given OPML be unique ?? [2] If the answer to [1] is 'no', is the value of the 'text' attribute used...
Stan Krute
Stan@...
Oct 1, 2001 7:52 pm
59
Stan, that's the key question. For Scripting News you can assume: 1. Every <outline> has a "created" attribute. 2. They are unique. Dave ... From: "Stan Krute"...
Dave Winer
dave@...
Oct 1, 2001 7:53 pm
60
Thanks for speedy clarity, Dr. OPML !!...
Stan Krute
Stan@...
Oct 1, 2001 8:21 pm
61
He's bravely putting together an outliner for Manila on Linux. http://simon.kittle.info/stories/storyReader$55 This is wonderful. It's a good vision, but he's...
Dave Winer
dave@...
Oct 10, 2001 8:18 pm
62
Hi Everyone, Just a quick note to mention that I've added the capability to render OPML documents as HTML using the same <rules> system that Manila uses to my...
Simon Kittle
simon@...
Oct 13, 2001 12:20 am
63
We will within the next few weeks post an addendum to OPML called 1.1, with a new optional <cloud> element of <head>. More background is here: ...