<?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>Elias Interactive &#187; integration</title>
	<atom:link href="http://www.eliasinteractive.com/blog/tag/integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eliasinteractive.com</link>
	<description>Ecommerce consulting &#38; solutions for online store retailers</description>
	<lastBuildDate>Thu, 01 Sep 2011 18:45:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Scene7 Integration With Magento eCommerce</title>
		<link>http://www.eliasinteractive.com/blog/part-1-of-4-scene-7-integration-with-magento-ecommerce/</link>
		<comments>http://www.eliasinteractive.com/blog/part-1-of-4-scene-7-integration-with-magento-ecommerce/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 20:30:07 +0000</pubDate>
		<dc:creator>Lee Taylor</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[scene 7]]></category>

		<guid isPermaLink="false">http://eliasinteractive.com/?p=600</guid>
		<description><![CDATA[What: Straightforward overview on our approach for integrating Scene 7 with Magento eCommerce. Why: Because Magento rocks and Scene 7 rocks. Together, they can create an inspiring user experience! Who: For the business who desires real interactivity, and for developers who desire to implement Scene 7 capabilities with Magento. We recently &#8230; <a href="http://www.eliasinteractive.com/blog/part-1-of-4-scene-7-integration-with-magento-ecommerce/">Continue Reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>What</strong><strong>:</strong> Straightforward overview on our approach for integrating Scene 7 with Magento eCommerce.</p>
<p><strong>Why:</strong> Because Magento rocks and Scene 7 rocks. Together, they can create an inspiring user experience!</p>
<p><strong>Who:</strong> For the business who desires real interactivity, and for developers who desire to implement Scene 7 capabilities with Magento.</p>
<p><a href="http://67.225.241.61/ei/wp-content/uploads/2009/07/nb_scene7.jpg"><img class="size-medium wp-image-602  alignleft" title="nb_scene7" src="http://67.225.241.61/ei/wp-content/uploads/2009/07/nb_scene7.jpg" alt="" width="224" height="97" /></a></p>
<p>We recently were approach by a company who knew about Scene 7&#8242;s capabilities and they wanted their Magento store to do the following:</p>
<style>
blockquote { background:none; }
</style>
<blockquote><p>1. Replace all product and category images with Scene 7 composited images</p>
<p>2. Allow the user to &#8220;build&#8221; a custom product based off of product options, and reflect the user selections in the product image</p>
<p>3. Create a unique user experience in their Magento store</p></blockquote>
<p>Why could this be useful? Well, take a few minutes to learn more about what Scene 7 and Magento integration can do together. Soon, when the project is completed &#8211; we&#8217;ll have some examples to share.</p>
<p>What was our process in approaching this? Let me give a high-level outline our take on integrating the two systems.</p>
<p><strong>First off</strong>, we looked at how we can utilize Scene 7 url&#8217;s instead of native Magento URLs. So we decided to override the catalog image helper so we could add custom functions to composite the appropriate URLs to build the image via a specified URL string.</p>
<p><strong>Secondly</strong>, we interfaced this custom helper with the Scene 7 backend and some Javascript to build the desired product images. We did this by creating a function inside of the new helper to be able to do all URL string manipulation based off of product options changed by the user on the frontend.</p>
<p><strong>Thirdly</strong>, we went through and determined every theme file that needed modifying to use the function that built the Scene 7 URLs and reflect the composited image.</p>
<p> </p>
<p>As an overview, we took the following approach:</p>
<p>1. Created the right images in Scene 7 to use in correlation with Magento.</p>
<p>2. Created product options in Magento</p>
<p>3. Overlaid JS to the product options to be used as variables within our Helper function</p>
<p>4. Manipulated the URL string and returned the composited URL to build the product image (based off of the user-selected product options)</p>
<p> </p>
<p>The site has yet to go live, though keep in touch with Elias updates and you will see the finished product.
<div id="tweetbutton600" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FiUWtZ4&amp;via=tweetelias&amp;text=Scene7%20Integration%20With%20Magento%20eCommerce&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.eliasinteractive.com%2Fblog%2Fpart-1-of-4-scene-7-integration-with-magento-ecommerce%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.eliasinteractive.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eliasinteractive.com/blog/part-1-of-4-scene-7-integration-with-magento-ecommerce/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Magento and Scene 7 Integration: 3 Part Series</title>
		<link>http://www.eliasinteractive.com/blog/magento-and-scene-7-integration-4-part-series/</link>
		<comments>http://www.eliasinteractive.com/blog/magento-and-scene-7-integration-4-part-series/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 04:10:42 +0000</pubDate>
		<dc:creator>Lee Taylor</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento Commerce]]></category>
		<category><![CDATA[magento development]]></category>
		<category><![CDATA[scene 7]]></category>

		<guid isPermaLink="false">http://eliasinteractive.com/?p=561</guid>
		<description><![CDATA[Hey All, Here&#8217;s a head&#8217;s up for those interested in Scene 7 integration with Magento. We&#8217;re excited for what Scene 7 brings to the table, and we hope to see it more throughout the Magento community in the near future. In an effort to back that up, we&#8217;re going to &#8230; <a href="http://www.eliasinteractive.com/blog/magento-and-scene-7-integration-4-part-series/">Continue Reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey All,</p>
<p>Here&#8217;s a head&#8217;s up for those interested in Scene 7 integration with Magento.</p>
<p>We&#8217;re excited for what Scene 7 brings to the table, and we hope to see it more throughout the Magento community in the near future. In an effort to back that up, we&#8217;re going to come out with a 4-part series on a project we recently did to integrate Scene 7 with Magento.</p>
<p>For those interests that are being peaked, feel free to check back with us to catch up on the following:</p>
<style>blockquote {background:none}</style>
<blockquote><p>
1. How we integrated the two (a high-level overview of Magento and Scene 7)</p>
<p>2. How to structure Magento for Scene 7</p>
<p>3. How to structure Scene 7 for Magento</p>
</blockquote>
<p>We&#8217;ll try to keep it as straight-forward and basic as we can, as we&#8217;re very excited to see the Magento community start utilizing Scene 7 more.</p>
<p>Cheers,</p>
<p>Lee
<div id="tweetbutton561" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2FkBgQYq&amp;via=tweetelias&amp;text=Magento%20and%20Scene%207%20Integration%3A%203%20Part%20Series&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.eliasinteractive.com%2Fblog%2Fmagento-and-scene-7-integration-4-part-series%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.eliasinteractive.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eliasinteractive.com/blog/magento-and-scene-7-integration-4-part-series/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

