<?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>Pythonify</title>
	<atom:link href="http://pythonify.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://pythonify.wordpress.com</link>
	<description>within lies nirvana</description>
	<lastBuildDate>Sat, 18 Oct 2008 05:58:40 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pythonify.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/700710429f9c203cde01058558fe5c2f?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Pythonify</title>
		<link>http://pythonify.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://pythonify.wordpress.com/osd.xml" title="Pythonify" />
		<item>
		<title>Python and Qt. (installation)</title>
		<link>http://pythonify.wordpress.com/2008/10/18/python-and-qt-installation/</link>
		<comments>http://pythonify.wordpress.com/2008/10/18/python-and-qt-installation/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 05:58:40 +0000</pubDate>
		<dc:creator>unni</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pythonify.wordpress.com/?p=12</guid>
		<description><![CDATA[Before you read on make sure that you can do Object Oriented programming, recursive programming, conditional programming and loops in Python. If not please check out my previous posts for an excellent tutorial.
Since basic python programming has been covered at various places we shall move onto developing GUI-driven applications in Python using the Qt library.
This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonify.wordpress.com&blog=3728104&post=12&subd=pythonify&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Before you read on make sure that you can do Object Oriented programming, recursive programming, conditional programming and loops in Python. If not please check out my previous posts for an excellent tutorial.</p>
<p>Since basic python programming has been covered at various places we shall move onto developing GUI-driven applications in Python using the Qt library.</p>
<p>This guide assumes that you are working on a Gnu/Linux Platform ( Though the code you develop can run both on Mac and Windows as well)  and  that  you  have  the following packages installed:</p>
<ul>
<li>python 2.4 (or above)</li>
<li>python 2.4-dev (or above)</li>
<li>python-qt4</li>
<li>python-qt4-dev</li>
<li>python-qt4-sql</li>
<li>qt4</li>
<li>qt4-designer</li>
<li>qt4-dev-tools</li>
<li>mysql-common</li>
<li>mysql-admin</li>
<li>mysql-client</li>
</ul>
<p>Once you have all that you are ready to go.</p>
<p>Open up your terminal and type in:    &gt;&gt;designer-qt4</p>
<p>The Qt4 designer pops up:</p>
<p><a href="http://pythonify.files.wordpress.com/2008/10/snapshot1.png"><img class="aligncenter size-large wp-image-13" title="snapshot1" src="http://pythonify.files.wordpress.com/2008/10/snapshot1.png?w=450&#038;h=337" alt="" width="450" height="337" /></a></p>
<p>The Qt designer shall be our basic tool.</p>
<p>Details to follow&#8230;&#8230;&#8230;.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonify.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonify.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonify.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonify.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonify.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonify.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonify.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonify.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonify.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonify.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonify.wordpress.com&blog=3728104&post=12&subd=pythonify&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonify.wordpress.com/2008/10/18/python-and-qt-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e06142390bd11bed85e1e0e21b75ce59?s=96&#38;d=identicon" medium="image">
			<media:title type="html">unni</media:title>
		</media:content>

		<media:content url="http://pythonify.files.wordpress.com/2008/10/snapshot1.png?w=450" medium="image">
			<media:title type="html">snapshot1</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello World ! &#8230;&#8230;.. ;)</title>
		<link>http://pythonify.wordpress.com/2008/05/14/hello-world/</link>
		<comments>http://pythonify.wordpress.com/2008/05/14/hello-world/#comments</comments>
		<pubDate>Wed, 14 May 2008 20:30:00 +0000</pubDate>
		<dc:creator>unni</dc:creator>
				<category><![CDATA[basics]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://pythonify.wordpress.com/?p=6</guid>
		<description><![CDATA[What is Python ?
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonify.wordpress.com&blog=3728104&post=6&subd=pythonify&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>What is Python ?</p>
<p><strong>Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code.</strong></p>
<p>At least, thats what the <a href="http://python.org">official site</a> says. I think its all that. But in a nutshell its a cool and simple way of getting your work done.</p>
<p>As is ancient tradition with programming languages, the best way to start would be with a simple hello world.</p>
<p>( For those already knowledgeable in that subtle and most gratifying art of python programming, kindly bear with those of us who came in late.. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>Your first step should be to get python on your computer.</p>
<p>Python is invariably a part of any Linux distribution. But if you are a Windows user or if you end up without Python on your Linux distro, you can get python <a title="python for windows" href="http://www.python.org/download/" target="_blank">here</a>.</p>
<p>Open your Python Interpreter</p>
<p>Then type in : <strong>print &#8220;Hello World&#8221;, </strong>at the command line,</p>
<p>That should do the trick !.</p>
<p>Some times I think Python was invented in those trouble-free times when man delved in the simple and chivalrous  knight  roamed  the  earth.  Such  is  the  might and  splendor and straightness of it.</p>
<p><strong>Note: </strong>try using an editor that supports syntax highlighting for Python. That helps with the coding. I personally use <a href="http://kate-editor.org/kwrite">kwrite</a> or <a href="http://www.gnome.org/projects/gedit/">gedit</a>, but <a href="http://www.vim.org/">vim</a> or<a href="http://www.python.org/idle/doc/idlemain.html"> IDLE</a> is also recommended.</p>
<p>Now lets put aside the command prompt for a while and try opening a source file.</p>
<p>All python source files have the extensions <strong>*.py. </strong>Open a file hello_world.py. Type in print &#8220;Hello World&#8221; as above. Save the file and then run it using :</p>
<p><strong># python hello_world.py</strong></p>
<p>You should see identical results in both the cases.</p>
<p>Now if you ask me if this blog simply a Python tutorial I&#8217;d have to say &#8221; not exactly &#8220;. The purpose of this Weblog is to preach Python. So I might put in tutorial posts like this, but mostly you should be seeing something a bit more complex more often. I just put this post in as an ice breaker. But I might continue on this thread for some time.</p>
<p>P.S. I would recommend a reading of this excellent tutorial by <a href="http://www.swaroopch.com/byteofpython/">Swaroop C H: The Byte of Python</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pythonify.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pythonify.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pythonify.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pythonify.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pythonify.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pythonify.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pythonify.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pythonify.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pythonify.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pythonify.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pythonify.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pythonify.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pythonify.wordpress.com&blog=3728104&post=6&subd=pythonify&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pythonify.wordpress.com/2008/05/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e06142390bd11bed85e1e0e21b75ce59?s=96&#38;d=identicon" medium="image">
			<media:title type="html">unni</media:title>
		</media:content>
	</item>
	</channel>
</rss>