So some of you may have read about my annoyance a few days ago with RSSBandit bagging all my items marked for followup. Yes, totally my fault for the procrastinating.
So anyway, I decided tonight to give a try at creating a plugin for RSSBandit. It was about the easiest code I've ever written, mostly because I wrote basically none of it! I used the OneNote Managed API from Donovan, and of course I implemented the IBlogExtension interface after reading through the excellent tutorial from you've been haacked. All in all, about 10 minutes to learn, write, test.
The plugin allows you to "Send to OneNote" from the context menu in RSSBandit (theoretically it should work on other aggregators that implement IBlogExtension, but I don't feel like testing them. If you do, let me know). You choose which OneNote section you want it to post to, and it goes there.
Download my plugin, RSS2OneNote, here. Put it in the Plugins folder of your RSSBandit install. You will also need the OneNote Managed API Dll, which you can get here. Put both of them in the Plugins folder, restart RSSBandit, and you should be good to go. Requires OneNote SP1 - available here.
Please let me know if you like it, hate it, find it useful, useless, whatever. Bugs. Features. Etc. I'm lazy as hell so I can't promise I'll fix anything since it works on my machine :P but I'd still like to know about it.
UPDATE: It works in the newest version of SharpReader! I feel so cool!
FURTHER UPDATE: I decided to stop being a tool. To just get the two dlls needed for the thing to work (plugin and OneNote API download this and unzip it into your plugins directory. Still need to SP1 your OneNote though.
Posted from BLInk!
Tags:
Code Tools