<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eric Blue's Blog &#187; Productivity</title>
	<atom:link href="http://eric-blue.com/category/productivity/feed/" rel="self" type="application/rss+xml" />
	<link>http://eric-blue.com</link>
	<description>Technology, Philosophy, and Personal Development</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:30:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Turn Your IPad Into A Virtual Monitor</title>
		<link>http://eric-blue.com/2011/08/20/how-to-turn-your-ipad-into-a-virtual-monitor/</link>
		<comments>http://eric-blue.com/2011/08/20/how-to-turn-your-ipad-into-a-virtual-monitor/#comments</comments>
		<pubDate>Sat, 20 Aug 2011 23:38:17 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://eric-blue.com/?p=1542</guid>
		<description><![CDATA[This is a quick blog post, but a very nifty trick.  At various times, I&#8217;ve used multiple monitors at work to increase productivity.  I&#8217;ve usually done this using my 21&#8243; monitor as the ...]]></description>
			<content:encoded><![CDATA[<p>This is a quick blog post, but a very nifty trick.  At various times, I&#8217;ve used multiple monitors at work to increase productivity.  I&#8217;ve usually done this using my 21&#8243; monitor as the main screen, and my laptop display as the secondary.  I&#8217;ve also used a handful of virtual desktop applications that let you create multiple desktops to organize apps into different windows, and have even experimented with <a href="http://synergy-foss.org/">Synergy</a>.</p>
<p><a href="http://eric-blue.com/wp-content/uploads/2011/08/multiple_monitors.jpg"><img class="aligncenter size-medium wp-image-1552" title="multiple_monitors" src="http://eric-blue.com/wp-content/uploads/2011/08/multiple_monitors-300x172.jpg" alt="" width="300" height="172" /></a></p>
<p>For whatever reason, at home I&#8217;ve been primarily sticking with a single monitor.  I use Ubuntu and natively use virtual workspaces, but still doesn&#8217;t give me the screen real estate that a 2nd monitor provides.  Rather than invest in a 2nd monitor right now, I thought it would be pretty slick to use my iPad as a second &#8220;virtual&#8221; monitor.  It turns out this is possible AND very easy!</p>
<p>What is a virtual monitor?  Through the magic of VNC i can actually use all of my apps on my main Linux PC and at the same time add touch screen support!  What do you need?</p>
<ul>
<li>A computer (PC, Linux, or MAC) with some VNC server installed and a VNC viewer.  I don&#8217;t really have a preference on VNC software, but you can check out RealVNC (<a href="http://www.realvnc.com/">http://www.realvnc.com/</a>)</li>
</ul>
<p><a href="http://eric-blue.com/wp-content/uploads/2011/08/vnc.jpg"><img class="aligncenter size-thumbnail wp-image-1551" title="vnc" src="http://eric-blue.com/wp-content/uploads/2011/08/vnc-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ul>
<li>An iPad running some VNC-capable software.  I haven&#8217;t researched extensively but I believe there are a number of solutions.  The app I&#8217;ve been running for years now is iSSH.  <a href="http://www.zinger-soft.com/iSSH_features.html">iSSH </a>is sophisticated terminal software that is capable of SSH and support VNC connections.</li>
</ul>
<p><a href="http://eric-blue.com/wp-content/uploads/2011/08/1990-1-issh-ssh-vnc-console.jpg"><img class="aligncenter size-thumbnail wp-image-1550" title="1990-1-issh-ssh-vnc-console" src="http://eric-blue.com/wp-content/uploads/2011/08/1990-1-issh-ssh-vnc-console-150x150.jpg" alt="" width="150" height="150" /></a></p>
<ul>
<li>A nifty iPad stand that turns your iPad into a swivel monitor (OK, this isn&#8217;t needed, but puts some icing on the cake).  I&#8217;d recommend the <a href="http://www.google.com/products/catalog?hl=en&amp;q=rocketfish+ipad+stand&amp;gs_upl=1120l3497l0l3613l21l14l0l0l0l0l424l2357l0.12.4-1l13l0&amp;bav=on.2,or.r_gc.r_pw.r_cp.&amp;biw=1635&amp;bih=851&amp;um=1&amp;ie=UTF-8&amp;tbm=shop&amp;cid=508886933486800168&amp;sa=X&amp;ei=p0FQTraFI-ausALhwNXuBg&amp;ved=0CDIQ8wIwAg">RocketFish iPad Stand</a>.</li>
</ul>
<p><a href="http://eric-blue.com/wp-content/uploads/2011/08/RF-ISTAND.jpg"><img class="aligncenter size-thumbnail wp-image-1548" title="RF-ISTAND" src="http://eric-blue.com/wp-content/uploads/2011/08/RF-ISTAND-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>How do you set this up?  Easy&#8230;</p>
<ol>
<li>You can opt to control your PC with VNC like most users do.  However, if you want a real &#8220;virtual&#8221; monitor/desktop you&#8217;d want a distinct workspace.  By default VNC uses :0 (your main desktop) as it&#8217;s default display.  You can create a new VNC server instance on a fresh desktop at :1.  I&#8217;m using TightVNC so the syntax may vary, but the command to setup is easy:</li>
<blockquote><p>vncserver -alwaysshared :1</p>
<p>AND to kill the isntance when your done or want to start over</p>
<p>vncserver -kill :1</p></blockquote>
<blockquote><p>Note: the -alwaysshared is needed if you want to also control the iPad &#8220;virtual&#8221; monitor from your main PC</p></blockquote>
<li>If you haven&#8217;t done so download and install iSSH from the App Store (currently $9.99 USD).  Setup either an SSH with VNC, or Raw VNC connection to your main computer.  Make sure to specify :1 as the port.</li>
<li>If you want to also control this new iPad virtual desktop from your main PC you can run vncviewer. On the command line (assuming Linux) run:</li>
</ol>
<blockquote><p>vncviewer :1</p>
<p>Note: You should see this display mirrored on your iPad as well.  You now have the choice to control exclusively from the iPad or share from the main PC.</p></blockquote>
<p>Here&#8217;s a screenshot of my iPad monitor setup using the RocketFish stand and running Firefox from my iPad.</p>
<p><a href="http://eric-blue.com/wp-content/uploads/2011/08/ipad_monitor.jpg"><img class="aligncenter size-medium wp-image-1544" title="ipad_monitor" src="http://eric-blue.com/wp-content/uploads/2011/08/ipad_monitor-278x300.jpg" alt="" width="278" height="300" /></a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+To+Turn+Your+IPad+Into+A+Virtual+Monitor+http://eric-blue.com/?p=1542+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2011/08/20/how-to-turn-your-ipad-into-a-virtual-monitor/&amp;title=How+To+Turn+Your+IPad+Into+A+Virtual+Monitor" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2011/08/20/how-to-turn-your-ipad-into-a-virtual-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Ways to Declutter Your Digital Life, 2010 Edition</title>
		<link>http://eric-blue.com/2010/04/11/top-10-ways-to-declutter-your-digital-life-2010-edition/</link>
		<comments>http://eric-blue.com/2010/04/11/top-10-ways-to-declutter-your-digital-life-2010-edition/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 15:47:05 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://eric-blue.com/?p=1156</guid>
		<description><![CDATA[LifeHacker recently posted some useful tips to help with users with Information Overload Syndrome:
10. Declutter and Streamline Google Reader Feeds
9. Clean Up Your Contacts
8. Compact and Manage Social Network Alerts
7. Build Yourself Serious Gmail Filters
6. ...]]></description>
			<content:encoded><![CDATA[<p>LifeHacker recently posted some useful tips to help with users with Information Overload Syndrome:</p>
<p><strong>10. Declutter and Streamline Google Reader Feeds</strong><br />
<strong>9. Clean Up Your Contacts<br />
8. Compact and Manage Social Network Alerts<br />
7. Build Yourself Serious Gmail Filters<br />
6. Pack a More Efficient Laptop/Go Bag<br />
5. Clean Out Your Hard Drive<br />
4. Free Up Space in Gmail<br />
3. Automate Your Folder and File Organization<br />
2. Use Dropbox—For Almost Everything<br />
1. Ban Cables and Clutter from Your Desktop</strong></p>
<p>I&#8217;d recommend <a href="http://lifehacker.com/5513009/top-10-ways-to-declutter-your-digital-life-2010-edition">reading the full post</a> at LifeHacker.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Top+10+Ways+to+Declutter+Your+Digital+Life%2C+2010+Edition+http://eric-blue.com/?p=1156+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2010/04/11/top-10-ways-to-declutter-your-digital-life-2010-edition/&amp;title=Top+10+Ways+to+Declutter+Your+Digital+Life%2C+2010+Edition" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2010/04/11/top-10-ways-to-declutter-your-digital-life-2010-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Synchronize Your Digital Scrapbook</title>
		<link>http://eric-blue.com/2009/12/07/how-to-synchronize-your-digital-scrapbook/</link>
		<comments>http://eric-blue.com/2009/12/07/how-to-synchronize-your-digital-scrapbook/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 07:18:23 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://eric-blue.com/?p=904</guid>
		<description><![CDATA[I had originally planned on calling this article 'How to Use Cloud Computing to Synchronize Your Digital Scrapbook For Research and Integrate Into Your Personal Knowledge Management Wiki for Extra Credit']]></description>
			<content:encoded><![CDATA[<p>I had originally planned on calling this article &#8216;How to Use Cloud Computing to Synchronize Your Digital Scrapbook For Research and Integrate Into Your Personal Knowledge Management Wiki for Extra Credit&#8217;, but I figured that would be a bit too much.  Luckily I am going to give info on how to do both of these things so stay with me!</p>
<p><strong>Background</strong></p>
<p>For my own <a href="http://eric-blue.com/projects/personal-memex/">personal knowledge management setup</a>, I&#8217;m very interested in tracking a number of different &#8216;things&#8217;:</p>
<p>* Documents &#8211; PDFs, word documents, mindmaps, etc.</p>
<p>* Notes &#8211; Journal entries, book summaries, personal notes (think wiki text)</p>
<p>* Links &#8211; Bookmarks (personal or social sites like del.icio.us)</p>
<p>* Multimedia &#8211; Audio / Video</p>
<p>* Snippets &#8211; Captured web pages (full or partiallly snipped content)</p>
<p>When I first mentioned my &#8216;Digital Scrapbook&#8217;, I wasn&#8217;t dropping any hints about me having any <a href="http://en.wikipedia.org/wiki/Scrapbooking">crafty hobbies</a>, I generally refer to my system for storing Snippets as my Scrapbook.  This name is no doubt in large part due to the fact that I&#8217;ve been using the popular Firefox plugin <a href="http://amb.vis.ne.jp/mozilla/scrapbook/">ScrapBook</a> to manage my digital snippets for a few years now.</p>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/12/scrapbook_screen1.png"><img class="aligncenter size-full wp-image-911" title="scrapbook_screen1" src="http://eric-blue.com/wp-content/uploads/2009/12/scrapbook_screen1.png" alt="" width="570" height="331" /></a></p>
<p>ScrapBook is a fantastic solution for storing local copies of web pages for research (with highlighting, editing, and annotation), saving snips of important sections of sites, recording purchase confirmations or receipts, and saving your travel itineraries.  One major thing it has been lacking though is the ability to synchronize or share the Scrapbook with other computers. I use multiple computers (a couple laptops: Mac &amp; Window and a central desktop: Linux) so my goal is to have consistent and up to date data between all systems.  And, up until now, I&#8217;ve had no way to integrate this save data into my <a href="http://eric-blue.com/my-projects/personal-memex/">wiki-based knowledge management system</a>.</p>
<p>I started investigating a solution for this a number of months ago and stumbled across a related (and powerful) research tool called <a href="http://www.zotero.org/">Zotero</a>.  I haven&#8217;t had a chance to use Zotero in depth, but one new feature in the beta version that stuck out to me was the ability to synchronize your data with a remote server.  On the surface this feature looks good (and probably is for most people &#8211; data sync to Zotero server and webdav support for documents), but I was looking for a solution where I have more control over where the data is hosted.  Although I&#8217;m usually not concerned with hosting my data with most providers, I often save private financial information in my Scrapbook (credit reports, financial statements, account numbers, etc.) so I&#8217;d like to have control over where the data is saved and how it&#8217;s encrypted.  Further research eventually sparked a few ideas for a solution.</p>
<p><strong>Synchronizing and Sharing ScrapBook Data</strong></p>
<p>I decided to find a way to explore a setup using some file sharing/sync services after reading an article on <a href="http://www.makeuseof.com/tag/how-to-share-synchronize-research-data-to-other-computers/">syncing Scrapbook using Dropbox</a>.  I had never used <a href="https://www.dropbox.com/">Dropbox</a> before and after giving it a brief testdrive it looked very promising.  Hey, you get a 2GB account for free so that&#8217;s definitely an added bonus!  Although Dropbox has some <a href="https://www.dropbox.com/features">killer features </a>(a big one being an iPhone app to access your files), I opted to experiment with another sync service.  I&#8217;ve been using <a href="http://www.jungledisk.com/">JungleDisk</a> for a couple years as my Amazon-S3 backed offsite backup solution, and was curious if this could be used.  After downloading the latest version (3.0.2 for Linux)  I discovered that it now supports file/directory synchronization between computers.  After about 10-15 minutes of setup and file syncing I had a working solution between my laptop and desktop computers.  Here&#8217;s what you&#8217;ll need to do:</p>
<blockquote><p><strong>Step 1:</strong> Download and install the latest version of the <a href="http://amb.vis.ne.jp/mozilla/scrapbook/">Scrapbook plugin</a> for Firefox on your 1st computer.  For a good quick intro/tutorial to Scrapbook, check out this <a href="http://assets.lifehacker.com/software/uploaded/2006-04-21/scrapbook_sm/scrapbook_sm.html">video from Lifehacker</a>.</p>
<p><strong>Step 2: </strong>Setup an alternate Scrapbook location that resides outside of your Firefox profile directory (Prefrences -&gt; Organize -&gt; Save data to)</p>
<p><strong>Step 3: </strong>Setup your preferred sync solution and use the directory provided in Step 2.  I preferred JungleDisk for my setup, but there are other services like Dropbox, Box.net, SugarSync, etc.  Check out the <a href="http://wiki.activityowner.com/index.php?title=Synchronization">Activty Owner wiki</a> for a detailed list of sync services.  And, although I haven&#8217;t personally tried yet, I&#8217;m sure there are some other non-hosted <a href="http://en.wikipedia.org/wiki/File_synchronization">open source sync solutions</a> like <a href="http://www.cis.upenn.edu/~bcpierce/unison/">Unison </a>(cross-platform) that could be used.</p>
<p><strong>Step 4:</strong> For your 2nd (or subsequent computers) repeat steps 1 through 3.</p></blockquote>
<p><strong>Wiki Integration (Extra Credit)</strong></p>
<p>OK, for me this was the icing on the cake.  Since my Scrapbook data is now on the same computer as my wiki I thought it would be nifty to somehow integrate directly into some of my wiki pages.  I found out that Scrapbook supports the ability to export your Scrapbook hierarchy as a tree in HTML (from Scrapbook Sidebar: Tools -&gt; Output Tree as HTML).  Although this isn&#8217;t completely automatic (yet) this gave me the the content I needed to add to my wiki.  Now, since wikis by there very nature dont&#8217; typically allow you to embed other HTML pages I needed to find a way to make this work.</p>
<blockquote><p><strong>Step 1: </strong>Setup a directory on your webserver to serve content from your Scrapbook directory (setup in Step 2 above) (e.g. http://yourwebsite/scrapbook).  This can either be on the same server as your wiki or another, it doesn&#8217;t really matter.</p>
<p><strong>Step 2: </strong>Verify the output of the directory tree looks good.  If you enabled frames, the URL should be something like http://yourwebsite/scrapbook/tree/frame.html.</p>
<p><strong>Step 3: </strong>For MediaWiki users there are various ways to directly embed pages in your wiki content.  I found that the <a href="http://www.mediawiki.org/wiki/Extension:Anysite">AnySite extension</a> did the trick for me.  Enable the extension, pick a wiki page where you want to display your ScrapBook data and you are set!  For example, here is my content:</p>
<p><em><span class="wikEdListBlock"><span class="wikEdListLine"><span class="wikEdListTag"> *</span> Link to <span class="wikEdLinkTag">[</span><span id="wikEdFollowLink0" class="wikEdURLLink" title="http://w (ctrl-click)">http://w</span><span class="wikEdURLText">iki:8080/wikifiles/scrapbook/tree/frame.html ScrapBook Tree</span><span class="wikEdLinkTag">]</span></span></span><br />
<span class="wikEdUnknown"> &lt;anyweb mywidth=&#8221;1024&#8243; myheight=&#8221;768&#8243;&gt;</span><span id="wikEdFollowLink1" class="wikEdURLLink" title="http://w (ctrl-click)">http://w</span>iki:8080/wikifiles/scrapbook/tree/frame.html<span class="wikEdUnknown">&lt;/anyweb&gt;</span><br />
<span id="wikEdFollowLink2" class="wikEdCat" title="Category:Documents (ctrl-click)"><span class="wikEdLinkTag"> [[</span><span class="wikEdInter">Category:</span><span class="wikEdCatName">Documents</span><span class="wikEdLinkTag">]]</span></span></em></p>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/12/scrapbook_screen2.png"><img class="aligncenter size-full wp-image-917" title="scrapbook_screen2" src="http://eric-blue.com/wp-content/uploads/2009/12/scrapbook_screen2.png" alt="" width="570" height="470" /></a></p></blockquote>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+to+Synchronize+Your+Digital+Scrapbook+http://eric-blue.com/?p=904+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2009/12/07/how-to-synchronize-your-digital-scrapbook/&amp;title=How+to+Synchronize+Your+Digital+Scrapbook" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2009/12/07/how-to-synchronize-your-digital-scrapbook/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>15 Effective Tools for Visual Knowledge Management</title>
		<link>http://eric-blue.com/2009/05/10/15-effective-tools-for-visual-knowledge-management/</link>
		<comments>http://eric-blue.com/2009/05/10/15-effective-tools-for-visual-knowledge-management/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:13:08 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[InfoViz]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Mind Mapping]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://eric-blue.com/?p=785</guid>
		<description><![CDATA[I've discovered a number of interesting applications that help people efficiently organize information. There certainly is no shortage of solutions for this problem domain.  Many tools exist that offer the ability to discover, save, organize, search, and retrieve information.  ]]></description>
			<content:encoded><![CDATA[<p>Since I started my quest a few years ago searching for the ultimate knowledge management tool, I&#8217;ve discovered a number of interesting applications that help people efficiently organize information. There certainly is no shortage of solutions for this problem domain.  Many tools exist that offer the ability to discover, save, organize, search, and retrieve information.  However, I&#8217;ve noticed a trend in recent years, and some newer applications are focusing more on the visual representation and relationship of knowledge.  I believe this is in part due to the wider adoption of mind mapping (and concept mapping), and leveraging concepts and advances in the semantic web community.</p>
<p>Most traditional <a href="http://en.wikipedia.org/wiki/Personal_knowledge_management">personal knowledge management</a> (PKM) or <a href="http://en.wikipedia.org/wiki/Personal_information_manager">personal information management</a> (PIM) applications offer the same basic set of features:</p>
<p>* Storage of notes and documents<br />
* Search functionality and keyword/tagging capability<br />
* Outline view in a traditional hierarchy, or user-defined views<br />
* Task management, calendar, and contact management (mainly PIM, not KM)</p>
<p>These are essential features, however don&#8217;t offer too much to the more visually-inclined knowledge junkies.  For visual learners and <a href="http://en.wikipedia.org/wiki/Information_visualization">information visualization</a> fans, having a graphical representation of knowledge and seeing how things relate is a must have feature.  Luckily, in the past few years there has been a rise in the number of knowledge management applications that offer this capability.  The following is a list of interesting /unique / effective tools for knowledge management and information visualization (not listed in any particular order):</p>
<h3>15. DeepaMehta</h3>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/05/deepamehta.jpg"><img class="aligncenter size-full wp-image-789" title="deepamehta" src="http://eric-blue.com/wp-content/uploads/2009/05/deepamehta.jpg" alt="" width="500" height="327" /></a></p>
<p>Link: <a href="http://www.deepamehta.de/">http://www.deepamehta.de/</a><br />
Platforms: Win, Mac, Linux<br />
Cost: Free (Open Source)</p>
<blockquote><p>DeepaMehta is a &#8220;networked semantic desktop&#8221; that replaces the traditional computer desktop. DeepaMehta rids the user from dealing with applications, files and directories. Instead, the DeepaMehta user arranges information of any kind and origin into supportive topic maps. Topics may be e.g. projects, emails, webpages, notes, articles, contacts, or meetings. Users define their own topic types. Old-fashioned applications, windows and files are no longer in the sight of the user, but the meaningful relationships between real world topics.</p></blockquote>
<h3>14. Tinderbox</h3>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/05/tinderbox.jpg"><img class="aligncenter size-full wp-image-793" title="tinderbox" src="http://eric-blue.com/wp-content/uploads/2009/05/tinderbox.jpg" alt="" width="500" height="327" /></a></p>
<p>Link: <a href="http://www.eastgate.com/Tinderbox/">http://www.eastgate.com/Tinderbox/</a><br />
Platforms: Mac<br />
Cost: $179</p>
<blockquote><p>Tinderbox stores and organizes your notes, plans, and ideas. It can help you analyze and understand them. And Tinderbox helps you share ideas through Web journals and web logs.  Tinderbox maps your notes as you make them. Build relationships by arranging notes, organizing  them with shape and color, linking them. Tinderbox lets you record ideas quickly and keep them where you&#8217;ll find them again when you need them.</p></blockquote>
<h3>13. Vue</h3>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/05/vue.jpg"><img class="aligncenter size-full wp-image-795" title="vue" src="http://eric-blue.com/wp-content/uploads/2009/05/vue.jpg" alt="" width="500" height="327" /></a></p>
<p>Link: <a href="http://vue.tufts.edu/">http://vue.tufts.edu/</a><br />
Platforms: Win, Mac, Linux<br />
Cost: Free (Open Source)</p>
<blockquote><p>At its core, the Visual Understanding Environment (VUE) is a concept and content mapping application, developed to support teaching, learning and research and for anyone who needs to organize, contextualize, and access digital information. Using a simple set of tools and a basic visual grammar consisting of nodes and links, faculty and students can map relationships between concepts, ideas and digital content.</p></blockquote>
<h3>12. eyePlorer</h3>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/05/eyeplorer.jpg"><img class="aligncenter size-full wp-image-799" title="eyeplorer" src="http://eric-blue.com/wp-content/uploads/2009/05/eyeplorer.jpg" alt="" width="500" height="327" /></a></p>
<p>Link: http://www.eyeplorer.com/eyePlorer/<br />
Platforms: Web<br />
Cost: Free</p>
<blockquote><p>EyePlorer allows you to explore and process knowledge.  Search engines help you find links and documents – they require you to follow these links and open the respective document in order to access information. eyePlorer.com, powered by vionto, provides immediate access to facts. It visualizes facts as well as relationships between facts. Furthermore, eyePlorer.com allows you to collect, process and publish interesting bits of information. eyePlorer.com is a visual knowledge workbench.</p></blockquote>
<h3>11. BeeDocs Timeline</h3>
<p><a href="http://eric-blue.com/wp-content/uploads/2009/05/beedocstimeline.jpg"><img class="alignnone size-full wp-image-802" title="beedocstimeline" src="http://eric-blue.com/wp-content/uploads/2009/05/beedocstimeline.jpg" alt="" width="500" height="327" /></a></p>
<p>Link: <a href="http://www.beedocs.com">http://www.beedocs.com</a><br />
Platforms: Mac<br />
Cost: $65</p>
<blockquote><p>Bee Docs Timeline is software for Mac OS X that makes it easy for you to present historical events in a way that reveals connections and clarifies relationships.</p>
<p>Make timeline charts of world history, family trees, fictional events or business deadlines. Timelines can help you understand and present history with new perspective!</p>
<p>See: <a href="http://eric-blue.com/2009/04/14/how-to-create-stunning-3d-timelines/">http://eric-blue.com/2009/04/14/how-to-create-stunning-3d-timelines/</a></p></blockquote>
<h3>Post continued, click below to navigate to the next page&#8230;.</h3>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=15+Effective+Tools+for+Visual+Knowledge+Management+http://eric-blue.com/?p=785+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2009/05/10/15-effective-tools-for-visual-knowledge-management/&amp;title=15+Effective+Tools+for+Visual+Knowledge+Management" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2009/05/10/15-effective-tools-for-visual-knowledge-management/feed/</wfw:commentRss>
		<slash:comments>56</slash:comments>
		</item>
		<item>
		<title>Joseph Campbell on Creative Incubation</title>
		<link>http://eric-blue.com/2009/04/21/joseph-campbell-on-creative-incubation/</link>
		<comments>http://eric-blue.com/2009/04/21/joseph-campbell-on-creative-incubation/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">tag:gaia.com,2009:Gaia-267568</guid>
		<description><![CDATA[From the Power of Myth with Joseph Campbell and Bill Moyers (p.115):
MOYERS: You Write in The Mythic Image about the center of transformation, the idea of a sacred place where the temporal walls may dissolve ...]]></description>
			<content:encoded><![CDATA[<p>From the Power of Myth with Joseph Campbell and Bill Moyers (p.115):</p>
<blockquote><p>MOYERS: You Write in <em>The Mythic Image </em>about the center of transformation, the idea of a sacred place where the temporal walls may dissolve to reveal a wonder.  What does it mean to have a sacred place?</p>
<p>CAMPBELL: This is an absolute necessity for anybody today.  You must have a room, or a certain hour or so a day, where you don&#8217;t know what was in the newspapers that morning, you don&#8217;t know who your friends are, you don&#8217;t know what you owe anybody, you don&#8217;t know what anybody owes to you.  This is a place where you can simply experience and bring forth what you are and what you might be.  This is the place of creative incubation.  At first you may find that nothing happens there.  But if you have a sacred place and use it, something eventually will happen.</p></blockquote>
<p><strong>Tags:</strong></p>
<p><a title="See all blog entries tagged 'campbell'" rel="tag" href="gaia.com/blogs/tags/campbell">campbell</a>, <a title="See all blog entries tagged 'creativity'" rel="tag" href="gaia.com/blogs/tags/creativity">creativity</a>, <a title="See all blog entries tagged 'myth'" rel="tag" href="gaia.com/blogs/tags/myth">myth</a>, <a title="See all blog entries tagged 'meditation'" rel="tag" href="gaia.com/blogs/tags/meditation">meditation</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Joseph+Campbell+on+Creative+Incubation+http://eric-blue.com/?p=1058+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2009/04/21/joseph-campbell-on-creative-incubation/&amp;title=Joseph+Campbell+on+Creative+Incubation" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2009/04/21/joseph-campbell-on-creative-incubation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rudolph Steiner on Patience and Progress</title>
		<link>http://eric-blue.com/2008/11/02/rudolph-steiner-on-patience-and-progress/</link>
		<comments>http://eric-blue.com/2008/11/02/rudolph-steiner-on-patience-and-progress/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 19:41:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Psychology]]></category>
		<category><![CDATA[Religion]]></category>

		<guid isPermaLink="false">tag:gaia.com,2008:Gaia-231229</guid>
		<description><![CDATA[I&#8217;ve been meaning to dig deeper into Rudolph Steiner&#8217;s works since I first became aware of him a few years ago.  Steiner is an intriguing character for a number of reasons.  He was a passionate ...]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to dig deeper into Rudolph Steiner&#8217;s works since I first became aware of him a few years ago.  Steiner is an intriguing character for a number of reasons.  He was a passionate polymath, being interested and well-versed on a wide range of topics, accomplished philosopher and lecturer, founder of an alternative education system (Waldorf), and expert on esoteric matters (having founded Anthroposophy).</p>
<p>I was at the book store the other week, saw a book on his life and works, and decided to pick it up.  While reading the book, I saw reference to one of his famous works: <a href="http://books.google.com/books?id=_NefgmQffiEC&amp;printsec=frontcover&amp;dq=knowledge+of+the+higher+worlds&amp;ei=rP4NSZeSEZCEswOHroi8Cg"><em>Knowledge of the Higher Worlds and its Attainment</em></a>.  I&#8217;ve been briefly skimming the book (thanks to Google Books) and found 2 great passages that resonated with me.  Steiner discusses the importance of patience with respect to the pursuit of knowledge (pg. 31).</p>
<blockquote><p>&#8220;<em>&#8230; no student should spend more time and strength upon these exercises  than he can spare with due regard to his station in life and to his duties; nor should he change anything for the time being, in the  external conditions of his life through taking this path.  Without patience no genuine results can be attained</em>.&#8221;</p></blockquote>
<p>AND</p>
<blockquote><p><em>&#8220;When the student seeks the path leading to higher knowledge in the way described in the preceding chapter, he should not omit to fortify himself; throughout his work, with one ever present thought.  He must never cease repeating to himself that he may have made quite<br />
considerable progress after a certain interval of time, though it may  not be apparent to him in the way he perhaps expected; otherwise he can lose heart and abandon all attempts after a short time.&#8221;</em></p></blockquote>
<p><strong>Tags:</strong></p>
<p><a title="See all blog entries tagged 'philosophy'" rel="tag" href="gaia.com/blogs/tags/philosophy">philosophy</a>, <a title="See all blog entries tagged 'quotes'" rel="tag" href="gaia.com/blogs/tags/quotes">quotes</a>, <a title="See all blog entries tagged 'tips'" rel="tag" href="gaia.com/blogs/tags/tips">tips</a>, <a title="See all blog entries tagged 'patience'" rel="tag" href="gaia.com/blogs/tags/patience">patience</a></p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Rudolph+Steiner+on+Patience+and+Progress+http://eric-blue.com/?p=1063+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2008/11/02/rudolph-steiner-on-patience-and-progress/&amp;title=Rudolph+Steiner+on+Patience+and+Progress" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2008/11/02/rudolph-steiner-on-patience-and-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subscribe to the Top Personal Development Blogs</title>
		<link>http://eric-blue.com/2008/09/08/subscribe-to-the-top-personal-development-blogs/</link>
		<comments>http://eric-blue.com/2008/09/08/subscribe-to-the-top-personal-development-blogs/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 05:20:48 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Personal Development]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://eric-blue.com/?p=543</guid>
		<description><![CDATA[Thanks to Luciano at Litemind, I recently discovered an excellent resource that lists some of the top personal development blogs out there.  PluginID has put together a page that lists the top (currently 65) ...]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://litemind.com/">Luciano at Litemind</a>, I recently discovered an excellent resource that lists some of the top personal development blogs out there.  PluginID has put together a page that lists the <a href="http://www.pluginid.com/personal-development/">top (currently 65) personal development blogs</a> according by Google PR, Technorati and Alexa ratings.</p>
<p>I quickly discovered that while I was aware of most of the blogs in the top 20, I wasn&#8217;t subscribed to many of them.  I was looking for an easy way to import this list into Google Reader, and didn&#8217;t feel like subscribing to each link individually.  So, I created a quick n&#8217; dirty script that fetched the URL list, determined the RSS feed for each site, and generated an <a href="http://en.wikipedia.org/wiki/Opml">OPML</a> file.</p>
<p>Right-click and save the OPML file below:</p>
<p><a href="http://eric-blue.com/download/pdblogs.opml">http://eric-blue.com/download/pdblogs.opml</a></p>
<p>You should be able to easily import this into your RSS feed reader of choice (Google Reader, BlogLines, RSS Reader, Vienna, etc.).</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Subscribe+to+the+Top+Personal+Development+Blogs+http://eric-blue.com/?p=543+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2008/09/08/subscribe-to-the-top-personal-development-blogs/&amp;title=Subscribe+to+the+Top+Personal+Development+Blogs" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2008/09/08/subscribe-to-the-top-personal-development-blogs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Learn To Think Visually, Or Else!</title>
		<link>http://eric-blue.com/2008/08/28/learn-to-think-visually-or-else/</link>
		<comments>http://eric-blue.com/2008/08/28/learn-to-think-visually-or-else/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 21:44:35 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Mind Mapping]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://eric-blue.com/blog2/2008/08/28/learn-to-think-visually-or-else/</guid>
		<description><![CDATA[Jamie Nast, author of the popular book Idea Mapping and the Idea Mapping Success Blog, is one of the most world's most prolific trainers and speakers on the topic of visual mapping. In this interview, she candidly explains why it's critical that executives learn to express their ideas visually, using hand-drawn idea maps and mind mapping software, and the risks of not doing so.]]></description>
			<content:encoded><![CDATA[<p>Chuck Frey at <a href="http://mindmappingsoftwareblog.com/">The Mind Mapping Software Blog</a> recently posted an article,  <a href="http://mindmappingsoftwareblog.com/jamie-nast/">Learn to think visually &#8211; or else</a>.</p>
<blockquote><p>&#8220;Jamie Nast, author of the popular book<a href="http://www.amazon.com/exec/obidos/ASIN/0471788627/ref=nosim/innovationtoo-20"> Idea Mapping</a> and the<a href="http://ideamapping.ideamappingsuccess.com/IdeaMappingBlogs/"> Idea Mapping Success Blog</a>, is one of the most world&#8217;s most prolific trainers and speakers on the topic of visual mapping. In this interview, she candidly explains why it&#8217;s critical that executives learn to express their ideas visually, using hand-drawn idea maps and mind mapping software, and the risks of not doing so.&#8221;</p></blockquote>
<p><img src="http://eric-blue.com/blog/images/idea_mapping.jpg" alt="" width="200" height="260" /></p>
<p>Click <a href="http://mindmappingsoftwareblog.com/jamie-nast/">here</a> to continue reading the article&#8230;.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Learn+To+Think+Visually%2C+Or+Else%21+http://eric-blue.com/?p=431+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2008/08/28/learn-to-think-visually-or-else/&amp;title=Learn+To+Think+Visually%2C+Or+Else%21" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2008/08/28/learn-to-think-visually-or-else/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building the Memex Sixty Years Later: Trends and Directions in Personal Knowledge Bases</title>
		<link>http://eric-blue.com/2008/06/10/building-the-memex-sixty-years-later-trends-and-directions-in-personal-knowledge-bases/</link>
		<comments>http://eric-blue.com/2008/06/10/building-the-memex-sixty-years-later-trends-and-directions-in-personal-knowledge-bases/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 00:53:35 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Visualization]]></category>

		<guid isPermaLink="false">http://eric-blue.com/blog2/2008/06/10/building-the-memex-sixty-years-later-trends-and-directions-in-personal-knowledge-bases/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>By shear serendipity (ala Google), I stumbled across a truly great paper on Personal Knowledge Management.  The paper, titled <em>Building the Memex Sixty Years Later:<br />
Trends and Directions in Personal Knowledge Bases</em>, is undoubtedly one of the most comprehensive pieces of literature that I&#8217;ve read on PKM (Personal Knowledge Management).  This paper was written by 3 students at the University of Colorado (Stephen Davies, Javier Velez-Morales, and Roger King) in Aug 2005.</p>
<p>Two key things from this paper really stood out to me:</p>
<ol>
<li>The distinction between the role of objective and subjective realms when it comes to PKM.  For example:<br />
<blockquote><p>
&#8220;&#8230; the objective realm – the set of electronic documents and other information that are<br />
available to a group at large. This is often the entire public domain, as with the World<br />
Wide Web, but sometimes it may be communicated only internally with an organization.<br />
The key factor is that it consists of materials everyone within a large group has access to,<br />
and views identically (ie., a given text appears the same to everyone.)<br />
a subjective realm – the viewpoints, interpretations, classifications, and relationships<br />
that an individual perceives when examining the objective realm. This set of elements is<br />
unique to each observer. It represents the ongoing accumulation of knowledge each<br />
person builds as they browse and learn from objective sources. It need not consist solely<br />
of elements from the objective realm, as the observer will also bring in their own<br />
background knowledge and biases, but it is most often primarily comprised of such<br />
objective elements.&#8221;
</p></blockquote>
</li>
<li>The depth and range of coverage of the existing PKM solutions (mindmaps, outliners, wikis, semantic web technologies, and numerous references to historical PKM products)</li>
</ol>
<p>If you&#8217;re interested in Personal Knowledge Management, I would *highly* recommend checking out this paper.  My curiosity about the <a href="http://eric-blue.com/blog/2008/05/as_we_may_think_memex.html">Memex</a> has been peeked recently, and this paper definitely re-enforces the notion that others are interested in also achieving this vision.</p>
<p>I was able to find this pretty easily (by luck) via Google, however there is a limited distribution notice in the paper itself.  So, i&#8217;m not certain if I can or should provide a direct link.  However, you can check out the link to the ACM Portal (ACM subscription required).  It seems the link on ACM is referencing a new paper published in 2006, which I have not yet reviewed:</p>
<p><a href="http://portal.acm.org/citation.cfm?id=1142431">http://portal.acm.org/citation.cfm?id=1142431</a></p>
<p>And, of course, you can simply Google the paper title in quotes and you should be able to find the .pdf pretty easily:</p>
<p>Google &#8220;Building the Memex Sixty Years Later: Trends and Directions in Personal Knowledge Bases&#8221;</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Building+the+Memex+Sixty+Years+Later%3A+Trends+and+Directions+in+Personal+Knowledge+Bases+http://eric-blue.com/?p=419+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2008/06/10/building-the-memex-sixty-years-later-trends-and-directions-in-personal-knowledge-bases/&amp;title=Building+the+Memex+Sixty+Years+Later%3A+Trends+and+Directions+in+Personal+Knowledge+Bases" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2008/06/10/building-the-memex-sixty-years-later-trends-and-directions-in-personal-knowledge-bases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As We May Think: Creating Your Own Personal Memex</title>
		<link>http://eric-blue.com/2008/05/28/as-we-may-think-creating-your-own-personal-memex/</link>
		<comments>http://eric-blue.com/2008/05/28/as-we-may-think-creating-your-own-personal-memex/#comments</comments>
		<pubDate>Thu, 29 May 2008 00:57:21 +0000</pubDate>
		<dc:creator>ericblue76</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Memex]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Quantified Self]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://eric-blue.com/blog2/2008/05/28/as-we-may-think-creating-your-own-personal-memex/</guid>
		<description><![CDATA[The memex ( &#8220;memory extender&#8221;) is the name given by Vannevar Bush to the theoretical proto-hypertext computer system he proposed in his 1945 The Atlantic Monthly article As We May Think.   The memex ...]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://en.wikipedia.org/wiki/Memex">memex</a> ( &#8220;memory extender&#8221;) is the name given by <a href="http://en.wikipedia.org/wiki/Vannevar_Bush">Vannevar Bush</a> to the theoretical proto-hypertext computer system he proposed in his 1945 The Atlantic Monthly article <a href="http://en.wikipedia.org/wiki/As_We_May_Think">As We May Think</a>.   The memex has influenced the development of subsequential hypertext and intellect augmenting computer systems.  Bush&#8217;s vision for the memex extended far beyond a mechanism which might augment the research of one individual working in isolation. In Bush&#8217;s vision the ability to connect, annotate and share both published works and personal trails would profoundly change the process by which the &#8220;world&#8217;s record&#8221; is created and used.</p>
<p><center><br />
<img src="http://eric-blue.com/blog/images/memex.jpg"><br />
</center></p>
<p>Excerpts from Bush&#8217;s article:</p>
<blockquote>
<p>&#8220;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&#8217;s interest. The physician, puzzled by a patient&#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. &#8230; 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&#8217;s record, but for his disciples the entire scaffolding by which they were erected. &#8221;</p>
<p>&#8211; As We May Think
</p></blockquote>
<p>And</p>
<blockquote>
<p>&#8220;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, &#8220;memex&#8221; 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.&#8221;</p>
</blockquote>
<p>It seems to me that the Bush&#8217;s concept and proposal of a memex, while fanciful and even bordering on futuristic fantasy (having been written in 1945),  is obviously becoming a reality for normal, everyday people.  Yes, there are definitely parallels with hyperlinking systems, the WWW (yes, it&#8217;s 2008 and I said WWW), and the recent surge in social networks.  There is nothing particularly revolutionary with this comparison.   However, the real power in this type of personal knowledge manager is putting the memex to use for personal applications.  By putting to use, I mean augmenting your personal knowledge (learning new information and recalling existing knowledge) and creating a &#8220;trusted system&#8221; for storing your most important and cherished information.</p>
<p>Much of my time the last few months has been devoted to the topic of Personal Knowledge Managment, and in particular, the application and use of Semantic Wikis.  I&#8217;ve been experimenting with a few different applications of my own memex, and so far the results have been very promising.  So far, I&#8217;m working on the following:</p>
<ul>
<li>Personal Journal &#8211; Basic forms for filling out a diary/journal entry</li>
<li>Dream Journal &#8211; Detailed form and record of dreams.  Complete with semantic, table-based, and calendar views (Simile)</li>
<li>Travel Log &#8211; Travel details including geographic information and integration with Google Maps</li>
<li>Personal Learning History &#8211; Tracking all books and audio/dvd courses completed in the last few years.  Complete with semantic, table-based, and calendar views (Simile)
</ul>
<p>In some upcoming posts I plan on sharing how to implement these applications.</p>
<p>Credit: Thanks to Jamie at <a href="http://www.semanticwave.com/blog/">Semantic Wave</a> for bring the work of Vannevar Bush to my attention a couple years ago.  It wasn&#8217;t until recently that I really started making progress in implementing some of these ideas for my personal use.</p>
<p>Link to the online version of the Atlantic Monthly article is <a href="http://www.theatlantic.com/doc/194507/bush">here</a>.  And, excerpts of this post were taken from the Memex article at Wikipedia.</p>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=As+We+May+Think%3A+Creating+Your+Own+Personal+Memex+http://eric-blue.com/?p=415+via+@ericblue" title="Post to Twitter"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://delicious.com/post?url=http://eric-blue.com/2008/05/28/as-we-may-think-creating-your-own-personal-memex/&amp;title=As+We+May+Think%3A+Creating+Your+Own+Personal+Memex" title="Post to Delicious"><img class="nothumb" src="http://eric-blue.com/wp-content/plugins/tweet-this/icons/tt-delicious-big3.png" alt="Post to Delicious" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://eric-blue.com/2008/05/28/as-we-may-think-creating-your-own-personal-memex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

