<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<rss version="2.0">
 <channel>
  <title>Competition Diary - scav</title>
  <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary</link>
  <description>Competition Diary - scav</description>
  <managingEditor> (scav)</managingEditor>
  <language>en</language>
  
  <item>
   <title>What happens if you don't rate something?</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/What_happens_if_you_don_t_rate_something</guid>
   <pubDate>Wed, 14 Sep 2005 05:38:27 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/What_happens_if_you_don_t_rate_something</link>
   <description>&lt;p&gt;With the best will in the world, I don't think I can get the dependencies installed for all of the games in time to rate them all.&lt;/p&gt;
&lt;p&gt;I don't want the games I am unable to rate to get a zero from me - some of them look really cool.&lt;/p&gt;
&lt;p&gt;Is the overall rank of a game based on the average of the ratings it gets rather than the sum of them?&lt;/p&gt;</description>
  </item>


  <item>
   <title>How to install tdlib</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/How_to_install_tdlib</guid>
   <pubDate>Fri, 09 Sep 2005 05:25:27 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/How_to_install_tdlib</link>
   <description>&lt;p&gt;&lt;b&gt;tdlib&lt;/b&gt; is just a package of python modules. Put the tdlib directory in one of the following places and it should work:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The site-packages directory of your Python install (Windows)&lt;/li&gt;
&lt;li&gt;/usr/lib/python/site-packages&lt;/li&gt;
&lt;li&gt;/usr/local/lib/pythonX.X/site-packages&lt;/li&gt;
&lt;li&gt;Anywhere else on PYTHONPATH&lt;/li&gt;
&lt;li&gt;Inside the Pawns directory itself, if you don't want to use tdlib for anything else (likely)&lt;/li&gt;
&lt;/ul&gt;
</description>
  </item>


  <item>
   <title>Pawns: Power vs Responsibility - done!</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Pawns__Power_vs_Responsibility___done</guid>
   <pubDate>Sun, 04 Sep 2005 06:47:27 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Pawns__Power_vs_Responsibility___done</link>
   <description>&lt;p&gt;I'm burned out.. Although I think there's a lot of scope for better level design and I never got around to adding some of the terrain types and items I thought of, I think it's time to call it done.
&lt;/p&gt;
&lt;p&gt;So many of the other entries look brilliant. I look forward to the next stage, but first a beer and a good night's sleep.&lt;/p&gt;</description>
  </item>


  <item>
   <title>Nearly there...</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Nearly_there</guid>
   <pubDate>Fri, 02 Sep 2005 22:54:47 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Nearly_there</link>
   <description>&lt;p&gt;Got a version uploaded that plays right through, with simple level selection page and background music. Now I just need to decide how to split my time between prettying up the graphics, adding sound effects or more music and designing interesting levels.
&lt;/p&gt;
</description>
  </item>


  <item>
   <title>Thanks people on #pyweek.</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Thanks_people_on__pyweek</guid>
   <pubDate>Fri, 02 Sep 2005 09:04:41 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Thanks_people_on__pyweek</link>
   <description>&lt;p&gt;Got some help and advice on #pyweek, so now my graphics files may possibly load and work on big-endian machines (e.g. Macs).
Thanks guys - I've forgotten your irc nicks, but you know who you are :-)&lt;/p&gt;
</description>
  </item>


  <item>
   <title>First screenshot</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/First_screenshot</guid>
   <pubDate>Thu, 01 Sep 2005 09:19:28 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/First_screenshot</link>
   <description>&lt;p&gt;I think I need to do something about lighting. Oh, and draw the people. They may be happy, but they don't have display lists. Maybe that's why they're happy - nothing bad can happen to them. Yet... Mwahahahhaaaa!&lt;/p&gt;
&lt;p&gt;Seriously, I need some sleep now :-)&lt;/p&gt;

</description>
  </item>


  <item>
   <title>Power vs Responsibility</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Power_vs_Responsibility</guid>
   <pubDate>Wed, 31 Aug 2005 05:56:54 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Power_vs_Responsibility</link>
   <description>&lt;p&gt;It took me most of Sunday to come up with an idea related even vaguely to Power. I had ideas for the other 4 themes.. Oh well.
&lt;/p&gt;
&lt;p&gt;Planning to do a game where you have absolute power over a population of people, and have to guide them to safety - but as bad things happen to them, they start to disobey you...&lt;/p&gt;
&lt;p&gt;So far, this is fun. Good luck everyone!&lt;/p&gt;</description>
  </item>


  <item>
   <title>Ganbarimasu!</title>
   <guid>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Ganbarimasu</guid>
   <pubDate>Thu, 18 Aug 2005 05:58:42 +1000</pubDate> 
   <link>http://www.mechanicalcat.net/tech/PyWeek/1/entrants/scav/diary/News/Ganbarimasu</link>
   <description>&lt;p&gt;Announcing my intention to have a go!&lt;/p&gt;
&lt;p&gt;Will possibly be using my own library, as released on SF last month (tdelusion.sourceforge.net) to shake out some of the bugs in it. This means
my entry will most likely suffer from, er, "quality problems". ^_^&lt;/p&gt;

</description>
  </item>

 </channel>
</rss>
