I've created a Perl Community calendar on Google Calendar. I've wanted to do this sort of thing for a long time to help track that stuff for The Perl Review's print listing. I've given up on writing my own calendar application. Google Calendar has a decent interface that I don't have to support, and it provides feeds: XML, iCal, and HTML.

I'll do some more work to make nice URLs and so on, but for now it's there. I can add people as editors, although I expect that as with anything in the community, there will be a couple of people looking for the events and entering them.

I don't want to make a lot of work for people organizing conferences, so just make sure I know about the event so I can add them (which really means post them to Perlmonks in the News section). I'll pull from the events in the calendar for that section in TPR.

There are some other online calendars for Perl too. Most notably is the one for the Lisbon Perl Mongers. Many other Perl Mongers groups have calendars too. If you know of any others, please let me know. I'd like to devise some sort of aggregator to merge things into a single calendar.

--
brian d foy <brian@stonehenge.com>
Subscribe to The Perl Review

In reply to TPR's Perl Community Google Calendar by brian_d_foy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.