<?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: Thinking And Doing</title>
	<atom:link href="http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/</link>
	<description>Where Ideas are Valued.. and Evaluated</description>
	<lastBuildDate>Sat, 12 Mar 2011 14:02:52 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Haider</title>
		<link>http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/comment-page-1/#comment-362</link>
		<dc:creator>Haider</dc:creator>
		<pubDate>Wed, 09 Apr 2008 09:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/#comment-362</guid>
		<description>Bashar, thank you for that insight. I *absolutely* agree with you that many projects can grow by simply working your way through them, without defining how the work should be done. I often gain a lot of inspiration from simply starting my work, and finding out how things should be done by looking at the code and tweaking it as I go along.

But there are cases when you need to get a task done, and it&#039;s difficult to juggle all the details you need to consider in your head while doing the task. Suppose you need to work with 5 programs while you&#039;re coding. If you&#039;re not familiar with what programs you should open up, what files to open, etc. your pace will slow down as you think: &quot;Hold on, what do I need to do next? What else do I need?&quot; etc

You can simply have a checklist in front of you that lists all the programs you need to open up, which will reduce the amount of thinking you need to do about your work while you work.

The more proficient you are in your work, the less thinking you need to do about it :)</description>
		<content:encoded><![CDATA[<p>Bashar, thank you for that insight. I *absolutely* agree with you that many projects can grow by simply working your way through them, without defining how the work should be done. I often gain a lot of inspiration from simply starting my work, and finding out how things should be done by looking at the code and tweaking it as I go along.</p>
<p>But there are cases when you need to get a task done, and it&#8217;s difficult to juggle all the details you need to consider in your head while doing the task. Suppose you need to work with 5 programs while you&#8217;re coding. If you&#8217;re not familiar with what programs you should open up, what files to open, etc. your pace will slow down as you think: &#8220;Hold on, what do I need to do next? What else do I need?&#8221; etc</p>
<p>You can simply have a checklist in front of you that lists all the programs you need to open up, which will reduce the amount of thinking you need to do about your work while you work.</p>
<p>The more proficient you are in your work, the less thinking you need to do about it <img src='http://www.afilsforyourthoughts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bashar</title>
		<link>http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/comment-page-1/#comment-361</link>
		<dc:creator>Bashar</dc:creator>
		<pubDate>Wed, 09 Apr 2008 08:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/#comment-361</guid>
		<description>Sorry, this is the direct &lt;a href=&quot;http://www.youtube.com/watch?v=D1R-jKKp3NA&quot; rel=&quot;nofollow&quot;&gt;url&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, this is the direct <a href="http://www.youtube.com/watch?v=D1R-jKKp3NA" rel="nofollow">url</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bashar</title>
		<link>http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/comment-page-1/#comment-360</link>
		<dc:creator>Bashar</dc:creator>
		<pubDate>Wed, 09 Apr 2008 08:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.afilsforyourthoughts.com/blog/2008/04/05/thinking-and-doing/#comment-360</guid>
		<description>In the programming field, I sometimes take the time to write up a proper scope and vision document. Most of those time the project never takes off the ground for some reason :). Others I tend to take the &quot;I&#039;ll see how it goes &quot; when I&#039;m not sure what exactly the final product will be. I just have a mere idea in mind of what I want it to be.

But I think in the software industry, sometimes think work out like this. Take Java for instance. It was meant for cable televisions or something like that, and then it became the best platform for enterprise apps. Have you heard about the &lt;a href=&quot;http://blogallalong.com/2007/03/07/3-great-lessons-from-the-father-of-ipod/&quot; rel=&quot;nofollow&quot;&gt;connect dots backward&lt;/a&gt; theory Jobs talked about?</description>
		<content:encoded><![CDATA[<p>In the programming field, I sometimes take the time to write up a proper scope and vision document. Most of those time the project never takes off the ground for some reason <img src='http://www.afilsforyourthoughts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Others I tend to take the &#8220;I&#8217;ll see how it goes &#8221; when I&#8217;m not sure what exactly the final product will be. I just have a mere idea in mind of what I want it to be.</p>
<p>But I think in the software industry, sometimes think work out like this. Take Java for instance. It was meant for cable televisions or something like that, and then it became the best platform for enterprise apps. Have you heard about the <a href="http://blogallalong.com/2007/03/07/3-great-lessons-from-the-father-of-ipod/" rel="nofollow">connect dots backward</a> theory Jobs talked about?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

