Stikkit WordPress Sidebar

Comments Off

You may have noticed the fancy new “TODO” list loitering around the sidebar of this blog. I decided that it would be a good idea to keep a list of tasks for the autonomous vehicle using the very classy online notetaking app stikkit. It occurred to me that such information might be of interest to anyone who may be following this blog. As it turns out, stikkit has a wonderful API for accessing stikkit content via third-party applications. What surprised me, however, was the lack of a “stikkit widget” or badge for wordpress blogs. Last night, I sat down and whipped up a little PHP script based on some sample code from processingblogs.org. I modified the code to display my todo list, including features such as strikethrough fonts for completed tasks.

I have been tossing around the idea of completing the project as an official WordPress widget. I simply lack the proper motivation to learn the specifics of wordpress at the moment. At the moment, the code is ridiculously simple. It simply displays the first todo list in your stikkit workflow. The adventurous amongst you can feel free to try it as-is, just be sure to replace the text YOUR_API_KEY_HERE with the API key given to you from stikkit.com.

I’ll be sure to keep you posted if I make any updates.

imagitronics.org is Digg proof thanks to caching by WP Super Cache