<?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: Automating Photo Booth and iPhoto</title>
	<atom:link href="http://www.dragosroua.com/automating-photo-booth-and-iphoto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/</link>
	<description>The Personal Development Blog</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:42:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=254</generator>
	<item>
		<title>By: Bonnie Bouman</title>
		<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-88401</link>
		<dc:creator>Bonnie Bouman</dc:creator>
		<pubDate>Sat, 30 Oct 2010 09:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-88401</guid>
		<description>The Automator workflow fails with this error: &quot;Take Picture failed - 1 error. The action had a timeout waiting for the new image file to appear in the Photo Booth folder in the Pictures folder (-2700).&quot;  This may be because Photo Booth used to save a recents.plist file in the /Pictures/Photo Booth/ directory, but now saves it in the /Library/Application Support/Photo Booth/ directory. So Automator doesn&#039;t know the picture has been taken. Do you know how we would update this? 

After poking around I found the line &quot;set the prefs_file to ((image_folder as Unicode text) &amp; &quot;Recents.plist&quot;) as alias&quot; inside a main.applescript file  under /~/Desktop/Take Picture Project Files. But if I try to add the Library path, it won&#039;t compile... and now we are way beyond my paygrade. Any ideas?</description>
		<content:encoded><![CDATA[<p>The Automator workflow fails with this error: &#8220;Take Picture failed &#8211; 1 error. The action had a timeout waiting for the new image file to appear in the Photo Booth folder in the Pictures folder (-2700).&#8221;  This may be because Photo Booth used to save a recents.plist file in the /Pictures/Photo Booth/ directory, but now saves it in the /Library/Application Support/Photo Booth/ directory. So Automator doesn&#8217;t know the picture has been taken. Do you know how we would update this? </p>
<p>After poking around I found the line &#8220;set the prefs_file to ((image_folder as Unicode text) &amp; &#8220;Recents.plist&#8221;) as alias&#8221; inside a main.applescript file  under /~/Desktop/Take Picture Project Files. But if I try to add the Library path, it won&#8217;t compile&#8230; and now we are way beyond my paygrade. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-77867</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Tue, 29 Dec 2009 18:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-77867</guid>
		<description>was wondering how to loop the application?</description>
		<content:encoded><![CDATA[<p>was wondering how to loop the application?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-75997</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Thu, 10 Dec 2009 17:37:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-75997</guid>
		<description>Here&#039;s another neat implementation.  Similates a kiosk photo booth.
http://www.apple.com/downloads/macosx/automator/photostrip.html</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another neat implementation.  Similates a kiosk photo booth.<br />
<a href="http://www.apple.com/downloads/macosx/automator/photostrip.html" rel="nofollow">http://www.apple.com/downloads/macosx/automator/photostrip.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dragos</title>
		<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-160</link>
		<dc:creator>dragos</dc:creator>
		<pubDate>Mon, 05 Feb 2007 10:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-160</guid>
		<description>Hi,

1. Dunno what went wrong... Maybe you are using the computer on a non-privilieged account? Are there any other people are using the computer on different accounts? I never stumbled across this...
2. If you want to copy the photos, you can use Finder actions. There are two actions: &quot;Copy FInder Items&quot; and &quot;Move Finder Items&quot;. As always, you can use default parameters, or pop up a window to select the destination.

you&#039;re welcome :-)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>1. Dunno what went wrong&#8230; Maybe you are using the computer on a non-privilieged account? Are there any other people are using the computer on different accounts? I never stumbled across this&#8230;<br />
2. If you want to copy the photos, you can use Finder actions. There are two actions: &#8220;Copy FInder Items&#8221; and &#8220;Move Finder Items&#8221;. As always, you can use default parameters, or pop up a window to select the destination.</p>
<p>you&#8217;re welcome <img src='http://www.dragosroua.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juanfer2k</title>
		<link>http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-156</link>
		<dc:creator>Juanfer2k</dc:creator>
		<pubDate>Mon, 05 Feb 2007 05:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dragosroua.com/automating-photo-booth-and-iphoto/#comment-156</guid>
		<description>Thanks a lot, when i trid it, i found 2 issues:
1. the app ask the password something like this: http://www.flickr.com/photos/el_cerrito_valle/380057585/
2. if i don&#039;t want to import the pics on iPhoto, but save them on a specific folder, what should i do?
again, thanks!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, when i trid it, i found 2 issues:<br />
1. the app ask the password something like this: <a href="http://www.flickr.com/photos/el_cerrito_valle/380057585/" rel="nofollow">http://www.flickr.com/photos/el_cerrito_valle/380057585/</a><br />
2. if i don&#8217;t want to import the pics on iPhoto, but save them on a specific folder, what should i do?<br />
again, thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

