<?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>PHP Programmer and Consultant in Zend, Drupal and Magento </title>
	<atom:link href="http://www.zareef.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zareef.net</link>
	<description></description>
	<lastBuildDate>Wed, 02 May 2012 13:19:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to integrate Magento and Drupal?</title>
		<link>http://www.zareef.net/articles/how-to-integrate-magento-and-drupal.php</link>
		<comments>http://www.zareef.net/articles/how-to-integrate-magento-and-drupal.php#comments</comments>
		<pubDate>Wed, 02 May 2012 12:16:13 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP Notes]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[consultancy]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Zend and Drupal]]></category>
		<category><![CDATA[Zend and Drupal integration]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=269</guid>
		<description><![CDATA[Magento is one of popular and robust e-commerce system which is based on the Zend Framework by Zend. It gives good tools and mechanism to operate your e-commerce websites and even multiple stores on different urls via single admin section. Drupal is one of the best open source CMS having power of ease of use [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/how-to-integrate-magento-and-drupal.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why People hate Magento?</title>
		<link>http://www.zareef.net/articles/why-people-hate-magento.php</link>
		<comments>http://www.zareef.net/articles/why-people-hate-magento.php#comments</comments>
		<pubDate>Tue, 01 May 2012 18:59:33 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP Notes]]></category>
		<category><![CDATA[Magento Optimization]]></category>
		<category><![CDATA[Magento Spped Optimization]]></category>
		<category><![CDATA[Why people hate magento]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=267</guid>
		<description><![CDATA[Many people hate Magento and hate it upto a level where they really do not want to hear anything in favor of it. Most of them have some valid reasons (based on their personal experiences) and many of them hate it just to hate it. On this page I am compiling a list of complains [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/why-people-hate-magento.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to optimize Magento speed?</title>
		<link>http://www.zareef.net/articles/how-to-optimize-magento-speed.php</link>
		<comments>http://www.zareef.net/articles/how-to-optimize-magento-speed.php#comments</comments>
		<pubDate>Tue, 01 May 2012 13:04:15 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP Notes]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[consultancy]]></category>
		<category><![CDATA[Magento Spped Optimization]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=265</guid>
		<description><![CDATA[I came across this good collection of some good suggestions by Guido Jansen about Magento speed optimization. Most of  suggestion are not exclusive Magento, but totality it is good list to optimize any Magento or PHP based application.  As of he has not finished his target of listing 101 suggestions, but a must read for [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/how-to-optimize-magento-speed.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploy and Release your PHP Applications with Phing</title>
		<link>http://www.zareef.net/articles/deploy-and-release-your-php-applications-with-phing.php</link>
		<comments>http://www.zareef.net/articles/deploy-and-release-your-php-applications-with-phing.php#comments</comments>
		<pubDate>Fri, 13 Apr 2012 05:59:11 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[PHP Notes]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[consultancy]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[PHP Application]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=263</guid>
		<description><![CDATA[Phing is a PHP project build tool based on Apache Ant. A build system helps you to perform a group of actions using a single command. If you’re wondering why PHP needs a build tool, consider a work flow where you write code and unit tests on your local machine, and if the tests pass [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/deploy-and-release-your-php-applications-with-phing.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PHP and Java in the Same App with PHP/Java Bridge</title>
		<link>http://www.zareef.net/articles/using-php-and-java-in-the-same-app-with-phpjava-bridge.php</link>
		<comments>http://www.zareef.net/articles/using-php-and-java-in-the-same-app-with-phpjava-bridge.php#comments</comments>
		<pubDate>Tue, 03 Apr 2012 20:03:28 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[PHP Development Notes]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[PHP and Java]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=252</guid>
		<description><![CDATA[In this article you will learn how to install and configure the PHP/Java Bridge and how to use Java classes in PHP scripts in a demo application. To use the PHP/Java bridge, you should have knowledge of Java SE and the PHP5 core, as well as how they interact. PHP 4 supported an extension for [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/using-php-and-java-in-the-same-app-with-phpjava-bridge.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Artificial Intelligence in PHP : Creating Neural Networks</title>
		<link>http://www.zareef.net/articles/artificial-intelligence-in-php-creating-neural-networks.php</link>
		<comments>http://www.zareef.net/articles/artificial-intelligence-in-php-creating-neural-networks.php#comments</comments>
		<pubDate>Sat, 10 Dec 2011 06:20:09 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Neural Networks]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Programming]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=250</guid>
		<description><![CDATA[This article at developer.com, gives first hand information about creating neural networks in PHP language. Artificial neural networks are developed mostly in high-level programming languages such as C or C++, So reading about them in PHP is a refreshing experience. &#160; What are Neural Networks? The network works similarly to the human brain: it is [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/artificial-intelligence-in-php-creating-neural-networks.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Reasons to Use Zend Framework</title>
		<link>http://www.zareef.net/articles/10-reasons-to-use-zend-framework.php</link>
		<comments>http://www.zareef.net/articles/10-reasons-to-use-zend-framework.php#comments</comments>
		<pubDate>Wed, 07 Dec 2011 13:10:55 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=248</guid>
		<description><![CDATA[Why you should use Zend Framework? This is not only an interview question, while taking structural decisions about a project, we should ask this question to ourself. This article gives good reasons why you should adopt Zend framework in your working culture and what kind of benefits you can get out from Zend Framework. Extend [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/10-reasons-to-use-zend-framework.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Zend Framework with Drupal and WordPress</title>
		<link>http://www.zareef.net/articles/integrating-zend-framework-with-drupal-and-wordpress.php</link>
		<comments>http://www.zareef.net/articles/integrating-zend-framework-with-drupal-and-wordpress.php#comments</comments>
		<pubDate>Sat, 23 Jul 2011 08:40:18 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source CMS]]></category>
		<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[PHP Development Notes]]></category>
		<category><![CDATA[PHP Programmer India]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Integrating Zend with Drupal and Wordpress]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=241</guid>
		<description><![CDATA[Zend Framework is not only a framework but a robust library for many kind of operations and services. While working with Drupal or WordPress sometime we found that a good library for one particular operation is already available in Zend Framework. You can easily use Zend Framework library in your projects with bothering about its [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/integrating-zend-framework-with-drupal-and-wordpress.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PacktLib Review : Why these big names can not manage thier services properly?</title>
		<link>http://www.zareef.net/articles/packtlib-why-these-big-names-can-not-manage-thier-services-properly.php</link>
		<comments>http://www.zareef.net/articles/packtlib-why-these-big-names-can-not-manage-thier-services-properly.php#comments</comments>
		<pubDate>Sat, 22 Jan 2011 04:42:06 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[PacktLib Review]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=240</guid>
		<description><![CDATA[I am really disappointed and I should emphasis, REALLY disappointed. I have gone through an online ebooks library promoted and managed by a big publication house named Packt Publishing (http://www.packtpub.com)yesterday and I was surprised to see their bad user interface in ordering system as well as major bad logical and technical decisions while planning and [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/packtlib-why-these-big-names-can-not-manage-thier-services-properly.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress to Drupal Migration &#8211; Part 1</title>
		<link>http://www.zareef.net/articles/wordpress-to-drupal-migration-part-1.php</link>
		<comments>http://www.zareef.net/articles/wordpress-to-drupal-migration-part-1.php#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:09:14 +0000</pubDate>
		<dc:creator>Zareef Ahmed</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Drupal Migration]]></category>
		<category><![CDATA[PHP Notes]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Migration]]></category>
		<category><![CDATA[Migration]]></category>

		<guid isPermaLink="false">http://www.zareef.net/?p=239</guid>
		<description><![CDATA[Recently I have done few projects where sites were growing rapidly in terms of functionalities and their current wordpress structure was not good enough to handle those changes. I am going to write about the summary of these personal experiences in this series of articles. I will summarize the steps and work I have done [...]]]></description>
		<wfw:commentRss>http://www.zareef.net/articles/wordpress-to-drupal-migration-part-1.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

