<?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>prupert &#187; Motion Video</title>
	<atom:link href="http://www.prupert.co.uk/category/motion-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prupert.co.uk</link>
	<description>putting the know back in technology</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:58:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Bluetooth controlled motion start-up script</title>
		<link>http://www.prupert.co.uk/2009/03/19/bluetooth-controlled-motion-start-up-script/</link>
		<comments>http://www.prupert.co.uk/2009/03/19/bluetooth-controlled-motion-start-up-script/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 18:04:25 +0000</pubDate>
		<dc:creator>prupert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Motion Video]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.prupert.co.uk/?p=135</guid>
		<description><![CDATA[So, after messing with ZoneMinder and creating a bluetooth script for it, I am now messing with motion instead, and have modified the script accordingly. For kicks, I have hosted it on google code http://code.google.com/p/bluetoothmotion/ It also details a fix for the problem with motion on Ubuntu and the /etc/init.d/motion stratup script.]]></description>
			<content:encoded><![CDATA[<p>So, after messing with ZoneMinder and creating a bluetooth script for it, I am now messing with motion instead, and have modified the script accordingly.</p>
<p>For kicks, I have hosted it on google code <img src='http://www.prupert.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a title="http://code.google.com/p/bluetoothmotion/" href="http://code.google.com/p/bluetoothmotion/">http://code.google.com/p/bluetoothmotion/</a></p>
<p>It also details a fix for the problem with motion on Ubuntu and the /etc/init.d/motion stratup script.</p>
 <img src="http://www.prupert.co.uk/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=135" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.prupert.co.uk/2009/03/19/bluetooth-controlled-motion-start-up-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>motion 1 zoneminder 0</title>
		<link>http://www.prupert.co.uk/2009/03/18/motion-1-zoneminder-0/</link>
		<comments>http://www.prupert.co.uk/2009/03/18/motion-1-zoneminder-0/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:11:01 +0000</pubDate>
		<dc:creator>prupert</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Motion Video]]></category>
		<category><![CDATA[motion]]></category>

		<guid isPermaLink="false">http://www.prupert.co.uk/?p=132</guid>
		<description><![CDATA[So, after messing around with ZoneMinder for a few weeks, I finally gave up. I then decided to try out motion instead, which I had heard a lot about, but largely ignored because it didn&#8217;t have a fancy website or nice looking web GUI. Oh how wrong I was. Motion is so much better than [...]]]></description>
			<content:encoded><![CDATA[<p>So, after messing around with ZoneMinder for a few weeks, I finally gave up. I then decided to try out <a title="motion" href="http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome">motion</a> instead, which I had heard a lot about, but largely ignored because it didn&#8217;t have a fancy website or nice looking web GUI.</p>
<p>Oh how wrong I was. Motion is so much better than ZoneMinder, I am sorry to say. It has a very basic web interface, allowing you to start and stop motion detection and view a live stream from one camera at a time. However, it really beats ZoneMinder into a cocked hat when you look at support for webcams. I had so many problems getting my webcams working in ZoneMinder, but in motion, you just tell it your video device locations (/dev/video0 etc) and off it goes.</p>
<p>There are some additional php packages out there allowing you to create webcam stream montages and view previous alerts created by motion. Although all configuration is done via a text config file, the file is well laid out and well commented and thus easy to understand.</p>
<p>I would highly recommend motion over ZoneMinder and am using it now as my main geek project. I am thus updating my bluetooth script to work with motion and will post the new version soon.</p>
 <img src="http://www.prupert.co.uk/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=132" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.prupert.co.uk/2009/03/18/motion-1-zoneminder-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open source programming sketchpad reaches version 1</title>
		<link>http://www.prupert.co.uk/2008/11/25/open-source-programming-sketchpad-reaches-version-1/</link>
		<comments>http://www.prupert.co.uk/2008/11/25/open-source-programming-sketchpad-reaches-version-1/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 22:02:38 +0000</pubDate>
		<dc:creator>prupert</dc:creator>
				<category><![CDATA[Motion Video]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[processing]]></category>

		<guid isPermaLink="false">http://www.prupert.co.uk/?p=113</guid>
		<description><![CDATA[Processing is an awesome open source programming language and sketchpad that allows you to write graphical and audio applications, as well as other tools. It has been embraced by the artistic programming community and has spawned countless beautiful and interesting images and videos. After what seems like an eternity in beta, is has finally reached [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://processing.org/">Processing</a> is an awesome open source programming language and sketchpad that allows you to write graphical and audio applications, as well as other tools. It has been embraced by the artistic programming community and has spawned countless beautiful and interesting images and videos.</p>
<div id="attachment_114" class="wp-caption alignnone" style="width: 310px"><a href="http://www.prupert.co.uk/wp-content/uploads/2008/11/processing.jpg"><img class="size-medium wp-image-114" title="processing" src="http://www.prupert.co.uk/wp-content/uploads/2008/11/processing.jpg" alt="processing" width="300" height="204" /></a><p class="wp-caption-text">processing</p></div>
<p>After what seems like an eternity in beta, is has finally reached version 1 (Gmail, are you listening?). I am not a programmer and so never have got to grips with it, but I am always impressed by what people have created using it. One such example is the Audi TT Movement advert that went &#8216;viral&#8217; last year.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Mmhmt2OLNtA&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Mmhmt2OLNtA&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
 <img src="http://www.prupert.co.uk/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=113" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://www.prupert.co.uk/2008/11/25/open-source-programming-sketchpad-reaches-version-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

