<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>spatial nodes &#187; personal</title>
	<atom:link href="http://blog.minst.net/tag/personal/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minst.net</link>
	<description>Thoughts of a lost soul</description>
	<lastBuildDate>Fri, 16 Jul 2010 16:24:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating a timelapse movie with ubuntu</title>
		<link>http://blog.minst.net/2009/12/22/creating-a-timelapse-movie-with-ubuntu</link>
		<comments>http://blog.minst.net/2009/12/22/creating-a-timelapse-movie-with-ubuntu#comments</comments>
		<pubDate>Tue, 22 Dec 2009 21:13:43 +0000</pubDate>
		<dc:creator>wordpress</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[timelapse]]></category>

		<guid isPermaLink="false">http://blog.minst.net/?p=201</guid>
		<description><![CDATA[It has been a while since I made my last timelapse movie and I figured that today was a good day to check the status of linux and timelapsing. A quick google gave me gTimelapse which should allow my to use my dSLR as a timelapse camera. This would give me two advantages over my [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a while since I made my last timelapse movie and I figured that today was a good day to check the status of linux and timelapsing. A quick google gave me <a href="http://ultrawide.wordpress.com/2009/01/27/timelapse-photography-on-linux/">gTimelapse</a> which should allow my to use my dSLR as a timelapse camera. This would give me two advantages over my old set-up (and one disadvantage). My old set-up was a Nikon S4 with a power adapter and a reasonably big SD card. Having a power adapter meant that I could leave it running for months, which gave me for instance:</p>
<p><a href="http://blog.minst.net/2009/12/22/creating-a-timelapse-movie-with-ubuntu"><em>Click here to view the embedded video.</em></a></p>
<p>But the minimum interval is 30 seconds, making it useless for timelapses of people moving about. Also the quality of the sensor and the lens is not as good as my dSLR. With gTimelapse I can control the interval to anything I like. gTimelapse is rather new so there&#8217;s a bit of fiddling involved, to be able to build it under ubuntu 9.10 you need these packages:</p>
<p><code>sudo apt-get install build-essential libgphoto2-2-dev libwxbase2.8-dev libwxgtk2.8-dev</code></p>
<p>From then on it is pretty straight forward, connect your camera (make sure it is in PTP mode) also ubuntu nowadays mounts it automagically, gTimelapse doesn&#8217;t like that. So unmount the camera using the filemanager and start gTimelapse. Depending on your camera you get all kinds of settings you can fiddle with. (side note I discovered that if you first start gTimelapse and than attach the camera none of the settings appear, but the application still works). Once you&#8217;re happy you can press start and sit back.</p>
<p>Creating a movie is still a lot more complicated I&#8217;m afraid. I still haven&#8217;t found a decent movie editor for linux. Kino is nice but only supports DV camera&#8217;s as far as I can tell, dragging something non-DV gives an eternal Kino Import progress bar kdenlive looks promising, but it kept freezing so I gave up on it for the moment. To just get a short movie I threw mencoder at them:</p>
<p><code>mencoder -nosound -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:mv0:trell:v4mv:cbp:last_pred=3:predia=2:dia=2:vmax_b_frames=2:vb_strategy=1:precmp=2:cmp=2:subcmp=2:preme=2:qns=2 -o test5.avi -mf type=jpeg:fps=5 mf://@files.txt </code></p>
<p>Where files.txt was a list of the filenames of all the images I wanted to include. This resulted in this movie:</p>
<p><a href="http://blog.minst.net/2009/12/22/creating-a-timelapse-movie-with-ubuntu"><em>Click here to view the embedded video.</em></a></p>
<p>This means it possible to create timelapse movies with linux, but postprocessing is still difficult. The next timelapse project I&#8217;ll probably shoot with linux and edit on my mac <img src='http://blog.minst.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2009/12/22/creating-a-timelapse-movie-with-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of the Map</title>
		<link>http://blog.minst.net/2009/01/13/state-of-the-map</link>
		<comments>http://blog.minst.net/2009/01/13/state-of-the-map#comments</comments>
		<pubDate>Tue, 13 Jan 2009 22:59:54 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[OSM]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/?p=138</guid>
		<description><![CDATA[My friend and colleague New Folder is organizing the State of the Map conference this year. He asked me to design a banner for the official site. The conference is, apart from the usual OSM gathering, also focusing on businesses/governments and how they can use OSM data in their line of work. So I decided [...]]]></description>
			<content:encoded><![CDATA[<p>My friend and colleague New Folder is organizing the State of the Map conference this year. He asked me to design a banner for the official site. The conference is, apart from the usual OSM gathering, also focusing on businesses/governments and how they can use OSM data in their line of work. So I decided to create a banner which reflects the transistion OSM has been through. It started with a single idea and a few people collecting GPS tracks. Slowly from these tracks roads could be destinguished. Different types of roads where classified and more and more data was included and suddenly you got a map which at some points was more detailed than a &#8216;commercial&#8217; map.</p>
<div id="attachment_139" class="wp-caption alignnone" style="width: 533px"><a href="http://blog.minst.net/wp-content/uploads/2009/01/banner.png"><img class="size-full wp-image-139" title="banner" src="http://blog.minst.net/wp-content/uploads/2009/01/banner.png" alt="First SoftM'09 banner" width="523" height="55" /></a><p class="wp-caption-text">First draft SoftM&#39;09 banner</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2009/01/13/state-of-the-map/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Loedertje has arrived</title>
		<link>http://blog.minst.net/2008/08/21/loedertje-has-arrived</link>
		<comments>http://blog.minst.net/2008/08/21/loedertje-has-arrived#comments</comments>
		<pubDate>Thu, 21 Aug 2008 18:31:40 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[loedertje]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/08/21/loedertje-has-arrived</guid>
		<description><![CDATA[This morning I&#8217;ve collected Loedertje from the animal shelter. Apparently she was quite the lady and they warned me that she was very difficult. When I met her I thought she was a cuty. Apparently this affection wasn&#8217;t mutual since she digged her claw in my carefully stretched hand. However it was in a playful [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I&#8217;ve collected Loedertje from the animal shelter. Apparently she was quite the lady and they warned me that she was very difficult. When I met her I thought she was a cuty. Apparently this affection wasn&#8217;t mutual since she digged her claw in my carefully stretched hand. However it was in a playful kind of way and she looked quite happy with herself.</p>
<p>I was told that she couldn&#8217;t live with other cats and they didn&#8217;t want to let her out of the cage otherwise she&#8217;ll kill them all <img src='http://blog.minst.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . So she reminded me of Frodo and I decided that I would take my chances with her.  Getting her in the carrying basket turned out to be a major problem and in the end I received her in an industrial style cage.</p>
<p>Once in the car she calmed down a bit, happily meowing away. This gave me hope for her mood at home. I put the cage in the living room and prepared her litter box. Next I let her loose in front of that box. She quickly moved out of the cage and started to inspect her new home. Every time she passed me she purred a bit and wanted to be stroked.</p>
<p>I had to leave for work but when I got back, she walked towards me. She is very inquisitive and doesn&#8217;t stay longer than 5 minutes at the same place. She seems to be very happy and affectionate, so if this is a difficult cat, I&#8217;d like to know what an easy cat is.</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/08/20080821-dsc_0033.jpg" title="loedertje in actie"><img src="http://blog.minst.net/wp-content/uploads/2008/08/20080821-dsc_0033.thumbnail.jpg" alt="loedertje in actie" /></a></p>
<p><em>Loedertje doing her rounds</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/08/21/loedertje-has-arrived/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>netatalk and os x playing up</title>
		<link>http://blog.minst.net/2008/08/04/netatalk-and-os-x-playing-up</link>
		<comments>http://blog.minst.net/2008/08/04/netatalk-and-os-x-playing-up#comments</comments>
		<pubDate>Mon, 04 Aug 2008 20:58:08 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/08/04/netatalk-and-os-x-playing-up</guid>
		<description><![CDATA[I&#8217;ve spent my entire evening fixing my appletalk set up after I accidentally &#8216;upgraded&#8217; my handcrafted netatalk with the stock ubuntu one. I crafted my own because the stock package doesn&#8217;t support encrypted passwords.
I&#8217;ve reinstalled, rebuild and rebooted netatalk on the server and I kept getting this error:
&#8220;The operation cannot be completed because one or [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent my entire evening fixing my appletalk set up after I accidentally &#8216;upgraded&#8217; my handcrafted netatalk with the stock ubuntu one. I crafted my own because the stock package doesn&#8217;t support <a href="http://www.damontimm.com/blog/how-to-install-netatalk-afp-on-ubuntu-with-encrypted-authentication/">encrypted passwords</a>.</p>
<p>I&#8217;ve reinstalled, rebuild and rebooted netatalk on the server and I kept getting this error:</p>
<p>&#8220;<em>The operation cannot be completed because one or more required items cannot be found. (Error code -35)</em>&#8221;</p>
<p>Googling this error didn&#8217;t give me much and it took me a while to realize that googling for: error code -35 will give you no useful results do to the minus sign. In the end I discovered that it is not ubuntu but Apple to blame for the error. <a href="http://forums.macosxhints.com/showthread.php?t=43219">Apparently</a> at some point in time the globalpreferences get fcked. So the solution is:</p>
<p><em> rm ~/Library/Preferences/.GlobalPreferences.plist</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/08/04/netatalk-and-os-x-playing-up/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New camera</title>
		<link>http://blog.minst.net/2008/07/25/new-camera</link>
		<comments>http://blog.minst.net/2008/07/25/new-camera#comments</comments>
		<pubDate>Fri, 25 Jul 2008 09:56:11 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[gadget]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/07/25/new-camera</guid>
		<description><![CDATA[My shiny new Nikon D60 with extra lens has arrived, woohoo!! Since I&#8217;m still at work I can&#8217;t play with it yet, but here is my first shot with and of the camera.

More to follow
]]></description>
			<content:encoded><![CDATA[<p>My shiny new Nikon D60 with extra lens has arrived, woohoo!! Since I&#8217;m still at work I can&#8217;t play with it yet, but here is my first shot with <em>and </em>of the camera.</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/07/dsc_0007.JPG" title="My new camera"><img src="http://blog.minst.net/wp-content/uploads/2008/07/dsc_0007.thumbnail.JPG" alt="My new camera" /></a></p>
<p><em>More to follow</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/07/25/new-camera/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Panoramas</title>
		<link>http://blog.minst.net/2008/07/21/panoramas</link>
		<comments>http://blog.minst.net/2008/07/21/panoramas#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:10:17 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[holiday]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/07/21/panoramas</guid>
		<description><![CDATA[I found an incredibly easy to use panaroma stitcher tool for OS X; DoubleTake. It is shareware, but worth all the few euri it asks for a license. Just drop in the photos of your panorama and 9 out of 10 times it creates the correct panorama. It works with both photos shot in &#8216;Panorama [...]]]></description>
			<content:encoded><![CDATA[<p>I found an incredibly easy to use panaroma stitcher tool for OS X; <a href="http://thuis.minst.net/gallery2/v/panorama/">DoubleTake</a>. It is shareware, but worth all the few euri it asks for a license. Just drop in the photos of your panorama and 9 out of 10 times it creates the correct panorama. It works with both photos shot in &#8216;Panorama mode&#8217; and series of photos shot in series without fixed lighting and white balance settings.</p>
<p>As a result my <a href="http://thuis.minst.net/gallery2/v/panorama/">Panorama gallery</a> is growing fast, working my way through my backlog.</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/07/hiunchulismall.jpg" title="Dhaulagiri in its full splendour"><img src="http://blog.minst.net/wp-content/uploads/2008/07/hiunchulismall.thumbnail.jpg" alt="Dhaulagiri in its full splendour" /></a></p>
<p><em>Insanely high mountains</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/07/21/panoramas/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8230; paint it black</title>
		<link>http://blog.minst.net/2008/07/21/paint-it-black</link>
		<comments>http://blog.minst.net/2008/07/21/paint-it-black#comments</comments>
		<pubDate>Mon, 21 Jul 2008 16:34:44 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[home]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/07/21/paint-it-black</guid>
		<description><![CDATA[I finally finished painting all the doors and jambs. I managed to squeeze in one black door, although it was not originally red. My bathroom door is now painted with chalkboard-paint and since it is visible from both the living room and the kitchen it serves very well as a todo list. (and no I [...]]]></description>
			<content:encoded><![CDATA[<p>I finally finished <a href="http://blog.minst.net/2008/07/08/i-see-a-red-door">painting</a> all the doors and jambs. I managed to squeeze in one black door, although it was not originally red. My bathroom door is now painted with chalkboard-paint and since it is visible from both the living room and the kitchen it serves very well as a todo list. (and no I haven&#8217;t found Maartens book yet <img src='http://blog.minst.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/07/dscn2248.JPG" title="Freshly painted house" rel="lightbox"><img src="http://blog.minst.net/wp-content/uploads/2008/07/dscn2248.thumbnail.JPG" alt="Freshly painted house" /></a></p>
<p><em>Finished painting</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/07/21/paint-it-black/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A rift in the internet</title>
		<link>http://blog.minst.net/2008/07/21/a-rift-in-the-internet</link>
		<comments>http://blog.minst.net/2008/07/21/a-rift-in-the-internet#comments</comments>
		<pubDate>Mon, 21 Jul 2008 12:30:32 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/07/21/a-rift-in-the-internet</guid>
		<description><![CDATA[the evidence is finally there that Google is building its own version of the internet. If you search for images in the Dutch version of Google you have the option to search for images or search &#8220;The &#8216;The internet&#8216;&#8221; (het het internet). Not to be mistaken for the common internet, currently in use by billions [...]]]></description>
			<content:encoded><![CDATA[<p>the evidence is finally there that Google is building its own version of the internet. If you search for images in the Dutch version of Google you have the option to search for images or search &#8220;The &#8216;<em>The internet</em>&#8216;&#8221; (het het internet). Not to be mistaken for the common internet, currently in use by billions of peasants. Apparently this is a specific subset of the <em>Internet</em>, probably only with content that Google has approved and/or cached. This might be the new internet without the flaws of the current one, like freedom of speech.</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/07/hethetinternet.png" title="the The Internet"><img src="http://blog.minst.net/wp-content/uploads/2008/07/hethetinternet.thumbnail.png" alt="the The Internet" /></a></p>
<p><em>Finally it has arrived the &#8216;</em>The Internet<em>&#8216;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/07/21/a-rift-in-the-internet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I see a red door &#8230;</title>
		<link>http://blog.minst.net/2008/07/08/i-see-a-red-door</link>
		<comments>http://blog.minst.net/2008/07/08/i-see-a-red-door#comments</comments>
		<pubDate>Tue, 08 Jul 2008 08:22:42 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[home]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/07/08/i-see-a-red-door/</guid>
		<description><![CDATA[&#8230; and want to paint it white. Actually the red door is they only door that I did not paint white. Everything is now in white primer and I&#8217;ve to figure out what color to paint the doors and the jambs of the front door. Suggestions are welcome.

]]></description>
			<content:encoded><![CDATA[<p>&#8230; and want to paint it white. Actually the red door is they only door that I did not paint white. Everything is now in white primer and I&#8217;ve to figure out what color to paint the doors and the <a href="http://en.wikipedia.org/wiki/Door_jamb">jambs </a>of the front door. Suggestions are welcome.</p>
<p><a href="http://blog.minst.net/wp-content/uploads/2008/07/dscn2242.JPG" title="Doors in prime condition"><img src="http://blog.minst.net/wp-content/uploads/2008/07/dscn2242.JPG" alt="Doors in prime condition" width="640" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/07/08/i-see-a-red-door/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server up &#8216;n running</title>
		<link>http://blog.minst.net/2008/06/27/server-up-n-running</link>
		<comments>http://blog.minst.net/2008/06/27/server-up-n-running#comments</comments>
		<pubDate>Fri, 27 Jun 2008 21:06:18 +0000</pubDate>
		<dc:creator>stvn</dc:creator>
				<category><![CDATA[home]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.minst.net/2008/06/27/server-up-n-running/</guid>
		<description><![CDATA[As no-one should have noticed, this blog is running on the new server now. Building the server turned out to be very easy, just pop in the CPU and the RAM at the correct places, connect some cables and put everything in the case. Installing ubuntu turned out to be much harder. For a starter [...]]]></description>
			<content:encoded><![CDATA[<p>As no-one should have noticed, this blog is running on the new server now. Building the server turned out to be very easy, just pop in the CPU and the RAM at the correct places, connect some cables and put everything in the case. Installing ubuntu turned out to be much harder. For a starter I needed to have a CD-rom drive. Just before my holiday, I had stored a lot of stuff in my basement(ish). Somewhere there was supposed to be a working CD-rom drive. After discovering 2 scsi drives and 1 non-working IDE drive I discovered my trusty old Philips drive which has installed me many versions of linux so far. Having a working cd drive I switched on the computer once again only to discover that my shiny new motherboard <a href="http://ubuntuforums.org/showthread.php?t=792629" title="wrong mobo">(asus M3n78-emh)</a> doesn&#8217;t work on ubuntu 8.04 by default. Luckily I used the old trick of installing OS&#8217;s: have a working internet enabled computer alongside! It turned out to be some settings in both BIOS and linux <a href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/199573" title="bug in ubuntu">(pci=nomsi) </a>and once you know it, it&#8217;s a breeze to install it. So the second computer was build and installed in less then a quarter of the time <img src='http://blog.minst.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><img src="http://blog.minst.net/wp-content/uploads/2008/06/dscn2204.JPG" alt="Copying data to the new server" /></p>
<p><em>Copying data from the 4 old IDE disks to the 2 new SATA ones</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/06/27/server-up-n-running/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
