<?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>RoganStreet, Inc.</title>
	<atom:link href="http://roganstreet.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://roganstreet.com</link>
	<description>Interactive Experiences and Solutions</description>
	<lastBuildDate>Wed, 04 Aug 2010 00:03:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>FedExCup Global Golf Sweepstakes Flash AS3 Project</title>
		<link>http://roganstreet.com/?p=340</link>
		<comments>http://roganstreet.com/?p=340#comments</comments>
		<pubDate>Wed, 04 Aug 2010 00:00:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=340</guid>
		<description><![CDATA[The folks at BBDO-NY and Exit5 put together some great creative for FedEx Cup Global Sweepstakes and asked me to help code and animate the site to feel like a "broadcast" event. My role was animation, video consultation on compression and display techniques and ActionScript 3 code. ]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-343" href="http://roganstreet.com/?attachment_id=343"><img class="alignright size-medium wp-image-343" title="fedex__0000_Layer-2" src="http://roganstreet.com/wp-content/uploads/2010/08/fedex__0000_Layer-2-300x200.png" alt="fedex__0000_Layer-2" width="300" height="200" /></a>If you follow Professional Golfing, you have heard of the FedEx Cup, a points competition that layers on top of multiple golf tournaments throughout the season. Federal Express has an entire website dedicated to this tournament, and within that website is the Global Golf Sweepstakes.</p>
<p>The Global Golf Sweepstakes is a site that offers you &#8220;entries&#8221; as rewards for scoring well on golf trivia, and returning to play often. As with any sweepstakes, the more you enter, the more chances to win&#8230; so the more you play and score well, the more chances you have of winning prizes at the end of the sweepstakes.</p>
<p><a rel="attachment wp-att-345" href="http://roganstreet.com/?attachment_id=345"><img class="alignright size-medium wp-image-345" title="fedex__0002_Background" src="http://roganstreet.com/wp-content/uploads/2010/08/fedex__0002_Background-300x200.png" alt="fedex__0002_Background" width="300" height="200" /></a>The folks at BBDO-NY and Exit5 put together some great creative for this and asked me to help code and animate the site to feel like a &#8220;broadcast&#8221; event. So we used some Flash 10 3D animation, some custom ActionScript effects and integrated super rich video and audio seamlessly into the presentation. With a sophisticated data back-end to track scores and Facebook connections, the site allows you to &#8220;brag&#8221; about your trophies on Facebook and challenge your friends.</p>
<p>My role was animation, video consultation on compression and display techniques and ActionScript 3 code. The site was produced by BBDO-NY and Exit5.</p>
<p><a rel="attachment wp-att-344" href="http://roganstreet.com/?attachment_id=344"><img class="alignright size-medium wp-image-344" title="fedex__0001_Layer-1" src="http://roganstreet.com/wp-content/uploads/2010/08/fedex__0001_Layer-1-300x200.png" alt="fedex__0001_Layer-1" width="300" height="200" /></a>Visit the FedEx Cup website here : <a title="FedEx Cup Website" href="http://fedexcup.van.fedex.com/">http://fedexcup.van.fedex.com/</a> and click on the Global Golf Sweepstakes banner featured on the home page.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=340</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unity3D and C#</title>
		<link>http://roganstreet.com/?p=335</link>
		<comments>http://roganstreet.com/?p=335#comments</comments>
		<pubDate>Sun, 23 May 2010 19:37:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=335</guid>
		<description><![CDATA[Unity 3D is pretty cool. You can really go after some interesting experiences with this tool. I can't discuss any of my current projects, but I can say that I have had to immerse in Unity and C# to do some pretty innovative things lately.]]></description>
			<content:encoded><![CDATA[<p>Unity 3D is pretty cool. You can really go after some interesting experiences with this tool. I can&#8217;t discuss any of my current projects, but I can say that I have had to immerse in Unity and C# to do some pretty innovative things lately.</p>
<p>Lets just say that I needed to work in C# for this project, but I have no lack of love for Javascript in Unity. Either way Unity allows for some pretty rapid development in an otherwise complex technology space (3D behavior and animation).</p>
<p>If you are a C#, Flash AS2 or 3, or JavaScript developer, you will just need a few days to get your head around some 3D specific stuff. then you will be amazed at how accessible things are in 3D. Frankly, I needed more time to get my C# chops up than learning how to manage Unity.</p>
<p>Combine this with standalone run-times for web, iPhone, iPad, xBox, Wii, Sony PlayStation and Mac and PC, and it starts to get interesting for indie game developers in a hurry.</p>
<p>So visit Unity here: <a title="Unity 3D" href="http://www.unity3d.com" target="_blank">www.unity3d.com</a> They have a FREE version (not a hobbled time-limit version, a full standard FREE version) to use for web or standalone projects. Take a look around (literally) and check out the tutorials. There is a whole community of users providing code samples and even some frameworks (like iTween for Javascript and C# here: <a title="iTween for Unity" href="http://itween.pixelplacement.com/" target="_blank">http://itween.pixelplacement.com/</a> ) familiar to most Flash developers.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=335</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy Busy Busy</title>
		<link>http://roganstreet.com/?p=327</link>
		<comments>http://roganstreet.com/?p=327#comments</comments>
		<pubDate>Sat, 24 Apr 2010 22:38:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Artefact Group]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[The Knot String]]></category>
		<category><![CDATA[Unity3D]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=327</guid>
		<description><![CDATA[Hey all, I have been working primarily onsite with Artefact Group in South Lake Union. Since all of what Artefact does (with me) is under strict NDA, I cannot share what is going on there. I can however say that I am getting to know HTML5, C# and Unity 3D and it is a kick [...]]]></description>
			<content:encoded><![CDATA[<p>Hey all, I have been working primarily onsite with <a title="Artefact Group" href="http://www.artefactgroup.com" target="_blank">Artefact Group</a> in South Lake Union. Since all of what Artefact does (with me) is under strict NDA, I cannot share what is going on there. I can however say that I am getting to know HTML5, C# and Unity 3D and it is a kick in the pants!</p>
<p><a rel="attachment  wp-att-329" href="http://roganstreet.com/?attachment_id=329"><img class="size-medium  wp-image-329 alignright" title="TheKnotString" src="http://roganstreet.com/wp-content/uploads/2010/04/TheKnotString-300x258.jpg" alt="TheKnotString" width="300" height="258" /></a>Also, I have launched a great new web site and Facebook Fan Page called &#8220;The Knot String&#8221;. A collaboration with <a title="Kelly J. Brownlee" href="http://kellyportfolio.com" target="_blank">Kelly J. Brownlee</a>, it is a great new way to teach kids about money and spending habits. See it here: <a title="The Knot String.com" href="http://www.theknotstring.com" target="_blank">http://www.theknotstring.com</a> . Gotta Run! I&#8217;ll update this site soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=327</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTheManNYC.org</title>
		<link>http://roganstreet.com/?p=291</link>
		<comments>http://roganstreet.com/?p=291#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:04:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=291</guid>
		<description><![CDATA[You The Man Campaign web site  www.YouTheManNYC.org The New York City Department or Transportation released an awareness campaign for drinking and driving. Part of that campaign was a website that was required to also display on mobile handsets ranging from iPhones to simple feature phones. The features of the website includes: Google Map based display [...]]]></description>
			<content:encoded><![CDATA[<p>You The Man Campaign web site  <a title="You The Man Web Site" href="http://www.youthemannyc.org" target="_blank">www.YouTheManNYC.org</a></p>
<p><a rel="attachment wp-att-292" href="http://roganstreet.com/?attachment_id=292"><img class="size-medium wp-image-292 alignright" title="You The Man Home" src="http://roganstreet.com/wp-content/uploads/2010/02/TYM_home-300x212.jpg" alt="You The Man Home" width="300" height="212" /></a>The New York City Department or Transportation released an awareness campaign for drinking and driving. Part of that campaign was a website that was required to also display on mobile handsets ranging from iPhones to simple feature phones.</p>
<p>The features of the website includes:</p>
<ul>
<li>Google Map based display of available cab and car companies with phone numbers based on an address in New York.</li>
<li>Trivia Quiz</li>
<li>Rotating Facts</li>
<li>Video Playback</li>
</ul>
<p><a rel="attachment wp-att-296" href="http://roganstreet.com/?attachment_id=296"><img class="size-medium wp-image-296 alignright" title="TYM_ride" src="http://roganstreet.com/wp-content/uploads/2010/02/TYM_ride-300x212.jpg" alt="TYM_ride" width="300" height="212" /></a>Our goal was to take the design as provided by the agency managing the campaign and converting the assets to a desktop, iPhone, and Blackberry experience. This required both technology and design solutions.</p>
<p>The Technology solutions includes a .NET (C#) based back end to manage the retrieval and display of data for the Quiz, the locations and car companies, with a sophisticated content management system to determine the best display mode to deliver to the device. The result is a single URL, with no redirects, that adapts the web site specifically to the device.</p>
<p><a rel="attachment wp-att-293" href="http://roganstreet.com/?attachment_id=293"><img class="alignleft size-medium wp-image-293" title="IMG_0593" src="http://roganstreet.com/wp-content/uploads/2010/02/IMG_0593-200x300.PNG" alt="IMG_0593" width="173" height="260" /></a><a rel="attachment wp-att-294" href="http://roganstreet.com/?attachment_id=294"><img class="alignleft size-medium wp-image-294" title="You The Man iPhone Map" src="http://roganstreet.com/wp-content/uploads/2010/02/IMG_0595-200x300.PNG" alt="You The Man iPhone Map" width="173" height="260" /></a><a rel="attachment wp-att-295" href="http://roganstreet.com/?attachment_id=295"><img class="alignleft size-medium wp-image-295" title="IMG_0596" src="http://roganstreet.com/wp-content/uploads/2010/02/IMG_0596-200x300.PNG" alt="IMG_0596" width="173" height="260" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=291</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lone Mountain Ranch Web Site with WordPress</title>
		<link>http://roganstreet.com/?p=267</link>
		<comments>http://roganstreet.com/?p=267#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:50:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=267</guid>
		<description><![CDATA[Lone Mountain Ranch   www.lonemountainranch.com For over a decade, Lone Mountain Ranch has been on the forefront of web internet marketing from Big Sky, Montana. This is the fourth design revision of the LMR site over the span of a dozen years. This time we updated the site with some more modern technology to make the [...]]]></description>
			<content:encoded><![CDATA[<p>Lone Mountain Ranch   <a title="Lone Mountain Ranch" href="http://www.lonemountainranch.com" target="_blank">www.lonemountainranch.com</a></p>
<p><a rel="attachment wp-att-268" href="http://roganstreet.com/?attachment_id=268"><img class="size-medium wp-image-268 alignright" title="LMR_home" src="http://roganstreet.com/wp-content/uploads/2010/02/LMR_home-300x240.jpg" alt="LMR_home" width="300" height="240" /></a>For over a decade, Lone Mountain Ranch has been on the forefront of web internet marketing from Big Sky, Montana.</p>
<p>This is the fourth design revision of the LMR site over the span of a dozen years. This time we updated the site with some more modern technology to make the site more flexible for client updating, more discoverable by search engines and viewable on more devices and browsers while still retaining the basic look and feel.</p>
<p>The slide show has always been the most important design element of the web site, so the Flash based slide engine was replaced with a custom jQuery based display using the same XML and photo elements previously used by a Flash based system.</p>
<p><a rel="attachment wp-att-269" href="http://roganstreet.com/?attachment_id=269"><img class="size-medium wp-image-269 alignright" title="Lone Mountain Ranch Summer" src="http://roganstreet.com/wp-content/uploads/2010/02/LMR_summer-300x240.jpg" alt="Lone Mountain Ranch Summer" width="300" height="240" /></a></p>
<p>Historically, the site has had a few areas where the client would update simple text information, like ski conditions and fishing reports. Today, the site has a WordPress administration system in the back end, while still using the custom web site front end. We inject the WordPress content into the pages on the master web site using some custom PHP / WordPress API functions. This retains the same web site page URLs to protect the investment in Search engine placement, and allows for much more creativity and ease of use for the client. As WordPress improves, and the client becomes more comfortable with administrating the web site, we can eventually convert the entire website to a WordPress driven presentation.</p>
<p><a rel="attachment wp-att-270" href="http://roganstreet.com/?attachment_id=270"><img class="size-medium wp-image-270  alignright" title="LMR_Women_video" src="http://roganstreet.com/wp-content/uploads/2010/02/LMR_Women_video-300x125.jpg" alt="LMR_Women_video" width="300" height="125" /></a>Finally, we&#8217;ve added video playback to the Gallery system, allowing LMR to leverage previously produced videos.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=267</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pay Your Family First Joomla Template</title>
		<link>http://roganstreet.com/?p=248</link>
		<comments>http://roganstreet.com/?p=248#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=248</guid>
		<description><![CDATA[Pay Your Family First Web Site   www.payyourfamilyfirst.com Pay Your Family First (PYFF) is an organization who&#8217;s mission is to educate families in financial matters. The PYFF web site is one of a family of web properties under the PYFF mission. The design of the main PYFF property needed to be appealing to parents, community leaders [...]]]></description>
			<content:encoded><![CDATA[<p>Pay Your Family First Web Site   <a title="Pay Your Family First" href="http://www.payyourfamilyfirst.com" target="_blank">www.payyourfamilyfirst.com</a></p>
<p><a rel="attachment wp-att-249" href="http://roganstreet.com/?attachment_id=249"><img class="size-medium wp-image-249 alignright" title="Pay Your Family First Home" src="http://roganstreet.com/wp-content/uploads/2010/02/PYFF_home-300x240.jpg" alt="Pay Your Family First Home" width="300" height="240" /></a>Pay Your Family First (PYFF) is an organization who&#8217;s mission is to educate families in financial matters. The PYFF web site is one of a family of web properties under the PYFF mission.</p>
<p>The design of the main PYFF property needed to be appealing to parents, community leaders and education administrators. Since this information was to be edited often, and used as a research destination for a wide audience, Joomla Content Management was employed. This required a Joomla Template and content organization to allow many contributors and diverse content types.</p>
<p>The site boasts a banner engine, poll system, fully searchable content and a very flexible and sophisticated content management system. <a rel="attachment wp-att-258" href="http://roganstreet.com/?attachment_id=258"><img class="size-medium wp-image-258 alignright" title="PYFF Team Leaders" src="http://roganstreet.com/wp-content/uploads/2010/02/PYFF_interior-300x240.jpg" alt="PYFF Team Leaders" width="300" height="240" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=248</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thrive Time Game Web Site</title>
		<link>http://roganstreet.com/?p=235</link>
		<comments>http://roganstreet.com/?p=235#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:14:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=235</guid>
		<description><![CDATA[Thrive Time Game We Site  www.thrivetimegame.com Thrive Time is a game developed by The Pay Your Family First organization, founded by the co author of the wildly popular book Rich Dad Poor Dad. This is a simple website with XHTML/CSS standards and jQuery for Slide Viewers on several pages. Following the aesthetic of the board [...]]]></description>
			<content:encoded><![CDATA[<p>Thrive Time Game We Site  <a title="Thrive Time Game" href="http://www.thrivetimegame.com" target="_blank">www.thrivetimegame.com</a></p>
<p><a rel="attachment wp-att-264" href="http://roganstreet.com/?attachment_id=264"><img class="size-medium wp-image-264  alignright" title="ThriveTimeGame.com Home" src="http://roganstreet.com/wp-content/uploads/2010/02/ThriveTime_home-300x240.jpg" alt="ThriveTimeGame.com Home" width="300" height="240" /></a></p>
<p>Thrive Time is a game developed by The Pay Your Family First organization, founded by the co author of the wildly popular book <em>Rich Dad Poor Dad</em>.</p>
<p>This is a simple website with XHTML/CSS standards and jQuery for Slide Viewers on several pages.</p>
<p>Following the aesthetic of the board game design, the web site goal were to:</p>
<ul>
<li>Support the brand</li>
<li>Channel people to quick information about the game and how to play</li>
<li>Facilitate purchasing of the game for individuals and organizations.</li>
</ul>
<p><a rel="attachment wp-att-239" href="http://roganstreet.com/?attachment_id=239"><img class="size-medium wp-image-239   alignright" title="ThriveTimeGame.com About Us" src="http://roganstreet.com/wp-content/uploads/2010/02/ThriveTime_aboutus-300x240.jpg" alt="ThriveTimeGame.com About Us" width="300" height="240" /></a><a rel="attachment wp-att-236" href="http://roganstreet.com/?attachment_id=236"><img class="alignleft size-medium wp-image-236" title="Thrive Time Game Product Shot" src="http://roganstreet.com/wp-content/uploads/2010/02/ProductShot_01-300x197.jpg" alt="Thrive Time Game Product Shot" width="281" height="184" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=235</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Villa Pamela Web Site Refresh</title>
		<link>http://roganstreet.com/?p=177</link>
		<comments>http://roganstreet.com/?p=177#comments</comments>
		<pubDate>Tue, 05 Jan 2010 18:09:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=177</guid>
		<description><![CDATA[Villa Pamela www.villapamela.com Villa Pamela is an exquisite vacation rental property in Cabo San Lucas. The client had invested in professional photography of the property and the surrounding area, and the beauty of the property was self evident. The original strategy for Villa Pamela, to coordinate the graphic appeal of the site with the existing [...]]]></description>
			<content:encoded><![CDATA[<p><span class="portHeadline"> Villa Pamela</span> <a style="padding-left:10px;" href="http://www.villapamela.com" target="_blank">www.villapamela.com</a></p>
<p><a rel="attachment wp-att-178" href="http://roganstreet.com/?attachment_id=178"><img class="size-medium wp-image-178 alignright" title="Villa Pamela in Cabo San Lucas Mexico" src="http://roganstreet.com/wp-content/uploads/2010/01/VillaPamela_1-300x240.jpg" alt="Villa Pamela in Cabo San Lucas Mexico" width="300" height="240" /></a>Villa Pamela is an exquisite vacation rental property in Cabo San Lucas. The client had invested in professional photography of the property and the surrounding area, and the beauty of the property was self evident.</p>
<p>The original strategy for Villa Pamela, to coordinate the graphic appeal of the site with the existing brochure materials, was preserved. The big changes for VP were to expand the site width from 720 to 960 pixels and replace the Flash slide show with a custom jQuery XHTML presentation engine. This will allow for even more flexibility with SEO and Non-Flash browsers (like iPhone and Android).</p>
<p><a rel="attachment wp-att-223" href="http://roganstreet.com/?attachment_id=223"><img class="size-thumbnail wp-image-223 alignright" title="Lands End Cabo San Lucas" src="http://roganstreet.com/wp-content/uploads/2010/01/location_Esperanza_cabo-150x150.jpg" alt="Lands End Cabo San Lucas" width="150" height="150" /></a><a rel="attachment wp-att-183" href="http://roganstreet.com/?attachment_id=183"><img class="size-thumbnail wp-image-183 alignright" title="Villa Pamela Location Map" src="http://roganstreet.com/wp-content/uploads/2010/01/VillaPamela_2-150x150.jpg" alt="Villa Pamela Location Map" width="150" height="150" /></a><a rel="attachment wp-att-224" href="http://roganstreet.com/?attachment_id=224"><img class="size-thumbnail wp-image-224 alignright" title="Mexicao Cabo Overview" src="http://roganstreet.com/wp-content/uploads/2010/01/location_Overview-150x150.jpg" alt="Mexicao Cabo Overview" width="150" height="150" /></a><br />
Custom hand painted design concept was extended to all graphic elements of the site, including a series of maps.<br />
Once the web site was live, we focused attention to leveraging the Facebook Socia<a rel="attachment wp-att-222" href="http://roganstreet.com/?attachment_id=222"><img class="size-medium wp-image-222 alignright" title="Villa Pamela Facebook Fan Page" src="http://roganstreet.com/wp-content/uploads/2010/01/VP_facebook-300x244.jpg" alt="Villa Pamela Facebook Fan Page" width="300" height="244" /></a>l Network by using these elements to create a Facebook Fan Page.</p>
<p>Final touches include Google Analytics installation and integration of Google Ad Words campaigns.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=177</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Zero Effect&#8221; Logo Placement for Starbucks Video</title>
		<link>http://roganstreet.com/?p=59</link>
		<comments>http://roganstreet.com/?p=59#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:42:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=59</guid>
		<description><![CDATA[During the VIA campaign, Starbucks had footage of customers using &#8220;special graphics printed&#8221; cups in the scene. Seeing an opportunity to reuse the footage for more campaigns, they needed the Starbucks logo printed over the special graphics version. Additionally, they needed the final video to have a &#8220;vertical&#8221; proportion for special viewing screens in out [...]]]></description>
			<content:encoded><![CDATA[<p>During the VIA campaign, Starbucks had footage of customers using &#8220;special graphics printed&#8221; cups in the scene. Seeing an opportunity to reuse the footage for more campaigns, they needed the Starbucks logo printed over the special graphics version. Additionally, they needed the final video to have a &#8220;vertical&#8221; proportion for special viewing screens in out door/indoor screen advertising.</p>
<p style="text-align: right;">
<div id="attachment_64" class="wp-caption alignleft" style="width: 160px"><img class="size-full wp-image-64" title="Starbucks Original Footage Thumbs" src="http://roganstreet.com/wp-content/uploads/2009/11/starbucks_3shot.jpg" alt="Frames from the original footage" width="150" height="320" /><p class="wp-caption-text">Frames from the original footage</p></div>
<p><object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" width="258" height="380" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0"><param name="src" value="http://roganstreet.com/wp-content/uploads/2009/11/Starbucks_release_final.mov" /><embed type="video/quicktime" width="258" height="380" src="http://roganstreet.com/wp-content/uploads/2009/11/Starbucks_release_final.mov"></embed></object></p>
<p>Working in AfterEffects, I re-cropped and modified the footage to work better in the vertical format. Then, I created a new Starbucks logo from client supplied materials at the right angle and distortion to match the cup in the scene.  I then matched the subtle motion shake in the camera so that the logo appears to be attached to the cup. Finally, using matte techniques in AfterEffects, I  roto-scoped the logo to allow the hand to move across the top of the cup. A little subtle color and shade work, and the logo appears to be printed on the cup.</p>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=59</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://roganstreet.com/wp-content/uploads/2009/11/Starbucks_release_final.mov" length="879691" type="video/quicktime" />
		</item>
		<item>
		<title>Starbucks Banner Ads</title>
		<link>http://roganstreet.com/?p=49</link>
		<comments>http://roganstreet.com/?p=49#comments</comments>
		<pubDate>Tue, 24 Nov 2009 21:55:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://roganstreet.com/?p=49</guid>
		<description><![CDATA[To promote Starbucks VIA instant coffee product, a campaign spanning Television, print and the Web was created and designed to work as a family. My role was interpreting storyboards provided by the Agency of record, BBDO NY, and delivering animations in both Flash and video formats. 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_300x250_looper_772387371"
			class="flashmovie"
			width="300"
			height="250">
	<param name="movie" value="http://roganstreet.com/wp-content/uploads/2009/11/300x250_looper.swf" />
	<param name="loop" value="true" />
	<param name="bgcolor" value="#000" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://roganstreet.com/wp-content/uploads/2009/11/300x250_looper.swf"
			name="fm_300x250_looper_772387371"
			width="300"
			height="250">
		<param name="loop" value="true" />
		<param name="bgcolor" value="#000" />
	<!--<![endif]-->
		 [...]]]></description>
			<content:encoded><![CDATA[<p>To promote Starbucks VIA instant coffee product, a campaign spanning Television, print and the Web was created and designed to work as a family. My role was interpreting storyboards provided by the Agency of record, BBDO NY, and delivering animations in both Flash and video formats.</p>
<p>[kml_flashembed publishmethod="static" fversion="9.0.0" movie="http://roganstreet.com/wp-content/uploads/2009/11/300x250_looper.swf" width="300" height="250" targetclass="flashmovie" loop="true" bgcolor="#000"]<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
]]></content:encoded>
			<wfw:commentRss>http://roganstreet.com/?feed=rss2&amp;p=49</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
