Dave Winer

Results 115 issues of Dave Winer

I'm pointing to this from a blog post. https://github.com/scripting/opmlPackage/blob/main/examples/browser/index.html Dave

A new toolkit, in the form of an NPM package. https://github.com/scripting/opmlpackage I wanted to get a review before putting it out there, in case there are any glaring mistakes, omissions...

People expect it, and it's probably the lowest-cost way to set up a server. But right now we don't have a doc showing how to set up a Docker instance...

This isn't a traditional "issue" but it kind of fits. I'm working on a new howto doc using Fargo -- it's a reviewer's guide for 1999.io. http://reader.smallpicture.com/?opmlurl=https%3A%2F%2Fdl.dropbox.com%2Fs%2F09kyskkucmtgml9%2FreviewersGuideFor1999io.opml%3Fdl%3D0 I've started to...

Type into the edit box at the top of the screen. Choose Edit template from the Main menu. Make a change. Click OK. Now the Backspace key doesn't do anything...

I just read a [review of publicFolder](https://ol.amitgawande.com/2021/11/18/124922.html?title=publicfolderIsNotExactlyWhatIThoughtItWas) by Amit. Interesting. This is what I think he's saying, phrased as a feature request. > I would like an option to tell...

I posted [more info](http://scripting.com/2017/09/17.html#a103230) about publicFolder today on my blog as the Electron app is taking shape. If you have questions -- here's a place to ask them.

I got a note that my friend Anton is using PagePark. I wanted to open a thread here in case he has any questions. I prefer using GitHub over mail...

### The proposed feature If a request arrives for which there is no sub-folder of the domains folder to route it to, if there is a sub-foldler named _default,_ the...

To @danmactough and other Node mentors of mine, I call your attention to delegateRequest, a function inside PagePark. https://github.com/scripting/pagePark/blob/master/pagepark.js#L648 It works and it's deployed so I have to be careful...