<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Robin Jakobsson</title>
	
	<link>http://robinjakobsson.se/blog</link>
	<description>Public Journal of Thoughts and Adventures</description>
	<lastBuildDate>Sat, 15 Oct 2011 18:35:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<cloud domain="robinjakobsson.se" port="80" path="/blog/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<link rel="salmon" href="http://robinjakobsson.se/blog/?salmon=endpoint" /><link rel="http://salmon-protocol.org/ns/salmon-replies" href="http://robinjakobsson.se/blog/?salmon=endpoint" /><link rel="http://salmon-protocol.org/ns/salmon-mention" href="http://robinjakobsson.se/blog/?salmon=endpoint" />		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RobinJakobsson" /><feedburner:info uri="robinjakobsson" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://superfeedr.com/hubbub" /><item>
		<title>humble finance</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/alUXG-9WovM/</link>
		<comments>http://robinjakobsson.se/blog/2011/10/15/humble-finance/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 18:35:22 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1190</guid>
		<description><![CDATA[HumbleFinance is an HTML5 data visualization tool written as a demonstration of interactive graphing in HTML5. It is similar to the Flash tool on http://finance.google.com/ Very impressive html/javascript widget!]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.humblesoftware.com/finance/index">HumbleFinance is an HTML5 data visualization tool written as a demonstration of interactive graphing in HTML5. It is similar to the Flash tool on </a><a href="http://finance.google.com/">http://finance.google.com/</a></p></blockquote>
<p>Very impressive html/javascript widget!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=alUXG-9WovM:Y4Gd1tnjeBA:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=alUXG-9WovM:Y4Gd1tnjeBA:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/alUXG-9WovM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/10/15/humble-finance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/10/15/humble-finance/</feedburner:origLink></item>
		<item>
		<title>The Little Book on CoffeeScript</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/K4htUj2JGpI/</link>
		<comments>http://robinjakobsson.se/blog/2011/10/11/the-little-book-on-coffeescript/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 07:58:05 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coffeescript]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1179</guid>
		<description><![CDATA[The Little Book on CoffeeScript.]]></description>
			<content:encoded><![CDATA[<p><a href="http://arcturo.github.com/library/coffeescript/">The Little Book on CoffeeScript</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=K4htUj2JGpI:8SU_anKn-Uc:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=K4htUj2JGpI:8SU_anKn-Uc:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/K4htUj2JGpI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/10/11/the-little-book-on-coffeescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/10/11/the-little-book-on-coffeescript/</feedburner:origLink></item>
		<item>
		<title>CodeSnippets: Check if array is empty in javascript</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/lViGmvvDkvg/</link>
		<comments>http://robinjakobsson.se/blog/2011/10/04/codesnippets-check-if-array-is-empty-in-javascript/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 15:03:24 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[reference]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1175</guid>
		<description><![CDATA[CodeSnippets: Check if array is empty in javascript [javascript].]]></description>
			<content:encoded><![CDATA[<p><a href="http://codesnippets.joyent.com/posts/show/2121">CodeSnippets: Check if array is empty in javascript [javascript]</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=lViGmvvDkvg:OTUlv4WHCR8:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=lViGmvvDkvg:OTUlv4WHCR8:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/lViGmvvDkvg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/10/04/codesnippets-check-if-array-is-empty-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/10/04/codesnippets-check-if-array-is-empty-in-javascript/</feedburner:origLink></item>
		<item>
		<title>Unhosted – Imagine personal data freedom…</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/I8TmTZtjFRE/</link>
		<comments>http://robinjakobsson.se/blog/2011/09/20/unhosted-imagine-personal-data-freedom/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 06:27:45 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Democracy]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[independence]]></category>
		<category><![CDATA[unhosted]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1111</guid>
		<description><![CDATA[Unhosted &#8211; Imagine personal data freedom&#8230;.]]></description>
			<content:encoded><![CDATA[<p><a href="http://unhosted.org/spec/dav/0.1/">Unhosted &#8211; Imagine personal data freedom&#8230;</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=I8TmTZtjFRE:Uz5PSsKjqnQ:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=I8TmTZtjFRE:Uz5PSsKjqnQ:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/I8TmTZtjFRE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/09/20/unhosted-imagine-personal-data-freedom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/09/20/unhosted-imagine-personal-data-freedom/</feedburner:origLink></item>
		<item>
		<title>ownCloud gives you freedom and control over your own data</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/Sv73qbgDaPU/</link>
		<comments>http://robinjakobsson.se/blog/2011/09/20/owncloud-gives-you-freedom-and-control-over-your-own-data/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 06:23:53 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1109</guid>
		<description><![CDATA[ownCloud gives you freedom and control over your own data.]]></description>
			<content:encoded><![CDATA[<p><a href="http://owncloud.org/"><br />
<img alt="" src="http://owncloud.org/wp-content/uploads/2011/07/OwnCloud2.png" title="ownCloud" class="alignnone" width="828" height="519" /><br />
ownCloud gives you freedom and control over your own data</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=Sv73qbgDaPU:yTOziUDCnI8:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=Sv73qbgDaPU:yTOziUDCnI8:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/Sv73qbgDaPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/09/20/owncloud-gives-you-freedom-and-control-over-your-own-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/09/20/owncloud-gives-you-freedom-and-control-over-your-own-data/</feedburner:origLink></item>
		<item>
		<title>Libre Projects</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/3lQwCOjchj4/</link>
		<comments>http://robinjakobsson.se/blog/2011/09/20/libre-projects/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 06:18:49 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1115</guid>
		<description><![CDATA[Libre Projects]]></description>
			<content:encoded><![CDATA[<p><a href="http://libreprojects.net/"><img src="http://robinjakobsson.se/blog/wp-content/uploads/2011/09/libre-500x189.png" alt="Libre logo" title="LIbre Software" width="500" height="189" class="aligncenter size-medium wp-image-1153" /><br />
Libre Projects</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=3lQwCOjchj4:45snVHVkM9s:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=3lQwCOjchj4:45snVHVkM9s:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/3lQwCOjchj4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/09/20/libre-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/09/20/libre-projects/</feedburner:origLink></item>
		<item>
		<title>Conversations with trees</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/MvneJ89dLjQ/</link>
		<comments>http://robinjakobsson.se/blog/2011/09/09/conversations-with-trees/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 17:02:33 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1119</guid>
		<description><![CDATA[Hey Folks: I think I just wanted to tell you about Tree. Does anyone else on the list talk to trees? I do, I must admit. Conversations with trees.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.ecopsychology.org/journal/gatherings7/treeconv.htm"><img class="aligncenter" src="http://robinjakobsson.se/blog/wp-content/uploads/2011/09/treeback.jpg" alt="" width="360" height="240" /></a></p>
<blockquote><p>Hey Folks: I think I just wanted to tell you about Tree. Does anyone else on the list talk to trees? I do, I must admit.</p></blockquote>
<p><a href="http://www.ecopsychology.org/journal/gatherings7/treeconv.htm">Conversations with trees.</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=MvneJ89dLjQ:HVQ-oO9meRw:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=MvneJ89dLjQ:HVQ-oO9meRw:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/MvneJ89dLjQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/09/09/conversations-with-trees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/09/09/conversations-with-trees/</feedburner:origLink></item>
		<item>
		<title>Case-study: Synsam – “Gör ditt eget val”</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/4X1Z45xZT0M/</link>
		<comments>http://robinjakobsson.se/blog/2011/08/31/case-study-synsam-%e2%80%93gor-ditt-eget-val/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 11:30:10 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[stopp]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1078</guid>
		<description><![CDATA[Case-study: Synsam – “Gör ditt eget val”.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Case-study: Synsam – “Gör ditt eget val”" src="http://www.stopp.se/lab/wp-content/uploads/2011/08/Screen-Shot-2011-08-26-at-2.49.08-PM.png" alt="" width="799" height="419" /><a href="http://www.stopp.se/lab/?p=1483">Case-study: Synsam – “Gör ditt eget val”</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=4X1Z45xZT0M:jWAtazZU0m4:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=4X1Z45xZT0M:jWAtazZU0m4:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/4X1Z45xZT0M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/08/31/case-study-synsam-%e2%80%93gor-ditt-eget-val/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/08/31/case-study-synsam-%e2%80%93gor-ditt-eget-val/</feedburner:origLink></item>
		<item>
		<title>Social Design – Facebook Developers</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/Gt2rVabjsMc/</link>
		<comments>http://robinjakobsson.se/blog/2011/08/31/social-design-facebook-developers/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 08:48:08 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[community management]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1076</guid>
		<description><![CDATA[Social Design defines how we understand ourselves and each other and can be broken down into three core elements: Identity, Conversation and Community. Social Design &#8211; Facebook Developers.]]></description>
			<content:encoded><![CDATA[<blockquote><p>Social Design defines how we understand ourselves and each other and can be broken down into three core elements: Identity, Conversation and Community.</p></blockquote>
<p><a href="https://developers.facebook.com/socialdesign/">Social Design &#8211; Facebook Developers</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=Gt2rVabjsMc:PfDKkrytgII:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=Gt2rVabjsMc:PfDKkrytgII:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/Gt2rVabjsMc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/08/31/social-design-facebook-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/08/31/social-design-facebook-developers/</feedburner:origLink></item>
		<item>
		<title>jQuery Reel Plugin</title>
		<link>http://feedproxy.google.com/~r/RobinJakobsson/~3/GLQUwxxyjTM/</link>
		<comments>http://robinjakobsson.se/blog/2011/08/30/jquery-reel-plugin/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 10:36:10 +0000</pubDate>
		<dc:creator>Robin</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[js]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://robinjakobsson.se/blog/?p=1071</guid>
		<description><![CDATA[jQuery Reel Plugin.]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery.vostrel.cz/reel"><img class="aligncenter size-large wp-image-1073" title="Mini Reel" src="http://robinjakobsson.se/blog/wp-content/uploads/2011/08/mini-reel-853x1024.jpg" alt="" width="584" height="701" />jQuery Reel Plugin</a>.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RobinJakobsson?a=GLQUwxxyjTM:vnztcwr5kzo:MakGY2eCLzE"><img src="http://feeds.feedburner.com/~ff/RobinJakobsson?i=GLQUwxxyjTM:vnztcwr5kzo:MakGY2eCLzE" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RobinJakobsson/~4/GLQUwxxyjTM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://robinjakobsson.se/blog/2011/08/30/jquery-reel-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://robinjakobsson.se/blog/2011/08/30/jquery-reel-plugin/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/17 queries in 0.008 seconds using disk: basic

Served from: robinjakobsson.se @ 2011-10-15 19:35:24 -->

