Small projects
Message from 2022
This post is pretty old! Opinions and technical information in it are almost certainly oudated. Commands and configurations will probably not work. Consider the age of the content before putting any of it into practice.
I made a few small projects:
-
Tweebone is a simple Twitter thumbnailer.
- Microscope inspects pages for shorturl tags.
- Redirect fixes the stupid RSS Subscription Extension for Google Chrome, which cannot use the feed: protocol on Mac OS X without a little help.
- Telecaster is a simple text editor for HTML5-capable browsers. It uses SQL local storage and has an eval() button if you want to program in JavaScript.
- Spectacular is a simple Rack-based web framework I wrote to learn how Rack worked and also how routing in Rails works. You shouldn’t use it.