-
Scripting-News Public
I'm starting to use GitHub for work on my blog. Why not? It's got good communication and collaboration tools. Why not hook it up to a blog?
-
mail Public
One place to send mail from all my Node apps.
-
feedlandInstall Public
Instructions for setting up a FeedLand server.
-
reallysimple Public
A Node package that reads RSS, Atom and RDF feeds and calls back with a simple, consistent JavaScript object.
-
wpIdentity Public
Full coverage of WordPress API, with client code and built-in storage system for apps.
-
tinyFeedReader Public
A minimal feed reader in a Node package.
-
textcasting Public
An HTTP server that can post messages to Mastodon, Bluesky, Twitter and WordPress via REST call. A bridge betw web writing tools and various places people want to post their writing to.
-
-
newsworthy Public
The template for the new Scripting News home page.
-
ogReader Public
A simple Node app that returns Open Graph metadata for a file you specify.
JavaScript MIT License UpdatedJun 16, 2025 -
feedValidator2 Public
A new feed validator, brought up to date, and equipped to define the open social web with feeds.
-
feedland Public
The source code for the NPM feedland package.
-
rss Public
JavaScript code to build an RSS feed from a standardized structure.
-
oldSchoolBlog Public
Blogging in the ways of the old school.
-
appServer Public
Factored code that was appearing in all my servers.
-
httpProxy Public
A proxy for HTTP calls from browser-based apps.
-
-
baselinePlayground Public
Prototype of what a story page might look like on our baseline site for WordLand.
HTML MIT License UpdatedMay 7, 2025 -
pagePark Public
I wrote this simple Node.js folder-based HTTP server that serves static and dynamic pages for domains I've bought but not yet used. Then I kept going...
-
-
http Public
The heart of a Node-based web server to be included in other apps. I got tired of writing the same code over and over.
-
batchloader2 Public
A batchloader app set up just for PagePark installations, simpler, less configurable
JavaScript UpdatedFeb 6, 2025 -
viewFeedList Public
A nice non-XML way of viewing the feeds in an OPML subscription list.
-
bingeworthySupport Public
A place to report bugs, fixes and features in bingeworthy.org.
1 UpdatedJan 8, 2025 -
counters Public
A simple node.js app to track referrers.
-
utils Public
All the JavaScript utility routines I use across all my apps, both in the browser and in Node.
-
sqlLog Public
Builds on davesql package, adds a very simple log table to your database, and provides a way to get back a list of recent operations.
JavaScript MIT License UpdatedDec 22, 2024 -
davegpt Public
Simple interface to Open API from Node and (eventually) browser JavaScript.
-
opmlPackage Public
Node and browser-based code that helps developers support OPML in outliners, feed readers and renderers.
-
podcastBuilder Public
Turn an outline into a podcast feed.