<?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>Ruud Hein</title>
	<atom:link href="http://ruudhein.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ruudhein.com</link>
	<description></description>
	<lastBuildDate>Fri, 02 Oct 2020 19:31:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">161723070</site>	<item>
		<title>Using Namespaces Instead of Prefixes in Roam Research</title>
		<link>http://ruudhein.com/roam-namespaces</link>
					<comments>http://ruudhein.com/roam-namespaces#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Fri, 02 Oct 2020 19:31:25 +0000</pubDate>
				<guid isPermaLink="false">http://ruudhein.com/?p=303</guid>

					<description><![CDATA[Some Roam Research users use page title prefixes in order to quickly differentiate between different types of content. E.g.: &#8220;B: How To Take Smart Notes&#8221; for the book, and &#8220;A: How To Take Smart Notes&#8221; for an article about it. Roam Research has a feature built-in with similar advantages and additional features: namesspaces. Namespaces are, &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/roam-namespaces"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Some Roam Research users use page title prefixes in order to quickly differentiate between different types of content. E.g.: &#8220;B: How To Take Smart Notes&#8221; for the book, and &#8220;A: How To Take Smart Notes&#8221; for an article about it.</p>



<p class="wp-block-paragraph">Roam Research has a feature built-in with similar advantages <strong>and</strong> additional features: namesspaces.</p>



<p class="wp-block-paragraph">Namespaces are, and are simply created, by using a backslash / in the page title. In our examples we might end up with &#8220;Book/How To Take Smart Notes&#8221; and &#8220;Article/How To Take Smart Notes&#8221;</p>



<h2 class="wp-block-heading">Added Advantages</h2>



<h3 class="wp-block-heading">Semi-Automatic Namespace Collation</h3>



<p class="wp-block-paragraph">Typing [[Book/How To Take Smart Notes]] somewhere will:</p>



<ol class="wp-block-list"><li>Create the page Book/How To Take Smart Notes</li><li>If you go to the page [[Book]], the <strong>link</strong>, your mention of the page, will show up under Unlinked References.</li><li>If you go to the page [[How To Take Smart Notes]], the <strong>link</strong>, your mention of the page, shows up there under Unlinked References as well.</li></ol>



<p class="wp-block-paragraph">Note that [[Book/How To Take Smart Notes]] is just a page title, just like any other, so in and by itself it will not make the <em>page</em> show up as a reference on the Book page.</p>



<h3 class="wp-block-heading">Folders on Export</h3>



<p class="wp-block-paragraph">When doing an export to Markdown, the namespaces will become folders, and the last part of the namespace will be a regular file in that folder.</p>



<p class="wp-block-paragraph">This has two advantages:</p>



<ol class="wp-block-list"><li>Natively avoids name collission</li><li>File system safe filenames. Prefixing a page title with something like &#8220;B: How To Take Smart Notes&#8221; can cause problems when extracting your ZIP file in Windows, as the colon is a forbidden character in filenames. Utilities like 7zip can replace the forbidden character with an underscore, but this will break your links to the file in the other files.</li></ol>



<h2 class="wp-block-heading">Clean Display Options</h2>



<p class="wp-block-paragraph">The initial default for displaying namespace links is to show the whole link.</p>



<p class="wp-block-paragraph">Using the shortcut sequence CTRL C followed by CTRL L you can cycle through that option, abbreviated, or isolated:</p>



<ol class="wp-block-list"><li>[[Book/How To Take Smart Notes]]</li><li>[[B/How To Take Smart Notes]]</li><li>[[How To Take Smart Notes]]</li></ol>



<p class="wp-block-paragraph">The color of the links will change according, so visually it is readily apparent 2 &amp; 3 are namespace links</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/roam-namespaces/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">303</post-id>	</item>
		<item>
		<title>Data Portability (&#038; Roam Research)</title>
		<link>http://ruudhein.com/data-portability</link>
					<comments>http://ruudhein.com/data-portability#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Sun, 19 Jan 2020 23:44:50 +0000</pubDate>
				<category><![CDATA[Knowledge Management]]></category>
		<category><![CDATA[roamresearch]]></category>
		<guid isPermaLink="false">http://ruudhein.com/?p=273</guid>

					<description><![CDATA[Data portability is the idea that you can bring your data &#8220;with you&#8221;; if you leave a certain SaaS or piece of software, you should be able to export your data. Many, if not most, companies now allow you to do so. There&#8217;s usually no danger for them to do so because raw data export &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/data-portability"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Data portability is the idea that you can bring your data &#8220;with you&#8221;; if you leave a certain SaaS or piece of software, you should be able to export your data.</p>



<p class="wp-block-paragraph">Many, if not most, companies now allow you to do so.</p>



<p class="wp-block-paragraph">There&#8217;s usually no danger for them to do so because raw data export isn&#8217;t the same as having the data end product you&#8217;re used to.</p>



<p class="wp-block-paragraph">I got to think about this a lot again as I&#8217;m experimenting with the most excellent <a href="https://roamresearch.com/">Roam Research</a>, and one of their long term promises of assurance is &#8220;you can export the data; you won&#8217;t lose what you put in&#8221;, and I don&#8217;t think that&#8217;s 100% correct.</p>



<p class="wp-block-paragraph">To illustrate that, for the remainder of the article imagine you&#8217;re subscribed to a service where you 1) upload your photos, 2) which you then edit and mark up</p>



<h2 class="wp-block-heading">DATA ISN&#8217;T THE DATA FORMAT</h2>



<p class="wp-block-paragraph">The first thing about data portability is that what we usually end up with when we export our data often isn&#8217;t the thing you&#8217;ve been working with on a day to day basis.</p>



<p class="wp-block-paragraph">Evernote exports to an XML format with the file extension ENEX. Roam exports to JSON. For both these services, these are the most powerful, most inclusive export options.</p>



<p class="wp-block-paragraph">In both cases you&#8217;d end up with one large file which contains the raw data of your notes, but not the essence of what you and I think of as a note.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1200" height="470" src="https://i2.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?fit=640%2C251" alt="" class="wp-image-277" srcset="https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?w=1200 1200w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?resize=300%2C118 300w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?resize=1024%2C401 1024w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?resize=768%2C301 768w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/enex-json-export.jpg?resize=604%2C237 604w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>Enex &amp; Json exports. Neither resemble the actual notes you&#8217;re used to.</figcaption></figure>



<p class="wp-block-paragraph">The equivalent in our photo service example is that if you would export your data (your photos), instead of ending up with a set of photos, you receive files with long strings of characters which a programmer could turn into photos but for all sense and purposes they <em>aren&#8217;t</em> photos to you. This is not what you&#8217;ve been looking at day to day.</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img data-recalc-dims="1" decoding="async" width="640" height="344" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/jpg-raw-data.jpg?resize=640%2C344" alt="" class="wp-image-278" srcset="https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/jpg-raw-data.jpg?w=851 851w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/jpg-raw-data.jpg?resize=300%2C161 300w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/jpg-raw-data.jpg?resize=768%2C413 768w, https://i0.wp.com/ruudhein.com/wp-content/uploads/2020/01/jpg-raw-data.jpg?resize=502%2C270 502w" sizes="(max-width: 640px) 100vw, 640px" /><figcaption>The raw data of the enex/json screenshot shown above</figcaption></figure></div>



<p class="wp-block-paragraph">Both services &#8212; Evernote and Roam &#8212; can also export in more readily consumable formats; Evernote in HTML files, Roam in MarkDown files.</p>



<p class="wp-block-paragraph">Which lead us to the next point.</p>



<h2 class="wp-block-heading">SOMETIMES THE TOOL IS THE DATA</h2>



<p class="wp-block-paragraph">Depending on the functionality, the features, of the tool you exported data from, the tool&#8217;s functionality <em>is</em> the data.</p>



<p class="wp-block-paragraph">Think of it this way. You upload your photos, you edit them, apply filter, add stamps, annotate, tag, describe. Then when you export your data you get your raw photos, and maybe a series of files describing which edits the system should apply to those photos, and what information. But for all sense and purposes, your photos now look nothing like they did when they were in the tool. They&#8217;re unedited, untagged, unannotated.</p>



<p class="highlight wp-block-paragraph">For a tool like Roam this means that what you built &#8212; the carefully built knowledge graph &#8212; isn&#8217;t what you get when you export your data</p>



<p class="wp-block-paragraph">If you export to JSON all the data to have another tool that works with exactly the same rules in exactly the same manner rebuild that graph is there &#8212; but the JSON export <em>isn&#8217;t</em> itself that thing.</p>



<p class="wp-block-paragraph">If you export to MarkDown the block references aren&#8217;t there, the bi-directional annotations aren&#8217;t there. Your <em>graph</em> isn&#8217;t there.</p>



<p class="highlight wp-block-paragraph">What a tool <em>does</em> with or for your data can be transformative up to the point where getting your raw data back is almost useless.</p>



<h2 class="wp-block-heading">DATA EXIT STRATEGY</h2>



<p class="wp-block-paragraph">Planning, and testing, a Data Exit Strategy, is as important as your Backup Strategy: you don&#8217;t want to find out if it works or not by the time the rubber hits the road.</p>



<p class="wp-block-paragraph">Before you commit to a tool, see what it exports how. Compare that end product to the value you hope to get from the tool; is what it exports of equal value as to what it contains, what you put it?</p>



<p class="wp-block-paragraph">If not, how would you recuperate that value upon exit? </p>



<h2 class="wp-block-heading">UNIQUENESS OF A TOOL</h2>



<p class="wp-block-paragraph">Of course this goes further than this and touches on the Uniqueness Of A Tool: the less unique the features, the easier to replace, but also the more untouched your data will be.</p>



<p class="wp-block-paragraph">E.g.: a plain text editor is easy to replace as all it has to do, and all it produces, are plain text files. Using a plain text editor which can insert images would create a Tool Dependency: to see and use the feature you would need <em>that</em> tool.</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/data-portability/feed</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">273</post-id>	</item>
		<item>
		<title>Daily Outcomes &#038; Life Review Template</title>
		<link>http://ruudhein.com/daily-outcomes-template</link>
					<comments>http://ruudhein.com/daily-outcomes-template#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Mon, 08 Oct 2012 13:02:22 +0000</pubDate>
				<category><![CDATA[Life Hacks]]></category>
		<category><![CDATA[evernote]]></category>
		<guid isPermaLink="false">http://ruudhein.com/daily-outcomes-life-review-template</guid>

					<description><![CDATA[A template that helps you set the 1-3 things you really want to get done today, followed by a look back at the day prompting you to look at what you did, what you learned, and what goes well. To hit all the right notes in a day can be hard. There are so many &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/daily-outcomes-template"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><em>A template that helps you set the 1-3 things you really want to get done today, followed by a look back at the day prompting you to look at what you did, what you learned, and what goes well.</em></p>
<p>To hit all the right notes in a day can be hard. There are so many <em>should</em>&#8216;s that if you count them all up it seems as if they consume the whole day.</p>
<p>Counting your blessings, looking at what you did for yourself and for others, taking stock of what you learned, these are all things that sound great but fall by the wayside as soon as we really hit the grind.</p>
<p>As always, let&#8217;s make it automatic instead. Let&#8217;s add these key notes to our daily template.</p>
<p>Here&#8217;s what that looks like. You can copy and paste this into Evernote or <a href="/wp-content/uploads/2012/10/DailyOutcomes.enex">download this ENEX file</a> (<em>right-click and save as&#8230;</em>) and import it into Evernote.</p>
<p>Of course you can use the copy-and-paste version of the template anywhere: put in in Springpad, in todo.txt, wherever.</p>
<p>In Evernote I have it in my Templates folder. When I close my day and review this note I click to the pinned template in my favorites bar and copy a new version to my Daily Outcomes folder (on Windows I use the shortcut keys <em>CTRL + N, C, N</em> to copy the note template but if you prefer just use the mouse).</p>
<p>I title each day&#8217;s note with the date and name of the day.</p>
<p>&#160;</p>
<p><b>Today&#8217;s Successful Outcome:</b></p>
<ol>
<li></li>
<li></li>
<li></li>
</ol>
<hr />
<p><strong><em>End of Day Review</em></strong>   </p>
<p><b>     <br /></b></p>
<p><b>What did I do today:</b></p>
<ul>
<li></li>
</ul>
<p><b>What did I learn?</b></p>
<ul>
<li></li>
</ul>
<p><b>What can I improve?</b></p>
<ul>
<li></li>
</ul>
<p><b>What kind act did I do?</b></p>
<ul>
<li></li>
</ul>
<p><b>What did I enjoy?</b></p>
<ul>
<li></li>
</ul>
<p><b>Three Things I&#8217;m Grateful For:</b></p>
<ol>
<li></li>
</ol>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/daily-outcomes-template/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">232</post-id>	</item>
		<item>
		<title>Rethinking Social: Where Do I Invest My (Life)Time?</title>
		<link>http://ruudhein.com/blocking-social</link>
					<comments>http://ruudhein.com/blocking-social#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Thu, 24 May 2012 00:39:25 +0000</pubDate>
				<category><![CDATA[Work]]></category>
		<guid isPermaLink="false">http://ruudhein.com/rethinking-social-where-do-i-invest-my-lifetime</guid>

					<description><![CDATA[These days between roughly 9 AM and 5 PM this is the screen that welcomes me when I (try to) visit a social networking site. Using bookmarklets I can still post but I can&#8217;t visit, browse, read, or otherwise kill time. Why Block? Self-control is a limited resource; I need it for other things. Making &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/blocking-social"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><img data-recalc-dims="1" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="blocked" border="0" alt="blocked" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2012/05/blocked.png?resize=597%2C301" width="597" height="301" /></p>
<p>These days between roughly 9 AM and 5 PM this is the screen that welcomes me when I (try to) visit a social networking site. Using bookmarklets I can still <em>post</em> but I can&#8217;t visit, browse, read, or otherwise kill time.</p>
<h2>Why Block?</h2>
<p>Self-control is a limited resource; I need it for other things.</p>
<p>Making choices ahead of time and then setting it up so it&#8217;s automated and you&#8217;re cranking widgets is much more efficient.</p>
<p><font style="background-color: #ffff00">Automate your decisions</font>.</p>
<h2>Yes But Why Block In The First Place?</h2>
<p><a href="http://www.paulgraham.com/distraction.html" target="_blank"><img data-recalc-dims="1" loading="lazy" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="checkbox" border="0" alt="checkbox" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2012/05/checkbox.png?resize=16%2C16" width="16" height="16" /></a> <a href="http://seattletimes.nwsource.com/pacificnw/2004/1128/cover.html" target="_blank"><strong>Calm.</strong></a></p>
<p><strong>I want things to slow down.</strong></p>
<p>The hurried rush of this, then that, 10-second touch-base here, press Like there, has got to stop.</p>
<p>The payback came quickly and is still building. A sense of calm. Expanded focus. Heightened concentration. Much longer time in <a href="http://www.randsinrepose.com/archives/2006/07/10/a_nerd_in_a_cave.html" target="_blank">The Zone</a>. More books that I read more calmly. A richer InstaPaper list. Less media snacking. Balance.</p>
<p><a href="http://www.paulgraham.com/distraction.html" target="_blank"><img data-recalc-dims="1" loading="lazy" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="checkbox" border="0" alt="checkbox" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2012/05/checkbox1.png?resize=16%2C16" width="16" height="16" /> Procrastination feeds on distractions</a>. </p>
<p>&quot;<em>Before writing this post let me check email &#8212; oh, and I should be social and not ignore an @reply on Twitter&#8230; Well, might as well do a full round then and make sure Facebook and Google+ are covered too.</em>&quot;</p>
<p>It doesn&#8217;t take that long. Maybe a minute or two if it&#8217;s really just a quick round? Longer if you stumble on &quot;stuff&quot;. <strong>Much</strong> longer if you take into account the task-switching time.</p>
<p><a href="http://www.paulgraham.com/distraction.html" target="_blank"><img data-recalc-dims="1" loading="lazy" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="checkbox" border="0" alt="checkbox" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2012/05/checkbox2.png?resize=16%2C16" width="16" height="16" /></a>&#160;<a href="http://ruudhein.com/less-facebook">I want to make my relationships count</a>.</p>
<p>The first people to go to are the ones around me. The second my close family and friends I can only reach online. Then my social network.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/blocking-social/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">228</post-id>	</item>
		<item>
		<title>Rethinking Social: From 300 To 30 Facebook Friends</title>
		<link>http://ruudhein.com/less-facebook</link>
					<comments>http://ruudhein.com/less-facebook#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Tue, 22 May 2012 00:44:44 +0000</pubDate>
				<category><![CDATA[Work]]></category>
		<guid isPermaLink="false">http://ruudhein.com/less-facebook</guid>

					<description><![CDATA[Last week over a period of two days I unfriended most of my Facebook people. I went from 300 people I know the names of to 30 people I know. Immediate family, friends. A handful of online people I know from the pre-social web days. Easier To Share Sharing with the core is easier when &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/less-facebook"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><img data-recalc-dims="1" loading="lazy" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="IMGP2633" border="0" alt="IMGP2633" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2012/05/IMGP2633.jpg?resize=640%2C481" width="640" height="481" /></p>
<p>Last week over a period of two days I unfriended most of my Facebook people.</p>
<p>I went from 300 people I know the names of to 30 people I know. Immediate family, friends. A handful of online people I know from the pre-social web days.</p>
<h2>Easier To Share</h2>
<ul>
<li>Sharing with the core is easier when there&#8217;s nothing but the core.</li>
<li>I wanted to go from having to filter whom I post to, to sharing family news and photos without a second thought.</li>
<li>While I can share and exchange anywhere else with any setup, for many <em>sharing == Facebook</em>. I have to be here for and with them.</li>
</ul>
<h2>Kinship</h2>
<p>Relations consume time, attention, affection. Of each I have a finite amount. Where should I best invest it?</p>
<p>Besides the question <em>What&#8217;s the return of a Like on status update of someone I only know by name</em> I increasingly realized; who cares? </p>
<p>There&#8217;s a difference between the reaction of my mother and you when I show you both a photo of <a href="https://plus.google.com/photos/106160997308546184607/albums/5715309747254220401" target="_blank">me holding a baby</a>. </p>
<p>There is a level of caring <em>for</em> that directly influences the level of caring <em>about</em>. </p>
<p>Lifetime is really precious and I need to use it as genuine, relaxed, and joyful as I can; the relationships I live need to be real.</p>
<h2>It Was Strangely Difficult</h2>
<p>Weird but true. </p>
<p>Sometimes I clicked away a name and it was a Name, you know? Someone who is someone in the industry. And for a moment it made me feel like <em>&quot;there goes a valuable contact</em>&quot; or &quot;<em>I could be considered important merely by association, merely by the fact that this Person has friended me back</em>&quot;.</p>
<p>I don&#8217;t want to be that guy, want to be way beyond all that, super mature and such, but there it was; a pang of <em>oi&#8230;</em></p>
<p>Other names were hard to click away because it felt like ending an era, ending a period in my life.</p>
<h2>But The Result</h2>
<p>For the first time in a long time I go with real fun and joy to Facebook where I know I&#8217;m meeting with my clan. It&#8217;s a smaller place but it will do.</p>
<h2>Elsewhere</h2>
<p>Elsewhere my social web is different. </p>
<p>Twitter is my public network although there too I trim. I share differently there too.</p>
<p>I&#8217;m rearranging my abode at Google+ Plus, liking the place quite a lot. Less of a water cooler than Twitter it&#8217;s a place where I look far beyond the SEO industry I work in.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/less-facebook/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">223</post-id>	</item>
		<item>
		<title>Evernote Data Pruning: How To Keep Evernote Useful</title>
		<link>http://ruudhein.com/evernote-data-pruning-how-to-keep-evernote-useful</link>
					<comments>http://ruudhein.com/evernote-data-pruning-how-to-keep-evernote-useful#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Mon, 27 Dec 2010 16:24:20 +0000</pubDate>
				<category><![CDATA[Processing Info]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[howto]]></category>
		<guid isPermaLink="false">http://ruudhein.com/evernote-data-pruning-how-to-keep-evernote-useful</guid>

					<description><![CDATA[The best way to keep your data clean &#38; useful is to regularly do some easy tending and pruning. WHY WOULD I LOOK AT OLDER NOTES? Face it, when you started using Evernote you weren&#8217;t sure what to put in. Or you followed the idea of &#34;dump everything in it&#34; to the letter and now &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/evernote-data-pruning-how-to-keep-evernote-useful"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>The best way to keep your data clean &amp; useful is to regularly do some easy tending and pruning.</p>
<h2>WHY WOULD I LOOK AT OLDER NOTES?</h2>
<p>Face it, when you started using Evernote you weren&#8217;t sure what to put in. Or you followed the idea of &quot;dump everything in it&quot; to the letter and now every search has way too many irrelevant results. Or you realize that your &quot;how to use Evernote as a cookbook&quot; period is over and you no longer need those entries.</p>
<p>Or you wish you would have tagged some notes. Or you would like to move personal notes to one notebook and article clippings to another. </p>
<p>An easy way to tend to this data household chore is by doing a search for notes created on that day in the years before.</p>
<p>Example: if today is December 28 then I can find the notes I made on December 28, 2009 by typing:</p>
<p><font face="Lucida Console">created:20091228 -created:20091229</font></p>
<p>The format there is <em>since</em> date, <em>before</em> date, and the result is a list of notes created on the <em>since</em> date only.</p>
<p>To view other years I simply change the year. My data goes back to 2005 when I started to use Evernote so it takes 5 searches.</p>
<p>I&#8217;m done with my data pruning in 1-2 minutes usually.</p>
<h2>HOW I USE DATA PRUNING</h2>
<ul>
<li>I delete a lot of material that is outdated or no longer piques my interest.</li>
<li>See times gone by as I come across <em>log</em> entries.      <br /><img data-recalc-dims="1" loading="lazy" decoding="async" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="evernote data pruning date search" border="0" alt="evernote data pruning date search" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/12/image.png?resize=397%2C190" width="397" height="190" /></li>
<li>Add or remove tags</li>
<li>Move items to new notebooks</li>
<li>Consolidate notes, tags or notebooks</li>
<li>Tweet older but interesting material</li>
<li>See the big(ger) picture in areas of interest</li>
<li>Get ideas for blog posts, articles</li>
</ul>
<h2>BONUS TIP: PERSONALBRAIN</h2>
<p>I use the same pruning procedure in PersonalBrain. The reports tab lets you pick a start/end date.It&#8217;s a bit more clicking with the calendar it has but it&#8217;s pretty cool to have your data in order.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/evernote-data-pruning-how-to-keep-evernote-useful/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">213</post-id>	</item>
		<item>
		<title>Review: Mini Notebook + Windows CE, WiFi, 7&#8221; Display [&#8220;SmartBook&#8221;]</title>
		<link>http://ruudhein.com/mini-notebook</link>
					<comments>http://ruudhein.com/mini-notebook#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Sat, 25 Sep 2010 16:49:35 +0000</pubDate>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[smartbook]]></category>
		<guid isPermaLink="false">http://ruudhein.com/mini-notebook</guid>

					<description><![CDATA[Think of a SmartBook as a Windows Mobile PocketPC with a larger screen and a near-normal sized keyboard. Since a bit of time I needed a replacement for my laptop. My iPod Touch (since then replaced by a contract-less iPhone acting as an iPod but with a good enough camera *and* GPS) has taken over &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/mini-notebook"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Think of a SmartBook as a Windows Mobile PocketPC with a larger screen and a near-normal sized keyboard.</p>
<p><span id="more-211"></span>  </p>
<p>Since a bit of time I needed a replacement for my laptop. </p>
<p>My iPod Touch (since then replaced by a contract-less iPhone acting as an iPod but with a good enough camera *and* GPS) has taken over most of my content consumption needs. I read my books on it, browse Google Reader, grab my InstaPaper articles.</p>
<p>What I still needed was something to create content on. Something to write on. Nothing fancy. No games need to be played on it and any heavy-lifiting SEO audits I do, I do from my desktop PC.</p>
<p>I wanted something cheap. A $250 netbook is cheap but it&#8217;s too close to a $350-$400 full fledged laptop. Plus, $250 is $250.</p>
<p>Looking on eBay for second hand laptops or netbooks under 100-150 dollar <a href="http://www.amazon.com/gp/product/B002YHSIGK?ie=UTF8&amp;tag=thehappycoupl-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B002YHSIGK">I came across the cutest looking machines</a>.</p>
<p><a href="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/09/4951511871_e2c4e1146e.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="4951511871_e2c4e1146e" border="0" alt="4951511871_e2c4e1146e" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/09/4951511871_e2c4e1146e_thumb.jpg?resize=504%2C379" width="504" height="379" /></a> </p>
<p>They are called SmartBooks. They&#8217;re mostly brandless. They run on Windows CE. It&#8217;s like Windows Mobile on a PocketPC or a Windows Smartphone &#8212; but different. Andâ€¦ theyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re around 100 dollar. Amazing!</p>
<p>Inside they have an ARM processor with a speed of around 300Mhz: the speed of a PC about 10 years ago.</p>
<p>Memory for most models is 128MB. Inside of that it has enough to run WindowsCE and your programs.</p>
<p>Also: a 2GB Flash drive, WiFi, 3 USB ports, 1 SDHC slot (read-only), LAN connection, audio/mic sockets, and tiny speakers in the screen. A flat but real keyboard about 8 inch / 22 cm wide. Touchpad for mouse with click buttons next to it to keep the form factor small. Some models now have them under it.</p>
<p><a href="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/09/4952103260_89ef0bfe38.jpg"><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="4952103260_89ef0bfe38" border="0" alt="4952103260_89ef0bfe38" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/09/4952103260_89ef0bfe38_thumb.jpg?resize=504%2C379" width="504" height="379" /></a> </p>
<p>The weight is so crazy little I can hold it open between the fingers of one hand the way you would hold a pocket book &#8212; and realize it&#8217;s lighter than a pocket book.</p>
<p><b>What can it do</b></p>
<p>Â· good for writing: keyboard gets easier and is quite good once you know how to place fingers</p>
<p>Â· wordpad rocks:: small footprint</p>
<p>Â· textmaker is nicer (love the word count) but too often something goes wrong and I lose my stuff</p>
<p>Â· txt based surfing is fine. I use google txt only view a lot</p>
<p>Â· youtube app gets outdated when it passes wrong URL to tmcp player</p>
<p>Â· if you use something like <a href="http://www.formatoz.com/" target="_blank">Format Factory</a> to resize &amp; resample movies to 320&#215;240 XVID, 256kbits, mono audio, you can watch movies and TV series on it</p>
<p>Â· hard to find software. Handyshopper worked but most apps won&#8217;t install or run</p>
<p>Â· does adequate job with email; I use email to export my content</p>
<p>It has a 1 cell battery which is good for about 2 hours.</p>
<p>I love it as it is great to write with. Easy to carry and bring along.</p>
<p>What the Kindle dedicated device ebook reader is to books, this type of device is to WordPad writing.</p>
<p>Fun thing to have.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/mini-notebook/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">211</post-id>	</item>
		<item>
		<title>You&#8217;re Just Being Interesting With Your &#8220;Information Overload&#8221;</title>
		<link>http://ruudhein.com/information-overload</link>
					<comments>http://ruudhein.com/information-overload#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Fri, 03 Sep 2010 15:41:57 +0000</pubDate>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[attention]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[information management]]></category>
		<category><![CDATA[intention]]></category>
		<category><![CDATA[knowledge management]]></category>
		<category><![CDATA[overload]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[selective]]></category>
		<guid isPermaLink="false">http://ruudhein.com/information-overload</guid>

					<description><![CDATA[Information overload is nonsense.]]></description>
										<content:encoded><![CDATA[<p>Twitter&#8217;s Ev <a href="http://gigaom.com/2010/09/02/ev-williams-twitter-will-actually-help-information-overload/">thinks</a> Twitter can help you overcome Information Overload. </p>
<p>That&#8217;s Sillicon Valley thinking. Information &quot;overload&quot; is a Sillicon Valley type of problem. Such problems are mostly a matter of <em>choice</em>, exist in a very small sub-culture &#8212; and have virtually no baring on the real lives of <strong>normal people</strong>.<span id="more-200"></span></p>
<h2>Normal Information <strike>Consumption</strike> Enjoyment</h2>
<p><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="My daughter reading a book" border="0" alt="My daughter reading a book" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/09/2010051820100518121202PM.jpg?resize=504%2C378" width="504" height="378" /> </p>
<p>The vast majority of people out there are living quite regular lives. They have a small group of friends and family, some co-workers. Their private email is pleasant with photos from kids attached, some forwarded jokes. Their work email is boring. Often they&#8217;re included in emails for God knows what reason. Of course most people don&#8217;t <em>have</em> work emailâ€¦ </p>
<p>At no point is the richness in choice between news programs, television show, or available magazines experienced as some kind of &quot;problem&quot;.</p>
<p>True, it is bugging at times when two shows <em>and</em> a great movie collide in the TV schedule or when you have to choose which magazine to buy because you should only reasonably spend money on <em>one,</em> but this isn&#8217;t the end of the world. It&#8217;s not something you&#8217;re going to discuss with John when you meet him at the grocery store. </p>
<h2>But YOUâ€¦</h2>
<p>But that&#8217;s &quot;them&quot;. </p>
<p>You; your life is much more complicated, sophisticated, and you &#8212; you have information overload. </p>
<p>Right. Now let&#8217;s be honest with each other for a moment there and see what you&#8217;ve got, OK? </p>
<p>You&#8217;re being all busy and important with 387 RSS feeds, 2871 Twitter followers, and 819 Facebook friends. </p>
<p>You have a ton load of links you follow because the <em><strong>title</strong></em> captures your <em>&quot;oh look, a shiny object!</em>&quot; fascination. </p>
<p>Your private email is pleasant although you might have less of it than &quot;regular people&quot; because people who complain about information &quot;overload&quot; live very special kinds of little lives where everybody is wayyyy above the &quot;FWD: FWD: FWD: Kitten Photos tooooooo cute!!!&quot; emails people normally sent to be pleasant amongst each other. </p>
<p>Your work email is boring. You have it but it&#8217;s <em>mainly</em> so your boss and co-workers can send you things to do or ask you questions. </p>
<h2>What Information Overload Really Is</h2>
<p>Information overload is when you have so much freaking relevant data you canâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t ignore that your head can&#8217;t hold it all at once. </p>
<p>It&#8217;s when the amount of data coming in is larger than the capacity of the systems that process it. </p>
<p>It&#8217;s <a href="http://setiathome.ssl.berkeley.edu/">SETI</a>. Not you. </p>
<p>Get real.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/information-overload/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">200</post-id>	</item>
		<item>
		<title>Why Being Productive &#038; Creative Isn&#8217;t About the Time of Day</title>
		<link>http://ruudhein.com/morning-night</link>
					<comments>http://ruudhein.com/morning-night#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Sat, 28 Aug 2010 15:09:08 +0000</pubDate>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[evening]]></category>
		<category><![CDATA[morning]]></category>
		<category><![CDATA[seasons]]></category>
		<category><![CDATA[summer]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[winter]]></category>
		<guid isPermaLink="false">http://ruudhein.com/morning-night</guid>

					<description><![CDATA[Mornings are pretty cool. I like to see the sun hesitantly flow into the day. I like the feeling of being â€œthereâ€ sooner than anybody else. And of course of getting so much done before the rest of the world starts their day. Itâ€™s a special, magical feeling both in Summer and Winter; Winters are &#8230; <p class="read-more"><a class="btn btn-default" href="http://ruudhein.com/morning-night"> Read More<span class="screen-reader-text">  Read More</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Mornings are pretty cool. I like to see the sun hesitantly flow into the day. I like the feeling of being â€œthereâ€ sooner than anybody else. And of course of getting so much done before the rest of the world starts their day.</p>
<p> <span id="more-195"></span>  </p>
<p><a href="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/08/image.png"><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="pouring milk in the morning sunlight" border="0" alt="pouring milk in the morning sunlight" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/08/image_thumb.png?resize=504%2C338" width="504" height="338" /></a> </p>
<p>Itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s a special, magical feeling both in Summer and Winter; Winters are dark here.</p>
<p>Then again, I also like the evening and night. Some of my best ideas come from that time. I used to think some of my best <em>work</em> comes from those time slots as well â€¦ but Iâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />m no longer so sure.</p>
<p>I suspect that the idea that our best, most creative work happens late at night or early in the morning is somewhat like the illusion that your best work comes out of a bottle of red wine (artist), scotch (writer), or from a solid joint (canâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t remember who this one would be).</p>
<p>Of course, neither morning nor night are special times. Maybe they correspond better with your active periods but thatâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s all.</p>
<p>Taken by themselves they donâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t cause you to be happy, productive or creative. Taken by themselves these times can be downright depressing if you didnâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t do what you wanted to do, didnâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t accomplish anything.</p>
<p>What makes these times into Special Events for us, into Experiences, Moments We Lived, is that we look back and see; I did <em>so</em> much. Or; I finally really relaxed.</p>
<p>Itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s not about the time â€“ itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s about how you <strike>use</strike> live the time.</p>
<p>Youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re given a richness of Time today. Unbuyable for those whoâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ve ran out or are about to. </p>
<p>How are you going to spend your Time today?</p>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/morning-night/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">195</post-id>	</item>
		<item>
		<title>The Return of the Nickname</title>
		<link>http://ruudhein.com/nicknames</link>
					<comments>http://ruudhein.com/nicknames#comments</comments>
		
		<dc:creator><![CDATA[Ruud Hein]]></dc:creator>
		<pubDate>Thu, 26 Aug 2010 11:00:20 +0000</pubDate>
				<category><![CDATA[Society]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social]]></category>
		<guid isPermaLink="false">http://ruudhein.com/nicknames</guid>

					<description><![CDATA[The exposure of ourselves online will lead to a second wave of social networking accounts under assumed names; the new nicknames of old.]]></description>
										<content:encoded><![CDATA[<p>Not having an online presence is starting to be as odd as not having a telephone number at all. A â€œwhatâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s up with you then?â€</p>
<p>Besides the fact that it is just â€¦ <em>odd</em> â€¦ itâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />s also increasingly impractical. Like not having a car to extend the range within which you can work, not having an online presence is limiting the number of times youâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />re going to be accepted for a job.</p>
<h2>Why You <em>Have</em> To Be Present Online</h2>
<p><a href="http://www.flickr.com/photos/24062854@N04/2499725728/sizes/m/in/photostream/"><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="cocktail party" border="0" alt="cocktail party" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/08/2499725728_e468a5b53b.jpg?resize=504%2C220" width="504" height="220" /></a> </p>
<p>When nary the geek could get online and â€œdoâ€ HTML to make a web page, online presence neednâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t apply to everyone.</p>
<p>When Geocities made <em>What You See Is What You Get </em>(sort ofâ€¦) web page designers or when Blogger launched â€“ you still didnâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />t need an online presence because back then being online was just that: being <em>online</em>.</p>
<p>Since the rise of social media and now social networking it has become: <em>being</em> online.</p>
<h2>Nicknames &amp; The Second Profile</h2>
<p>Back in the dayâ€ we used nicknames. Remember? Online was dangerous and you needed to remain somewhat anonymous.</p>
<p>So when Jane would join a fishing board she would be â€œflylady18â€ or when John would sign into his parenting forum heâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />d be â€œDaDudeâ€ or something.</p>
<p>What we experience now is that by <em>being</em> online as ourselves, we have no privacy. The lady going to the beach while â€œsickâ€ is spotted via Facebook and fired. The disgruntled employee airing via Twitter has made a company enemy for life.</p>
<p><a href="http://www.flickr.com/photos/sklathill/2255718951/sizes/m/in/photostream/"><img data-recalc-dims="1" loading="lazy" decoding="async" style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="anonymous" border="0" alt="anonymous" src="https://i0.wp.com/ruudhein.com/wp-content/uploads/2010/08/2255718951_1503e288d9.jpg?resize=504%2C277" width="504" height="277" /></a> </p>
<p>So <u>the next wave will be regular people maintaining multiple social networking accounts; one under their own real name and at least one other under an assumed name.</u></p>
<p>These nickname profiles will enable people to be themselves online without fear. To vent. To talk about books, songs, movies, artists, that are otherwise just â€œnot doneâ€.</p>
<p>Theyâ€<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2122.png" alt="™" class="wp-smiley" style="height: 1em; max-height: 1em;" />ll allow people to be on vacation, post to their close friends and relatives and not have the boss expect them to therefore be in reach of the telephone and thus work.</p>
<p>See also: </p>
<ul>
<li><a href="http://lifehacker.com/5538697/how-to-quit-facebook-without-actually-quitting-facebook" target="_blank">How to Quit Facebook Without Actually Quitting Facebook</a></li>
<li><a href="http://newsfeed.time.com/2010/08/26/should-employers-be-forbidden-to-facebook-you/">Should Employers Be Forbidden to Facebook You?</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>http://ruudhein.com/nicknames/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">190</post-id>	</item>
	</channel>
</rss>
