<?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 for Lexipixel Blog</title>
	<atom:link href="http://lexipixel.com/wordpress/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://lexipixel.com/wordpress</link>
	<description>Web Developer / Web Designer Info</description>
	<lastBuildDate>Wed, 18 Apr 2012 18:04:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Reduce Volusion Excess Bandwidth Fees by Chris</title>
		<link>http://lexipixel.com/wordpress/ecommerce/reduce-volusion-excess-bandwidth-fees/comment-page-1#comment-868</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 Apr 2012 18:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=187#comment-868</guid>
		<description>Honestly with as many server errors as Volusion has they should actually credit some bandwidth back to us.  Our website is down quite a bit and Volusion can&#039;t say it is the way the servers are pointed because I go on volusion.com immediately and it does the same thing.</description>
		<content:encoded><![CDATA[<p>Honestly with as many server errors as Volusion has they should actually credit some bandwidth back to us.  Our website is down quite a bit and Volusion can&#8217;t say it is the way the servers are pointed because I go on volusion.com immediately and it does the same thing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Volusion 5 - Custom Javascript DOM Tip by Randy Harris</title>
		<link>http://lexipixel.com/wordpress/ecommerce/volusion-5-custom-javascript-dom-tip-1/comment-page-1#comment-866</link>
		<dc:creator>Randy Harris</dc:creator>
		<pubDate>Mon, 16 Apr 2012 21:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=171#comment-866</guid>
		<description>The FTP is just there so they can &lt;strong&gt;say&lt;/strong&gt; they offer FTP access.

Volusion&#039;s only strong suit is the backend order processing. For nearly everything else, you&#039;ll find their listed &quot;features&quot; to be more sizzle than steak.</description>
		<content:encoded><![CDATA[<p>The FTP is just there so they can <strong>say</strong> they offer FTP access.</p>
<p>Volusion&#8217;s only strong suit is the backend order processing. For nearly everything else, you&#8217;ll find their listed &#8220;features&#8221; to be more sizzle than steak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Volusion 5 - Custom Javascript DOM Tip by YSM</title>
		<link>http://lexipixel.com/wordpress/ecommerce/volusion-5-custom-javascript-dom-tip-1/comment-page-1#comment-865</link>
		<dc:creator>YSM</dc:creator>
		<pubDate>Mon, 16 Apr 2012 17:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=171#comment-865</guid>
		<description>Thank you for the tips above.

This is my first ecommerce site I&#039;m building for a friend of mine and I thought volusion was pretty decent for its price. I initially thought some sections (like editing the page templates) were closed out for the demo users... only to make purchase and realise the ugliest page of all - productdetails.asp - cannot be edited. Big sigh.

I&#039;m really pissed off, what&#039;s the point of allowing us to access the files via FTP when so many files cannot be accessed to?</description>
		<content:encoded><![CDATA[<p>Thank you for the tips above.</p>
<p>This is my first ecommerce site I&#8217;m building for a friend of mine and I thought volusion was pretty decent for its price. I initially thought some sections (like editing the page templates) were closed out for the demo users&#8230; only to make purchase and realise the ugliest page of all &#8211; productdetails.asp &#8211; cannot be edited. Big sigh.</p>
<p>I&#8217;m really pissed off, what&#8217;s the point of allowing us to access the files via FTP when so many files cannot be accessed to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Attach a PDF to a WordPress Post by Randy Harris</title>
		<link>http://lexipixel.com/wordpress/content-management-systems-cms/wordpress/how-to-attach-a-pdf-to-a-wordpress-post/comment-page-1#comment-862</link>
		<dc:creator>Randy Harris</dc:creator>
		<pubDate>Tue, 03 Apr 2012 02:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=256#comment-862</guid>
		<description>Hi Jim,

I don&#039;t think you can specify multiple folders from the WP settings.

The simple solution is to learn how to use FTP client software and use that to upload the files.

Using FTP software you can manage files on your host in the same way you would on your own computer. You could create as many folders as you like and then &quot;drag and drop&quot; files into those folders from your computer...

Once you FTP (upload) the file, you would use the &quot;From URL&quot; method to insert a link to the PDF (or other type of media) into your post.

For FTP client software, I suggest looking into Filezilla -- it&#039;s FREE and very easy to use.

See: &lt;a href=&quot;http://filezilla-project.org/&quot; title=&quot;http://filezilla-project.org/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://filezilla-project.org/&lt;/a&gt;

Randy.</description>
		<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>I don&#8217;t think you can specify multiple folders from the WP settings.</p>
<p>The simple solution is to learn how to use FTP client software and use that to upload the files.</p>
<p>Using FTP software you can manage files on your host in the same way you would on your own computer. You could create as many folders as you like and then &#8220;drag and drop&#8221; files into those folders from your computer&#8230;</p>
<p>Once you FTP (upload) the file, you would use the &#8220;From URL&#8221; method to insert a link to the PDF (or other type of media) into your post.</p>
<p>For FTP client software, I suggest looking into Filezilla &#8212; it&#8217;s FREE and very easy to use.</p>
<p>See: <a href="http://filezilla-project.org/" title="http://filezilla-project.org/" target="_blank" rel="nofollow">http://filezilla-project.org/</a></p>
<p>Randy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Attach a PDF to a WordPress Post by Jim Clark</title>
		<link>http://lexipixel.com/wordpress/content-management-systems-cms/wordpress/how-to-attach-a-pdf-to-a-wordpress-post/comment-page-1#comment-861</link>
		<dc:creator>Jim Clark</dc:creator>
		<pubDate>Tue, 03 Apr 2012 00:58:35 +0000</pubDate>
		<guid isPermaLink="false">http://lexipixel.com/wordpress/?p=256#comment-861</guid>
		<description>Hi

With respect to #24, where uploaded files are stored, is it possible to have multiple folders for different kinds of content, rather than everything being in one directory?

Thanks
Jim</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>With respect to #24, where uploaded files are stored, is it possible to have multiple folders for different kinds of content, rather than everything being in one directory?</p>
<p>Thanks<br />
Jim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

