<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-7366778712351013516</atom:id><lastBuildDate>Wed, 04 Feb 2026 13:12:06 +0000</lastBuildDate><category>feedjournal</category><category>link love</category><category>made in express</category><category>MicroISV</category><category>.NET</category><category>book review</category><category>chess</category><category>blogging</category><category>existential risk</category><category>hack.net</category><category>swedish keyboard layout</category><category>Phrase Finder</category><category>Publishing</category><category>window control</category><category>Simplicity</category><category>agile</category><title>The Blog of Jonas Martinsson</title><description>Thoughts on whatever I am obsessed with at the time. </description><link>http://blog.globolistic.com/</link><managingEditor>noreply@blogger.com (Jonas Martinsson)</managingEditor><generator>Blogger</generator><openSearch:totalResults>168</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-6710023370067168922</guid><pubDate>Tue, 26 Jul 2022 12:58:00 +0000</pubDate><atom:updated>2022-07-26T14:58:59.788+02:00</atom:updated><title>My Chess Improvement Process: Step 1 - Data Mining</title><description>&lt;p&gt;&lt;i&gt;This post is part of a series describing the process I am using to attempt improvement in chess. The &lt;a href=&quot;http://blog.globolistic.com/2022/06/a-new-approach-to-chess-improvement.html&quot;&gt;main post&lt;/a&gt; gives an overview of the process while this article explains one of the steps in detail.&lt;/i&gt;&lt;/p&gt;&lt;p&gt;The first step on our chess improvement&amp;nbsp;journey is to understand factually the strengths and weaknesses in our game. I am speaking from lifelong experience when I say that this is difficult to intuit. It is simple to remember recent blunders and draw conclusions that are not aligned with your performance over a longer period of time. The cognitive term for this is&amp;nbsp;&lt;a href=&quot;https://en.wikipedia.org/wiki/Recency_bias&quot;&gt;Recency Bias&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;So, the question we are faced with is: How do you measure your chess ability?&lt;/p&gt;&lt;p&gt;There are a great many approaches for this, and my choice is not necessarily the best fit for everyone.&lt;/p&gt;&lt;p&gt;My approach is to identify all mistakes from my competitive chess games with a classical time control. Basically, taking the idea of the &quot;List of Mistakes&quot; that Axel Smith describes in the excellent book Pump Up Your Rating, and turning it up a few notches further by adding quantifiable metadata for each mistake.&amp;nbsp;&lt;/p&gt;&lt;p&gt;I selected games I have played in rated OTB games (tournaments and league games) as well as online games which were part of a tournament. The important thing about this selection process of games is that it should be games played with serious focus and deep concentration, so that the quality of the data can be relied upon. If the data quality that goes into the analysis is low, the analysis of the data will be useless to you. Garbage in, garbage out.&lt;/p&gt;&lt;p&gt;As we now have a list of games to extract mistakes from, we need to define what constitutes a mistake. My approach is to import each game on &lt;a href=&quot;http://lichess.org&quot; target=&quot;_blank&quot;&gt;lichess&lt;/a&gt;, have the server analyze it and present to us a list of inaccuracies, mistakes and blunders.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhZw9F2xP285ze0OYl0EbNN8yZCbtfSGEhrKVehxiVWBtjzb_Il_Q9RjA1zU46DSVU93FnObxjUy2j8ed6ler3NEgvzoKyXnAyvQ1kIO2edpZwmjYo7uAwVMDbOxhRmY60iNDz6q8dE7WwLu_md72Zh_d4R6gRWuAomMJp7CQHlvMeZV7Ew7SREl_zhAA&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;lichess analysis output&quot; data-original-height=&quot;62&quot; data-original-width=&quot;200&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhZw9F2xP285ze0OYl0EbNN8yZCbtfSGEhrKVehxiVWBtjzb_Il_Q9RjA1zU46DSVU93FnObxjUy2j8ed6ler3NEgvzoKyXnAyvQ1kIO2edpZwmjYo7uAwVMDbOxhRmY60iNDz6q8dE7WwLu_md72Zh_d4R6gRWuAomMJp7CQHlvMeZV7Ew7SREl_zhAA=s16000&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;For each of the identified sub-optimal moves, I manually add metadata, such as:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;the severity of the error,&lt;/li&gt;&lt;li&gt;the type of mistake (tactical, positional)&lt;/li&gt;&lt;li&gt;the sub-type of mistake (for example candidate move, shallow calculation, exchange, etc.)&lt;/li&gt;&lt;li&gt;the phase of the game (opening, middlegame, endgame)&lt;/li&gt;&lt;li&gt;comment&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;This exercise in itself is very useful, in that it forces you to analyze your errors systematically. I think there are lessons to be learned just by noting down the errors in a list. This is the reason that I scrapped attempts at automating this process using code. By actually making this a labor intensive process, I am picking up insights just by getting the source data for our analysis in place.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The game itself will also be added to a separate list, with information such as color, result, tournament, date, opponent Elo, and also the evaluation of the position at the end of the opening phase and middlegame phase, as defined by the lichess analysis.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;One important detail to consider is in which unit to quantify the error, as well as the evaluation of a position. In the old days we used ECO symbols, today we are used to engine evaluations, but both of these approaches are not optimal when it comes to quantifying an error. For example, let&#39;s say you are playing a move, which reduces the engine evaluation by 1.0. There is a huge difference between the loss of winning chances if the initial evaluation is 0.5 or 4.5. In the former case (the evalution goes from 0.5 to -0.5) the expected score is reduced by 14%, while in the latter case (the evaluation goes from 4.5 to 3.5) the loss is only 5%. This conversion between engine evaluation and winning chances assumes that the players are of equal strength, and &lt;a href=&quot;https://www.chessprogramming.org/Pawn_Advantage,_Win_Percentage,_and_Elo&quot;&gt;the formula&lt;/a&gt; could be improved for uneven matchups.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;For this reason, I am quantifying each mistake in the loss of my expected score, so a 14% error means that on average I am expected to score 0.14 points less after playing this erroneous move.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In the next post I will dive into the exciting world of exploring this data to find insights and actionable information!&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</description><link>http://blog.globolistic.com/2022/07/my-chess-improvement-process-step-1.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhZw9F2xP285ze0OYl0EbNN8yZCbtfSGEhrKVehxiVWBtjzb_Il_Q9RjA1zU46DSVU93FnObxjUy2j8ed6ler3NEgvzoKyXnAyvQ1kIO2edpZwmjYo7uAwVMDbOxhRmY60iNDz6q8dE7WwLu_md72Zh_d4R6gRWuAomMJp7CQHlvMeZV7Ew7SREl_zhAA=s72-c" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-263884017688003763</guid><pubDate>Tue, 28 Jun 2022 20:13:00 +0000</pubDate><atom:updated>2022-07-28T08:56:04.321+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">chess</category><title>A New Approach To Chess Improvement</title><description>&lt;div&gt;&lt;p&gt;In my late teens I feel in love with the game of chess. That is way too late in life to have a realistic chance of achieving true mastery of the game. Regardless, this hasn&#39;t prevented me from continuing my journey, trying to increase my knowledge and becoming more skillful.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am now starting a new serious attempt to improve my understanding and execution of chess. Building on my past failures, I will implement a few novel ideas to this approach. My plan is to document the process for my own benefit and accountability, and for others to hopefully get inspiration from.&lt;/p&gt;&lt;h2&gt;My Hitherto Chess Journey&lt;/h2&gt;&lt;p&gt;Let&#39;s start with briefly recounting my chess journey so far. I can safely state that I&#39;ve invested my 10,000 hours in chess without achieving anything resembling mastery. I started playing in my late teens. Today I am 47. I have been playing in the Swedish national league, postal correspondence chess, online leagues and been active in computer chess organizations. My FIDE Elo rating plateaued early at around 1850 where it&#39;s been slumbering for the last 25 years. Around the millennium I took a decade off chess. Then, in 2015 I set a serious goal of reaching 2000 FIDE rating by year 2019. This failed miserably and instead my rating has since plummeted to 1784.&lt;/p&gt;&lt;h2&gt;The Gloomy Old Approach&lt;/h2&gt;&lt;p&gt;So how come I don&#39;t get better at chess? Let&#39;s understand which approach I took in 2015 and why it did not materialize in a rating gain. Since the very beginnings of my chess studies I have been attracted to opening theory. Like a mosquito mesmerized by a light source, and just a productive. At least 80% of my chess study time has been devoted to this part of the game. The vast majority of the books in my chess shelf are dedicated to openings. Consequently, this is how I approached my 2015 improvement plan as well.&amp;nbsp;&lt;i&gt;If all you have is a hammer, everything looks like a nail.&lt;/i&gt;&amp;nbsp;With an Excel-based and Python-supported data-driven approach I meticulously analyzed my performance by opening. I then selected openings where I maximized my advantage at move 12 and focused on understanding the relevant middlegame plans in these opening variations.&amp;nbsp;&lt;/p&gt;&lt;p&gt;While some aspects of my game improved, others remained unchanged. For example, coming out of the openings (at move 12) the average evaluation of the position was +.57 as White and +.35(!) as Black over 131 games with a classical time control. Still, my game results and performance ratings were feeble. In hindsight, it is quite obvious that I was optimizing for a local maximum of my opening game, without considering how that would relate to my overall play.&lt;/p&gt;&lt;h2&gt;The Shiny New Approach&amp;nbsp;&lt;/h2&gt;&lt;p&gt;Based on my experiences with the old approach, it is now time to try something else. My approach will very much be focused on data. Here&#39;s a example the dashboard I am using to measure and pinpoint my mistakes:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjHO6zhMFB9sD37Z97eiEM2m50oXD5dht2-Cti9CdTyIj05HVFKFiRvxAnvtBUwFps_uZLM2gu8PKHBluXorImcb5sAyzWZBOk5iJ7uRidNbXGPB_24jZp_D5atuXX9Aki9t74DWvgMllLrawaOawiisO1vmd0C-GTDQ7h5FygVZ-nKrEmbIXJEPi06vA&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; data-original-height=&quot;1011&quot; data-original-width=&quot;1906&quot; height=&quot;170&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjHO6zhMFB9sD37Z97eiEM2m50oXD5dht2-Cti9CdTyIj05HVFKFiRvxAnvtBUwFps_uZLM2gu8PKHBluXorImcb5sAyzWZBOk5iJ7uRidNbXGPB_24jZp_D5atuXX9Aki9t74DWvgMllLrawaOawiisO1vmd0C-GTDQ7h5FygVZ-nKrEmbIXJEPi06vA&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;In future posts I will dive deeper into this analysis. Also, my new approach is a not a quick fix-plan, but rather a lifelong process for improvement. These are the steps I am outlining in my improvement process:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&quot;http://blog.globolistic.com/2022/07/my-chess-improvement-process-step-1.html&quot;&gt;Data Mining&lt;/a&gt;. Collect data on mistakes from my classical time control tournament games.&lt;/li&gt;&lt;li&gt;Data Exploration. Explore the data and gather insights around my weaknesses, using a holistic approach to my chess.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Pinponting. Identify one isolated aspect of my game to improve.&lt;/li&gt;&lt;li&gt;KPIs. Define key performance indicators to quantify my performance in this aspect of my game.&lt;/li&gt;&lt;li&gt;Planning. Create a training plan for improving this aspect.&lt;/li&gt;&lt;li&gt;Training. Execute the plan with great focus.&lt;/li&gt;&lt;li&gt;Result Measuring. Monitor how the indicators change as a result of my focused training. Also monitor the overall performance of my chess.&lt;/li&gt;&lt;li&gt;Repeat from point 2 above with a new aspect of improvement.&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;At the onset, I feel confidence in this process for several reasons:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;There are no goals (not even rating goals), but rather directions. The process and actual learning is the key rather than the goal. It&#39;s a mindset taken from the book&amp;nbsp;&lt;i&gt;Atomic Habits.&lt;/i&gt;&lt;/li&gt;&lt;li&gt;The process attempts to look holistically at my chess game, so as not to sub-optimize a part of my game that has low impact on my actual results.&lt;/li&gt;&lt;li&gt;The fact-based approach will make it difficult for me to fool myself into focusing on low-impact, but alluring study areas.&lt;/li&gt;&lt;li&gt;The continuous improvement cycle should be a good foundation to build on for the future.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;In future posts I will dive deeper into each of the eight steps.&lt;/p&gt;&lt;/div&gt;</description><link>http://blog.globolistic.com/2022/06/a-new-approach-to-chess-improvement.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjHO6zhMFB9sD37Z97eiEM2m50oXD5dht2-Cti9CdTyIj05HVFKFiRvxAnvtBUwFps_uZLM2gu8PKHBluXorImcb5sAyzWZBOk5iJ7uRidNbXGPB_24jZp_D5atuXX9Aki9t74DWvgMllLrawaOawiisO1vmd0C-GTDQ7h5FygVZ-nKrEmbIXJEPi06vA=s72-c" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-9099247187124652755</guid><pubDate>Tue, 03 Dec 2013 07:48:00 +0000</pubDate><atom:updated>2013-12-03T08:48:00.518+01:00</atom:updated><title>The Decade Migrant</title><description>&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;blockquote class=&quot;tr_bq&quot;&gt;
&lt;i&gt;&quot;So ferry, cross the Mersey,&lt;br /&gt;&#39;Cause this land&#39;s the place I love,&lt;br /&gt;And here I&#39;ll stay.&quot;&lt;/i&gt;&lt;br /&gt;Gerry and the Pacemakers&lt;/blockquote&gt;
&lt;div&gt;
Today, I&#39;ve been living abroad for exactly 10 years. It&#39;s a time as good as any to share my first-hand experiences on immigration.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Immigrants are individuals like me, sustaining themselves in a foreign country. But, I am not an &lt;i&gt;immigrant&lt;/i&gt;. I am an &lt;i&gt;emigrant&lt;/i&gt;. On a good day, I&#39;ll agree to be called a &lt;i&gt;migrant&lt;/i&gt;, so let&#39;s use that term going forward as it&#39;s neutral. The distinction between the terms is important, as it contains the crux of uprooting yourself and replanting your existence in foreign soil. An immigrant is identified with her new country, while an emigrant is identified with her old country. I am not an immigrant because I belong to my old country. Despite having chosen my new country out of free will, I am not integrated, and I don&#39;t strive to be. I fail the primary directive of any successful government immigration policy: assimilation; or to be less Borg-like: integration. My personal choice against integration is in essence a choice of isolation.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Everyone who migrates as an adult is to some degree disintegrated from the new country&#39;s society. Hofstede, in his landmark study &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Hofstede&#39;s_cultural_dimensions_theory&quot; target=&quot;_blank&quot;&gt;Cultures and Organizations&lt;/a&gt;&quot;, showed that we can change our behavior, but the core values of our upbringing always remain with us. The stripes of our motherland&#39;s culture never wash away. As a result, the migrant is constantly in conflict with her new environment. This doesn&#39;t have to lead to isolation, but it is the most natural consequence.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
How do you achieve happiness in isolation? This is a big question that I believe all migrants are struggling with in one form or another. I consider it from two perspectives: (1) the migrant as a part of society, and (2) the migrant as an individual.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
As a part of society, what does it mean that my choice is the opposite of how a country state envisions immigration? Does it mean that I am less valuable? Does my value derive from how well I perform in my new environment? And should this value decide which rights are given to me? Logic tells me that the value of any human is a given, something she owns by just being. But, the real world for a migrant looks very different. My environment makes me measure myself by my (lack of) language skills. This, together with my lack of shared historical, political, and cultural context makes everyday interactions challenging. As a result, my utilization in society is low. This lack of utilization, deriving from what you could call a migrant&#39;s inherent social handicap, must not be translated into lack of value. If we go against the grain of modern secular dogma and separate utilization from value, we will reach a healthier society. I like to believe that human value is always there. This is key for me to accept my separation from society. I like to think of this separation as a Thoreauvian &lt;a href=&quot;http://en.wikipedia.org/wiki/Walden&quot; target=&quot;_blank&quot;&gt;Walden&lt;/a&gt;-experience of self-sustainability. As Thoreau wrote 150 years ago: &quot;I have never found a companion that was so companionable as solitude.&quot; He shared the feeling, even though he was no migrant in the word&#39;s true definition. But you could consider Thoreau a migrant in his own country.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
As an individual, once you accept isolation, happiness is achievable by creating your own space in where you can live life without the conflicts between your values and the society around you. In a way, you build your own virtual society in that space, similar to &lt;a href=&quot;http://en.wikipedia.org/wiki/Viktor_Frankl&quot; target=&quot;_blank&quot;&gt;Viktor Frankl&lt;/a&gt;&#39;s theories about the space between stimulus and response, where your freedom always flowers. Even though his environment, as a concentration camp prisoner, is incomparable to a migrant&#39;s - there are lessons to be learned in his theories. If the environment doesn&#39;t allow for your happiness, you can still cater for it yourself. With modern technology, Frankl&#39;s space can be tangible. It&#39;s called the Internet. This space, which Frankl once defined as inside an individual&#39;s mind, can today stretch out into the online world. Even though we usually separate &quot;online life&quot; from &quot;real life&quot;, the border between the two gets fuzzier everyday.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
In the end, I take solace in the thought that isolation from society could drive an individual to connect back to society in some ways.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
So don&#39;t blame migrants for living in their own walled gardens; real or virtual. This may be the only sustainable option for many of us.&lt;/div&gt;
</description><link>http://blog.globolistic.com/2013/12/the-decade-migrant_3.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-622790064500797342</guid><pubDate>Mon, 28 Oct 2013 06:37:00 +0000</pubDate><atom:updated>2013-10-28T07:38:43.840+01:00</atom:updated><title>The Paradigm Shift of Daily Planning for Productivity</title><description>I have previously written about my obsessions with task management, and various productivity techniques to fight off procrastination. In the past, I expected to holy grail of personal productivity to be found in an organized list with appropriate metadata for each task. Much like MS Project but on a personal level.&lt;br /&gt;
&lt;br /&gt;
This is why I was so pleasantly surprised to find out how much I love &lt;a href=&quot;http://any.do/&quot;&gt;Any.do&lt;/a&gt;&#39;s daily planning feature. In an otherwise bare-bones implementations with hardly any metadata for each task, and other features not completely ironed out - the daily task planning is divine. This is what made me switch from my trusted &lt;a href=&quot;http://toodledo.com/&quot;&gt;Toodledo &lt;/a&gt;to Any.do.&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen=&quot;&quot; frameborder=&quot;0&quot; height=&quot;281&quot; mozallowfullscreen=&quot;&quot; src=&quot;//player.vimeo.com/video/59882957&quot; webkitallowfullscreen=&quot;&quot; width=&quot;500&quot;&gt;&lt;/iframe&gt; &lt;br /&gt;
&lt;br /&gt;
Any.do&#39;s daily planning feature does everything right. It pops up a friendly and appropriately obtrusive reminder each morning to plan your day. With interspersed motivational messages it is a reminder that you should be in control of your to dos and not vice versa. In combination with a super-attractive and to-the-point GUI, the daily chore becomes an interruption with a cadence I look forward to taking on. It&#39;s a bit like gaming your to do list, another long-time idea I have been nurturing.&lt;br /&gt;
&lt;br /&gt;
Ultimately, this daily planning feature, has become the heart of my to do list - and rightly so. In the end there are too many unknowns in all of our lives to plan ahead for the far flung future.&lt;br /&gt;
&lt;br /&gt;
One day at a time.</description><link>http://blog.globolistic.com/2013/10/the-paradigm-shift-of-daily-planning.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-7388619995096846673</guid><pubDate>Sun, 04 Dec 2011 15:04:00 +0000</pubDate><atom:updated>2011-12-04T16:04:33.730+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Phrase Finder</category><title>RIP Phrase Finder</title><description>&lt;p&gt;&lt;a href=&quot;http://jonasmartinsson.50webs.com/PhraseFinder.html&quot;&gt;Phrase Finder&lt;/a&gt;, a quick solution I put together for finding popular expressions that include a specific phrase, is no more.&lt;/p&gt; &lt;p&gt;Yahoo made true of their promise to shut down their free Search API, and with it Phrase Finder. I am sad to see it go, because I regularly used it myself.&lt;/p&gt; &lt;p&gt;There are no plans to bring it back to life at the moment.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2011/12/rip-phrase-finder.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-6293672316125964584</guid><pubDate>Tue, 03 May 2011 17:25:00 +0000</pubDate><atom:updated>2011-05-03T19:25:00.309+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><title>The World and You</title><description>&lt;p&gt;Today, more and more people find themselves living in a foreign country. Be it a temporary state or a more permanent situation (as for myself); regardless, the world is becoming more global and multi-cultural. Or is it? And what exactly is culture? These are some of the questions that is being answered in Geert Hofstede’s cultural research, which now spans five decades. The book is a goldmine for people who are puzzled by culture clashes, and want to increase their understanding of cultural behavior. And who isn’t puzzled by cultural enigmas these days? No matter where you live, you just have to turn on the TV or head down to your local market or restaurant, and you will be exposed to foreign culture. &lt;/p&gt; &lt;p&gt; &lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;td&gt;&lt;img src=&quot;http://ecx.images-amazon.com/images/I/51oprJuWyKL._SL160_.jpg&quot;&gt; &lt;/td&gt; &lt;td valign=&quot;top&quot;&gt;&lt;a href=&quot;http://www.amazon.com/Cultures-Organizations-Software-Mind-Third/dp/0071664181?SubscriptionId=0JTCV5ZMHMF7ZYTXGFR2&amp;amp;tag=jonasmartinss-20&amp;amp;linkCode=xm2&amp;amp;camp=2025&amp;amp;creative=165953&amp;amp;creativeASIN=0071664181&quot;&gt;Cultures and Organizations: Software for the Mind, Third Edition&lt;/a&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;It turns out that the environment where we grew up ingrains eternal values in us. These values can be analyzed and measured, with averages calculated per country to quantify regional differences. This is exactly what Geert Hofstede has been doing since the sixties.&lt;/p&gt; &lt;p&gt;This book has personally helped me to straighten out two types of question marks; questions relating to why I sometimes feel out-of-place in my new country, and questions relating to how international conflicts play out. &lt;/p&gt; &lt;p&gt;The research identifies six dimensions, where countries are ranked:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;Power distance  &lt;li&gt;Individualism  &lt;li&gt;Masculinity  &lt;li&gt;Uncertainty avoidance  &lt;li&gt;Long-term versus short-term orientation  &lt;li&gt;Subjective well-being (happiness)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;For me personally, moving from Sweden to Israel, I can empirically verify Hofstede’s data that the greatest differences between the countries are in “uncertainty avoidance” and “masculinity”. Israelis are fighting the inherent uncertainty of life, while Swedes generally accept uncertainty. A trivial example of this, is that during my wife’s pregnancy we have had numerous medical examination and ultrasounds, more than I can count; while the Swedish pregnancy exams are counted on the fingers of one hand. The fact that Sweden is labeled as a more “feminine” country than Israel has implications, on many levels including personal, family, gender, sex, education, consumption, workplace, politics and religion.&lt;/p&gt; &lt;p&gt;I highly recommend anyone to read this book. And especially if you find yourself living abroad, you owe it to yourself to understand why your new life is so strange. There is logic behind it.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2011/05/world-and-you.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-5240704574373304825</guid><pubDate>Mon, 08 Nov 2010 18:17:00 +0000</pubDate><atom:updated>2010-11-08T19:17:00.313+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Simplicity</category><title>The Cognitive Overload of RockMelt</title><description>&lt;p&gt;Maybe I am just getting old. &lt;/p&gt; &lt;p&gt;But I simply don’t get the concept of &lt;a href=&quot;http://rockmelt.com&quot;&gt;RockMelt&lt;/a&gt;, the newest flockesque browser/social-thingy on the horizon. It crams IM, social networks, and a web browser into one glorified application. &lt;/p&gt; &lt;p&gt;I quietly ask myself how I would ever be able to get work done in an environment with that amount of cognitive overload? When accessing a web page I would be bombarded with information from the social sphere. Reading a longer article in that browser would be a feat worthy of the deepest reverence. &lt;/p&gt; &lt;p&gt;On the surface, it seems nice and innocent enough to save a couple of Alt-Tabs to access my social networks. But the Alt-Tabs are there for a reason: to separate different contexts. 95% of the time when I am on a web page, I am there for a reason, and I don’t want to be distracted by other stuff.&lt;/p&gt; &lt;p&gt;I believe the way forward is to simplify the user experience and use separate applications for web browsing and IM/social, so that the IM/social interactions can be turned off when you need to get things done. The web browser is probably the most used application on your Desktop. That’s exactly why it needs to be a workspace that allows you to work without interruptions.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/11/cognitive-overload-of-rockmelt.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-7467641309422507570</guid><pubDate>Wed, 08 Sep 2010 06:17:00 +0000</pubDate><atom:updated>2010-09-08T08:18:42.829+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><title>Walden and I</title><description>&lt;p&gt;My yearly Sweden vacations are ever so offline. Checking e-mail is 15 kilometers away, and an unexpected liberator in that. So how does this affect me? Well, last year&#39;s experience made me discover Honore&#39;s &amp;quot;Slow&amp;quot;, a short book about simplifying your life, and taking time to smell the roses. During this year’s vacation, I hit the Swedish book shops with the intent to find similar titles. But I was disappointed with seemingly shallow follow-ups trying to ride the success wave of Slow. Hours of book browsing later I came back empty-handed, disappointed not because I couldn’t find what I wanted but rather because I didn&#39;t know what I was looking for.&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; align=&quot;right&quot; src=&quot;http://pics.librarything.com/picsizes/3c/f2/3cf20d82ff79109597876345477434d414f4541.jpg&quot; /&gt; Some days later I received a gift from my mother, a book with exquisite drawings and fine writings from a Swedish lake in the Mälaren area (&amp;quot;Sjö&amp;quot; by Gunnar Brusewitz). I was extremely pleased with the gift and started to ponder how removed I had become from nature. Living a city life, commuting to a cubicle, racing between commitments both at work and at home, and never taking the time to reflect, my life is not in harmony. With the vacation spent in lush landscapes, it is a disturbing contrast. My wife says I get depressed when I return home from summer vacations. &lt;/p&gt;  &lt;p&gt;Resting in the grass of my mother&#39;s garden, it hit me: Walden by Thoreau! Of course! This book is commonly referenced in the books I like the most. Why not turn to the original thoughts? Returning to the book store I was lucky to find a modern acclaim-winning translation to Swedish. Ka-ching!&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; align=&quot;right&quot; src=&quot;http://images.amazon.com/images/P/0807014257.01._SX140_SY225_SCLZZZZZZZ_.jpg&quot; /&gt; I am proud to say that I digested Walden for two months, reading and rereading it and penetrating the text. Still, I am incapable of reviewing it. It is simply too unwieldy for such an effort. What fascinated me the most is how relevant Walden is today. Perhaps even more so than when originally published in 1854. A central question in the book is if we are slaves or masters of technology. I believe we have become more enslaved in the century-and-a-half since Walden was written; today it is all but possible to escape the ubiquity of technology. While technology has enabled tremendous progress and human potential, it has also tethered us to an ever-faster pace of technological invention. Are we in control of this pace today, and will we be in control tomorrow? This is an important question from a global perspective - but Walden deals with the personal perspective. Can we live a rich life with technology? Thoreau&#39;s answer is a resounding &amp;quot;No&amp;quot;. &lt;/p&gt;  &lt;p&gt;How did Walden change me? I try to achieve fewer things. I try to keep my to-do list short. I try to spend more time off-the-grid. I try to reflect before I act. I try to connect to nature. I try to smell the roses. But one thing is certain: simplicity is not easy, but comes with significant rewards.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/09/walden-and-i.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-8530510717499995375</guid><pubDate>Fri, 30 Jul 2010 07:48:00 +0000</pubDate><atom:updated>2010-07-30T09:48:39.324+02:00</atom:updated><title>Doing Less</title><description>&lt;p&gt;I’m now back from a relaxing vacation, doing close to nothing. The return to a hectic business life is a stark contrast. This has led me to set out a plan of doing less this year.&lt;/p&gt;  &lt;p&gt;But don’t get me wrong. Last year, I had great strategies, plans and goals for &lt;a href=&quot;http://feedjournal.com&quot; target=&quot;_blank&quot;&gt;FeedJournal&lt;/a&gt; as well as for other personal projects. But looking back, nothing much moved forward. I can find no other reason for this than that I was feeling bogged down by the weight of my commitments.&lt;/p&gt;  &lt;p&gt;That’s why I this year plan to do less. By this logic, I hope to accomplish more.&lt;/p&gt;  &lt;p&gt;As an example, the long promised rewrite of the &lt;a href=&quot;http://feedjournal.com/Publisher.html&quot; target=&quot;_blank&quot;&gt;FeedJournal Publisher&lt;/a&gt; interface will take the back seat to a revamp of the existing interface, which by all means is working well. Improving what is there requires some magnitudes less effort.&lt;/p&gt;  &lt;p&gt;I hope it’s as simple as that.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/07/doing-less.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-6007719770478178323</guid><pubDate>Wed, 23 Jun 2010 17:34:00 +0000</pubDate><atom:updated>2010-06-23T19:34:14.703+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><title>Book Review: Switch</title><description>&lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://heathbrothers.com/images/switch3d.png&quot; align=&quot;right&quot; /&gt; Do you ever feel like you want to change something but don&#39;t know how? If you are anything like me, this is a challenge you face daily. Luckily for us, the Heath brother has taken upon themselves to create a comprehensive framework for how to go about changing someone or something. What&#39;s even better is that they succeeded to write another great book, that lives up to the high expectations from their debut blockbuster Made to Stick. &lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://heathbrothers.com/switch/&quot;&gt;Switch&lt;/a&gt; reaches Gladwellian mastery when it comes to readability and entertainment value. But the true value comes with the concrete framework for driving change. Laying out such a framework follows in the tradition of Made to Stick, and has become something of a Heath trademark. With this framework, driving change replaces the guesswork with a more methodological approach to change where the outcome can be predicted. &lt;/p&gt;  &lt;p&gt;I enjoyed this book immensely and I expect to get as much value out of Switch as I got out of Made to Stick. I can&#39;t wait for their next book, whatever it may be.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/06/book-review-switch.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-1167225568973858621</guid><pubDate>Mon, 07 Jun 2010 18:25:00 +0000</pubDate><atom:updated>2010-06-07T20:25:00.961+02:00</atom:updated><title>My IBM Interview</title><description>Valerie Skinner &lt;a href=&quot;https://www.ibm.com/developerworks/mydeveloperworks/blogs/yinmeetsyang/entry/interview_with_jonas_martinsson31?lang=en&amp;amp;ca=dth-mydw&quot;&gt;interviewed  me&lt;/a&gt; for the IBM “Yin meets Yang” blog. I am sharing my thoughts on agile,  Jazz and other software development stuff.&lt;br /&gt;
&lt;br /&gt;
Impeccable timing, since my company today also &lt;a href=&quot;http://www.mainsoft.com/content/press-releases/2010_06_07&quot;&gt;launches&lt;/a&gt; a  preview of our integration product for Jazz and Lotus Connections.</description><link>http://blog.globolistic.com/2010/06/my-ibm-interview.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-2221742376221985348</guid><pubDate>Wed, 02 Jun 2010 21:54:00 +0000</pubDate><atom:updated>2010-06-02T23:57:37.534+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><title>Two Books On Presentations</title><description>&lt;p&gt;Recently, I had the enjoyment to read two good books on presentations. You know, these humiliating affairs feared more than death itself. One is “Confessions of a Public Speaker”, which I panhandled from a colleague after reading his praising tweet; the other is “Presentation Zen”, a longtime item on my Wish List. I wrote Amazon reviews for both books:&lt;/p&gt; &lt;a href=&quot;http://rcm.amazon.com/e/cm?lt1=_blank&amp;amp;amp;bc1=FFFFFF&amp;amp;amp;IS2=1&amp;amp;amp;npa=1&amp;amp;amp;bg1=FFFFFF&amp;amp;amp;fc1=000000&amp;amp;amp;lc1=0000FF&amp;amp;amp;t=jonasmartinss-20&amp;amp;amp;o=1&amp;amp;amp;p=8&amp;amp;amp;l=as1&amp;amp;amp;m=amazon&amp;amp;amp;f=ifr&amp;amp;amp;asins=0596801998&quot;&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://ecx.images-amazon.com/images/I/41Vw+HqRH+L._SL110_.jpg&quot; align=&quot;right&quot; /&gt;&lt;/a&gt;   &lt;p&gt;One thing is certain, Scott Berkun has the gift of the gab. The author&#39;s personal experiences as a speaker at conferences is greatly entertaining and full of humorous anecdotes. I promptly subscribed to his &lt;a href=&quot;http://www.scottberkun.com/blog/&quot;&gt;blog&lt;/a&gt;, to get more of Berkun&#39;s good writing. &lt;/p&gt;  &lt;p&gt;But of course, that&#39;s not why you read this book, you want to learn about public speaking. And Berkun doesn&#39;t disappoint. His first-hand, pragmatic advice on all matters related to public speaking is useful and highly relevant for budding speakers. The book is not, neither does it try to be, a complete reference - but rather a view into the hard work behind presentations. &lt;/p&gt;  &lt;p&gt;Let&#39;s make it clear that Scott Berkun is not a glamorous celebrity on the speaking circuit. But he is a professional with a name for himself. I think that makes him even better suited to write this book, more so than a superstar such as Jobs or Gladwell. &lt;/p&gt;  &lt;p&gt;No matter if you have any upcoming speaking events, you&#39;ll get the itch to give it a go after reading this book. I highly recommend it. &lt;/p&gt;  &lt;p&gt;---&lt;/p&gt; &lt;a href=&quot;http://rcm.amazon.com/e/cm?lt1=_blank&amp;amp;amp;bc1=FFFFFF&amp;amp;amp;IS2=1&amp;amp;amp;npa=1&amp;amp;amp;bg1=FFFFFF&amp;amp;amp;fc1=000000&amp;amp;amp;lc1=0000FF&amp;amp;amp;t=jonasmartinss-20&amp;amp;amp;o=1&amp;amp;amp;p=8&amp;amp;amp;l=as1&amp;amp;amp;m=amazon&amp;amp;amp;f=ifr&amp;amp;amp;asins=0321525655&quot;&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://ecx.images-amazon.com/images/I/41hMmcWQdwL._SL110_.jpg&quot; align=&quot;right&quot; /&gt;&lt;/a&gt;   &lt;p&gt;Conceptually, Presentation Zen is an excellent book. Unfortunately, I didn&#39;t enjoy it as much as I would&#39;ve wanted to. &lt;/p&gt;  &lt;p&gt;Let&#39;s start with the good. I love Garr Reynolds&#39;s artistic approach to slide design, giving a death kneel to the ubiquitous bullet points. This is where the book really shines, and where you will learn the most. If this section would have been expanded to form the entire book, I would be in heaven. &lt;/p&gt;  &lt;p&gt;Here&#39;s what I didn&#39;t like. Plenty of concepts are mentioned repeatedly, degrading the reading experience when the book is read cover-to-cover. There&#39;s also some typographical errors in the book, an issue that always gets me fuming. &lt;/p&gt;  &lt;p&gt;But my largest gripe is about the font chapter. There is no such chapter. With plenty of sample slides showing how a changed font can improve upon a slide design, not a single word is written on font usage. &lt;/p&gt;  &lt;p&gt;To summarize, the concepts and ideas put forward on slide design are great, and I know that my slides will look better next time I design a slide deck. However, I think that the book is not reaching its full potential, with a halting treatment on slide design - the book&#39;s claim to fame.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/06/two-books-on-presentations.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-5060157167331469849</guid><pubDate>Thu, 13 May 2010 20:30:00 +0000</pubDate><atom:updated>2010-06-23T19:42:58.244+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>GCR Ch 5: Cognitive Biases Potentially Affecting Judgment of Global Risks</title><description>&lt;p&gt;&lt;em&gt;I read &lt;/em&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0198570503/ref=nosim/jonasmartinss-20&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;Global Catastrophic Risks&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; not only to deepen my understanding of global risks, but also to find ways to practically do something about it. Hopefully, &lt;/em&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/05/on-survival.html&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;blogging about the chapters&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; as I digest them will assist on both accounts.&lt;/em&gt;&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;“All else being equal, not many people would prefer to destroy the world. […] Therefore I suggest that if the Earth is destroyed, it will probably be a mistake.” &lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;Eliezer Yudowsky goes on by describing mistakes in human reasoning and how flawed our intuition is. The heuristics we use to evaluate probabilities, form the basis for how we deal with all types of existential risk. Knowledge of human psychological flaws are therefore important as we shape agendas for risk prevention.&lt;/p&gt;  &lt;p&gt;It is interesting to note that knowledge of these very biases and flaws does not make us much smarter. Research shows that when we compensate for our known biases, they are reduced by some 50% but never go away completely.&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;“It is a terribly frightening thing, but people do not become any smarter, &lt;em&gt;just&lt;/em&gt; because the survival of humankind is at stake.”&lt;/p&gt;&lt;/blockquote&gt;  </description><link>http://blog.globolistic.com/2010/05/gcr-ch-5-cognitive-biases-potentially.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-3738309498244983842</guid><pubDate>Sun, 09 May 2010 19:19:00 +0000</pubDate><atom:updated>2010-06-23T19:42:58.245+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>GCR Ch 4: Millenial Tendencies in Response to Apocalyptic Threats</title><description>&lt;p&gt;&lt;em&gt;I read &lt;/em&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0198570503/ref=nosim/jonasmartinss-20&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;Global Catastrophic Risks&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; not only to deepen my understanding of global risks, but also to find ways to practically do something about it. Hopefully, &lt;/em&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/05/on-survival.html&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;blogging about the chapters&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; as I digest them will assist on both accounts.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj63y6oOBjaYhOuw83k4J3NlYh14gzlvt_5EVI198LbTyHreA70EFLqEr31qXRwAevFW3-6QPGG5m5M4ssBfE9fRRsMre-ZK7PvGR1UC_wjz1N6FbtVasza8AnRQVMS57Q2loVTU3daUxRP/s1600-h/image%5B3%5D.png&quot;&gt;&lt;img title=&quot;image&quot; style=&quot;border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px&quot; height=&quot;244&quot; alt=&quot;image&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7KFD2Fe84teJgBzTOHNTAJGwtF8NCEWhq3FJ20k-2miB0NVPf1q1BsSphQyMT1OMzfY0XwYhtJNZuMN973O79W9vnNUvYYGPc9CqG8QGtTWR_6JwWMt423dA26yZMpyfK6CE7ZK6e_CTa/?imgmax=800&quot; width=&quot;184&quot; align=&quot;right&quot; border=&quot;0&quot; /&gt;&lt;/a&gt; This is the weakest chapter so far. &lt;a href=&quot;http://en.wikipedia.org/wiki/Millenialism&quot; target=&quot;_blank&quot;&gt;Millenialism&lt;/a&gt; is the expectation that the world will be destroyed and replaced with a better world. Millenial belief comes in two flavors: religious and scientific. The religious form spans many religions, while scientific millenialism is best exemplified by the &lt;a href=&quot;http://en.wikipedia.org/wiki/Singularitarians&quot; target=&quot;_blank&quot;&gt;Singularitarians&lt;/a&gt;, led by &lt;a href=&quot;http://en.wikipedia.org/wiki/Ray_Kurzweil&quot; target=&quot;_blank&quot;&gt;Ray Kurzweil&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;While the larger portion of the chapter outlines different types of millenialism, the question is: how does it relate to evaluating&amp;#160; global catastrophic risks? This is where the chapter truly fails. While the author brings forward examples (&lt;a href=&quot;http://en.wikipedia.org/wiki/Y2k&quot; target=&quot;_blank&quot;&gt;Y2K&lt;/a&gt;) where millenial impulses helped to bring risks to the global agenda, there are no genuine suggestions how to factor in millenialism when evaluating risks. The bottom line is “millenialism […] require[s] vigilant self-interrogation to avoid [large risks].” Doh!&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/05/gcr-ch-4-millenial-tendencies-in.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7KFD2Fe84teJgBzTOHNTAJGwtF8NCEWhq3FJ20k-2miB0NVPf1q1BsSphQyMT1OMzfY0XwYhtJNZuMN973O79W9vnNUvYYGPc9CqG8QGtTWR_6JwWMt423dA26yZMpyfK6CE7ZK6e_CTa/s72-c?imgmax=800" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-7239887806158124422</guid><pubDate>Fri, 16 Apr 2010 06:49:00 +0000</pubDate><atom:updated>2011-07-01T15:06:45.251+02:00</atom:updated><title>Finding a Great Windows VPS Host</title><description>I have been hosting my web sites on &lt;a href=&quot;http://www.webhost4life.com/join/index.bml?AffID=623385&amp;amp;LinkName=Blog&quot; target=&quot;_blank&quot;&gt;WebHost4Life&lt;/a&gt; for a long time, and they have served me well for years. However, after they recently migrated to a new infrastructure I have experienced problems. They still offer a great budget hosting alternative for ASP.NET/SQL Server sites with lower system requirements, but I decided to take my business elsewhere.&lt;br /&gt;
I evaluated Windows VPS hosts that offer an isolated hosting environment for a good price. Here are the shortlist of the &lt;a href=&quot;http://myhosting.com/windows-vps/&quot; target=&quot;_blank&quot;&gt;Windows virtual private servers&lt;/a&gt; that I considered:&lt;br /&gt;
&lt;a href=&quot;http://www.1and1.com/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;1and1&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
I immediately recognized the brand from magazine ads. Their Windows VPS offerings are very attractive on paper, but their system specs seemed somewhat outdated, especially their choice of database server. They offer MSDE 2000, which Microsoft stopped supporting two years ago. I didn’t really see this as a showstopper, and sent a message to their sales department to understand if I would be able to upgrade the database server myself. After over 2 business days I am still waiting for a reply to this inquiry, or indication that they are looking into it. Needless to say, if this is the response time for sales requests, I don’t want to even think of how tech support works.&lt;br /&gt;
&lt;a href=&quot;http://www.ultrahosting.com/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;UltraHosting&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
This host has great reviews and they support Xen technology, which prevents them from overselling RAM – a common practice in the VPS space. Their prices are attractive, but a bit steeper than 1and1. I went ahead and decided to pay more for better quality and support. But, as I checked out my order I found out that they require a credit card to be associated with PayPal, a practice that most other online merchants don’t follow. This was a no go for me.&lt;br /&gt;
&lt;a href=&quot;http://www.vpsland.com/&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;VPSLand&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
VPSLand offers great prices for great system specs. I was very close to choosing them, but then I read several online reviews about how they consistently suffer from downtime and slow pings. Perhaps they could have been a good host but I didn’t want to take the risk. &lt;br /&gt;
&lt;a href=&quot;http://clients.kickassvps.com/aff.php?aff=015&quot; target=&quot;_blank&quot;&gt;&lt;b&gt;KickAss VPS&lt;/b&gt;&lt;/a&gt;&lt;br /&gt;
KickAss VPS has a great reputation in hosting forums, and good system specs to go with that. Their prices are a bit above the previous hosts, although they have a price guarantee. If you find a cheaper service with the same specs they match that price, and give you and additional 10% off. Also, they replied very quickly to my e-mail questions. This is the host I finally went with and I hope it will serve me for a long time.&lt;br /&gt;
&lt;hints id=&quot;hah_hints&quot;&gt;&lt;/hints&gt;</description><link>http://blog.globolistic.com/2010/04/finding-great-windows-vps-host.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>3</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-6755923738806319509</guid><pubDate>Sat, 10 Apr 2010 22:01:00 +0000</pubDate><atom:updated>2010-04-11T00:01:56.719+02:00</atom:updated><title>No More Attachments?</title><description>&lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://harmony.mainsoft.com/sites/all/themes/harmony_yael/logo.png&quot; align=&quot;right&quot; /&gt;The last couple of months have proven hectic, as Mainsoft pushed out &lt;a href=&quot;http://harmony.mainsoft.com&quot; target=&quot;_blank&quot;&gt;Harmony&lt;/a&gt; for both Google Docs and SharePoint. Harmony is a free product that lets you access your online documents from an Outlook sidebar. As Harmony’s product manager it’s been one hell of a ride defining and seeing the product through to launch. You can see (hear) me presenting a video for each product on the respective product pages for &lt;a href=&quot;http://harmony.mainsoft.com/content/harmony-for-google-docs/product-features&quot; target=&quot;_blank&quot;&gt;Google Docs&lt;/a&gt; and &lt;a href=&quot;http://harmony.mainsoft.com/content/harmony-for-sharepoint/features&quot; target=&quot;_blank&quot;&gt;SharePoint&lt;/a&gt;. After all the hard work it is great to read the write-ups in &lt;a href=&quot;http://techcrunch.com/2010/03/09/mainsofts-harmony-brings-google-docs-to-microsoft-outlook/&quot; target=&quot;_blank&quot;&gt;TechCrunch&lt;/a&gt;, &lt;a href=&quot;http://lifehacker.com/5489917/harmony-attaches-and-opens-google-docs-from-outlook&quot; target=&quot;_blank&quot;&gt;Lifehacker&lt;/a&gt;, and &lt;a href=&quot;http://harmony.mainsoft.com/content/press-coverage&quot; target=&quot;_blank&quot;&gt;other sites&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt; So what is Harmony in a nutshell?&lt;/p&gt;  &lt;p&gt;Having your shared documents available in Outlook enables some cool new features which changes the game for how you think about e-mail and attachments. You can drag attachments from incoming messages to the Google Docs or SharePoint, where they are easily shared with anyone.&lt;/p&gt;  &lt;p&gt;And when you send a message, linked documents are automatically shared with recipients, regardless if they have a Google account or not. And when you send an attachment, Harmony suggests that you replace it with a link to a shared document instead. Hence, Harmony’s tagline: “No Attachments”.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/04/no-more-attachments.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-3350892499196344651</guid><pubDate>Fri, 01 Jan 2010 08:28:00 +0000</pubDate><atom:updated>2010-01-01T09:28:22.871+01:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><title>The Lost Symbol</title><description>&lt;p&gt;I just finished Dan Brown’s latest book, &lt;a href=&quot;http://www.thelostsymbol.com/&quot; target=&quot;_blank&quot;&gt;The Lost Symbol&lt;/a&gt;. I enjoyed it to a great extent, especially being introduced to curious new subjects such as &lt;a href=&quot;http://en.wikipedia.org/wiki/Noetic_theory&quot; target=&quot;_blank&quot;&gt;Noetic theory&lt;/a&gt;. As with most commercial successes, The Lost Symbol did not go down well with critics. But of course, the culture elite can’t stay elitist if their taste blends with the populace. Good for them.&lt;/p&gt;  &lt;p&gt;Just as with Brown’s previous book, The Da Vinci Code, it sparked my interest in code breaking. Researching cryptography, I stumbled upon the &lt;a href=&quot;http://tweleve.org/&quot; target=&quot;_blank&quot;&gt;tweleve&lt;/a&gt; discussion forum, dedicated to solving puzzles and treasure hunts. There, I discovered two intriguing unsolved puzzles: &lt;a href=&quot;http://www.timemonk.com/&quot; target=&quot;_blank&quot;&gt;Maranatha&lt;/a&gt; and &lt;a href=&quot;https://www.greathunt.com/&quot; target=&quot;_blank&quot;&gt;Quest for the Golden Eagle&lt;/a&gt;. It doesn’t hurt that there is a million dollar prize in each puzzle. Wish me luck.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2010/01/lost-symbol.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-151917522232177670</guid><pubDate>Thu, 01 Oct 2009 06:35:00 +0000</pubDate><atom:updated>2010-06-23T19:42:58.245+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>GCR Ch 3: Evolution Theory and the Future of Humanity</title><description>&lt;p&gt;&lt;em&gt;I read &lt;/em&gt;&lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0198570503/ref=nosim/jonasmartinss-20&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;Global Catastrophic Risks&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; not only to deepen my understanding of global risks, but also to find ways to practically do something about it. Hopefully, &lt;/em&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/05/on-survival.html&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;&lt;em&gt;blogging about the chapters&lt;/em&gt;&lt;/font&gt;&lt;/u&gt;&lt;/a&gt;&lt;em&gt; as I digest them will assist on both accounts.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;The book’s chapter 3 discusses our understanding of evolution, given the long perspective. &lt;/p&gt;  &lt;p&gt;Evolution is not unique and has occurred several times in our history. Tool-making hominoids with communication skills have evolved independently in Africa (our ancestors), Europe (the ancestors of the Neanderthal) and south-east Asia (“hobbits”).&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://upload.wikimedia.org/wikipedia/commons/f/f3/Late_Human_evolution_scheme.png&quot; align=&quot;right&quot; /&gt;Environmental change is the major catalyst to drive evolution. Once species have filled their niches in the wake of an environmental change, adaption of organisms is only fine-tuned.&lt;/p&gt;  &lt;p&gt;It has also been shown that in the last 40,000 years evolution has been driving our species forward, 100 times faster than before. Why this is so, is still unclear.&lt;/p&gt;  &lt;p&gt;Today, psychological pressures and new environmental factors decide who among us reproduce.&lt;/p&gt;  &lt;p&gt;When considering evolution, it is easy to focus on the physical adaption of organisms, but as humans evolve, it becomes increasingly important to consider intellectual evolution. We are still struggling to understand how to measure intelligence well. IQ is only one aspect of human intelligence, and has a low degree of inheritance. We still need to figure out &lt;em&gt;if&lt;/em&gt; and &lt;em&gt;how&lt;/em&gt; evolution can help humankind grow smarter over time. Although, in the near future, technical progress and the &lt;a href=&quot;http://en.wikipedia.org/wiki/Singularity_&quot; target=&quot;_blank&quot;&gt;singularity&lt;/a&gt; are likely to supersede the process of evolution when it comes to improving the human race .&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;So how is evolution relevant to existential risks?&lt;/strong&gt; It all comes down to how capable we will be in adapting to a changing environment. History has given us many examples of cultures going under because of their failure to survive a new environment. For example, the medieval Norse colonists in Greenland died out as they failed to change their eating habits, in a changing climate.&lt;/p&gt;  &lt;p&gt;But, if climate change gives us enough time, our behavioral and societal models will have time to adapt.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/10/gcr-ch-3-evolution-theory-and-future-of.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-8086166453295854437</guid><pubDate>Wed, 16 Sep 2009 21:01:00 +0000</pubDate><atom:updated>2009-09-16T23:01:41.228+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">agile</category><title>The Maturity of Agile Development</title><description>&lt;p&gt;Recent discussions about the coexistence of the Capability Maturity Model (CMM) and agile development has prompted me to revisit my master&#39;s thesis on the subject.    &lt;br /&gt;    &lt;br /&gt;Ten years ago, I was one of the first practitioners of eXtreme Programming (XP), a software development method that belongs to the &lt;a id=&quot;k0kp&quot; title=&quot;agile development&quot; href=&quot;http://en.wikipedia.org/wiki/Agile_software_development&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;agile development&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; movement. The big stumbling block of these methods has always been how to introduce it in an organization. Mentioning the words &amp;quot;extreme programming&amp;quot; makes you fight an uphill battle from the start. Agile is definitely a better word when presenting it. But still, the adoption of agile development requires a shift in the organizational culture, which historically has been more formal.     &lt;br /&gt;    &lt;br /&gt;After having participated in and coached a few pilot projects, I started to think about how to best introduce the method in a software organization. This thinking caused me to return to university to research the topic - the result was a master&#39;s thesis on the subject.     &lt;br /&gt;    &lt;br /&gt;During my research, I considered the existing and accepted certification levels in the software industry and compared it with the agile way of developing software. &lt;a id=&quot;xz3f&quot; title=&quot;The Capability Maturity Model&quot; href=&quot;http://en.wikipedia.org/wiki/Capability_Maturity_Model&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;The Capability Maturity Model&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; (CMM) is the most widely accepted definition for measuring process and organizational maturity. It was developed by academics and industry experts and is used by the largest governmental organizations in the world. If I could find that XP was compatible with the CMM, it would be so much easier to introduce in software development organizations.     &lt;br /&gt;    &lt;br /&gt;What I found went beyond compatibility between the CMM and XP - I actually found that XP is an excellent springboard for organizations that want to reach greater levels of CMM maturity! I presented my findings at the XP2003 conference and these results are still used by many organizations to convince risk-averse managers of the traits of agile development. &lt;a title=&quot;View Maturing Extreme Programming Through The CMM on Scribd&quot; style=&quot;display: block; margin: 12px auto 6px; font: 14px helvetica,arial,sans-serif; text-decoration: underline; font-size-adjust: none; font-stretch: normal; -x-system-font: none&quot; href=&quot;http://www.scribd.com/doc/9140688/Maturing-Extreme-Programming-Through-The-CMM&quot;&gt;Maturing Extreme Programming Through The CMM&lt;/a&gt; &lt;object codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&quot; id=&quot;doc_183963189729931&quot; name=&quot;doc_183963189729931&quot; classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; align=&quot;middle&quot;	height=&quot;500&quot; width=&quot;100%&quot; &gt;		&lt;param name=&quot;movie&quot; value=&quot;http://d.scribd.com/ScribdViewer.swf?document_id=9140688&amp;amp;access_key=key-2hg649htw6t5aawyoy2n&amp;amp;page=1&amp;amp;version=1&amp;amp;viewMode=&quot;&gt; 		&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt; 		&lt;param name=&quot;play&quot; value=&quot;true&quot;&gt;		&lt;param name=&quot;loop&quot; value=&quot;true&quot;&gt; 		&lt;param name=&quot;scale&quot; value=&quot;showall&quot;&gt;		&lt;param name=&quot;wmode&quot; value=&quot;opaque&quot;&gt; 		&lt;param name=&quot;devicefont&quot; value=&quot;false&quot;&gt;		&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot;&gt; 		&lt;param name=&quot;menu&quot; value=&quot;true&quot;&gt;		&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt; 		&lt;param name=&quot;allowScriptAccess&quot; value=&quot;always&quot;&gt; 		&lt;param name=&quot;salign&quot; value=&quot;&quot;&gt;    				&lt;embed src=&quot;http://d.scribd.com/ScribdViewer.swf?document_id=9140688&amp;amp;access_key=key-2hg649htw6t5aawyoy2n&amp;amp;page=1&amp;amp;version=1&amp;amp;viewMode=&quot; quality=&quot;high&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; play=&quot;true&quot; loop=&quot;true&quot; scale=&quot;showall&quot; wmode=&quot;opaque&quot; devicefont=&quot;false&quot; bgcolor=&quot;#ffffff&quot; name=&quot;doc_183963189729931_object&quot; menu=&quot;true&quot; allowfullscreen=&quot;true&quot; allowscriptaccess=&quot;always&quot; salign=&quot;&quot; type=&quot;application/x-shockwave-flash&quot; align=&quot;middle&quot; height=&quot;500&quot; width=&quot;100%&quot;&gt;&lt;/embed&gt;	&lt;/object&gt;    &lt;br /&gt;    &lt;br /&gt;It is interesting to see that today, the members of the agile community are still fighting the same battle. Scott Ambler, IBM&#39;s agile expert and evangelist, is working on an &lt;a id=&quot;lhmz&quot; title=&quot;Agile Process Maturity Model&quot; href=&quot;http://www.informit.com/articles/article.aspx?p=1380372&quot;&gt;&lt;u&gt;&lt;font color=&quot;#0066cc&quot;&gt;Agile Process Maturity Model&lt;/font&gt;&lt;/u&gt;&lt;/a&gt; (APMM), for the same reasons: to ease that adoption of agile methods in traditional software organizations.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/09/maturity-of-agile-development.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-1488323746421804499</guid><pubDate>Thu, 30 Jul 2009 18:02:00 +0000</pubDate><atom:updated>2012-09-06T08:53:10.808+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">MicroISV</category><title>Google Drive Templates For Product Managers</title><description>I created two new Google Drive document templates for Product Management work: a &lt;a href=&quot;https://docs.google.com/document/pub?id=1FbUjJY2BLmWhAhqDt4lNx8iNx4Gon8min3NNH9oOQu0&quot;&gt;Product Requirements Document (PRD)&lt;/a&gt; and a &lt;a href=&quot;https://docs.google.com/document/pub?id=1J9o9gZlbP2FLaZIvypbsdZ4ZWiMNue3cQ8jeoe-sHuE&quot;&gt;Functional Specifications Document (FSD)&lt;/a&gt;. These are central documents in the product development lifecycle. The requirements document is used for a product&#39;s business and marketing requirements, while the specification document further details how those requirements will be implemented in the product.&lt;br /&gt;
&lt;br /&gt;
I&#39;ll start to &lt;a href=&quot;http://en.wikipedia.org/wiki/Eating_one%27s_own_dog_food&quot;&gt;dogfood&lt;/a&gt; these templates right away and will make updates along the way as needed. Please let me know if you find them useful or would like to see any changes!</description><link>http://blog.globolistic.com/2009/07/google-docs-templates-for-product.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-1795983728337356303</guid><pubDate>Thu, 16 Jul 2009 03:23:00 +0000</pubDate><atom:updated>2009-07-16T05:23:59.601+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>UN&amp;#39;s Stagnating Initiatives Against Bioterrorism</title><description>&lt;p&gt;&lt;b&gt;With UN&#39;s failure to implement the strategy laid out by the former Secretary-General, who will protect humanity from one the most dangerous threats, &lt;a href=&quot;http://en.wikipedia.org/wiki/Bioterrorism&quot;&gt;bioterrorism&lt;/a&gt;?&amp;#160; &lt;br /&gt;&lt;/b&gt;    &lt;br /&gt;With great foresight, former United Nations Secretary-General Kofi Annan brought the threat of bioterrorism to the UN agenda in 2006. In his &lt;a href=&quot;http://www.un.org/unitingagainstterrorism/sg-terrorism-2may06.pdf&quot;&gt;recommendations&lt;/a&gt; for a global counter-terrorism strategy he writes: &amp;quot;&lt;i&gt;The most important under-addressed threat relating to terrorism, and one which acutely requires new thinking on the part of the international community, is that of terrorists using a biological weapon. [...] They can [...] bring incalculable harm if put to destructive use by those who seek to develop designer diseases and pathogens. The answer to biotechnology’s dual-use dilemma will look very different [than that of nuclear weapons]. But the approach to developing it must be equally ambitious.[...] What we need now is a forum that will bring together the various stakeholders — Governments, industry, science, public health, security, the public writ large — into a common programme, built from the bottom up [...].The United Nations is well placed to coordinate and facilitate such a forum, and to bring to the table a wide range of relevant actors.&lt;/i&gt;&amp;quot; &lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; height=&quot;181&quot; src=&quot;http://upload.wikimedia.org/wikipedia/commons/e/e9/BpsMH.JPG&quot; width=&quot;240&quot; align=&quot;right&quot; /&gt;Later that same year, the United Nations adopted its Global Counter-Terrorism Strategy (&lt;a href=&quot;http://www.un.org/terrorism/strategy-counter-terrorism.shtml&quot;&gt;resolution 60/288&lt;/a&gt;). In regard to biological threats it calls for: &amp;quot;&lt;i&gt;To invite the United Nations system to develop, together with Member States, a single comprehensive database on biological incidents, ensuring that it is complementary to the International Criminal Police Organization&#39;s contemplated Biocrimes Database. We also encourage the Secretary-General to update the roster of experts and laboratories, as well as the technical guidelines and procedures, available to him for the timely and efficient investigation of alleged use. In addition, we note the importance of the proposal of the Secretary-General to bring together, within the framework of the United Nations, the major biotechnology stakeholders, including industry, scientific community, civil society and governments, into a common programme aimed at ensuring that biotechnology&#39;s advances are not used for terrorist or other criminal purposes but for the public good, with due respect to the basic international norms on intellectual property rights.&lt;/i&gt;&amp;quot;&lt;/p&gt;  &lt;p&gt;With the new UN Secretary General, Ban Ki-moon, who took office in 2007, the initiatives have unfortunately stagnated. A worrying UN fact sheet dated March 2009 outlines the &lt;a href=&quot;http://www.un.org/terrorism/pdfs/CT_factsheet_March2009.pdf&quot;&gt;implementation of the strategy&lt;/a&gt; so far. &lt;/p&gt;  &lt;p&gt;Firstly, The UN &lt;a href=&quot;http://www.un.org/terrorism/cttaskforce.shtml&quot;&gt;Counter-Terrorism Implementation Task Force&lt;/a&gt; (CTITF) does not include any entity or initiative dedicated to combating bioterror.&amp;#160; Ban Ki-moon also &lt;a href=&quot;http://www.un.org/News/ossg/hilites/hilites_arch_view.asp?HighID=846&quot;&gt;admits&lt;/a&gt; that &amp;quot;&lt;i&gt;there is no such thing as a bioterrorism unit within the UN system&lt;/i&gt;&amp;quot;. Other important terrorist threats, such as the IAEA for nuclear matters and OPCW for chemical weapons, all have dedicated task forces, except for bioterrorism. Instead, the UN is handing over the task to existing bodies, such as the WHO and INTERPOL. The WHO&#39;s meager &lt;a href=&quot;http://www.who.int/topics/bioterrorism/en/&quot;&gt;page on bioterrorism&lt;/a&gt; is not assuring in any way. INTERPOL&#39;s &lt;a href=&quot;http://www.interpol.int/Public/BioTerrorism/default.asp&quot;&gt;bioterror landing page&lt;/a&gt; is even more worrying, where an &amp;quot;upcoming&amp;quot; conference planned for March 2005(!) is highlighted. The world should tremble.&lt;/p&gt;  &lt;p&gt;Secondly, the UN implementation haphazardly bundles biological threats with other types of terrorist threats. It is important to understand that biological threats pose a new set of problems that has not been previously encountered, and that strategies for fighting chemical and nuclear threats are not efficient when combating bioterrorism. Biological agents are relatively easy and inexpensive to obtain or produce; they can be easily disseminated; and they can cause widespread panic beyond any actual physical damage. &lt;/p&gt;  &lt;p&gt;Thirdly, where is the promised UN-moderated forum/programme set out in the strategy document? &lt;/p&gt;  &lt;p&gt;In contrast to the UN, the US government spends over $2B a year to prevent bio-attacks. &lt;/p&gt;  &lt;p&gt;A unilateral approach is not enough to combat bioterrorism. We need a UN-led international forum today for going forward as a civilization and preventing biological terror attacks. It is critical that global policies and action plans are put in place to deal with &amp;quot;&lt;i&gt;the most important under-addressed threat relating to terrorism&lt;/i&gt;&amp;quot;. The global community cannot afford a late and disunited arrival - we might not get a second chance to learn from our mistakes.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Follow-up posts will address why bioterrorism is becoming rapidly more dangerous and what I believe that the global community should do to counter it.&lt;/em&gt;&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/07/un-stagnating-initiatives-against.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-6939364099207780273</guid><pubDate>Mon, 22 Jun 2009 18:50:00 +0000</pubDate><atom:updated>2009-06-23T20:22:21.693+02:00</atom:updated><title>Interview with Henrik Blomgren</title><description>&lt;p&gt; For years, I&#39;ve unsuccessfully tried to get many friends to start blogging. One of them is Henrik Blomgren, software consultant and small business owner.&lt;br /&gt;&lt;br /&gt;Henrik and I go way back. At the turn of the millennium, we were both leading software teams at Swedish Framfab. As the IT bubble burst, and our hopes with it, Henrik built his own software firm and his journey has now taken him all the way to Zurich, Switzerland. Below is a short interview I did with him a while back.  &lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Me: What motivated you to jump off the corporate bandwagon and start your own business?&lt;/strong&gt;  &lt;br /&gt;Henrik: Two factors, the first not being in a position to influence or change things at Framfab, the second was a number of ideas I had back then that was not possible to realize as an employee.  &lt;br /&gt;&lt;b&gt;&lt;/b&gt;  &lt;br /&gt;&lt;b&gt;Me: As a business owner, you currently focus on providing services over products. Was that a conscious decision and which do you think is the smarter strategy?   &lt;br /&gt;&lt;/b&gt;Henrik: Initially, my focus (this was 2002) was on creating niched software products, but before I got started I was offered a few short-term contract offers which I accepted - primarily in order to build up some capital. After a year, the market conditions got better and there were a lot of interesting contract jobs out there so I continued, with longer contracts and better rates.  &lt;br /&gt;&lt;br /&gt;I would not call it a smarter strategy, but much less risky and a much more predictable way to earn a monthly income.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Me: After running your own company for a couple of years you moved everything to Switzerland. How come?&lt;/b&gt;  &lt;br /&gt;Henrik: Again, multiple reasons. Compared to Sweden, Switzerland is a much more business-oriented country and offers considerably lower tax rates on both personal and corporate levels. This combined with providing equal or higher quality of living was an important factor. Being centrally located in Europe was another, both for business purposes and if you like to travel around. However, being close to the Alps has turned out to be the greatest bonus, especially during the winter.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Me: You introduced me to the book the &lt;a id=&quot;xw.b&quot; title=&quot;4-Hour Workweek&quot; href=&quot;http://www.fourhourworkweek.com/&quot;&gt;&lt;u&gt;&lt;span style=&quot;color: rgb(0, 102, 204);&quot;&gt;4-Hour Workweek&lt;/span&gt;&lt;/u&gt;&lt;/a&gt;. Are you there yet?&lt;/b&gt;  &lt;br /&gt;Henrik: No, I work considerably less hours now, and travel more, but I&#39;m not sure that can be accredited to Timothy Ferriss.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;Me: What is important to you? Where do you see yourself and your business ten years ahead?   &lt;br /&gt;&lt;/b&gt;Henrik: I have no idea. It&#39;s going to be interesting to see how the current crisis plays out; my guess is that the next ten years will be much tougher than the previous ten. Business opportunities will be fewer and consumers will be able to spend less, especially on technology. This prediction is based on the view that credit has been cheap and easily obtainable, and consumption (both private and business) has been driven by debt to a large extent.&lt;br /&gt;&lt;/p&gt;  &lt;hints id=&quot;hah_hints&quot;&gt;&lt;/hints&gt;</description><link>http://blog.globolistic.com/2009/06/interview-with-owner-of-adamantium.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-263998666652413368</guid><pubDate>Tue, 09 Jun 2009 20:26:00 +0000</pubDate><atom:updated>2010-06-23T19:42:58.246+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">book review</category><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>GCR Ch 2: Long-Term Astrophysical Processes</title><description>&lt;p&gt;&lt;i&gt;I read &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0198570503/ref=nosim/jonasmartinss-20&quot;&gt;Global Catastrophic Risks&lt;/a&gt; not only to deepen my understanding of global risks, but also to find ways to practically do something about it. Hopefully, &lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/05/on-survival.html&quot;&gt;blogging about the chapters&lt;/a&gt; as I digest them will assist on both accounts.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;img title=&quot;NGC 3603 Photo: NASA, ESA and the Hubble Heritage (STScI/AURA)-ESA/Hubble Collaboration&quot; style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; height=&quot;240&quot; alt=&quot;NGC 3603 Photo: NASA, ESA and the Hubble Heritage (STScI/AURA)-ESA/Hubble Collaboration&quot; src=&quot;http://farm3.static.flickr.com/2341/2026823169_051f8e1f81.jpg?v=0&quot; width=&quot;239&quot; align=&quot;right&quot; /&gt;The &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/0198570503/ref=nosim/jonasmartinss-20&quot;&gt;book&lt;/a&gt; begins with discussing long-term astrophysical processes with a focus on the lifespans of our planet, solar system, galaxy and the Universe. These are the least immediate, but at the same time the most difficult risks to avoid. As such, there are not much we can do about them, right now. Hopefully, if we succeed to manage the other risks we&#39;re facing now and will face in the future, we will reach a point in time where we will have to deal the timely demise of the Earth, and later, the Universe.&lt;/p&gt;  &lt;p&gt;3.5 billion years from now, the &lt;b&gt;Sun&lt;/b&gt; will have exhausted its storage of hydrogen and increased its temperature enough for Earth&#39;s biosphere to be unable to sustain biological life. But even before Earth&#39;s temperature reaches that level, already 1 billion years from now it will be hot enough to disqualify all complex life. 7 billion years from now, the Sun, expanding as a red giant, will engulf Earth&#39;s orbit and devour it. A long-term goal for our species must be to find another habitable planet by the time that these events play out. A rescue plan for the Earth would be if we, or a passing star system, could eject it from its orbit before the Sun swallows the planet. In such a scenario we would have to rely on Earth&#39;s internal energy source. This is actually the only human intervention that is being addressed in this chapter of the book.&lt;/p&gt;  &lt;p&gt;Our current model of the &lt;b&gt;Universe &lt;/b&gt;tells us that it will continue to expand indefinitely, or at least long enough for all its major bodies to die a timely death. Perhaps this is the ultimate risk, a process which neither we nor anybody else can do anything to stop. It goes without saying that the current understanding of the Universe is not complete. There are still much to be learned, and with new discoveries our model of the Universe will change as well. The smallest stars in the universe will shine the longest, but even they expire after some trillion years. Their expiry, in combination with the consumption of hydrogen gas used in star formation, sets the time for the last stars to stop shining at about 100 trillion years ahead. This number should be compared to the current age of the young Universe, which is 14 billion years.&lt;/p&gt;  &lt;p&gt;This is the end as we know it today. Let’s see how far we can get…&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/06/gcr-ch-2-long-term-astrophysical.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-7676809733742698352</guid><pubDate>Tue, 26 May 2009 21:08:00 +0000</pubDate><atom:updated>2009-05-26T23:10:31.014+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">chess</category><title>Sign-Up Closes For Online Chess Match Championships</title><description>&lt;p&gt;The sign-up period for the inaugural &lt;a href=&quot;http://sites.google.com/site/chessmatcheshq/championships&quot;&gt;Online Chess Match Championships&lt;/a&gt; is now over. The list of registered players for the two divisions are:&lt;/p&gt;  &lt;h4&gt;Open Division &lt;/h4&gt;  &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; width=&quot;400&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;&lt;strong&gt;Player&lt;/strong&gt;&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;&lt;strong&gt;Rating&lt;/strong&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;ZwaartePaard &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1942&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;Valiantangel &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1866&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;leomalagar &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1864&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;Acho &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1861&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;tseltzer &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1850&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;jonasil &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1840&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;Tensaigg &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1759&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;castleden &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1745&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;SklavinLydia (tentative)&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1737&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;surGeonGG &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1660&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;TonyPrice &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;-&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;jumong (tentative)&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;- &lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;br /&gt;  &lt;h4&gt;Under 1600 Division&lt;/h4&gt;  &lt;table cellspacing=&quot;0&quot; cellpadding=&quot;2&quot; width=&quot;400&quot; border=&quot;1&quot;&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;&lt;strong&gt;Player&lt;/strong&gt;&lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;&lt;strong&gt;Rating&lt;/strong&gt;&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;offtherook &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1595&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;ranban&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1576&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;farbror&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1561&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;jerichob&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1530&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;AHappyLearner&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1484&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;caleblaziken&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1456&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;edwaxx&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1413&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;KasparovsDog&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1385&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;Avie&amp;#160;&amp;#160;&amp;#160; &lt;/td&gt;        &lt;td valign=&quot;top&quot; width=&quot;200&quot;&gt;1021&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;So, the Open Division will host 10-12 players and the U1600 Division 9.&lt;/p&gt;  &lt;p&gt;I was considering different pairing systems for setting up the single-elimination cup brackets, including adopting the system used in the tennis ATP tour. After consulting with &lt;a href=&quot;http://freechess.org&quot;&gt;FICS&lt;/a&gt; user tseltzer, I am instead opting for a &lt;a href=&quot;http://en.wikipedia.org/wiki/Swiss_system_tournament&quot;&gt;Swiss-like&lt;/a&gt; cup system where the top seed is not meeting the bottom seed, but instead the top seed from the bottom half.&lt;/p&gt;  &lt;p&gt;Pairings will be posted in a couple of days on the &lt;a href=&quot;http://sites.google.com/site/chessmatcheshq/championships&quot;&gt;Online Chess Match Championships&lt;/a&gt; site.&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/05/sign-up-closes-for-online-chess-match.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-7366778712351013516.post-2444196768644054998</guid><pubDate>Wed, 20 May 2009 19:54:00 +0000</pubDate><atom:updated>2010-05-13T22:32:01.034+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">existential risk</category><title>On Survival</title><description>&lt;p&gt;What if humanity were extinguished right now?&lt;/p&gt;  &lt;p&gt;Have you ever considered that scenario? &lt;/p&gt;  &lt;p&gt;No one can provide an accurate probability of such an event happening, but the fact that it could happen is indisputable. While personal survival is a major force for the individual, humankind&#39;s survival is the ultimate goal for us as a species. Individuals do almost anything in their power to prevent their own destruction, but what are we doing as a species to ensure our own survival?&lt;/p&gt;  &lt;p&gt;I would argue that we&#39;re spending more effort protecting specific zoological and botanical species than ourselves. Although humanity is not an extinguished species, there are several kinds of events which could wipe us all out in a matter of hours. We cannot continue to neglect the importance of protecting the survival of humankind.&lt;/p&gt;  &lt;p&gt;&lt;img style=&quot;display: inline; margin-left: 0px; margin-right: 0px&quot; src=&quot;http://ecx.images-amazon.com/images/I/41zqYjYVJKL._SL160_.jpg&quot; align=&quot;right&quot; /&gt;Threats are manifold and I plan to discuss these in future posts as I digest the book &lt;a href=&quot;http://www.amazon.com/Global-Catastrophic-Risks-Martin-Rees/dp/0198570503%3FSubscriptionId%3D0JTCV5ZMHMF7ZYTXGFR2%26tag%3Dbrdicr-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D0198570503&quot;&gt;Global Catastrophic Risks&lt;/a&gt;, which deals with these important issues.&lt;/p&gt;  &lt;p&gt;Chapters I have read:&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/06/gcr-ch-2-long-term-astrophysical.html&quot;&gt;Chapter 2: Long-Term Astrophysical Processes&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2009/10/gcr-ch-3-evolution-theory-and-future-of.html&quot; target=&quot;_blank&quot;&gt;Chapter 3: Evolution Theory and the Future of Humanity&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2010/05/gcr-ch-4-millenial-tendencies-in.html&quot; target=&quot;_blank&quot;&gt;Chapter 4: Millenial Tendencies in Response to Apocalyptic Threats&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href=&quot;http://jonasmartinsson.blogspot.com/2010/05/gcr-ch-5-cognitive-biases-potentially.html&quot; target=&quot;_blank&quot;&gt;Chapter 5: Cognitive Biases Potentially Affecting Judgment of Global Risks&lt;/a&gt;&lt;/p&gt;  </description><link>http://blog.globolistic.com/2009/05/on-survival.html</link><author>noreply@blogger.com (Jonas Martinsson)</author><thr:total>0</thr:total></item></channel></rss>