<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Webcam timelapse with Ubuntu Cheese</title>
	<atom:link href="http://www.walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/feed/" rel="self" type="application/rss+xml" />
	<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/</link>
	<description>a simple creative way</description>
	<pubDate>Tue, 07 Feb 2012 11:58:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: the Muse</title>
		<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/#comment-141</link>
		<dc:creator>the Muse</dc:creator>
		<pubDate>Wed, 07 Oct 2009 23:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://walkingridge.net/?p=325#comment-141</guid>
		<description>Great update.  As far as I can tell, burst mode was added after I created the macro.  Seems like a useful addition to Cheese though.</description>
		<content:encoded><![CDATA[<p>Great update.  As far as I can tell, burst mode was added after I created the macro.  Seems like a useful addition to Cheese though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/#comment-140</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Wed, 07 Oct 2009 19:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://walkingridge.net/?p=325#comment-140</guid>
		<description>Doesn't Cheese's burst mode do the same thing?</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t Cheese&#8217;s burst mode do the same thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: the Muse</title>
		<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/#comment-139</link>
		<dc:creator>the Muse</dc:creator>
		<pubDate>Mon, 05 Oct 2009 17:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://walkingridge.net/?p=325#comment-139</guid>
		<description>Thanks for the improvements.  I need to learn more about the power of scripts.</description>
		<content:encoded><![CDATA[<p>Thanks for the improvements.  I need to learn more about the power of scripts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zid</title>
		<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/#comment-138</link>
		<dc:creator>Zid</dc:creator>
		<pubDate>Mon, 05 Oct 2009 10:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://walkingridge.net/?p=325#comment-138</guid>
		<description>yeah, and just one:

    ButtonPress 1

    ButtonRelease 1

as the script restarts the macro, no worries that the macrofile will run out before you want to stop recording :)</description>
		<content:encoded><![CDATA[<p>yeah, and just one:</p>
<p>    ButtonPress 1</p>
<p>    ButtonRelease 1</p>
<p>as the script restarts the macro, no worries that the macrofile will run out before you want to stop recording <img src='http://walkingridge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zid</title>
		<link>http://walkingridge.net/2009/photography/webcam-timelapse-with-ubuntu-cheese/#comment-137</link>
		<dc:creator>Zid</dc:creator>
		<pubDate>Mon, 05 Oct 2009 10:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://walkingridge.net/?p=325#comment-137</guid>
		<description>Hello!

I was looking for something like this as well and found your solution.

However i did a small change that IMHO works a little better:

I did the same timelapse.macro as you.

Then i made a script called tl:
cat timelapse.macro &#124; xmacroplay :0

I run the script with watch:
watch -n [how often in seconds you want a picure] ./tl

now im no guru but its easier to vary the time and you dont need to zap to get out of the script, just select the terminal and press ctrl+c.

Thanks for helping me come up with this :)</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I was looking for something like this as well and found your solution.</p>
<p>However i did a small change that IMHO works a little better:</p>
<p>I did the same timelapse.macro as you.</p>
<p>Then i made a script called tl:<br />
cat timelapse.macro | xmacroplay :0</p>
<p>I run the script with watch:<br />
watch -n [how often in seconds you want a picure] ./tl</p>
<p>now im no guru but its easier to vary the time and you dont need to zap to get out of the script, just select the terminal and press ctrl+c.</p>
<p>Thanks for helping me come up with this <img src='http://walkingridge.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>

