<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Cape Town Python Users Group Google Group</title>
  <link>http://groups.google.com/group/ctpug</link>
  <description>Cape Town Python Users Group - first meetup discussion group.</description>
  <language>en</language>
  <item>
  <title>Re: [ctpug] First Meeting of the year</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/48f82de9f214fac3?show_docid=48f82de9f214fac3</link>
  <description>
  Suits me. The SudoRoom is currently available for all Saturdays in Jan or &lt;br&gt; Feb. &lt;br&gt; Edward
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/48f82de9f214fac3?show_docid=48f82de9f214fac3</guid>
  <author>
  edwar...@gmail.com
  (Edward van Kuik)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:23:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] First Meeting of the year</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/97ca499866fa20ac?show_docid=97ca499866fa20ac</link>
  <description>
  There wasn&#39;t strong support for starting early at the end of last &lt;br&gt; year, but there&#39; s no particular reason not to start at the end of &lt;br&gt; Jan. &lt;br&gt; Sounds sensible.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/97ca499866fa20ac?show_docid=97ca499866fa20ac</guid>
  <author>
  drnlmul...@gmail.com
  (Neil Muller)
  </author>
  <pubDate>Thu, 07 Jan 2010 15:12:22 UT
</pubDate>
  </item>
  <item>
  <title>First Meeting of the year</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/19d324cf6de7c133?show_docid=19d324cf6de7c133</link>
  <description>
  Greetings, &lt;br&gt; Hope all had a fantastic festive season. &lt;br&gt; Do we have any consensus on the date for the first meeting this year? I see &lt;br&gt; it&#39;s set as early Feb. Is there a reason why we can&#39;t start end of Jan? 30 &lt;br&gt; Jan? &lt;br&gt; In terms of activies I propose we sort out &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.ctpug.org.za/&quot;&gt;[link]&lt;/a&gt;, get &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.python.org.za/&quot;&gt;[link]&lt;/a&gt; to redirect to that page for the cape-town pug
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/19d324cf6de7c133?show_docid=19d324cf6de7c133</guid>
  <author>
  graemegl...@gmail.com
  (Graeme Glass)
  </author>
  <pubDate>Thu, 07 Jan 2010 14:53:50 UT
</pubDate>
  </item>
  <item>
  <title>[SYSADMIN] Trac Enabled</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/dbc81f5b1e63b865/2c1901aaa06e1b3a?show_docid=2c1901aaa06e1b3a</link>
  <description>
  I&#39;ve set up Trac on ctpug.org.za and done a few other administrative tasks. &lt;br&gt; &lt;p&gt;Next steps: &lt;br&gt; - Create theme. &lt;br&gt; - Activate AccountManager plugin. &lt;br&gt; - Setup svn. &lt;br&gt; - Link svn repository to Trac. &lt;br&gt; - Migrate content from old CTPUG site. &lt;br&gt; &lt;p&gt;== Log == &lt;br&gt; &lt;p&gt;r22: Enable CTPUG Trac as the new default site. &lt;br&gt; r21: All admin to sudo as anyone (for managing things like the trac environment.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/dbc81f5b1e63b865/2c1901aaa06e1b3a?show_docid=2c1901aaa06e1b3a</guid>
  <author>
  hodges...@gmail.com
  (Simon Cross)
  </author>
  <pubDate>Mon, 14 Dec 2009 22:08:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] Reading html form data from Python and e-mailing it</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/e3ae88bc2767676a?show_docid=e3ae88bc2767676a</link>
  <description>
  If you accessed the page before setting everything up correctly, try &lt;br&gt; flushing all of your browser caches and then returning to the page. &lt;br&gt; Some browser (e.g. Firefox) cache the content type information instead &lt;br&gt; of re-reading it from the server each time even if the page is &lt;br&gt; refreshed [1]. &lt;br&gt; &lt;p&gt;[1] On the face of it this behaviour seems rather counter-intuitive,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/e3ae88bc2767676a?show_docid=e3ae88bc2767676a</guid>
  <author>
  hodges...@gmail.com
  (Simon Cross)
  </author>
  <pubDate>Mon, 07 Dec 2009 16:28:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] Reading html form data from Python and e-mailing it</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/176e62d7b938f51e?show_docid=176e62d7b938f51e</link>
  <description>
  Hi guys! &lt;br&gt; &lt;p&gt;Thanks for all the help. I decided to go with the plain cgi module, &lt;br&gt; but now I am running into a problem. I am not sure if the problem is &lt;br&gt; in my html code or in the Apache setup. When I click on the button in &lt;br&gt; the html page, instead of running the Python script, it just returns &lt;br&gt; the python source code (asking if it must save or open the file). I am
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/176e62d7b938f51e?show_docid=176e62d7b938f51e</guid>
  <author>
  chav...@gmail.com
  (Chavoux Luyt)
  </author>
  <pubDate>Mon, 07 Dec 2009 15:30:56 UT
</pubDate>
  </item>
  <item>
  <title>Registered users</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/1242485fe1782375/0b1ddf67568afada?show_docid=0b1ddf67568afada</link>
  <description>
  Spammers abused the anonymous registration on python.org.za to &lt;br&gt; register themselves and upload spam to their home folders. We have &lt;br&gt; since disabled the creation of home folders for uploading content. We &lt;br&gt; want to clean up the registered accounts on the site and need you to &lt;br&gt; send us the username you used to register on the site within 30 days.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/1242485fe1782375/0b1ddf67568afada?show_docid=0b1ddf67568afada</guid>
  <author>
  gallen6...@gmail.com
  (Gareth Allen)
  </author>
  <pubDate>Mon, 07 Dec 2009 08:48:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] A number</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/c0d50b4574a275a1?show_docid=c0d50b4574a275a1</link>
  <description>
  s/214/222/ &lt;br&gt; &lt;p&gt;I set up fsvs so basically any changes in /etc you can see with: &lt;br&gt; fsvs status &lt;br&gt; and then commit with &lt;br&gt; fsvs commit -m &amp;quot;this is what I changed&amp;quot; &lt;br&gt; This is just recorded locally at present and there&#39;s probably a bit of fixing up so feel free to ignore in the mean time &lt;br&gt; I&#39;m in rural KZN till Sunday and on GPRS so probably won&#39;t accomplish anything more till next week
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/c0d50b4574a275a1?show_docid=c0d50b4574a275a1</guid>
  <author>
  dav...@sjsoft.com
  (David Fraser)
  </author>
  <pubDate>Tue, 01 Dec 2009 13:40:04 UT
</pubDate>
  </item>
  <item>
  <title>CTPUG server</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/3ab9f44113383fe3/286951df73d730f1?show_docid=286951df73d730f1</link>
  <description>
  Good morrow, &lt;br&gt; &lt;p&gt;After some brief discussion between myself, Adrianna and Stefano, it was &lt;br&gt; decided that Operation Fox Assault would be the first CTPUG project to &lt;br&gt; use the shiny new server. To this end, I have done (or plan to do) the &lt;br&gt; following: &lt;br&gt; &lt;p&gt;* Install apache2 &lt;br&gt; * Create foxassault user to own all Fox Assault data
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/3ab9f44113383fe3/286951df73d730f1?show_docid=286951df73d730f1</guid>
  <author>
  jerith_goo...@jerith.za.net
  (Jeremy Thurgood)
  </author>
  <pubDate>Mon, 30 Nov 2009 10:51:22 UT
</pubDate>
  </item>
  <item>
  <title>A number</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/45b8dc04fa872b4c?show_docid=45b8dc04fa872b4c</link>
  <description>
  69.164.214.224 &lt;br&gt; &lt;p&gt;It has nothing on it yet, but we will announce when it does &lt;br&gt; &lt;p&gt;-- &lt;br&gt; David Fraser &lt;br&gt; St James Software
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/45b8dc04fa872b4c?show_docid=45b8dc04fa872b4c</guid>
  <author>
  dav...@sjsoft.com
  (David Fraser)
  </author>
  <pubDate>Sat, 28 Nov 2009 14:13:55 UT
</pubDate>
  </item>
  <item>
  <title>Minutes from planning meeting</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/12cd5e76bd0894a1/c646361599f73cc7?show_docid=c646361599f73cc7</link>
  <description>
  For anyone interested &lt;br&gt; &lt;p&gt;= CTPUG Planning Meeting = &lt;br&gt; &lt;p&gt;Present: nitwit, jerith, hodgestar, confluence, edward, davidfraser &lt;br&gt; &lt;p&gt;== Now == &lt;br&gt; * Talks &lt;br&gt; * PyWeek &lt;br&gt; * Bug Days &lt;br&gt; * Euler Problems &lt;br&gt; &lt;p&gt;== Next Year == &lt;br&gt; * World cup &lt;br&gt; * Tutorials &lt;br&gt; &lt;p&gt;== Tutorials == &lt;br&gt; * Workshops rather than courses &lt;br&gt; * SudoRoom calendar - up to 6 people per course
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/12cd5e76bd0894a1/c646361599f73cc7?show_docid=c646361599f73cc7</guid>
  <author>
  dav...@sjsoft.com
  (David Fraser)
  </author>
  <pubDate>Sat, 28 Nov 2009 14:02:56 UT
</pubDate>
  </item>
  <item>
  <title>Senior Software Engineer (SKA SA)</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/0d711e559fb3204f/9dac359140754dd2?show_docid=9dac359140754dd2</link>
  <description>
  [apologies to those that have already seen this on clug-work] &lt;br&gt; &lt;p&gt;The SKA SA is a science project funded by the South African Department &lt;br&gt; of Science and Technology. The project is a complex multi-disciplinary &lt;br&gt; engineering endeavour that will culminate in an 80 dish radio &lt;br&gt; telescope array being constructed on a site in the Northern Cape.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/0d711e559fb3204f/9dac359140754dd2?show_docid=9dac359140754dd2</guid>
  <author>
  hodges...@gmail.com
  (Simon Cross)
  </author>
  <pubDate>Wed, 25 Nov 2009 14:39:17 UT
</pubDate>
  </item>
  <item>
  <title>VACANCY : IT SYSTEMS DEVELOPER</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/334bcfdfb2cab9cb/9ab474bb4f0240ab?show_docid=9ab474bb4f0240ab</link>
  <description>
  Hi All, &lt;br&gt; &lt;p&gt;I noticed a need for Python and PHP, so thought it appropriate to pass on. &lt;br&gt; &lt;p&gt;Regards, &lt;br&gt; -Reenen &lt;br&gt; &lt;p&gt;Sent: 24 November 2009 03:41 PM &lt;br&gt; To: EMSS Employees &lt;br&gt; &lt;p&gt;Hi All, &lt;br&gt; &lt;p&gt;We have an open position for an IT Systems Developer. This person will &lt;br&gt; assist Christian Nielsen with his increasing workload.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/334bcfdfb2cab9cb/9ab474bb4f0240ab?show_docid=9ab474bb4f0240ab</guid>
  <author>
  rlau...@gmail.com
  (Reenen Laurie)
  </author>
  <pubDate>Wed, 25 Nov 2009 11:55:38 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] JHB PUG</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/632f995db0998c20?show_docid=632f995db0998c20</link>
  <description>
  Op Wo, 2009-11-25 om 08:34 +0200 skryf Stuart Murray-Smith: &lt;br&gt; &lt;p&gt;We are basically only using Python at Translate.org.za, and I&#39;ll be &lt;br&gt; happy to talk about some things I&#39;ve worked with, and perhaps some of &lt;br&gt; the other developers as well. We are all based in Pretoria. I&#39;m not on &lt;br&gt; the Gauteng list yet :-(
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/632f995db0998c20?show_docid=632f995db0998c20</guid>
  <author>
  fwo...@gmail.com
  (F Wolff)
  </author>
  <pubDate>Wed, 25 Nov 2009 09:13:50 UT
</pubDate>
  </item>
  <item>
  <title>Re: [ctpug] JHB PUG</title>
  <link>http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/38d5bdb51a02d7e2?show_docid=38d5bdb51a02d7e2</link>
  <description>
  Thanks Stefan, Walter :) &lt;br&gt; &lt;p&gt;Where are you guys situ&#39;ed? &lt;br&gt; &lt;p&gt;I might be able to arrange a venue in JHB central, must first touch &lt;br&gt; ground with the authoritative people though. &lt;br&gt; &lt;p&gt;Who would be able to talk at these meetings? &lt;br&gt; &lt;p&gt;Stuart
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/38d5bdb51a02d7e2?show_docid=38d5bdb51a02d7e2</guid>
  <author>
  eigh...@gmail.com
  (Stuart Murray-Smith)
  </author>
  <pubDate>Wed, 25 Nov 2009 06:34:00 UT
</pubDate>
  </item>
  </channel>
</rss>
