Differences between revisions 2 and 68 (spanning 66 versions)
Revision 2 as of 2007-06-15 00:45:14
Size: 1380
Editor: ts-gw1
Comment: Next meeting
Revision 68 as of 2010-01-11 18:40:36
Size: 6273
Editor: 69-30-78-229
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 the [http://www.luckylab.com/ Lucky Labrador Pub] in SE Portland, Oregon.

We've recently re-formed the Portland Python group thanks to interest built up on the Meetup page and through the efforts of [http://python.meetup.com/183/members/1755741/ Brad Allen]. It's still very early days- please help us spread the word that Portland Python is back!
The Portland Oregon Python User Group meets every second Tuesday.
Line 6: Line 4:
'''Table of Contents:'''
[[TableOfContents]]
<<TableOfContents(1)>>
Line 9: Line 6:
=== Next Meeting ===
 * When: Tuesday, July 10, 2007 at 7pm
 * Where: [http://cubespacepdx.com CubeSpace], SE Grand
 * What: Lightning talks! Followed by a social meet at the Lucky Lab.
= Next Meeting =
 * When: Tuesday, January 12th 2009, 6:30pm
 * Where: Webtrends Portland
   851 SW 6th Ave.
   Suite 1600
   Portland, OR 97205
 * What:
  * Michel's Monthly Module (TBD random.choice)
  * Geohash: Michel Pelletier
  * Psycopg2 and PostGIS: Webb Sprague
  * GeoDjango: Tim Welch
Line 14: Line 18:
=== Resources ===
 * Mailing list: [http://mail.python.org/mailman/listinfo/portland portland@python.org]
= Resources =
 * Mailing list: [[http://mail.python.org/mailman/listinfo/portland|portland@python.org]]
Line 17: Line 21:
 * 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]
 * Twitter: http://twitter.com/pdxpython
 *
We have a [[http://python.meetup.com/183/|Meetup]] group with a local calendar, feeds and automated event reminders.
 * Need to contact an organizer? <snakeherders@pdxpython.org>
Line 20: Line 25:
=== Future Topics ===
 * [http://sqlalchemy.org SQLAlchemy]
 * [http://www.python.org/cp4e/ CP4E] - Computer Programming for Everybody
 * Code sprints (not just python!)
 * [http://wsgi.org WSGI]
 * [http://laptop.org OLPC] - One Laptop Per Child
 * [http://www.openembedded.org OpenEmbedded]
= Future Topics for 2009 =
 * Web frameworks: Django, Pylons, and more
 * Unit testing in Py3k, Doctest, web testing
 * Standard library module roulette!
 * memcache
 * Google App Engine
 * Performance testing for web apps
 * RDF
Line 28: Line 34:

= Past Meetings =
----

== October 13th 2009 ==
  * Michel's Monthly Module (hashlib & hmac) by Adam Lowry
  * Intro to Bitten (http://bitten.edgewall.org/) by John Hampton ([[http://elderberrypy.org/raw-attachment/wiki/WikiStart/PDX%20Python%20Bitten%20Presentation.pdf|slides]])

== September 8th 2009 ==
 * Pythonic book raffle
 * Michel's Monthly Module (ConfigParser) by Kyle Jones
 * Solace by special guest Armin Ronacher
 * "Preeminent Python Packaging Presentation" by Michael Schurter

== August 11th, 2009 ==
 * [[http://opensourcebridge.org/proposals/243|Testing in a Python World]]
 * Pizza & beer sponsored by [[http://www.myemma.com/|Emma]]

== July 14th, 2009 ==
 * Social meeting!

== June 16th, 2009 ==
 * Module of the Month (Michel Pelletier)
 * Screen Scraping (Joel Bernstein)
 * Glashammer (Kevin Turner)
 * Development Environments (Jeff Schwaber)
 * Cython (Michael Schurter)
 * Urban Edibles (Michael Bunsen)
 * XML-RPC (Igal Koshevoy)
 * SimpleHTTPServer (Reid Beels)

== May 12th, 2009 ==
 * Practical Distributed Version Control
 * bzr, git, hg, code hosting, patch reviews, more!

== April 14th 2009 ==
 * Recap of PyCon
 * Planning of new pdxpython.org

== March 10th 2009 ==
 * Short intro to PyTyrant/Tokyo Tyrant/Tokyo Cabinet by Michael Schurter
 * PyParsing examples by Brett Carter
 * Machine Learning topics by John Melesky

== February 10th 2009 ==
 * VPython (Kirby Urner)
 * Zine, the New Python Blog Software (Jason Kirtland)
 * Werkzeug (Adam Lowry)

== January 13th 2009 ==
 * Metaclasses (John Melesky)
 * deque overview (Michel Pelletier)
 * Tricks with dicts (Jason Kirtland)
 * Natural Language Processing (Monica Toth)

== December 9th 2008 ==
 * Winter Coders' Social!

== November 11th 2008 ==
 * Michel: Coroutines in Python
 * 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: [[http://democracylab.org|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: [[http://pypi.python.org/pypi/z3c.rml|z3c.rml]]
 * Matt: Configuration files and AST transformations

== April 8th 2008 ==
 * 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]]
 * Discussion: AppEngine

== March 11th 2008 ==
 * Michel: [[http://labix.org/mocker|Mocker]]
 * Discussion: Testing methodologies

== February 12th 2008 ==
 * Jason: [[http://pypi.python.org/pypi/virtualenv|virtualenv]]
 * Kirk: [[http://www.pysoy.org/|PySoy]]

== January 8th 2008 ==
 * Cozy round-table discussions about [[http://www.pysoy.org/|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 [[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!

== 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 [[http://www.kavi.com/home|Kavi]]! Thank you, Kavi (and Adam, and Brett)!

== October 9th, 2007 ==
 * Small group discussions-
 * Beginning Python, [[http://www.reportlab.org|ReportLab]], Mercurial, web frameworks and unit testing.

== September 11th, 2007 ==
 * Kevin defects to the Ruby Coding Dojo!
 * 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]]

== August 14th, 2007 ==
 * 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]]

== July 10th, 2007 ==
 * Intro to debugging with PDB
 * Web automation with mechanize
 * A Python frontend for a microcontroller
 * SQLAlchemy in 5 (ok, 20) minutes [[http://discorporate.us/jek/python/|slides, video]]

== June 12th, 2007 ==
 * Social

== May 11, 2007 ==
 * Planning

== May 8, 2007 ==
 * We exist!

----
CategoryUsergroups

The Portland Oregon Python User Group meets every second Tuesday.


Next Meeting

  • When: Tuesday, January 12th 2009, 6:30pm
  • Where: Webtrends Portland
    • 851 SW 6th Ave. Suite 1600 Portland, OR 97205
  • What:
    • Michel's Monthly Module (TBD random.choice)
    • Geohash: Michel Pelletier
    • Psycopg2 and PostGIS: Webb Sprague
    • GeoDjango: Tim Welch

Resources

Future Topics for 2009

  • Web frameworks: Django, Pylons, and more
  • Unit testing in Py3k, Doctest, web testing
  • Standard library module roulette!
  • memcache
  • Google App Engine
  • Performance testing for web apps
  • RDF
  • Add anything you want to talk about!

Past Meetings


October 13th 2009

September 8th 2009

  • Pythonic book raffle
  • Michel's Monthly Module (ConfigParser) by Kyle Jones

  • Solace by special guest Armin Ronacher
  • "Preeminent Python Packaging Presentation" by Michael Schurter

August 11th, 2009

July 14th, 2009

  • Social meeting!

June 16th, 2009

  • Module of the Month (Michel Pelletier)
  • Screen Scraping (Joel Bernstein)
  • Glashammer (Kevin Turner)
  • Development Environments (Jeff Schwaber)
  • Cython (Michael Schurter)
  • Urban Edibles (Michael Bunsen)
  • XML-RPC (Igal Koshevoy)
  • SimpleHTTPServer (Reid Beels)

May 12th, 2009

  • Practical Distributed Version Control
  • bzr, git, hg, code hosting, patch reviews, more!

April 14th 2009

  • Recap of PyCon

  • Planning of new pdxpython.org

March 10th 2009

  • Short intro to PyTyrant/Tokyo Tyrant/Tokyo Cabinet by Michael Schurter
  • PyParsing examples by Brett Carter

  • Machine Learning topics by John Melesky

February 10th 2009

  • VPython (Kirby Urner)
  • Zine, the New Python Blog Software (Jason Kirtland)
  • Werkzeug (Adam Lowry)

January 13th 2009

  • Metaclasses (John Melesky)
  • deque overview (Michel Pelletier)
  • Tricks with dicts (Jason Kirtland)
  • Natural Language Processing (Monica Toth)

December 9th 2008

  • Winter Coders' Social!

November 11th 2008

  • Michel: Coroutines in Python
  • 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.