Scripting News: Saturday, July 25, 2026
Saturday, July 25, 2026 How can you tell you’re working on the web? When you do something new and innovative you help your competitors‘ users without forcing them to use your product. They are free to stay where they are and still get the benefit. People choose your product because it’s better for what they’re doing, or it feels better now, or whatever. We want the web to be the platform and it's cool because there is no platform vendor. # Example code is not expected to be bullet proof like production code, and where covering different cases make it harder to follow they should not be there. # RSS.chat has an API # It's a standard REST API. # Here's the server side of the API. # Here's how you call it from browser-based JavaScript . You can include that code in your apps. # Here's an example app that implements a simple blog builder for my recent posts on RSS.chat. We were thinking about doin...