UPDATE: For full TwitterMinder documentation, see this TwitterMinder article.
In my last two posts I mentioned my recent introduction to Twitter (after having watched so many people blab about it for the past few months). So today I went ahead and published my Google Calendar to Twitter RSBScript, and gave it the name TwitterMinder:
TwitterMinder will check your Google Calendar for events that are occuring in the next hour, and if it finds any, they will be automatically submitted to your Twitter account. RSBScript source code is available.
Now if my desktop agent (Twitterific, Tweet-r, etc.) knew how to automatically POST to TwitterMinder every hour, that would be nice. I subscribed to TwitterMinder in FeedDemon: FeedDemon includes my auth info on the querystring, and the rss feed itself returns either successful tweet details or nothing at all.
The coolest thing about TwitterMinder is the source. If you look at it (available in the "developers" note), its amazingly simple thanks to the power of the RSSBus Gcal and Twitter connectors. This source could easily be modified so that instead of connecting Google Calendar to Twitter, I could connect SalesForce.com events to Twitter, or Upcoming.org events to Twitter.
Technical details about TwitterMinder: