<?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>Expert PHP Developer</title>
	<atom:link href="http://www.xpertdeveloper.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xpertdeveloper.com</link>
	<description>Web Development Starts Here...</description>
	<lastBuildDate>Thu, 23 May 2013 18:26:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Magento: Change Database Prefix</title>
		<link>http://www.xpertdeveloper.com/2013/05/magento-change-database-prefix/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/magento-change-database-prefix/#comments</comments>
		<pubDate>Thu, 23 May 2013 18:26:02 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2894</guid>
		<description><![CDATA[In this quick article we will see how you can perform database table prefix change for Magento. Let&#8217;s imagine that you missed prefix or placed it wrong. How about changing all table (approx. 350) names manually? Now there is a no reason to worry, I have prepared the script, using which you can perform Magento [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/magento-change-database-prefix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Types of MVC: Conventional v/s Configurable</title>
		<link>http://www.xpertdeveloper.com/2013/05/types-of-mvc-architecture/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/types-of-mvc-architecture/#comments</comments>
		<pubDate>Sun, 19 May 2013 19:06:01 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2887</guid>
		<description><![CDATA[Now a days all the applications are being created using the MVC architecture, as it a most powerful and successful way to develop the application. In this article we will see comparison of different types of MVC architecture we have, which are as below: Convention Based MVC Configuration Based MVC Convention Based MVC As the [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/types-of-mvc-architecture/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Magento: Get Payment Method name using Order ID</title>
		<link>http://www.xpertdeveloper.com/2013/05/magento-get-payment-method-name-using-order-id/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/magento-get-payment-method-name-using-order-id/#comments</comments>
		<pubDate>Thu, 16 May 2013 17:19:54 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2790</guid>
		<description><![CDATA[In this quick tip we will see how how we can get Payment Method name using the Magento Order ID. This will be very useful when you dealing with creating your own extension. Here article title is self explanatory that we are trying to accomplish, so without wasting time let&#8217;s look at the code block. [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/magento-get-payment-method-name-using-order-id/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Magento: Set, Get and Unset Session Variable</title>
		<link>http://www.xpertdeveloper.com/2013/05/magento-set-get-and-unset-session-variable/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/magento-set-get-and-unset-session-variable/#comments</comments>
		<pubDate>Wed, 15 May 2013 17:26:32 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2785</guid>
		<description><![CDATA[In this quick article we will see how we can deal with Session variable in Magento. Here dealing include set new variable, get value of existing variable and deleting existing variable. Here I will take as example of saving email id in Magento session. Magento: Set Session Variable $email = 'dummy@email.com'; // Set value in [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/magento-set-get-and-unset-session-variable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Check URL Existence with PHP</title>
		<link>http://www.xpertdeveloper.com/2013/05/check-url-existence-with-php/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/check-url-existence-with-php/#comments</comments>
		<pubDate>Mon, 13 May 2013 17:00:24 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2770</guid>
		<description><![CDATA[In this article we will see how to check the existence of the URL using PHP. Here existence means we are checking content which we are requesting is available on server or not. We can check the existence of URL in two ways using PHP. First one is the function and second one is . [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/check-url-existence-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contact Form 7: Redirect After Form Submission</title>
		<link>http://www.xpertdeveloper.com/2013/05/contact-form-7-redirect-after-form-submission/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/contact-form-7-redirect-after-form-submission/#comments</comments>
		<pubDate>Sun, 12 May 2013 18:28:52 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2775</guid>
		<description><![CDATA[Trick in this post may or may not be that much useful to developers, but for SEO guys I am sure this is going to be very useful. Well, Contact form 7 is the most used contact form plugin of best blogging platform which is WordPress. This plugin uses the AJAX to submit the form [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/contact-form-7-redirect-after-form-submission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Exception Explained</title>
		<link>http://www.xpertdeveloper.com/2013/05/php-exception/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/php-exception/#comments</comments>
		<pubDate>Fri, 10 May 2013 17:28:41 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2762</guid>
		<description><![CDATA[In this long (I think so) article, we will see about basics of PHP Exception, how to work with it, advantages, disadvantage and how we can extend the Exception with our custom class. What is an Exception? An Exception is an abnormal (Unwanted) conditions which arise at the time of execution of Program.I also say [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/php-exception/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Poll of the Month &#8211; May 2013</title>
		<link>http://www.xpertdeveloper.com/2013/05/best-ecommerce-platform/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/best-ecommerce-platform/#comments</comments>
		<pubDate>Wed, 08 May 2013 17:44:11 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Poll]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2754</guid>
		<description><![CDATA[This month&#8217;s poll is about to get idea of most preferred E Commerce platforms available at this time on web. There are number of E Commerce platforms available at the time but we will choose among the very well known only.]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/best-ecommerce-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento: Disable Admin Notification Popup</title>
		<link>http://www.xpertdeveloper.com/2013/05/magento-disable-admin-notification-popup/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/magento-disable-admin-notification-popup/#comments</comments>
		<pubDate>Tue, 07 May 2013 18:22:12 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2740</guid>
		<description><![CDATA[Every time you login to Magento admin panel, you will get notification popup which includes various updates about Magento. It&#8217;s a good thing to stay updated about your software but I think that is the part of the Developer’s life, end client never like these pop up on every login about which they don’t know [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/magento-disable-admin-notification-popup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Unicode Character in Email Subject with PHP</title>
		<link>http://www.xpertdeveloper.com/2013/05/set-unicode-character-in-email-subject-php/</link>
		<comments>http://www.xpertdeveloper.com/2013/05/set-unicode-character-in-email-subject-php/#comments</comments>
		<pubDate>Sun, 05 May 2013 17:07:28 +0000</pubDate>
		<dc:creator>Avinash</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.xpertdeveloper.com/?p=2731</guid>
		<description><![CDATA[In this quick article we will see how we can set/use Unicode characters in email subject with PHP. Here I am referring to characters which includes all possible characters, Here are few examples which are very tough to get into email subject. Example: &#10084;, &#9733;, etc. There are many more unicode characters available, full list [...]]]></description>
		<wfw:commentRss>http://www.xpertdeveloper.com/2013/05/set-unicode-character-in-email-subject-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
