July 2006 Meeting

Thursday, July 13th at 7pm, at FhcrcMeetingLocation.

Possible Topics

Attendance

Talk

(Place names next to people who introduce topic.)

What we talked about:

Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> "Brian does pre-alpha preview of py2exe & InnoSetup talk for VanPy"
>>> l = []
>>> a = l.append
>>> a("seth's character set encoding problems")
>>> a('andrew - plone conference')
>>> a('andrew - brainstorm sprinting locations & joit python/plone sprint')
>>> a('chris - experience with python web hosting - django')
>>> a('seapig website')
>>> a('miles - experience with producing mouse events on windows')
>>> a('branen - fast read of a variety metadata')
>>> a('norm - does this topic thing really work?')
>>> import random
>>> random.shuffle(l)
>>> l.pop()

Post-Meeting Talk


PastMeetingNotes

July2006Notes (last edited 2008-03-04 08:33:19 by localhost)