<?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>Tomblog &#187; Programming</title>
	<atom:link href="http://www.tomaszk.com/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tomaszk.com</link>
	<description>Another crappy blog no one reads</description>
	<lastBuildDate>Sat, 24 Apr 2010 15:55:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>For the love of Errors</title>
		<link>http://www.tomaszk.com/2007/01/30/for-the-love-of-errors/</link>
		<comments>http://www.tomaszk.com/2007/01/30/for-the-love-of-errors/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 17:43:10 +0000</pubDate>
		<dc:creator>Tomasz Kolodziejczyk</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.tomaszk.com/2007/01/30/for-the-love-of-errors/</guid>
		<description><![CDATA[So I&#8217;m just about to start an assignment, it&#8217;s in C so I decide I&#8217;m going to start up Visual Studio. It&#8217;s good at what it does and I&#8217;m doing what it does, it all makes sense. Related to this I recently installed Vista, I had access to it and I figure as a good [...]]]></description>
		<wfw:commentRss>http://www.tomaszk.com/2007/01/30/for-the-love-of-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Binary search is broken!?</title>
		<link>http://www.tomaszk.com/2006/11/04/binary-search-is-broken/</link>
		<comments>http://www.tomaszk.com/2006/11/04/binary-search-is-broken/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 01:44:54 +0000</pubDate>
		<dc:creator>Tomasz Kolodziejczyk</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tomaszk.com/2006/11/04/binary-search-is-broken/</guid>
		<description><![CDATA[Two posts in one day? Unheard of. I must be sick&#8230;or dying? I&#8217;m not dying am I? Nope I just found something interesting that I should have found a long time ago!
I recently discovered the Google Research blog for myself, and on there they have a very interesting article about how pretty much every binary [...]]]></description>
		<wfw:commentRss>http://www.tomaszk.com/2006/11/04/binary-search-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby, more than just shiney</title>
		<link>http://www.tomaszk.com/2006/11/04/ruby-more-than-just-shiney/</link>
		<comments>http://www.tomaszk.com/2006/11/04/ruby-more-than-just-shiney/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 00:51:55 +0000</pubDate>
		<dc:creator>Tomasz Kolodziejczyk</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tomaszk.com/2006/11/04/ruby-more-than-just-shiney/</guid>
		<description><![CDATA[A friend of mine, Patrick, gave a very good lecture (seminar? I don&#8217;t really know the difference.) on the Ruby programming language. I looked a little into Ruby before I went to this but I didn&#8217;t really know much and I think Pat did a really good job at explaining the language and what it [...]]]></description>
		<wfw:commentRss>http://www.tomaszk.com/2006/11/04/ruby-more-than-just-shiney/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I may have an extra head</title>
		<link>http://www.tomaszk.com/2006/11/02/i-may-have-an-extra-head/</link>
		<comments>http://www.tomaszk.com/2006/11/02/i-may-have-an-extra-head/#comments</comments>
		<pubDate>Fri, 03 Nov 2006 04:21:28 +0000</pubDate>
		<dc:creator>Tomasz Kolodziejczyk</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.tomaszk.com/2006/11/02/i-may-have-an-extra-head/</guid>
		<description><![CDATA[Earlier today&#8230;or was it yesterday, it doesn&#8217;t matter, time is all subjective anyway &#8212; my brother and I were in the car talking, and the fact that I&#8217;m thinking of buying one of those fancy new MacBook pro, core 2 duo&#8217;s came up. And he gave me the oddest look, if I wasn&#8217;t driving I [...]]]></description>
		<wfw:commentRss>http://www.tomaszk.com/2006/11/02/i-may-have-an-extra-head/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do we need OOP?</title>
		<link>http://www.tomaszk.com/2006/09/23/why-do-we-need-oop/</link>
		<comments>http://www.tomaszk.com/2006/09/23/why-do-we-need-oop/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 04:15:05 +0000</pubDate>
		<dc:creator>Tomasz Kolodziejczyk</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tomaszk.com/2006/09/23/why-do-we-need-oop/</guid>
		<description><![CDATA[As a computer science student I hear a lot of complaints about Object Oriented Programming(oop), most of it seems to come from people who just don&#8217;t seem to understand what it&#8217;s is good for or what it is used for. So, as a public service to those people, I&#8217;m writing this. It&#8217;s as through of [...]]]></description>
		<wfw:commentRss>http://www.tomaszk.com/2006/09/23/why-do-we-need-oop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.174 seconds -->
