<?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/"
	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>Comments on: Specialist vs Generalist</title>
	<atom:link href="http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/feed/" rel="self" type="application/rss+xml" />
	<link>http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/</link>
	<description>Learn to Live , Live to Learn</description>
	<lastBuildDate>Fri, 01 Jan 2010 17:39:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: idazuwaika</title>
		<link>http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/#comment-1332</link>
		<dc:creator>idazuwaika</dc:creator>
		<pubDate>Mon, 06 Jul 2009 06:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://idazuwaika.wordpress.com/?p=1523#comment-1332</guid>
		<description>hard isnt it?

i like being generalist as well.., i get bored too easily to focus on just one thing</description>
		<content:encoded><![CDATA[<p>hard isnt it?</p>
<p>i like being generalist as well.., i get bored too easily to focus on just one thing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sohas</title>
		<link>http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/#comment-1331</link>
		<dc:creator>sohas</dc:creator>
		<pubDate>Sun, 05 Jul 2009 23:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://idazuwaika.wordpress.com/?p=1523#comment-1331</guid>
		<description>nice - i like being a generalist la...thats why im finding it hard to do a phd...</description>
		<content:encoded><![CDATA[<p>nice &#8211; i like being a generalist la&#8230;thats why im finding it hard to do a phd&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: idazuwaika</title>
		<link>http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/#comment-1319</link>
		<dc:creator>idazuwaika</dc:creator>
		<pubDate>Sat, 04 Jul 2009 03:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://idazuwaika.wordpress.com/?p=1523#comment-1319</guid>
		<description>hmm i guess that could work. nice..

and i thought it was about some obscure C programming language feature that he was testing me on. Some advanced pointer stuff.

brilliant..

can I say, in my defense, i was worried about division by zero, or signed vs unsigned for additions/substractions. Haha  :)</description>
		<content:encoded><![CDATA[<p>hmm i guess that could work. nice..</p>
<p>and i thought it was about some obscure C programming language feature that he was testing me on. Some advanced pointer stuff.</p>
<p>brilliant..</p>
<p>can I say, in my defense, i was worried about division by zero, or signed vs unsigned for additions/substractions. Haha  <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fnd</title>
		<link>http://idazuwaika.wordpress.com/2009/07/03/specialist-vs-generalist/#comment-1318</link>
		<dc:creator>fnd</dc:creator>
		<pubDate>Sat, 04 Jul 2009 02:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://idazuwaika.wordpress.com/?p=1523#comment-1318</guid>
		<description>interesting problem bout swapping values without additional storage.. does this count?

a=2, b=3;
a=axb (a is now 6, b is still 3);
b=a/b (a is 6, b is now 2);
a=a/b (a is now 3, b=2);

can do additions/substractions too</description>
		<content:encoded><![CDATA[<p>interesting problem bout swapping values without additional storage.. does this count?</p>
<p>a=2, b=3;<br />
a=axb (a is now 6, b is still 3);<br />
b=a/b (a is 6, b is now 2);<br />
a=a/b (a is now 3, b=2);</p>
<p>can do additions/substractions too</p>
]]></content:encoded>
	</item>
</channel>
</rss>
