<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Turn Your iSight into a Security Camera with Automator</title>
	<atom:link href="http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/</link>
	<description></description>
	<lastBuildDate>Thu, 13 Jan 2011 22:11:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Tweedledee</title>
		<link>http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/#comment-3988</link>
		<dc:creator>Tweedledee</dc:creator>
		<pubDate>Fri, 27 Nov 2009 02:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.macstories.net/?p=1638#comment-3988</guid>
		<description>Is it possible to:

1) Remove the dialog box the pops up when the script it opened?

and

2) Remove the annoying spinning icon that appears in the menu bar?</description>
		<content:encoded><![CDATA[<p>Is it possible to:</p>
<p>1) Remove the dialog box the pops up when the script it opened?</p>
<p>and</p>
<p>2) Remove the annoying spinning icon that appears in the menu bar?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Tuba</title>
		<link>http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/#comment-3850</link>
		<dc:creator>Andy Tuba</dc:creator>
		<pubDate>Sat, 21 Nov 2009 01:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.macstories.net/?p=1638#comment-3850</guid>
		<description>I just noticed an app which was listed on last week&apos;s One Finger Discount: Watchmac (http://bloo7.com/watchmac/)  It lists a coupla surveillance features: movement, taking out battery/charger, password hacking, iSight capture (like we have here), alarm sound, and says it&apos;s pretty configurable and even has command line options. $15 after 15-day trial period.</description>
		<content:encoded><![CDATA[<p>I just noticed an app which was listed on last week&apos;s One Finger Discount: Watchmac (<a href="http://bloo7.com/watchmac/" rel="nofollow">http://bloo7.com/watchmac/</a>)  It lists a coupla surveillance features: movement, taking out battery/charger, password hacking, iSight capture (like we have here), alarm sound, and says it&apos;s pretty configurable and even has command line options. $15 after 15-day trial period.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Tuba</title>
		<link>http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/#comment-3798</link>
		<dc:creator>Andy Tuba</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.macstories.net/?p=1638#comment-3798</guid>
		<description>@Andy Tuba forgot one small detail: the closing backtick on the cal to date.  Read this instead

To add a timestamp to the file, change the shell script to this:

TIMESTAMP=`date &quot;+%Y-%m-%dT%H-%M-%S&quot;`
isightcapture &quot;~/Pictures/isight-at-${TIMESTAMP}.jpg</description>
		<content:encoded><![CDATA[<p>@Andy Tuba forgot one small detail: the closing backtick on the cal to date.  Read this instead</p>
<p>To add a timestamp to the file, change the shell script to this:</p>
<p>TIMESTAMP=`date &quot;+%Y-%m-%dT%H-%M-%S&quot;`<br />
isightcapture &quot;~/Pictures/isight-at-${TIMESTAMP}.jpg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Tuba</title>
		<link>http://www.macstories.net/tutorials/how-to-turn-your-isight-into-a-security-camera-with-automator/#comment-3797</link>
		<dc:creator>Andy Tuba</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.macstories.net/?p=1638#comment-3797</guid>
		<description>To add a timestamp to the file, change the shell script to this:

TIMESTAMP=`date &quot;+%Y-%m-%dT%H-%M-%S&quot;
isightcapture &quot;~/Pictures/isight-at-${TIMESTAMP}.jpg</description>
		<content:encoded><![CDATA[<p>To add a timestamp to the file, change the shell script to this:</p>
<p>TIMESTAMP=`date &quot;+%Y-%m-%dT%H-%M-%S&quot;<br />
isightcapture &quot;~/Pictures/isight-at-${TIMESTAMP}.jpg</p>
]]></content:encoded>
	</item>
</channel>
</rss>

