Simon Fell > Its just code > IBlogExtension

Tuesday, April 8, 2003

Being able to post to a weblog from within an RSS aggregator is a really useful feature that not many tools currently have. The proliferation of blogging API compounds the problem. Given the number of .NET based aggregators now around, I had a vision for a simple extensibility point within the aggregator to be able to hook in 3rd party blogging tools. This page documents my thoughts, ideas, and code to date.

IBlogExtension

Greg, Luke, Matt, and I discussed a new version of the interface that resulted in IBlogExtension.

A signed version of the assembly containing the IBlogExtension definition is available.

Aggregators

Plug-Ins


Previous version

IBlogThis enabled Aggregators

BlogThis plug-ins

BlogIT extension to BlogThis

IBlogThis history