<?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>Nur-E-Alam Khan(Porosh)&#039;s Blog</title>
	<atom:link href="http://poroshkhan.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://poroshkhan.wordpress.com</link>
	<description></description>
	<lastBuildDate>Sun, 14 Aug 2011 11:43:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='poroshkhan.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Nur-E-Alam Khan(Porosh)&#039;s Blog</title>
		<link>http://poroshkhan.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://poroshkhan.wordpress.com/osd.xml" title="Nur-E-Alam Khan(Porosh)&#039;s Blog" />
	<atom:link rel='hub' href='http://poroshkhan.wordpress.com/?pushpress=hub'/>
		<item>
		<title>App shows white screen on startup after upgrading to iOS 4.3</title>
		<link>http://poroshkhan.wordpress.com/2011/04/16/app-shows-white-screen-on-startup-after-upgrading-to-ios-4-3/</link>
		<comments>http://poroshkhan.wordpress.com/2011/04/16/app-shows-white-screen-on-startup-after-upgrading-to-ios-4-3/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 11:09:51 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[iOS Development]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[SDK 4.3]]></category>
		<category><![CDATA[White Screen Problem in iOS]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=186</guid>
		<description><![CDATA[I USED THE FOLLOWING CODE IN &#8211; (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions METHOD window = [[UIWindow alloc] initWithFrame:[[UIScreen mainScreen] bounds]]; if (!window) { [self release]; return 0; } THIS METHOD CAUSED WHITE SCREEN WHEN I LAUNCHED MY APP. IT WAS OK IN 3.2 /4.0 SDK. IN SDK 4.3 IT IS CAUSING THE PROBLEM. JUST COMMENT OR [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=186&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2011/04/16/app-shows-white-screen-on-startup-after-upgrading-to-ios-4-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP &#8211; Session sharing across multiple sub domains</title>
		<link>http://poroshkhan.wordpress.com/2011/03/12/php-session-sharing-across-multiple-sub-domains/</link>
		<comments>http://poroshkhan.wordpress.com/2011/03/12/php-session-sharing-across-multiple-sub-domains/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 03:42:00 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[session.cookie_domain]]></category>
		<category><![CDATA[session_set_save_handler]]></category>
		<category><![CDATA[sub domain]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=170</guid>
		<description><![CDATA[As a web developer, we often face various type of challenges in our projects. Session sharing between multiple sub domains is one of the most common challenges in our daily work life. What is that? Session sharing across multiple sub domains &#8211; wooowww looks like a heavy word for most of us. But the concept [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=170&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2011/03/12/php-session-sharing-across-multiple-sub-domains/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>How to compile tesseract-ocr source code for iOS?</title>
		<link>http://poroshkhan.wordpress.com/2011/02/01/how-to-compile-tesseract-ocr-source-code-for-ios/</link>
		<comments>http://poroshkhan.wordpress.com/2011/02/01/how-to-compile-tesseract-ocr-source-code-for-ios/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 11:07:22 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[Source Code Compilation]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[OCR]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tesseract]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=160</guid>
		<description><![CDATA[The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=160&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2011/02/01/how-to-compile-tesseract-ocr-source-code-for-ios/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>

		<media:content url="//www.odesk.com/images/banners/banner_provider_468x60.gif" medium="image">
			<media:title type="html">The On Demand Global Workforce - oDesk</media:title>
		</media:content>
	</item>
		<item>
		<title>Monorail &#8211; Would be a solution for traffic jam in Dhaka city</title>
		<link>http://poroshkhan.wordpress.com/2010/02/13/monorail-would-be-a-solution-for-traffic-jam-in-dhaka-city/</link>
		<comments>http://poroshkhan.wordpress.com/2010/02/13/monorail-would-be-a-solution-for-traffic-jam-in-dhaka-city/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 15:04:00 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Bangladesh]]></category>
		<category><![CDATA[dhaka]]></category>
		<category><![CDATA[jam]]></category>
		<category><![CDATA[metro rail]]></category>
		<category><![CDATA[monorail]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[traffic jam]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=153</guid>
		<description><![CDATA[We, who live in Dhaka, alway dream of a traffic jam free Dhaka city. Specially, at the time of Eids vacations, people always say &#8221; issss if everyday is the same day as today at Dhaka&#8221;. Hahahah &#8230;. I have traveled several times in India specially in Mumbai. I always compare Mumbai with Dhaka. It always [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=153&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2010/02/13/monorail-would-be-a-solution-for-traffic-jam-in-dhaka-city/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>

		<media:content url="http://blogs.mybandra.com/wp-content/uploads/2008/11/mono-32.jpg" medium="image">
			<media:title type="html">Mumbai Monorail</media:title>
		</media:content>
	</item>
		<item>
		<title>Some problems I found in Bangladeshi websites</title>
		<link>http://poroshkhan.wordpress.com/2009/12/28/some-problems-i-found-in-bangladeshi-websites/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/28/some-problems-i-found-in-bangladeshi-websites/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 10:06:16 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=143</guid>
		<description><![CDATA[Bangladesh has more than 12 years of experiences in Web Development. In IT, Bangladesh is an emerging tiger. I strongly believe &#38; say that we have a great feature ahead in this field. I am currently working on project adinbd.com . I am leading this project, so from development to marketing, everything depends on me. For the marketing of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=143&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/28/some-problems-i-found-in-bangladeshi-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP 5: Exceptions handling</title>
		<link>http://poroshkhan.wordpress.com/2009/12/22/php-5-exceptions-handling/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/22/php-5-exceptions-handling/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 09:34:58 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[Exception Handling]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=65</guid>
		<description><![CDATA[It is important for a programmer to debug errors fast in development phase. It is wise to use latest methods to use for it. PHP 5 has an exception model similar to that of other programming languages. Exceptions are important and provides a better control over error handling. Lets explain the new keyword related to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=65&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/22/php-5-exceptions-handling/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Talkinbd.com &#8211; Coming Soon!!!</title>
		<link>http://poroshkhan.wordpress.com/2009/12/20/talkinbd-com-coming-soon/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/20/talkinbd-com-coming-soon/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 21:41:20 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Bangladesh]]></category>
		<category><![CDATA[dhaka]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/2009/12/20/talkinbd-com-coming-soon/</guid>
		<description><![CDATA[Talkinbd.com is a new social networking site for Bangladeshi community. I&#8217;m working on this project for the last few days. Hope it will reach to all level audiences in Bangladesh Posted in News, Web Technologies Tagged: Bangladesh, dhaka, networking, social, social networking<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=134&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/20/talkinbd-com-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>SOAP / REST Servers</title>
		<link>http://poroshkhan.wordpress.com/2009/12/19/soap-rest-servers/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/19/soap-rest-servers/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 16:51:54 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[SOAP]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=104</guid>
		<description><![CDATA[What is SOAP? SOAP(Simple Object Access Protocol) is protocol specification for exchanging structured information in the field of Web Services. Its message format is XML &#38; relies on other protocol like Remote Procedure Call (RPC) or HTTP. It is used in decentralized, distributed environment. SOAP&#8217;s Advantages Using SOAP over HTTP allows for easier communication through [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=104&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/19/soap-rest-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
		<item>
		<title>Webdirbd.com &#8211; A New Bangladeshi Web Directory</title>
		<link>http://poroshkhan.wordpress.com/2009/12/17/webdirbd-com-a-new-bangladeshi-web-directory/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/17/webdirbd-com-a-new-bangladeshi-web-directory/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 01:26:01 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[bangla]]></category>
		<category><![CDATA[bangla songs]]></category>
		<category><![CDATA[Bangladesh]]></category>
		<category><![CDATA[bengali]]></category>
		<category><![CDATA[dhaka]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[listing]]></category>
		<category><![CDATA[natok]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=121</guid>
		<description><![CDATA[WEBDIRBD.COM is a Bangladeshi Listing Site. It has more than 2000 listings in 100 categories. You can submit your Site URL here for free. One special feature in it is , it can fetch Title, Description, Keywords from the remote site. Posted in News, Web Technologies Tagged: bangla, bangla songs, Bangladesh, bengali, dhaka, directory, Free, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=121&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/17/webdirbd-com-a-new-bangladeshi-web-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>

		<media:content url="http://poroshkhan.files.wordpress.com/2009/12/webdir-screentshot.jpg?w=201" medium="image">
			<media:title type="html">webdir-screentshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Configure PHP5 (ISAPI) on Windows 2003 Server</title>
		<link>http://poroshkhan.wordpress.com/2009/12/09/configure-php5-isapi-on-windows-2003-server/</link>
		<comments>http://poroshkhan.wordpress.com/2009/12/09/configure-php5-isapi-on-windows-2003-server/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 15:56:59 +0000</pubDate>
		<dc:creator>Nur-E-Alam Khan</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://poroshkhan.wordpress.com/?p=119</guid>
		<description><![CDATA[I developed a PHP application (using Codeigniter Framework) &#38; it worked fine in apache (Windows) in locally. My Client wants to host it in his Windows 2003 Server. So I decided to take the short. What I did : 1. Download the PHP5 Zip Package from http://php.net (I used php-5.2.11-Win32-VC6-x86.zip &#8211; thread safe version -which [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poroshkhan.wordpress.com&amp;blog=8007397&amp;post=119&amp;subd=poroshkhan&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://poroshkhan.wordpress.com/2009/12/09/configure-php5-isapi-on-windows-2003-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/dfdc78ee0c4d071149224e8abe273f3f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">poroshkhan</media:title>
		</media:content>
	</item>
	</channel>
</rss>
