<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>molotov.bliss - Latest Comments</title><link>http://molotovbliss.disqus.com/</link><description></description><atom:link href="https://molotovbliss.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 28 Apr 2014 15:41:15 -0000</lastBuildDate><item><title>Re: Sellvana</title><link>http://molotovbliss.com/sellvana/#comment-1359484084</link><description>&lt;p&gt;Looks promising... thanks for the review&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ezdub</dc:creator><pubDate>Mon, 28 Apr 2014 15:41:15 -0000</pubDate></item><item><title>Re: Exporting users/customers from X-Cart to Magento</title><link>http://molotovbliss.com/exporting-userscustomers-from-x-cart-to-magento/#comment-1177047638</link><description>&lt;p&gt;Nice tips!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shanaya sharma</dc:creator><pubDate>Thu, 26 Dec 2013 02:53:46 -0000</pubDate></item><item><title>Re: Magento vs X-Cart</title><link>http://molotovbliss.com/magento-vs-x-cart/#comment-876749714</link><description>&lt;p&gt;X-Cart is software that is used worldwide and it is a web-based administrator area and installation wizard that makes maintenance and setup of the shopping cart as easy as possible.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burke Duncan</dc:creator><pubDate>Fri, 26 Apr 2013 07:51:40 -0000</pubDate></item><item><title>Re: Debugging tips &amp;#038; tricks with Magento Commerce</title><link>http://molotovbliss.com/debugging-tips-and-tricks-with-magento-commerce/#comment-841471980</link><description>&lt;p&gt;Great Article!&lt;/p&gt;&lt;p&gt;In addition:&lt;br&gt;You can use: &lt;br&gt;- Varien_Debug::backtrace() for backtracing&lt;br&gt;- Varien_Profiler::start() / stop() for profiling&lt;br&gt;...&lt;br&gt;Moreover you need to configure your Magento in development mode as:&lt;br&gt;&lt;a href="http://www.blog.magepsycho.com/configuring-magento-for-development-debug-mode/" rel="nofollow noopener" target="_blank" title="http://www.blog.magepsycho.com/configuring-magento-for-development-debug-mode/"&gt;http://www.blog.magepsycho....&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Cheers!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Magento Developer</dc:creator><pubDate>Mon, 25 Mar 2013 04:57:15 -0000</pubDate></item><item><title>Re: .net C# API to Magento via XML-RPC</title><link>http://molotovbliss.com/net-c-api-to-magento-via-xml-rpc/#comment-732253654</link><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am getting session expired, try to relogin error when i am calling the api on live server with our code. But same code working on local setup as well as the .net server with a sample project. Can any one facing same issue ?? Magento version that i have is Magento 1.6.1.0.&lt;/p&gt;&lt;p&gt;Thanks &amp;amp; Regards,&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jessy Loran</dc:creator><pubDate>Mon, 10 Dec 2012 08:14:20 -0000</pubDate></item><item><title>Re: Eclipse + ZendStudio + ZendServer + Android SDK = Awesome IDE</title><link>http://www.molotovbliss.com/eclipse-zend-studio-zendserver-android-sdk-how-to-install/#comment-724585903</link><description>&lt;p&gt;post step by step cannot follow.....................&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Drove</dc:creator><pubDate>Sat, 01 Dec 2012 01:22:44 -0000</pubDate></item><item><title>Re: Selecting 30 days or older entries using MySQL DateTime field</title><link>http://molotovbliss.com/selecting-30-days-or-older-entries-using-mysql-datetime-field/#comment-691959120</link><description>&lt;p&gt;this is very handy I use this to delete all the 30 day old record in my logbooks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pipo appel</dc:creator><pubDate>Thu, 25 Oct 2012 08:40:05 -0000</pubDate></item><item><title>Re: Magento: Display a product image within Static Pages and Blocks</title><link>http://molotovbliss.com/magento-display-a-product-image-within-static-pages-and-blocks/#comment-689653076</link><description>&lt;p&gt;For anyone who wants to use multiple product images on a page, instead of this:&lt;br&gt;{{block type="catalog/product_new" product_id="1" template="catalog/product/view/your_new_page.phtml"}}&lt;/p&gt;&lt;p&gt;you need to take the "_new" part off the block type, like so: {{block type="catalog/product" product_id="1" template="catalog/product/view/your_new_page.phtml"}}&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mercy Tapscott</dc:creator><pubDate>Mon, 22 Oct 2012 21:57:38 -0000</pubDate></item><item><title>Re: Magento: CMS Blocks in Templates</title><link>http://www.molotovbliss.com/magento-cms-blocks-in-templates/#comment-686999725</link><description>&lt;p&gt;thanks :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nXqd</dc:creator><pubDate>Fri, 19 Oct 2012 07:32:50 -0000</pubDate></item><item><title>Re: Exporting users/customers from X-Cart to Magento</title><link>http://molotovbliss.com/exporting-userscustomers-from-x-cart-to-magento/#comment-682948210</link><description>&lt;p&gt;I'm not familiar with X-Cart version 4.5's password encryption methods, text_decrypt() was used previously to encode passwords, I would dig around the source code or their forums to find out what the proper means of encoding the passwords for 4.5 is.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">molotovbliss</dc:creator><pubDate>Mon, 15 Oct 2012 13:54:24 -0000</pubDate></item><item><title>Re: Exporting users/customers from X-Cart to Magento</title><link>http://molotovbliss.com/exporting-userscustomers-from-x-cart-to-magento/#comment-682628105</link><description>&lt;p&gt;my xcart version is 4.5 and i got Fatal error:  Call to undefined function text_decrypt() in /usr/home/web/users/a0015079/html/admin/migrate.php on line 57   &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ajay</dc:creator><pubDate>Mon, 15 Oct 2012 07:45:35 -0000</pubDate></item><item><title>Re: Exporting users/customers from X-Cart to Magento</title><link>http://molotovbliss.com/exporting-userscustomers-from-x-cart-to-magento/#comment-682627562</link><description>&lt;p&gt;i got Fatal error:  Call to undefined function text_decrypt() in /usr/home/web/users/a0015079/html/admin/migrate.php on line 57&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vijay</dc:creator><pubDate>Mon, 15 Oct 2012 07:44:48 -0000</pubDate></item><item><title>Re: Magento: Display a product image within Static Pages and Blocks</title><link>http://molotovbliss.com/magento-display-a-product-image-within-static-pages-and-blocks/#comment-627994618</link><description>&lt;p&gt;Thanks so much molotovbliss!  &lt;/p&gt;&lt;p&gt;Have another question regarding this code.  I noticed that this code is cached after the first time its executed so I can't really reuse it in other places for other products.  Can you or anyone else help me to make it so magento does not cache it?  Or else the alternative is to create this phtml file for each different product image I need to display, which is really really awful!&lt;/p&gt;&lt;p&gt;Here's my code for everyone to see as reference (also added width and height configuration):getProduct_id();$width = $this-&amp;gt;getWidth();$height = $this-&amp;gt;getHeight();$_product = Mage::getModel('catalog/product')-&amp;gt;load($productId); //load the product?&amp;gt;&lt;a href="&lt;? echo $_product-&gt;getProductUrl(); ?&gt;" rel="nofollow noopener" target="_blank" title="&lt;? echo $_product-&gt;getProductUrl(); ?&gt;"&gt;&amp;lt;img src="&amp;amp;lt;? echo Mage::helper('catalog/image')-&amp;amp;gt;init($_product, 'thumbnail')-&amp;amp;gt;resize($width, $height); ?&amp;amp;gt;" alt="&amp;amp;lt;?php echo $this-&amp;amp;gt;htmlEscape($_product['name']); ?&amp;amp;gt;" border="0"/&amp;gt;&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve</dc:creator><pubDate>Fri, 24 Aug 2012 17:12:15 -0000</pubDate></item><item><title>Re: Magento: Display a product image within Static Pages and Blocks</title><link>http://molotovbliss.com/magento-display-a-product-image-within-static-pages-and-blocks/#comment-627971367</link><description>&lt;p&gt;&amp;lt;a href="&amp;lt;?php echo $_product-&amp;gt;getProductUrl() ?&amp;gt;"&amp;gt; ... &amp;lt;/a&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">molotovbliss</dc:creator><pubDate>Fri, 24 Aug 2012 16:42:58 -0000</pubDate></item><item><title>Re: Magento: Display a product image within Static Pages and Blocks</title><link>http://molotovbliss.com/magento-display-a-product-image-within-static-pages-and-blocks/#comment-627839975</link><description>&lt;p&gt;How do you modify the code to make the product image a link to the product page?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve</dc:creator><pubDate>Fri, 24 Aug 2012 14:02:36 -0000</pubDate></item><item><title>Re: Magento version 2.0 (X.Commerce) and eBay</title><link>http://molotovbliss.com/magento-x-dot-commerce-version-2-0-and-ebay/#comment-566538036</link><description>&lt;p&gt;X-commerce sounds more professional and excellent than e-commerce. Anyway, eBay acquisition was a very good amendment to Magento. +1 for their another wonderful and impressive unity.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nina Floor</dc:creator><pubDate>Mon, 25 Jun 2012 05:11:49 -0000</pubDate></item><item><title>Re: Magento Fraud Alert Module featuring MaxMind</title><link>http://www.molotovbliss.com/magento-fraud-alert-module-featuring-maxmind/#comment-521503555</link><description>&lt;p&gt;wow! this is great script! can someone find me its source please,&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jack Dixon</dc:creator><pubDate>Mon, 07 May 2012 07:16:38 -0000</pubDate></item><item><title>Re: .net C# API to Magento via XML-RPC</title><link>http://molotovbliss.com/net-c-api-to-magento-via-xml-rpc/#comment-521498577</link><description>&lt;p&gt;you have a great blog here! would you like to make some invite posts on my blog?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Roger Owens</dc:creator><pubDate>Mon, 07 May 2012 07:02:28 -0000</pubDate></item><item><title>Re: Magento: Paypal Standard IPN Double Totals Bug 1.3.2.3 + fix</title><link>http://www.molotovbliss.com/magento-paypal-standard-ipn-double-totals-bug-1-3-2-3-fix/#comment-499714065</link><description>&lt;p&gt;See this thread for the solution: &lt;br&gt;&lt;a href="http://www.magentocommerce.com/boards/viewthread/22605/P15/" rel="nofollow noopener" target="_blank" title="http://www.magentocommerce.com/boards/viewthread/22605/P15/"&gt;http://www.magentocommerce....&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ed De Tollenaer</dc:creator><pubDate>Tue, 17 Apr 2012 07:42:24 -0000</pubDate></item><item><title>Re: Magento vs X-Cart</title><link>http://molotovbliss.com/magento-vs-x-cart/#comment-465774569</link><description>&lt;p&gt;Sankalp is the best solution for all type of e-commerce software. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">E-commerce Software</dc:creator><pubDate>Thu, 15 Mar 2012 02:30:35 -0000</pubDate></item><item><title>Re: Magento: Display a product image within Static Pages and Blocks</title><link>http://molotovbliss.com/magento-display-a-product-image-within-static-pages-and-blocks/#comment-455232192</link><description>&lt;p&gt;How to add image in the admin panel interface?&lt;br&gt; &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Indies Tester</dc:creator><pubDate>Sat, 03 Mar 2012 05:53:01 -0000</pubDate></item><item><title>Re: .net C# API to Magento via XML-RPC</title><link>http://molotovbliss.com/net-c-api-to-magento-via-xml-rpc/#comment-440831436</link><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;I am unable to download the first link, it gives an error on opening. and for the 2nd link, can someone help me in starting this code?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Atif Sheikh</dc:creator><pubDate>Thu, 16 Feb 2012 08:32:18 -0000</pubDate></item><item><title>Re: Magento version 2.0 (X.Commerce) and eBay</title><link>http://molotovbliss.com/magento-x-dot-commerce-version-2-0-and-ebay/#comment-437542707</link><description>&lt;p&gt;This has likely been the plan all along since ebay purchased 49% in 2010.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web design London</dc:creator><pubDate>Mon, 13 Feb 2012 07:29:44 -0000</pubDate></item><item><title>Re: Debugging tips &amp;#038; tricks with Magento Commerce</title><link>http://molotovbliss.com/debugging-tips-and-tricks-with-magento-commerce/#comment-428723251</link><description>&lt;p&gt; Developing in Magento without these debugging tips can be. Magento eCommerce is a wonderful and powerful e-commerce.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web design London</dc:creator><pubDate>Fri, 03 Feb 2012 12:38:04 -0000</pubDate></item><item><title>Re: .net C# API to Magento via XML-RPC</title><link>http://molotovbliss.com/net-c-api-to-magento-via-xml-rpc/#comment-428011559</link><description>&lt;p&gt;Good coding guide.Some times the coding becomes very difficult to understand and fine the solution.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Web design London</dc:creator><pubDate>Thu, 02 Feb 2012 15:16:44 -0000</pubDate></item></channel></rss>