Optimal OPML Browser Update v. 0.3a

9 March 2006

Relatively minor updates to Optimal.

Optimal OPML Browser Update v. 0.3

2 March 2006

Thanks to Adam Green, who gave me loads of feedback, I've made quite a few enhancements to my OPML browser, Optimal.

Optimal OPML Browser Update v. 0.2

25 February 2006

Minor bug-fix update to permit installation in a subdirectory of the web document root.

FTP Upstream Script Update

24 February 2006

Earlier this week, I quietly released a revision to my ftpUpstream script for the OPML Editor.

Details are available and comments or questions should be posted here.

The main change was to add a prompt-based method for obtaining user settings instead of requiring the user to manually edit the OPML Editor database.

Yabfog Tools Update

24 February 2006

I've updated Yabfog Tools for the OPML Editor.

It's a minor update to turn off the automatic re-installation of the new conversions since this is no longer necessary with the new updating procedure in the OPML Editor.

As of this version, no changes are made to your OPML Editor setup after installation of Yabfog Tools until you enable them in via the "Tools -> Yabfog Tools" submenu.

Optimal OPML Browser Released

23 February 2006

I've released a significant revision to my OPML browser: Optimal.

If you hate the name, just be glad I'm not going to camel-case it. ;)

OPML Renderer Update

20 February 2006

Version 0.6 of the OPML Renderer Plugin for WordPress has been released.

This release primarily fixes some bugs and enhances some functions. In the works for the next release is inclusion of RSS feeds, which would enable feed grazing.

OPML Editor Conversion Updates

11 January 2006

I've added some conversions to the OPML Editor:

  • Convert a NewsGator file
  • Convert a FeedDemon file
  • Import Bloglines, NewsGator, RSS Bandit and SharpReader OPML via URL

Update

Refer instead to my new tool: yabfogTools.root.

Read more »

XBEL to OPML

30 December 2005

Here's a tool to translate your XBEL bookmarks to OPML. It's just a quick hack, but it works.

Use Bookmarks Synchronizer to generate an XBEL file from your Firefox bookmarks, upload it, and your bookmarks will be returned in OPML format.

OPML Renderer Plugin

28 December 2005

I've been monkeying around with rendering OPML in WordPress. Finally, I learned how to create a WordPress plugin, so I've created OPML Renderer, a plugin that renders valid OPML from any source as an expandable/collapsible list.

Thanks to iconophobia and the inlineRSS plugin for some code and ideas.