<?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>Thu, 18 Feb 2010 12:50:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<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>
	<item>
		<title>MySQL Database Optimization</title>
		<description><![CDATA[MySQL database optimization is one of the major part of web development. Basically those developers who deals with heavy traffic based web development, will need such optimization. There are very few web tutorial regarding this. I was searching for such tutorial for some purpose with my work. i share those sites contents with you through [...]]]></description>
		<link>http://www.fanphp.com/2008/06/20/mysql-database-optimization/</link>
			</item>
	<item>
		<title>Moonrise: A microblogging Site</title>
		<description><![CDATA[I joinned Right Brain Solution in Nov, 2007. after joining RBS, i was assigned to a project called Moonrise. Moonriseis a micro blogging site like twitter. Those who are very closed to web world can easily identify what twitter means. Twitter gives you the way to express your feelings with a simple word or sentence. [...]]]></description>
		<link>http://www.fanphp.com/2008/06/18/moonrise-a-microblogging-site/</link>
			</item>
</channel>
</rss>
