Hi Samuel, Michael Twomey and I maintain python.ie, and no, we haven't shared the code (yet). The conference page is based on last year's static page which was generated from a bunch of text files with the help of templates and simple css.
We are currently updating it to be more dynamic and actually use Django's ORM. This will help when we archive conferences and prepping for future ones. We are only displaying information from data added via admin panel, we don't manage talk submission. We are trying to keep it simple. There's one mentioned in the pycon's conference list called http://zookeepr.org/ http://mail.python.org/pipermail/conferences/2011-April/000202.html I also noticed there was Zookeepr talk at PyConAU -- http://pycon-au.org/2011/conference/schedule/event/14/ Maybe you can ask the people looking after Zookeepr as that seems to be what you are looking for. Hope that helps, and good luck! Cheers, /// Vicky ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ http://irishbornchinese.com ~~ ~~ http://www.python.ie ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~ On Thu, Sep 1, 2011 at 8:56 AM, Samuel Marks <[email protected]> wrote: > Good evening, > > I'm a lone programmer from Australia! :] > > I've been speaking with some friends at my local python use-group, > about implementing something outside eventbrite (and inside Python!) > for there weekly meetings; and also for any conferences they might > hold. > > How did you make (http://python.ie/pyconireland/conference/)? > > Are you sharing the source-code? > > If not, could you recommend an alternate package in Python for > managing conferences and weekly events? > > Thanks, > > Samuel Marks > > -- > You received this message because you are subscribed to the Google Groups > "Python Ireland" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pythonireland?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pythonireland?hl=en.
