<?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: CubeCart V4.3.4 Released</title>
	<atom:link href="http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php</link>
	<description>Cutting edge CubeCart skins</description>
	<lastBuildDate>Mon, 26 Jul 2010 23:29:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Sunny a Cube cart User and a shop dev user</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-73</link>
		<dc:creator>Sunny a Cube cart User and a shop dev user</dc:creator>
		<pubDate>Sat, 14 Nov 2009 00:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-73</guid>
		<description>Nice to see this issue is ressolved so regarding my catalyst skin do i need to update it ?
Cheers</description>
		<content:encoded><![CDATA[<p>Nice to see this issue is ressolved so regarding my catalyst skin do i need to update it ?<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-72</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Wed, 04 Nov 2009 18:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-72</guid>
		<description>Just a quick update.  CubeCart V4.3.6 was &lt;a href=&quot;http://www.cubecartforums.org/index.php?showtopic=11107&amp;hl=&quot; rel=&quot;nofollow&quot;&gt;released today&lt;/a&gt;.  The change log suggests that this latest version of CubeCart has fixed the ReCaptcha issue.

We plan to release updates for the Sandbox, Neutrino and Catalyst skins over the weekend.</description>
		<content:encoded><![CDATA[<p>Just a quick update.  CubeCart V4.3.6 was <a href="http://www.cubecartforums.org/index.php?showtopic=11107&amp;hl=" rel="nofollow">released today</a>.  The change log suggests that this latest version of CubeCart has fixed the ReCaptcha issue.</p>
<p>We plan to release updates for the Sandbox, Neutrino and Catalyst skins over the weekend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-71</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Sat, 31 Oct 2009 22:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-71</guid>
		<description>Sunny, our hand are pretty much tied.  Until the ReCaptcha issue has been resolved, it is not viable for us to push any new releases.  We are not aware of any major bugs in any of our skins.</description>
		<content:encoded><![CDATA[<p>Sunny, our hand are pretty much tied.  Until the ReCaptcha issue has been resolved, it is not viable for us to push any new releases.  We are not aware of any major bugs in any of our skins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-70</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Sat, 31 Oct 2009 15:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-70</guid>
		<description>@Al  -  Reading over my responses on cubecartforums.org, I may have come across a little aggressively.  It was certainly not my intention.  I&#039;m usually very calm and easy-going :)

For 4.3.6, I&#039;d really like to see the following:

1.  ReCaptcha theme&#039;s HTML contained completely within its own template file (as part of each skin).

-- and if possible --

2.  Pagination HTML completely contained within the template files.  I.e. no non-line-breaking spaces (or any kind of HTML) printed from PHP.  Just make the necessary template tags available (e.g. {LINK}, {CLASS}, {NUMBER} inside of a looping/iterating section).

  -  {LINK} : The address of the page
  -  {CLASS} : Should print &quot;active&quot; (or similar) if the current page is being viewed.
  -  {NUMBER} : The page number

3.  Move the credit card form (module) template file to within the skins.</description>
		<content:encoded><![CDATA[<p>@Al  &#8211;  Reading over my responses on cubecartforums.org, I may have come across a little aggressively.  It was certainly not my intention.  I&#8217;m usually very calm and easy-going <img src='http://www.shopdev.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For 4.3.6, I&#8217;d really like to see the following:</p>
<p>1.  ReCaptcha theme&#8217;s HTML contained completely within its own template file (as part of each skin).</p>
<p>&#8211; and if possible &#8211;</p>
<p>2.  Pagination HTML completely contained within the template files.  I.e. no non-line-breaking spaces (or any kind of HTML) printed from PHP.  Just make the necessary template tags available (e.g. {LINK}, {CLASS}, {NUMBER} inside of a looping/iterating section).</p>
<p>  &#8211;  {LINK} : The address of the page<br />
  &#8211;  {CLASS} : Should print &#8220;active&#8221; (or similar) if the current page is being viewed.<br />
  &#8211;  {NUMBER} : The page number</p>
<p>3.  Move the credit card form (module) template file to within the skins.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunny a Cube cart User and a shop dev user</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-69</link>
		<dc:creator>Sunny a Cube cart User and a shop dev user</dc:creator>
		<pubDate>Sat, 31 Oct 2009 15:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-69</guid>
		<description>Hey Homar i dont want to sound silly but you would do more good by contacting cubecart also

so that you can use your talents and their talents together to do some good here

Your work is top notch and i am sure if you worked with them you could both produce an all round better product

Hope you understand i am a buyer of both your products and i am disappointed with both parties as now i know both my products may have bugs please speak with cubecart and together work to fix this problem i know its more time out of your day but seriously please talk with them and together sort it out please mate</description>
		<content:encoded><![CDATA[<p>Hey Homar i dont want to sound silly but you would do more good by contacting cubecart also</p>
<p>so that you can use your talents and their talents together to do some good here</p>
<p>Your work is top notch and i am sure if you worked with them you could both produce an all round better product</p>
<p>Hope you understand i am a buyer of both your products and i am disappointed with both parties as now i know both my products may have bugs please speak with cubecart and together work to fix this problem i know its more time out of your day but seriously please talk with them and together sort it out please mate</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-68</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 29 Oct 2009 14:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-68</guid>
		<description>Hey Homar, if you are not happy with the way the recaptcha is implemented please talk with us and we will change it. We want to help.</description>
		<content:encoded><![CDATA[<p>Hey Homar, if you are not happy with the way the recaptcha is implemented please talk with us and we will change it. We want to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-67</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Sat, 03 Oct 2009 23:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-67</guid>
		<description>We have released version 1.4 of the Sandbox skin.  Please see this post for further details: http://www.shopdev.co.uk/news/sandbox-v1-4-released.php</description>
		<content:encoded><![CDATA[<p>We have released version 1.4 of the Sandbox skin.  Please see this post for further details: <a href="http://www.shopdev.co.uk/news/sandbox-v1-4-released.php" rel="nofollow">http://www.shopdev.co.uk/news/sandbox-v1-4-released.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-66</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Sat, 03 Oct 2009 12:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-66</guid>
		<description>I should say that I was expecting the AJAX Add To Cart feature to break in 4.3.4.  This is because the developers (rightly) changed some code in order to allow users to input @ and &#124; (at and pipe) symbols for product options.

I have now updated the AJAX Add To Cart module for the latest release.  The Sandbox skin should be released later today (along with manual update instructions).

I just wish that they&#039;d fix the ReCaptcha!</description>
		<content:encoded><![CDATA[<p>I should say that I was expecting the AJAX Add To Cart feature to break in 4.3.4.  This is because the developers (rightly) changed some code in order to allow users to input @ and | (at and pipe) symbols for product options.</p>
<p>I have now updated the AJAX Add To Cart module for the latest release.  The Sandbox skin should be released later today (along with manual update instructions).</p>
<p>I just wish that they&#8217;d fix the ReCaptcha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lastwolf</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-65</link>
		<dc:creator>Lastwolf</dc:creator>
		<pubDate>Sat, 03 Oct 2009 08:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-65</guid>
		<description>Thanks Homar,

It&#039;s a bit rubbish</description>
		<content:encoded><![CDATA[<p>Thanks Homar,</p>
<p>It&#8217;s a bit rubbish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Homar</title>
		<link>http://www.shopdev.co.uk/news/cubecart-v4-3-4-released.php#comment-64</link>
		<dc:creator>Homar</dc:creator>
		<pubDate>Fri, 02 Oct 2009 21:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.shopdev.co.uk/?p=654#comment-64</guid>
		<description>This is not the only thing broken since the 4.3.4 release.  The AJAX Add To Cart is also broken for products with &quot;product options&quot;.</description>
		<content:encoded><![CDATA[<p>This is not the only thing broken since the 4.3.4 release.  The AJAX Add To Cart is also broken for products with &#8220;product options&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
