Dave Winer

Results 115 issues of Dave Winer

Good morning feedBase followers! :rocket: More ground will be broken this morning, Murphy-willing. Here's my next query. `select username from subscriptions where feedurl="http://scripting.com/rss.xml";` In case you are a SQL newbie...

Today I'm lifting up the UI and having it launched as the home page from the server. http://feedbase.io/ It's the same technique I used in 1999 and River5 -- there's...

There's a new version up, [v0.4.11](https://github.com/scripting/feedBase/blob/master/changenotes.md#v0411----13118-by-dw).

Next mini project is to generate a user's OPML file from the info in the database. Recall there are two tables, subscriptions and feeds. Each record in subscriptions has three...

After sending a pointer to the readme, I asked Andrew Shell if he had any questions about feedBase and SYO2. Here's what he asked. > Will it support linking to...

We kick off the Saturday thread with this milestone -- http://dev.opml.org/share/hotlist/ And a [screen shot](http://scripting.com/images/2018/01/27/getbrent.png).

This project is currently in two incompatible pieces. A database that contains subscriptions, and a UI that allows people to post OPML files to a server. I started the latter...

If you're a journalist and you love RSS, please join me in an easy project to improve both. Let's put together a list of starter feeds for journalists. I've kicked...

I have a what I think should be a simple application for simple-git. basically want to do a one-way sync from a sub-folder of a git repo to a local...

Here's a new little app to help the transition from the old Drummer to the new. http://scripting.com/code/readtweet/ ### How to 0. If you haven't previously created an account on [drummer.land](https://drummer.land/),...