<?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/"
	>

<channel>
	<title>Ponton&#039;s site &#187; ur doin it wrong</title>
	<atom:link href="http://www.ponton.srednikpe.org/tag/ur-doin-it-wrong/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ponton.srednikpe.org</link>
	<description>blog głównie matematyczno-informatyczny (nie chce mi się pisać o życiu)</description>
	<lastBuildDate>Mon, 18 Jan 2010 22:23:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How not to name variables</title>
		<link>http://www.ponton.srednikpe.org/2009/06/13/how-not-to-name-variables/</link>
		<comments>http://www.ponton.srednikpe.org/2009/06/13/how-not-to-name-variables/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 18:00:31 +0000</pubDate>
		<dc:creator>ponton</dc:creator>
				<category><![CDATA[Computer science and math]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Real life]]></category>
		<category><![CDATA[idiot]]></category>
		<category><![CDATA[narzekanie]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ur doin it wrong]]></category>

		<guid isPermaLink="false">http://www.ponton.srednikpe.org/2009/06/13/how-not-to-name-variables/</guid>
		<description><![CDATA[This is is a Python line of code which I found in my project I work with two colleagues: for mid, mda, xmht, xmat, mhs, mas, mehs, meas, mphs, mpas, mrou in q: # .... No comments.]]></description>
			<content:encoded><![CDATA[<p>This is is a Python line of code which I found in my project I work with two colleagues:</p>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;"><span style="color: #ff7700;font-weight:bold;">for</span> mid, mda, xmht, xmat, mhs, mas, mehs, meas, mphs, mpas, mrou <span style="color: #ff7700;font-weight:bold;">in</span> q:
    <span style="color: #808080; font-style: italic;"># ....</span></pre></div></div>

<p>No comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ponton.srednikpe.org/2009/06/13/how-not-to-name-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
