<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Mink Machine</title>
	
	<link>http://minkmachine.reine.se</link>
	<description>Web development through stronger coffee. Reine Larsson writes about programming, traveling and the web.</description>
	<lastBuildDate>Sun, 13 May 2012 18:32:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/minkmachine" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="minkmachine" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>EPiServer database version list</title>
		<link>http://minkmachine.reine.se/2012/04/episerver-database-version-list/</link>
		<comments>http://minkmachine.reine.se/2012/04/episerver-database-version-list/#comments</comments>
		<pubDate>Fri, 27 Apr 2012 10:43:22 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[EPiServer]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[episerver]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=2043</guid>
		<description><![CDATA[<p>Just as the <a href="http://minkmachine.reine.se/2010/03/episerver-version-list/">EPiServer CMS version numbers</a> are a bit tough to remember, the corresponding database versions are even worse. Typically you don't really need to bother, since this stuff is taken care of by the Deployment Center. But if something goes wrong you may need to apply database upgrade scripts by hand, and then you really need to know the correct numbers.</p>]]></description>
			<content:encoded><![CDATA[<p>Just as the <a href="http://minkmachine.reine.se/2010/03/episerver-version-list/">EPiServer CMS version numbers</a> are a bit tough to remember, the corresponding database versions are even worse.</p>

<p>Typically you don&#8217;t really need to bother, since this stuff is taken care of by the Deployment Center. But if something goes wrong you may need to apply database upgrade scripts by hand, and then you really need to know the correct numbers.</p>

<p>
<ul>
<li>CMS 6 R2: 6103</li>
<li>CMS 6.0: 6004</li>
<li>CMS 5 R2 SP2: 5205</li>
<li>CMS 5 R2 SP1: 5202</li>
<li>CMS 5 R2: 5200</li>
<li>CMS 5 R1 SP3: 5102</li>
</ul>
</p>

<p>If you are unsure of your current version, there is a stored procedure called sp_DatabaseVersion which will return the correct version.</p>

<p>If you need the upgrade scripts, they can be found here: <br />
C:\Program Files (x86)\EPiServer\CMS\[version]\Upgrade\Database\sql (or similar).</p>

<p>The folder contains a lot of scripts which need to be run in correct order. The naming can seem a bit scary at first (e.g. 0005_0001_0422_0004to0005_0001_0422_0122.sql), but if you look closely they actually match the assembly versions.</p>

<p>Example:
<div class="code">0005_0001_0422_0004to0005_0001_0422_0122.sql
0005_0001_0422_0122to0005_0001_0422_0252.sql
&#8230;
0006_0001_0237_0000to0006_0001_0287_0000.sql
0006_0001_0288_0000to0006_0001_0316_0000.sql
</div>

</p><p>The first file upgrades from 5.1.422.4 (just skip the zeros) to 5.1.422.122, where 5.1.422.4 is the assembly version of CMS 5 R1. The scripts continue in order all the way up to the latest version of CMS 6.</p>

<p><strong>Related posts</strong></p>
<ul>
<li><a href="http://minkmachine.reine.se/2010/03/episerver-version-list/">EPiServer version list</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/04/episerver-database-version-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The creative revolution</title>
		<link>http://minkmachine.reine.se/2012/04/the-creative-revolution/</link>
		<comments>http://minkmachine.reine.se/2012/04/the-creative-revolution/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 17:35:38 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Creativity]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=2011</guid>
		<description><![CDATA[<p>I love this "creative revolution" that has been taking place these last ten years. People are writing blogs, uploading film clips on YouTube, sharing music on SoundCloud and connecting on various social media. And all of this is made on a global scale!</p>]]></description>
			<content:encoded><![CDATA[<p>I love this &#8220;creative revolution&#8221; that has been taking place these last ten years. People are writing blogs, uploading film clips on YouTube, sharing music on SoundCloud and connecting on various social media. And all of this is made on a global scale!</p>

<p>Sure, most of the blog writers are certainly not Shakespeare, nor are the moviemakers Spielberg, but at least they are doing creative stuff. It&#8217;s hard to believe that 99% of these things were simply not there at all only ten years ago.</p>

<p>The web is a unique and revolutionary platform for sharing and communication, bringing together all the earlier elements of radio, television and telephone.</p>

<p>20 years ago I got my first cellphone. It was large as a brick and could only be used as a telephone (doh). Today most people run around with a device in their pocket equipped with more processing power than the computers which placed Armstrong on the moon. </p>

<p>That same device is also a portable music player (which was amazing ten years ago), digital camera, video recorder, web browser, communication device, game station, compass, map, GPS and much more. Some decades ago such a device was considered science fiction.</p>

<p>It&#8217;s no wonder that Encyclopedia Britannia recently announced that they will stop doing their printed edition. A publication that has been on the shelves since 1768, the oldest encyclopedia in the English-speaking world.</p>

<p>The iPad slightly shifted user focus from creator to consumer, due to lack of a mouse, precision marking, good keyboard and so on. But I don&#8217;t think it will make a difference in the long run. The creative process is here to stay. Al Gore recently spoke at SXSW in Austin about the enormous possibilities of internet and I think its importance just cannot be stated enough.</p>

<p><strong>Related posts</strong></p>
<ul>
<li><a href="http://minkmachine.reine.se/2011/07/the-google-age/">The Google age</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/04/the-creative-revolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To skate where the puck is going</title>
		<link>http://minkmachine.reine.se/2012/04/to-skate-where-the-puck-is-going/</link>
		<comments>http://minkmachine.reine.se/2012/04/to-skate-where-the-puck-is-going/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 15:45:18 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[stevejobs]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=2034</guid>
		<description><![CDATA[<p>Wayne Gretzky differentiated a great hockey player from a merely good one by the ability to "skate where the puck's going, not where it's been". And that is true of many areas.</p>]]></description>
			<content:encoded><![CDATA[<p>Wayne Gretzky differentiated a great hockey player from a merely good one by the ability to &#8220;skate where the puck&#8217;s going, not where it&#8217;s been&#8221;. And that is true of many areas.</p>

<p>When Steve Jobs introduced the first iMac in 1998, the boldest move was not the colorful futuristic casing but rather the lack of a floppy disk drive. Floppy disks had been the premier storage media for a decade and even though the CDR was gaining ground, floppys were still the dominant distribution media for backward compatibility purposes.</p>

<p>I remember that I also reacted strongly when I first heard about the announcement. But in the end, he was right. Steve was, as usual, a bit ahead of his time, but eventually all computers removed the floppy drive.</p>

<p>It takes courage to be the first to step up and go in a different direction than everyone else. Be strong and follow your own convictions.</p>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/04/to-skate-where-the-puck-is-going/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Istanbul: Memories and the City</title>
		<link>http://minkmachine.reine.se/2012/04/istanbul-memories-and-the-city/</link>
		<comments>http://minkmachine.reine.se/2012/04/istanbul-memories-and-the-city/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 17:54:59 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Travel books]]></category>
		<category><![CDATA[istanbul]]></category>
		<category><![CDATA[pamuk]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=2018</guid>
		<description><![CDATA[<p>Orhan Pamuk won the Nobel Prize in 2006. He has lived in Istanbul for almost his entire life and this book is the tale of him growing up there, as well as an attempt to describe the mentality of the citizens in the ever-changing city.</p>]]></description>
			<content:encoded><![CDATA[<p>Review: &#8220;Istanbul: Memories and the City&#8221; by Orhan Pamuk</p>

<div class="caption right">
<img src="/gfx/blog_istanbulpamuk.jpg" alt="Istanbul memories and the city"/>
</div>

<p>Orhan Pamuk won the Nobel Prize in 2006. He has lived in Istanbul for almost his entire life and this book is the tale of him growing up there, as well as an attempt to describe the mentality of the citizens in the ever-changing city.</p>

<p>At the heart of it all is &#8220;hüzün&#8221;, an emotion which can be described as melancholy. It seems to emanate from all kinds of culture coming from the city. I suppose its hard to match the splendors of both Ottoman Empire and Byzantine Empire, and also impossible to forget with all the magnificent buildings scattered across the seven hills around Bosphorus.</p>

<p>It has often been described as the ultimate book on Istanbul which really captures the soul of the city. And I suppose I can&#8217;t argue on that, since the man has lived there for his entire life, even living in the same house where he once grew up 50 years ago. He vividly describes the discolored facades of buildings, fishermen on the Galata bridge and boats passing on the Bosphorus.</p>

<p>But I would prefer to have a bit more history gems inserted between the lengthy descriptions of the interiors in his house. The chapters contains small fragments of history, somewhat carelessly piled up instead of forming a coherent story. The sudden leaps back and forth in time unfortunately makes it a bit difficult to piece it all together.</p>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/04/istanbul-memories-and-the-city/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roaming the cobblestones of Istanbul</title>
		<link>http://minkmachine.reine.se/2012/03/roaming-the-cobblestones-of-istanbul/</link>
		<comments>http://minkmachine.reine.se/2012/03/roaming-the-cobblestones-of-istanbul/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 06:08:40 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[constantinople]]></category>
		<category><![CDATA[istanbul]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=2014</guid>
		<description><![CDATA[<p>I am currently sitting in a room in Sultanahmet, the old part of Istanbul. The Bosphorus strait is within sight and the air is filled with the competing sounds of hungry seagulls and shouting minarets.</p>]]></description>
			<content:encoded><![CDATA[<p>I am currently sitting in a room in Sultanahmet, the old part of Istanbul. The Bosphorus strait is within sight and the air is filled with the competing sounds of hungry seagulls and shouting minarets.</p>

<p>Last time I was in Turkey the lira was at a very low point due to inflation. It was even noted in the Guinness Book of Records as the world&#8217;s least valuable currency. I remember buying a cup of turkish coffee a decade ago for approximately one million lira. It was a strange feeling to give away a six-digit note in exchange for a bucket of brown liquid.</p>

<p>Today Turkey seems to feel a lot better, but there is a melancholy over Istanbul that never fades. They call it hüzün, inevitable but yet central to culture, music and writing for several decades. It supposedly began after the fall of the Ottoman Empire, as the citizens of modern Istanbul are surrounded by displays of former power and glory. One of these is the Topkapi Palace, built by Sultan Mehmed II in 1459 on the hill which once held the old Byzantine acropolis of Constantinople. Topkapi contains Muhammad&#8217;s sword, the world&#8217;s fifth-largest diamond and other cool stuff. And its harem is also interesting *ahem*.</p>

<p>Constantinople itself was the capital of the Eastern Roman Empire, once the largest European city of the Middle Ages. But today the country struggles even to get accepted into the European Union. No wonder that such a twist of fate may give a bit of hüzün.</p>

<p>Many of the old streets are paved with cobblestones. As I roamed along their winding paths yesterday it really felt like an old city. The city has a skyline of famous buildings, including the great church of Hagia Sophia which has awed its visitors since AD 360. Inside the church there are still traces of rune inscriptions made during the Viking age by Varangians, an elite guard made up of Scandinavian immigrant warriors.</p>

<p> All in all, the city is a perfect place to get lost in and swept away by the winds of time.</p>

<div class="caption">
<a href="/photos/2018">
<img src="/gfx/blog_istanbul.jpg" alt="Istanbul"/>
</a>
<em>Maiden&#8217;s Tower in the Bosphorus.</em>
</div>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/03/roaming-the-cobblestones-of-istanbul/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Movie locations around the world</title>
		<link>http://minkmachine.reine.se/2012/03/movie-locations-around-the-world/</link>
		<comments>http://minkmachine.reine.se/2012/03/movie-locations-around-the-world/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 11:44:59 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[kyoto]]></category>
		<category><![CDATA[marrakech]]></category>
		<category><![CDATA[marseille]]></category>
		<category><![CDATA[paris]]></category>
		<category><![CDATA[prague]]></category>
		<category><![CDATA[rome]]></category>
		<category><![CDATA[tokyo]]></category>
		<category><![CDATA[wellington]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=1991</guid>
		<description><![CDATA[<p>Being a movie buff, I tend to visit movie locations when I travel. As I got <a href="http://minkmachine.reine.se/2011/06/marseille-40-years-later/">back from Marseille</a>, where I followed in the footsteps of French Connection, I thought of putting together a list with some of my favorite visits during the years.</p>]]></description>
			<content:encoded><![CDATA[<p>Being a movie buff, I tend to visit movie locations when I travel. As I got <a href="http://minkmachine.reine.se/2011/06/marseille-40-years-later/">back from Marseille</a>, where I followed in the footsteps of French Connection and Love Actually, I thought of putting together a list with some of my favorite visits during the years.</p>

<p>One thing I like about the older movies is the lack of green screen. The actors were actually there, not just speaking in front of a giant green wall in a boring studio on a different continent.</p>

<p>Left images are from the actual films and to the right are my visits to the spots.</p>

<h2>Lost in Translation (2003)</h2>

<div class="caption">
<a href="/photos/1064">
<img src="/gfx/blog_location_lostintranslation2.png" alt="Lost in translation scene"/>
</a>
<em>Lost in Translation: Park Hyatt, Tokyo</em>
</div>

<p>Ah yes, here we go. Lost in Translation is quite special to me for several reasons and the bar at 52nd floor of Park Hyatt is the most well-known location in the film. Left picture is Bill Murray in 2003 and the right is the same spot in 2008.</p>

<div class="caption">
<a href="/photos/1037">
<img src="/gfx/blog_location_lostintranslation1.png" alt="Lost in translation scene"/>
</a>
<em>Lost in Translation: Kyoto station</em>
</div>

<p>Scarlett Johansson went on a lonely trip from Tokyo to Kyoto by Shinkansen. Urban alienation has never been sweeter.</p>

<div class="caption">
<a href="/photos/1070">
<img src="/gfx/blog_location_lostintranslation3.png" alt="Lost in translation scene"/>
</a>
<em>Lost in Translation: Shinjuku, Tokyo</em>
</div>

<p>During the first scene we see Bill Murray stare with sleepy eyes on the neon billboards of eastern Shinjuku.</p>

<h2>French Connection (1971)</h2>

<div class="caption">
<a href="/photos/1799">
<img src="/gfx/blog_location_frenchconn1.png" alt="French Connection scene"/>
</a>
<em>French Connection: Le Panier, Marseille</em>
</div>

<p>The left scene was shot 40 years ago, where an unnamed character is making his way home through the stairs of Le Panier, the oldest part of Marseille.</p>

<div class="caption">
<a href="/photos/1796">
<img src="/gfx/blog_location_frenchconn2.png" alt="French Connection scene"/>
</a>
<em>French Connection: Chateau d&#8217;If, Marseille</em>
</div>

<p>Charnier and Devereaux made their sinister plans at a castle outside Marseille. It was also the setting for Dumas&#8217; novel The Count of Monte Cristo.</p>

<h2>Lord of the Rings (2001)</h2>

<div class="caption">
<a href="/photos/605">
<img src="/gfx/blog_location_lotr1.png" alt="Lord of the Rings scene"/>
</a>
<em>Lord of the Rings: Mount Victoria, New Zealand</em>
</div>

<p>This was the place where Frodo and the hobbits first encountered the nazgul. It was also the site for the very first shooting of the trilogy, catching the press off guard. The area was also used for the scenes at Weathertop, Dunharrow, Hobbiton Woods and Outer Shire.</p>
	
<div class="caption">
<a href="/photos/614">
<img src="/gfx/blog_location_lotr2.png" alt="Lord of the Rings scene"/>
</a>
<em>Lord of the Rings: Mount Ngauruhoe, New Zealand</em>
</div>

<p>This volcano on the north island of New Zealand was used as Mount Doom for a few scenes in Peter Jackson&#8217;s Lord of the Rings, but since the local population didn&#8217;t allow filming there for religious reasons the crew had to make a digital replica of it.</p>

<div class="caption">
<a href="/photos/616">
<img src="/gfx/blog_location_lotr3.png" alt="Lord of the Rings scene"/>
</a>
<em>Lord of the Rings: Mount Ruapehu, New Zealand</em>
</div>

<p>A lot of Lord of the Rings scenes were shot in this area, including the prologue battle. The mountain was also used as Mount Doom in a few scenes.</p>

<h2>Monty Python and the Holy Grail (1974)</h2>

<div class="caption">
<a href="/photos/851">
<img src="/gfx/blog_location_grail2.png" alt="Holy Grail scene"/>
</a>
<em>Monty Python and the Holy Grail: Castle Stalker in Loch Laich, Scotland</em>
</div>

<p>This picturesque castle was used as Castle Aaargh and the place for the final confrontation with the insulting French.</p>
		
<div class="caption">
<a href="/photos/848">
<img src="/gfx/blog_location_grail1.png" alt="Holy Grail scene"/>
</a>
<em>Monty Python and the Holy Grail: Doune Castle, Scotland</em>
</div>

<p>This is where John Cleese insulted King Arthur in French accent and later goes on a killing spree at a wedding. Also the site of the wooden rabbit trick and &#8220;fetchez la vache&#8221;, as well as home to the very friendly girls of Castle Anthrax.</p>

<h2>Le fabuleux destin d&#8217;Amélie Poulain (2001)</h2>
		
<div class="caption">
<a href="/photos/1878">
<img src="/gfx/blog_location_amelie.png" alt="Amelie scene"/>
</a>
<em>Amelie: Bar des Deux Moulins, Paris</em>
</div>

<p>The infamous bar in Montmartre where the main characters worked.</p>

<h2>La Dolce Vita (1960)</h2>
		
<div class="caption">
<img src="/gfx/blog_location_dolcevita.png" alt="La Dolce Vita scene"/>
<em>La Dolce Vita: Fontana di Trevi, Rome</em>
</div>

<p>Anita Ekberg and Marcello Mastroianni goes for a late night stroll through the fountain. Even though it was shot at night, Anita endured the cold for hours in her wet dress. But Marcello wore a wetsuit and had an entire bottle of vodka, making him drunk during the shooting.</p>
			
<h2>Highlander (1986)</h2>
			
<div class="caption">
<a href="/photos/2011">
<img src="/gfx/blog_location_highlander2.png" alt="Highlander scene"/>
</a>
<em>Highlander: Eilean Donan Castle, Scotland</em>
</div>
			
<div class="caption">
<img src="/gfx/blog_location_highlander1.png" alt="Highlander scene"/>
<em>Highlander: Eilean Donan Castle, Scotland</em>
</div>

<p>The castle was used as the home of Clan MacLeod.</p>
	
<h2>Talented Mr Ripley (1999)</h2>
	
<div class="caption">
<img src="/gfx/blog_location_ripley1.png" alt="Talented Mr Ripley scene"/>
<em>Talented Mr Ripley: Forum Romanum, Rome</em>
</div>

<p>Matt Damon went for a walk in the sunset to explore the city.</p>
					
<div class="caption">
<img src="/gfx/blog_location_ripley2.png" alt="Talented Mr Ripley scene"/>
<em>Talented Mr Ripley: Piazza Navone, Rome</em>
</div>

<p>Philip Seymour Hoffman made an eye-catching entrance in the film.</p>

<h2>Interview with the Vampire (1994)</h2>

<div class="caption">
<a href="/photos/521">
<img src="/gfx/blog_location_interviewvampire.png" alt="Interview with the Vampire scene"/>
</a>
<em>Interview with the Vampire: Oak Alley, Louisiana</em>
</div>

<p>This was the home of Louis in the movie Interview With The Vampire. It took days for production crew to put moss on every branch of the trees and paint the house in an eerie green color. The owners were quite disturbed at Brad Pitt kicking the beautiful cypress front door over 25 times until he got it right. The house was also used for the opening scene of Gone With The Wind.</p>
	
<h2>The Beach (2000)</h2>
	
<div class="caption">
<a href="/photos/376">
<img src="/gfx/blog_location_beach.png" alt="The Beach scene"/>
</a>
<em>The Beach: Maya Bay, Phi Phi Islands</em>
</div>

<p>While the book by Alex Garland may be a fan favorite for backpackers, the film is not nearly there but the first half is quite good at invoking the ups and downs of mass tourism in Thailand. The place where the movie The Beach was shot can be quite crowded these days, but the water provides fine snorkeling and the surrounding limestone cliffs are nothing short of spectacular. However, Alex Garland&#8217;s book was actually inspired by the lagoon El Nido at island Palawan in the Philippines, and the book was also written there according to the legend.</p>

<h2>Rendition (2007)</h2>

<div class="caption">
<a href="/photos/791">
<img src="/gfx/blog_location_rendition.png" alt="Rendition scene"/>
</a>
<em>Rendition: Djemaa el Fna, Marrakech</em>
</div>

<p>Jake Gyllenhaal seeks comfort in the bottle while overlooking the big square Djemaa el Fna from a balcony. I managed to find a spot a few meters away from that balcony.</p>

<h2>Mission Impossible (1996)</h2>

<div class="caption">
<img src="/gfx/blog_location_mi1.png" alt="Mission Impossible scene"/>
<em>Mission Impossible: Lichtenstein Palace, Prague</em>
</div>

<p>Tom Cruise and Kristin Scott Thomas escape from the cellar.</p>
		
<div class="caption">
<a href="/photos/1386">
<img src="/gfx/blog_location_mi2.png" alt="Mission Impossible scene"/>
</a>
<em>Mission Impossible: Lichtenstein Palace, Prague</em>
</div>

<p>This is the riverside alley featured prominently in the beginning of the film where Tom Cruise had all sorts of problems with his mission.</p>

<div class="caption">
<img src="/gfx/blog_location_mi3.png" alt="Mission Impossible scene"/>
<em>Mission Impossible: Kampa Island, Prague</em>
</div>

<p>The wooden fence where the bad guy was hiding and where Tom Cruise escape from the police.</p>

<h2>Moulin Rouge (2001)</h2>

<div class="caption">
<a href="/photos/312">
<img src="/gfx/blog_location_moulinrouge.png" alt="Moulin Rouge scene"/>
</a>
<em>Moulin Rouge: Moulin Rouge exterior, Paris</em>
</div>

<p>I like the view from Ewan McGregors room, even though it&#8217;s done with green screen. And no, there is no elephant in there &#8211; I&#8217;ve checked.</p>

<h2>Friends with Benefits (2011)</h2>

<div class="caption">
<a href="/photos/265">
<img src="/gfx/blog_location_friends.png" alt="Friends with Benefits scene"/>
</a>
<em>Friends with Benefits: Bethesda Fountain, New York</em>
</div>

<p>Silly movie with great locations. The name of this famous fountain comes from the story of an angel giving healing powers to the pool of Bethesda in ancient Jerusalem. The statue on top, Angel of the waters, is a neoclassical winged female figure symbolizing the opening of the Croton Aqueduct in 1842 that brought fresh water to the citizens. This is also the site of the final scene in the graphic novel &#39;Death &#8211; the high cost of living&#39; by Neil Gaiman.</p>

<p>If you&#8217;re curious about any locations, I recommend the database <a href="http://movie-locations.com/">Movie Locations</a>. But don&#8217;t believe that everything you see is actually there, since a lot is made with green screen these days.</p>

<p><strong>Related posts</strong></p>
<ul>
<li><a href="http://minkmachine.reine.se/2011/06/marseille-40-years-later/">Marseille 40 years later</a></li>
<li><a href="http://minkmachine.reine.se/2010/11/the-magic-of-green-screen/">The magic of green screen</a></li>
<li><a href="http://minkmachine.reine.se/2011/11/visual-misconceptions-in-movies/">Visual misconceptions in movies</a></li>



</ul>	
]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/03/movie-locations-around-the-world/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Music on the street</title>
		<link>http://minkmachine.reine.se/2012/03/music-on-the-street/</link>
		<comments>http://minkmachine.reine.se/2012/03/music-on-the-street/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 13:36:00 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=1964</guid>
		<description><![CDATA[<p>I see people with headphones everywhere and I often wonder what they listen to. On the street, in the office, at the tram... I had an idea to make something out of this, but as usual someone else had already done it. So here you are.</p>]]></description>
			<content:encoded><![CDATA[<p>I see people with headphones everywhere and I often wonder what they listen to. On the street, in the office, at the tram&#8230; I had an idea to make something out of this, but as usual someone else had already done it. So here you are:</p>

<p><strong>New York:</strong></p>

<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/tvHRUY0tBcs;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/tvHRUY0tBcs;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="370"></embed>
</object>

<p><strong>London:</strong></p>

<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/PHdg2yMygqk;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/PHdg2yMygqk;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="370"></embed>
</object>

<p><strong>Dublin:</strong></p>

<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/YCh2Hcvcdew;hl=en&#038;fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<param name="allowscriptaccess" value="always"></param>
<embed src="http://www.youtube.com/v/YCh2Hcvcdew;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="460" height="370"></embed>
</object>

<p>What are you listening to right now?</p>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/03/music-on-the-street/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On vendor prefixes</title>
		<link>http://minkmachine.reine.se/2012/02/on-vendor-prefixes/</link>
		<comments>http://minkmachine.reine.se/2012/02/on-vendor-prefixes/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 14:22:24 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Web standards]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=1959</guid>
		<description><![CDATA[<p>There has been a lot of discussions lately in regard to vendor prefixes. It all began when some non-webkit browser representatives were <a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0313.html">considering support</a> of the webkit prefix during a CSS Working Group meeting earlier this week.</p>]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of discussions lately in regard to vendor prefixes. It all began when some non-webkit browser representatives were <a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0313.html">considering support</a> of the webkit prefix during a CSS Working Group meeting earlier this week.</p>

<p>This created heated responses from industry veterans such as
<a href="http://remysharp.com/2012/02/09/vendor-prefixes-about-to-go-south/">Remy Sharp</a>,
<a href="http://christianheilmann.com/2012/02/09/now-vendor-prefixes-have-become-a-problem-want-to-help-fix-it/">Christian Heilmann</a>,
<a href="http://www.brucelawson.co.uk/2012/on-the-vendor-prefixes-problem/">Bruce Lawson</a>,
<a href="http://meyerweb.com/eric/thoughts/2012/02/09/unfixed/">Eric Meyer</a>
and many more. To quote Remy Sharp, &#8220;this is bat shit crazy&#8221;.</p>

<p>More than a decade ago the main browsers were Internet Explorer and Netscape. Someone got the idea to implement proprietary stuff in their browser due to competition and innovation, which unfortunately fueled the problem of &#8220;this site needs X to run&#8221;. The vendors continued to add proprietary features which made interoperability jump out the window. Fortunately this got addressed with the rise of web standards after the Browser Wars.</p>

<p>But here we are again. The reason this time for implementing such a non-standard feature in the specification is the popularity of the webkit prefix, to some degree thanks to the rise in mobile browser usage. It seems to be increasingly common among mobile developers to use webkit properties only, which would hurt the users of non-webkit browsers.</p>

<p>I see no miracle fix to the problem on the horizon, but I&#8217;m sure the bright people will figure something out. Perhaps some vendors will remove support for the prefixed variants in the near future, but browser vendors are traditionally very reluctant to remove such things once they are being frequently used by the community.</p>

<p><strong>Related posts</strong></p>
<ul>
<li><a href="http://minkmachine.reine.se/2006/08/war-of-the-standards/">War of the standards</a></li>
<li><a href="http://minkmachine.reine.se/2010/02/embracing-html5-and-css3/">Embracing HTML5 and CSS3</a></li>
<li><a href="http://minkmachine.reine.se/2009/07/xhtml2-bites-the-dust/">XHTML2 bites the dust</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/02/on-vendor-prefixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The onslaught of Responsive Design</title>
		<link>http://minkmachine.reine.se/2012/01/the-onslaught-of-responsive-design/</link>
		<comments>http://minkmachine.reine.se/2012/01/the-onslaught-of-responsive-design/#comments</comments>
		<pubDate>Sun, 08 Jan 2012 13:48:36 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Web standards]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[mediaqueries]]></category>
		<category><![CDATA[responsivedesign]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=1889</guid>
		<description><![CDATA[<p>Apart from the HTML5 bandwagon, Responsive Design was arguably the most discussed topic of 2011. The term was coined by Ethan Marcotte in the article <a href="http://www.alistapart.com/articles/responsive-web-design/">Responsive Web Design</a>, May 2010.</p> ]]></description>
			<content:encoded><![CDATA[<p>Apart from the HTML5 bandwagon, Responsive Design was arguably the most discussed topic of 2011. The term was coined by Ethan Marcotte in the article <a href="http://www.alistapart.com/articles/responsive-web-design/">Responsive Web Design</a>, May 2010.</p> 

<p>Exactly one year later, I visited <a href="http://minkmachine.reine.se/2011/06/report-from-media-conference-in-london/">@media conference in London</a> where some of the best web developers had gathered. Sometimes media queries were mentioned,  but not to any great extent.</p> 

<p>New ideas spread fast and a few months later even some clients were starting to mention it. At the end of the year it felt more like a natural ingredient in all web projects. That&#8217;s how fast things happen in the web industry.</p>

<p>Responsive design is the concept of developing a design so it may adapt nicely to the user&#8217;s screen resolution. This is very important since mobile visitors have skyrocketed during the last years, thanks to smart-phones and pads. Mobile browsing was up to <a href="http://gs.statcounter.com/#mobile_vs_desktop-ww-monthly-201112-201112-bar">8 %</a> during December 2011 and it will of course continue to increase.</p>

<p>However, it&#8217;s not just flipping a switch to make a design &#8220;responsive&#8221;. First the designers must be able to see beyond fixed-width design, which often is a significant psychological obstacle. A completely different layout may be a greater user experience for a small handheld device. It also requires careful consideration of scaling images for best results. Remember that mobile web users have much less patience than desktop users, and mobile internet connections are often considerably slower. This makes loading time an even more major contributing factor to page abandonment, so every second counts.</p>

<p>Using CSS media queries to handle images is often a great idea, but remember that even images with display:none will be downloaded to a mobile device unless you use a clever workaround. Media queries are good at hiding things but not as good at removing them. Some mobile devices are also bad at handling media queries, so try to test your design on several devices.</p>

<p>If the concept seems overwhelming, a step on the way could be to start with what some call &#8220;adaptive design&#8221;, where you have a set of fixed resolutions. It adheres to a responsive feeling but without the scaling.</p>

<p><strong>Related posts</strong></p>
<ul>
<li><a href="http://minkmachine.reine.se/2011/09/media-queries-and-javascript/">Media queries and JavaScript</a></li>
	<li><a href="http://minkmachine.reine.se/2011/06/report-from-media-conference-in-london/">Report from @media conference</a></li>
	<li><a href="http://minkmachine.reine.se/2010/02/embracing-html5-and-css3/">Embracing HTML5 and CSS3</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/01/the-onslaught-of-responsive-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Long Way Round</title>
		<link>http://minkmachine.reine.se/2012/01/long-way-round/</link>
		<comments>http://minkmachine.reine.se/2012/01/long-way-round/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 21:00:19 +0000</pubDate>
		<dc:creator>Reine</dc:creator>
				<category><![CDATA[Travel books]]></category>
		<category><![CDATA[boorman]]></category>
		<category><![CDATA[mcgregor]]></category>
		<category><![CDATA[siberia]]></category>
		<category><![CDATA[ulaanbaatar]]></category>

		<guid isPermaLink="false">http://minkmachine.reine.se/?p=1884</guid>
		<description><![CDATA[<p>In 2004 the actors went on a four-month trip from London to New York. But to make things interesting they decided to go eastward. On motorbikes. At first things went pretty smooth and they reached the borders of Eastern Europe as planned. </p>]]></description>
			<content:encoded><![CDATA[<p>Review: &#8220;Long Way Round&#8221; by Ewan McGregor and Charley Boorman</p>

<div class="caption right">
<img src="/gfx/blog_book_longwayround.jpg" alt="Long Way Round"/>
</div>

<p>In 2004 the actors went on a four-month trip from London to New York. But to make things interesting they decided to go eastward. On motorbikes. At first things went pretty smooth and they reached the borders of Eastern Europe as planned. </p>

<p>Then things started to get a bit more complicated with bureaucracy and corruption, where they often got saved by Ewan pulling the &#8220;Obi-Wan&#8221; card.  Another obstacle was the publicity, since they were often met by welcoming committees and interviewed for television. The duo would rather just be two guys on bikes, enjoying their vacation, but sometimes they had to play along.</p>

<p>The roads got worse in Mongolia and their mood quickly evaporated, but the worst roads were yet to come. Some parts of Siberia were inaccessible so they had to sneak aboard a freight train, and on the infamous Road of Bones they had to hitch a ride with large trucks to cross deep rivers.</p>

<p>It&#8217;s a entertaining story about friendship and enduring hard times together. One might be tempted to think that the trip was a walk in the park with their hi-tech gear and expensive BMW bikes, but it looked like a lot of hard work to get through it all.</p>

<p>I&#8217;ve been to several of the places they describe, and it&#8217;s always interesting to read other people&#8217;s impressions about things, or even more so their descriptions of the things I missed. The first thing Ewan noticed in Ulaanbaatar was the same as me &#8211; the ugly power station close to the center, drowning the town in dark smoke.</p>
	
<p>The whole thing is also available on DVD. It&#8217;s nothing out of the ordinary, but it&#8217;s nice as a reading companion to see the people and environments that are mentioned in the book. There is also a sequel, Long Way Down, where they travel from Scotland to South Africa, but this one is much better in my opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://minkmachine.reine.se/2012/01/long-way-round/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

