From jhsu802701 at jasonhsu.com Fri Jan 4 06:30:50 2013 From: jhsu802701 at jasonhsu.com (Jason Hsu) Date: Thu, 3 Jan 2013 23:30:50 -0600 Subject: [omaha] Python project: Doppler Value Investing stock screen Message-ID: <20130103233050.283a4dee01f4c30bd58c8382@jasonhsu.com> I have combined my interest in finance with my interest in Python! Check out my stock screening system at http://www.dopplervalueinvesting.com/screen , which will help you separate the wheat from the chaff when you're trying to decide which of over 5000+ stocks to invest in. You can see how thousands of stocks stack up according to my criteria in the *.csv spreadsheet files available on this page. These spreadsheet files are AUTOMATICALLY updated on a regular basis. The price information is updated every night, and the financial data behind the figures (like Dopeler book value, Dopeler earnings, Dopeler ROE, etc.) is updated every weekend. Do note that the results of my screens are "Dopeler" ratios and not "Doppler" ratios. That's because you have to be a dope to buy a stock without doing any of the essential in-depth analysis that the cursory nature of the screening system misses. I value stocks on the basis of pre-tax free cash flow instead of earnings, book value, and other conventional yardsticks. Just as Doppler weather radar reveals things that conventional radar cannot (such as tornado vortex signatures), Doppler value investing reveals many things that conventional value investing does not. You can easily see the high quality of companies like Fastenal and Coca Cola. You can see why Warren Buffett doesn't like capital intensive heavy industrial companies. -- Jason Hsu From tesla3d at gmail.com Fri Jan 4 21:33:28 2013 From: tesla3d at gmail.com (Jon D) Date: Fri, 4 Jan 2013 14:33:28 -0600 Subject: [omaha] Omaha Python Group Message-ID: Hello, My name is Jon Dermit and I am happy to have found this group. I am really looking for some others to help me understand python on the web better and to give back where I can. I have used python in hospital environments and for creating Linux based kiosks with opera among other things. Python is the only language I am fluent in(self taught). I kinda figured once you know python what other languages are there : ). Looking forward to hearing from the group and being at the next meeting. Jon Dermit From jim.drake at gmail.com Tue Jan 8 19:47:22 2013 From: jim.drake at gmail.com (James Drake) Date: Tue, 8 Jan 2013 12:47:22 -0600 Subject: [omaha] Omaha Python Group In-Reply-To: References: Message-ID: Welcome to the group, Jon. My name is Jim Drake. I've only attended one meeting myself. I took a whirlwind tutorial in SciPy and have programs to replace ones in Perl that did some useful basic things me. Something that impresses me about it is that an expert in IDL (a 4th generation language available as COTS software, which is used extensively for image display and analysis) who has been working with it, teaching it, and training it for decades, recently announced ton his blog that he was giving it up for Python. My background is mostly with high-performance computing, or what used to be called supercomputing, until the big iron went the way of the dinosaurs. The problems just migrated to the closely coupled nets of HPCs. Jim Drake On Fri, Jan 4, 2013 at 2:33 PM, Jon D wrote: > Hello, > > My name is Jon Dermit and I am happy to have found this group. I am really > looking for some others to help me understand python on the web better and > to give back where I can. > > I have used python in hospital environments and for creating Linux based > kiosks with opera among other things. Python is the only language I am > fluent in(self taught). I kinda figured once you know python what other > languages are there : ). > > Looking forward to hearing from the group and being at the next meeting. > > Jon Dermit > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From wereapwhatwesow at gmail.com Sun Jan 13 21:32:28 2013 From: wereapwhatwesow at gmail.com (Steve Young) Date: Sun, 13 Jan 2013 14:32:28 -0600 Subject: [omaha] January meeting Message-ID: This Wednesday is our meeting night. Let me know if you have a location to meet at, or would rather do a Google Hangout? Any topics or questions? Steve From jeffh at dundeemt.com Sun Jan 13 22:08:36 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Sun, 13 Jan 2013 15:08:36 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: +1 hangout On Sun, Jan 13, 2013 at 2:32 PM, Steve Young wrote: > This Wednesday is our meeting night. Let me know if you have a location to > meet at, or would rather do a Google Hangout? > > Any topics or questions? > > Steve > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From jaybocc2 at gmail.com Mon Jan 14 00:12:18 2013 From: jaybocc2 at gmail.com (Jay Bendon) Date: Sun, 13 Jan 2013 17:12:18 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: I can make a hangout. --Jay On Sun, Jan 13, 2013 at 3:08 PM, Jeff Hinrichs - DM&T wrote: > +1 hangout > > > > > On Sun, Jan 13, 2013 at 2:32 PM, Steve Young >wrote: > > > This Wednesday is our meeting night. Let me know if you have a location > to > > meet at, or would rather do a Google Hangout? > > > > Any topics or questions? > > > > Steve > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > > > > -- > Best, > > Jeff Hinrichs > 402.218.1473 > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From jeffh at dundeemt.com Mon Jan 14 04:18:28 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Sun, 13 Jan 2013 21:18:28 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: Possible Topics ? I'll start the discussion for candidate topics: 1) Favorite Editor/IDE - http://stackoverflow.com/questions/81584/what-ide-to-use-for-python?page=1&tab=votes#tab-top I have been going back to editra, time after time but recently put some time in with Sublime Text 2 and I am starting to like it quite a bit. 2) I've been working on some game code in preparation for teaching 5th and 6th graders programming. I could talk about what I've been working on, pymazy - https://bitbucket.org/dundeemt/pymazy . How I got there - battle tanks vs. DARPA Grand Challenge and a bit about where I hope to go with it. 3) Want to learn Python, sharpen you skills or test your genius status? Take a whack at Python Koans - https://github.com/gregmalcolm/python_koans/wiki We could do a few as a group or if you started, bring your questions and we'll see if group-think can answer your questions. Ok, now it is your turn. What makes a group great, is doing things that matter to you. Please email your ideas and we'll pick the topics based on group interest and who Hangs Out with us. Looking forward to the "Best Meeting Ever!" Jeff On Sun, Jan 13, 2013 at 5:12 PM, Jay Bendon wrote: > I can make a hangout. > > --Jay > > > On Sun, Jan 13, 2013 at 3:08 PM, Jeff Hinrichs - DM&T >wrote: > > > +1 hangout > > > > > > > > > > On Sun, Jan 13, 2013 at 2:32 PM, Steve Young > >wrote: > > > > > This Wednesday is our meeting night. Let me know if you have a > location > > to > > > meet at, or would rather do a Google Hangout? > > > > > > Any topics or questions? > > > > > > Steve > > > _______________________________________________ > > > Omaha Python Users Group mailing list > > > Omaha at python.org > > > http://mail.python.org/mailman/listinfo/omaha > > > http://www.OmahaPython.org > > > > > > > > > > > -- > > Best, > > > > Jeff Hinrichs > > 402.218.1473 > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From jeffh at dundeemt.com Mon Jan 14 04:25:50 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Sun, 13 Jan 2013 21:25:50 -0600 Subject: [omaha] Omaha Python Group In-Reply-To: References: Message-ID: Hi John, Welcome to the group. Hope to hear from you on the list and see you at one of our hang outs! Best, Jeff On Tue, Jan 8, 2013 at 12:47 PM, James Drake wrote: > Welcome to the group, Jon. > > My name is Jim Drake. I've only attended one meeting myself. I took a > whirlwind tutorial in SciPy and have programs to replace ones in Perl that > did some useful basic things me. Something that impresses me about it is > that an expert in IDL (a 4th generation language available as COTS > software, which is used extensively for image display and analysis) who has > been working with it, teaching it, and training it for decades, recently > announced ton his blog that he was giving it up for Python. > > My background is mostly with high-performance computing, or what used to be > called supercomputing, until the big iron went the way of the dinosaurs. > The problems just migrated to the closely coupled nets of HPCs. > > Jim Drake > > On Fri, Jan 4, 2013 at 2:33 PM, Jon D wrote: > > > Hello, > > > > My name is Jon Dermit and I am happy to have found this group. I am > really > > looking for some others to help me understand python on the web better > and > > to give back where I can. > > > > I have used python in hospital environments and for creating Linux based > > kiosks with opera among other things. Python is the only language I am > > fluent in(self taught). I kinda figured once you know python what other > > languages are there : ). > > > > Looking forward to hearing from the group and being at the next meeting. > > > > Jon Dermit > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From jaybocc2 at gmail.com Mon Jan 14 05:47:12 2013 From: jaybocc2 at gmail.com (Jay Bendon) Date: Sun, 13 Jan 2013 22:47:12 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: I like 1 and 3, so long as you don't mind me touting off about vim and my love for it. :D Both areas i'm interested in discussing and working on! --Jay On Sun, Jan 13, 2013 at 9:18 PM, Jeff Hinrichs - DM&T wrote: > Possible Topics ? I'll start the discussion for candidate topics: > > 1) Favorite Editor/IDE - > > http://stackoverflow.com/questions/81584/what-ide-to-use-for-python?page=1&tab=votes#tab-top > I have been going back to editra, time after time but recently put some > time in with Sublime Text 2 and I am starting to like it quite a bit. > > 2) I've been working on some game code in preparation for teaching 5th and > 6th graders programming. I could talk about what I've been working on, > pymazy - https://bitbucket.org/dundeemt/pymazy . How I got there - battle > tanks vs. DARPA Grand Challenge and a bit about where I hope to go with it. > > 3) Want to learn Python, sharpen you skills or test your genius status? > Take a whack at Python Koans - > https://github.com/gregmalcolm/python_koans/wiki We could do a few as a > group or if you started, bring your questions and we'll see if group-think > can answer your questions. > > > Ok, now it is your turn. What makes a group great, is doing things that > matter to you. Please email your ideas and we'll pick the topics based on > group interest and who Hangs Out with us. > > Looking forward to the "Best Meeting Ever!" > > Jeff > > > > On Sun, Jan 13, 2013 at 5:12 PM, Jay Bendon wrote: > > > I can make a hangout. > > > > --Jay > > > > > > On Sun, Jan 13, 2013 at 3:08 PM, Jeff Hinrichs - DM&T < > jeffh at dundeemt.com > > >wrote: > > > > > +1 hangout > > > > > > > > > > > > > > > On Sun, Jan 13, 2013 at 2:32 PM, Steve Young < > wereapwhatwesow at gmail.com > > > >wrote: > > > > > > > This Wednesday is our meeting night. Let me know if you have a > > location > > > to > > > > meet at, or would rather do a Google Hangout? > > > > > > > > Any topics or questions? > > > > > > > > Steve > > > > _______________________________________________ > > > > Omaha Python Users Group mailing list > > > > Omaha at python.org > > > > http://mail.python.org/mailman/listinfo/omaha > > > > http://www.OmahaPython.org > > > > > > > > > > > > > > > > -- > > > Best, > > > > > > Jeff Hinrichs > > > 402.218.1473 > > > _______________________________________________ > > > Omaha Python Users Group mailing list > > > Omaha at python.org > > > http://mail.python.org/mailman/listinfo/omaha > > > http://www.OmahaPython.org > > > > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > > > > -- > Best, > > Jeff Hinrichs > 402.218.1473 > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From brian at python.org Mon Jan 14 16:32:58 2013 From: brian at python.org (Brian Curtin) Date: Mon, 14 Jan 2013 15:32:58 -0000 Subject: [omaha] PyCon 2013 Schedule Announced! Message-ID: Hi Omaha Python Users Group! It's that time of year again: the PyCon schedule has been announced and the rush to pick up tickets is on! https://us.pycon.org/2013/schedule/ was completed last week, and we've seen a sharp increase in sales as we approach 1,500 registrations. This year we're limiting the attendance to 2,500 for our second year in Santa Clara, CA. The conference runs from March 13-21. The 2013 edition of PyCon is going to be the biggest and best yet. We've added a sixth track of talks, giving you 114 presentations to view. Tutorials are better than ever, with an even wider range of topics than before. They keynotes are being given by an excellent group: Eben Upton, Jessica McKellar, Raymond Hettinger, and Guido van Rossum. Tickets are available now at https://us.pycon.org/2013/registration/. Student rates were cut in half for 2013 to $125, and individual registrations are only $350. Corporate tickets are currently $600. No matter what group you fall into, the value PyCon provides is incredible. We've got a ton of great events going on throughout the conference. There's a workshop for kids 12 and under to learn Python - https://us.pycon.org/2013/events/letslearnpython/. The successful PyData conference is running during the sprints - http://sv2013.eventbrite.com/. The Postgres community is running PyPgDay during the tutorials - https://us.pycon.org/2013/events/pgday/. We're once again doing the 5K run, and the open spaces and sprints will be a blast as well. We also have a few tricks up our sleeve that we'll update you on at http://pycon.blogspot.com/ and https://www.twitter.com/PyCon. If your organization is interested in sponsoring PyCon, check out our prospectus at https://us.pycon.org/2013/sponsors/prospectus/ and contact conference chairman Jesse Noller at jnoller at python.org with any questions. Thanks for your time, and we hope to see you at PyCon 2013! Jesse Noller PyCon Chairman jnoller at python.org Brian Curtin PyCon Publicity Coordinator brian at python.org From rob.townley at gmail.com Mon Jan 14 21:50:53 2013 From: rob.townley at gmail.com (Rob Townley) Date: Mon, 14 Jan 2013 14:50:53 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: Will an invitation to the google hangout be sent to the list? Is there a google community to join that may not require an invite? From wereapwhatwesow at gmail.com Mon Jan 14 23:23:15 2013 From: wereapwhatwesow at gmail.com (Steve Young) Date: Mon, 14 Jan 2013 16:23:15 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: I just created a google+ event, and made it public. Or you can friend me (or whatever g+ calls it) and I will send you a reminder Wednesday. Love to see some IDE's - Jay: can you put on a short demo on your favorite tricks with vim? I have heard a lot about it but never taken the time to try it out. I worked thru some of the Koans last year - I found it helpful and more entertaining than tutorials. Steve Steve On Mon, Jan 14, 2013 at 4:22 PM, Steve Young wrote: > I just created a google+ event, and made it public. Or you can friend me > (or whatever g+ calls it) and I will send you a reminder Wednesday. > > Love to see some IDE's - Jay: can you put on a short demo on your favorite > tricks with vim? I have heard a lot about it but never taken the time to > try it out. > > I worked thru some of the Koans last year - I found it helpful and more > entertaining than tutorials. > > Steve > > Steve Young > Architectural Lighting Resources > 13829 Industrial Rd > Omaha, NE 68137 > > 402-651-5216 Cell > 402-397-2867 Office > www.ALRLighting.com > > > > On Mon, Jan 14, 2013 at 2:50 PM, Rob Townley wrote: > >> Will an invitation to the google hangout be sent to the list? >> Is there a google community to join that may not require an invite? >> _______________________________________________ >> Omaha Python Users Group mailing list >> Omaha at python.org >> http://mail.python.org/mailman/listinfo/omaha >> http://www.OmahaPython.org >> > > From jaybocc2 at gmail.com Tue Jan 15 00:03:12 2013 From: jaybocc2 at gmail.com (Jay Bendon) Date: Mon, 14 Jan 2013 17:03:12 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: Yeah i can show off some of my vim hackery, i'm not a pro by any means, however ;) --Jay On Mon, Jan 14, 2013 at 4:23 PM, Steve Young wrote: > I just created a google+ event, and made it public. Or you can friend me > (or whatever g+ calls it) and I will send you a reminder Wednesday. > > Love to see some IDE's - Jay: can you put on a short demo on your favorite > tricks with vim? I have heard a lot about it but never taken the time to > try it out. > > I worked thru some of the Koans last year - I found it helpful and more > entertaining than tutorials. > > Steve > > Steve > > > On Mon, Jan 14, 2013 at 4:22 PM, Steve Young > wrote: > > > I just created a google+ event, and made it public. Or you can friend me > > (or whatever g+ calls it) and I will send you a reminder Wednesday. > > > > Love to see some IDE's - Jay: can you put on a short demo on your > favorite > > tricks with vim? I have heard a lot about it but never taken the time to > > try it out. > > > > I worked thru some of the Koans last year - I found it helpful and more > > entertaining than tutorials. > > > > Steve > > > > Steve Young > > Architectural Lighting Resources > > 13829 Industrial Rd > > Omaha, NE 68137 > > > > 402-651-5216 Cell > > 402-397-2867 Office > > www.ALRLighting.com > > > > > > > > On Mon, Jan 14, 2013 at 2:50 PM, Rob Townley >wrote: > > > >> Will an invitation to the google hangout be sent to the list? > >> Is there a google community to join that may not require an invite? > >> _______________________________________________ > >> Omaha Python Users Group mailing list > >> Omaha at python.org > >> http://mail.python.org/mailman/listinfo/omaha > >> http://www.OmahaPython.org > >> > > > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From steve at alrlighting.com Mon Jan 14 23:22:44 2013 From: steve at alrlighting.com (Steve Young) Date: Mon, 14 Jan 2013 16:22:44 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: I just created a google+ event, and made it public. Or you can friend me (or whatever g+ calls it) and I will send you a reminder Wednesday. Love to see some IDE's - Jay: can you put on a short demo on your favorite tricks with vim? I have heard a lot about it but never taken the time to try it out. I worked thru some of the Koans last year - I found it helpful and more entertaining than tutorials. Steve Steve Young Architectural Lighting Resources 13829 Industrial Rd Omaha, NE 68137 402-651-5216 Cell 402-397-2867 Office www.ALRLighting.com On Mon, Jan 14, 2013 at 2:50 PM, Rob Townley wrote: > Will an invitation to the google hangout be sent to the list? > Is there a google community to join that may not require an invite? > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From choman at gmail.com Wed Jan 16 03:15:22 2013 From: choman at gmail.com (Chad Homan) Date: Tue, 15 Jan 2013 20:15:22 -0600 Subject: [omaha] Tomorrow and next month Message-ID: Can't make the hangout, flight ground school in lincoln. Booyah Together We Win! -- Chad - I AM MONAVIE Creating A More Meaningful Life From jim.drake at gmail.com Wed Jan 16 20:35:35 2013 From: jim.drake at gmail.com (James Drake) Date: Wed, 16 Jan 2013 13:35:35 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: I'm not seeing tonight's event. Jim On Mon, Jan 14, 2013 at 4:22 PM, Steve Young wrote: > I just created a google+ event, and made it public. Or you can friend me > (or whatever g+ calls it) and I will send you a reminder Wednesday. > > Love to see some IDE's - Jay: can you put on a short demo on your favorite > tricks with vim? I have heard a lot about it but never taken the time to > try it out. > > I worked thru some of the Koans last year - I found it helpful and more > entertaining than tutorials. > > Steve > > Steve Young > Architectural Lighting Resources > 13829 Industrial Rd > Omaha, NE 68137 > > 402-651-5216 Cell > 402-397-2867 Office > www.ALRLighting.com > > > > On Mon, Jan 14, 2013 at 2:50 PM, Rob Townley > wrote: > > > Will an invitation to the google hangout be sent to the list? > > Is there a google community to join that may not require an invite? > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From wereapwhatwesow at gmail.com Wed Jan 16 20:58:15 2013 From: wereapwhatwesow at gmail.com (Steve Young) Date: Wed, 16 Jan 2013 13:58:15 -0600 Subject: [omaha] January meeting In-Reply-To: References: Message-ID: You should get an invite soon... On Jan 16, 2013 1:37 PM, "James Drake" wrote: > I'm not seeing tonight's event. > > Jim > > On Mon, Jan 14, 2013 at 4:22 PM, Steve Young > wrote: > > > I just created a google+ event, and made it public. Or you can friend me > > (or whatever g+ calls it) and I will send you a reminder Wednesday. > > > > Love to see some IDE's - Jay: can you put on a short demo on your > favorite > > tricks with vim? I have heard a lot about it but never taken the time to > > try it out. > > > > I worked thru some of the Koans last year - I found it helpful and more > > entertaining than tutorials. > > > > Steve > > > > Steve Young > > Architectural Lighting Resources > > 13829 Industrial Rd > > Omaha, NE 68137 > > > > 402-651-5216 Cell > > 402-397-2867 Office > > www.ALRLighting.com > > > > > > > > On Mon, Jan 14, 2013 at 2:50 PM, Rob Townley > > wrote: > > > > > Will an invitation to the google hangout be sent to the list? > > > Is there a google community to join that may not require an invite? > > > _______________________________________________ > > > Omaha Python Users Group mailing list > > > Omaha at python.org > > > http://mail.python.org/mailman/listinfo/omaha > > > http://www.OmahaPython.org > > > > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From jeffh at dundeemt.com Thu Jan 17 01:54:47 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Wed, 16 Jan 2013 18:54:47 -0600 Subject: [omaha] Meeting starts at 7pm Message-ID: Send requests to the list or chat me up in Google Chat and I'll get you an invite. -- Best, Jeff Hinrichs 402.218.1473 From jeffh at dundeemt.com Thu Jan 17 06:33:58 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Wed, 16 Jan 2013 23:33:58 -0600 Subject: [omaha] python_koans on bitbucket Message-ID: You can get started by just cloning the repo https://bitbucket.org/gregmalcolm/python_koans to your local machine OR fork it like I have https://bitbucket.org/dundeemt/python_koans and then you can commit your progress as you go to your own repo. Feel free to follow my fork, if you fork let the list know and we'll follow along with your progress. Great Meeting tonight! -- Best, Jeff Hinrichs 402.218.1473 From jeffh at dundeemt.com Tue Jan 22 02:05:53 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Mon, 21 Jan 2013 19:05:53 -0600 Subject: [omaha] Python Koans Message-ID: So has everyone been giving it a go? Just finished mine, was working start/stop piece meal since the last meeting. I think that it is worth the time and fun too! Don't be shy about asking the group questions. It is suppose to be a learning/growth exercise - so I'm sure it is going to generate head scratching from time to time. Proxy took me the longest, as I don't often have the need to delve that deep in to classes. Time to time, I subclass, but had not written anything like that before in Python. -- Best, Jeff Hinrichs 402.218.1473 From cmhanlon at gmail.com Tue Jan 22 02:16:57 2013 From: cmhanlon at gmail.com (Chris Hanlon) Date: Mon, 21 Jan 2013 19:16:57 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: I have put in about 30 minutes and I like the idea a lot, but it is still pretty basic, so far. Can't wait to get to the more complex tests. You are now 45/289 koans and 5/35 lessons away from reaching enlightenment Also, I have only been doing these in Visual Studio to test of python tool for VS, and have to say, I highly recommend it for Windows users. Chris On Mon, Jan 21, 2013 at 7:05 PM, Jeff Hinrichs - DM&T wrote: > So has everyone been giving it a go? Just finished mine, was working > start/stop piece meal since the last meeting. I think that it is worth the > time and fun too! > > Don't be shy about asking the group questions. It is suppose to be a > learning/growth exercise - so I'm sure it is going to generate head > scratching from time to time. Proxy took me the longest, as I don't often > have the need to delve that deep in to classes. Time to time, I subclass, > but had not written anything like that before in Python. > > -- > Best, > > Jeff Hinrichs > 402.218.1473 > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From jeffh at dundeemt.com Tue Jan 22 03:17:10 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Mon, 21 Jan 2013 20:17:10 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: Very true about the editor/IDE. It made a good intro experience for me as I have been using sublime more and more. It was a decent wayt to test out SublimeRope (a rope implementation for sublime) and pylinter (pylint packaged for sublime). Both of which, I like. Best, Jeff On Mon, Jan 21, 2013 at 7:16 PM, Chris Hanlon wrote: > I have put in about 30 minutes and I like the idea a lot, but it is still > pretty basic, so far. Can't wait to get to the more complex tests. > > You are now 45/289 koans and 5/35 lessons away from reaching enlightenment > > Also, I have only been doing these in Visual Studio to test of python tool > for VS, and have to say, I highly recommend it for Windows users. > > Chris > > > On Mon, Jan 21, 2013 at 7:05 PM, Jeff Hinrichs - DM&T >wrote: > > > So has everyone been giving it a go? Just finished mine, was working > > start/stop piece meal since the last meeting. I think that it is worth > the > > time and fun too! > > > > Don't be shy about asking the group questions. It is suppose to be a > > learning/growth exercise - so I'm sure it is going to generate head > > scratching from time to time. Proxy took me the longest, as I don't > often > > have the need to delve that deep in to classes. Time to time, I > subclass, > > but had not written anything like that before in Python. > > > > -- > > Best, > > > > Jeff Hinrichs > > 402.218.1473 > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From rob.townley at gmail.com Tue Jan 22 03:21:37 2013 From: rob.townley at gmail.com (Rob Townley) Date: Mon, 21 Jan 2013 20:21:37 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: On Mon, Jan 21, 2013 at 7:05 PM, Jeff Hinrichs - DM&T wrote: > So has everyone been giving it a go? Just finished mine, was working > start/stop piece meal since the last meeting. I think that it is worth the > time and fun too! > > Don't be shy about asking the group questions. It is suppose to be a > learning/growth exercise - so I'm sure it is going to generate head > scratching from time to time. Proxy took me the longest, as I don't often > have the need to delve that deep in to classes. Time to time, I subclass, > but had not written anything like that before in Python. > > -- > Best, > > Jeff Hinrichs > 402.218.1473 > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > All your commits on BitBucket motivated me to do the same. Spent way too much just having to figure out that i needed to put the following into $HOME/.hgrc: [ui] username="Robert Townley " in this format. while i am not yet Buddha, repeat try: MyHead.DoesNotHaveThisFunction() except: Exception ex MyHead.HasHeadache = True From jeffh at dundeemt.com Tue Jan 22 04:11:27 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Mon, 21 Jan 2013 21:11:27 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: Yeah, those exceptions were boring -- I normally don't need that much detail. When I expect something can/will fail, I normally just except for the explicit type of failure.. So I don't do a lot of the 'as ex' like they do in the koans. So when I hit those, I typed in my best guess as to the exact error text and then copied and pasted the "corrected" version when I ran the contemplate_koans script. ;^) Funny thing about hg and sublime. I figured out to set those bits like [ui] and .hgignore up as snippets. Now I still don't remember them, but instead of `cp ../oldproject/ .` I just use the snippets feature of sublime to make the edits. Did the same thing for sublime settings.. I use virtualenv's practically every where, so setting up a dev environment means little tweaks here and there to make sure your tools are using the right paths. I just have them set up as snippets with tab expansions to make quick work out of it. Glad to hear that my koans repo helped inspire someone. Best, Jeff On Mon, Jan 21, 2013 at 8:21 PM, Rob Townley wrote: > On Mon, Jan 21, 2013 at 7:05 PM, Jeff Hinrichs - DM&T >wrote: > > > So has everyone been giving it a go? Just finished mine, was working > > start/stop piece meal since the last meeting. I think that it is worth > the > > time and fun too! > > > > Don't be shy about asking the group questions. It is suppose to be a > > learning/growth exercise - so I'm sure it is going to generate head > > scratching from time to time. Proxy took me the longest, as I don't > often > > have the need to delve that deep in to classes. Time to time, I > subclass, > > but had not written anything like that before in Python. > > > > -- > > Best, > > > > Jeff Hinrichs > > 402.218.1473 > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > > > All your commits on BitBucket motivated me to do the same. Spent way too > much just having to figure out that i needed to put the following into > $HOME/.hgrc: > [ui] > username="Robert Townley " > > in this format. > > while i am not yet Buddha, repeat > try: > MyHead.DoesNotHaveThisFunction() > except: > Exception ex > MyHead.HasHeadache = True > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From choman at gmail.com Sat Jan 26 21:25:39 2013 From: choman at gmail.com (Chad Homan) Date: Sat, 26 Jan 2013 14:25:39 -0600 Subject: [omaha] [OT] CC Processing Message-ID: All Looking for my brother alternative CC processing options. Currently we are looking at: - squaredup - paypal - google checkout - payanywhere Looking for other suggestions, horror stories, etc. Together We Win! -- Chad Creating A More Meaningful Life From dundeemt at gmail.com Sat Jan 26 22:26:42 2013 From: dundeemt at gmail.com (Jeff Hinrichs) Date: Sat, 26 Jan 2013 15:26:42 -0600 Subject: [omaha] [olug] [OT] CC Processing In-Reply-To: References: Message-ID: Make sure and check with his bank. Most banks have processor connections that may/may not be a better deal. Then work through the numbers for each deal. Depending on volume and avg amount the deals can very greatly. What may have looked more expensive at first becomes the better deal at volume. Take into account charge backs, monthly fees and other discounts. Just like insurance, banks tend to give better deals the more services you use. And the mode of payment, card present vs. Not present affects rates too. Don't forget that credit is not the same as a debit card. There are different fees/rates for those. Lots of number crunching ahead for you. Don't skip it because it can make a real difference to the bottom line. Best, Jeff Hinrichs On Jan 26, 2013 2:26 PM, "Chad Homan" wrote: > All > > Looking for my brother alternative CC processing options. Currently > we are looking at: > > - squaredup > - paypal > - google checkout > - payanywhere > > Looking for other suggestions, horror stories, etc. > > Together We Win! > -- > Chad > Creating A More Meaningful Life > _______________________________________________ > OLUG mailing list > OLUG at olug.org > https://lists.olug.org/mailman/listinfo/olug > From rob.townley at gmail.com Tue Jan 29 20:47:42 2013 From: rob.townley at gmail.com (Rob Townley) Date: Tue, 29 Jan 2013 13:47:42 -0600 Subject: [omaha] [olug] [OT] CC Processing In-Reply-To: References: Message-ID: PayJunction.com processes over the internet, physical swiping, and over the phone. On Sat, Jan 26, 2013 at 2:25 PM, Chad Homan wrote: > All > > Looking for my brother alternative CC processing options. Currently > we are looking at: > > - squaredup > - paypal > - google checkout > - payanywhere > > Looking for other suggestions, horror stories, etc. > > Together We Win! > -- > Chad > Creating A More Meaningful Life > _______________________________________________ > OLUG mailing list > OLUG at olug.org > https://lists.olug.org/mailman/listinfo/olug From jim.drake at gmail.com Wed Jan 30 22:23:04 2013 From: jim.drake at gmail.com (James Drake) Date: Wed, 30 Jan 2013 15:23:04 -0600 Subject: [omaha] an article I just came across in one of my subscriptions Message-ID: Lin, Johnny Wei-Bing, 2012: Why Python Is the Next Wave in Earth Sciences Computing. *Bull. Amer. Meteor. Soc.*, *93*, 1823?1824. doi: http://dx.doi.org/10.1175/BAMS-D-12-00148.1 Creighton and the U. of Nebraska should have BAMS in their collections. Their is a fair chance that some of the Nebraska public libraries do too through Nebraskaccess, to home users, but I haven't checked. There is a blog and mailing list to Python as applied to atmsopheric and oceanic sciences (AOS): http://pyaos.johnny-lin.com. "New AOS users may find the book, *A Hands-On Introduction to Using Python in the Atmospheric and Oceanic Sciences,* to be more tailored to their workflow; it is available online in a free version at www.johnny-lin.com/pyintro." The article briefly discusses the pros and cons of Python in AOS. -- Jim From jeffh at dundeemt.com Thu Jan 31 02:34:22 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Wed, 30 Jan 2013 19:34:22 -0600 Subject: [omaha] an article I just came across in one of my subscriptions In-Reply-To: References: Message-ID: That was an interesting article. I am not surprised at it either. Astronomers and Physicists have become enamored with Python too over the past 5 to 7 years. NumPy and SciPy have a lot to do with that plus the ability to interface with long established Fortran routines. The cognitive load that python carries in comparison to other languages makes a huge win for sciences. Keeping simple things simple and not distracting you from the task at hand is gigantic. Then when you really need to optimize, your options are quite broad. Thanks for posting the story! -Jeff On Wed, Jan 30, 2013 at 3:23 PM, James Drake wrote: > Lin, Johnny Wei-Bing, 2012: Why Python Is the Next Wave in Earth Sciences > Computing. *Bull. Amer. Meteor. Soc.*, *93*, 1823?1824. > doi: http://dx.doi.org/10.1175/BAMS-D-12-00148.1 Creighton and the U. of > Nebraska should have BAMS in their collections. Their is a fair chance that > some of the Nebraska public libraries do too through Nebraskaccess, to home > users, but I haven't checked. > > There is a blog and mailing list to Python as applied to atmsopheric and > oceanic sciences (AOS): http://pyaos.johnny-lin.com. "New AOS users may > find the book, *A Hands-On Introduction to Using Python in the Atmospheric > and Oceanic Sciences,* to be more tailored to their workflow; it is > available online in a free version at www.johnny-lin.com/pyintro." > > The article briefly discusses the pros and cons of Python in AOS. > > -- Jim > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org -- Best, Jeff Hinrichs 402.218.1473 From shawnhermans at gmail.com Thu Jan 31 03:11:16 2013 From: shawnhermans at gmail.com (Shawn Hermans) Date: Wed, 30 Jan 2013 20:11:16 -0600 Subject: [omaha] an article I just came across in one of my subscriptions In-Reply-To: References: Message-ID: Funny you bring up the science/Python connection. I just wrote up a blog on using Python and Pig to do analysis of satellite orbital element sets ( http://blog.shawnhermans.com/2013/01/pigs-in-space.html). I am also using Python in my day job for doing data analysis with Scikits and Pandas. Some really great tools out there. On Wed, Jan 30, 2013 at 7:34 PM, Jeff Hinrichs - DM&T wrote: > That was an interesting article. I am not surprised at it either. > Astronomers and Physicists have become enamored with Python too over the > past 5 to 7 years. NumPy and SciPy have a lot to do with that plus the > ability to interface with long established Fortran routines. > > The cognitive load that python carries in comparison to other languages > makes a huge win for sciences. Keeping simple things simple and not > distracting you from the task at hand is gigantic. Then when you really > need to optimize, your options are quite broad. > > Thanks for posting the story! > > -Jeff > > > On Wed, Jan 30, 2013 at 3:23 PM, James Drake wrote: > > > Lin, Johnny Wei-Bing, 2012: Why Python Is the Next Wave in Earth Sciences > > Computing. *Bull. Amer. Meteor. Soc.*, *93*, 1823?1824. > > doi: http://dx.doi.org/10.1175/BAMS-D-12-00148.1 Creighton and the U. of > > Nebraska should have BAMS in their collections. Their is a fair chance > that > > some of the Nebraska public libraries do too through Nebraskaccess, to > home > > users, but I haven't checked. > > > > There is a blog and mailing list to Python as applied to atmsopheric and > > oceanic sciences (AOS): http://pyaos.johnny-lin.com. "New AOS users may > > find the book, *A Hands-On Introduction to Using Python in the > Atmospheric > > and Oceanic Sciences,* to be more tailored to their workflow; it is > > available online in a free version at www.johnny-lin.com/pyintro." > > > > The article briefly discusses the pros and cons of Python in AOS. > > > > -- Jim > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > > > -- > Best, > > Jeff Hinrichs > 402.218.1473 > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > From jeffh at dundeemt.com Thu Jan 31 05:49:44 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Wed, 30 Jan 2013 22:49:44 -0600 Subject: [omaha] an article I just came across in one of my subscriptions In-Reply-To: References: Message-ID: interesting blog + I had not heard about Pig before. Ready your article on Cython and was wondering if you had heard or tried Shed Skin https://code.google.com/p/shedskin/ Not a Cython replacement more of a mid-level between Python / ShedSkin / Rpython / Cython as I understand it. Shed Skin has a restricted python grammar but no need for hinting. So it makes a pretty solid optimizing tool that is light weight and works well if it fits the bill, imho. The restricted grammar is pretty easy to Grok too, can't use things that are constantly changing types. There is more to it, but the cognitive load for using it is pretty low and the tool chain is simple Shed Skin, make and a g++ On Wed, Jan 30, 2013 at 8:11 PM, Shawn Hermans wrote: > Funny you bring up the science/Python connection. I just wrote up a blog > on using Python and Pig to do analysis of satellite orbital element sets ( > http://blog.shawnhermans.com/2013/01/pigs-in-space.html). I am also using > Python in my day job for doing data analysis with Scikits and Pandas. Some > really great tools out there. > > > On Wed, Jan 30, 2013 at 7:34 PM, Jeff Hinrichs - DM&T >wrote: > > > That was an interesting article. I am not surprised at it either. > > Astronomers and Physicists have become enamored with Python too over the > > past 5 to 7 years. NumPy and SciPy have a lot to do with that plus the > > ability to interface with long established Fortran routines. > > > > The cognitive load that python carries in comparison to other languages > > makes a huge win for sciences. Keeping simple things simple and not > > distracting you from the task at hand is gigantic. Then when you really > > need to optimize, your options are quite broad. > > > > Thanks for posting the story! > > > > -Jeff > > > > > > On Wed, Jan 30, 2013 at 3:23 PM, James Drake > wrote: > > > > > Lin, Johnny Wei-Bing, 2012: Why Python Is the Next Wave in Earth > Sciences > > > Computing. *Bull. Amer. Meteor. Soc.*, *93*, 1823?1824. > > > doi: http://dx.doi.org/10.1175/BAMS-D-12-00148.1 Creighton and the U. > of > > > Nebraska should have BAMS in their collections. Their is a fair chance > > that > > > some of the Nebraska public libraries do too through Nebraskaccess, to > > home > > > users, but I haven't checked. > > > > > > There is a blog and mailing list to Python as applied to atmsopheric > and > > > oceanic sciences (AOS): http://pyaos.johnny-lin.com. "New AOS users > may > > > find the book, *A Hands-On Introduction to Using Python in the > > Atmospheric > > > and Oceanic Sciences,* to be more tailored to their workflow; it is > > > available online in a free version at www.johnny-lin.com/pyintro." > > > > > > The article briefly discusses the pros and cons of Python in AOS. > > > > > > -- Jim > > > _______________________________________________ > > > Omaha Python Users Group mailing list > > > Omaha at python.org > > > http://mail.python.org/mailman/listinfo/omaha > > > http://www.OmahaPython.org > > > > > > > > > > -- > > Best, > > > > Jeff Hinrichs > > 402.218.1473 > > _______________________________________________ > > Omaha Python Users Group mailing list > > Omaha at python.org > > http://mail.python.org/mailman/listinfo/omaha > > http://www.OmahaPython.org > > > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From jay at jays.net Thu Jan 31 17:34:47 2013 From: jay at jays.net (Jay Hannah) Date: Thu, 31 Jan 2013 10:34:47 -0600 Subject: [omaha] an article I just came across in one of my subscriptions In-Reply-To: References: Message-ID: On Jan 30, 2013, at 8:11 PM, Shawn Hermans wrote: > Funny you bring up the science/Python connection. I just wrote up a blog > on using Python and Pig to do analysis of satellite orbital element sets ( > http://blog.shawnhermans.com/2013/01/pigs-in-space.html). Ooo! I linked to your blog entry. Thanks! :) http://odlug.org j Begin forwarded message: > From: Shawn Hermans > Subject: Re: [omaha] an article I just came across in one of my subscriptions > Date: January 30, 2013 8:11:16 PM CST > To: Omaha Python Users Group > Reply-To: Omaha Python Users Group > > Funny you bring up the science/Python connection. I just wrote up a blog > on using Python and Pig to do analysis of satellite orbital element sets ( > http://blog.shawnhermans.com/2013/01/pigs-in-space.html). I am also using > Python in my day job for doing data analysis with Scikits and Pandas. Some > really great tools out there. > > > On Wed, Jan 30, 2013 at 7:34 PM, Jeff Hinrichs - DM&T wrote: > >> That was an interesting article. I am not surprised at it either. >> Astronomers and Physicists have become enamored with Python too over the >> past 5 to 7 years. NumPy and SciPy have a lot to do with that plus the >> ability to interface with long established Fortran routines. >> >> The cognitive load that python carries in comparison to other languages >> makes a huge win for sciences. Keeping simple things simple and not >> distracting you from the task at hand is gigantic. Then when you really >> need to optimize, your options are quite broad. >> >> Thanks for posting the story! >> >> -Jeff >> >> >> On Wed, Jan 30, 2013 at 3:23 PM, James Drake wrote: >> >>> Lin, Johnny Wei-Bing, 2012: Why Python Is the Next Wave in Earth Sciences >>> Computing. *Bull. Amer. Meteor. Soc.*, *93*, 1823?1824. >>> doi: http://dx.doi.org/10.1175/BAMS-D-12-00148.1 Creighton and the U. of >>> Nebraska should have BAMS in their collections. Their is a fair chance that >>> some of the Nebraska public libraries do too through Nebraskaccess, to home >>> users, but I haven't checked. >>> >>> There is a blog and mailing list to Python as applied to atmsopheric and >>> oceanic sciences (AOS): http://pyaos.johnny-lin.com. "New AOS users may >>> find the book, *A Hands-On Introduction to Using Python in the Atmospheric >>> and Oceanic Sciences,* to be more tailored to their workflow; it is >>> available online in a free version at www.johnny-lin.com/pyintro." >>> >>> The article briefly discusses the pros and cons of Python in AOS. >>> >>> -- Jim >>> _______________________________________________ >>> Omaha Python Users Group mailing list >>> Omaha at python.org >>> http://mail.python.org/mailman/listinfo/omaha >>> http://www.OmahaPython.org From rob.townley at gmail.com Thu Jan 31 23:00:29 2013 From: rob.townley at gmail.com (Rob Townley) Date: Thu, 31 Jan 2013 16:00:29 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: Hey, i just now noticed that when i forked python_koans, the original owners are are committers on my own project. The BitBucket.org Access Management section lists Greg Malcom and matthewalmond with "READ WRITE ADMIN" privileges. i first noticed in my BitBucket.org "Sent" folder, emails i did not manually send. Every project i forked has automatically given Admin access to the parent and grandparent project owners This is different from github. A github fork of xrdp does not have any other collaborators. i do not care that BitBucket does this. Afterall, version control leaves an audit trail. Further, the other admins appear to be deletable, i just did not know. From jeffh at dundeemt.com Thu Jan 31 23:57:49 2013 From: jeffh at dundeemt.com (Jeff Hinrichs - DM&T) Date: Thu, 31 Jan 2013 16:57:49 -0600 Subject: [omaha] Python Koans In-Reply-To: References: Message-ID: That is surprising. Just checked my Fork of Python Koans and only I am listed under users. I wonder if there is an account level setting that kicks in when a fork occurs. Only thing I can think of that would be different between your account and mine. hmmm nope, I don't see anything under Account that would cause that kind of effect. hmmmmm. If you investigate, please let me know what you find out. I'm curious. -Jeff On Thu, Jan 31, 2013 at 4:00 PM, Rob Townley wrote: > Hey, i just now noticed that when i forked python_koans, the original > owners are are committers on my own project. > > The BitBucket.org Access Management section lists Greg Malcom and > matthewalmond with "READ WRITE ADMIN" privileges. > > i first noticed in my BitBucket.org "Sent" folder, emails i did not > manually send. > Every project i forked has automatically given Admin access to the > parent and grandparent project owners > > This is different from github. A github fork of xrdp does not have > any other collaborators. > i do not care that BitBucket does this. Afterall, version control > leaves an audit trail. > Further, the other admins appear to be deletable, i just did not know. > _______________________________________________ > Omaha Python Users Group mailing list > Omaha at python.org > http://mail.python.org/mailman/listinfo/omaha > http://www.OmahaPython.org > -- Best, Jeff Hinrichs 402.218.1473 From rob.townley at gmail.com Thu Jan 31 23:57:33 2013 From: rob.townley at gmail.com (Rob Townley) Date: Thu, 31 Jan 2013 16:57:33 -0600 Subject: [omaha] Easy install of a private gitorious server. Message-ID: Hey, if other people want a real private repository for say HIPAA reasons, the following video is so easy. http://getgitorious.com/installer is a video from one of the gitorious.org developers promising your own private version of gitorious.org can be installed in about 30 minutes and is pretty much unattended.