<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Procedural Programmer or OOP&#8217;r?</title>
	<atom:link href="http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/</link>
	<description>Every big thing has to cast shadows ;)</description>
	<lastBuildDate>Sat, 02 May 2009 16:04:21 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/comment-page-1/#comment-9</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Jun 2008 21:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.seounderworld.com/?p=5#comment-9</guid>
		<description>lol I&#039;m trying to fight them not gain them! inevitably now you have planted that seed though in a months time when I have worked to much and have 5 minutes of weakness I&#039;ll hit download.

You cant beat a bit of first person shooting to blow away the crap.

MSN is my latest vice - gotta&#039; stop booting that crap up!</description>
		<content:encoded><![CDATA[<p>lol I&#8217;m trying to fight them not gain them! inevitably now you have planted that seed though in a months time when I have worked to much and have 5 minutes of weakness I&#8217;ll hit download.</p>
<p>You cant beat a bit of first person shooting to blow away the crap.</p>
<p>MSN is my latest vice &#8211; gotta&#8217; stop booting that crap up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5ubliminal</title>
		<link>http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/comment-page-1/#comment-7</link>
		<dc:creator>5ubliminal</dc:creator>
		<pubDate>Tue, 03 Jun 2008 20:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.seounderworld.com/?p=5#comment-7</guid>
		<description>Counterstrike ... :) Novalogic&#039;s Joint Operations: Typhoon Rising ... and I just reuined your life and gave you an addiction. (gamespot.com to get online). Learning curve: 1month.

Don&#039;t hate me. This game helps me blow steam off every now and then.</description>
		<content:encoded><![CDATA[<p>Counterstrike &#8230; <img src='http://www.seounderworld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Novalogic&#8217;s Joint Operations: Typhoon Rising &#8230; and I just reuined your life and gave you an addiction. (gamespot.com to get online). Learning curve: 1month.</p>
<p>Don&#8217;t hate me. This game helps me blow steam off every now and then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/comment-page-1/#comment-5</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 Jun 2008 08:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.seounderworld.com/?p=5#comment-5</guid>
		<description>your eHttpClient class is damn handy, and Ill admit while I did quickly put my head through it I did just use it out of the bag.

Just shows I should have spent more time on c++ than I did on counterstrike..lol

100k lines is a hell of a lot, something for us all to aim for, well the  functionality at least :D Thanks for the comment 5ubliminal!</description>
		<content:encoded><![CDATA[<p>your eHttpClient class is damn handy, and Ill admit while I did quickly put my head through it I did just use it out of the bag.</p>
<p>Just shows I should have spent more time on c++ than I did on counterstrike..lol</p>
<p>100k lines is a hell of a lot, something for us all to aim for, well the  functionality at least <img src='http://www.seounderworld.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Thanks for the comment 5ubliminal!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 5ubliminal</title>
		<link>http://www.seounderworld.com/2008/06/procedural-programmer-or-oopr/comment-page-1/#comment-4</link>
		<dc:creator>5ubliminal</dc:creator>
		<pubDate>Mon, 02 Jun 2008 21:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.seounderworld.com/?p=5#comment-4</guid>
		<description>Always OOP. During my 9+ years of C++ coding I&#039;ve put together a library of over 50.000 lines (I think it&#039;s over 100k now but I&#039;m not sure and it keeps growing) that can do virtually anything and has a lot of SEO-oriented classes too :). Writing something results based with poor UI but extremely resource intensive is a matter of hours thanks to it.
Same in PHP. Big library to which I add constantly.

By working OOP you can put together a lot of pieces of the puzzle which you can use to build anything just applying some glue in between to make it stick.

I started coding in C (not really OOP) but C++ / classes / virtual methods and so on are god-send.
Remeber ... the library is what separates pros from weekend coders. It&#039;s also easy to share. Look at my eHttpClient class. Many use it but over 90% of them have no idea what goes on behind the scene. And that&#039;s what OOP&#039;s all about.

Regards.</description>
		<content:encoded><![CDATA[<p>Always OOP. During my 9+ years of C++ coding I&#8217;ve put together a library of over 50.000 lines (I think it&#8217;s over 100k now but I&#8217;m not sure and it keeps growing) that can do virtually anything and has a lot of SEO-oriented classes too <img src='http://www.seounderworld.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Writing something results based with poor UI but extremely resource intensive is a matter of hours thanks to it.<br />
Same in PHP. Big library to which I add constantly.</p>
<p>By working OOP you can put together a lot of pieces of the puzzle which you can use to build anything just applying some glue in between to make it stick.</p>
<p>I started coding in C (not really OOP) but C++ / classes / virtual methods and so on are god-send.<br />
Remeber &#8230; the library is what separates pros from weekend coders. It&#8217;s also easy to share. Look at my eHttpClient class. Many use it but over 90% of them have no idea what goes on behind the scene. And that&#8217;s what OOP&#8217;s all about.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
