From bradallen137 at gmail.com Thu Jun 3 03:21:34 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Wed, 2 Jun 2010 20:21:34 -0500 Subject: [Texas] Student Survey: Python Conference In-Reply-To: References: Message-ID: Thanks for writing this and sending it out, Arthur. I've been procrastinating on writing up something like this, so I'm very glad you got it done. We can use this as a basic template for sending out to Baylor and other schools. On Wed, Jun 2, 2010 at 8:07 AM, Arthur Aguirre wrote: > Hello professors, > > I'm writing on behalf of the organizers of PyTexas 2010, a conference to > share and gain Python-related knowledge.? As you probably know, Python is an > open source programming language.? The user groups from Austin, Houston, and > Dallas are organizing a conference to build and share knowledge of this > language.? We'd like to gauge interest among university level students and > others.? To do so we've developed a very brief survey that takes less than 5 > minutes to complete. > > We could use your assistance disseminating the survey to students.? Please > forward the below introduction and link to students' emails or to an > appropriate UT listserv. > > Your assistance is greatly appreciated. > > Sincerely, > Arthur Aguirre > Member of the Austin Python User Group > > ******************************************************************************* > > Hello UT Austin Students, > > The PyTexas group invites you to take a very brief survey.? We are > organizing PyTexas 2010, a conference to share Python-related knowledge and > enthusiasm, in the form of presentations, coding sprints, "teach me" > sessions, and general socializing. > > We encourage UT Austin students to get involved!? To do so, please take a > few moments to answer the questions in our survey.? The link is available > here or you may copy and paste the link below into your browser. > > Sincerely, > PyTexas > http://pytexas.org/ > > http://www.surveymonkey.com/s.aspx?sm=9fj1H0BQlQsbWG4LT55DcXz7hhnvgzTQ8MjnmiuHh38%3d& > From aguirre.arthur at gmail.com Thu Jun 3 13:20:17 2010 From: aguirre.arthur at gmail.com (Arthur Aguirre) Date: Thu, 3 Jun 2010 06:20:17 -0500 Subject: [Texas] Student Survey: Python Conference In-Reply-To: References: Message-ID: No problem.. we have a new intern / UT student working for our organization and he indicated since the semester is ending it might be a good idea to check when summer school starts (today for UT) and time an email to the professors/students based on that so our survey email doesn't get overlooked or stacked on-top of other emails. On Wed, Jun 2, 2010 at 8:21 PM, Brad Allen wrote: > Thanks for writing this and sending it out, Arthur. I've been > procrastinating on writing up something like this, so I'm very glad > you got it done. We can use this as a basic template for sending out > to Baylor and other schools. > > On Wed, Jun 2, 2010 at 8:07 AM, Arthur Aguirre > wrote: > > Hello professors, > > > > I'm writing on behalf of the organizers of PyTexas 2010, a conference to > > share and gain Python-related knowledge. As you probably know, Python is > an > > open source programming language. The user groups from Austin, Houston, > and > > Dallas are organizing a conference to build and share knowledge of this > > language. We'd like to gauge interest among university level students > and > > others. To do so we've developed a very brief survey that takes less > than 5 > > minutes to complete. > > > > We could use your assistance disseminating the survey to students. > Please > > forward the below introduction and link to students' emails or to an > > appropriate UT listserv. > > > > Your assistance is greatly appreciated. > > > > Sincerely, > > Arthur Aguirre > > Member of the Austin Python User Group > > > > > ******************************************************************************* > > > > Hello UT Austin Students, > > > > The PyTexas group invites you to take a very brief survey. We are > > organizing PyTexas 2010, a conference to share Python-related knowledge > and > > enthusiasm, in the form of presentations, coding sprints, "teach me" > > sessions, and general socializing. > > > > We encourage UT Austin students to get involved! To do so, please take a > > few moments to answer the questions in our survey. The link is available > > here or you may copy and paste the link below into your browser. > > > > Sincerely, > > PyTexas > > http://pytexas.org/ > > > > > http://www.surveymonkey.com/s.aspx?sm=9fj1H0BQlQsbWG4LT55DcXz7hhnvgzTQ8MjnmiuHh38%3d& > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bradallen137 at gmail.com Mon Jun 7 03:22:41 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 6 Jun 2010 20:22:41 -0500 Subject: [Texas] PyTexas 2010 announcement for profs/students Message-ID: I've modified Arthur's PyTexas 2010 survey announcement which was sent to UT Austin professors, so that it would explain a bit more about Python. I'm thinking about sending this out to the professors at Waco. Please take a look at the wording and let me know what you think. http://pytexas.org/AnnouncementForProfs2010 From bradallen137 at gmail.com Mon Jun 7 03:26:54 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 6 Jun 2010 20:26:54 -0500 Subject: [Texas] help on wording of PyTexas 2010 announcement for profs/students Message-ID: We're working on an announcement to attract students to PyTexas 2010, and I would like to get some feedback on the wording before the announcement goes out. The goal here is to help professors and students understand why Python might be interesting and worth learning about. An editable version is available on the PyTexas wiki http://pytexas.org/AnnouncementForProfs2010 Here is the current version of the text: ==================================== Hello professors, I'm writing on behalf of the organizers of PyTexas 2010, a one-day conference organized by the Python programming community in the Texas region. It will be held at Baylor University in Waco on Saturday, Augst 28, and we'd like to invite you and your students to join us. Python is a general purpose, open source programming language popular for its elegant, high level, cross-platform design. It's fundamentally object oriented, but allows programming in a procedural style, which provides a smooth learning curve for those new to object-oriented concepts. It also supports many functional programming concepts such as iterators, generators, and list comprehensions. More importantly, Python has a wide range of practical uses, from simple shell scripts to large scale enterprise applications. It's used for system administration, web development, building GUI applications, scientific computing, game development, and as a "glue" language for systems integration, among other things. Python developers have many choices of runtime environments, including CPython, JVM(Jython), and .Net(IronPython). It's also used at some universities as an introductory language for computer science. At PyTexas this year we're planning a beginner's track, to help those new to Python get comfortable with the language and the most popular libraries. We'll also have a track for experienced Python developers interested in more advanced topics. We'd like to gauge interest among university level students and others. To do so we've developed a very brief survey that takes less than 5 minutes to complete. We could use your assistance disseminating the survey to students, other professors, or anyone else you think might be interested. Please forward the below introduction and link to students' emails or to an appropriate UT listserv. Also, you yourself should feel free to fill out the survey if you have any personal interest in attending. Your assistance is greatly appreciated. Sincerely, Brad Allen Member of the DFW Python User Group ******************************************************************************* Hello, The PyTexas group invites you to take a very brief survey. We are organizing PyTexas 2010, a conference to share Python-related knowledge and enthusiasm, in the form of presentations, coding sprints, "teach me" sessions, and general socializing. Python is an excellent programming language with a thriving open source community. You can use it for system administration, web development, building GUI applications, scientific computing, game development, and as a "glue" language for systems integration, among other things. With its elegant, clear syntax, it's easy to learn; many Python developers like to say "Python fits my brain." We encourage you to get involved! To do so, please take a few moments to answer the questions in our survey. The link is available here or you may copy and paste the link below into your browser. Sincerely, PyTexas http://pytexas.org/ http://www.surveymonkey.com/s.aspx?sm=9fj1H0BQlQsbWG4LT55DcXz7hhnvgzTQ8MjnmiuHh38%3d& From martin at martinthomas.net Mon Jun 7 05:08:56 2010 From: martin at martinthomas.net (Martin Thomas) Date: Sun, 6 Jun 2010 22:08:56 -0500 Subject: [Texas] [python-advocacy] help on wording of PyTexas 2010 announcement for profs/students In-Reply-To: References: Message-ID: <82186943-A782-40BF-BE7C-1FCB2660AC8D@martinthomas.net> Brad, Just me being picky perhaps but I would drop the word "shell" .. It might also be worth linking to the Python.org success page to indicate the wide variety of companies using Python. 2c // M On Jun 6, 2010, at 8:26 PM, Brad Allen wrote: > We're working on an announcement to attract students to PyTexas 2010, > and I would like to get some feedback on the wording before the > announcement goes out. The goal here is to help professors and > students understand why Python might be interesting and worth learning > about. > > An editable version is available on the PyTexas wiki > > http://pytexas.org/AnnouncementForProfs2010 > > Here is the current version of the text: > ==================================== > > Hello professors, > > I'm writing on behalf of the organizers of PyTexas 2010, a one-day > conference organized by the Python programming community in the Texas > region. It will be held at Baylor University in Waco on Saturday, > Augst 28, and we'd like to invite you and your students to join us. > > Python is a general purpose, open source programming language popular > for its elegant, high level, cross-platform design. It's fundamentally > object oriented, but allows programming in a procedural style, which > provides a smooth learning curve for those new to object-oriented > concepts. It also supports many functional programming concepts such > as iterators, generators, and list comprehensions. > > More importantly, Python has a wide range of practical uses, from > simple shell scripts to large scale enterprise applications. It's used > for system administration, web development, building GUI applications, > scientific computing, game development, and as a "glue" language for > systems integration, among other things. Python developers have many > choices of runtime environments, including CPython, JVM(Jython), and > .Net(IronPython). It's also used at some universities as an > introductory language for computer science. > > At PyTexas this year we're planning a beginner's track, to help those > new to Python get comfortable with the language and the most popular > libraries. We'll also have a track for experienced Python developers > interested in more advanced topics. > > We'd like to gauge interest among university level students and > others. To do so we've developed a very brief survey that takes less > than 5 minutes to complete. > > We could use your assistance disseminating the survey to students, > other professors, or anyone else you think might be interested. > Please forward the below introduction and link to students' emails or > to an appropriate UT listserv. Also, you yourself should feel free to > fill out the survey if you have any personal interest in attending. > > Your assistance is greatly appreciated. > > Sincerely, > Brad Allen > Member of the DFW Python User Group > > ******************************************************************************* > > Hello, > > The PyTexas group invites you to take a very brief survey. We are > organizing PyTexas 2010, a conference to share Python-related > knowledge and enthusiasm, in the form of presentations, coding > sprints, "teach me" sessions, and general socializing. > > Python is an excellent programming language with a thriving open > source community. You can use it for system administration, web > development, building GUI applications, scientific computing, game > development, and as a "glue" language for systems integration, among > other things. With its elegant, clear syntax, it's easy to learn; many > Python developers like to say "Python fits my brain." > > We encourage you to get involved! To do so, please take a few moments > to answer the questions in our survey. The link is available here or > you may copy and paste the link below into your browser. > > Sincerely, > PyTexas > http://pytexas.org/ > > http://www.surveymonkey.com/s.aspx?sm=9fj1H0BQlQsbWG4LT55DcXz7hhnvgzTQ8MjnmiuHh38%3d& > _______________________________________________ > Advocacy mailing list > Advocacy at python.org > http://mail.python.org/mailman/listinfo/advocacy > From bradallen137 at gmail.com Mon Jun 7 05:42:53 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 6 Jun 2010 22:42:53 -0500 Subject: [Texas] presentations we'd like to see at PyTexas Message-ID: The general call for proposals has not gone out yet, but I expect it to go out sometime this week. However, that doesn't mean we can't get started brainstorming about what we'd like to see and do at PyTexas. I've started a page on the wiki to capture some of these ideas: http://pytexas.org/TalkIdeas However, we can also discuss the ideas in this thread. Is anyone on this list interested in giving a talk? Do you have any ideas about talks you'd like to see someone else give? :-) From kevin.horn at gmail.com Mon Jun 7 21:37:04 2010 From: kevin.horn at gmail.com (Kevin Horn) Date: Mon, 7 Jun 2010 14:37:04 -0500 Subject: [Texas] presentations we'd like to see at PyTexas In-Reply-To: References: Message-ID: On Sun, Jun 6, 2010 at 10:42 PM, Brad Allen wrote: > The general call for proposals has not gone out yet, but I expect it > to go out sometime this week. > > However, that doesn't mean we can't get started brainstorming about > what we'd like to see and do at PyTexas. > > I've started a page on the wiki to capture some of these ideas: > > http://pytexas.org/TalkIdeas > > However, we can also discuss the ideas in this thread. > > Is anyone on this list interested in giving a talk? Do you have any > ideas about talks you'd like to see someone else give? :-) > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > One talk idea I "overheard" once in a mailing list or IRC was something on the order of "Patterns of program flow using Twisted"...and I've always wanted to hear that talk, though as far as I know no-one has ever given it. Not sure who would even be the right person to give it though. One of the core Twisted devs moved to Dallas a while back...maybe we can convince him to do it. Kevin Horn -------------- next part -------------- An HTML attachment was scrubbed... URL: From bradallen137 at gmail.com Mon Jun 7 23:57:54 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Mon, 7 Jun 2010 16:57:54 -0500 Subject: [Texas] presentations we'd like to see at PyTexas In-Reply-To: References: Message-ID: Sure, that sounds interesting. Ask him if he likes to give presentations; if not we could figure out another format such as a 'code interview' Q&A session. On Mon, Jun 7, 2010 at 2:37 PM, Kevin Horn wrote: > One talk idea I "overheard" once in a mailing list or IRC was something on > the order of "Patterns of program flow using Twisted"...and I've always > wanted to hear that talk, though as far as I know no-one has ever given it. > Not sure who would even be the right person to give it though.? One of the > core Twisted devs moved to Dallas a while back...maybe we can convince him > to do it. From boydjj at gmail.com Tue Jun 8 07:02:06 2010 From: boydjj at gmail.com (Jeremy Boyd) Date: Tue, 8 Jun 2010 00:02:06 -0500 Subject: [Texas] presentations we'd like to see at PyTexas In-Reply-To: References: Message-ID: First post here, and following up on this post from Catherine Devlin earlier this year: http://catherinedevlin.blogspot.com/2010/04/bugfixing-at-pyohio.html Catherine suggested a talk where some number of people experienced in contributing to Python walks her through the process of contributing a bugfix to Python. I think this would be a fantastic talk for PyTexas 2010 - if not for a beginner track, then perhaps for some intermediate track. I myself would gladly be the 'guinea pig' of such a talk. I just heard back from Catherine, and this talk is scheduled to go on during PyOhio, but she suggests (and I agree) that more is better in this area. There's a lot of work to be done, and a talk like this could generate a number of contributors for the language. On Mon, Jun 7, 2010 at 4:57 PM, Brad Allen wrote: > Sure, that sounds interesting. Ask him if he likes to give > presentations; if not we could figure out another format such as a > 'code interview' Q&A session. > > On Mon, Jun 7, 2010 at 2:37 PM, Kevin Horn wrote: >> One talk idea I "overheard" once in a mailing list or IRC was something on >> the order of "Patterns of program flow using Twisted"...and I've always >> wanted to hear that talk, though as far as I know no-one has ever given it. >> Not sure who would even be the right person to give it though.? One of the >> core Twisted devs moved to Dallas a while back...maybe we can convince him >> to do it. > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > -- Jeremy Boyd boydjj at gmail.com 512-586-4587 From bradallen137 at gmail.com Wed Jun 9 00:35:31 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Tue, 8 Jun 2010 17:35:31 -0500 Subject: [Texas] presentations we'd like to see at PyTexas In-Reply-To: References: Message-ID: That's an excellent idea. The call for proposals hasn't gone out quite yet, so I will incorporate this idea and ask for volunteers to play these roles (teachee and teacher). On Tue, Jun 8, 2010 at 12:02 AM, Jeremy Boyd wrote: > First post here, and following up on this post from Catherine Devlin > earlier this year: > http://catherinedevlin.blogspot.com/2010/04/bugfixing-at-pyohio.html > > Catherine suggested a talk where some number of people experienced in > contributing to Python walks her through the process of contributing a > bugfix to Python. I think this would be a fantastic talk for PyTexas > 2010 - if not for a beginner track, then perhaps for some intermediate > track. I myself would gladly be the 'guinea pig' of such a talk. > > I just heard back from Catherine, and this talk is scheduled to go on > during PyOhio, but she suggests (and I agree) that more is better in > this area. There's a lot of work to be done, and a talk like this > could generate a number of contributors for the language. > > On Mon, Jun 7, 2010 at 4:57 PM, Brad Allen wrote: >> Sure, that sounds interesting. Ask him if he likes to give >> presentations; if not we could figure out another format such as a >> 'code interview' Q&A session. >> >> On Mon, Jun 7, 2010 at 2:37 PM, Kevin Horn wrote: >>> One talk idea I "overheard" once in a mailing list or IRC was something on >>> the order of "Patterns of program flow using Twisted"...and I've always >>> wanted to hear that talk, though as far as I know no-one has ever given it. >>> Not sure who would even be the right person to give it though.? One of the >>> core Twisted devs moved to Dallas a while back...maybe we can convince him >>> to do it. >> _______________________________________________ >> Texas mailing list >> Texas at python.org >> http://mail.python.org/mailman/listinfo/texas >> > > -- > Jeremy Boyd > boydjj at gmail.com > 512-586-4587 > From mikegraham at gmail.com Sun Jun 6 22:12:48 2010 From: mikegraham at gmail.com (Mike Graham) Date: Sun, 6 Jun 2010 15:12:48 -0500 Subject: [Texas] PyTexas proposal - Functional programming in Python without map, filter, or reduce Message-ID: Hello, Attached is a proposal for a presentation at PyTexas, "Functional programming in Python without map, filter, or reduce". Please let me know if this is an appropriate topic and if there will be interest among attendees. Yours faithfully, Mike Graham 979 571 2534 -------------- next part -------------- A non-text attachment was scrubbed... Name: Functional programming in Python without map, filter, or reduce.rst Type: application/octet-stream Size: 3493 bytes Desc: not available URL: From bradallen137 at gmail.com Fri Jun 11 18:15:23 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Fri, 11 Jun 2010 11:15:23 -0500 Subject: [Texas] PyTexas proposal - Functional programming in Python without map, filter, or reduce In-Reply-To: References: Message-ID: Wow, thanks Mike. We haven't sent out the call for proposals yet, or identified the process of selecting the talks, but I'm glad to receive this proposal. Thanks for stepping forward. This seems like an excellent general interest topic so the chances are good for inclusion. Once we have in more of the proposals, we will decide either by having a program committee, or possibly a survey listing the talks and letting people vote their interest (that would tell us which talks need the bigger rooms!) On Sun, Jun 6, 2010 at 3:12 PM, Mike Graham wrote: > Hello, > > Attached is a proposal for a presentation at PyTexas, "Functional > programming in Python without map, filter, or reduce". ?Please let me > know if this is an appropriate topic and if there will be interest > among attendees. > > Yours faithfully, > Mike Graham > 979 571 2534 > > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > > From jslowery at gmail.com Fri Jun 11 23:36:51 2010 From: jslowery at gmail.com (Jeremy Lowery) Date: Fri, 11 Jun 2010 16:36:51 -0500 Subject: [Texas] PyTexas proposal - Functional programming in Python without map, filter, or reduce In-Reply-To: References: Message-ID: I think this would be an interesting topic to hear. The statement on NOT using dependency injection made me curious to hear your thoughts on the design of large systems using a more functional model. The organization of systems using a stateless, functional model is a lot more interesting than the typical "Welcome to functional programming. Forget about your variables. Here's map, reduce, filter, recursion and function objects." Jeremy On Fri, Jun 11, 2010 at 11:15 AM, Brad Allen wrote: > Wow, thanks Mike. > > We haven't sent out the call for proposals yet, or identified the > process of selecting the talks, but I'm glad to receive this proposal. > Thanks for stepping forward. > > This seems like an excellent general interest topic so the chances are > good for inclusion. Once we have in more of the proposals, we will > decide either by having a program committee, or possibly a survey > listing the talks and letting people vote their interest (that would > tell us which talks need the bigger rooms!) > > On Sun, Jun 6, 2010 at 3:12 PM, Mike Graham wrote: > > Hello, > > > > Attached is a proposal for a presentation at PyTexas, "Functional > > programming in Python without map, filter, or reduce". Please let me > > know if this is an appropriate topic and if there will be interest > > among attendees. > > > > Yours faithfully, > > Mike Graham > > 979 571 2534 > > > > _______________________________________________ > > Texas mailing list > > Texas at python.org > > http://mail.python.org/mailman/listinfo/texas > > > > > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > -------------- next part -------------- An HTML attachment was scrubbed... URL: From kevin.horn at gmail.com Fri Jun 11 23:49:33 2010 From: kevin.horn at gmail.com (Kevin Horn) Date: Fri, 11 Jun 2010 16:49:33 -0500 Subject: [Texas] Fwd: PyTexas proposal - Functional programming in Python without map, filter, or reduce In-Reply-To: References: Message-ID: Or I could send this to the list...sigh ---------- Forwarded message ---------- From: Kevin Horn Date: Fri, Jun 11, 2010 at 4:49 PM Subject: Re: [Texas] PyTexas proposal - Functional programming in Python without map, filter, or reduce To: Jeremy Lowery I agree...this sounds really interesting. I hope to get to hear it at the conference. Kevin Horn On Fri, Jun 11, 2010 at 4:36 PM, Jeremy Lowery wrote: > I think this would be an interesting topic to hear. The statement on NOT > using dependency injection made me curious to hear your thoughts on the > design of large systems using a more functional model. The organization of > systems using a stateless, functional model is a lot more interesting than > the typical "Welcome to functional programming. Forget about your variables. > Here's map, reduce, filter, recursion and function objects." > > Jeremy > > > On Fri, Jun 11, 2010 at 11:15 AM, Brad Allen wrote: > >> Wow, thanks Mike. >> >> We haven't sent out the call for proposals yet, or identified the >> process of selecting the talks, but I'm glad to receive this proposal. >> Thanks for stepping forward. >> >> This seems like an excellent general interest topic so the chances are >> good for inclusion. Once we have in more of the proposals, we will >> decide either by having a program committee, or possibly a survey >> listing the talks and letting people vote their interest (that would >> tell us which talks need the bigger rooms!) >> >> On Sun, Jun 6, 2010 at 3:12 PM, Mike Graham wrote: >> > Hello, >> > >> > Attached is a proposal for a presentation at PyTexas, "Functional >> > programming in Python without map, filter, or reduce". Please let me >> > know if this is an appropriate topic and if there will be interest >> > among attendees. >> > >> > Yours faithfully, >> > Mike Graham >> > 979 571 2534 >> > >> > _______________________________________________ >> > Texas mailing list >> > Texas at python.org >> > http://mail.python.org/mailman/listinfo/texas >> > >> > >> _______________________________________________ >> Texas mailing list >> Texas at python.org >> http://mail.python.org/mailman/listinfo/texas >> > > > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bradallen137 at gmail.com Mon Jun 14 05:23:26 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 13 Jun 2010 22:23:26 -0500 Subject: [Texas] PyTexas 2010 Call for Proposals Message-ID: PyTexas 2010, the fourth annual Python programming conference for Texas and the surrounding region, will take place Saturday August 28, 2010 at the Baylor University in Waco, Texas. A variety of activities are under consideration, including tutorials, scheduled talks, Lightning Talks, Open Spaces, and Sprints. PyTexas invites all interested people to submit proposals for scheduled talks, tutorials, and panels. All topics of interest to Python programmers will be considered, including topics suitable for inclusion in a Beginner's Track. For more detail please see the PyTexas wiki: http://pytexas.org/CallForProposals201 From tim at freunds.net Fri Jun 18 07:44:59 2010 From: tim at freunds.net (Tim Freund) Date: Fri, 18 Jun 2010 00:44:59 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 Message-ID: <4C1B07DB.1020703@freunds.net> Hi Everyone - I saw the PyTexas conference mentioned on Planet Python, and I thought it would be fun to drive down from Kansas City for the event. I might be able to work up something to present, but I can definitely offer up some A/V gear for recording. I have a run of the mill Sanyo HD video camera and a 4 track digital recorder for capturing audio. Let me know how that sounds. Thanks! Tim -- Tim Freund 913-207-0983 | @timfreund http://achievewith.us | http://tim.freunds.net From bradallen137 at gmail.com Fri Jun 18 19:50:37 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Fri, 18 Jun 2010 12:50:37 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 In-Reply-To: <4C1B07DB.1020703@freunds.net> References: <4C1B07DB.1020703@freunds.net> Message-ID: On Fri, Jun 18, 2010 at 12:44 AM, Tim Freund wrote: > Hi Everyone - > > I saw the PyTexas conference mentioned on Planet Python, and I thought it > would be fun to drive down from Kansas City for the event. > > I might be able to work up something to present, but I can definitely offer > up some A/V gear for recording. ?I have a run of the mill Sanyo HD video > camera and a 4 track digital recorder for capturing audio. > > Let me know how that sounds. ?Thanks! Wow, great! Thanks for volunteering, Tim. That's a pretty significant drive from Kansas City. What day are you planning to arrive? Do you also have microphones? I'm wondering what kind of setup and testing time would be required. From tim at freunds.net Fri Jun 18 21:33:44 2010 From: tim at freunds.net (Tim Freund) Date: Fri, 18 Jun 2010 14:33:44 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 In-Reply-To: References: <4C1B07DB.1020703@freunds.net> Message-ID: <4C1BCA18.8050801@freunds.net> Hi Brad -- I'm planning on arriving Friday evening, and I can stay as late as about noon on Sunday if there is any post-conference sprinting. I can adjust my arrival on Friday to give us time to do a dry run. I have four dynamic microphones, each with 20ft cables and stands, so that should be enough gear to record a complete track. I also have a small portable recorder with a condenser mic -- if someone else has a camera and tripod, we could get a second track recorded as well. I'll plan on bringing it all. I have only ever done live audio recording, so I am open to any suggestions on gear or the process of audio+video recording. Thanks, Tim Brad Allen wrote: > On Fri, Jun 18, 2010 at 12:44 AM, Tim Freund wrote: >> Hi Everyone - >> >> I saw the PyTexas conference mentioned on Planet Python, and I thought it >> would be fun to drive down from Kansas City for the event. >> >> I might be able to work up something to present, but I can definitely offer >> up some A/V gear for recording. I have a run of the mill Sanyo HD video >> camera and a 4 track digital recorder for capturing audio. >> >> Let me know how that sounds. Thanks! > > Wow, great! Thanks for volunteering, Tim. That's a pretty significant > drive from Kansas City. What day are you planning to arrive? Do you > also have microphones? I'm wondering what kind of setup and testing > time would be required. -- Tim Freund 913-207-0983 http://achievewith.us http://tim.freunds.net From bradallen137 at gmail.com Sat Jun 19 00:33:08 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Fri, 18 Jun 2010 17:33:08 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 In-Reply-To: <4C1BCA18.8050801@freunds.net> References: <4C1B07DB.1020703@freunds.net> <4C1BCA18.8050801@freunds.net> Message-ID: On Fri, Jun 18, 2010 at 2:33 PM, Tim Freund wrote: > I'm planning on arriving Friday evening, and I can stay as late as about > noon on Sunday if there is any post-conference sprinting. Unfortunately the building will be closed on Sunday morning, so we planned this as a one day event. However, I suppose some Sunday sprints might be possible if someone can find a place with internet access. (I read somewhere that Starbucks is going to start offering free wifi). >?I can adjust my > arrival on Friday to give us time to do a dry run. > > I have four dynamic microphones, each with 20ft cables and stands, so that > should be enough gear to record a complete track. So we could use one for each of the three rooms, and one of the rooms could have an extra mic for audience questions. However, if we have any panel discussions we may need all four mics for one room. >?I also have a small > portable recorder with a condenser mic -- if someone else has a camera and > tripod, we could get a second track recorded as well. ?I'll plan on bringing > it all. Maybe that should just be for a separate room. I'm not sure we need two audio tracks for one room. > I have only ever done live audio recording, so I am open to any suggestions > on gear or the process of audio+video recording. There is a process developed for PyCon using free software called DVSwitch for live editing. Karl Karsten recommended a particular capture device for VGA between laptop and project, called Canopus TwinPact 100. That's why the recent PyCon videos have such clear screen output, and they toggle between the speaker and the full screen output of the developer's presentation laptop. The Canopus TwinPact 100 costs about $450, and I'm not sure how we would pay for it, but it would be great to have. From bradallen137 at gmail.com Sun Jun 20 04:17:28 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sat, 19 Jun 2010 21:17:28 -0500 Subject: [Texas] PyTexas 2010 announcement for profs/students In-Reply-To: References: Message-ID: Tomorrow I'd like to send out on sending out the current version to professors; the feedback on this version has been good. Jeremy, could you help with getting this to Baylor professors? If anyone else knows any profs at nearby universities, please help pass this message along. On Sun, Jun 6, 2010 at 8:22 PM, Brad Allen wrote: > I've modified Arthur's PyTexas 2010 survey announcement which was sent > to UT Austin professors, so that it would explain a bit more about > Python. I'm thinking about sending this out to the professors at Waco. > Please take a look at the wording and let me know what you think. > > http://pytexas.org/AnnouncementForProfs2010 > From aguirre.arthur at gmail.com Sun Jun 20 18:31:53 2010 From: aguirre.arthur at gmail.com (Arthur Aguirre) Date: Sun, 20 Jun 2010 11:31:53 -0500 Subject: [Texas] PyTexas 2010 announcement for profs/students In-Reply-To: References: Message-ID: Sounds good. Though I sent this to UT Austin profs a bit early, do we think a second round would be useful? I didn't get any response back so assume it may have been ignored. In any event, I'm of the opinion that a reminder wouldn't be a bad idea and we can make use of the newer version. Arthur On Sat, Jun 19, 2010 at 9:17 PM, Brad Allen wrote: > Tomorrow I'd like to send out on sending out the current version to > professors; the feedback on this version has been good. > > Jeremy, could you help with getting this to Baylor professors? If > anyone else knows any profs at nearby universities, please help pass > this message along. > > On Sun, Jun 6, 2010 at 8:22 PM, Brad Allen wrote: > > I've modified Arthur's PyTexas 2010 survey announcement which was sent > > to UT Austin professors, so that it would explain a bit more about > > Python. I'm thinking about sending this out to the professors at Waco. > > Please take a look at the wording and let me know what you think. > > > > http://pytexas.org/AnnouncementForProfs2010 > > > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas > -------------- next part -------------- An HTML attachment was scrubbed... URL: From tim at freunds.net Sun Jun 20 19:23:52 2010 From: tim at freunds.net (Tim Freund) Date: Sun, 20 Jun 2010 12:23:52 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 In-Reply-To: References: <4C1B07DB.1020703@freunds.net> <4C1BCA18.8050801@freunds.net> Message-ID: <4C1E4EA8.4010701@freunds.net> On 06/18/2010 05:33 PM, Brad Allen wrote: > > There is a process developed for PyCon using free software called > DVSwitch for live editing. Karl Karsten recommended a particular > capture device for VGA between laptop and project, called Canopus > TwinPact 100. That's why the recent PyCon videos have such clear > screen output, and they toggle between the speaker and the full screen > output of the developer's presentation laptop. > > The Canopus TwinPact 100 costs about $450, and I'm not sure how we > would pay for it, but it would be great to have. Hmm, the video might cause a bit of a snag. I tried to get my camera to play nice with DVSwitch yesterday, and I haven't had any luck. It looks like the newer HD cameras have dropped support for standard DV output. I might see if there are any DV+firewire camera steals on craigslist. Fortunately we have some time on our hands to get the details figured out. How many rooms/tracks do you expect to have at the conference? Thanks! Tim -- Tim Freund 913-207-0983 | @timfreund http://achievewith.us | http://tim.freunds.net From bradallen137 at gmail.com Sun Jun 20 20:03:26 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 20 Jun 2010 13:03:26 -0500 Subject: [Texas] PyTexas 2010 announcement for profs/students In-Reply-To: References: Message-ID: Sure, please do. On Sun, Jun 20, 2010 at 11:31 AM, Arthur Aguirre wrote: > Sounds good.? Though I sent this to UT Austin profs a bit early, do we think > a second round would be useful?? I didn't get any response back so assume it > may have been ignored.? In any event, I'm of the opinion that a reminder > wouldn't be a bad idea and we can make use of the newer version. > > Arthur > > On Sat, Jun 19, 2010 at 9:17 PM, Brad Allen wrote: >> >> Tomorrow I'd like to send out on sending out the current version to >> professors; the feedback on this version has been good. >> >> Jeremy, could you help with getting this to Baylor professors? If >> anyone else knows any profs at nearby universities, please help pass >> this message along. >> >> On Sun, Jun 6, 2010 at 8:22 PM, Brad Allen wrote: >> > I've modified Arthur's PyTexas 2010 survey announcement which was sent >> > to UT Austin professors, so that it would explain a bit more about >> > Python. I'm thinking about sending this out to the professors at Waco. >> > Please take a look at the wording and let me know what you think. >> > >> > http://pytexas.org/AnnouncementForProfs2010 >> > >> _______________________________________________ >> Texas mailing list >> Texas at python.org >> http://mail.python.org/mailman/listinfo/texas > > From bradallen137 at gmail.com Sun Jun 20 20:08:01 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Sun, 20 Jun 2010 13:08:01 -0500 Subject: [Texas] Recording Volunteer for PyTexas 2010 In-Reply-To: <4C1E4EA8.4010701@freunds.net> References: <4C1B07DB.1020703@freunds.net> <4C1BCA18.8050801@freunds.net> <4C1E4EA8.4010701@freunds.net> Message-ID: On Sun, Jun 20, 2010 at 12:23 PM, Tim Freund wrote: > Hmm, the video might cause a bit of a snag. ?I tried to get my camera to > play nice with DVSwitch yesterday, and I haven't had any luck. ?It looks > like the newer HD cameras have dropped support for standard DV output. I > might see if there are any DV+firewire camera steals on craigslist. Someone in our local community might have one also. At last PyTexas one of the DFW Python members did show up and record video though I don't know anything about the equipment. > Fortunately we have some time on our hands to get the details figured out. > How many rooms/tracks do you expect to have at the conference? Currently three rooms are reserved, two big and one conference room. From jeff at taupro.com Tue Jun 29 01:28:22 2010 From: jeff at taupro.com (Jeff Rush) Date: Mon, 28 Jun 2010 18:28:22 -0500 Subject: [Texas] Wanted: Flyer for Promoting pyTexas Message-ID: <4C293016.5050004@taupro.com> Hi everyone. I'm going to be heading down to Austin for the SciPy conference Tuesday evening and wanted to promote our pyTexas conference by posting a flyer. Does anyone have time to crank out something quick, in PDF or OpenOffice format that I can print and hand out? Just a single-sided page I can hang up. -Jeff From tim at freunds.net Tue Jun 29 07:21:20 2010 From: tim at freunds.net (Tim Freund) Date: Tue, 29 Jun 2010 00:21:20 -0500 Subject: [Texas] Wanted: Flyer for Promoting pyTexas In-Reply-To: <4C293016.5050004@taupro.com> References: <4C293016.5050004@taupro.com> Message-ID: <4C2982D0.8070303@freunds.net> Hi Jeff -- Hopefully it is OK to use the logo on the wiki. It is much nicer than anything I would draw. I put this together with Inkscape: http://tim.freunds.net/media/files/PyTexas/2010/flyer.pdf If you'd like to change anything you can download the source: http://tim.freunds.net/media/files/PyTexas/2010/flyer.tgz Keeping it simple and monochrome will make it cheap and easy to photocopy. Let me know if you'd rather have it 2-up or on a different sheet size all together. And, of course, let me know if there are any issues using the logo in this way. If folks like it, feel free to post the PDF or source on the PyTexas wiki. Thanks, Tim On 06/28/2010 06:28 PM, Jeff Rush wrote: > Hi everyone. > > I'm going to be heading down to Austin for the SciPy conference Tuesday > evening and wanted to promote our pyTexas conference by posting a flyer. > > Does anyone have time to crank out something quick, in PDF or OpenOffice > format that I can print and hand out? Just a single-sided page I can > hang up. > > -Jeff > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas -- Tim Freund 913-207-0983 | @timfreund http://achievewith.us | http://tim.freunds.net From jeff at taupro.com Tue Jun 29 11:02:19 2010 From: jeff at taupro.com (Jeff Rush) Date: Tue, 29 Jun 2010 04:02:19 -0500 Subject: [Texas] Wanted: Flyer for Promoting pyTexas In-Reply-To: <4C2982D0.8070303@freunds.net> References: <4C293016.5050004@taupro.com> <4C2982D0.8070303@freunds.net> Message-ID: <4C29B69B.3070105@taupro.com> On 06/29/2010 12:21 AM, Tim Freund wrote: > > Hopefully it is OK to use the logo on the wiki. It is much nicer than > anything I would draw. I put this together with Inkscape: > > http://tim.freunds.net/media/files/PyTexas/2010/flyer.pdf > > If you'd like to change anything you can download the source: > http://tim.freunds.net/media/files/PyTexas/2010/flyer.tgz > > Keeping it simple and monochrome will make it cheap and easy to > photocopy. Let me know if you'd rather have it 2-up or on a different > sheet size all together. And, of course, let me know if there are any > issues using the logo in this way. If folks like it, feel free to post > the PDF or source on the PyTexas wiki. Tim, Thanks for doing this - it looks great! Hopefully it will get us some more attendees at pyTexas. -Jeff From bradallen137 at gmail.com Wed Jun 30 00:18:24 2010 From: bradallen137 at gmail.com (Brad Allen) Date: Tue, 29 Jun 2010 17:18:24 -0500 Subject: [Texas] Wanted: Flyer for Promoting pyTexas In-Reply-To: <4C29B69B.3070105@taupro.com> References: <4C293016.5050004@taupro.com> <4C2982D0.8070303@freunds.net> <4C29B69B.3070105@taupro.com> Message-ID: Thanks, Tim! Jeff is also going to wear our prototype PyTexas 2010 t-shirt at SciPy; hopefully that will also attract attention! On Tue, Jun 29, 2010 at 4:02 AM, Jeff Rush wrote: > On 06/29/2010 12:21 AM, Tim Freund wrote: >> >> Hopefully it is OK to use the logo on the wiki. ?It is much nicer than >> anything I would draw. ?I put this together with Inkscape: >> >> http://tim.freunds.net/media/files/PyTexas/2010/flyer.pdf >> >> If you'd like to change anything you can download the source: >> http://tim.freunds.net/media/files/PyTexas/2010/flyer.tgz >> >> Keeping it simple and monochrome will make it cheap and easy to >> photocopy. ?Let me know if you'd rather have it 2-up or on a different >> sheet size all together. ?And, of course, let me know if there are any >> issues using the logo in this way. ?If folks like it, feel free to post >> the PDF or source on the PyTexas wiki. > > Tim, > > Thanks for doing this - it looks great! ?Hopefully it will get us some > more attendees at pyTexas. > > -Jeff > _______________________________________________ > Texas mailing list > Texas at python.org > http://mail.python.org/mailman/listinfo/texas >