<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gomputor's blog</title>
	<atom:link href="http://gomputor.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gomputor.wordpress.com</link>
	<description>Programming and related topics...</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:07:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gomputor.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gomputor's blog</title>
		<link>http://gomputor.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gomputor.wordpress.com/osd.xml" title="Gomputor&#039;s blog" />
	<atom:link rel='hub' href='http://gomputor.wordpress.com/?pushpress=hub'/>
		<item>
		<title>cpConverter: a code page converter for the Linux environment</title>
		<link>http://gomputor.wordpress.com/2008/10/07/cpconverter-a-code-page-converter-for-the-linux-environment/</link>
		<comments>http://gomputor.wordpress.com/2008/10/07/cpconverter-a-code-page-converter-for-the-linux-environment/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 19:39:12 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[pyGtk]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=132</guid>
		<description><![CDATA[cpConverter is a simple utility to change the code page of plain text based files (text files, subtitle files, source code files etc.) aimed for the Linux gnome environment. You can convert to and from any of the 84 code pages the program supports (UTF, Latin 1, Greek, Japanese, Chinese, Russian, etc.) It supports multiple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=132&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/10/07/cpconverter-a-code-page-converter-for-the-linux-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>

		<media:content url="http://gomputor.files.wordpress.com/2008/10/cpconverter.png" medium="image">
			<media:title type="html">cpConverter</media:title>
		</media:content>
	</item>
		<item>
		<title>extASCee 0.5 is out</title>
		<link>http://gomputor.wordpress.com/2008/10/02/extascee-05-is-out/</link>
		<comments>http://gomputor.wordpress.com/2008/10/02/extascee-05-is-out/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 11:29:35 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[pyGtk]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=117</guid>
		<description><![CDATA[extASCee is a simple ascii-art, .nfo file viewer for the Linux gnome environment. With extASCee you can view  both  simple  and  high-ascii  art (no editing  though) and  the supported file formats are .txt, .nfo, .diz  and .asc Actually this is the first public release despite the &#8217;0.5&#8242; in the name. For more info and download [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=117&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/10/02/extascee-05-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>

		<media:content url="http://gomputor.files.wordpress.com/2008/10/extascee.png" medium="image">
			<media:title type="html">extascee</media:title>
		</media:content>
	</item>
		<item>
		<title>Change the extension of multiple files in a chosen directory and it&#8217;s sub-directories with Python</title>
		<link>http://gomputor.wordpress.com/2008/09/29/change-the-extension-of-multiple-files-in-a-chosen-directory-with-python/</link>
		<comments>http://gomputor.wordpress.com/2008/09/29/change-the-extension-of-multiple-files-in-a-chosen-directory-with-python/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 20:13:05 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=91</guid>
		<description><![CDATA[To change the extension of a single or multiple files, we just have to use the os module and some of it&#8217;s usefull methods. The following function changes the extention of all the files in the directory that you specify (and in it&#8217;s sub-directories if you want): The first argument, cur_dir, is the directory that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=91&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/09/29/change-the-extension-of-multiple-files-in-a-chosen-directory-with-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>
	</item>
		<item>
		<title>Search and Replace multiple words or characters with Python</title>
		<link>http://gomputor.wordpress.com/2008/09/27/search-replace-multiple-words-or-characters-with-python/</link>
		<comments>http://gomputor.wordpress.com/2008/09/27/search-replace-multiple-words-or-characters-with-python/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 22:06:41 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=58</guid>
		<description><![CDATA[A most frequently question is how to replace all occurrences of a word or a character inside a string or a file. If you just want to replace a simple character or word, then all you have to do is to use the replace() method that Python provides for that purpose. The python replace() method [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=58&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/09/27/search-replace-multiple-words-or-characters-with-python/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert a file in UTF-8 or any encoding with Python</title>
		<link>http://gomputor.wordpress.com/2008/09/22/convert-a-file-in-utf-8-or-any-encoding-with-python/</link>
		<comments>http://gomputor.wordpress.com/2008/09/22/convert-a-file-in-utf-8-or-any-encoding-with-python/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 19:59:43 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=39</guid>
		<description><![CDATA[Problem: You are not english and your language uses special characters other than latin for some or all the letters of the alphabet (like Greek, Chinese, Japanese, etc&#8230;) You&#8217;ve recently swithched from Windows to Ubuntu and most of your text files are in a Windows encoding, or you&#8217;ve just downloaded a subtitle in you preffered [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=39&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/09/22/convert-a-file-in-utf-8-or-any-encoding-with-python/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>
	</item>
		<item>
		<title>How to find if a specific font is installed in a user&#8217;s system (with PyGtk)</title>
		<link>http://gomputor.wordpress.com/2008/09/21/how-to-find-if-a-specific-font-is-installed-in-a-users-system-with-pygtk/</link>
		<comments>http://gomputor.wordpress.com/2008/09/21/how-to-find-if-a-specific-font-is-installed-in-a-users-system-with-pygtk/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 20:49:13 +0000</pubDate>
		<dc:creator>gomputor</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[pyGtk]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://gomputor.wordpress.com/?p=35</guid>
		<description><![CDATA[After 10 years of working on Windows I recently switched to Linux and especially Ubuntu (&#8216;working&#8217; is not the right word &#8217;cause actually I don&#8217;t work with a pc and I&#8217;m not a professional programmer, I learned programming by myself and for the fun of it. I just use my pc for fun, entertainment and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gomputor.wordpress.com&amp;blog=4889612&amp;post=35&amp;subd=gomputor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://gomputor.wordpress.com/2008/09/21/how-to-find-if-a-specific-font-is-installed-in-a-users-system-with-pygtk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6e33c0503fac3cbe530761c3c972b3b?s=96&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96" medium="image">
			<media:title type="html">gomputor</media:title>
		</media:content>
	</item>
	</channel>
</rss>
