|
|
Monday, February 11, 2002 |
|
Before anyone asks, the code will be available via the MIT license through the MosXLand SourceForge project in a couple of days. I need to fix up the preferences a bit.
If there are any volunteer developers to help with interoperability with other Blogger based services, ping me. |
|
It appears that DW and crew are one step ahead... I would bet this will fix the bug I mentioned in the previous post.
system.verbs.builtins.radio.macros.weblogRecentPosts changed on Mon, 11 Feb 2002 07:13:02 GMT: Fixed a bug where when deleting a post from an archive page, the post would be deleted, but the public site would not be updated, and a macro error would appear when the browser reloads the page in the desktop website. [Radio.root Updates] |
|
As it turns out, writing a chunk of AppleScript to post through to your local radio desktop is trivial.
However, this does not solve the problem of making it convenient to post via AppleScript. You still have to select, copy, run the script-- too many steps. I think I have a solution that will make posting easy and universal to OS X-- ping me if you can test it (it'll be a few days before it is useful).
There also seems to be a bug somewhere in Radio and its interaction with the Blogger API. I posted via Blogger, then deleted the post in Radio, then posted via Blogger and reloaded my desktop home page. Radio gave an error message of 'could not find table 00000040' which was the post ID of the post I had last deleted. If this happens, it seems that making another post from the desktop fixes the problem. |