<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0" 
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" 
   xmlns:html="http://www.w3.org/1999/html" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/">
<channel>
   <title>[codeape.org]</title>
   <link>http://www.codeape.org/blog</link>
   <description>The code ape within me on blosxom with a touch of python</description>
   <language>en</language>
   <copyright>Copyright Oscar Norlander</copyright>
   <ttl>60</ttl>
   <pubDate>Tue, 18 Nov 2008 15:38 GMT</pubDate>
   <managingEditor>oscar-no (at) codeape (dot) org</managingEditor>
   <generator>PyBlosxom http://pyblosxom.sourceforge.net/ 1.4.3 01/10/2008</generator>
<item>
   <title>w3c and youtube</title>
   <guid isPermaLink="false">internet/2008-11-18_16.38</guid>
   <link>http://www.codeape.org/blog/internet/2008-11-18_16.38.html</link>
   <description><![CDATA[
I did a w3c validation of codeape.org and discovered that I had forgot to w3c-ify the YouTube code. Fixed it!
<br />&nbsp;<br />
Here is the service i usually use for this kind of stuff: <a href="http://www.trustfm.net/W3CYouTubeProducer/">W3C YouTube Producer</a>

]]></description>
   <category domain="http://www.codeape.org/blog">/internet</category>
   <pubDate>Tue, 18 Nov 2008 15:38 GMT</pubDate>
</item>
<item>
   <title>tags - the new way of communicating</title>
   <guid isPermaLink="false">zzz/2008-07-14_21.02</guid>
   <link>http://www.codeape.org/blog/zzz/2008-07-14_21.02.html</link>
   <description><![CDATA[
Check this little clip out:

<object type="application/x-shockwave-flash" style="width:425px;height:344px;" data="http://www.youtube.com/v/85BISu8FUz0&amp;hl=en&amp;fs=1"><param name="movie" value="http://www.youtube.com/v/85BISu8FUz0" /></object>

... now, if you also want to draw on any web page on the Internet go to tags web page <a href="http://www.thisistags.com/">http://www.thisistags.com/</a> and download tags and have fun ...


]]></description>
   <category domain="http://www.codeape.org/blog">/zzz</category>
   <pubDate>Mon, 14 Jul 2008 19:02 GMT</pubDate>
</item>
<item>
   <title>pygallery.py 2.01</title>
   <guid isPermaLink="false">pygallery.py/2007-11-13_16.20</guid>
   <link>http://www.codeape.org/blog/pygallery.py/2007-11-13_16.20.html</link>
   <description><![CDATA[
Finally! Now you can group not only thumbs but also galleries in this release of pygallery.py. All documentation is in the header of the source. Go to the <a href="http://www.codeape.org/blog/static/download">download</a> section and download it. Have fun =)
]]></description>
   <category domain="http://www.codeape.org/blog">/pygallery.py</category>
   <pubDate>Tue, 13 Nov 2007 18:20 GMT</pubDate>
</item>
<item>
   <title>pygallery.py progress</title>
   <guid isPermaLink="false">pygallery.py/2007-10-11_19.24</guid>
   <link>http://www.codeape.org/blog/pygallery.py/2007-10-11_19.24.html</link>
   <description><![CDATA[
Ok the main reason I started to hack on pygallery.py again was that people want to group galleries together. However, since I started with this I have discovered areas that can be further improved. One area is that I use the ConfigParser class for index.cfg files. However, I should use the class SafeConfigParser and I should definitely handle all the exception cases! The ConfigParser and the SafeConfigParser implements <a href="http://www.faqs.org/rfcs/rfc822.html">RFC 822</a> and those facts are not in the pygallery.py documentation (soon it will be). Well got to go back to hacking.

]]></description>
   <category domain="http://www.codeape.org/blog">/pygallery.py</category>
   <pubDate>Thu, 11 Oct 2007 17:24 GMT</pubDate>
</item>
<item>
   <title>updates to homepage and pyguest.py</title>
   <guid isPermaLink="false">pyguest.py/2007-10-07_12.22</guid>
   <link>http://www.codeape.org/blog/pyguest.py/2007-10-07_12.22.html</link>
   <description><![CDATA[
Hello! Finally I have had the time to update from 1.3.2 to 1.4.2 of pyblosxom. During the update I found a bug in pyguest.py related to that I changed to python 2.5. This is fixed, so now you can find a pyguest.py 2.09 in downloads.
<br />&nbsp;<br />
I have also started the work on pygallery again. I got a mail from someone that wanted to use the gallery script but found some missing functionality. I will try to fix that as soon as possible.
<br />&nbsp;<br />
Later!

]]></description>
   <category domain="http://www.codeape.org/blog">/pyguest.py</category>
   <pubDate>Sun, 07 Oct 2007 10:22 GMT</pubDate>
</item>
</channel>
</rss>
