<?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>Photo Blog by Martin</title>
	
	<link>http://martin.itsr.se</link>
	<description>The memoires of a hobby photographer</description>
	<lastBuildDate>Mon, 14 Feb 2011 19:48:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PhotoBlogByMartin" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="photoblogbymartin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Make content in a UIScrollView scrollable</title>
		<link>http://martin.itsr.se/2011/01/make-content-in-a-uiscrollview-scrollable/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2011/01/make-content-in-a-uiscrollview-scrollable/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 12:57:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=138</guid>
		<description><![CDATA[How do you make the content in a UIScrollView scrollable? You simply set the size of the content. If that size is larger than the scroll view itself then it will become scrollable. this.MyScrollView.ContentSize = new System.Drawing.SizeF(768, 2048); This would be in a MonoTouch project.]]></description>
			<content:encoded><![CDATA[<p>How do you make the content in a UIScrollView scrollable?</p>
<p>You simply set the size of the content. If that size is larger than the scroll view itself then it will become scrollable.</p>
<pre>this.MyScrollView.ContentSize = new System.Drawing.SizeF(768, 2048);</pre>
<p>This would be in a MonoTouch project.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2011/01/make-content-in-a-uiscrollview-scrollable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality vs time to market</title>
		<link>http://martin.itsr.se/2010/05/quality-vs-time-to-market/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2010/05/quality-vs-time-to-market/#comments</comments>
		<pubDate>Sat, 15 May 2010 16:24:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/2010/05/quality-vs-time-to-market/</guid>
		<description><![CDATA[or &#8220;When is WiFi coming&#8221; Today my WACS700 went dead. It&#8217;s a Streamium music center from Philips. I was trying to connect to it from an older Windows app included as a bundle to upload some new music. Something happened with the Streamium when starting the app at one time and since then the music [...]]]></description>
			<content:encoded><![CDATA[<p>or &#8220;When is WiFi coming&#8221;</p>
<p>Today my WACS700 went dead. It&#8217;s a Streamium music center from Philips. I was trying to connect to it from an older Windows app included as a bundle to upload some new music. Something happened with the Streamium when starting the app at one time and since then the music center hangs when booting up. I&#8217;ve just mailed the support so I&#8217;m keeping my fingers crossed. My best guess for the reason is that the music center has poorly written logic &#8211; a.k.a. buggy.</p>
<p>It got me thinking about how often products including WiFi are too quickly released to the market. I don&#8217;t own any product, except the Iphone of course, that has WiFi implemented in a way OK for the user. In addition there are several fields where you&#8217;d think there were products with WiFi but there isn&#8217;t. Digital cameras is one.</p>
<p>I don&#8217;t know, but I&#8217;m still waiting for the world of no cables.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2010/05/quality-vs-time-to-market/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First post from the iPhone</title>
		<link>http://martin.itsr.se/2009/11/first-post-from-the-iphone/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/11/first-post-from-the-iphone/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 16:59:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/2009/11/first-post-from-the-iphone/</guid>
		<description><![CDATA[That&#8217;s it. Now I got my own iPhone and I&#8217;m writing this post directly on it using the WordPress for iPhone app. Works very well so far although I haven&#8217;t published this yet. Anyway, back to iphoning.]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s it. Now I got my own iPhone and I&#8217;m writing this post directly on it using the WordPress for iPhone app. Works very well so far although I haven&#8217;t published this yet. Anyway, back to iphoning.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/11/first-post-from-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating mockups for the iPhone</title>
		<link>http://martin.itsr.se/2009/11/creating-mockups-for-the-iphone/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/11/creating-mockups-for-the-iphone/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 13:10:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=125</guid>
		<description><![CDATA[There is a tool out there called Balsamiq Mockups. It&#8217;s a layout and mockup tool for quickly putting your screen, window and view ideas into concrete. Instead of drawing on paper or on the white board, you use Balsamic Mockups. In March 2009 (yes, I&#8217;m a bit late) they added support for the most common [...]]]></description>
			<content:encoded><![CDATA[<p>There is a tool out there called <a href="http://balsamiq.com/">Balsamiq Mockups</a>. It&#8217;s a layout and mockup tool for quickly putting your screen, window and view ideas into concrete. Instead of drawing on paper or on the white board, you use Balsamic Mockups.</p>
<p>In <a href="http://www.balsamiq.com/blog/2009/03/01/iphone-controls-new-icons-and-much-more/">March 2009</a> (yes, I&#8217;m a bit late) they added support for the most common controls in the iPhone. The following UI bar is now available:</p>
<div id="attachment_126" class="wp-caption aligncenter" style="width: 310px"><a href="http://martin.itsr.se/wp-content/uploads/2009/11/Screen-shot-2009-11-15-at-1.55.19-PM.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-medium wp-image-126" title="Screen shot 2009-11-15 at 1.55.19 PM" src="http://martin.itsr.se/wp-content/uploads/2009/11/Screen-shot-2009-11-15-at-1.55.19-PM-300x52.png" alt="iPhone UI bar for Balsamiq Mockups" width="300" height="52" /></a><p class="wp-caption-text">iPhone UI bar for Balsamiq Mockups</p></div>
<p>And here is a quick example for yet-another Task app:</p>
<div id="attachment_127" class="wp-caption aligncenter" style="width: 221px"><a href="http://martin.itsr.se/wp-content/uploads/2009/11/Screen-shot-2009-11-15-at-1.51.16-PM.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-full wp-image-127 " title="Screen shot 2009-11-15 at 1.51.16 PM" src="http://martin.itsr.se/wp-content/uploads/2009/11/Screen-shot-2009-11-15-at-1.51.16-PM.png" alt="Balsamiq Mockups iPhone example" width="211" height="370" /></a><p class="wp-caption-text">Balsamiq Mockups iPhone example</p></div>
<p>Very nice work by the Balsamiq people.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/11/creating-mockups-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone tripod</title>
		<link>http://martin.itsr.se/2009/11/iphone-tripod/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/11/iphone-tripod/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 11:56:21 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Gear]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[tripod]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=120</guid>
		<description><![CDATA[I stumbled upon this today while browsing casually. It&#8217;s a tripod for the iPhone &#8211; or actually it&#8217;s a mini tripod with an iPhone adapter. It&#8217;s a fairly high want-to-have score on it, but I wonder how much I would use it in the end. Quite cool though, and it even has adjustable legs.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://martin.itsr.se/wp-content/uploads/2009/11/blur.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-full wp-image-121 aligncenter" title="blur" src="http://martin.itsr.se/wp-content/uploads/2009/11/blur.jpg" alt="blur" width="217" height="248" /></a></p>
<p>I stumbled upon <a href="http://mobilemechatronics.com/blur.html">this</a> today while browsing casually. It&#8217;s a tripod for the iPhone &#8211; or actually it&#8217;s a mini tripod with an iPhone adapter. It&#8217;s a fairly high want-to-have score on it, but I wonder how much I would use it in the end. Quite cool though, and it even has adjustable legs.</p>
<p style="text-align: center;"><a href="http://martin.itsr.se/wp-content/uploads/2009/11/blur-extend.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="aligncenter size-medium wp-image-122" title="blur-extend" src="http://martin.itsr.se/wp-content/uploads/2009/11/blur-extend-273x300.jpg" alt="blur-extend" width="191" height="210" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/11/iphone-tripod/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone rules</title>
		<link>http://martin.itsr.se/2009/10/iphone-rules/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/10/iphone-rules/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 15:51:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Phone]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=118</guid>
		<description><![CDATA[Yesterday I [intlink id="115" type="post"]wrote[/intlink] about the iPhone lacking in some details. Today this still stands but the iPhone simply rules. I base this sudden aawh on seeing the text thread feature &#8211; simple and elegant &#8211; and also how to edit a recorded movie. As a techie I&#8217;m a bit surprised I haven&#8217;t even touched [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I [intlink id="115" type="post"]wrote[/intlink] about the iPhone lacking in some details. Today this still stands but the iPhone simply rules. I base this sudden aawh on seeing the text thread feature &#8211; simple and elegant &#8211; and also how to edit a recorded movie. As a techie I&#8217;m a bit surprised I haven&#8217;t even touched an iPhone before, but today I don&#8217;t mind. Next thing up on the list is simply an iPhone of my own.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/10/iphone-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New phone</title>
		<link>http://martin.itsr.se/2009/10/new-phone/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/10/new-phone/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 23:17:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Phone]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=115</guid>
		<description><![CDATA[Today we had a new arrival in the family. Until now we&#8217;ve been calling it &#8220;the iPhone&#8221;, mainly because it&#8217;s an iPhone &#8211; who could guess. Unfortunately for me, it belongs to my wife but this post will not be about jealousy; instead I thought I&#8217;d drop some of my immediate thoughts and comments after [...]]]></description>
			<content:encoded><![CDATA[<p>Today we had a new arrival in the family. Until now we&#8217;ve been calling it &#8220;the iPhone&#8221;, mainly because it&#8217;s an iPhone &#8211; who could guess. Unfortunately for me, it belongs to my <a href="http://greta.nu/">wife</a> but this post will not be about jealousy; instead I thought I&#8217;d drop some of my immediate thoughts and comments after being allowed to watch over a shoulder for a couple of minutes. Even though the iPhone isn&#8217;t new on the market, I write this anyway because I want to.</p>
<h4><strong>Packaging</strong></h4>
<p>It&#8217;s very elegant. Instead of coming home with a rather big box made up of a mix of carton and transparent plastic, it&#8217;s a quite small, black box made of smooth carton. On the top is the image of an iPhone with its home screen displayed. The edges of the phone are reliefs.</p>
<p>In that box, together with the phone and charger, is a bunch of small papers, five to be exact. There are two quick start guides or something like that, one in Swedish and one in Finnish, one legal information for each language and two Apple logo stickers on the last paper (maybe I&#8217;ll convince my wife to put one of the stickers on my Lenovo Thinkpad &#8211; or not). The quick start guides may be more of introductions to the cool touch features than information on how to get started. That leaves out real documentation which I cannot see anywhere, but who should need it, right.</p>
<p>All-in-all the packaging is very elegant and eco.</p>
<p>iPhone &#8211; My ego: 1-0</p>
<h4><strong>Physical installation</strong></h4>
<p>Applying the SIM-card. That shouldn&#8217;t be too hard. We&#8217;re looking for some slot or something to pull out where a SIM-card can be placed and then applied to the phone. We cannot find anything of the like, but the inner packaging where the &#8220;quick start guides&#8221; were located we see a figure explaining how to do just this. Something that looks like a tuning fork or a clip should be applied to the bottom of the phone. This small tool is finally found and can then be used to pull out a small container where we put the SIM-card. It&#8217;s quite cool, cute, elegant but my final feeling is &#8220;why&#8221;? Now we have to make sure not to lose this stupid little tool if we would ever want to switch SIM-cards. Maybe a standard clip will work, but I&#8217;m not convinced.</p>
<p>It&#8217;s been equalized: 1-1</p>
<h4>Startup</h4>
<p>My wife did all of this &#8211; kudos to her &#8211; but I heard her groaning a bit in the background while doing it. I&#8217;m not sure this is required, but she had to install iTunes on hew EEE in order to get the SIM-card validated or something like that. I really hope this is not the case, since even if every person has a computer today, it shouldn&#8217;t be required to install a phone. But then again, iPhone is so much more than a phone.</p>
<p>After all, I think now have the lead: 1-2</p>
<h4>UI</h4>
<p>This is where it starts to get very interesting. Just to unlock the key-lock (or is it screen-lock) is so super cool. Just slide your finger to the right and voila, you&#8217;re in. Looking at a web site and doing the zoom-in and zoom-out is also very cool. Graphics are very nice and they&#8217;ve nailed the scrolling and switching page thing. Pre-installed applications are quite OK. Not too many eye-brow raisers but having YouTube and Maps directly in the phone is nice.</p>
<p>There are some negative things though. The keyboard is a bit hard to use, but maybe you get used to it. They should have spent more time on being able to type numbers and the most common special characters (like @ and . etc) on the first key-page. Maybe there are some special gestures or something which I&#8217;ll learn. The check box is also a bit strange. It&#8217;s like a physical flip-button which says | or O. It&#8217;s not obvious what means turned on and off.</p>
<p>Overall, they made a three-pointer here: 4-2</p>
<h4>Continuing</h4>
<p>I&#8217;ve also looked very briefly into how to develop own apps to the iPhone. Even though there seems to be ways of developing on a Windows machine, it turns out that you are really forced to have a MAC OS computer. This smells so bad that I could almost refuse to get one for myself, but I will probably surrender in the end.</p>
<p>Small comforting goal in the end: 4-3</p>
<h4>Summary</h4>
<p>As a quick summary for this very brief review I can say that I like the iPhone, it feels like a mature phone and they have really spent time on the user interface. I feel like it lacks in functionality, but I can&#8217;t pin-point what I&#8217;d like to see more. It is truly a fun phone, but maybe it&#8217;s not the best business phone yet &#8211; that&#8217;s yet to be evaluated by me.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/10/new-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New car – part 2</title>
		<link>http://martin.itsr.se/2009/10/new-car-part-2/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/10/new-car-part-2/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 17:00:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Cars]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=112</guid>
		<description><![CDATA[Yes indeed. We now are a happy car owning family. Or at least very soon, some formalities left &#8211; like payment. And it turns out that the car was in stock at the dealer so we&#8217;re probably have it in 14 days or less. Another color though:]]></description>
			<content:encoded><![CDATA[<p>Yes indeed. We now are a happy car owning family. Or at least very soon, some formalities left &#8211; like payment. And it turns out that the car was in stock at the dealer so we&#8217;re probably have it in 14 days or less.</p>
<p>Another color though:</p>
<div id="attachment_113" class="wp-caption aligncenter" style="width: 474px"><a href="http://martin.itsr.se/wp-content/uploads/2009/10/megane-sport-tourer-extreme-blue.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-full wp-image-113" title="megane-sport-tourer-extreme-blue" src="http://martin.itsr.se/wp-content/uploads/2009/10/megane-sport-tourer-extreme-blue.jpg" alt="Renault Mégane Sport Tourer - Extreme Blue" width="464" height="289" /></a><p class="wp-caption-text">Renault Mégane Sport Tourer - Extreme Blue</p></div>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/10/new-car-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New car</title>
		<link>http://martin.itsr.se/2009/10/new-car/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/10/new-car/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 09:40:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Family]]></category>
		<category><![CDATA[Cars]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=108</guid>
		<description><![CDATA[Despite the title of this post, we don&#8217;t own a new car &#8230; yet. But we are looking to buy one. By living in central Stockholm and working from home, you don&#8217;t need a car very often, which is why we don&#8217;t have one. But now we have a kid and even if it&#8217;s quite [...]]]></description>
			<content:encoded><![CDATA[<p>Despite the title of this post, we don&#8217;t own a new car &#8230; yet.</p>
<p>But we are looking to buy one. By living in central Stockholm and working from home, you don&#8217;t need a car very often, which is why we don&#8217;t have one. But now we have a kid and even if it&#8217;s quite easy to take the commuter train to visit our families it&#8217;s always somewhat of a hurdle. Plus, with a car of your own you get a completely different freedom to go wherever you want whenever you want without having to loan one from your friends or family.</p>
<p>As the third city in the world, Stockholm introduced <a href="http://en.wikipedia.org/wiki/Congestion_charge">congestion charges</a> in 2006, but if you have an environmentally friendly car (relatively speaking) you&#8217;re not charged anything. In a similar way it was free to park on the streets without paying any parking fees up until 2005 if you had such a car. That&#8217;s history now, and so will probably the exclusion from congestion charges be as well, from 2011.</p>
<p>Nevertheless we&#8217;re aiming for this car, <a href="http://www.renault.se/sv/Personbilar/Megane-Sport-Tourer.aspx">Renault Mégane Sport Tourer</a> (Swedish link), Expression Flex Fuel version, and we&#8217;re going to pay a visit to look at it today.</p>
<div id="attachment_110" class="wp-caption aligncenter" style="width: 477px"><a href="http://martin.itsr.se/wp-content/uploads/2009/10/megane-sport-tourer1.jpg#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-full wp-image-110" title="megane-sport-tourer" src="http://martin.itsr.se/wp-content/uploads/2009/10/megane-sport-tourer1.jpg" alt="Renault Mégane Sport Tourer" width="467" height="283" /></a><p class="wp-caption-text">Renault Mégane Sport Tourer</p></div>
<p>Perhaps we&#8217;re a lucky car owning family by the end of the weekend. Then it&#8217;s just n number of months before we can take it for a spin.</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/10/new-car/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old work</title>
		<link>http://martin.itsr.se/2009/10/old-work/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://martin.itsr.se/2009/10/old-work/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:47:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://martin.itsr.se/?p=97</guid>
		<description><![CDATA[I promised I would write a post with some old work. So here it is. These pictures have more affection value to me than real value but nonetheless they tell my story a bit. I have some personal bests, and these are the one with the palm tree and the one with the bridge. I&#8217;d like [...]]]></description>
			<content:encoded><![CDATA[<p>I promised I would write a post with some old work. So here it is. These pictures have more affection value to me than real value but nonetheless they tell my story a bit.</p>
<p>I have some personal bests, and these are the one with the palm tree and the one with the bridge. I&#8217;d like to think they have some artistic quality. The rest are just examples of pictures I&#8217;ve taken. To be fair, it could even be that some are taken by my <a href="http://greta.nu/">wife</a>.</p>
<p>All are taken without any kind of real stand and all are taken with the auto exposure set, if available. Most are taken with a compact that has only the auto exposure.</p>
<p>Anyway, enjoy.</p>
<p>[nggallery id=3]</p>
]]></content:encoded>
			<wfw:commentRss>http://martin.itsr.se/2009/10/old-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

