<?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 Hung Bui</title>
	<atom:link href="http://www.sailboatvn.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sailboatvn.com</link>
	<description>Inspiration of PHP, XHTML, jQuery, CSS, SEO and online marketing</description>
	<lastBuildDate>Wed, 28 Dec 2011 12:17:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on PHP compress image size on the fly (Timthumb script &#8211; Validate XHTML) by sridhar</title>
		<link>http://www.sailboatvn.com/web-development/php-compress-images-on-fly-timthumb-script-validate-xhtml/comment-page-1/#comment-3403</link>
		<dc:creator>sridhar</dc:creator>
		<pubDate>Wed, 28 Dec 2011 12:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=272#comment-3403</guid>
		<description>hi friends i am unable to write the image compression code in php.If u have then please send it to me...
thanks in advance</description>
		<content:encoded><![CDATA[<p>hi friends i am unable to write the image compression code in php.If u have then please send it to me&#8230;<br />
thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP compress image size on the fly (Timthumb script &#8211; Validate XHTML) by Ramesh</title>
		<link>http://www.sailboatvn.com/web-development/php-compress-images-on-fly-timthumb-script-validate-xhtml/comment-page-1/#comment-3328</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Sat, 17 Dec 2011 11:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=272#comment-3328</guid>
		<description>very good</description>
		<content:encoded><![CDATA[<p>very good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete orders in Prestashop by tsingh</title>
		<link>http://www.sailboatvn.com/php/how-to-delete-orders-in-prestashop/comment-page-1/#comment-3237</link>
		<dc:creator>tsingh</dc:creator>
		<pubDate>Thu, 01 Dec 2011 16:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=453#comment-3237</guid>
		<description>Amazing, Nice trick, worked for me.</description>
		<content:encoded><![CDATA[<p>Amazing, Nice trick, worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Categories for homepage &#8211; Free Prestashop Module by Johan</title>
		<link>http://www.sailboatvn.com/e-commerce/categories-for-homepage-free-prestashop-module/comment-page-1/#comment-3025</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Mon, 31 Oct 2011 04:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=430#comment-3025</guid>
		<description>Hi all,

This is probably a good module but:
1. Actually it is NOT free: when we follow the likns to download it we see that it costs £1.19 tax incl.
2. Nobody tells if it is compatible with last recent Prestashop 1.4+ such as 1.4.5.1...

So I won&#039;t risk any penny for a module that I don&#039;t know if it still works and if it is still supported.

Regards,
Johan</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>This is probably a good module but:<br />
1. Actually it is NOT free: when we follow the likns to download it we see that it costs £1.19 tax incl.<br />
2. Nobody tells if it is compatible with last recent Prestashop 1.4+ such as 1.4.5.1&#8230;</p>
<p>So I won&#8217;t risk any penny for a module that I don&#8217;t know if it still works and if it is still supported.</p>
<p>Regards,<br />
Johan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete orders in Prestashop by zulien</title>
		<link>http://www.sailboatvn.com/php/how-to-delete-orders-in-prestashop/comment-page-1/#comment-2990</link>
		<dc:creator>zulien</dc:creator>
		<pubDate>Tue, 18 Oct 2011 16:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=453#comment-2990</guid>
		<description>Hi, both ways for deleting orders actually delete order but there remains associations in other tables like order_detail. This can be a trouble in a future if another order with the same id is created - it will be connected with all associations and instead of 100 euro order there could be 500 euro... Be aware DON&#039;T USE THIS SOLUTION (at least not for 1.4.* presta)!</description>
		<content:encoded><![CDATA[<p>Hi, both ways for deleting orders actually delete order but there remains associations in other tables like order_detail. This can be a trouble in a future if another order with the same id is created &#8211; it will be connected with all associations and instead of 100 euro order there could be 500 euro&#8230; Be aware DON&#8217;T USE THIS SOLUTION (at least not for 1.4.* presta)!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete orders in Prestashop by Gil Mobile</title>
		<link>http://www.sailboatvn.com/php/how-to-delete-orders-in-prestashop/comment-page-1/#comment-2976</link>
		<dc:creator>Gil Mobile</dc:creator>
		<pubDate>Thu, 13 Oct 2011 12:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=453#comment-2976</guid>
		<description>Perfect solution! Great job! Thank you!</description>
		<content:encoded><![CDATA[<p>Perfect solution! Great job! Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to delete orders in Prestashop by Jet</title>
		<link>http://www.sailboatvn.com/php/how-to-delete-orders-in-prestashop/comment-page-1/#comment-2932</link>
		<dc:creator>Jet</dc:creator>
		<pubDate>Tue, 20 Sep 2011 15:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=453#comment-2932</guid>
		<description>Wow. This is so simple! I don&#039;t understand why this is not enabled by default.

Great tip! Thanks.</description>
		<content:encoded><![CDATA[<p>Wow. This is so simple! I don&#8217;t understand why this is not enabled by default.</p>
<p>Great tip! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Categories for homepage &#8211; Free Prestashop Module by Csaba</title>
		<link>http://www.sailboatvn.com/e-commerce/categories-for-homepage-free-prestashop-module/comment-page-1/#comment-2892</link>
		<dc:creator>Csaba</dc:creator>
		<pubDate>Fri, 02 Sep 2011 11:10:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=430#comment-2892</guid>
		<description>If you want to use it with multiple languages, you have to modify the hookHome function in /modules/homecategories/homecategories.php file:

function hookHome($params)
{
	global $smarty;	
	$category = new Category(1);
	$subCategories = $category-&gt;getSubCategories( (int)$params[&#039;cookie&#039;]-&gt;id_lang );
	$nb = intval(Configuration::get(&#039;HOME_categories_NBR&#039;));		
	$smarty-&gt;assign(array( &#039;categoryHome&#039; =&gt; $subCategories ));
	return $this-&gt;display(__FILE__, &#039;homecategories.tpl&#039;);
}

The main modification is in this line:
$subCategories = $category-&gt;getSubCategories( &lt;strong&gt;(int)$params[&#039;cookie&#039;]-&gt;id_lang &lt;/strong&gt; );</description>
		<content:encoded><![CDATA[<p>If you want to use it with multiple languages, you have to modify the hookHome function in /modules/homecategories/homecategories.php file:</p>
<p>function hookHome($params)<br />
{<br />
	global $smarty;<br />
	$category = new Category(1);<br />
	$subCategories = $category-&gt;getSubCategories( (int)$params['cookie']-&gt;id_lang );<br />
	$nb = intval(Configuration::get(&#8216;HOME_categories_NBR&#8217;));<br />
	$smarty-&gt;assign(array( &#8216;categoryHome&#8217; =&gt; $subCategories ));<br />
	return $this-&gt;display(__FILE__, &#8216;homecategories.tpl&#8217;);<br />
}</p>
<p>The main modification is in this line:<br />
$subCategories = $category-&gt;getSubCategories( <strong>(int)$params['cookie']-&gt;id_lang </strong> );</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ipod nano &#8211; white screen of death by Christina</title>
		<link>http://www.sailboatvn.com/viva/ipod-nano-white-screen-of-death/comment-page-1/#comment-2891</link>
		<dc:creator>Christina</dc:creator>
		<pubDate>Wed, 31 Aug 2011 20:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.co.uk/?p=86#comment-2891</guid>
		<description>Thank you!!! It worked!</description>
		<content:encoded><![CDATA[<p>Thank you!!! It worked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP compress image size on the fly (Timthumb script &#8211; Validate XHTML) by Bosphorus</title>
		<link>http://www.sailboatvn.com/web-development/php-compress-images-on-fly-timthumb-script-validate-xhtml/comment-page-1/#comment-2858</link>
		<dc:creator>Bosphorus</dc:creator>
		<pubDate>Fri, 22 Jul 2011 11:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sailboatvn.com/?p=272#comment-2858</guid>
		<description>I would like to change it as you suggest, but where do I find the source code to make this a permanent edit for sitewide? 

I have found the timthumb script ok in /my-theme/scripts/timthumb.php, but I don&#039;t see the code here to change it either...

It would be great if you could let us know where to do it too. Thanks!</description>
		<content:encoded><![CDATA[<p>I would like to change it as you suggest, but where do I find the source code to make this a permanent edit for sitewide? </p>
<p>I have found the timthumb script ok in /my-theme/scripts/timthumb.php, but I don&#8217;t see the code here to change it either&#8230;</p>
<p>It would be great if you could let us know where to do it too. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (User agent is rejected)
Database Caching 29/66 queries in 0.584 seconds using disk

Served from: www.sailboatvn.com @ 2012-02-22 18:31:35 -->
