<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/ctpug</id>
  <title type="text">Cape Town Python Users Group Google Group</title>
  <subtitle type="text">
  Cape Town Python Users Group - first meetup discussion group.
  </subtitle>
  <link href="/group/ctpug/feed/atom_v1_0_msgs.xml" rel="self" title="Cape Town Python Users Group feed"/>
  <updated>2010-01-07T15:23:32Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Edward van Kuik</name>
  <email>edwar...@gmail.com</email>
  </author>
  <updated>2010-01-07T15:23:32Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/48f82de9f214fac3?show_docid=48f82de9f214fac3</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/48f82de9f214fac3?show_docid=48f82de9f214fac3"/>
  <title type="text">Re: [ctpug] First Meeting of the year</title>
  <summary type="html" xml:space="preserve">
  Suits me. The SudoRoom is currently available for all Saturdays in Jan or &lt;br&gt; Feb. &lt;br&gt; Edward
  </summary>
  </entry>
  <entry>
  <author>
  <name>Neil Muller</name>
  <email>drnlmul...@gmail.com</email>
  </author>
  <updated>2010-01-07T15:12:22Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/97ca499866fa20ac?show_docid=97ca499866fa20ac</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/97ca499866fa20ac?show_docid=97ca499866fa20ac"/>
  <title type="text">Re: [ctpug] First Meeting of the year</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Graeme Glass</name>
  <email>graemegl...@gmail.com</email>
  </author>
  <updated>2010-01-07T14:53:50Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/19d324cf6de7c133?show_docid=19d324cf6de7c133</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/45edf700cffef273/19d324cf6de7c133?show_docid=19d324cf6de7c133"/>
  <title type="text">First Meeting of the year</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Simon Cross</name>
  <email>hodges...@gmail.com</email>
  </author>
  <updated>2009-12-14T22:08:22Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/dbc81f5b1e63b865/2c1901aaa06e1b3a?show_docid=2c1901aaa06e1b3a</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/dbc81f5b1e63b865/2c1901aaa06e1b3a?show_docid=2c1901aaa06e1b3a"/>
  <title type="text">[SYSADMIN] Trac Enabled</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Simon Cross</name>
  <email>hodges...@gmail.com</email>
  </author>
  <updated>2009-12-07T16:28:27Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/e3ae88bc2767676a?show_docid=e3ae88bc2767676a</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/e3ae88bc2767676a?show_docid=e3ae88bc2767676a"/>
  <title type="text">Re: [ctpug] Reading html form data from Python and e-mailing it</title>
  <summary type="html" xml:space="preserve">
  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,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chavoux Luyt</name>
  <email>chav...@gmail.com</email>
  </author>
  <updated>2009-12-07T15:30:56Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/176e62d7b938f51e?show_docid=176e62d7b938f51e</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/e8c41796b73b5db0/176e62d7b938f51e?show_docid=176e62d7b938f51e"/>
  <title type="text">Re: [ctpug] Reading html form data from Python and e-mailing it</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gareth Allen</name>
  <email>gallen6...@gmail.com</email>
  </author>
  <updated>2009-12-07T08:48:58Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/1242485fe1782375/0b1ddf67568afada?show_docid=0b1ddf67568afada</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/1242485fe1782375/0b1ddf67568afada?show_docid=0b1ddf67568afada"/>
  <title type="text">Registered users</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Fraser</name>
  <email>dav...@sjsoft.com</email>
  </author>
  <updated>2009-12-01T13:40:04Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/c0d50b4574a275a1?show_docid=c0d50b4574a275a1</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/c0d50b4574a275a1?show_docid=c0d50b4574a275a1"/>
  <title type="text">Re: [ctpug] A number</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jeremy Thurgood</name>
  <email>jerith_goo...@jerith.za.net</email>
  </author>
  <updated>2009-11-30T10:51:22Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/3ab9f44113383fe3/286951df73d730f1?show_docid=286951df73d730f1</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/3ab9f44113383fe3/286951df73d730f1?show_docid=286951df73d730f1"/>
  <title type="text">CTPUG server</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Fraser</name>
  <email>dav...@sjsoft.com</email>
  </author>
  <updated>2009-11-28T14:13:55Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/45b8dc04fa872b4c?show_docid=45b8dc04fa872b4c</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/8de06cda68e88b64/45b8dc04fa872b4c?show_docid=45b8dc04fa872b4c"/>
  <title type="text">A number</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>David Fraser</name>
  <email>dav...@sjsoft.com</email>
  </author>
  <updated>2009-11-28T14:02:56Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/12cd5e76bd0894a1/c646361599f73cc7?show_docid=c646361599f73cc7</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/12cd5e76bd0894a1/c646361599f73cc7?show_docid=c646361599f73cc7"/>
  <title type="text">Minutes from planning meeting</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
  <name>Simon Cross</name>
  <email>hodges...@gmail.com</email>
  </author>
  <updated>2009-11-25T14:39:17Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/0d711e559fb3204f/9dac359140754dd2?show_docid=9dac359140754dd2</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/0d711e559fb3204f/9dac359140754dd2?show_docid=9dac359140754dd2"/>
  <title type="text">Senior Software Engineer (SKA SA)</title>
  <summary type="html" xml:space="preserve">
  [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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Reenen Laurie</name>
  <email>rlau...@gmail.com</email>
  </author>
  <updated>2009-11-25T11:55:38Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/334bcfdfb2cab9cb/9ab474bb4f0240ab?show_docid=9ab474bb4f0240ab</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/334bcfdfb2cab9cb/9ab474bb4f0240ab?show_docid=9ab474bb4f0240ab"/>
  <title type="text">VACANCY : IT SYSTEMS DEVELOPER</title>
  <summary type="html" xml:space="preserve">
  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.
  </summary>
  </entry>
  <entry>
  <author>
  <name>F Wolff</name>
  <email>fwo...@gmail.com</email>
  </author>
  <updated>2009-11-25T09:13:50Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/632f995db0998c20?show_docid=632f995db0998c20</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/632f995db0998c20?show_docid=632f995db0998c20"/>
  <title type="text">Re: [ctpug] JHB PUG</title>
  <summary type="html" xml:space="preserve">
  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 :-(
  </summary>
  </entry>
  <entry>
  <author>
  <name>Stuart Murray-Smith</name>
  <email>eigh...@gmail.com</email>
  </author>
  <updated>2009-11-25T06:34:00Z</updated>
  <id>http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/38d5bdb51a02d7e2?show_docid=38d5bdb51a02d7e2</id>
  <link href="http://groups.google.com/group/ctpug/browse_thread/thread/4a68a4bfc235a6a0/38d5bdb51a02d7e2?show_docid=38d5bdb51a02d7e2"/>
  <title type="text">Re: [ctpug] JHB PUG</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
</feed>
