<?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: edits to my blog</title>
	<atom:link href="http://blog.zoblue.com/2004/05/26/edits-to-my-blog/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.zoblue.com/2004/05/26/edits-to-my-blog</link>
	<description>living a new life where dreams have changed dramatically</description>
	<lastBuildDate>Sun, 01 Jan 2012 04:00:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: me</title>
		<link>http://blog.zoblue.com/2004/05/26/edits-to-my-blog/comment-page-1#comment-49</link>
		<dc:creator>me</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoblue.com/2004/05/26/edits-to-my-blog#comment-49</guid>
		<description>Code hacks are a one time deal, if I make a hack for a chunk of code, and tell people how to do it, when they do it, it isnt a hack.</description>
		<content:encoded><![CDATA[<p>Code hacks are a one time deal, if I make a hack for a chunk of code, and tell people how to do it, when they do it, it isnt a hack.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: !!blue</title>
		<link>http://blog.zoblue.com/2004/05/26/edits-to-my-blog/comment-page-1#comment-50</link>
		<dc:creator>!!blue</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoblue.com/2004/05/26/edits-to-my-blog#comment-50</guid>
		<description>But you understood what I meant right? That&#039;s all that matters. :D

And it was called a hack where I found the code so don&#039;t yell at me! Yell at them here: mt-plugins.org/archives/entry/preview.php</description>
		<content:encoded><![CDATA[<p>But you understood what I meant right? That&#8217;s all that matters. <img src='http://blog.zoblue.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>And it was called a hack where I found the code so don&#8217;t yell at me! Yell at them here: mt-plugins.org/archives/entry/preview.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://blog.zoblue.com/2004/05/26/edits-to-my-blog/comment-page-1#comment-51</link>
		<dc:creator>me</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zoblue.com/2004/05/26/edits-to-my-blog#comment-51</guid>
		<description>You w/ the wrong words again...  forked means two specific and distinct things in coding:

1.  A fork in software development usually refers to the splitting off of a main family lines, like a fork in the road, into two (or more) specific lines, for instance Apache 1.3x and 2.x are forks of Apache(Forks are not always binary or symetrical).

2.  A fork in code, usually refers to in C, or C+, the splitting of a process, creating a new thread ( child process ).  This is done to execute some code or function in &#039;parallel&#039; with the main thread.  Think of this as spawning employees to do specific tasks of a boss process.

Sorry about the mini-rant, keep seeing people use &#039;reserved&#039; terms, and have to put my foot down eventually. I wont start on your loose use of &#039;hack&#039; ;P.
</description>
		<content:encoded><![CDATA[<p>You w/ the wrong words again&#8230;  forked means two specific and distinct things in coding:</p>
<p>1.  A fork in software development usually refers to the splitting off of a main family lines, like a fork in the road, into two (or more) specific lines, for instance Apache 1.3x and 2.x are forks of Apache(Forks are not always binary or symetrical).</p>
<p>2.  A fork in code, usually refers to in C, or C+, the splitting of a process, creating a new thread ( child process ).  This is done to execute some code or function in &#8216;parallel&#8217; with the main thread.  Think of this as spawning employees to do specific tasks of a boss process.</p>
<p>Sorry about the mini-rant, keep seeing people use &#8216;reserved&#8217; terms, and have to put my foot down eventually. I wont start on your loose use of &#8216;hack&#8217; ;P.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

