<?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>Raihan Iqbal &#187; PHP</title>
	<atom:link href="http://www.raihaniqbal.net/blog/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raihaniqbal.net/blog</link>
	<description>Life is codetastic!</description>
	<lastBuildDate>Sat, 07 Aug 2010 14:15:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Create Twitter Counter Badge using CodeIgniter</title>
		<link>http://www.raihaniqbal.net/blog/2009/12/create-twitter-counter-badge-using-codeigniter/</link>
		<comments>http://www.raihaniqbal.net/blog/2009/12/create-twitter-counter-badge-using-codeigniter/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 08:19:08 +0000</pubDate>
		<dc:creator>Raihan Iqbal</dc:creator>
				<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[badge]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.raihaniqbal.net/blog/2009/12/create-twitter-counter-badge-using-codeigniter/</guid>
		<description><![CDATA[I know this is one of those “re-inventing the wheel&#8217;” kind of tutorials but I had nothing better to do during my Eid vacation Things you will need 1. Download and install the excellent CodeIgniter Curl Library 2. You will need an image which will contain your follower count. The Code In your Controller class [...]]]></description>
		<wfw:commentRss>http://www.raihaniqbal.net/blog/2009/12/create-twitter-counter-badge-using-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HOW TO: Display RSS Feeds in your PRADO app</title>
		<link>http://www.raihaniqbal.net/blog/2008/06/how-to-display-rss-feeds-in-your-prado-app/</link>
		<comments>http://www.raihaniqbal.net/blog/2008/06/how-to-display-rss-feeds-in-your-prado-app/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:33:36 +0000</pubDate>
		<dc:creator>Raihan Iqbal</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PRADO]]></category>

		<guid isPermaLink="false">http://www.raihaniqbal.net/blog/?p=3</guid>
		<description><![CDATA[This guide will show you how to easily parse and display RSS Feeds in your php application no matter what framework you use. However, I will be using the PRADO framework for this demonstration. The Parser Since I&#8217;m a big fan of open-source software, I used MagpieRSS. MagpieRSS provides an XML-based (expat) RSS parser in [...]]]></description>
		<wfw:commentRss>http://www.raihaniqbal.net/blog/2008/06/how-to-display-rss-feeds-in-your-prado-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

