<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Open Source Matters!</title>
	<atom:link href="http://codelib.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://codelib.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 05 Nov 2008 09:41:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='codelib.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Open Source Matters!</title>
		<link>http://codelib.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://codelib.wordpress.com/osd.xml" title="Open Source Matters!" />
	<atom:link rel='hub' href='http://codelib.wordpress.com/?pushpress=hub'/>
		<item>
		<title>URL variables using JavaScript</title>
		<link>http://codelib.wordpress.com/2008/11/05/url-variables-using-javascript/</link>
		<comments>http://codelib.wordpress.com/2008/11/05/url-variables-using-javascript/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 09:41:46 +0000</pubDate>
		<dc:creator>narendra kothule</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[URL  JavaScript]]></category>
		<category><![CDATA[URL variables]]></category>
		<category><![CDATA[URL variables JavaScript]]></category>
		<category><![CDATA[URL variables using JavaScript]]></category>

		<guid isPermaLink="false">http://codelib.wordpress.com/?p=18</guid>
		<description><![CDATA[// Create variable is_input to see if there is a ? in the url var is_input = document.URL.indexOf(&#8216;?&#8217;); // Check the position of the ? in the url if (is_input != -1) { // Create variable from ? in the url to the end of the string addr_str = document.URL.substring(is_input+1, document.URL.length); // Loop through the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codelib.wordpress.com&amp;blog=4965113&amp;post=18&amp;subd=codelib&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codelib.wordpress.com/2008/11/05/url-variables-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">naren</media:title>
		</media:content>
	</item>
		<item>
		<title>Are you a good Developer!!</title>
		<link>http://codelib.wordpress.com/2008/10/15/are-you-a-good-developer/</link>
		<comments>http://codelib.wordpress.com/2008/10/15/are-you-a-good-developer/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 06:09:36 +0000</pubDate>
		<dc:creator>narendra kothule</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Are you a good Developer]]></category>
		<category><![CDATA[good Developer]]></category>

		<guid isPermaLink="false">http://codelib.wordpress.com/?p=14</guid>
		<description><![CDATA[&#8216;Good &#8216; means having qualities that are desirable and distinguishing. From a developer&#8217;s perspective, these qualities are both technical as well as non-technical. Here are some qualities that a developer should possess if he/she aims at becoming a &#8216;good&#8217; developer. 1. Good Communication skills- In the software world, people usually define good communication skills as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codelib.wordpress.com&amp;blog=4965113&amp;post=14&amp;subd=codelib&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codelib.wordpress.com/2008/10/15/are-you-a-good-developer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">naren</media:title>
		</media:content>
	</item>
		<item>
		<title>What Is RSS? Why RSS? How to use with PHP?</title>
		<link>http://codelib.wordpress.com/2008/09/26/what-is-rss-why-how/</link>
		<comments>http://codelib.wordpress.com/2008/09/26/what-is-rss-why-how/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 14:27:25 +0000</pubDate>
		<dc:creator>narendra kothule</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://codelib.wordpress.com/?p=8</guid>
		<description><![CDATA[What is RSS? RSS (Rich Site Summary) is a format for delivering regularly changing web content. Many news-related sites, weblogs and other online publishers syndicate their content as an RSS Feed to whoever wants it. RSS syndication is one of the most common TLAs around (TLA stands for Three Letter Acronym). RSS as an acronym [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codelib.wordpress.com&amp;blog=4965113&amp;post=8&amp;subd=codelib&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codelib.wordpress.com/2008/09/26/what-is-rss-why-how/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">naren</media:title>
		</media:content>

		<media:content url="http://www.ibm.com/i/v14/rules/blue_rule.gif" medium="image" />

		<media:content url="http://www.ibm.com/i/v14/icons/u_bold.gif" medium="image" />

		<media:content url="http://www.ibm.com/i/v14/rules/blue_rule.gif" medium="image" />
	</item>
		<item>
		<title>Agile PHP</title>
		<link>http://codelib.wordpress.com/2008/09/25/agile-php/</link>
		<comments>http://codelib.wordpress.com/2008/09/25/agile-php/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 07:53:56 +0000</pubDate>
		<dc:creator>narendra kothule</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Agile PHP]]></category>

		<guid isPermaLink="false">http://codelib.wordpress.com/?p=5</guid>
		<description><![CDATA[Java background shifting to PHP5. Here are some quick info for Java geeks who wants to use PHP5 (there are many reason why should you use PHP 5, I won’t go in detail into that). 1.You can continue using your favourite Eclipse IDE for PHP5 programming. Use PHPEclipse http://phpeclipse.sourceforge.net/update/releases 2.PHP5 is a full blown language, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codelib.wordpress.com&amp;blog=4965113&amp;post=5&amp;subd=codelib&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codelib.wordpress.com/2008/09/25/agile-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">naren</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://codelib.wordpress.com/2008/09/24/hello-world/</link>
		<comments>http://codelib.wordpress.com/2008/09/24/hello-world/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 13:10:39 +0000</pubDate>
		<dc:creator>narendra kothule</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging! Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=codelib.wordpress.com&amp;blog=4965113&amp;post=1&amp;subd=codelib&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://codelib.wordpress.com/2008/09/24/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">naren</media:title>
		</media:content>
	</item>
	</channel>
</rss>
