Size: 3287
Comment:
|
Size: 4539
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 45: | Line 45: |
* Fred Clare and Mary Hall, NCAR, are behind [http://www.pyngl.ucar.edu PyNGL]. | * Fred Clare and Mary Hall, [http://www.ncar.ucar.edu/ NCAR], are behind [http://www.pyngl.ucar.edu PyNGL]. |
Line 49: | Line 49: |
* Yeong-Shang Log, [http://casa.colorado.edu/ CASA], is exploring space with the Hubble Space Telescope in Python. | * Yeong-Shang Log, [http://casa.colorado.edu/ CASA], is exploring space with the [http://www.stsci.edu/hst/ Hubble Space Telescope] in [http://www.stsci.edu/resources/software_hardware/pyraf/stsci_python Python]. |
Line 51: | Line 51: |
* [http://www.cs.colorado.edu/~martin/ Jim Martin] teaches Intro to AI and Natural Language Processing in Python. | * [http://www.cs.colorado.edu/~martin/ Jim Martin], [http://www.colorado.edu CU Boulder], teaches [http://www.cs.colorado.edu/~martin/csci5582.html Intro to AI] and [http://www.cs.colorado.edu/~martin/csci5832.html Natural Language Processing] in Python. The NLP class uses the [http://nltk.sourceforge.net/ NL toolkit]. |
Line 53: | Line 53: |
* Martha Palmer teaches a [http://verbs.colorado.edu/mpalmer/ling5200/ class on linguistics] in Python. | * [http://verbs.colorado.edu/~mpalmer/ Martha Palmer], [http://www.colorado.edu CU Boulder], teaches a [http://verbs.colorado.edu/mpalmer/ling5200/ class on linguistics] in Python. |
Line 55: | Line 55: |
* Ravinder Singh and Scott Kelley [http://mcdb.colorado.edu/courses/6440/index.html teach bioinformatics and molecular biology], using Biopython. | * Ravinder Singh and Scott Kelley, [http://www.colorado.edu CU Boulder], teach a [http://mcdb.colorado.edu/courses/6440/index.html class] on bioinformatics and molecular biology, using Biopython. |
Line 57: | Line 57: |
* Duncan McGreggor, PyMon. | * [http://oubiwann.blogspot.com/ Duncan McGreggor], [http://pymon.sourceforge.net/ PyMon] and other projects. |
Line 59: | Line 59: |
* Mark Lutz has taught over 160 Python training sessions. | * [http://rmi.net/~lutz/ Mark Lutz] has taught over 170 [http://home.earthlink.net/~python-training/ Python training sessions]. |
Line 61: | Line 61: |
* [http://www.softwaresummit.com/2005/speakers/smith_mitchell.htm Mitchell Smith] led the adoption of Python at Array Biopharma. | * [http://www.softwaresummit.com/2005/speakers/smith_mitchell.htm Mitchell Smith] led the adoption of Python at [http://www.arraybiopharma.com/ Array Biopharma]. |
Line 63: | Line 63: |
* Uche Ogbuji. | * [http://uche.ogbuji.net/ Uche Ogbuji] keeps us honest about XML. |
Line 65: | Line 65: |
* Joe van Andel, NCAR. | * Joe van Andel, [http://www.ncar.ucar.edu/ NCAR]. |
Line 67: | Line 67: |
* Demian Neidetcher, Level 3. | * Demian Neidetcher, [http://www.level3.com Level 3]. |
Line 69: | Line 69: |
* Jim Baker, Zyasoft. | * [http://www.jim-baker.com Jim Baker], [http://www.zyasoft.com Zyasoft] maintains the [http://zyasoft.com/pythoneering/ FR Pythoneering blog]. He also likes iterators. A [http://www.tummy.com/journals/entries/jafo_20060817_003823 lot]. * [http://www.tummy.com/journals/users/jafo Sean Reifschneidner], [http://www.tummy.com tummy.com, ltd.], maintains many projects, including the [http://www.tummy.com/Community/software/python-memcached/ Python client] to the ever-useful [http://www.danga.com/memcached/ memcached]. |
Activities
We are in the process of planning the BoulderSprint, which we hope to hold on a regular basis. We also hold a monthly meeting.
There has been talk of helping pair mentors with aspiring Pythoneers. If you are so aspirationally inclined, please contact us!
Web Site
Our web site is at [http://www.fr.co.us.pythoneers.org/]. Thanks to tummy.com and their principals, SeanReifschneider and Evelyn Mitchell, for generously hosting us.
Mailing List
You can subscribe to our [http://lists.community.tummy.com/mailman/listinfo/frpythoneers mailing list]. We also have a [http://lists.community.tummy.com/pipermail/frpythoneers/ mail archive].
Meetings
We just happen to have the friendliest bunch of Python people I know coming to our meetings. So why not come to?
- Date/time: Every 3rd Wednesday, 6-8 PM
Location: Jill's at the [http://www.stjulien.com St Julien Hotel], [http://maps.google.com/maps?f=q&hl=en&q=9th+and+Walnut,+Boulder,+CO&ie=UTF8&z=15&om=1&iwloc=A 9th and Walnut], the bar area.
Default topic: OpenSpace
Meeting: November 15, 2006
Next meeting!
Meeting: October 18, 2006
Discussed possible proposals for PyCon2007. The basic consensus was that it was a great idea that for PyCon "we're especially interested in presentations that will teach conference-goers something new and useful." In particular, we all would like to see talks with more useful takeaway code, not just talks saying, hey we are doing great things with Python. Trust us
.
Began planning of BoulderSprint, which apparently has been a burning desire for JimBaker for a while.
Events
BoulderJam, an opportunity to try out interesting technologies together.
Guide to Front Range Pythoneering
[http://amath.colorado.edu/faculty/fperez/ Fernando Perez], CU Applied Math, and Brian Granger, [http://txcorp.com/ Tech-X], both work on [http://ipython.scipy.org/moin/ IPython].
Eric Dobbs, [http://www.bivio.biz bivio Software, Inc.], works on PyQScimpl as a contractor with Tech-X. SciPy 2006 [http://dobbse.net/thinair/2006/08/scipy/ presentation] of PyQScimpl.
Fred Clare and Mary Hall, [http://www.ncar.ucar.edu/ NCAR], are behind [http://www.pyngl.ucar.edu PyNGL].
Jeffrey Whittaker, contributed this [http://www.scipy.org/Wiki/Cookbook/Matplotlib/Maps plot] to matplotlib for geospatial projections of data.
Yeong-Shang Log, [http://casa.colorado.edu/ CASA], is exploring space with the [http://www.stsci.edu/hst/ Hubble Space Telescope] in [http://www.stsci.edu/resources/software_hardware/pyraf/stsci_python Python].
[http://www.cs.colorado.edu/~martin/ Jim Martin], [http://www.colorado.edu CU Boulder], teaches [http://www.cs.colorado.edu/~martin/csci5582.html Intro to AI] and [http://www.cs.colorado.edu/~martin/csci5832.html Natural Language Processing] in Python. The NLP class uses the [http://nltk.sourceforge.net/ NL toolkit].
[http://verbs.colorado.edu/~mpalmer/ Martha Palmer], [http://www.colorado.edu CU Boulder], teaches a [http://verbs.colorado.edu/mpalmer/ling5200/ class on linguistics] in Python.
Ravinder Singh and Scott Kelley, [http://www.colorado.edu CU Boulder], teach a [http://mcdb.colorado.edu/courses/6440/index.html class] on bioinformatics and molecular biology, using Biopython.
[http://oubiwann.blogspot.com/ Duncan McGreggor], [http://pymon.sourceforge.net/ PyMon] and other projects.
[http://rmi.net/~lutz/ Mark Lutz] has taught over 170 [http://home.earthlink.net/~python-training/ Python training sessions].
[http://www.softwaresummit.com/2005/speakers/smith_mitchell.htm Mitchell Smith] led the adoption of Python at [http://www.arraybiopharma.com/ Array Biopharma].
[http://uche.ogbuji.net/ Uche Ogbuji] keeps us honest about XML.
Joe van Andel, [http://www.ncar.ucar.edu/ NCAR].
Demian Neidetcher, [http://www.level3.com Level 3].
[http://www.jim-baker.com Jim Baker], [http://www.zyasoft.com Zyasoft] maintains the [http://zyasoft.com/pythoneering/ FR Pythoneering blog]. He also likes iterators. A [http://www.tummy.com/journals/entries/jafo_20060817_003823 lot].
[http://www.tummy.com/journals/users/jafo Sean Reifschneidner], [http://www.tummy.com tummy.com, ltd.], maintains many projects, including the [http://www.tummy.com/Community/software/python-memcached/ Python client] to the ever-useful [http://www.danga.com/memcached/ memcached].
Please expand this local guide!