<?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>IT Geek! &#187; PHP</title>
	<atom:link href="http://itgeek.in/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://itgeek.in</link>
	<description>the geek life of a Web Developer and Hobbiest Photographer</description>
	<lastBuildDate>Thu, 17 Mar 2011 17:07:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reading Excel Spreadsheets with PHP</title>
		<link>http://itgeek.in/reading-excel-spreadsheets-with-php.html</link>
		<comments>http://itgeek.in/reading-excel-spreadsheets-with-php.html#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:43:41 +0000</pubDate>
		<dc:creator>Charandeep Singh</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[excel php]]></category>
		<category><![CDATA[phpexcelreader]]></category>
		<category><![CDATA[phpexcelreader example]]></category>

		<guid isPermaLink="false">http://itgeek.in/?p=249</guid>
		<description><![CDATA[PHP is yet most powerful language when it comes to deal with different data formats like SQL Results, XML Files etc. To improve the functionality of PHP, we use extensions. There are many extensions/packages which let us to read more different types of data formats. Today, we will be using one of them, i.e. phpexcelreader.
PHPExcelReader [...]]]></description>
		<wfw:commentRss>http://itgeek.in/reading-excel-spreadsheets-with-php.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>CurrentStatus Wordpress Plugin</title>
		<link>http://itgeek.in/currentstatus-wordpress-plugin.html</link>
		<comments>http://itgeek.in/currentstatus-wordpress-plugin.html#comments</comments>
		<pubDate>Thu, 04 Jun 2009 12:53:40 +0000</pubDate>
		<dc:creator>Charandeep Singh</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[currentstatus]]></category>
		<category><![CDATA[show your mood]]></category>
		<category><![CDATA[wp plugin]]></category>

		<guid isPermaLink="false">http://itgeek.in/?p=180</guid>
		<description><![CDATA[As you may have noticed a little box on the left sidebar of my blog home page(currently not available), which displays my current status and mood. While creating this blog, I came to know that it is good to have your current status on blog, so if you not going to post any new stuff, [...]]]></description>
		<wfw:commentRss>http://itgeek.in/currentstatus-wordpress-plugin.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Track Geolocation of visitors: PHP and IP-to-Country Database</title>
		<link>http://itgeek.in/track-geolocation-of-visitors-php-and-ip-to-country-database.html</link>
		<comments>http://itgeek.in/track-geolocation-of-visitors-php-and-ip-to-country-database.html#comments</comments>
		<pubDate>Wed, 03 Jun 2009 17:28:12 +0000</pubDate>
		<dc:creator>Charandeep Singh</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[find location visitor]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[ip locator]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://itgeek.in/?p=147</guid>
		<description><![CDATA[Geolocation is a geographical location of peer computer connected with some network i.e. local, or internet. That location can be anywhere in the world. When a computer gets connected to any network, a unique IP address is allocated and assigned to it, which uniquely identifies its identity on that network. IP address is a 32-bit [...]]]></description>
		<wfw:commentRss>http://itgeek.in/track-geolocation-of-visitors-php-and-ip-to-country-database.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

