<?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>Adnan&#039;s World &#187; PHP</title>
	<atom:link href="http://www.imblog.info/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.imblog.info</link>
	<description>Hi! I am Adnan, a Full time freelance software developer who gets his hands dirty with challenging programming tasks. I am presently attending the great Virtual University of Pakistan to earn my MS(Software Engineering) by the end of 2011. and Yes I am Google Summer of Coder 2010 ;)</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:06:34 +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>Google Summer of Code 2010, 2nd Week !</title>
		<link>http://www.imblog.info/google-summer-of-code-2010-2nd-week?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-summer-of-code-2010-2nd-week</link>
		<comments>http://www.imblog.info/google-summer-of-code-2010-2nd-week#comments</comments>
		<pubDate>Sat, 05 Jun 2010 01:02:03 +0000</pubDate>
		<dc:creator>Muhammad Adnan</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[google summer of code]]></category>
		<category><![CDATA[oop]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.imblog.info/?p=161</guid>
		<description><![CDATA[In this week, I have finally started getting my hands over with REAL OOP in php. I have developed a class structure named Abstract Factory Pattern that will be more enhanced as I move forward. Currently, the class structure includes &#8230; <a href="http://www.imblog.info/google-summer-of-code-2010-2nd-week">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.imblog.info/google-summer-of-code-2010-2nd-week/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Summer of Code &#8211; First week ended !</title>
		<link>http://www.imblog.info/summer-of-code-first-week-ended?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=summer-of-code-first-week-ended</link>
		<comments>http://www.imblog.info/summer-of-code-first-week-ended#comments</comments>
		<pubDate>Fri, 28 May 2010 18:00:03 +0000</pubDate>
		<dc:creator>Muhammad Adnan</dc:creator>
				<category><![CDATA[life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[google summer of code]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.imblog.info/?p=158</guid>
		<description><![CDATA[hi, Today is end of the first week and In this week, I tried my best to figure out the following things ! 1. Forked my git repo from repo.or.cz 2.  Played with Git Commands and still learning it. 3. &#8230; <a href="http://www.imblog.info/summer-of-code-first-week-ended">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.imblog.info/summer-of-code-first-week-ended/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful string formatting functions screencast</title>
		<link>http://www.imblog.info/useful-string-formatting-functions-screencast?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=useful-string-formatting-functions-screencast</link>
		<comments>http://www.imblog.info/useful-string-formatting-functions-screencast#comments</comments>
		<pubDate>Thu, 01 Oct 2009 01:37:50 +0000</pubDate>
		<dc:creator>Muhammad Adnan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[screenr]]></category>
		<category><![CDATA[string manipulation functions]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.imblog.info/uncategorized/useful-string-manipulation-functions/</guid>
		<description><![CDATA[It was really a nice experience in making a screen cast for screenr/nettuts+ contest. Though I am not an English guy I am interested to do more quick tips in future as I felt its easy to make screen casts &#8230; <a href="http://www.imblog.info/useful-string-formatting-functions-screencast">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.imblog.info/useful-string-formatting-functions-screencast/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>format the date in PHP</title>
		<link>http://www.imblog.info/how-to-format-the-date-in-php?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-format-the-date-in-php</link>
		<comments>http://www.imblog.info/how-to-format-the-date-in-php#comments</comments>
		<pubDate>Sat, 25 Apr 2009 06:12:14 +0000</pubDate>
		<dc:creator>Muhammad Adnan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[format]]></category>

		<guid isPermaLink="false">http://www.imblog.info/?p=46</guid>
		<description><![CDATA[today i m sharing a simple and most needy thing that is used in almost every project . it will print the date like this 25.04.2009. following are 2 functions that can be used to achieve this target .hope this &#8230; <a href="http://www.imblog.info/how-to-format-the-date-in-php">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.imblog.info/how-to-format-the-date-in-php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

