PADD Gets a Big Upgrade

I've been busy! There's a big batch of improvements landing in PADD today. It touches pretty much every part of the app so I'm writing this post to walk y'all through it. First though, I want to give a disclaimer: I'm building this stuff primarily for myself (not you, sorry). I want a good way to quickly post to my own site and read the blogs I care about. PADD is my attempt at that. If it turns out to be useful to other people, that's great. If not? Well, then at least I have a reader I like...

Read more

If you’re using something I built and its not working PLEASE tell me. I love making tools people find useful. And I'm always open to polite suggestions on how it might be better.

Introducing PADD

Today I had a few hours to kill with my partner in the ER. She's okay, I promise! It wasn't the way we wanted to spend our Friday, but it gave me time to hack on something I've been toying with for a while. I give you: PADD. Yesterday I shared a screenshot of something else I'm making but the test UI was Star Trek themed. That was kinda based on this lol. Kinda. Padd is a Microsub Reader. The biggest thing this one does over others I've used is save my replies in-line. So I don't forget if I...

Read more
  1. lcars html rendering tool
    A 'lil LCARs HTML rendering utility I made to test the iFraming.

Earlier today I made a caw page that was a coloring page of a raven that you could download to share on your own website.

Building that inspired me to build something...

IndieWeb.ink

This is a screenshoot of a test I did of indieweb.ink. It's a new #IndieWeb tool for creating and remixing photos. You login with your domain, upload a picture you want to share on your site for your visitors to remix (think coloring pages, but really... anything should work!), and then embed the iFrame on your website!

Then your visitors can color on the page, download it, or even click "Publish" to login with their own website and publish it (using micropub) to their site!

I'm not quite ready to launch it (thinking maybe next weekend!), but I'll be sure to share regular updates this week.

I made a no‑build CMS for Neocities

I’ve been wanting a dead‑simple way to publish small personal sites on Neocities without build tools, databases, or plugins. Today I’m sharing Neo‑CMS — a tiny flat‑file CMS that renders Markdown right in the browser. The whole idea is: just files. Drop Markdown into /content, list those files in content/index.json, and add a little YAML front matter for titles, menus, and slugs. That’s it. No build step. No dependencies. No CLI. If you can edit a text file and upload it to Neocities, you ca...

Read more