Differences between revisions 36 and 39 (spanning 3 versions)
Revision 36 as of 2008-10-15 16:44:43
Size: 5583
Editor: jfdmzpr01-ext
Comment:
Revision 39 as of 2008-12-13 22:11:46
Size: 4796
Editor: h-64-105-66-18
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The Portland Portland Python User Group meets every second Tuesday at [http://cubespacepdx.com CubeSpace] in SE Portland, Oregon. The Portland Portland Python User Group meets every second Tuesday at [[http://cubespacepdx.com|CubeSpace]] in SE Portland, Oregon.
Line 4: Line 4:
= Table of Contents =
[[
TableOfContents(1)]]
<<TableOfContents(1)>>
Line 8: Line 7:
 * When: Tuesday, November 11th 2008 at 7pm
 * Where: [http://cubespacepdx.com CubeSpace], SE Grand
 * What: Perhaps more of what's New in 2.6 and 3.0
 * When: Tuesday, January 13th 2008 at 7pm
 * Where: [[http://cubespacepdx.com|CubeSpace]], SE Grand
 * What:
   *
Perhaps more of what's New in 2.6 and 3.0?
Line 13: Line 13:
 * Beer afterward at Produce Row or Green Dragon.

Sign up for an empty slot or add one for your favorite feature. 5-10 minutes, max! Projector available if you want one.

= Other Meetings =

The [http://groups.google.com/group/pdxdjango Portland Django User Group] has recently been formed to focus on [http://www.djangoproject.com/ Django].

The [http://code.arlim.org/wiki/ Portland Code Sprints] have been going strong and by some fluke most of the projects have been in Python. The sprints are great hands-on fun for folks at any level. If you're a beginner with little or no Python experience, come and get paired up with an expert; if you're an expert come and expand your knowledge or share your experience.
Line 24: Line 14:
 * Mailing list: [http://mail.python.org/mailman/listinfo/portland portland@python.org]  * Mailing list: [[http://mail.python.org/mailman/listinfo/portland|portland@python.org]]
Line 27: Line 17:
 * We have a [http://python.meetup.com/183/ Meetup] group with a local calendar, feeds and automated event reminders.
 * Python advocacy mailing list: [http://mail.python.org/mailman/listinfo/advocacy advocacy@python.org]
 * We have a [[http://python.meetup.com/183/|Meetup]] group with a local calendar, feeds and automated event reminders.
Line 50: Line 39:
== December 9th 2008 ==
* Winter Coders' Social!

== November 11th 2008 ==
* Michel: Coroutines in Python
Formania:
  * Michael: formencode, Django forms
  * Adam: WTForms
  * Jason: flatland

Line 51: Line 51:
'''Python Release Party! What's New in 2.6 and 3.0'''
 * multiprocessing: Adam
 * formatting: Matt
 * print(): Kirby
 * next(): Kirby
 * except as: Jason
 * Class Decorators: Brett
 * _ _ dir _ _: Matt
 * property: Brett
 * Abstract Base Classes: Michel
 * 3.0's Unicode: Kirby
 * getattr(): Jason
 * Python Release Party! D.I.Y. What's New in 2.6 and 3.0
 * Thanks Adam, Brett, Igal, Jason, Kirby, Matt, Michel & Reid
Line 66: Line 56:
 * Mark: [http://democracylab.org DemocracyLab]  * Mark: [[http://democracylab.org|DemocracyLab]]
Line 85: Line 75:
 * Adam: [http://pypi.python.org/pypi/z3c.rml z3c.rml]  * Adam: [[http://pypi.python.org/pypi/z3c.rml|z3c.rml]]
Line 89: Line 79:
 * Jason: Decorators/inspect/code generation [http://discorporate.us/jek/python/inspectexec.py inspectexec]
 * Jason: [http://discorporate.us/projects/sliderepl/ sliderepl]
 * Mark: [http://ipython.scipy.org/ ipython]
 * Jason: Decorators/inspect/code generation [[http://discorporate.us/jek/python/inspectexec.py|inspectexec]]
 * Jason: [[http://discorporate.us/projects/sliderepl/|sliderepl]]
 * Mark: [[http://ipython.scipy.org/|ipython]]
Line 95: Line 85:
 * Michel: [http://labix.org/mocker Mocker]  * Michel: [[http://labix.org/mocker|Mocker]]
Line 99: Line 89:
 * Jason: [http://pypi.python.org/pypi/virtualenv virtualenv]
 * Kirk: [http://www.pysoy.org/ PySoy]
 * Jason: [[http://pypi.python.org/pypi/virtualenv|virtualenv]]
 * Kirk: [[http://www.pysoy.org/|PySoy]]
Line 103: Line 93:
 * Cozy round-table discussions about [http://www.pysoy.org/ PySoy], GUI frameworks, web frameworks and GUI vs. Web.  * Cozy round-table discussions about [[http://www.pysoy.org/|PySoy]], GUI frameworks, web frameworks and GUI vs. Web.
Line 109: Line 99:
 * Many thanks to Sam Keen of [http://pdxphp.org/ PDXPHP], our own Jeff Schwaber, and all the other individuals who helped put this party together for their hard work. It was an incredible turnout, and everyone had a fabulous time!  * Many thanks to Sam Keen of [[http://pdxphp.org/|PDXPHP]], our own Jeff Schwaber, and all the other individuals who helped put this party together for their hard work. It was an incredible turnout, and everyone had a fabulous time!
Line 116: Line 106:
 * Pizza provided by [http://www.kavi.com/home Kavi]! Thank you, Kavi (and Adam, and Brett)!  * Pizza provided by [[http://www.kavi.com/home|Kavi]]! Thank you, Kavi (and Adam, and Brett)!
Line 120: Line 110:
 * Beginning Python, [http://www.reportlab.org ReportLab], Mercurial, web frameworks and unit testing.  * Beginning Python, [[http://www.reportlab.org|ReportLab]], Mercurial, web frameworks and unit testing.
Line 124: Line 114:
 * Jason: [http://divmod.org/trac/wiki/DivmodPyflakes PyFlakes]
 * Kirby: [http://www.python.org/cp4e/ P4E] (Programming for Everyone)
 * Kirby: [http://www.tuxisalive.com/ Programming the Tux Droid]
 * Mark: [http://www.pythonware.com/products/pil/ PIL Projects]
 * Jason: [[http://divmod.org/trac/wiki/DivmodPyflakes|PyFlakes]]
 * Kirby: [[http://www.python.org/cp4e/|P4E]] (Programming for Everyone)
 * Kirby: [[http://www.tuxisalive.com/|Programming the Tux Droid]]
 * Mark: [[http://www.pythonware.com/products/pil/|PIL Projects]]
Line 130: Line 120:
  * Extending Python with D via [http://www.dsource.org/projects/pyd pyd]
  * OSCON wrap-up: [http://www.python.org/doc/essays/ppt/pycon2007/Py3k2007PyCon.ppt Python 3000] (.ppt) and [http://python.net/~goodger/projects/pycon/2007/idiomatic/ Code Like a Pythonista]
  * Extending Python with D via [[http://www.dsource.org/projects/pyd|pyd]]
  * OSCON wrap-up: [[http://www.python.org/doc/essays/ppt/pycon2007/Py3k2007PyCon.ppt|Python 3000]] (.ppt) and [[http://python.net/~goodger/projects/pycon/2007/idiomatic/|Code Like a Pythonista]]
Line 137: Line 127:
  * SQLAlchemy in 5 (ok, 20) minutes [http://discorporate.us/jek/python/ slides, video]   * SQLAlchemy in 5 (ok, 20) minutes [[http://discorporate.us/jek/python/|slides, video]]

The Portland Portland Python User Group meets every second Tuesday at CubeSpace in SE Portland, Oregon.


Next Meeting

  • When: Tuesday, January 13th 2008 at 7pm
  • Where: CubeSpace, SE Grand

  • What:
    • Perhaps more of what's New in 2.6 and 3.0?
    • list topics you would like to discuss here

Resources

Future Topics

  • Organizing a Pacific Northwest regional Python conference
  • Web frameworks: Django, Pylons, and more
  • Using and extending Trac
  • Pygments
  • IronPython

  • Unit testing, Doctest, web testing
  • Standard library module roulette!
  • subprocess
  • Reportlab / RML
  • doctools / LaTeX output and rendering
  • Python on Windows / Windows system admin with Python
  • unit testing, unittest nose
  • More robots!
  • Add anything you want to talk about!

Past Meetings


December 9th 2008

* Winter Coders' Social!

November 11th 2008

* Michel: Coroutines in Python Formania:

  • Michael: formencode, Django forms
  • Adam: WTForms
  • Jason: flatland

October 14th 2008

  • Python Release Party! D.I.Y. What's New in 2.6 and 3.0
  • Thanks Adam, Brett, Igal, Jason, Kirby, Matt, Michel & Reid

September 9th, 2008

  • Brett: Building and Distributing Python Eggs
  • Mark: DemocracyLab

  • Leo Soto: Django on Jython

August 12th, 2008

  • Beer and Bytecode

July 8th, 2008

  • Framework vs Toolkit!
  • Rami & Roman: Django

  • Michel: Twisted & Werkzeug

June 10th, 2008

  • Michael: Django
  • Igal: TurboGears & Pylons

  • Jason: WSGI
  • Michel: Twisted
  • Pizza courtesy of Vidoop! Books courtesy of O'Reilly!

May 13th 2008

  • Adam: z3c.rml

  • Matt: Configuration files and AST transformations

April 8th 2008

March 11th 2008

  • Michel: Mocker

  • Discussion: Testing methodologies

February 12th 2008

January 8th 2008

  • Cozy round-table discussions about PySoy, GUI frameworks, web frameworks and GUI vs. Web.

December 11th 2007

  • First annual December Coders' Bash!
  • Food, Beer, Games and Socializing
  • Geek discussions of many different geek flavors(tm)
  • Many thanks to Sam Keen of PDXPHP, our own Jeff Schwaber, and all the other individuals who helped put this party together for their hard work. It was an incredible turnout, and everyone had a fabulous time!

November 13th 2007

  • Brett: Converting HTML forms to PDF forms with ReportLab

  • Kirby: Open Source and Health Care / BarCamp Alpha

  • Jeff: Simplicity
  • Chris: Django NewForms

  • Pizza provided by Kavi! Thank you, Kavi (and Adam, and Brett)!

October 9th, 2007

  • Small group discussions-
  • Beginning Python, ReportLab, Mercurial, web frameworks and unit testing.

September 11th, 2007

August 14th, 2007

July 10th, 2007

  • Intro to debugging with PDB
  • Web automation with mechanize
  • A Python frontend for a microcontroller
  • SQLAlchemy in 5 (ok, 20) minutes slides, video

June 12th, 2007

  • Social

May 11, 2007

  • Planning

May 8, 2007

  • We exist!


CategoryUsergroups

PortlandPythonUserGroup (last edited 2014-05-20 20:02:50 by EtienneRobillard)

Unable to edit the page? See the FrontPage for instructions.