<?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>Creative Workflow Hacks &#187; Shrinkwrapped</title>
	<atom:link href="http://www.creative-workflow-hacks.com/category/shrinkwrapped/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creative-workflow-hacks.com</link>
	<description>Sharing tips, scripts and hacks for your creative workflow.</description>
	<lastBuildDate>Mon, 10 May 2010 17:40:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>iPhoto to After Effects Slideshow</title>
		<link>http://www.creative-workflow-hacks.com/2006/04/25/iphoto-to-after-effects-slideshow/</link>
		<comments>http://www.creative-workflow-hacks.com/2006/04/25/iphoto-to-after-effects-slideshow/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 19:32:45 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[After Effects ]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Shrinkwrapped]]></category>
		<category><![CDATA[iPhoto]]></category>

		<guid isPermaLink="false">http://www.creative-workflow-hacks.com/2006/04/25/iphoto-to-after-effects-slideshow/</guid>
		<description><![CDATA[I&#8217;m taking a slight detour from my Final Cut Pro to After Effects tutorial series to post an application I wrote while experimenting with AE and JSON import and export. iPhotoToAESlideshow allows you to export an iPhoto album to a slideshow in Adobe After Effects.
iPhotoToAESlideshow is a proof-of-concept application and I can see it being [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m taking a slight detour from my Final Cut Pro to After Effects tutorial series to post an application I wrote while experimenting with AE and JSON import and export. <strong>iPhotoToAESlideshow</strong> allows you to export an <strong>iPhoto album</strong> to a <strong>slideshow in Adobe After Effects</strong>.</p>
<p><strong>iPhotoToAESlideshow</strong> is a proof-of-concept application and I can see it being fleshed out in many new directions including a dashboard widget, iPhoto Export plugin, etc. and the knowledge I&#8217;ve gained will definitely show up in my FCP and AE efforts.</p>
<p>The application itself is largely based on an Apple sample project available <a href="http://developer.apple.com/samplecode/AlbumToSlideshow/AlbumToSlideshow.html">here</a> with a huge assist from <a href="http://www.blakeseely.com">Blake Seely</a> with his NSDictionary category <a href="http://www.blakeseely.com/source/BSJSONAdditions1.2.zip">BSJSonAdditions</a> for the JSON and the <a href="http://www.blakeseely.com/source/BSRoundedBox1.1.zip">BSRoundedBox framework</a> for the nifty rounded box code (thanks Blake).</p>
<p>This is definitely beta code, <strong>give me a buzz at dale(at)creative-workflow-hacks(dot)com</strong> if you find any bugs or ideas for improvements. I also plan on open-sourcing the source once I&#8217;ve debugged and cleaned everything up.</p>
<p>BTW, I realize almost all of the hacks I&#8217;ve posted here so far have been OSX-centric. I&#8217;m definitely platform agnostic, but I end up being a bit of a Mac-head in my personal work. My plan is to adapt the .jsx version of the enclosed script to run from already imported photos that are selected in the project window. I&#8217;ll post those here once I&#8217;ve finished them up.</p>
<p> The files are available here: <a href="http://www.creative-workflow-hacks.com/iPhotoToAE/iPhotoToAESlideshow.dmg">iPhotoToAESlideshow.dmg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creative-workflow-hacks.com/2006/04/25/iphoto-to-after-effects-slideshow/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
