Dave Winer

Results 663 comments of Dave Winer

Andrew -- Could you try repeating the upload, and look in the JavaScript console to see if there are any errors reported? Your static OPML file is not there on...

Note: I got to the bottom of the problem Andrew was having. To upload your OPML, drag the file onto the upload icon. Clicking on it doesn't work. I'm going...

OK, I believe I've fixed the bug in uploading. Note there are two ways to upload: 1. Click on the upload icon. 2. Drag a file onto the upload icon....

Anton, awkward wording. Just click around. What's what "walk a network" means. It's programmer talk. ;-)

Anton, I don't know how to deal with that yet. First we have to gain some traction so there are enough users. And because we know Brent, we can ask...

Ben, you should probably include the file so I can try to reproduce it here. Suggest uploading it as a gist.

I can't open it here either. Did you try pasting the text into a gist? Also try changing the extension to .opml. On Tue, Mar 13, 2018 at 3:23 PM...

Scott, I'll add code that handles nesting. Stay tuned. On Tue, Mar 13, 2018 at 4:48 PM Scott Hanson wrote: > I was able to submit my OPML file from...

OK -- @papascott and @benzado -- I [added code](https://github.com/scripting/feedBase/commit/bc260837d3bd42bd9b9382130f0e7da435233c28#diff-37ed9f574cf75afffb27a510967992f0) that goes into outline hierarchies when loading the OPML. Try uploading your OPML files again and see if it works now....

Re the James Fallows feed, try again. I fixed the problem. The feed didn't have a description element, I made feedBase not care.