<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">

 <title type="text">Portable Learner</title>
 
 <link type="text/html" rel="alternate" href="http://portablelearner.com" />
 <updated>2011-12-25T18:05:41-05:00</updated>
 <id>http://portablelearner.com</id>
 <author>
   <name>Shanta Rohse</name>
 </author>

 
 <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/portablelearner" /><feedburner:info uri="portablelearner" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><subtitle type="html">A website by Shanta Rohse on learning, technology and design.</subtitle><geo:lat>45.4167</geo:lat><geo:long>-75.7167</geo:long><link rel="license" type="text/html" href="http://creativecommons.org/licenses/by-nc-sa/3.0/" /><logo>http://www.portablelearner.com/img/header.png</logo><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><feedburner:emailServiceId>portablelearner</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly>Thank you for subscribing to Portable Learner</feedburner:browserFriendly><entry>
   <title>A Markdown phrase file for PhraseExpress</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/FLGGD1SDZDg/a-markdown-phrase-file-for-phraseexpress.html" />
   <updated>2011-11-30T00:00:00-05:00</updated>
   <id>http://portablelearner.com/notes/a-markdown-phrase-file-for-phraseexpress</id>
   <category term="networking" label="networking" />
   
   <content type="html">&lt;h4 id='download'&gt;Download&lt;/h4&gt;

&lt;p&gt;&lt;a href='http://www.portablelearner.com/downloads/markdown.pxp' title='Markdown phrase file for PhraseExpress v1.0 (1.75 KB'&gt;Markdown phrase file for PhraseExpress v1.0 (1.75 KB)&lt;/a&gt; &amp;#8212; November 30, 2011&lt;/p&gt;

&lt;h3 id='plain_text_bliss'&gt;Plain text bliss&lt;/h3&gt;

&lt;p&gt;There is a notion among those in pursuit of techno-bliss that almost anything you need to do, you can do in a plain text file. That is, in a file that contains &lt;a href='http://www.linfo.org/plain_text.html' title='The Linux Information Project'&gt;only text&lt;/a&gt; without formating, and will open in Notepad on your PC and TextEdit on your Mac. The argument is that storing resources as plain text makes them easier to maintain, increases their longevity, and is so flexible that you can share the information with anyone on any device.&lt;/p&gt;

&lt;p&gt;I love plain text for &lt;em&gt;ex nihilo&lt;/em&gt; composing, especially since discovering John Gruber&amp;#8217;s &lt;a href='http://daringfireball.net/projects/markdown/' title='Daring Fireball'&gt;Markdown&lt;/a&gt;, which lets you add structure to plain text with headings, lists and images. Markdown syntax is (mostly) so simple that it feels like you already know it (especially if you write emails). Extend this with Fletcher Penny&amp;#8217;s &lt;a href='http://fletcherpenney.net/multimarkdown/' title='Fletcher Penny'&gt;MultiMarkdown&lt;/a&gt; that offers a syntax for creating footnotes, and you are approaching true plain text bliss. Open and save these documents into Word or LibreOffice Writer to make them feel familiar to your colleagues, or parse them with Rails/Sinatra/other web platforms to create something entirely new. The mind just tingles with the possibilities.&lt;/p&gt;

&lt;p&gt;Another indispensable composition tool is &lt;a href='http://www.phraseexpress.com/' title='PhraseExpress'&gt;PhraseExpress&lt;/a&gt;, a text expansion tool for Windows that lets me store phrases and paragraphs of frequently-used text that can be evoked with just a few keyboard strokes. I won&amp;#8217;t spend time describing how to use PhraseExpress, and simply point you to the &lt;a href='http://www.text-expander.com/' title='Text Expander for Windows'&gt;excellent series of tutorials&lt;/a&gt; by the PhraseExpress team.&lt;/p&gt;

&lt;p&gt;My current routine, at least for digital projects, involves first committing free-flowing streams of plain text to a text document, and then, revisiting, to analyze, shape and add structure with Markdown syntax. My routine works best when I don&amp;#8217;t have to stop the creative outpouring to think about the footnote syntax. To help, I created a collection of Markdown syntax snippets for PhraseExpress that makes markup even less obtrusive.&lt;/p&gt;

&lt;h3 id='markdown_phrase_file'&gt;Markdown phrase file&lt;/h3&gt;

&lt;p&gt;The Markdown phrase file is a snippet library for PhraseExpress that makes creating Markdown-formatted text that much easier. While PhraseExpress is running, you can access the snippets in any application (I use Notepad) through the PhraseExpress icon in the taskbar, autotext shortcuts or a hotkey. PhraseExpress will automatically expand the shortcut into the full snippet.&lt;/p&gt;

&lt;p&gt;The phrase file has the following snippets:&lt;/p&gt;
&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Autotext&lt;/th&gt;&lt;th&gt;Hotkey&lt;/th&gt;&lt;th&gt;Snippet&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdb&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-b&lt;/td&gt;&lt;td style='text-align: left;'&gt;Bold&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdi&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-i&lt;/td&gt;&lt;td style='text-align: left;'&gt;Italics&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdo&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-o&lt;/td&gt;&lt;td style='text-align: left;'&gt;Ordered list&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdu&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-u&lt;/td&gt;&lt;td style='text-align: left;'&gt;Unordered list&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdl&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-l&lt;/td&gt;&lt;td style='text-align: left;'&gt;Inline link&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdw&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-w&lt;/td&gt;&lt;td style='text-align: left;'&gt;Wikipedia link&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdr&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-r&lt;/td&gt;&lt;td style='text-align: left;'&gt;Reference link&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdg&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-g&lt;/td&gt;&lt;td style='text-align: left;'&gt;Reference image&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdf&lt;/td&gt;&lt;td style='text-align: left;'&gt;no hotkey&lt;/td&gt;&lt;td style='text-align: left;'&gt;Footnote&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;md1&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-1&lt;/td&gt;&lt;td style='text-align: left;'&gt;H1 (also H2, H3, H4, H5, H6)&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mdp&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-p&lt;/td&gt;&lt;td style='text-align: left;'&gt;Wrap parenthesis&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td style='text-align: left;'&gt;mds&lt;/td&gt;&lt;td style='text-align: left;'&gt;Alt-Win-s&lt;/td&gt;&lt;td style='text-align: left;'&gt;Wrap square brackets&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;Most of these snippets work best when text is selected; use the hotkeys to format the text. If you have already copied text to the clipboard, or you are inserting a list or footnotes (in other words, when no text is selected but a text field is focused), use the autotext to invoke the snippet.&lt;/p&gt;

&lt;h4 id='the_snippets'&gt;The Snippets&lt;/h4&gt;

&lt;p&gt;&lt;em&gt;Bold/Italics&lt;/em&gt;: These snippets wrap selected text in Markdown emphasis syntax (&lt;code&gt;_&lt;/code&gt; for italics and &lt;code&gt;__&lt;/code&gt; for bold).&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Ordered/Unordered list&lt;/em&gt;: These insert an ordered or bulleted list of four items with the correct indentation and place the cursor at the first point in the list.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Inline link&lt;/em&gt;: This wraps selected text with inline syntax, creating a shell (&lt;code&gt;([link text](URL title=&amp;quot;link text&amp;quot;)&lt;/code&gt;) with the cursor placed in the parenthesis pair into which you past a URL. Title attributes are automatically created from the selected text.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Wikipedia link&lt;/em&gt;: This takes the selected text and runs a search for it using Wikipedia. You can insert the link with inline link syntax. This works well when you have unique words or phrases and want to link to wikipedia, of course. This snippet is still a little buggy.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Reference link/Reference image&lt;/em&gt;: This wraps selected text in reference-style syntax (&lt;code&gt;[link text][ID]&lt;/code&gt;), placing the reference link (&lt;code&gt;[ID]: URL &amp;quot;title&amp;quot;&lt;/code&gt;) just below the text. Title attributes are automatically generated from the selected text. You will be asked to input a reference ID:&lt;/p&gt;

&lt;p&gt;&lt;img alt='Phraseexpress reference link' src='http://www.portablelearner.com/img/posts/phraseexpress-reference-link.png' /&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Footnote&lt;/em&gt;: This inserts a footnote wherever you have placed the cursor &lt;code&gt;[^ID]&lt;/code&gt;, and places the footnote link (&lt;code&gt;[ID]: &lt;/code&gt;) just below. As with other reference-style syntax, you will be asked to input a reference ID. You will also be asked to add the footnote text:&lt;/p&gt;

&lt;p&gt;&lt;img alt='Phraseexpress footnote' src='http://www.portablelearner.com/img/posts/phraseexpress-footnote.png' /&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Headings&lt;/em&gt;: These snippets wrap the selected text in the Markdown heading syntax (&lt;code&gt;##Text&lt;/code&gt; for H2 level headers for example).&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Wrap Parentesis/square brackets&lt;/em&gt;: These simply wrap the selected text in square brackets or parentesis, which comes in handy more often than you think.&lt;/p&gt;

&lt;h4 id='installation_requirements_and_customization'&gt;Installation, requirements and customization&lt;/h4&gt;

&lt;p&gt;The Markdown phrase file requires &lt;a href='http://www.phraseexpress.com/' title='PhraseExpress'&gt;PhraseExpress v8&lt;/a&gt;. To add the phrase file to the PhraseExpress library, open the PhraseExpress settings and drag the file in the Phrases and Folders window. For more information, see the &lt;a href='http://www.phraseexpress.com/docs8/09/manual.htm#import'&gt;PhraseExpress online manual&lt;/a&gt;. To change any autotext and hotkeys, select a snippet and edit the autotext and hotkey fields. PhraseExpress will warn you if the combination is unavailable (that is, being used by another application or existing system shortcut). Click the image for a larger version.&lt;/p&gt;

&lt;p&gt;&lt;span&gt;&lt;a href='http://www.portablelearner.com/img/posts/phraseexpress-markdown-phrase-file_full.png'&gt;&lt;img alt='Phraseexpress Markdown phrase file' src='http://www.portablelearner.com/img/posts/phraseexpress-markdown-phrase-file.png' /&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=FLGGD1SDZDg:CkU7OfebAlg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=FLGGD1SDZDg:CkU7OfebAlg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=FLGGD1SDZDg:CkU7OfebAlg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=FLGGD1SDZDg:CkU7OfebAlg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=FLGGD1SDZDg:CkU7OfebAlg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=FLGGD1SDZDg:CkU7OfebAlg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/FLGGD1SDZDg" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/a-markdown-phrase-file-for-phraseexpress.html</feedburner:origLink></entry>
 
 <entry>
   <title>Vannevar Bush's Associative Trails</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/2XK8FPenoDE/vannevar-bush-associative-trails.html" />
   <updated>2011-11-24T00:00:00-05:00</updated>
   <id>http://portablelearner.com/notes/vannevar-bush-associative-trails</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;&lt;img alt='Vannevar Bush associative trails' src='http://www.portablelearner.com/img/posts/vannevar-bush-associative-trails.png' /&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Attention conservation notice: Some 1700 words revisiting an essay originally published in 1945, consisting mostly of quotations lifted from the essay, which itself is available on-line.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In 1945, near the end of the Second World War, the Director of the US Office of Scientific Research and Development, Vannevar Bush, urged post-war scientists to make use of the vast amount of research that had gone into the war effort. His visionary essay, &amp;#8216;As We May Think,&amp;#8217; appeared both in &lt;cite&gt;Atlantic Monthly&lt;/cite&gt; and with illustrations in &lt;cite&gt;Life&lt;/cite&gt; magazine, has inspired countless digital-age luminaries, and even &amp;#8220;contained a germ for what would be the Internet&amp;#8221; (&lt;a href='http://www.librarything.com/work/1101161/book/80289844' title='LibraryThing'&gt;Zachary 1997&lt;/a&gt;). Certainly one of the more intriguing images in the essay is the &amp;#8216;memex&amp;#8217; machine, which Bush describes this way:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Consider a future device for individual use, which is a sort of mechanized private file and library. It needs a name, and, to coin one at random, &amp;#8216;memex&amp;#8217; will do. A memex is a device in which an individual stores all his books, records, and communications, and which is mechanized so that it may be consulted with exceeding speed and flexibility. It is an enlarged intimate supplement to his memory.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;It consists of a desk, and while it can presumably be operated from a distance, it is primarily the piece of furniture at which he works. On the top are slanting translucent screens, on which material can be projected for convenient reading. There is a keyboard, and sets of buttons and levers. Otherwise it looks like an ordinary desk.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;In one end is the stored material. The matter of bulk is well taken care of by improved microfilm. Only a small part of the interior of the memex is devoted to storage, the rest to mechanism. Yet if the user inserted 5000 pages of material a day it would take him hundreds of years to fill the repository, so he can be profligate and enter material freely.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;Most of the memex contents are purchased on microfilm ready for insertion. Books of all sorts, pictures, current periodicals, newspapers, are thus obtained and dropped into place. Business correspondence takes the same path. And there is provision for direct entry. On the top of the memex is a transparent platen. On this are placed longhand notes, photographs, memoranda, all sorts of things. When one is in place, the depression of a lever causes it to be photographed onto the next blank space in a section of the memex film, dry photography being employed.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;There is, of course, provision for consultation of the record by the usual scheme of indexing. If the user wishes to consult a certain book, he taps its code on the keyboard, and the title page of the book promptly appears before him, projected onto one of his viewing positions. Frequently-used codes are mnemonic, so that he seldom consults his code book; but when he does, a single tap of a key projects it for his use. Moreover, he has supplemental levers. On deflecting one of these levers to the right he runs through the book before him, each page in turn being projected at a speed which just allows a recognizing glance at each. If he deflects it further to the right, he steps through the book 10 pages at a time; still further at 100 pages at a time. Deflection to the left gives him the same control backwards.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;A special button transfers him immediately to the first page of the index. Any given book of his library can thus be called up and consulted with far greater facility than if it were taken from a shelf. As he has several projection positions, he can leave one item in position while he calls up another. He can add marginal notes and comments, taking advantage of one possible type of dry photography, and it could even be arranged so that he can do this by a stylus scheme, such as is now employed in the telautograph seen in railroad waiting rooms, just as though he had the physical page before him &lt;a href='http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/3881/?single_page=true' title='Atlantic Monthly'&gt;(Bush 1945)&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Of particular interest is Bush&amp;#8217;s description of how the memex might be used by a learner. First, he introduces the notion of linking documents or ideas together:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;This &lt;span&gt;associative indexing&lt;/span&gt; is the essential feature of the memex. The process of tying two items together is the important thing.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;When the user is building a trail, he names it, inserts the name in his code book, and taps it out on his keyboard. Before him are the two items to be joined, projected onto adjacent viewing positions. At the bottom of each there are a number of blank code spaces, and a pointer is set to indicate one of these on each item. The user taps a single key, and the items are permanently joined&amp;#8230;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;Thereafter, at any time, when one of these items is in view, the other can be instantly recalled merely by tapping a button below the corresponding code space. Moreover, when numerous items have been thus joined together to form a trail, they can be reviewed in turn, rapidly or slowly, by deflecting a lever like that used for turning the pages of a book. It is exactly as though the physical items had been gathered together from widely separated sources and bound together to form a new book. It is more than this, for any item can be joined into numerous trails &lt;a href='http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/3881/?single_page=true' title='Atlantic Monthly'&gt;(Bush 1945)&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This is a stunning foreshadow of hyperlinked documents today. Bush then gives an example of how associative indexing would work in a real learning project:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The owner of the memex, let us say, is interested in the origin and properties of the bow and arrow. Specifically he is studying why the short Turkish bow was apparently superior to the English long bow in the skirmishes of the Crusades. He has dozens of possibly pertinent books and articles in his memex. First he runs through an encyclopedia, finds an interesting but sketchy article, leaves it projected. Next, in a history, he finds another pertinent item, and ties the two together. Thus he goes, building a trail of many items. Occasionally he inserts a comment of his own, either linking it into the main trail or joining it by a side trail to a particular item. When it becomes evident that the elastic properties of available materials had a great deal to do with the bow, he branches off on a side trail which takes him through textbooks on elasticity and tables of physical constants. He inserts a page of longhand analysis of his own. Thus he builds a trail of his interest through the maze of materials available to him &lt;a href='http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/3881/?single_page=true' title='Atlantic Monthly'&gt;(Bush 1945)&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Bush even suggests how a learner might collaborate with others by sharing his or her resources along with the linkages between them:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;And his trails do not fade. Several years later, his talk with a friend turns to the queer ways in which a people resist innovations, even of vital interest. He has an example, in the fact that the outraged Europeans still failed to adopt the Turkish bow. In fact he has a trail on it. A touch brings up the code book. Tapping a few keys projects the head of the trail. A lever runs through it at will, stopping at interesting items, going off on side excursions. It is an interesting trail, pertinent to the discussion. So he sets a reproducer in action, photographs the whole trail out, and passes it to his friend for insertion in his own memex, there to be linked into the more general trail &lt;a href='http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/3881/?single_page=true' title='Atlantic Monthly'&gt;(Bush 1945)&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Yes, both learners seem to be male, and perhaps they are consumed by too idiosyncratic a learning project to be of interest to those who do not share a passion for the Turkish bow. Still, Bush&amp;#8217;s 1945 arresting image of a learning project involving various resources, linked through permanent associative trails, and subsequently shared with others, exquisitely captures many features of on-line learning today.&lt;/p&gt;

&lt;p&gt;Bush even recognizes potential contributions a learner may make to those who follow, viewing technology as a democratizing force.&lt;sup id='fnref:1'&gt;&lt;a href='#fn:1' rel='footnote'&gt;1&lt;/a&gt;&lt;/sup&gt; He proposes a scenario in which the associative trails blazed by some become a starting point for new explorations for others:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Wholly new forms of encyclopedias will appear, ready made with a mesh of associative trails running through them, ready to be dropped into the memex and there amplified. The lawyer has at his touch the associated opinions and decisions of his whole experience, and of the experience of friends and authorities. The patent attorney has on call the millions of issued patents, with familiar trails to every point of his client&amp;#8217;s interest. The physician, puzzled by a patient&amp;#8217;s reactions, strikes the trail established in studying an earlier similar case, and runs rapidly through analogous case histories, with side references to the classics for the pertinent anatomy and histology. The chemist, struggling with the synthesis of an organic compound, has all the chemical literature before him in his laboratory, with trails following the analogies of compounds, and side trails to their physical and chemical behavior.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;The historian, with a vast chronological account of a people, parallels it with a skip trail which stops only on the salient items, and can follow at any time contemporary trails which lead him all over civilization at a particular epoch. There is a new profession of trail blazers, those who find delight in the task of establishing useful trails through the enormous mass of the common record. The inheritance from the master becomes, not only his additions to the world&amp;#8217;s record, but for his disciples the entire scaffolding by which they were erected &lt;a href='http://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/3881/?single_page=true' title='Atlantic Monthly'&gt;(Bush 1945)&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Acknowledgement: Picture: Drawing of Bush&amp;#8217;s theoretical Memex machine, Life November 19, 1945. &lt;a href='http://www.kerryr.net/pioneers/gallery/ns_bush8.htm'&gt;KerryR.net&lt;/a&gt;. Reproduced on the understanding that it is in the public domain.&lt;/p&gt;
&lt;!--  
History:
new Nov 24, 2011
--&gt;&lt;div class='footnotes'&gt;&lt;hr /&gt;&lt;ol&gt;&lt;li id='fn:1'&gt;
&lt;p&gt;I happen to be reading Orwell&amp;#8217;s &amp;#8216;1984&amp;#8217; originally published in 1949. Bush&amp;#8217;s democratizing view stands in sharp contrast to the Orwellian view of technology as a means control to enslave humans.&lt;/p&gt;
&lt;a href='#fnref:1' rev='footnote'&gt;&amp;#8617;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2XK8FPenoDE:KwWJ18p3UwE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2XK8FPenoDE:KwWJ18p3UwE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=2XK8FPenoDE:KwWJ18p3UwE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2XK8FPenoDE:KwWJ18p3UwE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2XK8FPenoDE:KwWJ18p3UwE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=2XK8FPenoDE:KwWJ18p3UwE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/2XK8FPenoDE" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/vannevar-bush-associative-trails.html</feedburner:origLink></entry>
 
 <entry>
   <title>Women and the telephone</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/au9ngBurggk/women-and-the-telephone.html" />
   <updated>2010-03-23T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/women-and-the-telephone</id>
   <category term="reconceptualizing" label="reconceptualizing" />
   
   <content type="html">&lt;p&gt;&lt;img alt='Women and the telephone' src='http://www.portablelearner.com/img/posts/women-and-the-telephone.png' /&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='http://findingada.com/' title='Finding Ada'&gt;Ada Lovelace Day&lt;/a&gt; is an international day of blogging to celebrate the achievements of women in technology and science. For this year&amp;#8217;s blogging festivities, I want to highlight the contributions of the late-Victorian women who changed how we use the telephone today. In &lt;span&gt;her book&lt;/span&gt;, &lt;cite&gt;Hello Central? Gender, Technology, and Culture in the Formation of Telephone Systems&lt;/cite&gt;, Mich&amp;#232;le Martin examines the development of the telephone system in central Canada from its invention to the system&amp;#8217;s automation (1876 to 1920) with a feminist perspective that new technologies tend to be closely linked to prevailing power structures, and that this influences their diffusion and utilization. Martin claims that women profoundly influenced the telephone&amp;#8217;s ultimate uses, both in their roles as telephone operators and as telephone users. It&amp;#8217;s a fascinating look into the unintended consequences of women&amp;#8217;s use of a specific technology. She points out that if women had restricted their use of the telephone usage to the business-oriented imperatives of Bell Telephone, this technology that we take for granted today would not be as ubiquitous as it has become.&lt;/p&gt;

&lt;p&gt;In 1880, Bell Telephone was a newly incorporated company that, in the next few decades, leveraged its strong corporate position with dubious business strategies in pursuit of swift domination of the urban and long-distance phone business in central Canada. Delving into Bell Canada&amp;#8217;s archives, Martin argues that Bell&amp;#8217;s marketing and financial strategies, its notion of telephone etiquette and usage, supported the male business elites exclusively. The phone was marketed as an expensive business tool, the connection between the businessman&amp;#8217;s home and his office; it&amp;#8217;s purpose, the accumulation of profit. The communication needs of the late-Victorian urban working-class and most rural residents were met with indifference and even veiled hostility. However, through women&amp;#8217;s extensive, everyday use of the telephone to socialize with family and friends, Bell Telephone was eventually forced the to revise some of its plans:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Telephony for daily activities appeared in cities and towns towards the end of the 1890s. Very specific telephone practices were prescribed by the companies: the use of the telephone for shopping and making appointments during daytime, for personal conversations during the evening and for protection during the night (BCHC, Quebec Daily Telegram 1911). By the early 1900s, however, bourgeois and petty bourgeois women were already using the telephone extensively for social purposes, at all times of the day (BCHC, Saturday Evening Post 1907). Telephone activities became part of some women&amp;#8217;s social practices in urban areas, not only changing the notion of &amp;#8220;acceptable&amp;#8221; uses developed by Bell Company, but also affecting the development of the system. Women&amp;#8217;s extensive use of the telephone obliged Bell to take domestic development into account. Urban residential sectors began to look attractive to the company, and houses were later equipped with extensions or supplementary lines in order to allow both the husband&amp;#8217;s business calls and the wife&amp;#8217;s social calls. Most of these changes were due to practices unforseen by Bell&amp;#8217;s management. The &amp;#8220;social&amp;#8221; aspect of telephone technology had not been anticipated by the early capitalist developers of the telephone system.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;In rural areas, women saw the telephone as an antidote to their isolation. &amp;#8220;Meeting on the line&amp;#8221; was an important activity on party lines for women who wanted to stay connected to the community. It enhanced the perceived value of their residential phone.&lt;/p&gt;

&lt;p&gt;Together such practices constituted a telephone culture. In the 1920s, Bell came to accept that social calls were a legitimate use of the phone. Still, the story serves as a reminder that as with the telephone, today&amp;#8217;s technologies also have a range of alternative uses. The twitters and Facebooks are neither neutral instruments that can be used any which way, nor simply deterministic technologies. As Martin points out in Hello Central?, &amp;#8220;technologies have a valence: a limited range of uses are possible, and conflicts between developers and consumers determine which use or uses will predominate&amp;#8221; (p. 4). Ada Lovelace Day offers an opportunity to remember that some of those developers and consumers are women.&lt;/p&gt;

&lt;p&gt;This post is part of &lt;a href='http://findingada.com/' title='Finding Ada'&gt;Ada Lovelace Day&lt;/a&gt; 2010 international day of blogging. For more stories honouring woman in technology, &lt;a href='http://findingada.com/stories/' title='Finding Ada'&gt;visit the story collection&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Acknowledgement: Postcard, &lt;em&gt;c.&lt;/em&gt; 1912, included in exhibition called &lt;cite&gt;Mechanical Brides: Women and Manchines from Home to Office&lt;/cite&gt;, Cooper-Hewitt National Museum of Design. Via &lt;a href='http://www.arch.mcgill.ca/prof/adams/arch350/fall1999/lectures/innovating/four.htm' title='McGill University School of Architecture'&gt;Annmarie Adams&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2011-12-01
initial 2010-03-23
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=au9ngBurggk:cS51tXQf5MM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=au9ngBurggk:cS51tXQf5MM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=au9ngBurggk:cS51tXQf5MM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=au9ngBurggk:cS51tXQf5MM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=au9ngBurggk:cS51tXQf5MM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=au9ngBurggk:cS51tXQf5MM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/au9ngBurggk" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/women-and-the-telephone.html</feedburner:origLink></entry>
 
 <entry>
   <title>The Amateur Gourmet teaching remix</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/fdm1Q0ebszE/amateur-gourmet-teaching-remix.html" />
   <updated>2009-01-18T00:00:00-05:00</updated>
   <id>http://portablelearner.com/notes/amateur-gourmet-teaching-remix</id>
   <category term="engaging" label="engaging" />
   
   <content type="html">&lt;p&gt;&lt;img alt='The Amateur Gourmet' src='http://www.portablelearner.com/img/posts/amateur-gourmet.png' /&gt;&lt;/p&gt;

&lt;p&gt;If you are familiar with &lt;a href='http://www.amateurgourmet.com/' title='The Amateur Gourmet'&gt;Adam Roberts&amp;#8217; website&lt;/a&gt;, then you know what to expect from his book of the same name, &lt;cite&gt;The Amateur Gourmet&lt;/cite&gt;. It is a frothy concoction of food tips, mishaps, and recipes, mixed together with nerdy good humour. In the book, he follows the every day culinary pursuits of his food-challenged friends who, potential gourmets all, require inspiration, cajoling and outright manipulation to expand their food horizons.&lt;/p&gt;

&lt;p&gt;Food is, it seems, a useful metaphor for learning.&lt;/p&gt;

&lt;p&gt;For example, Adam doesn&amp;#8217;t herd them all into a beige training room, seat them in front of a slide show to outline the five steps for acquiring the requisite culinary expertise, nor urge them to participate them to role play in a (simulated) five-course meal. Instead, he relies on real-life challenges posed by an encounters with plates of marinated olives, bushels of apricots at a farmers&amp;#8217; market, or sets of dull knives, or commitments to host a special dinner party, thereby offering opportunities that cultivate habits of fearless inquiry, of capacious mind and spirit. So, while you might expect a cook book, you will also see insights into alternative approaches to teaching and learning.&lt;/p&gt;

&lt;h3 id='making_tomato_sauce'&gt;Making tomato sauce&lt;/h3&gt;

&lt;p&gt;&lt;img alt='tomato sauce' src='http://www.portablelearner.com/img/posts/amateur-gourmet-sauce.png' /&gt;&lt;/p&gt;

&lt;p&gt;Here is how I make it: Every six months or so I clear everyone out of the kitchen and start dicing: red onion, green peppers, celery, carrots, mushrooms. It is quite a production. Everything is added to a large dutch oven, along with a few cans of plum tomatoes, broth, tomato paste, and equal parts of dried thyme, dried oregano and dried parsley. I cook it on high, add a little wine, bring the concoction to a boil, and then reduce the heat to simmer and cook, partially covered and stirring occasionally for 3 to 4 hours until the sauce is thick and robust. Sound delicious? It is. I&amp;#8217;ve prepared tomato sauce this way for years for appreciative appetites. I can do it &lt;em&gt;mindlessly&lt;/em&gt;. I start with the same ingredients every time, irrespective of seasonal tomatoes or fresh herbs, without special regard to the preferences, age or minor health problems of those who may consume it (just eat around the green peppers), or how many there may be for dinner (in fact, my goal is volume), and clearly uninfluenced by the fact that I spent months traveling through Italy sampling the world&amp;#8217;s finest sauces. Context does not matter; this is, after all, how I&amp;#8217;ve made tomato sauce for years.&lt;/p&gt;

&lt;p&gt;Here is how Adam Roberts makes tomato sauce:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Tomato sauce represents everything I like about cooking &amp;#8230;. I like the infinite variation on a theme &amp;#8212; if you simmer tomatoes in a pot for thirty minutes you&amp;#8217;ll have a sauce. You can make that sauce with butter or olive oil or pork fat; you can make it with onions or garlic or shallots; you can make it with fresh tomatoes or canned tomatoes; you can use fresh basil and thyme or dried basil and thyme or any combination thereof. In my cookbook collection alone there are at least thirty recipes for tomato sauce.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;One of the most cherished myths in education is that in order to learn a skill, we must practice it to the point of doing it without thinking. We call this learning the basics, and it involves repetition until that skill becomes second nature. Context does not matter. Psychologist &lt;a href='http://cadres.pepperdine.edu/ccar/ar/c7/Connaghan/MindfulLearning.htm' title='Pepperdine University'&gt;Ellen Langer in her work on mindful learning&lt;/a&gt; points out that a consequence is that true learning stops. We become so conditioned to seeing things a certain way, the right way, that we no longer challenge or question the process. Adam Roberts&amp;#8217; approach is based on the view that experts at anything become expert in part by varying those same basics. In his kitchen there is no end-point at which you&amp;#8217;ve mastered the basics, there is only perpetual variation through mindful attention:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;#8230; making tomato sauce rewards attention to detail. The more you make it, the better you&amp;#8217;ll get. The first time you might, say, add the garlic too soon and it may turn too brown; next time you&amp;#8217;ll know to add it a little while after the onion. You&amp;#8217;ll discover that squeezing the tomatoes submerged in their own liquid will prevent you from squirting yourself in the eye. You&amp;#8217;ll know precisely when the sauce is done and how much salt to add.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;If we learn the basics, but do not over learn them, Adam implies, we can vary them as we change or the situation changes. Yet, most of what we learn in school, at home, at work, and from books and other media, is given to us in an unconditional form. Teaching one set of basics for everyone seems to be the easier route, but the result is a little more disconcerting than mediocre tomato sauce. Much of what we know about the world, about other people, and about ourselves is usually processed in the same way. If this seems too dire, then let&amp;#8217;s return to the Amateur Gourmet and a more palatable scale. How would you buy an apricot? Wait. Would you even buy an apricot without a recipe?&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Part of what makes an accomplished cook more likely to choose the best apricots is that an accomplished cook doesn&amp;#8217;t go with a preconceived idea of buying apricots. The accomplished cook goes to see what looks good and builds from there. If the apricots look good, then apricot tart or apricot should be on the menu&amp;#8230;. When I go food shopping, I know what I need before I go, and I arrive at the store with a list that tells me what I need. I proceed to track it down and I usually do so in a hurry. This makes me a hunter. Great chefs, on the other hand, are most often gatherers. They don&amp;#8217;t home in on a target &amp;#8212; they let the target home in on them.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3 id='doing_the_dishes'&gt;Doing the dishes&lt;/h3&gt;

&lt;p&gt;&lt;img alt='dishes' src='http://www.portablelearner.com/img/posts/amateur-gourmet-dishes.png' /&gt;&lt;/p&gt;

&lt;p&gt;I may have given the impression that &lt;cite&gt;The Amateur Gourmet&lt;/cite&gt; is a book about teaching and learning. It isn&amp;#8217;t. It is a fun book written by an author who is both amateur gourmet and amateur teacher. Here is Adam&amp;#8217;s take on the value of reflection and synthesis as an essential part of the learning cycle. No, wait, it is really about doing the dishes:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;#8230; cooking makes them dirty, cleaning restores them &amp;#8230;. The sooner you embrace the cleaning up, the more likely you are to make more messes &amp;#8230; the moment you find doing dishes rewarding is the moment you become a cook for life.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;blockquote&gt;
&lt;p&gt;So here&amp;#8217;s my advice. When you&amp;#8217;re done with &amp;#8230; dinner &amp;#8230; send everyone home with a pat on the back and an assurance that, &amp;#8220;No, I can do the dishes, it&amp;#8217;ll be fine.&amp;#8221;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Once the door closes, stand in the kitchen and survey the scene. It&amp;#8217;ll scare you.&lt;/p&gt;

&lt;p&gt;And, when you press on, through the fear:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;#8230; a clean kitchen is just begging to be dirtied again. May your kitchen, then, always be somewhere between clean and dirty &amp;#8212; in transit between the two, always in motion, never still. I wish you ovens full of sizzling succulence and sinkfuls of soaking saucers. I hope your fridge is bursting with butter, your cabinets are spilling with flour and sugar, and that your trashbags are ripe from yesterday&amp;#8217;s fist. Mostly, though, I pray that your kitchen becomes a lively place. May you never sacrifice liveliness for fear of doing dishes.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Nor for fear of learning. Approaching a new skill is by definition a time when we know the least about it. It does not make sense to petrify our understanding before we test it in different situations, based on our own strengths and experiences. I have a small tin of anchovies in the pantry from a long forgotten recipe; I may just add a few to my next tomato sauce.&lt;/p&gt;

&lt;p&gt;Acknowledgements: Tomato Sauce by Annalisa Antonini, &lt;a href='http://www.flickr.com/photos/annalisa/28812889/' title='Flickr'&gt;Flickr&lt;/a&gt;. &amp;#8220;Dishes&amp;#8221; by Aaron Harmon, &lt;a href='http://www.flickr.com/photos/aaronharmon/674303067/in/photostream/' title='Flickr'&gt;Flickr&lt;/a&gt;. Both reproduced under a Creative Commons Licence (Attribution-Non-Commercial-No Derivative Works 2.0 Generic).&lt;/p&gt;
&lt;!--  
History:
md version 2011-12-02
initial 2009-01-18
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=fdm1Q0ebszE:xF0wbet6yc0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=fdm1Q0ebszE:xF0wbet6yc0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=fdm1Q0ebszE:xF0wbet6yc0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=fdm1Q0ebszE:xF0wbet6yc0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=fdm1Q0ebszE:xF0wbet6yc0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=fdm1Q0ebszE:xF0wbet6yc0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/fdm1Q0ebszE" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/amateur-gourmet-teaching-remix.html</feedburner:origLink></entry>
 
 <entry>
   <title>Designing SOPs for learners</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/2FHJEwxLspo/designing-sops-for-learners.html" />
   <updated>2007-10-31T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/designing-sops-for-learners</id>
   <category term="assimilating" label="assimilating" />
   
   <content type="html">&lt;p&gt;&lt;a href='http://www.portablelearner.com/img/posts/designing-sops-for-learners_full.png' title='Designing SOPs for learners'&gt;&lt;img alt='designing-sops-for-learners' src='http://www.portablelearner.com/img/posts/designing-sops-for-learners.png' /&gt;&lt;/a&gt; Click to enlarge image.&lt;/p&gt;

&lt;p&gt;My colleague Keltie Cameron-Choi and I wanted to design a Standard Operating Procedure that fosters learning, specifically retention (remembering the steps) and transfer (applying the steps in new situations). The premise is that learners who understand SOPs are better equipped to apply the instructions appropriately and find new opportunities for improvement. We dove into the cognitive science literature, looked for practical, evidence-based solutions and re-emerged with an SOP redesign that looks completely different from the ones most of us use. Our redesign is stripped of familiar conventions like a table of contents, or a list of reagents, or notes and subnotes throughout the document, which often interfere with learning the procedure. But it does have pictures. Pictures combined with words do support learning. And, in case you are wondering, the SOP redesign still complies with good documentation practices.&lt;/p&gt;

&lt;p&gt;This poster, which depicts a before and after SOP, and the list of evidence-based cognitive principles that informed the redesign, was presented this month at the &lt;a href='http://www.aabb.org/events/annualmeeting/Pages/default.aspx' title='AABB'&gt;AABB Annual Meeting&lt;/a&gt; and sums up our findings so far. But we ran out of handouts! So, we are making them available here in the hopes that they will help you design better SOPs.&lt;/p&gt;

&lt;p&gt;This work is synthesized from studies by Richard E. Mayer, Jeroen J. G. von Merrienboer, John Sweller, Ruth Colvin Clark and many other cognitive researchers and practitioners exploring how people learn from words and pictures. Any errors in interpretation are ours alone. Kristina Vanderwoude drew the cartoons. (One of the benefits of projects like this is discovering the latent talents of your co-workers.) Finally, do note that the SOPs depicted in the poster are purely fictitious and are not implemented in any workplace, including our own.&lt;/p&gt;

&lt;p&gt;Staff are trained to follow SOPs. Why not help them do so as efficiently and effectively as possible? Do let us know how your SOPs turn out.&lt;/p&gt;

&lt;h4 id='download'&gt;Download&lt;/h4&gt;

&lt;p&gt;&lt;a href='http://www.portablelearner.com/downloads/designing-sops-for-learners.pdf'&gt;Designing SOPs for Learners poster (pdf, letter-size, 2.06 MB)&lt;/a&gt;&lt;br /&gt;&lt;a href='http://www.portablelearner.com/downloads/cognitive-principles-checklist.pdf'&gt;Cognitive Principles Checklst (pdf, postcard-size, front and back, 3.15 MB)&lt;/a&gt;&lt;/p&gt;
&lt;!--  
History:
md version 2011-11-02
initial 2007-10-31
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2FHJEwxLspo:NM4Cl0XoXBU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2FHJEwxLspo:NM4Cl0XoXBU:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=2FHJEwxLspo:NM4Cl0XoXBU:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2FHJEwxLspo:NM4Cl0XoXBU:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=2FHJEwxLspo:NM4Cl0XoXBU:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=2FHJEwxLspo:NM4Cl0XoXBU:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/2FHJEwxLspo" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/designing-sops-for-learners.html</feedburner:origLink></entry>
 
 <entry>
   <title>Design Patterns for Complex Learning</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/G0FwVMlDUWk/design-patterns-for-complex-learning.html" />
   <updated>2006-12-31T00:00:00-05:00</updated>
   <id>http://portablelearner.com/notes/design-patterns-for-complex-learning</id>
   <category term="networking" label="networking" />
   
   <content type="html">&lt;p&gt;From the abstract:&lt;/p&gt;

&lt;p&gt;&lt;em&gt;A complex view of learning recognises that learning cannot be pre-determined by teaching, but is as much defined by circumstances and context as pre-defined learning objectives. Learning designs that accept uncertainty help us to envision classrooms and curricula that are open, dynamic and innovative. Architect Christopher Alexander&amp;#8217;s patterns and pattern language offer a means for researchers, practitioners, learners, and technologists to capture and share the emergent processes of complex learning. This paper examines the unique properties of patterns that support complex design tasks and suggests a design-based research framework for operationalising its practice. Through the thoughtful explication, mining and construction of patterns, all participants can contribute to a richer learning system.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='http://www.jld.qut.edu.au/publications/vol1no3/documents/design%20patterns.pdf'&gt;Full Paper (pdf)&lt;/a&gt; in the Journal of Learning Design&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2006-12-31
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=G0FwVMlDUWk:3aJBrKk-KmQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=G0FwVMlDUWk:3aJBrKk-KmQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=G0FwVMlDUWk:3aJBrKk-KmQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=G0FwVMlDUWk:3aJBrKk-KmQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=G0FwVMlDUWk:3aJBrKk-KmQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=G0FwVMlDUWk:3aJBrKk-KmQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/G0FwVMlDUWk" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/design-patterns-for-complex-learning.html</feedburner:origLink></entry>
 
 <entry>
   <title>Christopher Alexander</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/wr1bfKg0FI8/christopher-alexander.html" />
   <updated>2006-01-07T00:00:00-05:00</updated>
   <id>http://portablelearner.com/notes/christopher-alexander</id>
   <category term="assimilating" label="assimilating" />
   
   <content type="html">&lt;p&gt;&lt;img alt='Christopher Alexander' src='http://www.portablelearner.com/img/posts/christopher-alexander.png' /&gt; English architect and professor at University of California, Berkley. A controversial but influential theorist, especially of urban design. Yet he has designed little and built even less, &lt;a href='http://www.katarxis3.com/Gallery/nav.htm'&gt;most seemingly unremarkable&lt;/a&gt;. Christopher Alexander coined the term &amp;#8220;Pattern Language&amp;#8221; to emphasize his belief that people had an innate ability for design that paralleled their ability to speak.&lt;/p&gt;

&lt;p&gt;See also: &lt;a href='lifelong-learning-pattern-map.html'&gt;Lifelong learning pattern map&lt;/a&gt;, &lt;a href='pattern-form.html'&gt;Pattern form&lt;/a&gt;&lt;/p&gt;

&lt;h4 id='reading'&gt;Reading:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Alexander, C.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(1964). &lt;cite&gt;Notes on the sythesis of form&lt;/cite&gt;. &lt;a href='http://sinet.ca/patterns/index.php?title=Notes_on_the_Synthesis_of_Form'&gt;Review&lt;/a&gt;.&lt;/li&gt;

&lt;li&gt;(1965). &lt;cite&gt;A city is not a tree&lt;/cite&gt;. &lt;a href='http://www.rudi.net/books/200'&gt;Full text&lt;/a&gt;.&lt;/li&gt;

&lt;li&gt;with Jacobson, M., Fiksdahl-King, I., &amp;amp; Angel, S. (1977). &lt;cite&gt;A pattern language: Towns, Buildings, Construction&lt;/cite&gt;. Here he presents 253 individual patterns that go into the making of successful towns and building (in the context of a North American environment). It is about buildings in the larger context of an all-encompassing theory of life based on organic wholeness, scalablity, self-sustaining systems. Very readable. &lt;a href='http://www.patternlanguage.com/' title='Pattern Language'&gt;website&lt;/a&gt;.&lt;/li&gt;

&lt;li&gt;(1979). &lt;cite&gt;Timeless way of building&lt;/cite&gt;. The most instructive in describing his notion of pattern language and its application to designing an building buildings and towns.&lt;/li&gt;

&lt;li&gt;(2002). &lt;cite&gt;The nature of order&lt;/cite&gt;. &lt;a href='http://www.natureoforder.com/' title='Nature of Order'&gt;website&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Kohn, W. (2002). The lost prophet of architecture. &lt;cite&gt;The Wilson Quarterly, summer&lt;/cite&gt; 2002. She askes why is that Alexander&amp;#8217;s colleagues in the American architectural establishment would have nothing to do with him: &amp;#8221;&amp;#8230;the simultaneously intimate and all-knowing tone of his writing (that) sounds unbearably condescending to practitioners who take pride in having invented some of their own solutions to the problems of architecture.&amp;#8221; Kohn also asserted that Alexander&amp;#8217;s commitment to absolute certainty had led critics to dismiss him as &amp;#8220;a utopian, a messianic crank, and contrarian who produces words instead of buildings.&amp;#8221; &lt;a href='http://www.wilsonquarterly.com/article.cfm?AT=0&amp;amp;AID=134'&gt;online&lt;/a&gt;, &lt;a href='http://sworegonarchitect.blogspot.com/2010/05/influences-christopher-alexander-peter.html'&gt;via&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Acknowledgement: Photo of Christopher Alexander, 2004, by Maggie Moore. &lt;a href='http://www.livingneighborhoods.org/library/glimpse.htm'&gt;Building Living Neighbourhoods&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
revised Dec 25, 2011
initial Jan 7, 2006
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wr1bfKg0FI8:Q2H4DyQ1AMA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wr1bfKg0FI8:Q2H4DyQ1AMA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wr1bfKg0FI8:Q2H4DyQ1AMA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wr1bfKg0FI8:Q2H4DyQ1AMA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wr1bfKg0FI8:Q2H4DyQ1AMA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wr1bfKg0FI8:Q2H4DyQ1AMA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/wr1bfKg0FI8" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/christopher-alexander.html</feedburner:origLink></entry>
 
 <entry>
   <title>Reflective practice</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/XyK1qe2ExA0/reflective-practice.html" />
   <updated>2005-10-31T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/reflective-practice</id>
   <category term="engaging" label="engaging" />
   <category term="evaluating" label="evaluating" />
   <category term="assimilating" label="assimilating" />
   <category term="reconceptualizing" label="reconceptualizing" />
   <category term="networking" label="networking" />
   
   <content type="html">&lt;p&gt;&lt;img alt='Reflective practice' src='http://www.portablelearner.com/img/posts/reflective-practice.png' /&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;The practitioner allows himself to experience surprise, puzzlement, or confusion in a situation which he finds uncertain or unique. He reflects on the phenomenon before him, and on the prior understandings which have been implicit in his behaviour. He carries out an experiment which serves to generate both a new understanding of the phenomenon and a change in the situation (Sch&amp;#246;n 1983, p. 68).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Theoretically should result in the most thoughtful and useful solutions to practice problems. But: this outcome depends on how experience is filtered through one&amp;#8217;s belief and value systems.&lt;/p&gt;

&lt;p&gt;See also: &lt;a href='learning-from-experience.html'&gt;Learning from experience&lt;/a&gt;&lt;/p&gt;

&lt;h4 id='reading'&gt;Reading:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Boud, D., Keogh, R., &amp;amp; Walker, D. (eds.) (1985). &lt;cite&gt;Reflections: Turning experience into learning&lt;/cite&gt;. Extend Kolb and Dewey by stressing we must attend to the feelings created by our experiences in order for reflective process to be truly effective.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Boud. D. and Miller, N. (eds.) (1997). &lt;cite&gt;Working with Experience: animating learning&lt;/cite&gt;. &lt;a href='http://www.routledge.com/books/details/9780415142465/' title='Routledge'&gt;Blurb&lt;/a&gt;. For example, Smyth on uncovering social constraints in which teachers practice.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Brookfield, S. (1995). &lt;cite&gt;Becoming a critically reflective teacher&lt;/cite&gt;. &lt;a href='http://www.josseybass.com/WileyCDA/WileyTitle/productCd-0787901318.html' title='Jossey-Bass'&gt;Blurb&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Dewey, J. (1933). &lt;cite&gt;How We Think. A restatement of the relation of reflective thinking to the educative process&lt;/cite&gt;. &lt;a href='http://gutenberg.org/ebooks/37423' title='Project Gutenberg'&gt;Full text&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Osterman, K. F., &amp;amp; Kottkamp, R. B. (1993) &lt;cite&gt;Reflective practice for educators: Improving schooling through professional development&lt;/cite&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Sch&amp;#246;n, D.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(1983). &lt;cite&gt;The Reflective Practitioner. How professionals think in action&lt;/cite&gt;. Reflections in and on action.&lt;/li&gt;

&lt;li&gt;(1987). &lt;cite&gt;Educating the Reflective Practitioner&lt;/cite&gt;. &lt;a href='http://www.josseybass.com/WileyCDA/WileyTitle/productCd-0470623101.html' title='Jossey-Bass'&gt;Blurb&lt;/a&gt;. Reflection-in-action is triggered by surprise. &amp;#8220;We think critically about the thinking that got us into this fix or this opportunity; and we may, in the process, restructure strategies of action, understanding of phenomena, or ways of framing problem&amp;#8230;&amp;#8221; (p. 28).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Nuernberger, P. (1994). The structure of mind and its resources. In M. E. Miller &amp;amp; S. R. Cook-Greuter (eds.) &lt;cite&gt;Transcendence and mature adult thought in adulthood: The further reaches of adult development&lt;/cite&gt;. &amp;#8220;Typically, our mind is scattered. When we pay attention, we focus the mind&amp;#8217;s energy. The more focused we become, the greater our concentration, the more powerful our mind &lt;span&gt;and therefore our reflective processes&lt;/span&gt; become&amp;#8221; (p. 112-3).&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Tremmel, R. (1993). Zen and the art of reflective practice in teacher education. &lt;cite&gt;Harvard Educational Review, 63&lt;/cite&gt;(4), 434-458. Being mindful is to pay attention to the here and now, not in an analytical way, but rather to invest oneself in &amp;#8220;the present moment with full awareness and concentration&amp;#8221; (p. 443).&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Usher, R., Bryant, I., and Johnston, R. (1997). &lt;cite&gt;Adult Education and the Postmodern Challenge: Learning Beyond the Limits&lt;/cite&gt;. &lt;a href='http://www.routledge.com/books/details/9780415120210/' title='Routledge'&gt;Blurb&lt;/a&gt;. A critique of Sch&amp;#246;n that points out his own work lacks reflexivity (p. 143).&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Wellington, B., &amp;amp; Austin, P. (1996). Orientations of reflective practice. &lt;cite&gt;Educational Researcher, 38&lt;/cite&gt;(3), 307-316. Does the practitioner believe that education ought to be domesticating or liberating? &amp;#8220;When practitioners become aware of their own preferences and prejudices across models, they can begin to reflect upon a wider range of questions and develop a wider range of responses&amp;#8221; (p. 314).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Acknowledgement: Picture: Misplaced childhood, side 2 by hisham_hm. &lt;a href='http://www.flickr.com/photos/hisham_hm/771698498'&gt;Flickr&lt;/a&gt;. Reproduced under a Creative Commons Licence (Attribution-Non-Commercial-No Derivative Works 2.0 Generic).&lt;/p&gt;
&lt;!--  
History:
updated Feb 2, 2008
initial October 31, 2005
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XyK1qe2ExA0:fl7JXLbYEVE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XyK1qe2ExA0:fl7JXLbYEVE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=XyK1qe2ExA0:fl7JXLbYEVE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XyK1qe2ExA0:fl7JXLbYEVE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XyK1qe2ExA0:fl7JXLbYEVE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=XyK1qe2ExA0:fl7JXLbYEVE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/XyK1qe2ExA0" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/reflective-practice.html</feedburner:origLink></entry>
 
 <entry>
   <title>Learning from experience</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/etl5CXlw6D4/learning-from-experience.html" />
   <updated>2005-10-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/learning-from-experience</id>
   <category term="engaging" label="engaging" />
   <category term="evaluating" label="evaluating" />
   <category term="assimilating" label="assimilating" />
   <category term="reconceptualizing" label="reconceptualizing" />
   <category term="networking" label="networking" />
   
   <content type="html">&lt;p&gt;&lt;img alt='learning-from-experience' src='http://www.portablelearner.com/img/posts/learning-from-experience.png' /&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;#8230;all genuine education comes through experience (Dewey 1938, p.13).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;But Dewey is careful to not that &amp;#8220;not all experience educates.&amp;#8221; In fact, some experiences &amp;#8220;mis-educate,&amp;#8221; in that they actually &amp;#8220;distort growth&amp;#8230;, narrow the field of further experiences&amp;#8230;, &lt;span&gt;and land people&lt;/span&gt; in a groove or rut&amp;#8221; (Dewey 1938, p. 13).&lt;/p&gt;

&lt;p&gt;Questions: What leads to learning from life&amp;#8217;s experiences? Is the context in which the experience happens important? Are there ways we can design learning episodes to capture this experiential component best?&lt;/p&gt;

&lt;p&gt;See also: David Kolb, &lt;a href='reflective-practice.html'&gt;Reflective practice&lt;/a&gt;, &lt;a href='situated-cognition.html'&gt;Situated cognition&lt;/a&gt;&lt;/p&gt;
&lt;span class='reading'&gt;Reading&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Bateson, M. C. (1994). &lt;cite&gt;Peripheral Visions: Learning Along the Way&lt;/cite&gt;. Uses the metaphor of the double helix to explain that &amp;#8220;lessons too complex to grasp in a single occurrence spiral past again and again, small examples gradually revealing greater and greater implications&amp;#8221; (p. 30).&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Boud, D. Keogh, R. &amp;amp; Walker, D. (eds.) (1985). &lt;cite&gt;Reflection. Turning experience into learning&lt;/cite&gt;. Captures elements proposed by Dewey, Kolb, and Jarvis.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Boud. D. and Miller, N. (eds.) (1997). &lt;cite&gt;Working with Experience: animating learning&lt;/cite&gt;. &lt;a href='http://www.routledge.com/books/details/9780415142465/' title='Routledge'&gt;Blurb&lt;/a&gt;. Animating refers to the relationships we build with learners. Brookfield on breaking dependence on experts; Smyth on socially critical educators; Heron on helping whole people learn; Tisdell on life experience and feminist theory; Harris on animating learning in teams; and Mace on writing and power. Via &lt;a href='http://www.infed.org/biblio/b-explrn.htm' title='Infed'&gt;Infed&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Campbell, J. (1995). &lt;cite&gt;Understanding John Dewey&lt;/cite&gt;. &lt;a href='http://www.opencourtbooks.com/books_n/understanding_john_dewey.htm' title='Open Court Books'&gt;Blurb&lt;/a&gt;. Excellent overview and discussion of Dewey&amp;#8217;s thought. Chapter 3 provides a clear statement of his position re experience.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Dewey, J.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(1929). &lt;cite&gt;Experience and Nature&lt;/cite&gt;. &lt;a href='http://www.archive.org/details/experienceandnat029343mbp' title='Internet Archive'&gt;Full text&lt;/a&gt;. The mind as a manifestation of social interactions, the mind-body problem, aesthetics, and values in general.&lt;/li&gt;

&lt;li&gt;(1934). &lt;cite&gt;Art as Experience&lt;/cite&gt;. Based on lectures given in 1932, this book contains useful chapters on having an experience; the act of expression, as well as material around the nature of form etc.&lt;/li&gt;

&lt;li&gt;(1938). &lt;cite&gt;Experience and Education&lt;/cite&gt;. Concise statement of Dewey&amp;#8217;s educational philosophy. Includes chapters on the need of a theory of experience; on criteria of experience; and experience as the means and goal education.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Jarvis, P.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(1987). &lt;cite&gt;Adult Learning in the Social Context&lt;/cite&gt;. From an experience, there are nine different routes a person might choose to take, not all of which result in learning. Includes both experiential learning and reflective practice. This probably deserves its own note.&lt;/li&gt;

&lt;li&gt;(1995). &lt;cite&gt;Adult and Continuing Education: Theory and Practice&lt;/cite&gt;. &lt;a href='http://www.routledge.com/books/details/9780415102421/' title='Routledge'&gt;Blurb&lt;/a&gt;. Summary of Jarvis&amp;#8217;s learning process first described in 1987.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Kolb, D. A. (1984). &lt;cite&gt;Experiential Learning&lt;/cite&gt;. Kolb&amp;#8217;s learning cycle. &amp;#8220;Thus, in the process of learning, one moves in varying degrees from actor to observer, and from specific involvement to general analytic detachment&amp;#8221; (p. 31).&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Usher, R., Bryant, I., and Johnston, R. (1997). &lt;cite&gt;Adult Education and the Postmodern Challenge: Learning Beyond the Limits&lt;/cite&gt;. &lt;a href='http://www.routledge.com/books/details/9780415120210/' title='Routledge'&gt;Blurb&lt;/a&gt;. &amp;#8221;&amp;#8230;learning does not simplistically derive from experience; rather, experience and learning are mutually positioned in an interactive dynamic&amp;#8221; (p. 107).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Acknowledgement: Picture: Untitled by H. Mal. &lt;a href='http://www.flickr.com/photos/hamalinowski/2180567115'&gt;Flickr&lt;/a&gt;. Reproduced under a Creative Commons Licence (Attribution-Non-Commercial-No Derivative Works 2.0 Generic).&lt;/p&gt;
&lt;!--  
History:
initial October 25, 2005
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=etl5CXlw6D4:kJbq7odnSWs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=etl5CXlw6D4:kJbq7odnSWs:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=etl5CXlw6D4:kJbq7odnSWs:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=etl5CXlw6D4:kJbq7odnSWs:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=etl5CXlw6D4:kJbq7odnSWs:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=etl5CXlw6D4:kJbq7odnSWs:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/etl5CXlw6D4" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/learning-from-experience.html</feedburner:origLink></entry>
 
 <entry>
   <title>John Dewey</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/R6ZAhTsDBOo/john-dewey.html" />
   <updated>2005-10-01T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/john-dewey</id>
   <category term="engaging" label="engaging" />
   <category term="assimilating" label="assimilating" />
   <category term="reconceptualizing" label="reconceptualizing" />
   <category term="networking" label="networking" />
   
   <content type="html">&lt;p&gt;&lt;img alt='John Dewey' src='http://www.portablelearner.com/img/posts/john-dewey.png' /&gt; America&amp;#8217;s most significant philosopher, but so &lt;a href='http://www.siupress.com/product/Collected-Works-of-John-Dewey-Index,942.aspx' title='The Collected Works of John Dewey Index'&gt;strikingly prolific&lt;/a&gt; that it&amp;#8217;s difficult to get to the heart of his philosophy. He asked questions still central today, which probably explains his surge in popularity. What is learning? How are knowledge and skills acquired? What knowledge and skills are worthwhile acquiring? What is knowledge? How does it differ from belief? What is a human being? How does it differ from other species? What are the limits of human potential? What are the goals of education? Who should teach, by what methods, and with what curriculum? What is society and what institutions are involved in the educational process? Who should be educated? Why do people disagree? How is consensus achieved? Whose opinion takes precedence? Dewey&amp;#8217;s answers developed a systematic pragmatism, an approach that viewed knowledge as arising when humans adapt to their environment. So, inquiry is not the mind passively observing the world and drawing truths that reflect reality. Rather it is a process that starts with an obstacle, and truths change as obstacles change. With this view as his starting point, Dewey developed a huge body of work day.&lt;/p&gt;

&lt;p&gt;See also: &lt;a href='learning-from-experience.html'&gt;Learning from experience&lt;/a&gt;&lt;/p&gt;

&lt;h4 id='reading'&gt;Reading:&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Dewey, J.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;(1916). &lt;cite&gt;Democracy and Education. An introduction to the philosophy of education&lt;/cite&gt;. &lt;a href='http://gutenberg.org/ebooks/852' title='Project Gutenberg'&gt;Full text&lt;/a&gt;. Tough going. Rambling and repetitive, but contains key ideas.&lt;/li&gt;

&lt;li&gt;(1929). &lt;cite&gt;Experience and Nature&lt;/cite&gt;. &lt;a href='http://www.archive.org/details/experienceandnat029343mbp' title='Internet Archive'&gt;Full text&lt;/a&gt;. Explores the relationship of the external world, the mind and knowledge.&lt;/li&gt;

&lt;li&gt;(1933). &lt;cite&gt;How We Think. A restatement of the relation of reflective thinking to the educative process&lt;/cite&gt;. &lt;a href='http://gutenberg.org/ebooks/37423' title='Project Gutenberg'&gt;Full text&lt;/a&gt;.&lt;/li&gt;

&lt;li&gt;(1938). &lt;cite&gt;Experience and Education&lt;/cite&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Campbell, J. (1995). &lt;cite&gt;Understanding John Dewey: Nature and Cooperative Intelligence&lt;/cite&gt;. &lt;a href='http://www.opencourtbooks.com/books_n/understanding_john_dewey.htm' title='Open Court Books'&gt;Blurb&lt;/a&gt;. Intelligence belongs to the group, not the individual.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Hickman, Larry A. (1998). &lt;cite&gt;Reading Dewey: Interpretations for a Postmodern Generation&lt;/cite&gt;. &lt;a href='http://www.iupress.indiana.edu/product_info.php?products_id=20952' title='Indiana University Press'&gt;Blurb&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Acknowledgement: Picture: John Dewey at the University of Chicago, 1902. &lt;a href='https://secure.wikimedia.org/wikipedia/commons/wiki/File:John_Dewey_in_1902.jpg7/' title='Wikimedia'&gt;Wikimedia Commons&lt;/a&gt;. Reproduced with the understanding that it is in the public domain.&lt;/p&gt;
&lt;!--  
History:
initial Oct 1, 2005
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=R6ZAhTsDBOo:2eFzJ7MwJjc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=R6ZAhTsDBOo:2eFzJ7MwJjc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=R6ZAhTsDBOo:2eFzJ7MwJjc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=R6ZAhTsDBOo:2eFzJ7MwJjc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=R6ZAhTsDBOo:2eFzJ7MwJjc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=R6ZAhTsDBOo:2eFzJ7MwJjc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/R6ZAhTsDBOo" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/john-dewey.html</feedburner:origLink></entry>
 
 <entry>
   <title>Lifelong learning pattern map</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/wP3IVLa_70Y/lifelong-learning-pattern-map.html" />
   <updated>2005-04-26T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/lifelong-learning-pattern-map</id>
   <category term="engaging" label="engaging" />
   <category term="locating" label="locating" />
   <category term="evaluating" label="evaluating" />
   <category term="assimilating" label="assimilating" />
   <category term="reconceptualizing" label="reconceptualizing" />
   <category term="networking" label="networking" />
   
   <content type="html">&lt;HTML&gt;
&lt;HEAD&gt;
  &lt;TITLE&gt; IHMC CmapTools - Concept Map: lifelong-learning-patterns_full.png&lt;/TITLE&gt;
  &lt;meta NAME = "GENERATOR"          CONTENT = "IHMC CmapTools vr. 3.0 "&gt;
  &lt;meta NAME = "KEYWORDS"           CONTENT = "patterns, tag it!*, extract it!, check for quality*, choose the
well-marked trail*, trust a secondary source*, networking and
contributing to the
community of learners, reconceptualizing
understandings, mark your own trail*, assimilating information
and insights, triangulate**, candy's online
learning model, evaluating sources
and resources, extend your reach*, patterns, be a designer, engaging with
learning in the 
digital environment, locating information
sources or assistance, go berrypicking**"&gt;
  &lt;meta NAME = "DESCRIPTION"        CONTENT = " Assimilating information
and insights has patterns Tag it!*, Locating information
sources or assistance has patterns Go berrypicking**, Locating information
sources or assistance has patterns Trust a secondary source*, Locating information
sources or assistance has patterns Mark your own trail*, Locating information
sources or assistance has patterns Extract it!, Locating information
sources or assistance has patterns Choose the
well-marked trail*, Networking and
contributing to the
community of learners has
patterns Extend your reach*, Evaluating sources
and resources has patterns Check for quality*, Evaluating sources
and resources has patterns Triangulate**, Engaging with
learning in the 
digital environment has patterns Be a designer"&gt;
  &lt;meta NAME = "AUTHOR"             CONTENT = "IHMC CmapTools"&gt;
  &lt;meta HTTP-EQUIV = "Content-Type" CONTENT = "text/html; charset = iso-8859-1"&gt;
  &lt;script LANGUAGE="JavaScript1.2"&gt;
  &lt;!--
    //  PopUp --
    //  Institute for Human and Machine Cognition - University of West Florida
    //  http://www.ihmc.us/
    //  CmapTools, Version 3
    //  http://cmap.ihmc.us/
    //  Modify by: CMap Developers, cmapsupport@ihmc.us
    //  Date: 07/30/2004

    var IE = 0;
    var IE4PC = 0;
    var NS = 0;
    var GECKO = 0;

    var openpopups = new Array();

    if (document.all) {                 // Internet Explorer Detected
	   IE = true;	
    }
    else if (document.layers) {         // Netscape Navigator Detected
	   NS = true;	
    }
    else if (document.getElementById) { // Netscape 6 Detected
       GECKO = true;
    }
    else {
	   alert("Unrecognized Browser Detected::\nSorry, your browser is not compatible.");
    }

    if (IE)
    {
	   OS = navigator.platform;
	   VER = new String(navigator.appVersion);
	   VER = VER.substr (0, VER.indexOf(" "));
	   if ((VER &lt; 4.8) &amp;&amp; (OS == "Win32")) 
	   {
	       IE4PC = 1;
	   }
    }

    function handleResize() {
	    location.reload();
	    return false;
    }


    if ((NS) &amp;&amp; (navigator.platform == "MacPPC")) {
	   window.captureEvents (Event.RESIZE);
	   window.onresize = handleResize;
    }

    function openResource(event, resourcePath, resourceName, resourceType)
    {
	   var newwindow;

       // Resource MIMETypes are enumerated as follows: 
       // cMap     = Undefined
       // Image    = 0
       // Video    = 1
       // Text     = 2
       // Audio    = 3

       popDown();

	   switch (resourceType) 
	   {
	    case 0:     //Image
                    newwindow = window.open (resourcePath,resourceName);
                    newwindow.onBlur = newwindow.focus()
                    var text ='&lt;center&gt;&lt;img src=\"';
                    text += resourcePath;
                    text +='\"&gt; &lt;/center&gt;';
             break;
		
	    case 1:  text   // Video
		     newwindow = window.open (resourcePath,resourceName);
                     newwindow.onBlur = newwindow.focus()
                     var text ='&lt;embed src=\"';
                     text += resourcePath;
                     text +='\" autostart=true&gt; &lt;/embed&gt; ';
             break;

	    case 2:      // Text or Unknown 
		     newwindow = window.open(resourcePath,resourceName);
                     newwindow.onBlur = newwindow.focus()
              break;

	    case 3:       // Audio
                    newwindow = window.open (resourcePath,resourceName);
                    newwindow.onBlur = newwindow.focus()
                    var text ='&lt;embed src=\"';
                    text += resourcePath;
                    text +='\" autoplay=true&gt; &lt;/embed&gt; ';
             break;

	    case 4:
                    newwindow = window.open(resourcePath,resourceName);
                    newwindow.onBlur = newwindow.focus()
	     break;
	    }
        return;
    }



    function popUpEvt(event, popupName)
    {
	popDown();

	if (GECKO)
	{
	    document.getElementById(popupName).style.left = event.layerX;
	    document.getElementById(popupName).style.top = event.layerY;
	    document.getElementById(popupName).style.background = "#B3B3B3";
	    document.getElementById(popupName).style.visibility = "visible";
	    openpopups.push(popupName);
	}
	else if (NS) 
	{
	    document.layers[popupName].moveTo (event.pageX, event.pageY);
	    document.layers[popupName].bgColor = "#B3B3B3";
	    document.layers[popupName].visibility = "show";
	    openpopups.push(popupName);
	}
	else // if (IE)
	{
	    window.event.cancelBubble = true;
	    if (!IE4PC) {
		document.all[popupName].style.backgroundColor = "#B3B3B3";
	    }	
	    document.all[popupName].style.left = window.event.clientX + document.body.scrollLeft;
	    document.all[popupName].style.top = window.event.clientY + document.body.scrollTop;
	    document.all[popupName].style.visibility = "visible";
	    openpopups[openpopups.length] = popupName;
	}
	return false;
    }

    function popDown()
    {
	var popupname;
	
	for (var i = 0; i &lt; openpopups.length; i++) 
	{
	    popupname = new String (openpopups[i]);      
	    if (GECKO) {
		document.getElementById(popupname).style.visibility = "hidden";
	    }
	    else if (NS) {
		document.layers[popupname].visibility = "hide";
	    }
	    else {
		document.all[popupname].style.visibility = "hidden";
	    }
	}
	openpopups = new Array();
	return;
    }

    function popDownNoGecko() 
    {
	var popupname;
	for (var i = 0; i &lt; openpopups.length; i++) 
	{
	    popupname = new String (openpopups[i]);      
	    if (GECKO) {
           //  document.getElementById(popupname).style.visibility = "hidden"; 
	        return;   // erased for test purposes
	    }  
	    else if (NS) {
	        document.layers[popupname].visibility = "hide";
	    }
	    else {
	        document.all[popupname].style.visibility = "hidden";
	    }
	}
	openpopups = new Array();
        return;
    }
  //--&gt;
  &lt;/script&gt;
&lt;/HEAD&gt;
&lt;BODY bgcolor="#FFFFFF" leftmargin="0" topmargin="0"   onClick="popDownNoGecko(); return false;"&gt;
  &lt;noscript&gt;
    &lt;table width=90% cellpadding=10&gt;
      &lt;tr&gt;
	&lt;td bgcolor=ff4444&gt;
	  &lt;font color=000000 size=+1 face="helvetica"&gt;
	    &lt;h1&gt;Warning:&lt;/h1&gt;
	    &lt;b&gt;JavaScript is turned OFF.  None of the links on this page will work until it is reactivated.
	      &lt;p&gt;
		&lt;a href="http://cmap.ihmc.us/docs/EnablingJavaScript.html"&gt;
		  If you need help turning JavaScript On, click here.
		&lt;/a&gt;
	      &lt;/p&gt;
	    &lt;/b&gt;
	&lt;/td&gt;
      &lt;/tr&gt;
    &lt;/table&gt;
&lt;b&gt; The Concept Map you are trying to access has information related to: &lt;b&gt;
 Assimilating information
and insights has patterns Tag it!*, Locating information
sources or assistance has patterns Go berrypicking**, Locating information
sources or assistance has patterns Trust a secondary source*, Locating information
sources or assistance has patterns Mark your own trail*, Locating information
sources or assistance has patterns Extract it!, Locating information
sources or assistance has patterns Choose the
well-marked trail*, Networking and
contributing to the
community of learners has
patterns Extend your reach*, Evaluating sources
and resources has patterns Check for quality*, Evaluating sources
and resources has patterns Triangulate**, Engaging with
learning in the 
digital environment has patterns Be a designer

&lt;/noscript&gt;

&lt;center&gt;
  &lt;table width=* height=* cellpadding=0 cellspacing=0 border=0&gt;
    &lt;tr&gt;
      &lt;td valign=center align=center&gt;
        &lt;img
           src="/img/posts/lifelong-learning-patterns_full.png" alt="lifelong learning patterns"
           border=0
           align=middle usemap="#patterns.html"&gt;
        &lt;map name="patterns.html"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1113879895531I1380536673I280ItextIhtml"
        onClick="popUpEvt(event,'1113879895531I1380536673I280ItextIhtml'); return false;"
        coords="481,528,499,546"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114473220328I343902438I666ItextIhtml"
        onClick="popUpEvt(event,'1114473220328I343902438I666ItextIhtml'); return false;"
        coords="205,283,223,301"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114473134453I724377325I647ItextIhtml"
        onClick="popUpEvt(event,'1114473134453I724377325I647ItextIhtml'); return false;"
        coords="237,433,255,451"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114398895718I1959311937I185ItextIhtml"
        onClick="popUpEvt(event,'1114398895718I1959311937I185ItextIhtml'); return false;"
        coords="84,126,102,144"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114473485421I743775331I696ItextIhtml"
        onClick="popUpEvt(event,'1114473485421I743775331I696ItextIhtml'); return false;"
        coords="103,240,121,258"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114399353156I957676539I242ItextIhtml"
        onClick="popUpEvt(event,'1114399353156I957676539I242ItextIhtml'); return false;"
        coords="62,187,80,205"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1112274385656I1302838166I627ItextIhtml"
        onClick="popUpEvt(event,'1112274385656I1302838166I627ItextIhtml'); return false;"
        coords="110,395,128,413"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1111780620000I781141785I209ItextIhtml"
        onClick="popUpEvt(event,'1111780620000I781141785I209ItextIhtml'); return false;"
        coords="864,467,882,485"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1112264198000I1184106344I580ItextIhtml"
        onClick="popUpEvt(event,'1112264198000I1184106344I580ItextIhtml'); return false;"
        coords="877,232,895,250"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1114473090078I1634993646I616ItextIhtml"
        onClick="popUpEvt(event,'1114473090078I1634993646I616ItextIhtml'); return false;"
        coords="485,25,503,43"&gt;
          &lt;area shape="rect"
        href="/img/posts/patterns/1113259950812I1483499287I195ItextIhtml"
        onClick="popUpEvt(event,'1113259950812I1483499287I195ItextIhtml'); return false;"
        coords="217,75,235,93"&gt;
        &lt;/map&gt;
&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td valign=top align=right&gt;
      &lt;table&gt;
	&lt;tr&gt;
             &lt;td align=right valign=middle&gt;
                 &lt;map name="CMapToolsTrademark"&gt;
                     &lt;area shape="rect"
                           href="http://cmap.ihmc.us/"
                           onClick="openResource(event,'http://cmap.ihmc.us/', 0, 2); return false;"
                           coords="1,1,210,50"&gt;
                 &lt;/map&gt;
	&lt;tr&gt;
	  &lt;td ALIGN=right VALIGN=middle&gt;
          &lt;img USEMAP="#CMapToolsTrademark"
               SRC="/img/posts/CmapToolsTrademark.gif" alt="Cmap Tools Trademark" width="210" height="50"
               ALIGN=middle
               BORDER=0&gt;
	   &lt;/td&gt;
	     &lt;td valign=middle&gt;
         &lt;/td&gt;
	&lt;/tr&gt;
      &lt;/table&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;/center&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;div id="1113879895531I1380536673I280ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/tag-it.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/tag-it.html',673280, 2); return false;"&gt;
      Tag it!
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114473220328I343902438I666ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/extract-it.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/extract-it.html',438666, 2); return false;"&gt;
      Extract it!
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114473134453I724377325I647ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/check-for-quality.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/check-for-quality.html',325647, 2); return false;"&gt;
      Check for quality
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114398895718I1959311937I185ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/choose-the-well-marked-trail.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/choose-the-well-marked-trail.html',937185, 2); return false;"&gt;
      Choose the well-marked trail
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114473485421I743775331I696ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/trust-a-secondary-source.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/trust-a-secondary-source.html',331696, 2); return false;"&gt;
      Trust a secondary source
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114399353156I957676539I242ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/mark-your-own-trail.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/mark-your-own-trail.html',539242, 2); return false;"&gt;
      Mark your own trail
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1112274385656I1302838166I627ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/triangulate.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/triangulate.html',166627, 2); return false;"&gt;
      Triangulate
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1111780620000I781141785I209ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.dest.gov.au/sectors/training_skills/publications_resources/profiles/linking_thinking.htm" 
         onClick="openResource(event,'http://www.dest.gov.au/sectors/training_skills/publications_resources/profiles/linking_thinking.htm',785209, 2); return false;"&gt;
      Candy (2004)
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1112264198000I1184106344I580ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/extend-your-reach.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/extend-your-reach.html',344580, 2); return false;"&gt;
      Extend your reach
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1114473090078I1634993646I616ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/be-a-designer.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/be-a-designer.html',646616, 2); return false;"&gt;
      Be a designer
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;
&lt;div id="1113259950812I1483499287I195ItextIhtml" style="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; left: 0; top: 0;"&gt;
  &lt;table border=1 cellpadding=1 cellspacing=0 bgcolor="#dddddd"&gt;
    &lt;tr&gt;
      &lt;td nowrap&gt;&lt;font face="Geneva, Arial" size=2&gt;
      &lt;a href="http://www.portablelearner.com/notes/go-berry-picking.html" 
         onClick="openResource(event,'http://www.portablelearner.com/notes/go-berry-picking.html',287195, 2); return false;"&gt;
      Go berrypicking
      &lt;/a&gt;
      &lt;/td&gt;
    &lt;/tr&gt;
  &lt;/table&gt;
&lt;/div&gt;

&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wP3IVLa_70Y:AmGhZzAviLg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wP3IVLa_70Y:AmGhZzAviLg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wP3IVLa_70Y:AmGhZzAviLg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wP3IVLa_70Y:AmGhZzAviLg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wP3IVLa_70Y:AmGhZzAviLg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wP3IVLa_70Y:AmGhZzAviLg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/wP3IVLa_70Y" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/lifelong-learning-pattern-map.html</feedburner:origLink></entry>
 
 <entry>
   <title>Trust a secondary source**</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/XxqwdD4HwSM/trust-a-secondary-source.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/trust-a-secondary-source</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;You want an overview of a particular knowledge domain.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;An overwhelming amount of information of variable quality is available on the internet. It is difficult to discern the relevant from the non-relevant.&lt;/p&gt;

&lt;p&gt;An even greater proportion of the web is invisible to conventional search engines. Bergman (2001) estimates that the deep web is as much as 400 to 550 times larger than the World Wide Web as it is commonly defined.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You may miss key themes, or a significant author in a particular domain.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, make use of secondary sources.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Secondary sources act as knowledgeable intermediaries between you the overwhelming profusion of available information. Search for overviews that 1) are related to the topic you are interested in, 2) synthesize the results of what is and is not known, 3) identify areas of controversy, and 4) formulate questions for further research.&lt;/p&gt;

&lt;p&gt;To some extent you are placing your trust in someone else&amp;#8217;s judgment, which raises the question of their reliability.&lt;/p&gt;

&lt;p&gt;Interpretations from other sources is not always the best way to learn. Only you know what you are looking for, and sometimes important information may otherwise be lost or distorted by the intermediary. In these cases, there is no substitute for reading the full original document or data set.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Literature reviews critically analyze a segment of published works relevant to a particular issue, area of research, or theory, and provide a description, summary, and critical evaluation of each work.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The first section of most research articles is usually devoted to a review of the previously published literature on the topic addressed in the article. A specific type of serial known as an annual review is devoted solely to the publication of literature reviews.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;An annotated bibliography includes brief notes with each reference or citation, and cam help you evaluate whether a source is relevant to a specific line of inquiry.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;trust a sceondary source&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446735'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XxqwdD4HwSM:C4dZ8RGDmF4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XxqwdD4HwSM:C4dZ8RGDmF4:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=XxqwdD4HwSM:C4dZ8RGDmF4:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XxqwdD4HwSM:C4dZ8RGDmF4:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=XxqwdD4HwSM:C4dZ8RGDmF4:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=XxqwdD4HwSM:C4dZ8RGDmF4:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/XxqwdD4HwSM" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/trust-a-secondary-source.html</feedburner:origLink></entry>
 
 <entry>
   <title>Mark your own trail</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/QX9CtBfXfQI/mark-your-own-trail.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/mark-your-own-trail</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;You want to revisit a source that you discovered previously.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;Learning projects unfold unpredictably. Often you don&amp;#8217;t recognize the value of a source until much later in the project. As the project unfolds, the source may be buried several levels into a website, or is otherwise invisible and intangible.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You can&amp;#8217;t re-locate the source.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, leave signposts along your research trail.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;mark your own trail&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446729'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=QX9CtBfXfQI:U7dDH5_aOXE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=QX9CtBfXfQI:U7dDH5_aOXE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=QX9CtBfXfQI:U7dDH5_aOXE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=QX9CtBfXfQI:U7dDH5_aOXE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=QX9CtBfXfQI:U7dDH5_aOXE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=QX9CtBfXfQI:U7dDH5_aOXE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/QX9CtBfXfQI" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/mark-your-own-trail.html</feedburner:origLink></entry>
 
 <entry>
   <title>Extract it!</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/aIxbUOmWknM/extract-it.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/extract-it</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;You want to identify only the relevant parts of a complete document.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;The vast resources of the internet are such that it is not feasible to manually search for and retrieve, leave alone read, all relevant resources on a given topic.&lt;/p&gt;

&lt;p&gt;Web pages written in HTML contain unstructured data, with no computer understandable &amp;#8220;meaning.&amp;#8221;&lt;/p&gt;

&lt;p&gt;XML (extensible Markup Language) and ontology provide an opportunity to allow structure and (indirectly) &amp;#8220;meaning&amp;#8221; to be into the content of the resource itself (Bostock, 2002, p.3).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You miss relevant resources because of information overload.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, extract only relevant parts of a document using XML.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You locate relevant information even though you sort through less information.&lt;/p&gt;

&lt;p&gt;Extracted information is often decontextualized, leaving the task of situating the information entirely up to you. This strategy is limited by the degree of integrations among various data standards, ontology definitions, and knowledge management and agent technologies.&lt;/p&gt;

&lt;p&gt;Authors rarely represent knowledge and present information in a structured and meaningful way.&lt;/p&gt;

&lt;p&gt;Each community of learners must work to develop acceptable and workable standards on representing document content and the corresponding knowledge much more effectively (Bostock, 2002).&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;PubSub.com is a matching service that extracts information based on the search query you submit. &lt;span&gt;I am trying out a PubSub extraction for &amp;#8216;(&amp;#8220;lifelong learning&amp;#8221; OR &amp;#8220;self directed&amp;#8221; OR &amp;#8220;networked learning&amp;#8221;) AND technology&amp;#8217;; the results are in the left column of this blog under resources&lt;/span&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;extract it!&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446725'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=aIxbUOmWknM:Sl2uQqDt1Bo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=aIxbUOmWknM:Sl2uQqDt1Bo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=aIxbUOmWknM:Sl2uQqDt1Bo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=aIxbUOmWknM:Sl2uQqDt1Bo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=aIxbUOmWknM:Sl2uQqDt1Bo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=aIxbUOmWknM:Sl2uQqDt1Bo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/aIxbUOmWknM" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/extract-it.html</feedburner:origLink></entry>
 
 <entry>
   <title>Choose the well-marked trail*</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/wO_uiz3nvp0/choose-the-well-marked-trail.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/choose-the-well-marked-trail</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;You don&amp;#8217;t know where to begin a search for a topic that is unfamiliar to you.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Searching without guide can leave you lost.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, follow the trail that more experienced learners have marked.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Look for markers in footnotes, references, and subject headings.&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;choose the well-marked trail&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446719'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wO_uiz3nvp0:eZJm8UbU9Y8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wO_uiz3nvp0:eZJm8UbU9Y8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wO_uiz3nvp0:eZJm8UbU9Y8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wO_uiz3nvp0:eZJm8UbU9Y8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=wO_uiz3nvp0:eZJm8UbU9Y8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=wO_uiz3nvp0:eZJm8UbU9Y8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/wO_uiz3nvp0" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/choose-the-well-marked-trail.html</feedburner:origLink></entry>
 
 <entry>
   <title>Check for quality*</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/eqg5Dfacjd0/check-for-quality.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/check-for-quality</id>
   <category term="evaluating" label="evaluating" />
   
   <content type="html">&lt;p&gt;You want to distinguish a good online resource from a bad one.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;Incomplete, misleading or poorly conceptualized websites may be indistinguishable from high quality, well-researched authoritative sites. Sometimes this misdirection is intentional.&lt;/p&gt;

&lt;p&gt;The ability to judge resources builds progressively. The more you know about the domain of your inquiry, the better informed you are of the criteria that constitute a quality resource in that domain.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;You cannot judge the quality of a site when you have not progressed beyond the rudiments of the subject.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, use checklists designed by experiences searchers or subject matter experts until you acquire basic knowledge of the domain.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Checklists support your growing level of expertise. You are placing your trust in someone else&amp;#8217;s judgment.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Nicole Auer (2004) maintains a bibliography of checklists for evaluating websites.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note: See also &lt;a href='trust-a-secondary-source.html'&gt;trust a secondary source&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;check for quality&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446715'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=eqg5Dfacjd0:ZBZTWnvJVQ8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=eqg5Dfacjd0:ZBZTWnvJVQ8:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=eqg5Dfacjd0:ZBZTWnvJVQ8:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=eqg5Dfacjd0:ZBZTWnvJVQ8:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=eqg5Dfacjd0:ZBZTWnvJVQ8:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=eqg5Dfacjd0:ZBZTWnvJVQ8:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/eqg5Dfacjd0" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/check-for-quality.html</feedburner:origLink></entry>
 
 <entry>
   <title>Be a designer</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/JawvdGd9j30/be-a-designer.html" />
   <updated>2005-04-25T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/be-a-designer</id>
   <category term="reconceptualizing" label="reconceptualizing" />
   
   <content type="html">&lt;p&gt;The technology that you are using doesn&amp;#8217;t work the way you want it to.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;Rapid changes in technology make it almost impossible to keep up to date with new techniques and applications.&lt;/p&gt;

&lt;p&gt;Future uses and problems of technology cannot be completely anticipated at by designers at the time when it is developed (Nardi, 1993 cited in Fischer, 2005).&lt;/p&gt;

&lt;p&gt;You are not interested in the technology per se, but in doing your work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Your work plans break down if the technology is mismatched to the task.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, contribute your own visions and objectives to the technology design.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Breakdowns serve as potential sources of new insights, new knowledge, and new understanding&amp;#8230;and better technology.&lt;/p&gt;

&lt;p&gt;You can modify technologies as the need arises.&lt;/p&gt;

&lt;p&gt;Control and ownership of the problem shifts from the designer to you - a significant and demanding shift that requires you to adopt &amp;#8220;a new mindset&amp;#8221; (Fischer, 1999) towards learning and teaching.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Informed participation (Brown &amp;amp; Duguid, 2000) is a form of collaborative design in which participants of all backgrounds (not just skilled computer professionals) go beyond the information given, slowly acquire ownership in problems and contribute to the design.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;be a designer&amp;#8221; pattern was originally published April 25th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/446710'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-25
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=JawvdGd9j30:wAQgWSi3F7w:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=JawvdGd9j30:wAQgWSi3F7w:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=JawvdGd9j30:wAQgWSi3F7w:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=JawvdGd9j30:wAQgWSi3F7w:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=JawvdGd9j30:wAQgWSi3F7w:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=JawvdGd9j30:wAQgWSi3F7w:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/JawvdGd9j30" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/be-a-designer.html</feedburner:origLink></entry>
 
 <entry>
   <title>Tag it!</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/WcnH43mo0ig/tag-it.html" />
   <updated>2005-04-18T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/tag-it</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;You want to integrate multiple sources of information to better understand a topic.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;Traditional means of organizing information rely on well-defined and pre-determined schemata such as simple controlled vocabularies, taxonomies, thesauri, and full-blown ontologies (Ernst, 2003).&lt;/p&gt;

&lt;p&gt;Each of us sees and experiences the world in a unique way. Your personal frameworks, or schemata, are the means by which you classify, sort and store information. (Merriam &amp;amp; Caffarella, 1999).&lt;/p&gt;

&lt;p&gt;&amp;#8220;Ontology is a good way to organize objects&amp;#8230;but it is a terrible way to organize ideas, and in the period between the invention of the printing press and the invention of the symlink, we were forced to optimize for the storage and retrieval of objects, not ideas&amp;#8221; (Shirky, 2005).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Preset categories of information may not conform to your schemata.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Electronically tag new information on the fly with your own categories.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Assimilate new insights and pieces of information into your existing and developing schemata, and have the means to exchange your schemata with others.&lt;/p&gt;

&lt;p&gt;Sometimes you perceive information in a general way, other times more specifically (e.g. animal or cat). Sometimes information belongs to a single domain, other times it spans across several domains or contexts (cat and Egyptian mythology and term paper). Use whatever label(s) seem most relevant in the moment you tag it.&lt;/p&gt;

&lt;p&gt;Free style tagging is a recursive process. Adjust tags on old information over time as your experience in a particular domain grows.&lt;/p&gt;

&lt;p&gt;Because schemata are context specific and depend on your experience in a particular domain, if you are unfamiliar with the topic, you may have an inadequate schema to interpret new information.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;del.cio.us is a social bookmarks manager that lets you categorize websites with keywords and share your categories with others. &lt;span&gt;I am trying out del.icio.us and furl tagging systems; the results are in the left column of this blog under resources&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Flickr is a digital images manager that lets you categorize your photos for private use or for sharing with others.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;tag it!&amp;#8221; pattern was originally published April 18th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/444201'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-18
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=WcnH43mo0ig:9Al4LxM7jlI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=WcnH43mo0ig:9Al4LxM7jlI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=WcnH43mo0ig:9Al4LxM7jlI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=WcnH43mo0ig:9Al4LxM7jlI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=WcnH43mo0ig:9Al4LxM7jlI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=WcnH43mo0ig:9Al4LxM7jlI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/WcnH43mo0ig" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/tag-it.html</feedburner:origLink></entry>
 
 <entry>
   <title>Go berrypicking</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/TMEgeCMGoy8/go-berrypicking.html" />
   <updated>2005-04-11T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/go-berrypicking</id>
   <category term="locating" label="locating" />
   
   <content type="html">&lt;p&gt;This pattern is based on Bates&amp;#8217; (1989) Berrypicking model of information retrieval.&lt;/p&gt;

&lt;p&gt;You want to search online about a topic that is unfamiliar to you.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;The sheer volume and variability of sources on the internet make search complex. If you are unfamiliar with the domain, you may not know what sources exist, how to frame the research question, or what search terms to use. Unfortunately, search engines typically require that you present an structured, precise query that can be matched to the database contents to produces a single set of results (note: there are exceptions).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;An underdeveloped research question produces less meaningful search results.&lt;/strong&gt;&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Therefore, use the results to refine and redefine your research question until the results are meaningful.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Search is iterative: the search question and result co-evolve. Start with just one feature of the broader topic and move through a wide variety of sources. Retrieve information a bit at a time, not all at once. Look for potential ideas and new directions and repeat with a refined query. Bates (1989) calls this strategy berrypicking and the shifting nature of queries an evolving search.&lt;/p&gt;

&lt;p&gt;You may be tempted to restrict your search among a small set of familiar sites. (Tauscher &amp;amp; Greenberg, 1997 in Candy, 2004). However, a broadly scoped search will offer more opportunities. &amp;#8220;Berries are scattered on the bushes; they do not come in bunches&amp;#8221; (Bates, 1998, p. 4).&lt;/p&gt;

&lt;p&gt;Don&amp;#8217;t get lost. After pursuing a string of new directions, you may find yourself far afield from where you started, and unable to assimilate this new information into the original context. Fortunately, there are patterns for that too.&lt;/p&gt;
&lt;p style='text-align: center;'&gt;***&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Bates (1989) suggests six ways to search for bits and pieces: footnote chasing, citation searching, journal run, area scanning, subject searches in bibliographies and abstracts, and author searching, These may be subpatterns.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;The online bookshop, Amazon.com, lets you find books by linking to other books by the same author, on the same topic, with the same reviewer or even other purchasers.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;CiteSeer, a database of computer and engineering documents that uses autonomous citation indexing, lets you query a chain of documents.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Note: See the family of patterns associated with assimilating information and insights.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href='lifelong-learning-pattern-map.html'&gt;&lt;img alt='Lifelong learning design patterns' src='http://www.portablelearner.com/img/posts/lifelong-learning-patterns.png' /&gt;&lt;/a&gt; Lifelong Learning design pattern map. Click to enlarge.&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;The &amp;#8220;go berrypicking&amp;#8221; pattern was originally published April 11th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/441503'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-18
initial 2005-04-11
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=TMEgeCMGoy8:zfEe2_ymmHk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=TMEgeCMGoy8:zfEe2_ymmHk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=TMEgeCMGoy8:zfEe2_ymmHk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=TMEgeCMGoy8:zfEe2_ymmHk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=TMEgeCMGoy8:zfEe2_ymmHk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=TMEgeCMGoy8:zfEe2_ymmHk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/TMEgeCMGoy8" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/go-berrypicking.html</feedburner:origLink></entry>
 
 <entry>
   <title>Pattern form</title>
   <link href="http://feedproxy.google.com/~r/portablelearner/~3/LU9PoZ_B63Y/pattern-form.html" />
   <updated>2005-04-07T00:00:00-04:00</updated>
   <id>http://portablelearner.com/notes/pattern-form</id>
   <category term="networking" label="networking" />
   
   <content type="html">&lt;p&gt;This note captures some of the resources I am finding particularly usefuly as I learn about writing patterns.&lt;/p&gt;

&lt;h3 id='choosing_a_format'&gt;Choosing a format&lt;/h3&gt;

&lt;p&gt;The concept of design patterns originated with architect &lt;a href='christopher-alexander.html'&gt;Christopher Alexander&lt;/a&gt; and colleagues, in two books, &lt;em&gt;A Pattern Language&lt;/em&gt; and &lt;em&gt;The Timeless Way of Building&lt;/em&gt;. He defines a &amp;#8216;pattern&amp;#8217; as a three-part construct. First comes the &amp;#8216;context,&amp;#8217; that is, the conditions under which this pattern exists. Next are a &amp;#8216;system of forces,&amp;#8217; which can be likened to the &amp;#8216;problem&amp;#8217; or &amp;#8216;goal.&amp;#8217; The third part is the &amp;#8216;solution,&amp;#8217; a configuration that balances the system of forces or solves the problems presented.&lt;/p&gt;

&lt;p&gt;Every pattern I&amp;#8217;ve seen derives its elements from Alexander&amp;#8217;s original pattern form, but adapts it to their domain. e.g. see &lt;a href='http://www2.tisip.no/E-LEN/tutorial/02.html'&gt;E-LEN&amp;#8217;s Design patterns for e-learning&lt;/a&gt; and the &lt;a href='http://www.pedagogicalpatterns.org/current/introduction.pdf'&gt;Pedagogical Pattern Project&lt;/a&gt;. The latter, used by Joseph Bergin and collegues is slightly a less demanding, more concise format, and comes with many examples. This is the format I&amp;#8217;ve chosen to use, which Bergin &lt;em&gt;et al.&lt;/em&gt; describe as follows:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;All patterns are written in the you-form, thus directly talking to you, the teacher. In addition to the pattern name, each pattern is divided into four sections. The sections are separated by &lt;strong&gt;***&lt;/strong&gt;&lt;em&gt;. The first section sets the context. The second describes the forces and the key problem. The third section outlines the solution, the consequences, limitations and disadvantages. The fourth section complements the discussion of the solution, by providing further information and examples. The key problem and the solution are in bold font and represent the thumbnail of the pattern (also called the pattlet). The examples are in italic font. References to patterns inside this pattern language are in CAPITAL LETTERS, references to patterns published elsewhere are in normal font, but followed with the [pointer] to the reference section. In addition, each pattern is marked with one or two asterisks (*), as in Alexander&amp;#8217;s patterns. They show how fundamental we believe the pattern is. Two asterisks denote patterns that state a true invariant. We believe that it is not possible to solve the stated problem properly, without referring to the solution that we have given. One asterisk means that we think that we are on the right track, but we believe it will be possible to improve the solution.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3 id='step_by_step'&gt;Step by step&lt;/h3&gt;

&lt;p&gt;Constructing a pattern is challenging. The E-LEN project offers a &lt;a href='http://www2.tisip.no/E-LEN/tutorial/tutorial.html'&gt;tutorial on making e-learning design patterns&lt;/a&gt;. It is really more of an analyis of a pattern example (Virtual Assitant), rather than a tutorial. For a more procedural approach, I relied on &lt;a href='http://www.it.bton.ac.uk/staff/lp22/guidelinesdraft.html'&gt;Richard Griffiths&amp;#8217; and Lyn Pemberton&amp;#8217;s Don&amp;#8217;t Write Guidelines Write Patterns!&lt;/a&gt; because this whole pattern thing was beginning to strike me as too reductionist, and I was drawn to their advice to find patterns that &amp;#8216;feel good.&amp;#8217; I am dropping in &lt;a href='http://st-www.cs.illinois.edu/users/patterns/Writing/pattern_index.html'&gt;Gerard Meszaros&amp;#8217; and Jim Doble&amp;#8217;s meta-collection, A Pattern Language for Pattern Writing&lt;/a&gt; as I discover specific situations where I need help. This is promising to be a very useful resource. These are Griffiths and Pemberton steps for pattern writing:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Identify the subject of the pattern. For Alexander, within the domain of architecture, this involves finding places which &amp;#8216;feel good.&amp;#8217; For us, this could translate to finding examples of human-computer interaction that &amp;#8216;work well&amp;#8217; for the users. The subjective experience of the users is crucial in identifying patterns that are, in Alexander&amp;#8217;s phrase, &amp;#8216;alive,&amp;#8217; and make the user positively engaged with the system.&lt;/li&gt;

&lt;li&gt;Identify the problem that this pattern resolves. Patterns resolve conflicting forces, which may be technical, social or aesthetic. Their interaction, through either conflicting or supporting is the field of forces that the design solution must resolve.&lt;/li&gt;

&lt;li&gt;Identify invariance. Empirical examples of attempted design solutions to these fields of forces are then examined to identify features or properties of successful designs that are missing in unsuccessful ones; i.e. the invariant that a pattern must encapsulate. It is possible that an invariant will be identified, not from existing examples, but from abstract analysis.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id='writing_tips'&gt;Writing tips&lt;/h3&gt;

&lt;p&gt;The skill to writing patterns, I think, is to shift between the parts and the whole with ease. For the specifics, I&amp;#8217;ve found &lt;a href='http://c2.com/cgi/wiki?TipsForWritingPatternLanguages'&gt;Ward Cunningham&amp;#8217;s Tips for Writing Pattern Languages&lt;/a&gt;. I think he is part of the Pedagogical Patterns Project. John Vlissides is definitely a programmer, but his &lt;a href='http://hillside.net/patterns/papers/7habits.html'&gt;Seven Habits of Successful Pattern Writers&lt;/a&gt; and &lt;a href='http://www.research.ibm.com/designpatterns/pubs/top10misc.html'&gt;Patterns: The Top Ten Misconceptions&lt;/a&gt; are valuable to all pattern writers. One problem I am having is coming up with too many patterns that are not really distinct from one other. This is when I hit on the idea of mapping it to &lt;a href='http://www.dest.gov.au/sectors/training_skills/publications_resources/profiles/linking_thinking.htm'&gt;Candy&amp;#8217;s (2004) online learning model&lt;/a&gt; to keep the whole and the parts coherent. Here&amp;#8217;s Vlissides advice from Habit 4, Keeping patterns distinct and complementary:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;#8230;Therefore make sure your patterns are orthogonal and that they work synergistically. Continually ask yourself, &amp;#8220;How is pattern X different from pattern Y?&amp;#8221; If two patterns solve the same or similar problems, you can probably merge them. Don&amp;#8217;t worry if two patterns use similar class hierarchies. There are only so many ways to use the relatively few mechanisms inherent in object-oriented programming. Often the same arrangement of classes will yield substantially different object structures that address widely varying problems. Let the intents of the patterns be your guide to their differences and not the class structures that implement them.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr /&gt;
&lt;p&gt;This post was originally published April 5th, 2005 on &lt;a href='http://thecommonloon.motime.com/post/439773'&gt;The Common Loon&lt;/a&gt;.&lt;/p&gt;
&lt;!--  
History:
md version 2012-12-25
initial 2005-04-05
--&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=LU9PoZ_B63Y:zUCyGhjGysk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=LU9PoZ_B63Y:zUCyGhjGysk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=LU9PoZ_B63Y:zUCyGhjGysk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=LU9PoZ_B63Y:zUCyGhjGysk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/portablelearner?a=LU9PoZ_B63Y:zUCyGhjGysk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/portablelearner?i=LU9PoZ_B63Y:zUCyGhjGysk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/portablelearner/~4/LU9PoZ_B63Y" height="1" width="1"/&gt;</content>
 <feedburner:origLink>http://portablelearner.com/notes/pattern-form.html</feedburner:origLink></entry>
 

</feed>

