<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Utah Python User Group Google Group</title>
  <link>http://groups.google.com/group/utahpython</link>
  <description>Discussion for the Utah Python User Group</description>
  <language>en</language>
  <item>
  <title>UTOSC 2009 Call for Papers is NOW OPEN!</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/feec1cd7962421e4/a56fa77a86e66fc3?show_docid=a56fa77a86e66fc3</link>
  <description>
  The Utah Open Source Conference 2009 is just around the corner, &lt;br&gt; October 8-10, 2009 is not too far away!!  It’s time to submit your &lt;br&gt; presentations. UTOSC 2008 received over 90 submissions, and we ended &lt;br&gt; up with over 50 presentations.  The odds are good that if your &lt;br&gt; presentation is a good open source topic, it will get selected.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/feec1cd7962421e4/a56fa77a86e66fc3?show_docid=a56fa77a86e66fc3</guid>
  <author>
  her...@gmail.com
  (Clint Savage)
  </author>
  <pubDate>Wed, 24 Jun 2009 06:20:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Invoking external web services from python</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/6fc3a65c406f9c6f/26875b8b37da812f?show_docid=26875b8b37da812f</link>
  <description>
  It depends on what kind of options your SOAP service is using. If it&#39;s &lt;br&gt; using advanced features such as WS-Security, then you might have some &lt;br&gt; trouble. If it&#39;s a simple service, take a look at suds, I liked how simple &lt;br&gt; it was to call a SOAP service. &lt;br&gt; Jason Corbett
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/6fc3a65c406f9c6f/26875b8b37da812f?show_docid=26875b8b37da812f</guid>
  <author>
  jasoncorb...@gmail.com
  (Jason Corbett)
  </author>
  <pubDate>Wed, 17 Jun 2009 03:36:48 UT
</pubDate>
  </item>
  <item>
  <title>Re: wx presentation and code uploaded</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/0b3f470ba3d92080?show_docid=0b3f470ba3d92080</link>
  <description>
  I encourage you to check it out; I&#39;m sorry i didn&#39;t demo it. &lt;br&gt; &lt;p&gt;kael
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/0b3f470ba3d92080?show_docid=0b3f470ba3d92080</guid>
  <author>
  kael.fisc...@gmail.com
  (Kael)
  </author>
  <pubDate>Mon, 15 Jun 2009 17:19:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: wx presentation and code uploaded</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/7c9bf09b430a6497?show_docid=7c9bf09b430a6497</link>
  <description>
  that sounds cool! &lt;br&gt; &lt;p&gt;-- &lt;br&gt; the blendmaster
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/7c9bf09b430a6497?show_docid=7c9bf09b430a6497</guid>
  <author>
  blendmaster1...@gmail.com
  (Christian Horne)
  </author>
  <pubDate>Sat, 13 Jun 2009 01:45:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: wx presentation and code uploaded</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/0e48c4f4bdcdfbd1?show_docid=0e48c4f4bdcdfbd1</link>
  <description>
  Kael wrote: &lt;br&gt; I haven&#39;t done much to evaluate how wxGlade supports XRC resource files &lt;br&gt; but I have done quite a bit with xrc resources. One thing I like, is &lt;br&gt; the ability to create a GUI with an XRC designer and then derive a class &lt;br&gt; from the control you want to implement and have the class automatically
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/0e48c4f4bdcdfbd1?show_docid=0e48c4f4bdcdfbd1</guid>
  <author>
  djmuhlest...@gmail.com
  (Dennis Muhlestein)
  </author>
  <pubDate>Fri, 12 Jun 2009 16:47:01 UT
</pubDate>
  </item>
  <item>
  <title>wx presentation and code uploaded</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/7e1e499de176e01a?show_docid=7e1e499de176e01a</link>
  <description>
  Matt made a comment that reminded me about all the awesome sample code &lt;br&gt; that ships with wxPython. &lt;br&gt; &lt;p&gt;The samples are contained in an app called &amp;quot;demo.py&amp;quot; that is the best &lt;br&gt; thing ever. But I had completely forgotten about it. I haven&#39;t done &lt;br&gt; anything challenging in wxPython for a while. The Demo app covers
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/b88a6aa6c73d35d2/7e1e499de176e01a?show_docid=7e1e499de176e01a</guid>
  <author>
  kael.fisc...@gmail.com
  (Kael)
  </author>
  <pubDate>Fri, 12 Jun 2009 16:33:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: UTPyUG GUI Blowout - June Edition - Tonight!</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/a1aa16ab30b6352d?show_docid=a1aa16ab30b6352d</link>
  <description>
  Christian, sorry this didn&#39;t get answered sooner. The answer can be &lt;br&gt; found at utahpython.org &lt;br&gt; We&#39;re going to be covering some more python gui toolkits in July. &lt;br&gt; &lt;p&gt;On Thu, Jun 11, 2009 at 5:08 PM, Christian
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/a1aa16ab30b6352d?show_docid=a1aa16ab30b6352d</guid>
  <author>
  jeffquipa...@gmail.com
  (Jeff Shipley)
  </author>
  <pubDate>Fri, 12 Jun 2009 15:18:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: UTPyUG GUI Blowout - June Edition - Tonight!</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/b2358776a96012a4?show_docid=b2358776a96012a4</link>
  <description>
  where???? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; the blendmaster
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/b2358776a96012a4?show_docid=b2358776a96012a4</guid>
  <author>
  blendmaster1...@gmail.com
  (Christian Horne)
  </author>
  <pubDate>Thu, 11 Jun 2009 23:08:03 UT
</pubDate>
  </item>
  <item>
  <title>UTPyUG GUI Blowout - June Edition - Tonight!</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/b4722add83a8fd8b?show_docid=b4722add83a8fd8b</link>
  <description>
  We&#39;ll have 4 Mini-presentations on the folloinwg toolkits tonight: &lt;br&gt; &lt;p&gt;Pygtk - Matt &lt;br&gt; wxPython - Kael &lt;br&gt; Wax - David &lt;br&gt; Pyjamas - Jeremy
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/77a2ca6ac67f2063/b4722add83a8fd8b?show_docid=b4722add83a8fd8b</guid>
  <author>
  kael.fisc...@gmail.com
  (Kael)
  </author>
  <pubDate>Thu, 11 Jun 2009 15:17:04 UT
</pubDate>
  </item>
  <item>
  <title>Re: Threaded GUI Suggestions</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/5088152769c721d1?show_docid=5088152769c721d1</link>
  <description>
  Byron, &lt;br&gt; That worked perfectly. Thanks a ton! &lt;br&gt; &lt;p&gt;-Joey
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/5088152769c721d1?show_docid=5088152769c721d1</guid>
  <author>
  doughywil...@gmail.com
  (Joey Wilson)
  </author>
  <pubDate>Tue, 09 Jun 2009 04:32:54 UT
</pubDate>
  </item>
  <item>
  <title>TriZPUG BootCamps for July 2009: Python in Toronto and Plone in Chapel Hill</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/610b598eaedf1b8e/f9873e44230ad004?show_docid=f9873e44230ad004</link>
  <description>
  Triangle Zope and Python Users Group (TriZPUG, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trizpug.org&quot;&gt;[link]&lt;/a&gt;) &lt;br&gt; extends an invitation to you to attend one of our annual, week-long, &lt;br&gt; ultra-low cost BootCamps. &lt;br&gt; PyCamp is the original Python BootCamp developed by a user group for &lt;br&gt; user groups. This year PyCamp is July 13-17 at the University of &lt;br&gt; Toronto, sponsored by the Department of Physics and Scryent. For
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/610b598eaedf1b8e/f9873e44230ad004?show_docid=f9873e44230ad004</guid>
  <author>
  ifo...@yahoo.com
  (Chris Calloway)
  </author>
  <pubDate>Tue, 09 Jun 2009 02:24:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: Threaded GUI Suggestions</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/fec98ee2652a8c60?show_docid=fec98ee2652a8c60</link>
  <description>
  Try adding this line before you start the GUI running: &lt;br&gt; gtk.gdk.threads_init()
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/fec98ee2652a8c60?show_docid=fec98ee2652a8c60</guid>
  <author>
  byron.cl...@gmail.com
  (Byron Clark)
  </author>
  <pubDate>Mon, 08 Jun 2009 19:15:17 UT
</pubDate>
  </item>
  <item>
  <title>Threaded GUI Suggestions</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/1d56069a9e31fe94?show_docid=1d56069a9e31fe94</link>
  <description>
  Python group, &lt;br&gt; I am trying to create a GTK Python GUI that has multiple threads. &lt;br&gt; Basically, I would like to have a button that starts a thread, then stops it &lt;br&gt; later. The trick is that the thread that I start has to run as fast as &lt;br&gt; possible, yet I would like the GUI to stay responsive. Basically, I need
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/ef56500e14662852/1d56069a9e31fe94?show_docid=1d56069a9e31fe94</guid>
  <author>
  doughywil...@gmail.com
  (Joey Wilson)
  </author>
  <pubDate>Mon, 08 Jun 2009 18:37:55 UT
</pubDate>
  </item>
  <item>
  <title>Utah Open Source Events for June 2009</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/11268ec7cb287c95/c8f8630ef51b03f8?show_docid=c8f8630ef51b03f8</link>
  <description>
  The Utah Open Source Foundation, in its goal to promote Open Source &lt;br&gt; throughout Utah and beyond, is proud to promote the following events. &lt;br&gt; These events are generally related to Open Source and Technology in &lt;br&gt; Utah. If your event is not listed below, please contact &lt;br&gt; cl...@utos.org to get it added. &lt;br&gt; Utah Technology Community Announcements
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/11268ec7cb287c95/c8f8630ef51b03f8?show_docid=c8f8630ef51b03f8</guid>
  <author>
  her...@gmail.com
  (Clint Savage)
  </author>
  <pubDate>Sun, 07 Jun 2009 16:37:20 UT
</pubDate>
  </item>
  <item>
  <title>June UTPyUG meeting - GUI Toolkit IRC Client Extravaganza - Part 2 - updated list</title>
  <link>http://groups.google.com/group/utahpython/browse_thread/thread/99d414d7ab803f83/a67f6bb92d7e1e57?show_docid=a67f6bb92d7e1e57</link>
  <description>
  Several presenters have requested to present in July. This results in the &lt;br&gt; following schedule: &lt;br&gt; June: &lt;br&gt; Pygtk - Matt &lt;br&gt; Wxpython - Kael &lt;br&gt; Wax - David &lt;br&gt; Pyjamas - Jeremy &lt;br&gt; July: &lt;br&gt; Pywin32 - Jeff &lt;br&gt; Cocoa - Jason &lt;br&gt; I’ll miss seeing what will surely be great presentations in June. Wish they &lt;br&gt; could be videotaped or something... c’est la vie.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/utahpython/browse_thread/thread/99d414d7ab803f83/a67f6bb92d7e1e57?show_docid=a67f6bb92d7e1e57</guid>
  <author>
  toned...@gmail.com
  (tonedevf)
  </author>
  <pubDate>Thu, 04 Jun 2009 22:36:42 UT
</pubDate>
  </item>
  </channel>
</rss>
