<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Whitney Krape</title>
	
	<link>http://www.whitneykrape.com</link>
	<description />
	<lastBuildDate>Mon, 06 Sep 2010 16:38:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WhitneyKrape" /><feedburner:info uri="whitneykrape" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Blender Network Rendering: Week 01 Networking</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/kx0X4P2LSoU/</link>
		<comments>http://www.whitneykrape.com/animation/network-rendering-week-01/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 16:38:42 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Tutorials and Resources]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1473</guid>
		<description><![CDATA[Over the next few weeks I&#8217;ll be going over the network rendering setup I built to handle my short film output. This guide will cover the system builds and setup all the way to the server networking and node settings. A quick outline of my setup: Workstations (Off-site): Windows XP x64 AMDX2 Desktop Windows XP [...]]]></description>
			<content:encoded><![CDATA[<p class="newshowcase"><a href="http://www.whitneykrape.com/animation/network-rendering-guide-week-01" title="Blender Network Rendering Guide: Week 01"><img src="http://media.whitneykrape.com/images/postfeatured-rendernetwork20100905.png" alt="Blender Network Rendering Guide: Week 01" /></a></p>
<p>Over the next few weeks I&#8217;ll be going over the network rendering setup I built to handle my short film output. This guide will cover the system builds and setup all the way to the server networking and node settings. A quick outline of my setup:</p>
<ol>
<li>Workstations (Off-site):
<ol>
<li>Windows XP x64 AMDX2 Desktop</li>
<li>Windows XP Core 2 Duo Laptop</li>
</ol>
</li>
<li>Domain: example.dyndns.com<br />
      Server (On-site): Mac Mini Server Mid-2010<br />
      Headless Nodes (On-site):</p>
<ol>
<li>Ubuntu AMD3400</li>
<li>Ubuntu Pentium4</li>
<li>Ubuntu Athlon (Down)</li>
</ol>
</li>
</ol>
<p>The key to this setup is it&#8217;s flexibility. The Mac Mini Server is the gateway to the Ubuntu systems as well as the render manager for all rendering nodes on or off site. The Mac Mini Server stays on at all times (only consumes 10w at idle) and is setup with multiple uses in mind but the main idea is to have one system that can be accessed at all times, computer or router, to start up and connect to the on-site render nodes. </p>
<h2>Networking Setup</h2>
<p><em>Note: This guide assumes some knowledge of networking.</em><br />
The first step is get the local network accessible from off-site. Fortunately I have a smart brother who setup our home network with <a rel="nofollow" href="http://www.dyndns.com/">DynDns</a>; there is not too much setup here just follow the directions on the site. Once this is complete you will have a consistent hostname such as, example.dyndns.com, to access your local network off-site. The reason for this is that most consumer level internet services exclude options such as static IPs and VPNs making it somewhat difficult to have a simple off-site connection with dynamic IPs.</p>
<p>The next element is in the system build for each render node. These nodes should be simple systems, I&#8217;ll go over the Ubuntu setup next week, but the most important elements are the RAM and Processor. Anything below 2 Ghz single core will not be of much use, you can get better systems leftover from offices and on Craigslist easily. The general rule for RAM is 1 Gig for each 1 Ghz but at least 1 Gig period for any system. For the motherboard the only essential element, besides a networking card, is the ability to Wake-On-Lan. Without a Wake-On-Lan option you will need to turn on and off the systems manually, a huge pain and no good if the network is off-site. </p>
<p>Once you have render nodes on your local network you need a way to control them which is where the server or router comes in. For this guide I will go over the method I use which is to SSH (Secure SHell) into the Mac Mini Server then tunnel all other services through SSH. This sounds daunting but it is not, at all. You will need to know terminal commands but nothing too complicated. </p>
<p>At this point you should have a client computer, your workstation, and a network of render nodes, could even be a single off-site system, behind your ISP&#8217;s router to start.</p>
<p>First, you&#8217;ll need to forward the SSH port through your router. The SSH port is normally 22 but you&#8217;ll want to use a different port just in case but make sure the computer you are connecting to is listening on the proper port. With OS X server these options are easily changed in the administration panels. Once SSH is forwarded through this is the only port you&#8217;ll need forwarded through the Firewall.</p>
<p>Second, once</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/kx0X4P2LSoU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/network-rendering-week-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/network-rendering-week-01/</feedburner:origLink></item>
		<item>
		<title>Idea – Wrapping Pre-Production: Week 05</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/usMSoLB86dw/</link>
		<comments>http://www.whitneykrape.com/animation/idea-wrapping-pre-production/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 05:20:56 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Idea]]></category>
		<category><![CDATA[3D CG]]></category>
		<category><![CDATA[Front Page Showcase]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1329</guid>
		<description><![CDATA[It has been a long and productive summer in many areas. Although I have not been working directly on the film, modeling, animating, and rendering, I have had the opportunity to solve a couple of major production issues. First, I have settled on a 3D software package. I had been using Lightwave 3D for a [...]]]></description>
			<content:encoded><![CDATA[<p class="newshowcase"><a href="http://www.whitneykrape.com/animation/idea-wrapping-pre-production" title="Idea – Wrapping Pre-Production: Week 05"><img src="http://media.whitneykrape.com/images/postfeatured-setrender20100815.jpg" alt="Idea – Wrapping Pre-Production: Week 05" /></a></p>
<p>It has been a long and productive summer in many areas. Although I have not been working directly on the film, modeling, animating, and rendering, I have had the opportunity to solve a couple of major production issues. First, I have settled on a 3D software package. I had been using Lightwave 3D for a very long time, 8 to 9 years, but with the lack of major updates and a questionable move to a subscription based model I could not continue with Lightwave. Looking at other packages was daunting. From an economic standpoint justifying the cost of buying any of them was impossible considering Lightwave is still the least expensive at around 900 bucks. Where the Adobe Production Suite is downright essential, Photoshop and Illustrator are indispensable, a 3D package is not necessary as I am not looking to make money with current short and I have not pursued 3D work for sometime. Fortunately this area is one where open-source software has come through. <a rel="nofollow" href="http://www.blender.org">Blender</a> is a fantastic 3D solution for what I need. Where rigging is quite cumbersome in Lightwave, Blender can switch from modeling to setup with ease.</p>
<p>I will be posting more on Blender and the short film soon, stay tuned!</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/usMSoLB86dw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/idea-wrapping-pre-production/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/idea-wrapping-pre-production/</feedburner:origLink></item>
		<item>
		<title>Pardon the dust. Design updates and new support site</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/sohDrOUwrLw/</link>
		<comments>http://www.whitneykrape.com/web-design/pardon-the-dust-design-updates-and-new-support-site/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 22:46:01 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1408</guid>
		<description><![CDATA[Please pardon the dust, I am updating the design of the site slightly and adding a support. site for clients. Thanks!]]></description>
			<content:encoded><![CDATA[<p>Please pardon the dust, I am updating the design of the site slightly and adding a support. site for clients. Thanks!</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/sohDrOUwrLw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/web-design/pardon-the-dust-design-updates-and-new-support-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/web-design/pardon-the-dust-design-updates-and-new-support-site/</feedburner:origLink></item>
		<item>
		<title>Animatic Builder v1.40</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/f4OWP0wghwI/</link>
		<comments>http://www.whitneykrape.com/animation/animatic-builder-v1-40/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 00:32:37 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animatic Builder]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[The Paperless Animation Studio]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1349</guid>
		<description><![CDATA[The new version of Animatic Builder is up. This update includes a whole offline system taking advantage of HTML 5&#8242;s manifest and localStorage for offline use anywhere. To complement the new offline functionality is a redesigned UI which now scales to mobile platforms as well, specifically the iPhone. The are a number of speed improvements [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><a href='http://www.whitneykrape.com/animaticbuilder/v1.4' title='Animatic Builder v1.40'><img src="http://media.whitneykrape.com/images/animaticbuilder_v140.png" alt="Animatic Builder v1.40 - Auth: Whitney Krape" /></a></p>
<p>The new version of <a href="http://www.whitneykrape.com/animatic-builder/">Animatic Builder</a> is up. This update includes a whole offline system taking advantage of HTML 5&#8242;s manifest and localStorage for offline use anywhere. To complement the new offline functionality is a redesigned UI which now scales to mobile platforms as well, specifically the iPhone. The are a number of speed improvements allowing well over 200 frames in a sequence without impacting playback performance. (The SQL updating and the uploading for the demo are disabled.)</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/f4OWP0wghwI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/animatic-builder-v1-40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/animatic-builder-v1-40/</feedburner:origLink></item>
		<item>
		<title>Dynamically generated HTML5 manifests (and why that’s not as stupid as it sounds.)</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/q7uAxqy1E00/</link>
		<comments>http://www.whitneykrape.com/tutorials-and-resources/dynamically-generated-html5-manifests/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 16:42:46 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Tutorials and Resources]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1331</guid>
		<description><![CDATA[In the specification for HTML5 several methods for storing data locally are outlined including localStorage and manifests. While building out the offline storage for Animatic Builder, I attempted to keep the stored data dead simple; as in the case of the shot information which is stored as one long JSON string. In this way the [...]]]></description>
			<content:encoded><![CDATA[<p>In the specification for HTML5 several methods for storing data locally are outlined including localStorage and manifests. While building out the offline storage for Animatic Builder, I attempted to keep the stored data dead simple; as in the case of the shot information which is stored as one long JSON string. In this way the shot data can be pulled into any other use by reading the string. Keeping the images stored proved more difficult due to the number, potentially hundreds, and their format as many separate files. As well as making sure the storage is universal on mobile and full client systems.<span id="more-1331"></span></p>
<p>Originally I built a system encoding the images into base64 and storing them in the localStorage with the shot data. At the time I was unaware of this massive headache I was gleefully writing into the backend of the system. Although the stored image swapping in and out of base64 worked well on a local server, when moving onto a remote server, even with a fully featured client browser, the system became uselessly bogged down for obvious reasons. Base64 images are 30% larger than their originals, multiplied by a hundred, you get the idea.</p>
<p>Frustrated, I turned back to the manifest. The manifest in the spec is not outlined as a dynamic cache as it must be set before page load. To get around this, I have a script (simple PHP) build the manifest before the app moves into the data sync and cache page. The preload page scans the /uploads and /structure directories then builds the manifest from the scans.</p>
<p><code><br />
cacheList = array();<br />
// The directories we want to scan.<br />
$paths = array('./', './', './');<br />
// Foreach directory, scan.<br />
foreach($paths as $path) {<br />
 $files = scandir($path);<br />
 foreach($files as $file) {<br />
  if (preg_match('/\.(jpg|png|jpeg|gif|css|js|php)$/i',$file)) {<br />
   $cacheList[] = $path . $file;<br />
  }<br />
 }<br />
};<br />
// Name the manifest.<br />
$manifestFile = 'your.manifest';<br />
$writeTo = fopen($manifestFile, 'w') or die("Error, could not create manifest.");<br />
$contentsCache = "CACHE MANIFEST\nCACHE:\n";<br />
foreach($cacheList as $toCache) {<br />
 $contentsCache .= $toCache . "\n";<br />
}<br />
// Write it all out.<br />
fwrite($writeTo, $contentsCache);<br />
fclose($writeTo);<br />
</code></p>
<p>By building manifest dynamically the developer doesn&#8217;t have to continually update what gets cached and the user gets the whole app cached. The extra step is add the handy JavaScript reporter so the user knows what is happening on the backend <a rel="nofollow" href="http://hacks.mozilla.org/2010/01/offline-web-applications/">Offline Web Applications</a>. The entirety of this solution works on many platforms as the server, PHP building the .manifest, then the browser interpreting the .manifest is up to the client having a modern browser. Fortunately most browsers support these specs.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/q7uAxqy1E00" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/tutorials-and-resources/dynamically-generated-html5-manifests/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/tutorials-and-resources/dynamically-generated-html5-manifests/</feedburner:origLink></item>
		<item>
		<title>Idea – Animatic Halfway: Week 04</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/aHILdc3WhDU/</link>
		<comments>http://www.whitneykrape.com/animation/idea-animatic-halfway-week-04/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 14:19:06 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Idea]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1314</guid>
		<description><![CDATA[After pulling together most of my storyboards on paper in my sketchbook I have moved on to building out the frames in Photoshop because I left my sketchbook in another state. Brilliant I know, but it was time to move into the digital realm. I was able to trace over the storyboards I have completed [...]]]></description>
			<content:encoded><![CDATA[<p>After pulling together most of my storyboards on paper in my sketchbook I have moved on to building out the frames in Photoshop because I left my sketchbook in another state. Brilliant I know, but it was time to move into the digital realm. I was able to trace over the storyboards I have completed and separate out the actions into individual frames.</p>
<p>I have completed about half of the storyboards and I&#8217;ll begin plugging them into Animatic Builder so I can edit the film as I go through my day.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/aHILdc3WhDU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/idea-animatic-halfway-week-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/idea-animatic-halfway-week-04/</feedburner:origLink></item>
		<item>
		<title>Idea – Starting the Animatic: Week 03</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/4vPWSDvRygY/</link>
		<comments>http://www.whitneykrape.com/animation/idea-animatic-week-03/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 15:54:53 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Idea]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1276</guid>
		<description><![CDATA[The most important part of a large scale project, especially one undertaken solo, is a break. The constant drum beat of, &#8220;I need to finish this and send it out tomorrow!&#8221; takes a massive toll. Stepping back for a day without thinking about the project makes you realize that your life will continue even if [...]]]></description>
			<content:encoded><![CDATA[<p>The most important part of a large scale project, especially one undertaken solo, is a break. The constant drum beat of, &#8220;I need to finish this and send it out tomorrow!&#8221; takes a massive toll. Stepping back for a day without thinking about the project makes you realize that your life will continue even if you don&#8217;t finish this film, painting, etc. Even better? When you start working again you will come with fresh ideas and a renewed drive.<span id="more-1276"></span></p>
<p>I came to this point on Friday when I realized I wasn&#8217;t going to finish my animatic in a weeks time. It was at that point I took a break and stood back from the work for a moment and relaxed. Now, a few days later, I have a better outlook on the project.</p>
<p>As I mentioned before the harder parts of the project are two sequences where the doll/avatar animates a couple of ideas. Both ideas are quick flashes, but even with their short screen time, I want to build a design and feel that would get a viewer pulled in. The concept is, these are the &#8220;good&#8221; ideas that flash in an artists mind, that could be something interesting but not exciting. Once the doll tosses these ideas aside, I want a moment where the viewer has to get reemerged into the actual film.</p>
<p>Right now I am adding and developing the pieces up until the main character, he needs a name it seems, makes an escape out of the room.</p>
<p>At this point I was hoping to have more done, but with so many projects in the works I am comfortable with moving a little slower on the film. I&#8217;ll update with the animatic soon.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/4vPWSDvRygY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/idea-animatic-week-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/idea-animatic-week-03/</feedburner:origLink></item>
		<item>
		<title>Idea – Storyboards: Week 02</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/nilOa8XYRvs/</link>
		<comments>http://www.whitneykrape.com/animation/idea-storyboards-week-02/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 05:18:17 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Idea]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1236</guid>
		<description><![CDATA[Opening Shot It has been a busy week but I managed to get through most of the storyboards for the film. Rather than try and make a series of thumbnails, a bad idea by the way, I decided to commandeer one of the sketchbooks I hadn&#8217;t used yet for the task. Although index cards are [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><a href='http://www.whitneykrape.com/animation/idea-storyboards-week-02/' title='Idea - Storyboards: Week 02'><img src="http://media.whitneykrape.com/images/idea02_withthewind_lg.jpg" alt="Idea - Storyboards: Week 02 - Auth: Whitney Krape" /></a></p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/idea02_opening_lg.jpg' rel='shadowbox' title='Opening Shot'><img src='http://media.whitneykrape.com/images/idea02_opening_sm.jpg' alt='Opening Shot - Auth: Whitney Krape' />Opening Shot</a></p>
<p>It has been a busy week but I managed to get through most of the storyboards for the film. Rather than try and make a series of thumbnails, a bad idea by the way, I decided to commandeer one of the sketchbooks I hadn&#8217;t used yet for the task. Although index cards are normally preferred, I&#8217;ve been running around too much to make a proper storyboarding wall. Instead I&#8217;ll scan the pages and put them into my app so I can edit the animatic on my phone.</p>
<p>The most difficult parts of the film to conceptualize are two &#8220;story within a story&#8221; sequences which need to be bold graphically and have very simple story arcs. The shot setup is a bit odd in that the doll has to flip the pages off then have the wind carry the pages behind the foreground so they can be framed over the doll&#8217;s shoulder. Then once framed the pages need to continue flipping through even when they are not being torn off the stack. I don&#8217;t have this sequence shown here, but I&#8217;ll make sure my animatic is shared at some point.<span id="more-1236"></span><br class="clear"></p>
<p>Look below for my &#8220;how not to storyboard&#8221; section and a few sample storyboards from the upcoming film!<br />
<a class='imageCaptioned alignLeft' href='http://media.whitneykrape.com/images/idea02_hownottostoryboard_lg.jpg' rel='shadowbox' title='How not to storyboard'><img src='http://media.whitneykrape.com/images/idea02_hownottostoryboard_sm.jpg' alt='How not to storyboard - Auth: Whitney Krape' />How not to storyboard</a><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/idea02_lookingup_lg.jpg' rel='shadowbox' title='Looking Up'><img src='http://media.whitneykrape.com/images/idea02_lookingup_sm.jpg' alt='Looking Up - Auth: Whitney Krape' />Looking Up</a></p>
<p><br class="clear"></p>
<p>On the left are a collection of thumbnails from my sketchbook where I thought the layout, and action, were getting worked out pretty well. Not really. The main story is getting put down on paper but the thumbnails are so small it is tough to get the layout and even placed in a row they don&#8217;t have much continuity; the page is downright confusing.</p>
<p>On the right is just one, very simple, frame from that sequence. Even without much of a background the frame works much better because the character is fully developed and outlining the action in blue helps the eye know what is going to happen in the scene.</p>
<p><a class='imageCaptioned alignLeft' href='http://media.whitneykrape.com/images/idea02_walkingacross_lg.jpg' rel='shadowbox' title='Walking Across'><img src='http://media.whitneykrape.com/images/idea02_walkingacross_sm.jpg' alt='Walking Across - Auth: Whitney Krape' />Walking Across</a><br />
<br class="clear"></p>
<p>The above image is an even better example of a fully laid out shot. The layout is easy to understand and the action is fully thought out. All of these images need a bit more work to be fully fleshed out, but they at least provide enough information for an animatic.</p>
<p>Check back next week for the animatic!</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/nilOa8XYRvs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/idea-storyboards-week-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/idea-storyboards-week-02/</feedburner:origLink></item>
		<item>
		<title>Idea – Concept: Week 01</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/N-yKF8eeHpg/</link>
		<comments>http://www.whitneykrape.com/animation/idea-concept-week-01/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 03:19:03 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Idea]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1132</guid>
		<description><![CDATA[Turn Around of the &#8220;Idea&#8221; A new website, a year, and now a new film. I realized that my previous film was far to complex to finish on my own in a reasonable amount of time. The main problems with &#8220;Riot&#8221; are too many characters and an overly realistic design. In developing my new film [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><a href='http://www.whitneykrape.com/animation/idea-concept-week-01/' title='Idea - Concept: Week 01'><img src="http://media.whitneykrape.com/images/idea01_fromabove_lg.jpg" alt="Idea - Concept: Week 01 - Auth: Whitney Krape" /></a></p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/idea_cdesign01_lg.jpg' rel='shadowbox' title='Turn Around of the "Idea"'><img src='http://media.whitneykrape.com/images/idea_cdesign01_sm.jpg' alt='Turn Around of the "Idea" - Auth: Whitney Krape' />Turn Around of the &#8220;Idea&#8221;</a></p>
<p>A new website, a year, and now a new film. I realized that my previous film was far to complex to finish on my own in a reasonable amount of time. The main problems with &#8220;Riot&#8221; are too many characters and an overly realistic design. In developing my new film I have outlined a single main character with only a couple sets. By building a story on a single place and a single character I can focus on the animation rather than many different characters and sets.</p>
<p>The &#8220;Idea&#8221; as I am currently calling it, is about an idea come to life from a stack of paper. Simple. Probably a film that has been done many ways before. My objective to do my own take on a common story and see if it draws and audience.</p>
<p>Here goes. <span id="more-1132"></span></p>
<p>The main image of the post is a paint over 3D sketch of a stack of paper on my desk which will serve as the main set. The lighting is going to change a bit as I have shifted the time to an early morning but the spotlight effect will stay the same.</p>
<p>The &#8220;turn-around&#8221; sketch is a quick drawing I made before working on the final design for the main character. I decided that the film will be a self portrait so I used my logo as the characters face while his body is folded from a ripped out section of a page. The other two drawings are more sketches of the character.</p>
<p>More concept art, hopefully some finished storyboards, next week.</p>
<p>(It would be foolish to expect updates weekly seeing as how I tried that before, but then some mistakes are meant to be repeated.)</p>
<p><a class='imageCaptioned alignLeft' href='http://media.whitneykrape.com/images/idea_sdesign01_lg.jpg' rel='shadowbox' title='Shot and set design'><img src='http://media.whitneykrape.com/images/idea_sdesign01_sm.jpg' alt='Shot and set design - Auth: Whitney Krape' />Shot and set design</a><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/idea_cdesign02_lg.jpg' rel='shadowbox' title='"Idea" Character Design'><img src='http://media.whitneykrape.com/images/idea_cdesign02_sm.jpg' alt='"Idea" Character Design - Auth: Whitney Krape' />&#8220;Idea&#8221; Character Design</a></p>
<p><br class="clear"></p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/N-yKF8eeHpg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/idea-concept-week-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/idea-concept-week-01/</feedburner:origLink></item>
		<item>
		<title>Animatic Builder now available for download!</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/2gYzl2neyIE/</link>
		<comments>http://www.whitneykrape.com/animatic-builder/animatic-builder-now-available-for-download/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 01:48:40 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animatic Builder]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1139</guid>
		<description><![CDATA[A short sweet post here. Up on the Animatic Builder page are two downloads, a nightly build and the recent stable version. Have at least PHP 4 and MySQL 4? then your all set to go! Animatic Builder]]></description>
			<content:encoded><![CDATA[<p>A short sweet post here. Up on the Animatic Builder page are two downloads, a nightly build and the recent stable version. Have at least PHP 4 and MySQL 4? then your all set to go! <a href="http://www.whitneykrape.com/animatic-builder/">Animatic Builder</a></p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/2gYzl2neyIE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animatic-builder/animatic-builder-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animatic-builder/animatic-builder-now-available-for-download/</feedburner:origLink></item>
		<item>
		<title>Animatic Builder Development Continues</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/AR5Yvbr-IG4/</link>
		<comments>http://www.whitneykrape.com/animation/animatic-builder-development-continues/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 02:26:47 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animatic Builder]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Front Page Showcase]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1054</guid>
		<description><![CDATA[The Redesigned Animatic Builder timeline. During the past few weeks I have been diligently updating Animatic Builder with new features and a completely new interface. Overall the main idea of the App hasn&#8217;t changed; building and maintaining a sequence over a range of any internet connected devices. What in the release makes that goal easier? [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><a href='http://www.whitneykrape.com/animation/animatic-builder-development-continues/' title='Animatic Builder Development Continues'><img src="http://media.whitneykrape.com/images/animaticbuilder_lg.png" alt="Animatic Builder Development Continues - Auth: Whitney Krape" /></a></p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/timeline_v10_lg.jpg' rel='shadowbox' title='The Redesigned Animatic Builder timeline.'><img src='http://media.whitneykrape.com/images/timeline_v10_sm.jpg' alt='The Redesigned Animatic Builder timeline. - Auth: Whitney Krape' />The Redesigned Animatic Builder timeline.</a></p>
<p>During the past few weeks I have been diligently updating Animatic Builder with new features and a completely new interface. Overall the main idea of the App hasn&#8217;t changed; building and maintaining a sequence over a range of any internet connected devices. What in the release makes that goal easier? Quite a bit.</p>
<p>From the start the whole App has been rebuilt with an AJAX, or asynchronous, connection so the user can modify the sequence without the delay of reloading page each time a change needs to be saved. Every on page change is made once a user focuses away from a changeable element. As well, each change effects the sequence immediately so a duration takes effect right as it is made.</p>
<p>The playback system has changed drastically as well. The most obvious alteration is the introduction of a self-centering elastic layout which keeps the current frame in the center of a browser window and when the browser is re-sized the whole layout expands around it to any size. <span id="more-1054"></span> <a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/ab_iphone_example_lg.jpg' rel='shadowbox' title='Animatic Builder as on the iPhone.'><img src='http://media.whitneykrape.com/images/ab_iphone_example_sm.jpg' alt='Animatic Builder as on the iPhone. - Auth: Whitney Krape' />Animatic Builder as on the iPhone.</a> You can look at the app on an iPhone for editing then pull the a sequence on a projector and stretch the browser window to fill the screen. In regards to the playback presentation, I&#8217;ve added both a dimming effect and a series of hiding tabs so a user can reduce the whole layout to just the image in a frame. In this way, a user can play a sequence as a movie, seamlessly. Playing back a sequence in the browser feels just like a playing QuickTime movie.</p>
<p>Adding images to the sequence has also been simplified. By double clicking on an frame brings up an image change box where a user can choose from an expandable library. In this same dialog, images can be added, deleted, and collected from the uploads folder.</p>
<p>All of these changes are cross platform. The elastic CSS layout causes some problems on mobile devices however, they aesthetic not functional. More importantly, using Apple&#8217;s JS API, I have added gesture support so one can glide through a sequence easily. Mobile support is light, however, as the iPhone does not allow uploading from their devices but the image menu is available by clicking with two fingers. As well, the iPhone only supports vertical orientation at the moment and the layout need some adjustment. The layout is based on percentages to allow for flexibility across platforms, however when mobile Safari opens some elements get very distorted.</p>
<p>I have started a page on the site specifically for Animatic Builder and I will continue to update it as I use it for my film. To check out the latest version, editing enabled, head here. <a class='imageCaptioned alignRight' href='http://www.whitneykrape.com/animaticbuilder/v1.0' title='Animatic Builder version 1.0'><img src='http://media.whitneykrape.com/images/animaticbuilder_newestversion_lg.jpg' alt='Animatic Builder version 1.0 - Auth: Whitney Krape' />Animatic Builder version 1.0</a></p>
<p>And the new home of the app. <a href="http://www.whitneykrape.com/animatic-builder/">whitneykrape.com/animatic-builder/</a></p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/AR5Yvbr-IG4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/animatic-builder-development-continues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/animatic-builder-development-continues/</feedburner:origLink></item>
		<item>
		<title>Portfolio – Sarah Shipley</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/pZ2UgzbnNOQ/</link>
		<comments>http://www.whitneykrape.com/web-design/portfolio-sarah-shipley/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 18:28:00 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=1052</guid>
		<description><![CDATA[Portfolio Site &#8211; Sarah Shipley I have completed a couple of sites recently and one of those I have had the honor working on is that of Sarah Shipley, a copywriter and producer I met during my time working in New York City. Sarah was looking for a simple site to show her work. Many [...]]]></description>
			<content:encoded><![CDATA[<p><a class='imageCaptioned alignRight' href="http://www.sarahshipley.com" rel="nofollow"><img src="http://media.whitneykrape.com/images/sarahshipley_example_sm.jpg" alt="Auth: Whitney Krape New Portfolio Site - Sarah Shipley" />Portfolio Site &#8211; Sarah Shipley</a></p>
<p>I have completed a couple of sites recently and one of those I have had the honor working on is that of Sarah Shipley, a copywriter and producer I met during my time working in New York City. Sarah was looking for a simple site to show her work. Many times an artist looking for a portfolio site will build an overly complex Flash site with too many bells and whistles. To show off one&#8217;s work, leave add-ons for sites that show off the web; your site is meant to show off you and your work.</p>
<p>Head on over and check out Sarah&#8217;s work!</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/pZ2UgzbnNOQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/web-design/portfolio-sarah-shipley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/web-design/portfolio-sarah-shipley/</feedburner:origLink></item>
		<item>
		<title>Relax – Week 3 : Animatic Builder</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/3tgUVYZbS9I/</link>
		<comments>http://www.whitneykrape.com/animation/relax-week-3-animatic-builder/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 23:00:28 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animatic Builder]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Relax - On Hold]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Front Page Showcase]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[The Paperless Animation Studio]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=894</guid>
		<description><![CDATA[The Animatic Builder timeline. For this update I am going to give an overview of a new online application I have developed over he past couple of weeks to aid in pre-production, Animatic Builder. If you are unfamiliar with storyboards or animatics there are overviews here. Essentially where storyboards are the first visual organization of [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><img src="http://media.whitneykrape.com/images/animaticbuilder.jpg" alt="Relax - Week 03 : Animatic Builder" /></p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/timeline_lg.jpg' rel='shadowbox' title='The Animatic Builder timeline.'><img src='http://media.whitneykrape.com/images/timeline_sm.jpg' alt='The Animatic Builder timeline.' />The Animatic Builder timeline.</a><br />
For this update I am going to give an overview of a new online application I have developed over he past couple of weeks to aid in pre-production, Animatic Builder. If you are unfamiliar with storyboards or animatics <a rel="nofollow" href="http://www.wikipedia.com/animatic">there are overviews here</a>. Essentially where storyboards are the first visual organization of a film idea, an animatic is the next step adding a duration to each storyboard so the pacing of a film can be developed. Animatic Builder is designed to make creating storyboard and animatic sequences easier by keeping a sequence and it&#8217;s associated content in a central location accessible from virtually anywhere within an intuitive user interface.</p>
<p>The core idea of Animatic Builder is that a sequence can be timed out, played back and updated from a web browser without the need for movie compression, emailing large files and maintaining timeline files. With a concept and a set of images, a timed out sequence can be arranged and played back in just a few minutes. Animatic Builder is not meant to replace a non-linear editor such as Final Cut Pro but for planning out a scene or short movie during pre-production. The functionality of the app will be focused on building sequences with only pre-production information, keeping the app lightweight and accessible from any modern browser. Animatic Builder keeps a sequence and it&#8217;s necessary files contained for easy access.<br />
<span id="more-894"></span></p>
<p><br class="clear" /></p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/insertshot_lg.jpg' rel='shadowbox' title='Inserting a shot into the Animatic Builder timeline.'><img src='http://media.whitneykrape.com/images/insertshot_sm.jpg' alt='Inserting a shot into the Animatic Builder timeline.' />Inserting a shot into the Animatic Builder timeline.</a></p>
<p>The idea is that keeping a physical storyboard on hand, whether in a sketchbook or a hand-full of index cards, is impractical in many situations. With Animatic Builder, shots can be laid out with metadata such as a description, title, and notes so they can be browsed and updated easily. The app comes alive when a duration is added to each shot, turning the storyboard into a playable animatic.</p>
<p>The only requirement for the app is a JavaScript enabled browser, which includes nearly every modern browser mobile and desktop alike. While JavaScript is a basic requirement each platform presents a unique set of challenges.</p>
<p>As the core idea feature of this app is portability, every possible platform will considered during development from modern browsers such as Internet Explorer and Firefox to mobile platforms such as iPhones, Blackberries and Android based phones and netbooks. For the moment the most advanced features will be found on standard browsers and on the iPhone with gesture support.</p>
<p>The concept is pretty simple so description does not do it justice, instead I recommend giving it a test run.</p>
<p><a class='imageCaptioned' href='http://www.whitneykrape.com/animaticbuilder/alphav0.03/' title='Launch Animatic Builder'><img src='http://media.whitneykrape.com/images/launchab.jpg' alt='Launch Animatic Builder' />Launch Animatic Builder</a></p>
<p class='clear'>For a complete look at the future of the app take a look at the development tree attached below. And yes a user interface rebuild is on the list. I am aware that the app is quite homely looking at the moment.</p>
<ol id="devtree">
<li>
<h3>Animatic Builder &#8211; Development Tree</h3>
<ol class="level-1">
<li>
<h4>Update System</h4>
<ol class="level-2">
<li>Shot reordering system</li>
<li>Asynchronous connection
<ol class="level-3">
<li>Remove update lag</li>
<li>Enable Image/Movie preview during upload</li>
</ol>
</li>
<li>Support for multiple sequences</li>
<li>Multiple versions of a sequence</li>
</ol>
</li>
<li>
<h4>User Interface</h4>
<ol class="level-2">
<li>Clean-up, Simplify and Beautify</li>
<li>Re-tune to place focus on shots, especially during playback</li>
<li>Make metadata collapsible</li>
<li>Current shot detection and highlight
<ol class="level-3">
<li>Play from current</li>
<li>Update current shot</li>
<li>
<h5>Consolidate playback controls</h5>
<ol class="level-4">
<li>Move shot/note controls to playback bar</li>
<li>Only information in sequence</li>
<li>Center controls in window</li>
<li>Goto shot number</li>
</ol>
</li>
</ol>
</li>
<li>
<h5>Rebuild scrolling</h5>
<ol class="level-3">
<li>Disable scrolling</li>
<li>
<h6>Re-enable scrolling to match device</h6>
</li>
<li>Fixed position for iPhone</li>
<li>Center and focus shot</li>
<li>Build &#8220;breathing&#8221; transition between previewing and playback</li>
</ol>
</li>
<li>Investigate seamless camera operations, pan, zoom, rack</li>
</ol>
</li>
<li>
<h4>Offline Support</h4>
<ol class="level-2">
<li>Portable version separate from server</li>
<li>Reads/Writes text information to single file</li>
<li>Uploaded and parsed by online version</li>
<li>Save different versions of sequences</li>
<li>Take advantage of device specific databases</li>
<li>Download/upload zipped file of associated content</li>
</ol>
</li>
<li>
<h4>Audio Engine</h4>
<ol class="level-2">
<li>Simple audio playback timed to shots</li>
<li>Replace/add browser scroll-bar with both audio/video markers</li>
<li>Keep audio/video timeline integrated</li>
</ol>
</li>
<li>
<h4>A more creative/inspiring name than Animatic Builder</h4>
</li>
</ol>
</li>
</ol>
<p>As the app currently resides entirely on a server, some skill is required to setup and maintain the system. Therefore, rather than taking the time to develop an installation for the app, I am keeping the server side source closed and the app only available for previewing. <span class='red'>If you are interested in using the app please contact me with the form at the bottom of the page.</span> At this point I am trying to gauge interest in the concept and see where the project goes.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/3tgUVYZbS9I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/relax-week-3-animatic-builder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/relax-week-3-animatic-builder/</feedburner:origLink></item>
		<item>
		<title>Relax – Week 02</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/lWWBrjoXibU/</link>
		<comments>http://www.whitneykrape.com/animation/relax-week-02/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 04:00:22 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Relax - On Hold]]></category>
		<category><![CDATA[2D CG]]></category>
		<category><![CDATA[Front Page Showcase]]></category>
		<category><![CDATA[Hand Drawn]]></category>
		<category><![CDATA[The Paperless Animation Studio]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=881</guid>
		<description><![CDATA[I have been very busy the past couple weeks, unfortunately not on my personal animation. On slow weeks such as this, rather than trying to stretch out a few scattered drawings, I will go into the techniques I am using to make the film. First I&#8217;d like to go over a recent addition to Photoshop, [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><img src="http://media.whitneykrape.com/images/relaxweek2_lg.jpg" alt="Relax - Week 02" /></p>
<p>I have been very busy the past couple weeks, unfortunately not on my personal animation. On slow weeks such as this, rather than trying to stretch out a few scattered drawings, I will go into the techniques I am using to make the film. First I&#8217;d like to go over a recent addition to Photoshop, the timeline. It seemed rather odd to add a timeline but looking at the whole scope of Adobe&#8217;s product line, Photoshop is fast becoming the hub of Adobe&#8217;s catalog. The program you need to get any type of media done, which makes sense, the essential element of any piece of a graphic, film or software is the layout of the frame.</p>
<p>Down to the basics, why not Flash or After Effects?<br />
<span id="more-881"></span><br />
<a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/earlyshot_lg.jpg' rel='shadowbox' title='An early shot with Flash on a 3D background'><img src='http://media.whitneykrape.com/images/earlyshot_sm.jpg' alt='An early shot with Flash on a 3D background' />An early shot with Flash on a 3D background</a></p>
<p>The obvious answer to most digital animation these days is Flash, but Flash is vector based, which produces a distinctive clean, sharp style. Achieving a rough, dirty look in Flash is tough especially in animations with only a few elements. In addition, if you are looking to go back and edit a vector drawing you are presented with a mess of shapes and no opacity controlled eraser. Overlapping elements have to be done at the layer level and exporting individual Flash pieces to other programs is not easy. As I have recently discovered outputting Quicktime files from Flash projects can mess-up timing, leaving elements such as voice over a frame or two off.</p>
<p>After Effects a sandbox where frames in a sequence can be manipulated at will, with one exception. Creating content in After Effects is no small task. Text, 3D layers, solid shapes are no problem but try making a character with any level of detail or a painted background. There is a way to draw in After Effects but its more a cheat then a day to day function. Pull up a Matte and draw, then use it over-top a solid layer, it works but why build image authoring into a program that hasn&#8217;t had it before.</p>
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/pummelpaint_lg.jpg' rel='shadowbox' title='Painting over a storyboard in Photoshop'><img src='http://media.whitneykrape.com/images/pummelpaint_sm.jpg' alt='Painting over a storyboard in Photoshop' />Painting over a storyboard in Photoshop</a></p>
<p>This is where adding basic timeline functionality to Photoshop makes sense. Above CS3, layers in Photoshop can now be timed out outputted as sequenced .PSD files for any use. Animation in Photoshop becomes the same as on paper. Draw the keyframes, in-between it, and then&#8230; Well here&#8217;s the catch. You could finish an animation in Photoshop and send it out but Photoshop has no way of finishing off the animation; easily re-timing the sequence, bulk composting, and audio.</p>
<p>How is this useful information? Simple, I cannot stand scanning frames but I love hand drawn animation. With Photoshop and After Effects a hand drawn look is easy to achieve, yes you definitely need a tablet but considering the quality to price ratio of Wacom tablets, there is almost no reason not to buy a tablet. Two pieces of advice when buying a tablet. One, get a mid sized tablet, I have a large 6&#8243; by 11&#8243; tablet and even working on a wide-screen monitor it is still too much.</p>
<p>A slow week but still some useful information to be had. The post for this week, yes I&#8217;m a week behind, will have a look at a storyboard App I&#8217;ve built for the iPhone for building animatics and storyboards anywhere.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/lWWBrjoXibU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/relax-week-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/relax-week-02/</feedburner:origLink></item>
		<item>
		<title>Broad Street Ministries Health-care Reform Forum</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/rj7YlYIOvM4/</link>
		<comments>http://www.whitneykrape.com/also-of-note/broad-street-ministries-forum/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 22:15:33 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Also of Note]]></category>
		<category><![CDATA[BSM]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=815</guid>
		<description><![CDATA[Image courtesy of broadstreetministry.org I would like to pause for a moment and share a small portion of the health-care &#8220;town hall&#8221; debate that took place yesterday at Broad Street Ministry. Reverend Bill Golderer hosted and moderated the debate, which filled the entire church and spilled over into the streets. The center of the debate [...]]]></description>
			<content:encoded><![CDATA[<p><a class='imageCaptioned alignRight' href="http://broadstreetministry.org/" rel="nofollow" title="Broad Street Ministries"><img src='http://media.whitneykrape.com/images/townhall.jpg' alt='Health-care Town Hall with Representative Joe Sestak. Image courtesy of broadstreetministry.org' />Image courtesy of broadstreetministry.org</a></p>
<p>I would like to pause for a moment and share a small portion of the health-care &#8220;town hall&#8221; debate that took place yesterday at <a rel="nofollow" href="www.broadstreetministry.org" title="Broad Street Ministry">Broad Street Ministry</a>. Reverend Bill Golderer hosted and moderated the debate, which filled the entire church and spilled over into the streets. The center of the debate was featured speaker Joe Sestak, a freshman Congressman representing Pennsylvania&#8217;s 7th district and retired United States Navy Rear Admiral. For more information on Rep. Sestak take a look at his <a rel="nofollow" href="http://en.wikipedia.org/wiki/Joe_Sestak">biography on Wikipedia</a>. The forum had an unusual feel not only for the church but the tone of the debate deviated from the vitriolic shouting matches seen on the news of late.</p>
<p><br class="clear" /></p>
<p><a class='imageCaptioned alignRight' rel="shadowbox" href="http://media.whitneykrape.com/images/fullhouse02.jpg" rel="nofollow" title="The sanctuary, at capacity."><img src='http://media.whitneykrape.com/images/afullhouse02_sm.jpg' alt='The sanctuary, at capacity.' />The sanctuary, at capacity.</a></p>
<p>Broad Street Ministry is no stranger to difficult social and political issues. The ministry has held a number of forums in the past few years on topics ranging from prison conditions to religion in politics. Even more important are the weekly <a rel="nofollow" href="http://www.broadstreetministry.org/programs/">programs</a> of the church, which address the fundamental problems of society simply by bringing citizens together from all walks of life. At times it seems singular goal is to bring people together and for good reason all of their work is made easier with common understanding. It is no surprise then to see the health-care debate at church but to see the sanctuary filled with attentive listeners unfamiliar with the unique atmosphere of Broad Street was truly inspiring. It is an atmosphere I cannot do justice by explanation. To understand the church and Rev. Golderer I recommend attending a service whether you are religious or not.<span id="more-815"></span></p>
<p>There are few other topics that could bring together such diversity, and create such controversy. than that of health-care reform. Rep. Sestak took command of the debate noting that he is the vice-chairman of the &#8220;Subcommittee Regulations, Health-care and Trade&#8221; which crafted parts of the massive healthcare reform bill. Congressman Sestak began noting is strong support for the bill and his main reason why. Having health-care insurance through the military, Rep. Sestak was able to cover his daughters treatment for brain cancer. After his short introduction, Rep. Sestak began taking questions primarily from those he was previously acquainted with and who strongly opposed his views. At first the Congressman was typically vague and evasive but when it came down to more specific points he relented. When asked if he would chose the public option offered under the plan, he did respond &#8220;Absolutely&#8221; after a great deal of cajoling. When one former infantryman yelled out during one of Rep. Sestak&#8217;s responses, the Congressman calmly told him to wait while he finished and his question would be addressed. Rep. Sestak handled the incident extremely well, noting the veteran would not be forced into another health-care plan by his employer, and the two shook hands. All in all, the debate was focused and although a few walked out, most stayed and listened even if they disagreed. To his credit, Representative Sestak answered questions fairly, if somewhat vaguely at times, and made an effort to satisfy those who asked questions.</p>
<p>I left the debate with a better understanding of why reform is necessary but more convinced than ever that the message, and the supposed cure, are not being delivered well. This issue is too complex to go through line by line in town halls across America and so far that is the only way the message is being delivered. For the moment, we are left to hear one side extol the virtues of the plan while the other demonizes the flaws of the bill. At times it feels as though the debate has long past and the discussion is only trying to convince those who disagree.</p>
<p>The community at Broad Street has taught me that change comes only after debate, only after all viewpoints have been raised. The health-care town hall at Broad Street showed that by just listening even those who strongly disagree stayed and continued to participate. Congressman Sestak deserves credit for not only accepting Reverend Golderer&#8217;s invitation but also for following through with a real debate not a stump speech. Broad Street offered a perfect setting for the debate; a place used to tackling the most difficult of issues. Whether or not the debate has any effect is a question I leave to someone more politically minded, for now I encourage people to at least attend a town hall and listen.</p>
<p>Below is a video of Reverend Golderer&#8217;s introduction. I apologize for the quality, I didn&#8217;t have a real camera on me.</p>
<div>
<p>
<a class='imageCaptioned alignLeft' rel='shadowbox;width=240;height=320;' href="http://media.whitneykrape.com/images/billgoldererintro.mov" rel="nofollow" title="Reverend Golderer's Introduction."><img src='http://media.whitneykrape.com/images/bgintro.jpg' alt='Reverend Golderer's Introduction.' />Reverend Golderer&#8217;s Introduction. Low Resolution Video</a><a class='imageCaptioned alignRight' rel='shadowbox;width=480;height=640;' href="http://media.whitneykrape.com/images/billgoldererintrohq.mov" rel="nofollow" title="Reverend Golderer's Introduction."><img src='http://media.whitneykrape.com/images/bgintrohq.jpg' alt='Reverend Golderer's Introduction.' />Reverend Golderer&#8217;s Introduction. High Resolution Video</a></p>
</div>
<p><br class='clear' /></p>
<p>Edit: The whole meeting is available on <a href="http://www.youtube.com/profile?user=thecodger&#038;view=videos#play/uploads/18/zx1S4axlaQs" title="Health-Care Town Hall at Broad Street Ministry">YouTube</a>.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/rj7YlYIOvM4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/also-of-note/broad-street-ministries-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://media.whitneykrape.com/images/billgoldererintro.mov" length="15644153" type="video/quicktime" />
<enclosure url="http://media.whitneykrape.com/images/billgoldererintrohq.mov" length="15829509" type="video/quicktime" />
		<feedburner:origLink>http://www.whitneykrape.com/also-of-note/broad-street-ministries-forum/</feedburner:origLink></item>
		<item>
		<title>Relax – Week 01</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/yAvW1VSoVEA/</link>
		<comments>http://www.whitneykrape.com/animation/relax-week-01/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 15:41:26 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[Short Film - Relax - On Hold]]></category>
		<category><![CDATA[2D CG]]></category>
		<category><![CDATA[Art]]></category>
		<category><![CDATA[Front Page Showcase]]></category>
		<category><![CDATA[Hand Drawn]]></category>
		<category><![CDATA[The Blue Pencil]]></category>

		<guid isPermaLink="false">http://www.whitneykrape.com/?p=743</guid>
		<description><![CDATA[This update is the first weekly update on my short film &#8220;Relax.&#8221; Whether I will update once a week remains to be seen, but setting the goal is a good start. Above is the construction of first shot from the film. The film will open on a black screen with the sounds of the city [...]]]></description>
			<content:encoded><![CDATA[<p class="showcase"><a href='http://www.whitneykrape.com/animation/relax-week-01/' title='Relax : Week 01'><img src="http://media.whitneykrape.com/images/liftoff_lg.jpg" alt="Relax : Week 01 - Auth: Whitney Krape" /></a></p>
<p>This update is the first weekly update on my short film &#8220;Relax.&#8221; Whether I will update once a week remains to be seen, but setting the goal is a good start.</p>
<p>Above is the construction of first shot from the film. The film will open on a black screen with the sounds of the city in the background then cut up from black to the main character stepping forward. The image shows the first and second steps in the process, layout and rough animation.<br />
<span id="more-743"></span></p>
<ul class="list">
<p><a class='imageCaptioned alignRight' href='http://media.whitneykrape.com/images/week01initalsketch_lg.jpg' rel='shadowbox' title='Shot Layout in Sketchbook'><img src='http://media.whitneykrape.com/images/week01initalsketch_sm.jpg' alt='Shot Layout in Sketchbook' />Shot Layout in Sketchbook</a></p>
<li>First I draw out the basic shot in my sketchbook. Sometimes I&#8217;ll even register the shot in my sketchbook and draw a few of the keyframes. Since I only get so many hours a day to animate, I try and plan out the shot as much as I can while I&#8217;m on the train, on a lunch break, so on.</li>
<li>After scanning all the material in, I break everything down in Photoshop and draw over each keyframe with the distinctive blue.
<p>Note: Why would I draw in Photoshop using blue, Non-Photographic blue, which is meant for sketches that are supposed to be erased when scanned/photocopied? Am I daft? No there is a point. Practically, the two hues let me layout a sketch then draw over it more carefully in clean-up. Also, for this film, the second hue will remain to pull the character out from the background.</li>
<li>In the image above you can see all the frames overlaid on each other after I&#8217;ve drawn and timed them out in Photoshop. Yes I animate in Photoshop, in a later article I will go into depth on why Photoshop has evolved into a tremendous platform for creating &#8220;hand-drawn&#8221; animation.</li>
</ul>
<p>
<img src='http://media.whitneykrape.com/images/week01seated_sm.jpg' alt='Rough, tying his show.' /><img src='http://media.whitneykrape.com/images/week01stepout_sm.jpg' alt='Steps out.' />
</p>
<p>In later posts I&#8217;ll go into the clean-up and color processes and get into the 3D animation, backgrounds and last but not least, compositing.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/yAvW1VSoVEA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/animation/relax-week-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/animation/relax-week-01/</feedburner:origLink></item>
		<item>
		<title>New Site whitneykrape.com</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/r-nH0aLYCl4/</link>
		<comments>http://www.whitneykrape.com/web-design/new-site-whitneykrape/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 06:17:06 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[User Interface]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=683</guid>
		<description><![CDATA[It is a tradition around here that I redesign my website every couple of months because I can&#8217;t stand whatever insane overly complex design I come up with for more than a week or two. I update the ugly, usually dark, page for a month and then give up. But this time I am trying [...]]]></description>
			<content:encoded><![CDATA[<p>It is a tradition around here that I redesign my website every couple of months because I can&#8217;t stand whatever insane overly complex design I come up with for more than a week or two. I update the ugly, usually dark, page for a month and then give up. But this time I am trying something different. I stripped down the site to the bare essentials. Also I changed the location of the site as staying with wjkrape.com would have been a bad idea. Having a SEO friendly url isn&#8217;t too tricky when you have a unique name. If you can have your firstnamelastname.com do so.</p>
<p>Much of the old content is unavailable, it&#8217;ll be fixed as I go, but more importantly I&#8217;ll be adding a significant amount of content related to my animated short in development, &#8220;Relax.&#8221;</p>
<p>I made this simple site to host all my thoughts on my upcoming film(s hopefully.) Not everything I post in the coming weeks will be well written but it will feature some smashing images.<br />
<span id="more-683"></span></p>
<p>About the site, I decided to make a very simple website from the outset. The theme I created for whitneykrape.com includes only the most essential WordPress theme files. (Within reason that is. One could, in theory, make a WordPress theme from a single index.php.) The idea being that rather than making some crazy tricked out extended theme, that is never finished, I would make a simple theme and build it as I use the site. Anticipating what functionality is necessary in a personal blog is no small task. For the moment I have WordPress setup with just a few custom tricks. Starting with visual&#8230;</p>
<ul class="list">
<li>On the homepage I made four loops linked to categories. Each one is updated when I add a post to the respective category. Frontcase, for instance, pulls an excerpt from the frontcase category. Each loop only displays an excerpt. In this way I can show a nice big 840px image on the homepage but, in the post, there is a properly sized 630px image.</li>
<li>I reduced the amount of vertical wasted space by using a fixed horizontal navigation on the left. I have to be smart about what I put in there, so smaller resolutions still see the whole menu, but it leaves more room for images in the main content.<br />
The sidebar will hold more widgets later but for now recent posts and a tag cloud help users find the most recent, most posted content.</p>
<p>One note on the recent posts. I adapted a nice piece of code found here <a href=http://www.killersites.com/forums/topic/799/wordpress-add-date-to-recent-posts-list/">wordpress-add-date-to-recent-posts-list</a>. It adds the date to the left whereas the default recent posts widget shows only the title.</li>
<li>As for plug-ins, <a href="http://akismet.com/">Akismet</a>, <a href="http://semperfiwebdesign.com/">All-in-One SEO pack</a>, <a href="http://plugins.motionmill.com/mm-forms/">MM Forms</a>, and <a href="http://wordpresssupplies.com/wordpress-plugins/no-category-base/">WP No Category Base</a> are all I&#8217;m using for the moment.</li>
</ul>
<p>That&#8217;s about it. I&#8217;m looking to add more functionally in the coming weeks so more of the sites content will be directed out to my social networking pages. In addition I&#8217;ll be adding more images around the site to break up the text. Check back soon, and often, I&#8217;m hoping to have a few new pieces of art up very soon.</p>
<p>Stay tuned.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/r-nH0aLYCl4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/web-design/new-site-whitneykrape/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/web-design/new-site-whitneykrape/</feedburner:origLink></item>
		<item>
		<title>Banshee</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/g5znWKqDt6s/</link>
		<comments>http://www.whitneykrape.com/illustration/banshee/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 02:55:50 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Short Film - Relax - On Hold]]></category>
		<category><![CDATA[2D CG]]></category>
		<category><![CDATA[3D CG]]></category>
		<category><![CDATA[Art]]></category>

		<guid isPermaLink="false">http://localhost/wordpress/?p=648</guid>
		<description><![CDATA[A little concept art to take in. This image I designed as a test for the look of the rioters in my upcoming short. I wanted the rioters to look sketchy and unfinished next to the clean 3D animated Police but ultimately I rejected this design as being too detailed and time intensive. Makes for [...]]]></description>
			<content:encoded><![CDATA[<p>
<img src='http://media.whitneykrape.com/images/banshee_sm.jpg' alt='Rioter yelling like a Banshee' /></p>
<p>A little concept art to take in. This image I designed as a test for the look of the rioters in my upcoming short. I wanted the rioters to look sketchy and unfinished next to the clean 3D animated Police but ultimately I rejected this design as being too detailed and time intensive.</p>
<p>Makes for a nice promotional still though.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/g5znWKqDt6s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/illustration/banshee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/illustration/banshee/</feedburner:origLink></item>
		<item>
		<title>Update on Kwicks</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/2OWp6VlnNyQ/</link>
		<comments>http://www.whitneykrape.com/tutorials-and-resources/update-on-kwicks/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 23:18:43 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Tutorials and Resources]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://wjkrape.com/?p=509</guid>
		<description><![CDATA[I decided to go ahead replace the Flash header at the top with the Kwicks JavaScript version after I ironed out the kinks. The menu now works in IE and the whole width of the menu tabs is clickable. The whole thing validates and is smaller than the original Flash version. Depreciated, the header was [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to go ahead replace the Flash header at the top with the Kwicks JavaScript version after I ironed out the kinks. The menu now works in IE and the whole width of the menu tabs is clickable.</p>
<p>The whole thing validates and is smaller than the original Flash version.</p>
<p><em>Depreciated, the header was for my old site. An example will be added soon.</em></p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/2OWp6VlnNyQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/tutorials-and-resources/update-on-kwicks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/tutorials-and-resources/update-on-kwicks/</feedburner:origLink></item>
		<item>
		<title>Flash or JS?</title>
		<link>http://feedproxy.google.com/~r/WhitneyKrape/~3/g7qOMKiPENU/</link>
		<comments>http://www.whitneykrape.com/tutorials-and-resources/flash-or-js/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 13:30:52 +0000</pubDate>
		<dc:creator>Whitney Krape</dc:creator>
				<category><![CDATA[Tutorials and Resources]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://wjkrape.com/?p=465</guid>
		<description><![CDATA[For the most part people tend to use a mix of JavaScript and Flash to construct visual site effects CSS and HTML can&#8217;t provide alone. However, with the advent of JavaScript libraries allowing easy access to JS based effects, the playing field has tipped to using one method or another. JS libraries are not without [...]]]></description>
			<content:encoded><![CDATA[<p>For the most part people tend to use a mix of JavaScript and Flash to construct visual site effects CSS and HTML can&#8217;t provide alone. However, with the advent of JavaScript libraries allowing easy access to JS based effects, the playing field has tipped to using one method or another. JS libraries are not without detractors; for example, <a href="http://shawfactor.com/2008/09/why-javascript-libraries-stink/">&#8220;Why JavaScript libraries stink&#8221;</a> points out that &#8220;1. Most libraries are bloated. The user may load a full library for effect, but in many cases the effect could be achieved in a few lines of code.&#8221; A valid point and I&#8217;ll leave the libraries debate open for now but remember that the Flash browser plug-in is not a built in component of any browser and cannot be customized to load only what is needed. All major browsers support JS natively and in recent months there has been a push to <a href="http://news.cnet.com/8301-1001_3-10030888-92.html">claim the JavaScript speed crown.</a> Another reason to consider using only JS? The emerging mobile phone market. Even my now discontinued <a href="http://reviews.cnet.com/cell-phones/samsung-sgh-a717-at/4505-6454_7-32441329.html">SGH-A717</a> runs JS.<br />
<span id="more-465"></span></p>
<p>The subject intensifies with the topic of SEO, search engine optimization. Flash only sites have long been the bane of SEO. Often only the top level of a Flash site will be indexed or worse. In an effort to index content a search engine will link directly to a .SWF. A user does get access the content but the direct link opens a distorted version of the site the designer intended. It would be pretty easy to write off Flash there but I made an interesting discovery recently, <a href="http://www.asual.com/swfaddress/">SWFaddress.</a> It is worth noting that poorly implemented JS will also impede SEO but it is usually less of a factor.</p>
<p>Ultimately both Flash and JS are going to be around for awhile no matter what. Neither system easy trumps the other. How did I get on this topic? I picked up <a href="http://jquery.com/">jQuery</a> not long ago to see if I could replicate my Flash header in JS. I succeeded but found a much better implementation in <a href="http://www.jeremymartin.name/projects.php?project=kwicks">Kwicks for JQuery.</a></p>
</p>
<p><em class='red'>Note: This has been disabled, please bear with me while I adjust the legacy content.</em></p>
<div id="javaheadermenu">
<ul class="kwicks" >
<li id="kwick3"><a href="http://localhost.com/2009/new-logo/" title="New Logo">1</a></li>
<li id="kwick2"><a href="http://localhost.com/2009/portfolio/" title="Portfolio">2</a></li>
<li id="kwick1"><a href="http://localhost.com/2009/animation/" title="Animation">3</a></li>
</ul>
<div id="edge"></div>
</div>
<p>A couple of notes about the above example. This plug-in is currently coded to expand the size of the list element rather than the link element. When the image is expanded only the original image size is selectable, although I might have screwed up the implementation. Also, compare the JS version above to the version at the top of my site. The JS version definitely feels smoother to me. The Kwicks jQuery version is about 220KB overall while the Flash Player loads to around a meg plus and a 80KB .SWF file.</p>
<p>For the animator in me Flash is the intuitive answer. I can load up Flash make a bunch of graphics and output an animation with a short turnaround, only have to do a minimal amount of scripting, and know it will look the same in every browser. As I move in-depth into web design, the answer quickly changes. Between the possible speed improvements, optimized SEO, and the promise of mobile development, JavaScript looks like a worthy time investment.</p>
<p>One major piece of advise for feature rich user interface development, plan out what you want then look around for similar implementations. Flash, JS or other, many ways of interacting with a website have already been developed and reinventing the wheel wastes time.</p>
<img src="http://feeds.feedburner.com/~r/WhitneyKrape/~4/g7qOMKiPENU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.whitneykrape.com/tutorials-and-resources/flash-or-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.whitneykrape.com/tutorials-and-resources/flash-or-js/</feedburner:origLink></item>
	</channel>
</rss>
