<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Anunay</title>
	<atom:link href="http://www.anunaydahal.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anunaydahal.com</link>
	<description>Magento, Wordpress, Drupal, Joomla, jQuery</description>
	<lastBuildDate>Wed, 18 Apr 2012 02:37:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Fix Credit Card Payment Checkout Issue in Magento 1.4.1.x</title>
		<link>http://www.anunaydahal.com/magento/fix-credit-card-payment-checkout-issue-magento-141x/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/fix-credit-card-payment-checkout-issue-magento-141x/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 00:33:19 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[authorize.net magento]]></category>
		<category><![CDATA[magento authorize.net]]></category>
		<category><![CDATA[magento checkout]]></category>
		<category><![CDATA[magento credit card]]></category>
		<category><![CDATA[magento tips & tricks]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=134</guid>
		<description><![CDATA[If you update to Magento 1.4.1.x and your theme does not include this file (lib/ccard.js), your checkout will not work for credit card payment methods. When a Credit Card payment method is selected, the one page checkout will not proceed past the payment section. The continue button will not be clickable, rendering your Credit Card payment method completely unusable. <a href="http://www.anunaydahal.com/magento/fix-credit-card-payment-checkout-issue-magento-141x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/fix-credit-card-payment-checkout-issue-magento-141x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to: Create Static Block in Magento</title>
		<link>http://www.anunaydahal.com/magento/create-static-block-magento/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/create-static-block-magento/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 01:59:03 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=125</guid>
		<description><![CDATA[Magento’s admin that allows the site’s administrator to add and control chunks of HTML that can be displayed throughout the site. They’re perfect for seasonal banners, sale blocks, return policies, size charts and anything that would make sense to modularize to make maintaining your site easier. <a href="http://www.anunaydahal.com/magento/create-static-block-magento/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/create-static-block-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To: Current Page or Post Slug in WordPress</title>
		<link>http://www.anunaydahal.com/wordpress/current-page-post-slug-wordpress/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/wordpress/current-page-post-slug-wordpress/#comments</comments>
		<pubDate>Tue, 02 Nov 2010 22:10:25 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=123</guid>
		<description><![CDATA[To find the current page's ID, post_title, or post_name (slug) in wordpress, use the code inside. <a href="http://www.anunaydahal.com/wordpress/current-page-post-slug-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/wordpress/current-page-post-slug-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving Magento Error  &#8220;Call to a member function toHtml()&#8221;</title>
		<link>http://www.anunaydahal.com/magento/solving-magento-error-call-member-function-tohtml/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/solving-magento-error-call-member-function-tohtml/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 20:24:34 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento error]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=120</guid>
		<description><![CDATA[If you’ve just upgraded your Magento Commerce site to the 1.4.x release from a 1.3.x release, and you forgot to change the theme/template to the default one before you performed the upgrade, you’ll probably end up with a blank white screen. <a href="http://www.anunaydahal.com/magento/solving-magento-error-call-member-function-tohtml/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/solving-magento-error-call-member-function-tohtml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress: Get the first image from the post and display it</title>
		<link>http://www.anunaydahal.com/wordpress/wordpress-image-post-display/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/wordpress/wordpress-image-post-display/#comments</comments>
		<pubDate>Mon, 25 Oct 2010 23:21:16 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[First Post Image]]></category>
		<category><![CDATA[Post Image]]></category>
		<category><![CDATA[Wordpress Image]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=117</guid>
		<description><![CDATA[This function return the first image of the post (even if it dont be on the content) the ’size’ parameter let you define the size of the image (thumbnail or medium) and the ‘add’ parameter add further parameters to the &#8230; <a href="http://www.anunaydahal.com/wordpress/wordpress-image-post-display/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/wordpress/wordpress-image-post-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Magento Admin URL</title>
		<link>http://www.anunaydahal.com/magento/change-magento-admin-url/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/change-magento-admin-url/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 00:44:23 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento admin url]]></category>
		<category><![CDATA[magento customization]]></category>
		<category><![CDATA[magento nepal]]></category>
		<category><![CDATA[magento tips & tricks]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=108</guid>
		<description><![CDATA[It is very easy to change admin URL for magento. If you want to change URL from http://www.example.com/admin
to http://www.example.com/custom_magento_admin_url... <a href="http://www.anunaydahal.com/magento/change-magento-admin-url/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/change-magento-admin-url/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Magento check current page is Homepage</title>
		<link>http://www.anunaydahal.com/magento/magento-check-home-page-current-page/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/magento-check-home-page-current-page/#comments</comments>
		<pubDate>Thu, 20 May 2010 01:26:14 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=97</guid>
		<description><![CDATA[The following code is used to check if the current page is homepage. 

<pre lang="php">
<?php if(
Mage::getSingleton('cms/page')->getIdentifier() == 'home'  &#038;&
Mage::app()->getFrontController()->getRequest()->getRouteName() == 'cms' 
) : ? >
</pre> <a href="http://www.anunaydahal.com/magento/magento-check-home-page-current-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/magento-check-home-page-current-page/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Create Magento Store How to ?</title>
		<link>http://www.anunaydahal.com/magento/creating-multiple-store-in-magento/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/creating-multiple-store-in-magento/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 08:45:38 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento store]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=77</guid>
		<description><![CDATA[There are numerous ways to setup multiple Magento stores that all share the same codebase and backend, but what method you use depends on your needs. <a href="http://www.anunaydahal.com/magento/creating-multiple-store-in-magento/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/creating-multiple-store-in-magento/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Magento Layout / Structural Block How to?</title>
		<link>http://www.anunaydahal.com/magento/magento-layout-structural-block/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/magento-layout-structural-block/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 15:41:54 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento block]]></category>
		<category><![CDATA[magento layout]]></category>
		<category><![CDATA[magento strucure]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=62</guid>
		<description><![CDATA[When you begin the implementation process, first ask yourself this question: What are the layout needs of my store? What this simply means is: “Will my store always have a left column? Or will some pages have a left, main and a right column? Or perhaps some of the pages will just one column?”.  <a href="http://www.anunaydahal.com/magento/magento-layout-structural-block/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/magento-layout-structural-block/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Loading JavaScript in Magento Selected Pages</title>
		<link>http://www.anunaydahal.com/uncategorized/loading-javascript-magento-selected-pages/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/uncategorized/loading-javascript-magento-selected-pages/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 23:40:48 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=57</guid>
		<description><![CDATA[Load JavaScript in Magento on some pages. By using $this->getRequest()->getControllerName() on any of your files in template folder you would get the name of the current controller. If you are on let’s say http://somesite.domain/shop/index.php/checkout/onepage/ page, your controller name is onepage. &#8230; <a href="http://www.anunaydahal.com/uncategorized/loading-javascript-magento-selected-pages/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/uncategorized/loading-javascript-magento-selected-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>jQuery Implementation in Magento</title>
		<link>http://www.anunaydahal.com/magento/jquery-implementation-magento/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/magento/jquery-implementation-magento/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 23:32:25 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=51</guid>
		<description><![CDATA[Below are the steps to implement jQuery in Magento. There is a lot to like about it, which we’ll probably talk about another time, but it uses Prototype for a JavaScript library. Now I’m sure Prototype is wonderful and all &#8230; <a href="http://www.anunaydahal.com/magento/jquery-implementation-magento/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/magento/jquery-implementation-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Awesome jQuery Tutorials for Web Developeras and Designers</title>
		<link>http://www.anunaydahal.com/jquery/25-awesome-jquery-tutorials-web-developeras-designers/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/jquery/25-awesome-jquery-tutorials-web-developeras-designers/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 15:03:37 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[drupal expert nepal]]></category>
		<category><![CDATA[joomla expert nepal]]></category>
		<category><![CDATA[magento expert nepal]]></category>
		<category><![CDATA[wordpress expert nepal]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=43</guid>
		<description><![CDATA[jQuery is everywhere, its fast and versatile, and is rapidly becoming as common on websites as CSS. The only small problem you may have is keeping up with development, keeping up with new plugins and tutorials. This article will do just that. All of these tuts have been written within the past eight weeks, bringing you up to speed with latest developments. <a href="http://www.anunaydahal.com/jquery/25-awesome-jquery-tutorials-web-developeras-designers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/jquery/25-awesome-jquery-tutorials-web-developeras-designers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Auto Close Fancybox</title>
		<link>http://www.anunaydahal.com/jquery/auto-close-fancybox/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/jquery/auto-close-fancybox/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 11:20:47 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=36</guid>
		<description><![CDATA[Please go through the post to view the jQuery Fancybox auto close code explained... <a href="http://www.anunaydahal.com/jquery/auto-close-fancybox/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/jquery/auto-close-fancybox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Critical Ways To Get More Traffic To Your Website</title>
		<link>http://www.anunaydahal.com/seo/critical-ways-to-get-more-traffic-to-your-website/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/seo/critical-ways-to-get-more-traffic-to-your-website/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 14:44:16 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Bing SEO]]></category>
		<category><![CDATA[Google SEO]]></category>
		<category><![CDATA[SEO Nepal]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=25</guid>
		<description><![CDATA[Now you have your new website and you are keen to start making some sales! But, how can you make sales if you do not have high volumes of traffic to your website?One of the challenges which people starting a &#8230; <a href="http://www.anunaydahal.com/seo/critical-ways-to-get-more-traffic-to-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/seo/critical-ways-to-get-more-traffic-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Engine Optimization and RSS</title>
		<link>http://www.anunaydahal.com/seo/search-engine-optimization-and-rss/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://www.anunaydahal.com/seo/search-engine-optimization-and-rss/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 14:41:06 +0000</pubDate>
		<dc:creator>Anunay</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google SEO]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[SEO Nepal]]></category>

		<guid isPermaLink="false">http://www.anunaydahal.com/?p=23</guid>
		<description><![CDATA[After putting a lot of thought into how to best use RSS feeds on your website and then creating them on your website, the next step is to promote them. As with any kind of marketing, where and how you &#8230; <a href="http://www.anunaydahal.com/seo/search-engine-optimization-and-rss/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.anunaydahal.com/seo/search-engine-optimization-and-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

