I updated the links and information on the main post, but I thought I’d put a little ping out there for RSS readers who might want to upgrade:
evernote, hacks, reader, safari
I’ve found a few bugs in Instapaper Beyond since releasing the Safari extension this morning. I’ve updated the extension to version 1.8.3, but I’m not convinced that my update manifest (the automatic update) is working yet. If you’re running into issues (the biggest offender being an error when closing the help menu), try downloading the latest version and installing it over the existing version.
extension, instapaper, instapaper beyond, safari
Instapaper Beyond1 users will want to type “U” in their Instapaper SSB2 to update to version 1.4. It includes a minor update that improves bottom-of-page detection when using the spacebar.
fluid, instapaper, instapaper beyond, userscript
I’ll be the first to admit that I get a little obsessed with projects that aren’t really going to improve my life all that much. Those projects can be fun to blog about, though, so I present you my brief obsession for this Sunday afternoon.
applescript, apps, blogging, jquery, macos, marsedit
I’ve just started using MarsEdit1 again (in combination with my TextMate2 blogging bundles), but I’ve run into a couple of issues. First, I can’t assign thumbnails to my posts directly. This is the result of poor API support in Wordpress for handling attachments on a specific post, and not Daniel’s fault at all. Fortunately, I’ve set my blog up to search for an image with a specific class, remove it from the post and use it as the post header if a thumbnail isn&…
macos, markdown, marsedit, multimarkdown
I just pushed out a fairly large update for Instapaper Beyond1, my little userscript for Fluid which adds extensive keyboard navigation and additional functionality to the Instapaper website. I’ve been playing with it sporadically for a while now, and version 1.3 has a lot of new features and some big fixes. See below for the best changelog I could pull together from my surprisingly scattered notes and commit messages.
fluid, instapaper, instapaper beyond, macos, userscript
I ran into a problem recently. I wanted to have links to images be “lightboxed,” but I also wanted to blog in Markdown and not have to write out link tags with “rel” attributes for every image link. There are several existing plugins for Wordpress that will do this automatically, but I’ve been sticking with the jQuery Lightbox plugin, which handles Wordpress galleries in this manner, but requires the “rel=lightbox” attribute to handle single image links.
Wordpress, jquery, lightbox, plugin