JTBookmarkEngine: Cocoa classes for submitting to Delicious and Instapaper

February 16th, 2010  |  Published in Code

It started as a blob of code based on a common feature request from a few of my clients, and I was reusing this more than I wanted to, so I figured I should get feedback for improvements. I’ve pushed out some updates that make this thing finally a usable library of code, so to speak.

So what is it? It’s meant to be a collection of classes for Mac or iPhone, allowing your app to post links (well, the user, technically) to Instapaper and Delicious.

It needs some cleanup and more docs yet, but should be usable enough for now. It’s part of an example app project – build and play with it to get an idea for what it can do.

Download the latest zip package of the project, or check it out on Github to contribute what you can. I’m aware it’s kind of messy and my code style needs work, but I hope it’s enough to get something started.

Leave a Response