<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.1" -->
<rss version="0.92">
<channel>
	<title>PHP programmer of bangladesh</title>
	<link>http://www.fanphp.com</link>
	<description>A PHP Programmer of Bangladesh</description>
	<lastBuildDate>Fri, 21 May 2010 05:23:38 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Book review on &#8220;Codeigniter 1.7 professional development&#8221;</title>
		<description><![CDATA[&#160;
&#160;
Last week I was requested to review a book “Codeigniter 1.7 professional development” by Adam Griffiths. I was too much busy with my projects deadline and didn’t make time to read the book. To make a review I think I need to read the book with a sound mind so that I can catch up [...]]]></description>
		<link>http://www.fanphp.com/2010/05/21/book-review-on-codeigniter-17-professional-development/</link>
			</item>
	<item>
		<title>Database Interaction with Codeigniter 1.7</title>
		<description><![CDATA[&#160;
&#160;
Last week i got request to review a book. therefore i look at their site and just give a look on a topic called “ Database Interaction with Codeigniter 1.7” and i found it good. so therefore under there permission i publish this article for all my blog readers. I hope you guys will like [...]]]></description>
		<link>http://www.fanphp.com/2010/05/14/database-interaction-with-codeigniter-17/</link>
			</item>
	<item>
		<title>Geoname data for country/state/city list generation</title>
		<description><![CDATA[&#160;
&#160;
Geonames.org is one of the renowned service. Few days ago i need to make a tool for one of my project. The purpose is as follows:

Select a country from a country dropdown. 
load state/province/Division for that country in a dropdown. 
load city/location information based on the country and state that selected earlier. 

To do so, [...]]]></description>
		<link>http://www.fanphp.com/2010/02/18/geoname-data-for-countrystatecity-list-generation/</link>
			</item>
	<item>
		<title>SEVEN THINGS, You may not know about me&#8230;</title>
		<description><![CDATA[I just read Emran Hasan and Hasin’s blog about this. Here goes my seven things:

I am very lazy
I can’t maintain routine life. i like to do all the things that i feel.  
I hate programming before 2005 and always want to be a Communication Engineer. But unfortunately i become a programmer in 2006. Now [...]]]></description>
		<link>http://www.fanphp.com/2009/02/21/seven-things-you-may-not-know-about-me/</link>
			</item>
	<item>
		<title>&#8220;normal web developer&#8221; to &#8220;stylish web developer&#8221; - 01</title>
		<description><![CDATA[A Perfect IDE 
An IDE is a one of the best part for the developers. If you are not relax during writing code then you can’t write good code. An IDE can help you most in that case.&#160; Here are some list of IDE’s which can help you.

NuSphere phpEd – a complete IDE for PHP [...]]]></description>
		<link>http://www.fanphp.com/2009/02/15/normal-web-developer-to-stylish-web-developer-01/</link>
			</item>
	<item>
		<title>Browser Detection with Javascript: IE, FF, Opera</title>
		<description><![CDATA[&#160;
Last night i was working with a JavaScript program. For this reason i have to check what is my current browser for which i have to run a separate JavaScript function. But i was try couple of code snippet from web but none of the working exactly what i want. i have to the browser [...]]]></description>
		<link>http://www.fanphp.com/2009/02/06/browser-detection-with-javascript-ie-ff-opera/</link>
			</item>
	<item>
		<title>Zend Framework: How to create Pagination using Zend Paginator class</title>
		<description><![CDATA[Zend Framework has an impressive library for pagination. Anyone can easily create pagination with some simple lines of code. Lets jumps to the tutorial to create pagination. 
1. Model Code: 
&#160;&#60;?phpclass Users extends Zend_Db_Table&#123;	//set the current table name	protected $_name   	= 'users';&#160;	//set the default primary key of that table	protected $_primary  = 'id';&#160;	/**	 * [...]]]></description>
		<link>http://www.fanphp.com/2008/10/02/zend-framework-how-to-create-pagination-using-zend-paginator-class/</link>
			</item>
	<item>
		<title>Google Chrome: Another gift of Google.</title>
		<description><![CDATA[Browsers are most essential part of modern internet technology. Lots of browsers are available in current web world. Internet Explorer by Microsoft, Mozila Firefox by Linux, Safari by Mac etc. Among this Mozila firefox is most favorite to the web developers for its features. 
Google Chrome is a new browser which is running under beta [...]]]></description>
		<link>http://www.fanphp.com/2008/09/04/google-chrome-%e2%80%93-another-gift-of-google/</link>
			</item>
	<item>
		<title>Which one and Why? PHP or ASP.net</title>
		<description><![CDATA[I was searching in google for something and find a article of a developer where he describe the difference of PHP and ASP.net. I read the article and found the points very userful.
There fore i would like to share the link with all of you. 
Look this before go to the link: 

About the author:
Sean [...]]]></description>
		<link>http://www.fanphp.com/2008/07/31/which-one-and-why-php-or-aspnet/</link>
			</item>
	<item>
		<title>First FaceBook Application: Blog Review</title>
		<description><![CDATA[Today i finished up 90% work of my first facebook application. This is just for my personal interest. The name of the Application is "fanphp". This application will fatch the latest post from my blog and make it visible to the facebook profile page. then any user adding this application can comment on my post [...]]]></description>
		<link>http://www.fanphp.com/2008/07/03/first-facebook-application-blog-review/</link>
			</item>
</channel>
</rss>
