<?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>PHP Programmer's Of Bangladesh &#187; Platform</title>
	<atom:link href="http://phpprogrammerofbangladesh.wordpress.com/category/platform/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpprogrammerofbangladesh.wordpress.com</link>
	<description>Ensure Quality with performance...</description>
	<lastBuildDate>Wed, 13 May 2009 18:51:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='phpprogrammerofbangladesh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/2b82738a61cd16ed0d030b26032fcba2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>PHP Programmer's Of Bangladesh &#187; Platform</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phpprogrammerofbangladesh.wordpress.com/osd.xml" title="PHP Programmer&#8217;s Of Bangladesh" />
		<item>
		<title>How to setup Basic Cron Jobs?</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-basic-cron-jobs/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-basic-cron-jobs/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 05:07:02 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-basic-cron-jobs/</guid>
		<description><![CDATA[
Basically you will want to run a PHP script file in specific intervals. Suppose you want to execute a php file called maintanence.php every one hour. This is what you do :-
The CRON Command is in the Following Format

CODE
[ Minute - Hour - Day - Month - Weekday ] &#8211; Command

The COMMAND, can be broken [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=38&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-basic-cron-jobs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>

		<media:content url="http://www.trap17.com/forums//style_emoticons/default/tongue.gif" medium="image">
			<media:title type="html">tongue.gif</media:title>
		</media:content>
	</item>
		<item>
		<title>How to setup Cron Job Using Cpanel?</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-cron-job-using-cpanel/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-cron-job-using-cpanel/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 05:05:18 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[Help]]></category>
		<category><![CDATA[LINUX]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-cron-job-using-cpanel/</guid>
		<description><![CDATA[Let’s get started. Log in to your cPanel and look for the Cron Jobs icon:
Click on the image and you’ll be asked to choose your experience level. If you’re reading this, you want to click on Standard.
Creating a Cron Job
Now that you’re at the Standard Cron Manager, let’s create a cron job. You can set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=37&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/08/01/how-to-setup-cron-job-using-cpanel/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>

		<media:content url="http://www.upstartblogger.com/images/cpanel_cron.jpg" medium="image">
			<media:title type="html">cPanel Cron Jobs</media:title>
		</media:content>

		<media:content url="http://www.upstartblogger.com/images/cronjob.jpg" medium="image">
			<media:title type="html">Cron job</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Ubuntu in Pen Drive</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/07/18/installing-ubuntu-in-pen-drive/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/07/18/installing-ubuntu-in-pen-drive/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 04:24:15 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Platform]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/07/18/installing-ubuntu-in-pen-drive/</guid>
		<description><![CDATA[Hello All,
I have found a tutorial how to install Ubuntu in Pen drive. Therefore the pen drive will work like a Live CD.
I hope this will work for all of you.
i have upload the document, where every step has been described, here.
thanks
Installing Ubuntu in Pen Drive
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=33&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/07/18/installing-ubuntu-in-pen-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>
	</item>
		<item>
		<title>Transparent PNG Image Problem in Internet Explorer</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/06/30/transparent-png-image-problem-in-internet-explorer/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/06/30/transparent-png-image-problem-in-internet-explorer/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 09:36:38 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[HTML/DHTML/CSS]]></category>
		<category><![CDATA[Platform]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/06/30/transparent-png-image-problem-in-internet-explorer/</guid>
		<description><![CDATA[Internet Explorer is the main thread for Browser Independent web Solution. Everyperson working with Javascript, css and Image fall into this problem. Among them PNG Image Problem is one of them. The transparent image will work in FireFox but not in IE. 
To Solve this you can use the Following Code: (place this code in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=29&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/06/30/transparent-png-image-problem-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Ubuntu/SUSE/FC6 in Windows using Virtual Machine Concept.</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/06/27/installing-ubuntususefc6-in-windows-using-virtual-machine-concept/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/06/27/installing-ubuntususefc6-in-windows-using-virtual-machine-concept/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 04:50:52 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/06/27/installing-ubuntususefc6-in-windows-using-virtual-machine-concept/</guid>
		<description><![CDATA[This is a very interesting and useful article for the learners. Because it shows how to setup or install SUSE/Ubuntu/FC6 in windows using Virtual machine concept. With this you can switch windows to linux without restarting your computer. you will get all the facility of linux here also and you can configure samba to share [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=26&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/06/27/installing-ubuntususefc6-in-windows-using-virtual-machine-concept/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual Host Creation</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/05/09/virtual-host-creation/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/05/09/virtual-host-creation/#comments</comments>
		<pubDate>Wed, 09 May 2007 08:49:11 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/05/09/virtual-host-creation/</guid>
		<description><![CDATA[Apache web server is one of the most important server in web world. Therefore maximum of web application run under it. Virtual Host is one of the major part of it. But very few of us knows how to configure and setup a virtual host in APACHE.
For them i provide some easy tutorial. This is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=16&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/05/09/virtual-host-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>
	</item>
		<item>
		<title>Need a RHCE Guide</title>
		<link>http://phpprogrammerofbangladesh.wordpress.com/2007/04/30/need-a-rhce-guide/</link>
		<comments>http://phpprogrammerofbangladesh.wordpress.com/2007/04/30/need-a-rhce-guide/#comments</comments>
		<pubDate>Mon, 30 Apr 2007 08:23:55 +0000</pubDate>
		<dc:creator>Md. Masud</dc:creator>
				<category><![CDATA[LINUX]]></category>
		<category><![CDATA[Platform]]></category>

		<guid isPermaLink="false">http://phpprogrammerofbangladesh.wordpress.com/2007/04/30/need-a-rhce-guide/</guid>
		<description><![CDATA[Anybody have a RHCE Exam study guide??? i need it very much.
Plz if anybody have that, give me&#8230;.
regards
masud@phpprogrammerofbangladesh
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpprogrammerofbangladesh.wordpress.com&blog=1042482&post=7&subd=phpprogrammerofbangladesh&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://phpprogrammerofbangladesh.wordpress.com/2007/04/30/need-a-rhce-guide/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e609353de75c30f5a9e8a02580df745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">M.M.H.Masud</media:title>
		</media:content>
	</item>
	</channel>
</rss>