ChiPy __Main__ Meeting


When: May 8, 2014, 7 p.m.

Where: Paola’s Vinum

Attendance:

Topics


  • DJ'ing our site - How & why we replatformed to Django
    By: Jake Kreider
    Length: 15 Minutes
    Description: We'd like to discuss Zoro’s adoption of Django for our main website — What the key motivators were, the result, and lessons learned from the experience.
  • An IRC Connection: Implementation and Bot
    By: Aaron Brady
    Length: 30 Minutes
    Description: IRC is a protocol for text exchanges with multiple recipients with publish/subscribe capabilities. A basic program that interacts with an IRC server is easy to make, but becomes more difficult with additional functionality. The task involves a few domains: sockets, parsing, and a multi-way mapping object for the state. We take a look at 4 custom modules to get it done: Multi-connection dispatch, Raw to dict, Connection model, and Relation; plus one for "main" for the bot itself.
  • PyCon Lightning Talks
    By: Jason Wirth
    Length: 25 Minutes
    Description: Let's go over what people saw at PyCon