<?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; home</title>
	<atom:link href="http://blog.minst.net/category/home/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>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>&#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>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>
		<item>
		<title>New dual server</title>
		<link>http://blog.minst.net/2008/06/27/new-dual-server</link>
		<comments>http://blog.minst.net/2008/06/27/new-dual-server#comments</comments>
		<pubDate>Fri, 27 Jun 2008 11:45:23 +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/new-dual-server/</guid>
		<description><![CDATA[The hardware for my new server setup has arrived. To make sure I&#8217;ve got a proper off-site backup I&#8217;ve arranged with my sister and her boyfriend to buy two identical machines, put one here and one there and mirror the content using rsync. So everything is in dual-form: 2 antec 4480b cases, 2 dual core [...]]]></description>
			<content:encoded><![CDATA[<p>The hardware for my new server setup has arrived. To make sure I&#8217;ve got a proper off-site backup I&#8217;ve arranged with my sister and her boyfriend to buy two identical machines, put one here and one there and mirror the content using rsync. So everything is in dual-form: 2 antec 4480b cases, 2 dual core AMD X2 4450e, 2 2GB DDR2 (actually 4 1GB but it breaks the dual flow), 2 times 2 750GB samsung spinpoints and 2 ASUS motherboards. I hope this setup will be more quiet than my current server and at least as energy efficient.</p>
<p><img src="http://blog.minst.net/wp-content/uploads/2008/06/dscn2200.jpg" alt="Dual server" /></p>
<p><em>seeing everything twice</em></p>
<p>Now I&#8217;ve to go to the store to get a CD so I can burn a AMD64 Ubuntu 8.04 CD and start installing.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.minst.net/2008/06/27/new-dual-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
