Announcing VisualBlogger 2004 Beta 1
OK guys, here it is. The moment one or two of you have been waiting for. The VisualBlogger 2004 Beta is finally available for download.
PLEASE Read the readme.txt file in the zip archive first. You have to unzip everything and set up some options in the config file. You can't just run it right out of the ZIP, it has too many dependencies.
Also, please use your real e-mail address. We won't be able to communicate updates to fake addresses. If I get too many fake addresses, I'll take it offline and make it a private beta by invitation only.
To make sure we're all on the same page, VisualBlogger 2004 is a blog editing tool for Windows. It doesn't need Visual Studio .NET, only the .NET Framework 1.1 and a .Text blog engine to post to. Sorry guys, you won't be able to post to LiveJournal, Blogger.com, etc until Beta 2. Here are all the features that are working/need to be tested:
- Full WYSIWYG Editing
- Raw HTML Editing
- Blogging ScratchPad
- Post To Mutliple Weblogs
- Post To Multiple Weblogs with Categories
- Blog Credential Hashing in Local Store
- Save Posts
- Load Posts
- Clipboard Access
- Code Formatting
- Provider Model-Based
- 2 BlogProviders
- .Text Simple (SimpleBlogService.asmx)
- .Text 0.95 (AspNetWeblog.asmx and BlogContent.asmx)
- Abstracted object model mapped to provider-specific objects
- Central Bug Reporting / Feedback System
For Beta 2, I'm going to finish the reorganization I started on Tuesday. I'm going to move a good deal of the actual posting framework to the VisualBlogger.Framework.dll file, so that I can expose some of the API to the public. Anil Dash (how frickin cool is that?!?) offered to help me implement the AtomAPI. So that will be in there. Plus all of your feedback. So make sure you use the built-in feedback mechanism (last button on the toolbar) and help me make this tool kick BlogJet's butt.