Thanks Ken and John for those thoughts. I can answer a few things right away:
Right now, Date, Time, Location, and Title are parsed by the script. Everything else is retained in the calendar event, just in the "note" field. (You can see this by clicking on the single event currently in the calendar.) The easiest thing to do would be to include all of this information in the weekly email, but we could do further parsing.
That's correct, as you can see with the link above. Regarding the weekly email, that's a good idea. Here's an example link for a single event listing. (Note that if you are signed into a Google calendar that has the event added, it will just load your calendar and highlight the event. If you're not logged in, or aren't subscribed, then it will show you a standalone page with the details of this single event.)
Suggestion: it would be trivial to restrict to .edu addresses (or a particular set of domains), and that would probably protect against almost all abuse. What do you think?
As you say, it will be essential to apply access controls and to enable deletion, or perhaps editing (although deletion + resubmission may suffice).
The easiest way to do this would be to subscribe to the Google Calendar, and then you can turn on email notifications for any changes to the calendar. Do you think that's sufficient? In principle, we could also have a list of email addresses to receive direct notifications, although that increases the complexity. Will the e-mail be sent in plain text (vs RTF or with images), or at least will plain text will be an option? Some e-mail systems will not download images or process rich text. I am anticipating that at some point, submitters will want to add images or PDF abstracts or even video previews, but a URL a web page with the images/abstracts would be preferable for some of us with strict e-mail systems. Currently, the digest emails are sent in plaintext. It is easy to support rich text (as HTML), and it's also possible in principle to include attachments directly. There are a couple of issues with attachments, though. First, the listserv itself has a maximum message size, which might be problematic. Second, there isn't a great way to embed attachments into Google Calendar events. So, I think any attachments would ultimately have to be included only as URLs, unless we want to substantially increase the complexity of the system. Best, Ben |