Differences between revisions 4 and 14 (spanning 10 versions)
Revision 4 as of 2006-11-11 02:56:45
Size: 1877
Editor: c-24-8-111-50
Comment:
Revision 14 as of 2006-12-12 17:33:18
Size: 6944
Editor: 206
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
We are in the process of planning the BoulderSprint, which we hope to hold on a regular basis. We also hold a monthly meeting. We hold a regular monthly meeting every third Wednesday. We are in the process of planning the next BoulderSprint on Jython. Looks like we will be holding these sprints on a regular basis! In the future we may hold a BoulderJam to play with an exciting new technology together.
Line 5: Line 5:
There has been talk of helping pair mentors with aspiring Pythoneers. If you are so aspirationally inclined, please contact us! Lastly, there has been talk of helping pair mentors with aspiring Pythoneers. If you are so aspirationally inclined, please contact us!
Line 9: Line 9:
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. Our web site is at [http://www.fr.co.us.pythoneers.org/]. Thanks to [http://tummy.com tummy.com, ltd.] and their principals, SeanReifschneider and Evelyn Mitchell, for generously hosting us.
Line 17: Line 17:
We just happen to have the friendliest bunch of Python people I know coming to our meetings. So why not come to? We just happen to have the friendliest bunch of Python people coming to our meetings. So why not come too?
Line 20: Line 20:
 * 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.  * 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. Look for us by the bar, it's the best spot.
Line 22: Line 22:

== Meeting: December 20, 2006 ==

Next meeting! Topics and people attending include the following:

 * BoulderSprint. Eric Dobbs proposed we adopt Jython, and this looks like we have enough momentum to actually get some useful work done.

 * Tom Churchill and Vinny will demo [http://www.churchillnavigation.com Churchill Navigation's] earth-rendering engine (which looks like Google Earth, only apparently even better and faster ;-) ). Vinny (their main Python guy) will explain how they built the glue logic (and why they decided against SWIG) and perhaps some of the implications of using Python as a scripting language in a real-time (60 fps) environment, and the techniques we employed to keep the graphics pipeline from stalling when making an expensive call into their engine from Python.

 * Brian Granger from [http://txcorp.com/ Tech-X] will help us think more deeply about concurrent Python programming, especially as seen in a new version of [http://ipython.scipy.org/moin/IPython1 IPython].
Line 25: Line 35:
Next meeting! This was a fun meeting! Even if Jill's has increasingly been high decibel. But we really can't complain about the success of our venue.

 * Steve Rogers showed up for his first meeting with us. He credits seeing the [http://zyasoft.com/pythoneering/ Pythoneering blog], now that it's included in the [http://www.pythonware.com/daily/index.htm Daily Python-URL]. It's good to have the visibility. With Steve around and fresh from [http://sc06.supercomputing.org/ Supercomputing 2006], we talked a lot about parallel computing paradigms in Python, among other things.
Line 29: Line 41:
 * 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 :).  * 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 :) .
Line 39: Line 51:
= Local Pythoneering =  * [http://us.pycon.org/TX2007/HomePage PyCon 2007] Dallas/Addison TX February 23-25, 2007
Line 41: Line 53:
Lots of great things happening in the Front Range. More to be filled in here... = 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 VanAndel, [http://www.ncar.ucar.edu/ NCAR].

 * [http://www.ophinity.com Demian Neidetcher], currently at [http://www.avaya.com Avaya], wrote a simple web gallery in Python called [http://pix.sf.net pix].

 * [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]. Jim also co-founded [http://www.bizlogix.net Bizlogix].

 * [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].

 * [http://shrogers.com/weblog Steve Rogers] does systems engineering at [http://www.seagate.com Seagate Technology].
 
 * [http://www.churchillnavigation.com Churchill Navigation] in Boulder builds high-end navigation systems with a high-level Python interface.

Please help expand this local guide! (Also feel free to remove yourself from this list, if that makes sense personally.)

Activities

We hold a regular monthly meeting every third Wednesday. We are in the process of planning the next BoulderSprint on Jython. Looks like we will be holding these sprints on a regular basis! In the future we may hold a BoulderJam to play with an exciting new technology together.

Lastly, 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 [http://tummy.com tummy.com, ltd.] 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 coming to our meetings. So why not come too?

Meeting: December 20, 2006

Next meeting! Topics and people attending include the following:

  • BoulderSprint. Eric Dobbs proposed we adopt Jython, and this looks like we have enough momentum to actually get some useful work done.

  • Tom Churchill and Vinny will demo [http://www.churchillnavigation.com Churchill Navigation's] earth-rendering engine (which looks like Google Earth, only apparently even better and faster ;-) ). Vinny (their main Python guy) will explain how they built the glue logic (and why they decided against SWIG) and perhaps some of the implications of using Python as a scripting language in a real-time (60 fps) environment, and the techniques we employed to keep the graphics pipeline from stalling when making an expensive call into their engine from Python.

  • Brian Granger from [http://txcorp.com/ Tech-X] will help us think more deeply about concurrent Python programming, especially as seen in a new version of [http://ipython.scipy.org/moin/IPython1 IPython].

Meeting: November 15, 2006

This was a fun meeting! Even if Jill's has increasingly been high decibel. But we really can't complain about the success of our venue.

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

Guide to Front Range Pythoneering

Please help expand this local guide! (Also feel free to remove yourself from this list, if that makes sense personally.)

FrontRangePythoneers (last edited 2014-05-07 21:25:38 by shawnjohnson)

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