OPML Editor/Server
River
Howtos
Worknotes
EC2/Poets
S3/Poets
Frontier
Dave
Top
>
November 2011
11/2/11 by DW
This is where
Dave Winer
narrates his development work.
River2 bug importing OPML
When garbage-collection was introduced, we created a problem for people who import OPML subscription lists into River2.
A subscription must be associated with a user or else the subscription will be collected. This happened to Les. He would subscribe to an OPML list, and it would work, but on the next scan it would be collected.
This happens when you import the OPML instead of subscribing to it, which is how I use the app, which is why I didn't catch this error.
This is why we need a number of serious users who use the product in different ways to monitor problems after big changes.
But this is definitely a good bug to fix! :-)
How to test
Parts
droidie.com
I'm letting this domain go. If you want to buy it, let me know.
In the meantime I'm going to permanently redirect it to droidie.wordpress.com.
Making world outlining easier
Fixed encoding problem in River2
Reported
by Les Orchard on the River2 mail list.
I love bug reports that not only describe the problem in perfect detail, but also provide the coding fix.
It's great to have Les back in the loop. Let's build momentum.
Parts