<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reduce Volusion Excess Bandwidth Fees</title>
	<atom:link href="http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/feed" rel="self" type="application/rss+xml" />
	<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees</link>
	<description>Web Developer / Web Designer Info</description>
	<lastBuildDate>Sat, 17 Jul 2010 14:24:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Randy Harris</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-288</link>
		<dc:creator>Randy Harris</dc:creator>
		<pubDate>Mon, 01 Mar 2010 06:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-288</guid>
		<description>Welcome, and thanks for posting Sepehr.

The &lt;strong&gt;photoURL_small&lt;/strong&gt; and &lt;strong&gt;photoURL_large fields&lt;/strong&gt; are useful for only the &lt;em&gt;simplest&lt;/em&gt; Volusion stores, &lt;em&gt;(which aren&#039;t usually the ones worried about excess bandwidth fees)&lt;/em&gt;.

It becomes very complicated if the store uses alternate views, swatches, and effects photo rendering in several of Volusion&#039;s image related functions.

With that said, if a Volusion store owner plans to only use (1) photo per product, and they are willing to either turn off some image related features, &lt;em&gt;(or work around some of the issues)&lt;/em&gt;, the product photoURL fields is another way to reduce bandwidth.

Thanks again for posting -- sometimes I get very tired of trying to work around Volusion&#039;s &lt;em&gt;anomalies&lt;/em&gt;... I appreciate anyone willing to share info here.

Randy.</description>
		<content:encoded><![CDATA[<p>Welcome, and thanks for posting Sepehr.</p>
<p>The <strong>photoURL_small</strong> and <strong>photoURL_large fields</strong> are useful for only the <em>simplest</em> Volusion stores, <em>(which aren&#8217;t usually the ones worried about excess bandwidth fees)</em>.</p>
<p>It becomes very complicated if the store uses alternate views, swatches, and effects photo rendering in several of Volusion&#8217;s image related functions.</p>
<p>With that said, if a Volusion store owner plans to only use (1) photo per product, and they are willing to either turn off some image related features, <em>(or work around some of the issues)</em>, the product photoURL fields is another way to reduce bandwidth.</p>
<p>Thanks again for posting &#8212; sometimes I get very tired of trying to work around Volusion&#8217;s <em>anomalies</em>&#8230; I appreciate anyone willing to share info here.</p>
<p>Randy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sepehr Sadighpour</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-287</link>
		<dc:creator>Sepehr Sadighpour</dc:creator>
		<pubDate>Mon, 01 Mar 2010 03:15:37 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-287</guid>
		<description>Maybe I&#039;m missing something in this discussion, but there are actually two fields in the Advanced options of each product, one called &quot;Photo URL Small&quot; (for product thumbnail) and the other &quot;Photo URL Large&quot;.

If you&#039;re just setting up your site, use Irfanview to batch-resize and rename the photos, then upload them to your external host and call them using those fields.

If you have a lot of products already and want to overhaul everything, download all your product images and upload them to the new host.

Then export your product ID&#039;s, photoURL, photoURL_small, and photoURL_large fields to a CSV file, then use an excel formula to generate the new photoURL_small and photoURL_large fields, delete the PhotoURL column (because it can&#039;t be imported in anyway), and import the CSV file back into Volusion.

The external URLs in the advanced option section actually overwrite the internal URL of the photo set in the Image Management section of the product creation page, so you&#039;re all set! 

Hope that helps!</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m missing something in this discussion, but there are actually two fields in the Advanced options of each product, one called &#8220;Photo URL Small&#8221; (for product thumbnail) and the other &#8220;Photo URL Large&#8221;.</p>
<p>If you&#8217;re just setting up your site, use Irfanview to batch-resize and rename the photos, then upload them to your external host and call them using those fields.</p>
<p>If you have a lot of products already and want to overhaul everything, download all your product images and upload them to the new host.</p>
<p>Then export your product ID&#8217;s, photoURL, photoURL_small, and photoURL_large fields to a CSV file, then use an excel formula to generate the new photoURL_small and photoURL_large fields, delete the PhotoURL column (because it can&#8217;t be imported in anyway), and import the CSV file back into Volusion.</p>
<p>The external URLs in the advanced option section actually overwrite the internal URL of the photo set in the Image Management section of the product creation page, so you&#8217;re all set! </p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Harris</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-277</link>
		<dc:creator>Randy Harris</dc:creator>
		<pubDate>Thu, 28 Jan 2010 06:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-277</guid>
		<description>You&#039;re pretty much limited to Javascript and DOM manipulation technique to work-around the generated code, (see my &lt;a href=&quot;http://lexipixel.com/wordpress/ecommerce/volusion-5-custom-javascript-dom-tip-1&quot; rel=&quot;nofollow&quot;&gt;Volusion 5 – Custom Javascript DOM Tip&lt;/a&gt; article).  But even that leaves a lot to be desired.</description>
		<content:encoded><![CDATA[<p>You&#8217;re pretty much limited to Javascript and DOM manipulation technique to work-around the generated code, (see my <a href="http://lexipixel.com/wordpress/ecommerce/volusion-5-custom-javascript-dom-tip-1" rel="nofollow">Volusion 5 – Custom Javascript DOM Tip</a> article).  But even that leaves a lot to be desired.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nick</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-276</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Thu, 28 Jan 2010 04:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-276</guid>
		<description>I&#039;m still going over bandwidth quite a bit even after taking away the top files. I only have images on my site but I do a fairly high volume of traffic so even if it is a little difficult to work around it will still probably be worth doing. I&#039;m pretty decent with working with code so if have any sites or techniques that you could recommend that would be great. Thanks.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still going over bandwidth quite a bit even after taking away the top files. I only have images on my site but I do a fairly high volume of traffic so even if it is a little difficult to work around it will still probably be worth doing. I&#8217;m pretty decent with working with code so if have any sites or techniques that you could recommend that would be great. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randy Harris</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-275</link>
		<dc:creator>Randy Harris</dc:creator>
		<pubDate>Thu, 28 Jan 2010 04:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-275</guid>
		<description>You may find that you can&#039;t offload 100% of the image file bandwidth &lt;em&gt;(easily)&lt;/em&gt;.  My approach has always been to go through the stats and offload the worst offenders first, and to leave the images that are more difficult to program around to be served using the [included] Volusion bandwidth.</description>
		<content:encoded><![CDATA[<p>You may find that you can&#8217;t offload 100% of the image file bandwidth <em>(easily)</em>.  My approach has always been to go through the stats and offload the worst offenders first, and to leave the images that are more difficult to program around to be served using the [included] Volusion bandwidth.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
