I'm working on an entire suite of blogging/syndication components and don't intend to stop until I've just about implemented every major client-side protocol that exists. .NET and ActiveX components are already available for Blogger 2.0, Atom, and RSS at
Blogger 2.0, Atom, RSS components. The Blogger 1.0 and MetaWeblog .NET and ActiveX components are finished and in testing phase. In both cases, all components are housed in a single DLL: Tortuga.dll for the ActiveX, and TortugaDN.dll for the .NET class library.
The latest ActiveX can be downloaded here: http://www.worldwideweb-x.com/TortugaBeta.zip
It's a Zip of the DLL, so you'll have to register it yourself with regsvr32.exe. Once testing is complete, and documentation finished, I'll update the official download.
Questions and comments are always welcome. Tomorrow, the MetaWeblog testing should be complete and those examples will be posted. Then, on Monday/Tuesday we should see the documentation and offical release finished. Then it's on to SBS (Simple Blogging Service). And then onward to many more...
Here are VB Blogger 1.0 examples:
Blogger 1.0 API Visual Basic Example: GetUserInfo
Blogger 1.0 API Visual Basic Example: GetUsersBlogs
Blogger 1.0 API Visual Basic Example: Create Post w/ Title
Blogger 1.0 API Visual Basic Example: Edit Most Recent Post
Blogger 1.0 API Visual Basic Example: Fetching Post Content
Blogger 1.0 API Visual Basic Example: Delete Post
Best Regards,
Matt Fausey