<?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>SachinKRaj weBLOG &#187; programming</title>
	<atom:link href="http://blog.sachinkraj.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sachinkraj.com</link>
	<description>Web Development Tutorials, How-To&#039;s and Design Tips</description>
	<lastBuildDate>Fri, 03 Feb 2012 18:07:32 +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>20 Interesting Facts About PHP: A PHP Developer Should Know</title>
		<link>http://blog.sachinkraj.com/20-interesting-facts-about-php/</link>
		<comments>http://blog.sachinkraj.com/20-interesting-facts-about-php/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 21:22:43 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[php3]]></category>
		<category><![CDATA[php4]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[php6]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=885</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://static.php.net/www.php.net/images/php.gif" width="240" />
		</p>Are you a PHP developer? Do you know all about PHP along with all these facts that I am presenting to you below? I bet you you don&#8217;t know at least 10 out of 20. You don&#8217;t believe me, lets read all 20 points below and find out how many of them you know already? [...]]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/20-interesting-facts-about-php/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>How to strip excess whitespace from a string with preg_replace()</title>
		<link>http://blog.sachinkraj.com/how-to-strip-excess-whitespace-from-a-string-with-preg_replace/</link>
		<comments>http://blog.sachinkraj.com/how-to-strip-excess-whitespace-from-a-string-with-preg_replace/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 05:16:46 +0000</pubDate>
		<dc:creator>SachinKRaj</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[preg_replace]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regexp]]></category>
		<category><![CDATA[regular-expressions]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.sachinkraj.com/?p=869</guid>
		<description><![CDATA[PHP provides many pre-defined methods to deal with strings. One of the strong way to deal with strings is to use regular expressions aka &#8216;regex&#8216;. Let&#8217;s use regular expression with preg_replace() method to strip excess whitespace from a string. If you know any other alternative, please post in comments. I&#8217;ll add it in this article.]]></description>
		<wfw:commentRss>http://blog.sachinkraj.com/how-to-strip-excess-whitespace-from-a-string-with-preg_replace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

