I'd like to suggest adding event feeds to this.
For example, I have a feed that is "Upcoming Events" for a training agency. What I'd like to do is rather than create a post on this is to create a calendar event.
The feed has an entry:
PHP Code:
<description>
3/4/06
</description>
for single day events and an entry:
PHP Code:
<description>
9/10/06-9/15/06
</description>
for multiday events.