From eric at intellovations.com Wed Dec 1 21:26:18 2010 From: eric at intellovations.com (Eric Floehr) Date: Wed, 1 Dec 2010 15:26:18 -0500 Subject: [CentralOH] List of Python Podcasts Message-ID: This list was too good to not post here. It was originally posted by Ben Rouch on the Grand Rapids Python mailing list the other day: >From Python Import Podcast http://frompythonimportpodcast.com/ A Little Bit of Python http://advocacy.python.org/podcasts/ Python411 http://www.awaretek.com/python/ The Django Dose http://djangodose.com/ Cheers, Eric From wam at cisco.com Wed Dec 1 23:09:21 2010 From: wam at cisco.com (William McVey) Date: Wed, 01 Dec 2010 17:09:21 -0500 Subject: [CentralOH] List of Python Podcasts In-Reply-To: References: Message-ID: <1291241361.3784.45.camel@goldfinger> All the ones listed in the email are listed at: http://www.python.org/doc/av/ as well as some other nice (Video) resources. -- William From eric at intellovations.com Thu Dec 2 01:11:05 2010 From: eric at intellovations.com (Eric Floehr) Date: Wed, 1 Dec 2010 19:11:05 -0500 Subject: [CentralOH] PyCon 2011 Registration Open Message-ID: "Registration for PyCon 2011 is now open! But you better hurry - due to limitations with space available in our venue, we have to cap this year's registration at 1500 people." ** Note if you were one of the 250 people who submitted a talk/tutorial/poster proposal, you will not be locked out (even if it wasn't selected). http://us.pycon.org/2011/blog/2010/12/01/registration-pycon-now-open/ From godber at gmail.com Mon Dec 6 16:55:31 2010 From: godber at gmail.com (Austin Godber) Date: Mon, 6 Dec 2010 10:55:31 -0500 Subject: [CentralOH] Testing Presentation Source and Examples Available Message-ID: The readme in my github repo contains instructions for checking out and setting up your environment: https://github.com/godber/Python-Testing-Presentation Its not strictly necessary, but this does contain the example code I will be using tonight. Austin -------------- next part -------------- An HTML attachment was scrubbed... URL: From scott.scites at railcar88.com Tue Dec 7 06:33:25 2010 From: scott.scites at railcar88.com (Scott Scites) Date: Tue, 7 Dec 2010 00:33:25 -0500 Subject: [CentralOH] ATOM - Python JSON module Message-ID: Slides from the COhPy lightning talk: http://bitbucket.org/railcar88/presentations/src Scott Scites @railcar88 -------------- next part -------------- An HTML attachment was scrubbed... URL: From harrisbw at notes.udayton.edu Wed Dec 8 20:21:42 2010 From: harrisbw at notes.udayton.edu (Bryan Harris) Date: Wed, 8 Dec 2010 14:21:42 -0500 Subject: [CentralOH] List available modules Message-ID: Hi all, A while ago I posted on here looking for a way to list the available modules in a python interpreter. It didn't seem at the time like there was a good way to list the importable modules. Well I just found exactly what I was looking for and thougt I'd share: >> help("modules") Then you can do: help("") for information about that module. Thanks, Bryan From morgan.goose at gmail.com Wed Dec 8 21:40:45 2010 From: morgan.goose at gmail.com (Morgan Goose) Date: Wed, 8 Dec 2010 15:40:45 -0500 Subject: [CentralOH] List available modules In-Reply-To: References: Message-ID: <20101208204045.GA12168@grumpy.morgan-dyn-o-saur.com> pip freeze or yolk -l are also things you can use. On Wed, Dec 08, 2010 at 02:21:42PM -0500, Bryan Harris wrote: > Hi all, > A while ago I posted on here looking for a way to list the available > modules in a python interpreter. It didn't seem at the time like > there was a good way to list the importable modules. Well I just > found exactly what I was looking for and thougt I'd share: > > >> help("modules") > > Then you can do: > > help("") > > for information about that module. > Thanks, > Bryan > _______________________________________________ > CentralOH mailing list > CentralOH at python.org > http://mail.python.org/mailman/listinfo/centraloh ---end quoted text--- From harrisbw at notes.udayton.edu Thu Dec 9 16:17:44 2010 From: harrisbw at notes.udayton.edu (Bryan Harris) Date: Thu, 9 Dec 2010 10:17:44 -0500 Subject: [CentralOH] Job opennings Message-ID: Hi All, Is this an appropriate place to post job opennings? I know a lot of people are out of work right now. Someone forwarded me an e-mail that SAIC is hiring entry and mid level programmers to translate GUI code from Visual Basic to C++ and Java. If anybody's interested drop me an e-mail. brywilharris at gmail.com Bryan From eric at intellovations.com Thu Dec 16 13:49:01 2010 From: eric at intellovations.com (Eric Floehr) Date: Thu, 16 Dec 2010 07:49:01 -0500 Subject: [CentralOH] Top 10 Python eBooks 60% today (Thursday) Message-ID: All, Just wanted to let you know that O'Reilly is discounting their top 10 Python ebooks 60% today: http://post.oreilly.com/form/oreilly/viewhtml/9z1z83fi5mks6d5jm79su1dusprrdfsenki89ge0k6o -Eric From nick.albright at gmail.com Thu Dec 16 16:48:28 2010 From: nick.albright at gmail.com (Nick Albright) Date: Thu, 16 Dec 2010 10:48:28 -0500 Subject: [CentralOH] Top 10 Python eBooks 60% today (Thursday) In-Reply-To: References: Message-ID: Wow, great price! Consider it done. ;) -Nick On Thu, Dec 16, 2010 at 7:49 AM, Eric Floehr wrote: > All, > > Just wanted to let you know that O'Reilly is discounting their top 10 > Python ebooks 60% today: > > > http://post.oreilly.com/form/oreilly/viewhtml/9z1z83fi5mks6d5jm79su1dusprrdfsenki89ge0k6o > > -Eric > _______________________________________________ > CentralOH mailing list > CentralOH at python.org > http://mail.python.org/mailman/listinfo/centraloh > -- Please note that as of 1/20 I no longer have a land phone line, only my cell. -------------- next part -------------- An HTML attachment was scrubbed... URL: From eric at intellovations.com Thu Dec 16 18:50:13 2010 From: eric at intellovations.com (Eric Floehr) Date: Thu, 16 Dec 2010 12:50:13 -0500 Subject: [CentralOH] Top 10 Python eBooks 60% today (Thursday) In-Reply-To: References: Message-ID: I know... it's almost enough to push me over the edge and buy an eReader (sorry, I just can't read ebooks for long periods of time on an LCD). Now if only Amazon would support my library's ebook lending format (epub), or let me write Python scripts on device ;-) and I might just have to make the jump :-) -Eric On Thu, Dec 16, 2010 at 10:48 AM, Nick Albright wrote: > Wow, great price! ?Consider it done. ;) > ?-Nick > > On Thu, Dec 16, 2010 at 7:49 AM, Eric Floehr > wrote: >> >> All, >> >> Just wanted to let you know that O'Reilly is discounting their top 10 >> Python ebooks 60% today: >> >> >> http://post.oreilly.com/form/oreilly/viewhtml/9z1z83fi5mks6d5jm79su1dusprrdfsenki89ge0k6o >> >> -Eric >> _______________________________________________ >> CentralOH mailing list >> CentralOH at python.org >> http://mail.python.org/mailman/listinfo/centraloh > > > > -- > Please note that as of 1/20 I no longer have a land phone line, only my > cell. > > _______________________________________________ > CentralOH mailing list > CentralOH at python.org > http://mail.python.org/mailman/listinfo/centraloh > > From wam at cisco.com Fri Dec 17 16:04:05 2010 From: wam at cisco.com (William McVey) Date: Fri, 17 Dec 2010 10:04:05 -0500 Subject: [CentralOH] Top 10 Python eBooks 60% today (Thursday) In-Reply-To: References: Message-ID: <1292598245.19314.142.camel@goldfinger> On Thu, 2010-12-16 at 12:50 -0500, Eric Floehr wrote: > I know... it's almost enough to push me over the edge and buy an > eReader (sorry, I just can't read ebooks for long periods of time on > an LCD). > > Now if only Amazon would support my library's ebook lending format > (epub), or let me write Python scripts on device ;-) and I might just > have to make the jump :-) It's probably worth noting that the original Nook is an e-ink reader that does support ePub. Also, the Nook Color is basically an android tablet optimized for reading, so although it has an LCD based screen, the glass is far less reflective than a typical tablet/monitor. The Nook Color also benefits from being based on Android, which opens up the possibility of installing ASE (Android Scripting Environment), which *would* allow you to write python scripts on the device. (Although ASE certainly falls short of a full Android dev environment). -- William From eric at intellovations.com Thu Dec 23 02:27:03 2010 From: eric at intellovations.com (Eric Floehr) Date: Wed, 22 Dec 2010 20:27:03 -0500 Subject: [CentralOH] Come work at SourceForge Message-ID: ---------- Forwarded message ---------- From: Mark Ramm Date: Tue, Dec 21, 2010 at 11:03 PM Subject: Come work at sourceforge To: michipug at googlegroups.com So, I recently volunteered to move over from engineering to "product" and we have lots of very interesting stuff on the horizon for sourceforge.net now. But we we need a senior python developer to help fill in the hole I left in the sf.net engr. team. I can attest to the fact that you get to work with great people, do interesting stuff with Python, MongoDB, Hadoop, RabbitMQ, and you'll get to help set the direction for the grandaddy of all open source hosting sites. I know that we haven't been on our game for much of the last decade, but sourceforge *was* cool, and I believe that we're very close to making it awesome again -- we just need a little help. So, long story close, come work for us, and do full time python web development with an awesome team, and an opportunity to build stuff that matters: http://linkd.in/f00nJg -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog From nuptyu at 163.com Fri Dec 31 07:05:14 2010 From: nuptyu at 163.com (=?GBK?B?0+DBwe64?=) Date: Fri, 31 Dec 2010 14:05:14 +0800 (CST) Subject: [CentralOH] A quesstion with matplotlib Message-ID: Dear all, I have a quesstion about change the width of the ylabel.You know the width of the ylabel is relaete to the x axi,how can i change the width of the ylabel not depend on the width of the x-axis? Thank you! George -------------- next part -------------- An HTML attachment was scrubbed... URL: