<?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>Web Developer Juice &#187; PHP</title>
	<atom:link href="http://www.webdeveloperjuice.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdeveloperjuice.com</link>
	<description>By web developers for web developers</description>
	<lastBuildDate>Fri, 04 Jun 2010 09:30:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>11 easy steps for installing Apache ActiveMQ and configuring it for PHP application</title>
		<link>http://www.webdeveloperjuice.com/2010/02/02/11-easy-steps-for-installing-apache-activemq-and-configuring-it-for-php-application/</link>
		<comments>http://www.webdeveloperjuice.com/2010/02/02/11-easy-steps-for-installing-apache-activemq-and-configuring-it-for-php-application/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 05:32:38 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[activemq]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[steps]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=531</guid>
		<description><![CDATA[Apache ActiveMQ is one good option for implementing message queue in your PHP application. It can be easily installed on your server and it&#8217;s web accessible admin interface really makes administrator&#8217;s life easy. It can be easily connected with PHP via STOMP. I will suggesst to use MySql for Data persistance and start ActiveMQ as [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/02/02/11-easy-steps-for-installing-apache-activemq-and-configuring-it-for-php-application/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>10 baby steps to install Memcached Server and access it with PHP</title>
		<link>http://www.webdeveloperjuice.com/2010/01/25/10-baby-steps-to-install-memcached-server-and-access-it-with-php/</link>
		<comments>http://www.webdeveloperjuice.com/2010/01/25/10-baby-steps-to-install-memcached-server-and-access-it-with-php/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:41:45 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[memcached server]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=449</guid>
		<description><![CDATA[Thinking of implementing caching for your php application , you are at a right place. Just in 10 simple (copy and paste) steps you can install and access Memcached Server. Step1: Install libevent ,libmemcached and libmemcached devel (dependency) ?View Code TEXT1 2 yum install libevent yum install libmemcached libmemcached-devel . Step 2: Install Memcached Server [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/01/25/10-baby-steps-to-install-memcached-server-and-access-it-with-php/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Star rating using CSS Sprite and Jquery &#8211; With Demo</title>
		<link>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/</link>
		<comments>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 16:17:02 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[css sprite]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[star rating]]></category>

		<guid isPermaLink="false">http://www.webdeveloperjuice.com/?p=367</guid>
		<description><![CDATA[As we all know CSS sprite and jquery are in trend. I have seen many star rating tricks but none of them are using css-sprite. I tried to make one , hope you all will love it. Moreover i have used ajax call to store the voting value. DEMO So lets start with HTML. Simply [...]]]></description>
		<wfw:commentRss>http://www.webdeveloperjuice.com/2010/01/17/star-rating-using-css-sprite-and-jquery-demo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.556 seconds -->
