<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Knowing More By Knowing Less (or, How Do You Learn?)</title>
	<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/</link>
	<description></description>
	<pubDate>Sat, 05 Jul 2008 08:53:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: SHARKRIDE</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-19647</link>
		<author>SHARKRIDE</author>
		<pubDate>Thu, 15 Mar 2007 16:50:57 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-19647</guid>
		<description>[...] reinforces what Fraser says is the importance for an educational shift from learning to remember to learning to use and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] reinforces what Fraser says is the importance for an educational shift from learning to remember to learning to use and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SHARKRIDE</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-5319</link>
		<author>SHARKRIDE</author>
		<pubDate>Fri, 27 Oct 2006 01:23:24 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-5319</guid>
		<description>[...] I think Fraser is dead on about the changing role of education, as a result of technology, from learning to remember to learning to understand. What percentage of all the details of your middle and high-school history or science or math classes do you remember? 2-3% maybe? I day dreamed through most of school, and believe I&#8217;m not the only person out there to do so, and much of my best learning was achieved via independent studies. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] I think Fraser is dead on about the changing role of education, as a result of technology, from learning to remember to learning to understand. What percentage of all the details of your middle and high-school history or science or math classes do you remember? 2-3% maybe? I day dreamed through most of school, and believe I&#8217;m not the only person out there to do so, and much of my best learning was achieved via independent studies. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: candice</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4815</link>
		<author>candice</author>
		<pubDate>Wed, 18 Oct 2006 20:27:33 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4815</guid>
		<description>Working off of the einstein qutoe, you can take this further, though. Some things that appear very different from each other at first generalize down to the same things but different trimmings. Stuff like programming languages, for example.  With a few exceptions (the biggest being LISP) once you have used about five or six programming languages, you realize that they are all basically the same except for syntax, and whether you have to use objects or not.

I learned C# in about an hour because I didn't have to learn the language, just remember vaguely java-like syntax and class structures, and Intellisense has all the class libraries at the end of my tab key.  Perl I never remember the syntax for because it's all in perldoc and the libraries in CPAN.  

Then again, you might have to be a good programmer for all of this to work out, but I don't really think so.  If you can't learn six languages you probably aren't a good programmer to start with.</description>
		<content:encoded><![CDATA[<p>Working off of the einstein qutoe, you can take this further, though. Some things that appear very different from each other at first generalize down to the same things but different trimmings. Stuff like programming languages, for example.  With a few exceptions (the biggest being LISP) once you have used about five or six programming languages, you realize that they are all basically the same except for syntax, and whether you have to use objects or not.</p>
<p>I learned C# in about an hour because I didn&#8217;t have to learn the language, just remember vaguely java-like syntax and class structures, and Intellisense has all the class libraries at the end of my tab key.  Perl I never remember the syntax for because it&#8217;s all in perldoc and the libraries in CPAN.  </p>
<p>Then again, you might have to be a good programmer for all of this to work out, but I don&#8217;t really think so.  If you can&#8217;t learn six languages you probably aren&#8217;t a good programmer to start with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: candice</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101050</link>
		<author>candice</author>
		<pubDate>Wed, 18 Oct 2006 19:27:33 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101050</guid>
		<description>Working off of the einstein qutoe, you can take this further, though. Some things that appear very different from each other at first generalize down to the same things but different trimmings. Stuff like programming languages, for example.  With a few exceptions (the biggest being LISP) once you have used about five or six programming languages, you realize that they are all basically the same except for syntax, and whether you have to use objects or not.  I learned C# in about an hour because I didn't have to learn the language, just remember vaguely java-like syntax and class structures, and Intellisense has all the class libraries at the end of my tab key.  Perl I never remember the syntax for because it's all in perldoc and the libraries in CPAN.    Then again, you might have to be a good programmer for all of this to work out, but I don't really think so.  If you can't learn six languages you probably aren't a good programmer to start with. </description>
		<content:encoded><![CDATA[<p>Working off of the einstein qutoe, you can take this further, though. Some things that appear very different from each other at first generalize down to the same things but different trimmings. Stuff like programming languages, for example.  With a few exceptions (the biggest being LISP) once you have used about five or six programming languages, you realize that they are all basically the same except for syntax, and whether you have to use objects or not.  I learned C# in about an hour because I didn&#8217;t have to learn the language, just remember vaguely java-like syntax and class structures, and Intellisense has all the class libraries at the end of my tab key.  Perl I never remember the syntax for because it&#8217;s all in perldoc and the libraries in CPAN.    Then again, you might have to be a good programmer for all of this to work out, but I don&#8217;t really think so.  If you can&#8217;t learn six languages you probably aren&#8217;t a good programmer to start with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2006-10-17 &#171; Ashish Kulkarni&#8217;s Journal</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4760</link>
		<author>links for 2006-10-17 &#171; Ashish Kulkarni&#8217;s Journal</author>
		<pubDate>Tue, 17 Oct 2006 22:49:07 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4760</guid>
		<description>[...] Knowing More By Knowing Less (or, How Do You Learn?) We can now know more by knowing less&#8230;imagination and understanding of concepts create value in today&#8217;s world. - Learn to effectively use tools that allow you to forget. - Free your mind to understand concepts. - Leverage concepts against each other. (tags: memory learning) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Knowing More By Knowing Less (or, How Do You Learn?) We can now know more by knowing less&#8230;imagination and understanding of concepts create value in today&#8217;s world. - Learn to effectively use tools that allow you to forget. - Free your mind to understand concepts. - Leverage concepts against each other. (tags: memory learning) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Olson</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4735</link>
		<author>Eric Olson</author>
		<pubDate>Tue, 17 Oct 2006 15:00:42 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4735</guid>
		<description>Very interesting post Fraser.  I have thought the same thing for a while now but more on the subconscious level.  Now that you bring it to the surface it makes complete sense.</description>
		<content:encoded><![CDATA[<p>Very interesting post Fraser.  I have thought the same thing for a while now but more on the subconscious level.  Now that you bring it to the surface it makes complete sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fraser</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4729</link>
		<author>Fraser</author>
		<pubDate>Tue, 17 Oct 2006 14:05:46 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4729</guid>
		<description>I can see how the two, proposition and prescriptive, feed each other in a loop.

For me, ideas seem to grow at some network growth rate connected to knowledge/experience (definitely not following Reed's law, but that would be nice!). 

Assume the mix of propositional knowledge and prescriptive knowledge sit as nodes on my knowledge network - the freely formed connections between the nodes (leveraging an understanding of a concept in one area to seemingly disconnected disciplines) is where I see myself creating the most value as a result from learning. 

The fact that you can find facts in seconds to flesh out the connection your knowledge network creates is the reason I think it's important to forget (as well as remember how to use the tools that enable forgetfulness)</description>
		<content:encoded><![CDATA[<p>I can see how the two, proposition and prescriptive, feed each other in a loop.</p>
<p>For me, ideas seem to grow at some network growth rate connected to knowledge/experience (definitely not following Reed&#8217;s law, but that would be nice!). </p>
<p>Assume the mix of propositional knowledge and prescriptive knowledge sit as nodes on my knowledge network - the freely formed connections between the nodes (leveraging an understanding of a concept in one area to seemingly disconnected disciplines) is where I see myself creating the most value as a result from learning. </p>
<p>The fact that you can find facts in seconds to flesh out the connection your knowledge network creates is the reason I think it&#8217;s important to forget (as well as remember how to use the tools that enable forgetfulness)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Olson</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101049</link>
		<author>Eric Olson</author>
		<pubDate>Tue, 17 Oct 2006 14:00:42 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101049</guid>
		<description>Very interesting post Fraser.  I have thought the same thing for a while now but more on the subconscious level.  Now that you bring it to the surface it makes complete sense. </description>
		<content:encoded><![CDATA[<p>Very interesting post Fraser.  I have thought the same thing for a while now but more on the subconscious level.  Now that you bring it to the surface it makes complete sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fraser</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4727</link>
		<author>Fraser</author>
		<pubDate>Tue, 17 Oct 2006 13:48:31 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4727</guid>
		<description>"Mokyr begins by dividing useful knowledge into two categories: â€œpropositional knowledgeâ€ and â€œprescriptive knowledgeâ€. Propositional knowledge is general, theoretical knowledgeâ€”for example, knowledge of the properties and effects of atmospheric pressure or knowledge of the theory of flight. Prescriptive knowledge is knowledge of techniqueâ€”for example, how to build a steam engine or how to build a jet plane. According to Mokyr, economic growth springs in large part from institutions and norms that encourage an active, rational search for propositional knowledge and the use of such knowledge for the discovery of prescriptive knowledge."

http://www.independent.org/publications/tir/article.asp?issueID=40&#038;articleID=507

â€œThe driving force behind progress was not just that more was known, but also that institutions and culture collaborated to create better and cheaper access to the knowledge baseâ€

[looks like a great read, I'm going to order it online - thanks for the pointer]</description>
		<content:encoded><![CDATA[<p>&#8220;Mokyr begins by dividing useful knowledge into two categories: â€œpropositional knowledgeâ€ and â€œprescriptive knowledgeâ€. Propositional knowledge is general, theoretical knowledgeâ€”for example, knowledge of the properties and effects of atmospheric pressure or knowledge of the theory of flight. Prescriptive knowledge is knowledge of techniqueâ€”for example, how to build a steam engine or how to build a jet plane. According to Mokyr, economic growth springs in large part from institutions and norms that encourage an active, rational search for propositional knowledge and the use of such knowledge for the discovery of prescriptive knowledge.&#8221;</p>
<p><a href="http://www.independent.org/publications/tir/article.asp?issueID=40&#038;articleID=507" rel="nofollow">http://www.independent.org/publications/tir/article.asp?issueID=40&#038;articleID=507</a></p>
<p>â€œThe driving force behind progress was not just that more was known, but also that institutions and culture collaborated to create better and cheaper access to the knowledge baseâ€</p>
<p>[looks like a great read, I&#8217;m going to order it online - thanks for the pointer]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fraser</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101048</link>
		<author>Fraser</author>
		<pubDate>Tue, 17 Oct 2006 13:05:46 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101048</guid>
		<description>I can see how the two, proposition and prescriptive, feed each other in a loop.  For me, ideas seem to grow at some network growth rate connected to knowledge/experience (definitely not following Reed's law, but that would be nice!).   Assume the mix of propositional knowledge and prescriptive knowledge sit as nodes on my knowledge network - the freely formed connections between the nodes (leveraging an understanding of a concept in one area to seemingly disconnected disciplines) is where I see myself creating the most value as a result from learning.   The fact that you can find facts in seconds to flesh out the connection your knowledge network creates is the reason I think it's important to forget (as well as remember how to use the tools that enable forgetfulness) </description>
		<content:encoded><![CDATA[<p>I can see how the two, proposition and prescriptive, feed each other in a loop.  For me, ideas seem to grow at some network growth rate connected to knowledge/experience (definitely not following Reed&#8217;s law, but that would be nice!).   Assume the mix of propositional knowledge and prescriptive knowledge sit as nodes on my knowledge network - the freely formed connections between the nodes (leveraging an understanding of a concept in one area to seemingly disconnected disciplines) is where I see myself creating the most value as a result from learning.   The fact that you can find facts in seconds to flesh out the connection your knowledge network creates is the reason I think it&#8217;s important to forget (as well as remember how to use the tools that enable forgetfulness)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fraser</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101047</link>
		<author>Fraser</author>
		<pubDate>Tue, 17 Oct 2006 12:48:31 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101047</guid>
		<description>"Mokyr begins by dividing useful knowledge into two categories: â€œpropositional knowledgeâ€ and â€œprescriptive knowledgeâ€. Propositional knowledge is general, theoretical knowledgeâ€”for example, knowledge of the properties and effects of atmospheric pressure or knowledge of the theory of flight. Prescriptive knowledge is knowledge of techniqueâ€”for example, how to build a steam engine or how to build a jet plane. According to Mokyr, economic growth springs in large part from institutions and norms that encourage an active, rational search for propositional knowledge and the use of such knowledge for the discovery of prescriptive knowledge."&lt;a href="http://www.independent.org/publications/tir/article.asp?issueID=40&#038;articleID=507 " rel="nofollow"&gt;http://www.independent.org/publications/tir/artic...&lt;/a&gt; â€œThe driving force behind progress was not just that more was known, but also that institutions and culture collaborated to create better and cheaper access to the knowledge baseâ€  [looks like a great read, I'm going to order it online - thanks for the pointer] </description>
		<content:encoded><![CDATA[<p>&#8220;Mokyr begins by dividing useful knowledge into two categories: â€œpropositional knowledgeâ€ and â€œprescriptive knowledgeâ€. Propositional knowledge is general, theoretical knowledgeâ€”for example, knowledge of the properties and effects of atmospheric pressure or knowledge of the theory of flight. Prescriptive knowledge is knowledge of techniqueâ€”for example, how to build a steam engine or how to build a jet plane. According to Mokyr, economic growth springs in large part from institutions and norms that encourage an active, rational search for propositional knowledge and the use of such knowledge for the discovery of prescriptive knowledge.&#8221;<a href="http://www.independent.org/publications/tir/article.asp?issueID=40&#038;articleID=507 " rel="nofollow">http://www.independent.org/publications/tir/artic&#8230;</a> â€œThe driving force behind progress was not just that more was known, but also that institutions and culture collaborated to create better and cheaper access to the knowledge baseâ€  [looks like a great read, I&#8217;m going to order it online - thanks for the pointer]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4710</link>
		<author>Dean</author>
		<pubDate>Tue, 17 Oct 2006 06:50:01 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-4710</guid>
		<description>The physicist in me likes the idea of focusing on reusable prescriptive knowledge. However, an interesting feedback mechanism exists between the more mundane propositional knowledge and the prescriptive stuff. Joel Mokyr does a great job explaining how these feed each other in his book "The Gifts of Athena". For me, the more experience and knowledge I gain, the more hangars I have for new stuff.</description>
		<content:encoded><![CDATA[<p>The physicist in me likes the idea of focusing on reusable prescriptive knowledge. However, an interesting feedback mechanism exists between the more mundane propositional knowledge and the prescriptive stuff. Joel Mokyr does a great job explaining how these feed each other in his book &#8220;The Gifts of Athena&#8221;. For me, the more experience and knowledge I gain, the more hangars I have for new stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101046</link>
		<author>Dean</author>
		<pubDate>Tue, 17 Oct 2006 05:50:01 +0000</pubDate>
		<guid>http://disruptivethoughts.com/2006/10/16/knowing-more-by-knowing-less-or-how-do-you-learn/#comment-101046</guid>
		<description>The physicist in me likes the idea of focusing on reusable prescriptive knowledge. However, an interesting feedback mechanism exists between the more mundane propositional knowledge and the prescriptive stuff. Joel Mokyr does a great job explaining how these feed each other in his book "The Gifts of Athena". For me, the more experience and knowledge I gain, the more hangars I have for new stuff. </description>
		<content:encoded><![CDATA[<p>The physicist in me likes the idea of focusing on reusable prescriptive knowledge. However, an interesting feedback mechanism exists between the more mundane propositional knowledge and the prescriptive stuff. Joel Mokyr does a great job explaining how these feed each other in his book &#8220;The Gifts of Athena&#8221;. For me, the more experience and knowledge I gain, the more hangars I have for new stuff.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
