<?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>the dao of flow</title>
	<atom:link href="http://konrad.foerstner.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://konrad.foerstner.org</link>
	<description>... personal website of Konrad Förstner</description>
	<lastBuildDate>Thu, 11 Feb 2010 16:11:40 +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>&#8220;Ooops I did it again&#8221; or the endless search for a proper real-time feed aggregator</title>
		<link>http://konrad.foerstner.org/2010/02/oops-i-did-it-again-or-the-endless-search-for-a-proper-real-time-feed-aggregator/</link>
		<comments>http://konrad.foerstner.org/2010/02/oops-i-did-it-again-or-the-endless-search-for-a-proper-real-time-feed-aggregator/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:49:12 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[ActivityStreams]]></category>
		<category><![CDATA[cliqset]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[identi.ca]]></category>
		<category><![CDATA[Microblogging]]></category>
		<category><![CDATA[real-time-web]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1414</guid>
		<description><![CDATA[Last week I registered to Cliqset in the hope to finally find the last über-aggretator I need to combine all my live stream services. As my expectations were not fulfilled I tried to explore my disappointment and to find out what I was missing in all the aggregators I tested so far. In my opinion [...]]]></description>
			<content:encoded><![CDATA[<p>Last week I registered to <a href="http://cliqset.com">Cliqset</a> in the hope to finally find the last über-aggretator I need to combine all my live stream services. As my expectations were not fulfilled I tried to explore my disappointment and to find out what I was missing in all the aggregators I tested so far. In my opinion the problem is that platforms like <a href="http://friendfeed.com/">friendfeed</a>, <a href="http://cliqset.com/">cliqset</a>, <a href="http://lifestream.fm/">lifestream.ff</a> etc. are build to spread my content to other platforms and to bundle my various output streams into one. The function that is missing is the insertion of streams of other people than me from outside the platform. An example might make this clearer: I would like to read the postings of all the people I follow in e.g. twitter, identi.ca and friendfeed in one service. This service could be friendfeed. What I see there in my personal view are all the streams of people who have a friendfeed account and who I follow. If all these people would have a twitter account and added that one to their friendfeed stream I could theoretically unfollow them on twitter and just read their posts on friendfeed. Unfortunately this is not reality and only a fraction of the people who I follow on twitter and identi.ca own a friendfeed account. So I would like to tell friendfeed to take all the status messages of the people I follow on twitter and identi.ca and integrate them like postings of friendfeed users into the stream that I see. At this point redundant postings (same person &#8211; same text &#8211; different platforms) could be removed. </p>
<p><a href="http://konrad.foerstner.org/wp-content/uploads/2010/02/combine-streams.png"><img src="http://konrad.foerstner.org/wp-content/uploads/2010/02/combine-streams.png" alt="" title="Combining live streams" width="360" class="size-medium wp-image-1439" /></a></p>
<p>Let&#8217;s talk tech for the case that I still could not make myself understood: I want a combined, real-time, non-redundant stream of </p>
<ul>
<li><code>http://friendfeed-api.com/v2/feed/&lt;username&gt;/friends</code></li>
<li><code>http://twitter.com/statuses/friends_timeline.xml</code> and</li>
<li><code>http://identi.ca/konrad/all</code></li>
</ul>
<p>If you step back now and have a look at what I just have described you see that this is kind of a real-time RSS reader (time for <a href="http://xmpp.org/extensions/xep-0060.html">PubSub</a>, isn&#8217;t it?) including all the other goodies that friendfeed offers (e.g. sending to multiple platforms, commenting). An other description would be a multi-service client for status services.</p>
<p>My question: I this already possible to do so with friendfeed or one of it&#8217;s clones and I just missed it? Or am I the only one interested in that? Is there something around like this? Even <a href="http://bit-boutique.de">Regine</a> who is usually quite informed about the options of such tools could not help me (but inspired me to do a little visualization). &#8230; Maybe the solution will be <a href="http://www.google.com/buzz">Google buzz</a> that just arrived (not yet available for me).</p>
<p><strong>Update:</strong> Google buzz seems to be more a part of the problem than a part of the solutions. Maybe Cliqset was not a too bad hint. It offers a <a href="http://feedproxy.cliqset.com/">FeedProxy</a> for many other services and makes it very easy to harvest the streams nicely wrapped using <a href="http://activitystrea.ms/">Activity Streams</a>. This could be easily used to write something from scratch. But I still hope to find a ready solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2010/02/oops-i-did-it-again-or-the-endless-search-for-a-proper-real-time-feed-aggregator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reclaiming your identity &#8211; distributed social networks</title>
		<link>http://konrad.foerstner.org/2010/02/reclaiming-your-identity-distributed-social-networks/</link>
		<comments>http://konrad.foerstner.org/2010/02/reclaiming-your-identity-distributed-social-networks/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:48:08 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[Society/Politics]]></category>
		<category><![CDATA[distributed]]></category>
		<category><![CDATA[f2f]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[p2p]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[social graph]]></category>
		<category><![CDATA[social networks]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1292</guid>
		<description><![CDATA[It&#8217;s good to see that there is a growing movement that aims to free the online identity and the social graph from silo platforms with dubious privacy agreements and to offer decentralized entities as new harbors. While I like the idea of the Diso Project that tries to implement decentralized social networks by extending server-located [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://konrad.foerstner.org/wp-content/uploads/2010/01/2715777726_0d54d5815d-218x300.jpg" alt="Tin can telephone" title="Get connected" width="190" class="size-medium wp-image-1394" />It&#8217;s good to see that there is a growing movement that aims to free the online identity and the social graph from silo platforms with dubious privacy agreements and to offer decentralized entities as new harbors. While I like the idea of the <a href="http://diso-project.org/">Diso Project</a> that tries to implement decentralized social networks by extending server-located platforms like Wordpress (and luckily being heavily based on open standards) there is another  approach to tackle the problem &#8211; by putting the identity in your browser. <a href="http://www.azarask.in">Aza Raskin</a> stated that identity <a href="http://www.azarask.in/blog/post/identity-in-the-browser-firefox/">will be one of the defining themes of the web in the next five years</a> and made hopes that Firefox will offer such functionality in the future. Unfortunately it looks like the Firefox community has only some mocks to offer currently. Interestingly there has been some research going on in this field in the last years that might point to solutions for some of the problems which have to be overcome: There are social networks that are based on the P2P concept (more precisely <a href="http://en.wikipedia.org/wiki/Friend_to_friend">F2F</a>) and offer a high level of privacy granularity by working with a so called <a href="http://en.wikipedia.org/wiki/Matryoshka_doll">Matryoshkas</a> concept. One of the main problems is the persistence of a user&#8217;s personal data in the case that he is offline. There is a good introductionary paper discussing (and solving) these issues and proposing an implementation called Safebook [1]. Other early stage projects are  <a href="http://www.lifesocial.org/">Lifesocial</a> and <a href="http://ccr.sigcomm.org/online/?q=node/496">Persona</a>. While I think the basic idea of P2P-based distributed social networks is the right direction I think it is done wrongly by not integrating it into the browser which is the natural habitat for the online identity. This might be partly due to technical limitations of browser plugins.</p>
<p>Another issue is the following: As far as I understand the profile data would be displayed in the browser for users that use this networking functionality. But in many cases it would be needed to present parts of the identity to the public e.g. on a plain web page. So based on the privacy setting the underlying identity data would have to be rendered to HTML and send to a server. Sounds technically trivial but might have further privacy implications.</p>
<p>For me there is also the burning question of how the concepts could be applied to replace specialized networks with many different purposes and requirements (like <a href="http://www.couchsurfing.org">Couchsurfing</a>) to get &#8220;one to rule them all&#8221;.</p>
<p>Currently it is not clear that decentralized networks will win against their centralized counterparts in the near future. The raising awareness of privacy and of the value of online identities might be driving forces to make that shift happen. I expect that we will observe quite some development in this area soon.</p>
<p>References:<br />
[1] Cutillo, Leucio Antonio;Molva, Refik;Strufe, Thorsten,<br />
<em><a href="http://www.eurecom.fr/util/publidownload.en.htm?id=2756">Leveraging social links for trust and privacy in networks</a></em>, INetSec 2009. Open Research Problems in Network Security. April 23-24, 2009. Zurich, Switzerland </p>
<p>Photo by <a href"http://www.flickr.com/photos/fadderuri/">fadderuri</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2010/02/reclaiming-your-identity-distributed-social-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New name &#8211; new theme &#8211; new drive</title>
		<link>http://konrad.foerstner.org/2009/11/new-name-new-theme-new-drive/</link>
		<comments>http://konrad.foerstner.org/2009/11/new-name-new-theme-new-drive/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 13:02:32 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1284</guid>
		<description><![CDATA[Finally I finished  a new theme for my page that suits my functional and aesthetic wishes. Currently I think it is too early for HTML5/CSS3 but I will move to it at some point based on the current theme. Additionally I changed the name of the blog to something more meaningful &#8211; &#8220;dao of [...]]]></description>
			<content:encoded><![CDATA[<p>Finally I finished  a new theme for my page that suits my functional and aesthetic wishes. Currently I think it is <a href="http://ishtml5readyyet.com/">too early</a> for HTML5/CSS3 but I will move to it at some point based on the current theme. Additionally I changed the name of the blog to something more meaningful &#8211; <a href="http://konrad.foerstner.org/about/">&#8220;dao of flow&#8221;</a>. After all this I hope to find time to have a look at all the blog post ideas that are sitting in my todo list and are begging to be written down.</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/11/new-name-new-theme-new-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAR &#8211; 03 &#8211; TOR, Stylometry and a happy end</title>
		<link>http://konrad.foerstner.org/2009/08/har-03-tor-stylometry-and-a-happy-end/</link>
		<comments>http://konrad.foerstner.org/2009/08/har-03-tor-stylometry-and-a-happy-end/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 21:04:12 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[Society/Politics]]></category>
		<category><![CDATA[har]]></category>
		<category><![CDATA[har2009]]></category>
		<category><![CDATA[meeting]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[stylometry]]></category>
		<category><![CDATA[tor]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1173</guid>
		<description><![CDATA[There were two other HAR presentations that I like to recommend: At first Roger Dingledine explained the performance issue of the network privacy tool TOR  in his talk and the ways of dealing with this in the future. He had a lot of small anecdotes about the project that made the talk really interesting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-lights.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-lights.jpg" alt="Enlighted CCC" title="Enlighted CCC" width="360" class="alignleft size-full wp-image-1179" /></a>There were two other HAR presentations that I like to recommend: At first <a href="http://www.freehaven.net/~arma/cv.html">Roger Dingledine</a> explained the performance issue of the network privacy tool <a href="http://www.torproject.org/">TOR</a>  in his <a href="https://har2009.org/program/events/33.en.html">talk</a> and the ways of dealing with this in the future. He had a lot of small anecdotes about the project that made the talk really interesting and memorable.</p>
<p>I often thought about the problem of the possibility that people could be identified by their writing style. Especially today as many people generate a huge online available corpus that could be used to train detection algorithm (which are similar to the ones used e.g. in bioinformatics). Accidentally I was stuck (this wasn&#8217;t planned but it was my great luck :)) in <a href="https://har2009.org/program/events/133.en.html">a talk by Mike Brennan</a> about <a href="http://en.wikipedia.org/wiki/Stylometry">stylometry</a> that shed light upon this issue. In the first part of his talk Mike presented how sophisticated this field is. There are e.g. unsupervised pairing methods with 95% accuracy even if only with a short text is available. Mike also presented methods to protect against such privacy attack: A very successful method is the imitation of the writing style of another person (e.g. a famous author). He proposed assisting software to increase the success rate of this approach.</p>
<p>If you are interested in one of the <a href="https://har2009.org/program/">many talks</a> just have a look at the <a href="https://wiki.har2009.org/page/News:2009-08-16_copying_stream_archives">stream dumps</a> that are already available. I assume there will be further processed versions in the near future.</p>
<p>Many thanks to everybody who made the HAR such a great event!</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/08/har-03-tor-stylometry-and-a-happy-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAR &#8211; 02 &#8211; Mobility</title>
		<link>http://konrad.foerstner.org/2009/08/har2009-02-mobility/</link>
		<comments>http://konrad.foerstner.org/2009/08/har2009-02-mobility/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 14:32:50 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[har]]></category>
		<category><![CDATA[har2009]]></category>
		<category><![CDATA[making]]></category>
		<category><![CDATA[mobility]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1156</guid>
		<description><![CDATA[At HAR are some electro mobility hardware hacks around and people are usually happy to offer a test ride.
]]></description>
			<content:encoded><![CDATA[<p>At <a href="http://wiki.har2009.org">HAR</a> are some electro mobility hardware hacks around and people are usually happy to offer a test ride.</p>
<div id="attachment_1163" class="wp-caption alignleft" style="width: 350px"><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-electric_kart.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-electric_kart.jpg" alt="Electric kart ... with netbook :)" title="Electric kart" width="340" class="size-full wp-image-1163" /></a><p class="wp-caption-text">Electric kart ... with netbook :)</p></div>
<div id="attachment_1165" class="wp-caption alignleft" style="width: 350px"><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-electric_whatever.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-electric_whatever.jpg" alt="Electric ... whatever " title="Electric ... whatever " width="340" class="size-full wp-image-1165" /></a><p class="wp-caption-text">Electric ... whatever </p></div>
<div id="attachment_1167" class="wp-caption alignleft" style="width: 350px"><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-segway.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-segway.jpg" alt="or borrow test a Segway" title="Borrow a Seqway" width="340"  class="size-full wp-image-1167" /></a><p class="wp-caption-text">or just borrow a Segway</p></div>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/08/har2009-02-mobility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAR &#8211; 01 &#8211; The first talks</title>
		<link>http://konrad.foerstner.org/2009/08/har2009-01-the-first-talks/</link>
		<comments>http://konrad.foerstner.org/2009/08/har2009-01-the-first-talks/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 12:21:43 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Society/Politics]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[har]]></category>
		<category><![CDATA[har2009]]></category>
		<category><![CDATA[wikileaks]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1123</guid>
		<description><![CDATA[It&#8217;s summer hacking  camp time again! The Hacking at Random (HAR) opened its gates on Thursday and a lot of interesting things have been going on there since that. As usual I want to share some of my personal views on selected parts of this huge event and give some insights about what is [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s summer hacking  camp time again! The <a href="https://har2009.org">Hacking at Random</a> (HAR) opened its gates on Thursday and a lot of interesting things have been going on there since that. As usual I want to share some of my personal views on selected parts of this huge event and give some insights about what is happening here. Although this is just a small fraction of the whole camp I like to point out that you can follow the talks via lifestreams (check the main page for links) .</p>
<p><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-wikileaks.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-wikileaks-300x225.jpg" alt="HAR 2009 - WikiLeaks" title="HAR 2009 - WikiLeaks" width="300" height="225" class="alignleft size-medium wp-image-1125" /></a>After the official opening the <a href="http://wikileaks.org/">WikiLeaks project</a> presented some highlights of their published whistle blower documents and pointed to the recently created list of <a href="https://secure.wikileaks.org/wiki/Draft:The_Most_Wanted_Leaks_of_2009">most wanted</a> documents. Due doe the growing trend of censorship that is going on in many countries in the recent time there was the need for some follow up sessions. Yesterday was a panel discussion just about this topic. It was a fine line up of known people from the scene. It would have been interesting to have somebody from the other side who a pro-censorship. Still this was an informative session that ended with the conclusion that this global trend to (internet) censorship has to be fought by global, united voice against it. The <a href="http://www.isoc.org/">Internet Society</a> might offer a umbrella for that.</p>
<p><a href="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-michael_nielsen.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/08/har2009-michael_nielsen-300x225.jpg" alt="Michael Nielsen" title="Michael Nielsen" width="300" height="225" class="alignleft size-medium wp-image-1139" /></a>Another early talk was hold by <a href="http://michaelnielsen.org/">Michael Nielsen</a>.  After being in contact with him now for some years it was great to see him in person. In his talk he was covering the current trends and future of scientific communication. He pointed out that it the new technologies are mainly used by young researchers but also by selected already established individuals like <a href="http://www.math.ucla.edu/~tao/">Terence Tao</a>  who might have a lighthouse function.</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/08/har2009-01-the-first-talks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie recommendation &#8211; &#8220;Home&#8221;</title>
		<link>http://konrad.foerstner.org/2009/06/movie-recommendation-home/</link>
		<comments>http://konrad.foerstner.org/2009/06/movie-recommendation-home/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:52:47 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Media/Art]]></category>
		<category><![CDATA[Society/Politics]]></category>
		<category><![CDATA[creative_commons]]></category>
		<category><![CDATA[documentary]]></category>
		<category><![CDATA[earth]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=1053</guid>
		<description><![CDATA[Here comes just a quick movie recommendation of a film that I haven&#8217;t even seen so far but am quite excited about. I am talking about the documentary &#8220;Home&#8221; by the French journalist Yann Arthus-Bertrand. It captures the beauty and diversity of the earth and shows the negative impact of the human culture in aerial [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://commons.wikimedia.org/wiki/File:Earth_Eastern_Hemisphere.jpg"><img src="http://konrad.foerstner.org/wp-content/uploads/2009/06/earth_eastern_hemisphere.jpg" alt="Earth - Eastern Hemisphere - photo is in the public domain" title="Earth - Eastern Hemisphere - photo is in the public domain" width="250" height="250" class="alignleft size-full wp-image-1071" /></a>Here comes just a quick movie recommendation of a film that I haven&#8217;t even seen so far but am quite excited about. I am talking about the documentary &#8220;<a href="http://home-2009.com/">Home</a>&#8221; by the French journalist <a href="http://en.wikipedia.org/wiki/Yann_Arthus-Bertrand">Yann Arthus-Bertrand</a>. It captures the beauty and diversity of the earth and shows the negative impact of the human culture in aerial shots. The combination of images and sounds are mind blowing. Only when watching the trailer or the making-of of parts of it I got goose bumps. Another really special thing about the movie is that it will be released world wide at the same time (5th June, 2009, 00:00 UTC+2 &#8230; so basically in some minutes) in cinemas, some TV channels and on <a href="http://www.youtube.com/user/homeproject">Youtube</a>. In a recent <a href="http://www.ted.com/talks/yann_arthus_bertrand_captures_fragile_earth_in_wide_angle.html">TED talk</a>  Yann Arthus-Bertrand mentioned that the movie &#8220;has no copyright&#8221; &#8211; I haven&#8217;t found any other source confirming this but I hope that this movie will be published in the public domain or at least under a Creative Commons license. Well, lets see. They could have made it available via bittorrent but this still give some negative association in some circles so Youtube is a company-clean way, I guess (or they want to make money with the HD versions). Anyhow, I am looking forward to it and organized a little get-together to watch it tomorrow evening. </p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/06/movie-recommendation-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Needed: a fundamental change of our society</title>
		<link>http://konrad.foerstner.org/2009/05/needed-a-fundamental-change-of-our-society/</link>
		<comments>http://konrad.foerstner.org/2009/05/needed-a-fundamental-change-of-our-society/#comments</comments>
		<pubDate>Wed, 20 May 2009 08:17:52 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Society/Politics]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[permaculture]]></category>
		<category><![CDATA[politics]]></category>
		<category><![CDATA[radical change]]></category>
		<category><![CDATA[society]]></category>
		<category><![CDATA[sustainability]]></category>
		<category><![CDATA[urban agriculture]]></category>
		<category><![CDATA[zeitgeist]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=925</guid>
		<description><![CDATA[The financial crisis and the climate change should make everybody think about our current global financial system and its implications to society. Most actions that are taken by governments, banks and companies are superficial or even just populist window dressing and only aim to maintain a sick and weak system. Artificial stimulation of the consumption [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://konrad.foerstner.org/wp-content/uploads/2009/05/money_girl.jpg" alt="Money girl" title="Money girl" width="175" height="301" class="alignleft size-full wp-image-1011" />The financial crisis and the climate change should make everybody think about our current global financial system and its implications to society. Most actions that are taken by governments, banks and companies are superficial or even just populist window dressing and only aim to maintain a sick and weak system. Artificial stimulation of the consumption like consumer tickets or scrappage programs cannot be real solutions. Nobody should blame the politician for this insufficient attempts as they are just playing the card that the current system offers them. Fundamental change is not popular. Many people put hope into Obama and although he offers a promising way of dealing with things he also can just act in the arena of the current system. More than ever it is time to question the <em>status quo</em> and think about sustainable, but maybe radically different alternatives.</p>
<p>I came across different, inspiring sources, rediscovered old ones and tried to digest all that. The problem description in most of these sources is similar and simple: The monetary system is unsustainable, is based on fear and corruption, and makes people slaves to a virtual value (money). Although we are brain washed to think so &#8211; focusing on personal interest and competing with each other does not bring the best results for the whole society. As an example: If the pharmaceutical companies would fully share their knowledge worldwide an enormous amount of redundant research could be avoided and resources could be saved. Instead <a href="http://news.bbc.co.uk/1/hi/health/4898488.stm">diseases are invented</a> or <a href="http://www.ft.com/cms/s/0/bab0fcf4-39a2-11de-b82d-00144feabdc0.html">journals are &#8220;sponsored&#8221;</a> simply to maximize profit. The system does not only stimulate these kinds of crime it is also very unstable and frequently breaking (this is not the first crisis and <a href="http://www.energybulletin.net/node/23259">a real collapse in realistic thread</a>). One problem is that the increased automatisation leads to increased unemployment and resulting in less consumption. This again affects companies and states negatively. It is often forgotten that we are aiming for this since the industrial revolution &#8211; machines should replace human workforce so people can spend their time for higher activities instead of taking care for the basic needs. </p>
<p><!-- http://commons.wikimedia.org/wiki/File:Future73nb.jpg --><br />
<img src="http://konrad.foerstner.org/wp-content/uploads/2009/05/future_wikicommon_pd.jpg" alt="Future" title="Future" width="191" height="274" class="alignleft size-full wp-image-962" />The <a href="http://en.wikipedia.org/wiki/Basic_income">basic income</a> that has some attention at least in Germany recently is based on that fact but still would maintain the monetary system. Although I like <a href="http://en.wikipedia.org/wiki/Tom_Hodgkinson">Tom Hodgkinson</a>&#8217;s proposal of just letting things go and live free and idle (basicially the essence of the <a href="http://en.wikipedia.org/wiki/Simple_living">LOVOS</a> movements), I personally think we should additionally try to improve the whole society not only our situation and surrounding. Instead I prefer the vision of the <a href="http://www.thevenusproject.com/">Venus Project</a> / <a href="http://www.thezeitgeistmovement.com/">Zeitgeist Movement</a>. I admit that it sounds too far away in the beginning but please give it a chance. It basically says that we should use science and technology to generate an abundance of everything we need, apply the <a href="http://en.wikipedia.org/wiki/Scientific_method">Scientific Method</a> for decision making, program ourself to collaboration instead of competition and focus on sustainable, balanced solutions. If we do so we don&#8217;t need and won&#8217;t have governments, money, wars, etc. (the  really bad stuff like advertisement, tax return, gadgets that break as soon as the guarantee period ends and unnecessary operations just as your doc needs a new golf bag). We would be a global community organized in sustainable, autarkic cities. &#8220;Yeah, nice science fiction&#8221; you might say. But please take a moment and think about all the technologies we have already today and the ones that are so close by if we would go for them with joined forces instead of wasting resources. I wish only a fraction of the money that was recently burned in supporting the broken financial system would have been invested in the development of such a system. There are projects around that show that parts of this vision are closer than we think &#8211; <a href="http://en.wikipedia.org/wiki/Masdar_City">Masdar</a> the sustainable, zero-waste, zero-carbon-emission city is an example. If you dive into the material of the Venus Project and the Zeitgeist movement you will find already very elaborated scenarios and plans how this world could look like. This is due to the fact that Jacque Fresco and his partner Roxanne Meadows are working on this project for over 30 years. But Jacque makes clear that this won&#8217;t be the final plan:</p>
<blockquote><p>There in no such thing as Utopia. Why do people think I am Utopian? I don&#8217;t believe there is any final frontiers. I believe that human values will continue to grow, and we are not even civilized, yet. That&#8217;s an ongoing process, not something we arrived at. [...] Don&#8217;t look to the future and say what if we arrive there? You&#8217;ll never arrive at an ideal society, the thing is keep changing and improving</p></blockquote>
<p>Okay, so how can we start? Well, the question of this transition phase is not yet solved as it is I guess the hardest part of it. Maybe the current system has to collapse first, maybe not. The founder of the Zeitgeist movement, Peter Joseph, <a href="http://www.nytimes.com/2009/03/17/nyregion/17zeitgeist.html">puts his hopes into the grass root movement</a> and currently spreading the word has the highest priority. Hopefully in near future the ideas can be implemented stepwise starting with exemplary cities created by volunteers.</p>
<p>Are you still here? You don&#8217;t think this is complete non-sense? Okay, here are my obvious recommendations: feed you brain, get some time to think, join the discussion. I have selected some links and readings to start:</p>
<ul>
<li><a href="http://video.google.com/videoplay?docid=3932487043163636261">The orientation guide as video slide show</a> &#8211; If you invest 1.5 hours to watch this you get nearly everything important in a well presented form. </li>
<li>If you like to prefer to read it yourself &#8211; check out the <a href="http://www.thezeitgeistmovement.com/The%20Zeitgeist%20Movement.pdf">orientation guide</a>.</li>
<li>The two Zeitgeist movies (yep, fully available for free): <a href="http://video.google.com/videoplay?docid=-594683847743189197">Zeitgeist &#8211; The movie</a>; <a href="http://video.google.com/videoplay?docid=7065205277695921912">Zeitgeist Addendum</a> (in my opinion the more important one); the third one will out October 2010 </li>
<li>The recently started <a href="http://www.blogtalkradio.com/Peter-Joseph">bi-weekly radio show</a> offers answers to question of that came up in the forum and contains interviews with Jacque Fresco and Roxanne Meadows.</li>
<li>The <a href="http://www.thezeitgeistmovement.com/">main page of the Zeitgeist movement</a> including a forum and a wiki</li>
<li><a href="http://www.thevenusproject.com/">The Venus project side</a></li>
<li><a href="http://www.thecorporation.com/">The Corporation</a> &#8211; a documentary about the business as usual</li>
<li><a href="http://www.youtube.com/watch?v=gLBE5QAYXp8">Story about stuff</a> &#8211; Short film about the question &#8220;Do we really have to consume so much and who is really paying for it?&#8221;</li>
<li><a href="http://www.archive.org/details/Why-We-Fight">Why we fight</a> &#8211; a documentary about the reason for war</li>
<li><a href="http://www.we-feed-the-world.at/">We feed the world</a> &#8211; a documentary &#8211; Some critical thoughts about the food industry</li>
<li><a href="http://en.wikipedia.org/wiki/Erich_Fromm">Erich Fromm</a>&#8217;s writings &#8211; especially &#8220;<em>To Have or to Be</em>&#8220;</li>
<li><a href="http://de.wikipedia.org/wiki/Jeremy_Rifkin">Jeremy Rifkin</a>&#8217;s writings  &#8211; especially <em><a href="http://en.wikipedia.org/wiki/The_End_of_Work">The end of work</a></em>&#8220;, &#8220;<em>The Age Of Access: The New Culture of Hypercapitalism, Where All of Life is a Paid-For Experience</em>&#8220;, and &#8220;<em>Declaration of a Heretic</em>&#8220;</li>
<li><a href="http://en.wikipedia.org/wiki/The_Limits_to_Growth">The Limits of Growth</a> by the <a href="http://en.wikipedia.org/wiki/The_Limits_to_Growth">Club of Rome</a></li>
<li>If you strongly disagree that science and technology will save us, but still question the monetary system heavily read &#8220;<em>How to be free</em>&#8221; by <a href="http://en.wikipedia.org/wiki/Tom_Hodgkinson">Tom Hodgkinson</a>. It gives also good inspiration and hint how to get out the role of the consumer and how to life a <a href="http://en.wikipedia.org/wiki/Simple_living">simple</a> but better life.</li>
<li>If you haven&#8217;t heard so far of it &#8211; get an introduction to <a href="http://en.wikipedia.org/wiki/Permaculture">permaculture</a> and <a href="http://en.wikipedia.org/wiki/Urban_agriculture">urban agriculture</a></li>
<li>Generally recommended: <a href="http://en.wikipedia.org/wiki/Seneca_the_Younger">Seneca</a> and the <a href="http://en.wikipedia.org/wiki/Daodejing">Daodejing</a> (read it from a philosophical not religious perspective) </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/05/needed-a-fundamental-change-of-our-society/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up into the cloud for paranoides</title>
		<link>http://konrad.foerstner.org/2009/05/backing-up-into-the-cloud-for-paranoides/</link>
		<comments>http://konrad.foerstner.org/2009/05/backing-up-into-the-cloud-for-paranoides/#comments</comments>
		<pubDate>Mon, 04 May 2009 21:24:20 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Hacking/Making/Coding/IT]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=879</guid>
		<description><![CDATA[Pumping data into the cloud is getting more and more popular. Although I like the scalability, flexibility and also the more efficient use of computation power I think it brings a lot of disadvantages (privacy, vendor lock, etc.) with it. Luckily open source projects like GroundOS (which will be released soon) start to offer open [...]]]></description>
			<content:encoded><![CDATA[<p>Pumping data into the cloud is getting more and more popular. Although I like the scalability, flexibility and also the more efficient use of computation power I think it brings a lot of disadvantages (privacy, vendor lock, etc.) with it. Luckily open source projects like <a href="http://www.groundos.org/">GroundOS</a> (which will be released soon) start to offer open alternatives. </p>
<p>To backup your important data you do not have to wait for these solutions but can use simple tools to protect you data on &#8220;untrusted&#8221; infrastructure. For encrypted, incremental backups <a href="http://duplicity.nongnu.org/">duplicity</a> offers a great solution. It supports many transfer protocol/backends: ftp,  ssh/scp,  rsync,  WebDAV, WebDAVs, HSi and Amazon S3. </p>
<p>For the following example I used a WebDAVs based scenario but I also tested it with a ftp-server which worked fine, too. I guess once the mysterious <a href="http://www.google.com/search?q=gdrive">gdrive</a> appears it will offer at least WebDAVs. But even today there are many providers that can be used the way it is described below.</p>
<p>So, here we go!</p>
<p>The local folder which I want to backup contains two files:</p>
<div class="code-block">
$ ls my_local_folder<br />
private_stuff       secret_stuff
</div>
<p>Here we assume we I have an account at gmx.net. The user name is <code>9999999</code>. The folder on the server will be called <code>my_backup_folder</code>. If you do not specify that folder the contend will be put into the root folder. Now we use <code>duplicity</code> for a first, full backup. It logs in after asking you for your password (unless you give it when you call duplicity) and then wants a GnuPG passphrase that has to be entered twice.</p>
<div class="code-block">
$ duplicity my_local_folder/  webdavs://9999999@mediacenter.gmx.net/my_backup_folder<br />
Password for &#8216;mediacenter.gmx.net&#8217;:<br />
GnuPG passphrase:<br />
No signatures found, switching to full backup.<br />
Retype passphrase to confirm:<br />
&#8212;&#8212;&#8212;&#8212;&#8211;[ Backup Statistics ]&#8212;&#8212;&#8212;&#8212;&#8211;<br />
StartTime 1241471108.99 (Mon May  4 23:05:08 2009)<br />
EndTime 1241471109.41 (Mon May  4 23:05:09 2009)<br />
ElapsedTime 0.42 (0.42 seconds)<br />
SourceFiles 0<br />
SourceFileSize 55238 (53.9 KB)<br />
NewFiles 0<br />
NewFileSize 0 (0 bytes)<br />
DeletedFiles 0<br />
ChangedFiles 0<br />
ChangedFileSize 0 (0 bytes)<br />
ChangedDeltaSize 0 (0 bytes)<br />
DeltaEntries 0<br />
RawDeltaSize 54726 (53.4 KB)<br />
TotalDestinationSizeChange 53686 (52.4 KB)<br />
Errors 0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
</div>
<p>Now we ask <code>duplicity</code>  to show us the files in the remote backup folder</p>
<div class="code-block">
$ duplicity list-current-files webdavs://9999999@mediacenter.gmx.net/my_backup_folder<br />
Password for &#8216;mediacenter.gmx.net&#8217;:<br />
GnuPG passphrase:<br />
Mon May  4 23:04:16 2009 .<br />
Thu Apr 30 18:19:51 2009 private_stuff<br />
Thu Apr 30 18:20:31 2009 secret_stuff
</div>
<p>The two files are there. To have closer look on this I connect to the WebDAVs folder using <a href="http://www.webdav.org/cadaver/">cadaver</a>. We see now the way <code>duplicity</code> stores the data.</p>
<div class="code-block">
$ cadaver https://mediacenter.gmx.net:/my_backup_folder<br />
Authentication required for GMX MediaCenter on server `mediacenter.gmx.net&#8217;:<br />
Username: 9999999<br />
Password:<br />
dav:/my_backup_folder/> ls<br />
Listing collection `/my_backup_folder/&#8217;: succeeded.<br />
        duplicity-full-signatures.2009-05-04T23:04:56+02:00.sigtar.gpg       1655  May  4 23:04<br />
        duplicity-full.2009-05-04T23:04:56+02:00.manifest.gpg        202  May  4 23:04<br />
        duplicity-full.2009-05-04T23:04:56+02:00.vol1.difftar.gpg      53484  May  4 23:04<br />
dav:/my_backup_folder/>
</div>
<p>Now let&#8217;s modify the local folder a little bit by adding another file&#8230;</p>
<div class="code-block">
$ echo &#8220;limbo&#8221; &gt; my_local_folder/super_secret_stuff
</div>
<p>.. and update the remote encrypted repository:</p>
<div class="code-block">
$ duplicity my_local_folder/  webdavs://9999999@mediacenter.gmx.net/my_backup_folder<br />
Password for &#8216;mediacenter.gmx.net&#8217;:<br />
GnuPG passphrase:<br />
&#8212;&#8212;&#8212;&#8212;&#8211;[ Backup Statistics ]&#8212;&#8212;&#8212;&#8212;&#8211;<br />
StartTime 1241471212.05 (Mon May  4 23:06:52 2009)<br />
EndTime 1241471212.08 (Mon May  4 23:06:52 2009)<br />
ElapsedTime 0.03 (0.03 seconds)<br />
SourceFiles 2<br />
SourceFileSize 55244 (53.9 KB)<br />
NewFiles 0<br />
NewFileSize 0 (0 bytes)<br />
DeletedFiles 0<br />
ChangedFiles 0<br />
ChangedFileSize 0 (0 bytes)<br />
ChangedDeltaSize 0 (0 bytes)<br />
DeltaEntries 0<br />
RawDeltaSize 6 (6 bytes)<br />
TotalDestinationSizeChange 435 (435 bytes)<br />
Errors 0<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-
</div>
<p>Now also the server contains all the files:</p>
<div class="code-block">
$ duplicity list-current-files webdavs://9999999@mediacenter.gmx.net/my_backup_folder<br />
Password for &#8216;mediacenter.gmx.net&#8217;:<br />
GnuPG passphrase:<br />
Mon May  4 23:06:30 2009 .<br />
Thu Apr 30 18:19:51 2009 private_stuff<br />
Thu Apr 30 18:20:31 2009 secret_stuff<br />
Mon May  4 23:06:30 2009 super_secret_stuff
</div>
<p>In the case I need the remote backup stored to my machine (&#8220;rm -rf&#8221;-amok, crash etc.) I ask <code>duplicity</code> politely to go back in time and send me my lost treasures.</p>
<div class="code-block">
duplicity webdavs://9999999@mediacenter.gmx.net/my_backup_folder my_local_folder_recovered<br />
Password for &#8216;mediacenter.gmx.net&#8217;:<br />
GnuPG passphrase:
</div>
<p>As common &#8211; &#8220;no news are good news&#8221;. <code>duplicity</code>  downloaded everything and ends without a message.</p>
<div class="code-block">
$ ls my_local_folder_recovered/<br />
private_stuff       secret_stuff        super_secret_stuff
</div>
<p><code>duplicity</code> is very powerful and you can also up/download selected files or folder e.g. depending on the modification date. For further information read <code>man duplicity</code>.</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/05/backing-up-into-the-cloud-for-paranoides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s rock the ukulele</title>
		<link>http://konrad.foerstner.org/2009/04/lets-rock-the-ukulele/</link>
		<comments>http://konrad.foerstner.org/2009/04/lets-rock-the-ukulele/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 19:17:57 +0000</pubDate>
		<dc:creator>Konrad Förstner</dc:creator>
				<category><![CDATA[Media/Art]]></category>
		<category><![CDATA[ukulele]]></category>

		<guid isPermaLink="false">http://konrad.foerstner.org/?p=836</guid>
		<description><![CDATA[Yes, I did it! I bought an ukulele. I have to admit that I was heavily influence by Tom Hodgkinson but I was looking for something like that for a while (until recently I considered to buy a melodica) and just missed the final push to buy it. The ukulele is a perfect solution if [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://konrad.foerstner.org/wp-content/uploads/2009/04/konrads_ukulele.jpg" alt="Konrad&#039;s Ukulele" title="Konrad&#039;s Ukulele" width="132" height="176" class="alignleft size-full wp-image-860" />Yes, I did it! I bought an <a href="http://en.wikipedia.org/wiki/Ukulele">ukulele</a>. I have to admit that I was heavily influence by <a href="http://en.wikipedia.org/wiki/Tom_Hodgkinson">Tom Hodgkinson</a> but I was looking for something like that for a while (until recently I considered to buy a <a href="http://en.wikipedia.org/wiki/Melodica">melodica</a>) and just missed the final push to buy it. The ukulele is a perfect solution if you want to entertain you and your friends without much effort. It&#8217;s cheap, it&#8217;s small, it&#8217;s fun, and you can sing while you play it (well if you can sing  &#8230; ;) ) which does not work properly with a melodica.</p>
<p><a href="http://www.youtube.com/watch?v=APYXhN8yUg0">This great video</a> helped me to get started with it in around thirty minutes. The promised 10 minutes were not enough as I had to tune the ukulele first. For this I searched for suprano ukulele sample files (you can figure out which kind of ukulele you own by <a href="http://en.wikipedia.org/wiki/Ukulele#Sizes">measuring the size</a> of it) &#8211; but used the tones in the video in the end. Now I am trying to get further into it. Something that I have not found so far is a platform where I can give the chords I am able to play (currently C, F and G) and the style of music I like to play and then get a list of songs. Anyhow &#8211; great gigs ahead! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://konrad.foerstner.org/2009/04/lets-rock-the-ukulele/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
