<?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>Programming is my Hobby</title>
	<atom:link href="http://www.blog.ekram.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.ekram.info</link>
	<description>Where you can find my passion...:)</description>
	<lastBuildDate>Mon, 09 Aug 2010 09:29:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Job Sites of Saudi / Gulf / Middle East</title>
		<link>http://www.blog.ekram.info/job-sites-saudi-gulf-middle-east/</link>
		<comments>http://www.blog.ekram.info/job-sites-saudi-gulf-middle-east/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 16:58:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Jeddah]]></category>
		<category><![CDATA[JeddahGeeks]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[jeddah]]></category>
		<category><![CDATA[ksa]]></category>
		<category><![CDATA[middle east]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=103</guid>
		<description><![CDATA[Some people posting or asking for jobs. And some or most of us don&#8217;t know where to search job in Saudi. So that&#8217;s why I tried to share some popular job site links in saudi. If you know more sites please try to write it in comments. I will put it here. 1. http://www.expatriates.com // [...]]]></description>
			<content:encoded><![CDATA[<p>Some people posting or asking for jobs. And some or most of us don&#8217;t know where to search job in Saudi. So that&#8217;s why I tried to share some popular job site links in saudi. If you know more sites please try to write it in comments. I will put it here.</p>
<p>1. <a href="http://www.expatriates.com/" target="_blank">http://www.expatriates.com</a> // Good for quick reply and quick job</p>
<p>2. <a href="http://www.bayt.com/en/saudi-arabia/" target="_blank">http://www.bayt.com/en/saudi-arabia</a> // One of the most popular job site for Middle East</p>
<p>3. <a href="http://mihnati.com/" target="_blank">http://mihnati.com</a></p>
<p>4. <a href="http://www.naukrigulf.com/" target="_blank">http://www.naukrigulf.com/</a></p>
<p>5. <a href="http://www.gulftalent.com/home/index.php" target="_blank">http://www.gulftalent.com/home/index.php</a></p>
<p>Searching for a job you need patience and confidence. Go to google and search for job in saudi in your field. You might find the company list of your field in Saudi. Take their email address or contact info then post your CV there. If they have a vacancy they will call you. Keep posting your<br />
CV until you got a call. If you got a small offer go for it and gain some experience. If you have good experience and you didn&#8217;t changed your track inshallah you will get a good job offer. Best of luck.</p>
<p><strong>N.B. I got all my jobs only by Google search. Without any circular or any job sites. I just posted my CV to the email address. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/job-sites-saudi-gulf-middle-east/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash(AS2) + PHP + MySql</title>
		<link>http://www.blog.ekram.info/flashas2-php-mysql/</link>
		<comments>http://www.blog.ekram.info/flashas2-php-mysql/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 13:29:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AS2]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=90</guid>
		<description><![CDATA[Last couple of month was working on Flash. Became familiar with Flash and started loving it&#8230; Then a project came they asked for making CMS for their flash site. You can see the site http://www.zfp.com And the game started&#8230; Started learning AS2 and loadvars. Faced lots of difficulties and finally manged to communicate with Flash(AS2) [...]]]></description>
			<content:encoded><![CDATA[<p>Last couple of month was working on Flash. Became familiar with Flash and started loving it&#8230; <img src='http://www.blog.ekram.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Then a project came they<br />
asked for making CMS for their flash site. You can see the site <a href="http://www.zfp.com" target="_blank">http://www.zfp.com</a></p>
<p>And the game started&#8230; <img src='http://www.blog.ekram.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Started learning AS2 and loadvars. Faced lots of difficulties and finally manged to communicate with Flash(AS2) + PHP + Mysql.<br />
In this post I will try to give basic idea to communicate Flash(AS2) and PHP.</p>
<h4><strong>1. Flash(AS2)</strong></h4>
<p><span style="line-height: 18px; font-size: 12px; white-space: pre;"><span style="color: #008000;">lv_th = new LoadVars();<br />
</span></span><span style="line-height: 18px; font-size: 12px; white-space: pre;"><span style="color: #008000;">lv_th.onData = function(varText:String)<br />
</span></span><span style="line-height: 18px; font-size: 12px; white-space: pre;"><span style="color: #008000;">{<br />
</span></span><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;"><span style="white-space: pre;"><span style="color: #008000;"> </span></span><span style="color: #008000;">temp = varText.split(&#8216;@@&#8217;);<br />
</span><span style="white-space: pre;"><span style="color: #008000;"> </span></span><span style="color: #008000;">photo= temp[0].split(&#8216;|&#8217;);<br />
</span></span><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;"><span style="white-space: pre;"><span style="color: #008000;"> </span></span><span style="color: #008000;">photo_title = temp[1].split(&#8216;|&#8217;);<br />
</span><span style="white-space: pre;"><span style="color: #008000;"> </span></span><span style="color: #008000;">photo_description = temp[2].split(&#8216;|&#8217;);<br />
</span></span><span style="line-height: 18px; font-size: 12px; white-space: pre;"><span style="color: #008000;">};<br />
</span></span><span style="line-height: 18px; font-size: 12px; white-space: pre;"><span style="color: #008000;">lv_th.load(&#8220;photo_gallery.php?gallery_id=5&#8243;);</span></span></p>
<h4><strong>1. PHP+MySql</strong></h4>
<pre><span style="color: #008000;">$gal_id = $_GET['gallery_id'];</span></pre>
<pre><span style="color: #008000;">$sql = "SELECT * FROM gallery WHERE gal_id=$gal_id ORDER BY gal_id";</span></pre>
<pre><span style="color: #008000;">$result = mysql_query($sql) or die(mysql_error());</span></pre>
<pre>
<pre><span style="color: #008000;">$photo = array();
$photo_title = array();
$photo_description = array();</span></pre>
<p><span style="color: #008000;"> </span></pre>
<pre><span style="color: #008000;">while($rows = mysql_fetch_object($result))</span></pre>
<pre><span style="color: #008000;">{</span></pre>
<pre>
<pre><span style="color: #008000;">    $photo[]             = $rows-&gt;photo;
    $photo_title[]       = $rows-&gt;title;
    $photo_description[] = $rows-&gt;description;
}</span></pre>
</pre>
<pre><span style="color: #008000;">print implode('|',$photo) . '@@' . implode('|',$photo_title) . '@@' .
implode('|',$photo_description);</span></pre>
<pre><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><span style="line-height: 19px; white-space: normal;"><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; font-size: small;"><span style="line-height: 18px; white-space: pre;">
</span></span></span></span></pre>
<p>First one is flash AS2 Code to get the data from php. It first create a new instance LoadVars();</p>
<p>then onload called the photo_gallery.php?gallery_id=5 and wait for the response to come.</p>
<p>In php we made the query based on the gallery_id and get the data and put it in three separate</p>
<p>array. then we implode each array values with &#8216;|&#8217; and separate each array with &#8216;@@&#8217;.</p>
<p>In flash after getting the data as a string in varText variable we split it by &#8216;@@&#8217; to separate the</p>
<p>different array values and after that separte it in &#8216;|&#8217; to get each value. Now we have all the data</p>
<p>in photo, photo_title and photo_description array. Use the array values as you want&#8230;. <img src='http://www.blog.ekram.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="color: #ff0000;">Note: In the data there should not be &#8216;@@&#8217; or &#8216;|&#8217;. If it contains then you have to choose the separator </span><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"><span style="color: #ff0000;">carefully. Choose a separator which is not come as data. </span></span></p>
<p><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: small;"> </span><span style="color: #ff0000;">Have fun with flash + php + MySql&#8230;.. <img src='http://www.blog.ekram.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/flashas2-php-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Obtaining a Driving License in KSA (Jeddah)</title>
		<link>http://www.blog.ekram.info/obtaining-driving-license-ksa-jeddah/</link>
		<comments>http://www.blog.ekram.info/obtaining-driving-license-ksa-jeddah/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 07:11:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Driving]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[jeddah]]></category>
		<category><![CDATA[ksa]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[saudi]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=70</guid>
		<description><![CDATA[After long run Alhamdulillah I passed the exam of driving license on (16-02-2010). I struggled to pass it.  I don&#8217;t want anyone to struggle like me.  If you are planning to get a driving license in Jeddah then this is the post for you. I will try to write the procedure you should follow for applying and [...]]]></description>
			<content:encoded><![CDATA[<p>After long run Alhamdulillah I passed the exam of driving license on (16-02-2010). I struggled to pass it.  I don&#8217;t want anyone to struggle like me.  If you are planning to get a driving license in Jeddah then this is the post for you. I will try to write the procedure you should follow for applying and obtaining a driving license.</p>
<p><strong>Applying Procedure</strong><strong> </strong></p>
<p>1. You need 1 set of photocopy of your passport.</p>
<p>2. You need 1 photocopy of your IQAMA (ID card).</p>
<p>3. You need 6 passport size pictures.</p>
<p>4. You need to make a file with all this document and fill the application</p>
<p>form. You need 400 SR for the license which you have to pay in Bank or you pay to dalal 50 SR they will do the payment for you.</p>
<p><strong><span style="color: #ff0000;">Best way to do this you should give 10 SR to a dalal there they</span></strong><strong><span style="color: #ff0000;"> </span></strong></p>
<p><strong> </strong></p>
<p><strong> </strong><strong><span style="color: #ff0000;">will fill the form for you and make the file ready.</span></strong><strong> </strong></p>
<p><strong> </strong></p>
<p>5. Those guys will tell where should you go. After that each counter of the dallah will give you all the direction of which counter you go.</p>
<p>6. After that they will take a small test of reverse parking. <span style="color: #ff0000;"><strong>Note: Remember to put seat belt and check the mirrors.</strong></span><span style="color: #ff0000;"><strong> Those car is new Camry Car. So careful about the accelerator. It&#8217;s so soft.  Most of the people mistakes car starts goes off. This is really bad luck.</strong></span></p>
<p>7. After the test they will give you a mark from four (أ,ب,ض,ج).</p>
<p>أ=  1 day class</p>
<p>ب = 5 days class</p>
<p>ض = 15 days class</p>
<p>ج = 1 month class</p>
<p>8. After that you have to pay for the class which is 435 SR.</p>
<p>9. Then they will give you the class and all the instructions you need.</p>
<p><strong>Passing Tips</strong></p>
<p>1. Don’t be afraid in front of police. Most of the people they afraid and there leg shakes. And then they failed.</p>
<p>2. For signal test in the class they will tell you the same questions which</p>
<p>will appear in the exam. They will tell you the first 10 questions which</p>
<p>will appear in the exam. So try to note those questions and buy a signal paper.</p>
<p><span style="color: #ff0000;">You cant do a mistake in first 10 questions. You have choice of 5 mistakes after</span></p>
<p><span style="color: #ff0000;">The 10 question but not the first 10 questions. So don&#8217;t do any mistake that time.</span></p>
<p>Best of luck for your exam. If you need any information just post a comment.</p>
<p><strong><span style="color: #ff0000;">Note: There is some blogs about obtaining driving licesne in Jeddah. But those are written in 2007 or 2008. But now the things and procedure is changed. I just passed on 16th Feb 2010. So now the above procedures are followed. And the validity of the license is 10 years. No worry for 10 years. Have a safe drive and life&#8230;..:)</span></strong></p>
<p><strong><span style="color: #ff0000;">** I passed driving test few months ago. I tried to know the procedure from online but<br />
I couldn’t got any help. And I suffered to know the actual procedure. That’s why I just<br />
shared the procedure so people who is getting new license they will get the correct information. That’s all. I am not a trainer nor this website is providing or keeping any relation with Dallah. I just want to help out the people who don’t have the correct information. Thank you.</span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/obtaining-driving-license-ksa-jeddah/feed/</wfw:commentRss>
		<slash:comments>163</slash:comments>
		</item>
		<item>
		<title>Became ZCE</title>
		<link>http://www.blog.ekram.info/zce/</link>
		<comments>http://www.blog.ekram.info/zce/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 07:26:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[ZCE]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=55</guid>
		<description><![CDATA[I am very happy to see my name listed under Bangladesh In Zend Yellow page of ZCE. I passed the exam in first chance. Thanks to Allah and to all previous ZCE of my country. I get inspired mostly from them either by talking with them or by reading their blogs. And of course thanks [...]]]></description>
			<content:encoded><![CDATA[<p>I am very happy to see my name listed under Bangladesh In <a href="http://zend.com/zce.php?c=ZEND010051" target="_blank">Zend Yellow page of ZCE</a>. I passed the exam in first chance. Thanks to Allah and to all previous ZCE of my country. I get inspired mostly from them either by talking with them or by reading their blogs. And of course thanks goes to my class mates and friends. One of my friend is also ZCE <a href="http://thinkdiff.net/" target="_blank">(Mahmud Ahsan)</a>.</p>
<p>I bought the Zend Exam Voucher on 3rd February 2009. But for so many reasons I was unable to attend the exam and the most big reason is my laziness&#8230;:) I rescheduled the exam may be for 50 times but as my laziness comes up so I couldn’t give the exam. 3rd February 2010 is the last date of the exam and if I unable to attend the exam it will expire. So I was in a pressure to give the exam and I attend the exam on 2nd February before one day of expiry Alhamdulillah passed the exam. Now let me share with you what I did to prepare myself. But it may work with you or may not. The way of thinking of the entire human is not the same. So follow what you feel better way to prepare yourself.</p>
<p>First of all as all the ZCE’s will suggest you the same thing to read the<br />
Zend Certification Guide and Use the test exam.</p>
<p>1.  Finish one topic from the Zend Certification Guide and search it in php.net<br />
for details. Quote or write the things which you can use as just quick review. Do it<br />
for all the topics of 1 Chapter and pin it. After that go to the Second Chapter follow<br />
the same thing and review the first chapter at the same time so you won’t forget<br />
the thing. After finishing 12<sup>th</sup> Chapter you will have 12 clips in your hand for quick review.</p>
<p>2.  Now you will see some of the sub topics of the 12 topics listed in Zend Site which is not<br />
there in Zend Certification Guide. So now you have to go for Google search or php.net to learn those<br />
things and write quotes in your note.</p>
<p>3. After finishing all those things now check out if you missed any subtopics. If you saw that everything is done then fix your mind to give a mock test. But 5 mock tests from zend site and give one test. After that you will realize the type of questions and lake of your knowledge in a chapter. Go now study those chapters again if you got grade pass or fail. After finishing give a second mock test. If you got excellent in all the chapter now you are ready to face the real exam. Schedule the real exam and go for it.</p>
<p>Rather than this you can check the following resource which I followed parallelly.</p>
<p>Some sample Questions Link <span style="color: #993300;">( I don&#8217;t know this is legal or not. If it&#8217;s illigal plz let me know so i will remove the link)<br />
<span style="color: #000000;"><span style="color: #339966;"><a href="http://koduleht.eu/phptest/taketest.php?12" target="_blank"><span style="color: #339966;">Link 1</span><br />
</a><span style="color: #000000;"><a href="http://mathayi.wordpress.com/2009/01/18/zce-sample-questions/" target="_blank"><span style="color: #339966;">Link 2</span></a></span></span></span></span><br />
Review of 12 Chapter Other ZCE&#8217;s Blog<br />
<span style="color: #339966;"><a href="http://readtheweb.info/tag/zend-certified-engineer/ " target="_blank"><span style="color: #339966;">Read The Web</span></a></span></p>
<p><span style="color: #000000;">The Paul Paul Reinheimer Review Guide is also very useful</span></p>
<p><span style="color: #339966;"><a href="http://www.ekram.info/paul_reinheimer-zce.pdf" target="_blank"><span style="color: #339966;">Download Link</span></a></span></p>
<p><span style="color: #000000;">Check out Frank ZCE Preparation. It also helped me lot.</span></p>
<p><span style="color: #339966;"><a href="http://blog.webmantica.com/2008/08/04/becoming-a-zend-php-certified-engineer/" target="_blank">Frank Blog</a></span></p>
<p><a href="http://blog.webmantica.com/2008/08/04/becoming-a-zend-php-certified-engineer/" target="_blank"> </a></p>
<p><a href="http://blog.webmantica.com/wp-content/uploads/2008/10/php5.pdf" target="_blank">D</a><a href="http://blog.webmantica.com/wp-content/uploads/2008/10/php5.pdf" target="_blank">ownload Frank Hand Note</a></p>
<p><span style="color: #339966;"><span style="color: #000000;">I cant share anything else as I agreed with zend not to share. But believe me if you<br />
are a PHP programmer for 6 month or 1 years it wont take you more then 12 days<br />
for 12 chapter I mean for zend preparation. Thank you. Best of luck&#8230;.:) </span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/zce/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>JeddahGeeks First meetup(Nov,09)</title>
		<link>http://www.blog.ekram.info/jeddahgeeks-first-meetupnov09/</link>
		<comments>http://www.blog.ekram.info/jeddahgeeks-first-meetupnov09/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 15:18:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JeddahGeeks]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[jeddahgeek]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=50</guid>
		<description><![CDATA[Some of my Jeddah friends Arranged a group called JeddahGeeks. Where Web developer, designer and entrepreneurs can share their knowledge, thoughts and experience. So we can learn something and gain some knowledge from some real geeks. In Our first meet up(13th November) I give a small speech on &#8220;How to Become a PHP Geek?&#8221;. I [...]]]></description>
			<content:encoded><![CDATA[<p>Some of my Jeddah friends Arranged a group called JeddahGeeks. Where Web developer, designer and entrepreneurs can share their knowledge, thoughts and experience. So we can learn something and gain some knowledge from some real geeks. In Our first meet up(13th November) I give a small speech on &#8220;How to Become a PHP Geek?&#8221;. I am inspired by the event of PHPExperts Seminar of Bangladesh. The presentation of <a href="http://www.phpfour.com/blog">Emran Hasan Brother</a> on How <a href="http://www.phpfour.com/blog/2008/10/become-kick-ass-php-ninja-from-newbie-guide-tips/">Becoming a kick-ass PHP ninja</a> gave me more inspiration to make this presentation. You can see the presentation below. As this is my first presentation any criticize and suggestion will be appreciated.</p>
<div id="__ss_2571961" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="How To Become A Php Geek" href="http://www.slideshare.net/kaziekram/how-to-become-a-php-geek-2571961">How To Become A Php Geek</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=howtobecomeaphpgeek-1259052025604-phpapp02&amp;stripped_title=how-to-become-a-php-geek-2571961" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=howtobecomeaphpgeek-1259052025604-phpapp02&amp;stripped_title=how-to-become-a-php-geek-2571961" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/kaziekram">kazi mohammad ekram</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/jeddahgeeks-first-meetupnov09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FirePHP with FireBug</title>
		<link>http://www.blog.ekram.info/firephp-with-firebug/</link>
		<comments>http://www.blog.ekram.info/firephp-with-firebug/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 22:01:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Mix]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[FireBug]]></category>
		<category><![CDATA[FirePHP]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=11</guid>
		<description><![CDATA[Last Couple of months I was using Firebugs ad-dons of Fire Fox.  It helped me lot to debug my css. It&#8217;s simply great help for me. Today I came to know about new ad-dons FirePHP which can be used with FireBug. You can debug your php code in your browser. It sounds cool. You don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Last Couple of months I was using Firebugs ad-dons of Fire Fox.  It helped me lot to debug my css. It&#8217;s simply great help for me. Today I came to know about new ad-dons FirePHP which can be used with FireBug. You can debug your php code in your browser. It sounds cool. You don&#8217;t have to use print_r or var_dump to debug your php code and massed up your site by dumping your array.</p>
<p>It’s great to use it like same as firebug. Hope it will be useful for php programmers.</p>
<p>To use FirePHP you need the following thigs</p>
<ul>
<li><a href="http://www.mozilla.com/en-US/firefox/">Firefox</a></li>
<li><a href="http://getfirebug.com/">Firebug</a></li>
<li><a href="http://www.firephp.org/">FirePHP</a></li>
</ul>
<p>After installing those three you should download the <em style="font-style: italic;">FirePHPCore</em> from <a href="http://www.firephp.org/HQ/Install.htm">http://www.firephp.org/HQ/Install.htm</a>.</p>
<p><strong style="font-weight: bold;">Setup</strong></p>
<p>Let&#8217;s assume your document root is <em style="font-style: italic;">/www/</em> and it is in your PHP include path.</p>
<p><strong style="font-weight: bold;">Step 1</strong><strong style="font-weight: bold;"> </strong><strong style="font-weight: bold;">Locate the server library</strong></p>
<p>Locate the <em style="font-style: italic;">/lib/FirePHPCore</em> folder in the <a href="http://www.firephp.org/HQ/Install.htm"><em style="font-style: italic;">FirePHPCore</em> archive</a> and move it into your document root.</p>
<p>/www/FirePHPCore/fb.php<br />
/www/FirePHPCore/FirePHP.class.php<br />
/www/FirePHPCore/LICENSE</p>
<p>You can skip this step if you are using PEAR. Make sure the PEAR repository is in your include path.</p>
<p><strong style="font-weight: bold;">Step 2</strong><strong style="font-weight: bold;"> </strong><strong style="font-weight: bold;">Include the server library</strong></p>
<p>Create a file at <em style="font-style: italic;">/www/Index.php</em> and open it in your editor.</p>
<p>require_once(&#8216;FirePHPCore/FirePHP.class.php&#8217;);</p>
<p><strong style="font-weight: bold;">Step 3</strong><strong style="font-weight: bold;"> </strong><strong style="font-weight: bold;">Start output buffering</strong></p>
<p><a href="http://www.php.net/ob_start">ob_start</a>();</p>
<p>Now That&#8217;s it. It&#8217;s now time to play. Your first Log Message</p>
<div style="font-family: Monaco, monospace; font-size: 11px; background-color: #f8f8f8; width: 350px; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; border: 1px solid #cdcdcd;">
<pre style="font: normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace; font-family: monospace;"><span style="color: #000088;">$firephp</span> <span style="color: #339933;">=</span> FirePHP<span style="color: #339933;">::</span><span style="color: #004000;">getInstance</span><span style="color: #009900;">(</span><span style="color: #000000; font-weight: bold;">true</span><span style="color: #009900;">)</span>;

<span style="color: #000088;">$var</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/array"><span style="color: #990000;">array</span></a><span style="color: #009900;">(</span>'i'<span style="color: #339933;">=&gt;</span><span style="color: #cc66cc;">10</span><span style="color: #339933;">,</span> 'j'<span style="color: #339933;">=&gt;</span><span style="color: #cc66cc;">20</span><span style="color: #009900;">)</span>;

<span style="color: #000088;">$firephp</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">log</span><span style="color: #009900;">(</span><span style="color: #000088;">$var</span><span style="color: #339933;">,</span> 'Iterators'<span style="color: #009900;">)</span>;</pre>
</div>
<p><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="Console_HelloWorld_Screenshot" src="http://kaziekram.wordpress.com/files/2009/09/console_helloworld_screenshot.png" alt="Console_HelloWorld_Screenshot" width="310" height="120" /><br />
FirePHP Official Site:  http://www.firephp.org</p>
<p>The Site I got the information: <a href="http://sixrevisions.com/web-development/how-to-debug-php-using-firefox-with-firephp/">http://sixrevisions.com/web-development/how-to-debug-php-using-firefox-with-firephp/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/firephp-with-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CKEditor the new version of FCKEditor and new file manager CKFinder</title>
		<link>http://www.blog.ekram.info/ckeditor-the-new-version-of-fckeditor-and-new-file-manager-ckfinder/</link>
		<comments>http://www.blog.ekram.info/ckeditor-the-new-version-of-fckeditor-and-new-file-manager-ckfinder/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:44:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Mix]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=13</guid>
		<description><![CDATA[Last couple of days I was using FCKEditor. And i found it really good. Client likes it.  I also become fan of it. Recently I came to know that there is new version of FCKEditor. Which is called CKEditor 3.0. This is new of FCKEditor. It is faster and much easy to use. FCKEditor in [...]]]></description>
			<content:encoded><![CDATA[<p>Last couple of days I was using FCKEditor. And i found it really good. Client likes it.  I also become fan of it.<br />
Recently I came to know that there is new version of FCKEditor. Which is called CKEditor 3.0. This is new<br />
of FCKEditor. It is faster and much easy to use. FCKEditor in PHP you have to include PHP codes. But CKEdiotr<br />
you just have to include a js file in header that&#8217;s it. You can use it to any text area. It has lots of new features<br />
and really faster than the FCKEditor. Hope I will go for CKEditor for next days until there is something new.<br />
Really loved it&#8217;s UI and flexibility.</p>
<p>The officicial site of <a href="http://www.ckeditor.com/">CKEditor</a>.</p>
<div style="text-align: center;">
<dl id="attachment_231" style="display: block; margin-left: auto; margin-right: auto; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-top: 10px; margin-bottom: 10px; -webkit-border-top-right-radius: 3px 3px; -webkit-border-top-left-radius: 3px 3px; -webkit-border-bottom-left-radius: 3px 3px; -webkit-border-bottom-right-radius: 3px 3px; width: 510px; border: 1px solid #dddddd;">
<dt><a href="http://ckeditor.com/"><img style="padding: 0px; margin: 0px; border: 0px none initial;" title="CKEditor 3.0" src="http://kaziekram.wordpress.com/files/2009/09/fck.jpg" alt="CKEditor 3.0" width="500" height="243" /></a></dt>
<dd style="font-size: 11px; line-height: 17px; padding-top: 0px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; margin: 0px;">CKEditor 3.0</dd>
</dl>
</div>
<p>There is another release of File Manager Which is called <a href="http://ckfinder.com/">CKFinder</a></p>
<div style="text-align: center;">
<dl id="attachment_230" style="display: block; margin-left: auto; margin-right: auto; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-top: 10px; margin-bottom: 10px; -webkit-border-top-right-radius: 3px 3px; -webkit-border-top-left-radius: 3px 3px; -webkit-border-bottom-left-radius: 3px 3px; -webkit-border-bottom-right-radius: 3px 3px; width: 510px; border: 1px solid #dddddd;">
<dt><a href="http://ckfinder.com/"><img style="padding: 0px; margin: 0px; border: 0px none initial;" title="CKFinder" src="http://kaziekram.wordpress.com/files/2009/09/ckf.jpg" alt="CKFinder" width="500" height="247" /></a></dt>
<dd style="font-size: 11px; line-height: 17px; padding-top: 0px; padding-right: 4px; padding-bottom: 5px; padding-left: 4px; margin: 0px;">CKFinder</dd>
</dl>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/ckeditor-the-new-version-of-fckeditor-and-new-file-manager-ckfinder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>After long time get back to on track&#8230;.</title>
		<link>http://www.blog.ekram.info/after-long-time-get-back-to-on-track/</link>
		<comments>http://www.blog.ekram.info/after-long-time-get-back-to-on-track/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 14:42:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Me & My Family]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=15</guid>
		<description><![CDATA[Hi Everyone. After long time again back to my blog. Long time didn&#8217;t post anything in my blog. Feeling again have to restart it. Lot&#8217;s of thing happend in this last days of my life. Let&#8217;s try to share some incident and co-incident of my life&#8230;:) 1. Left TAMM my on 5th March 2009. Feel really [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone. After long time again back to my blog. Long time didn&#8217;t post anything in my blog. Feeling again have to restart it.<br />
Lot&#8217;s of thing happend in this last days of my life. Let&#8217;s try to share some incident and co-incident of my life&#8230;:)</p>
<p>1. Left <a href="http://www.tamm.com.sa" target="_blank">TAMM</a> my on 5th March 2009. Feel really bad when I was leaving. Because<br />
that was my first company. They guys and my team was really good. Realy missed you guys. Take Care. Hope<br />
we will meet one day again.</p>
<p>2. Joined <a href="http://www.gluetube.com" target="_blank">Glue Tube</a> on 7th March 2009.  And enjoying the environment and the guys really good. Got some friends and feeling<br />
better. Became like family member.</p>
<p>3. Planning to go for retirement after 2025&#8230;.:) No more web application development. May be will spend rest of life with kids and<br />
real social work. I love kids too much because for some unknown reason any child likes me. Even if I hurt them. hahahahaha. So will<br />
spend time with them.</p>
<p>4. Missing my country too much. My all friends. Really missed the hostel life. Now understanding the meaning of student life.<br />
That life simply awesome&#8230;:) Missed u all my friends.</p>
<p>5. Day by day become addicted with Jeddah. Getting new friends and the work environment. Enjoying the work. Really thanks to Allah to<br />
give me support always in every step of my life. He is my best friend&#8230;;)</p>
<p>6. Dreaming to buy a RAV4 and also a mac book pro.</p>
<p>7. Don&#8217;t want Windows anymore. Want to use Open Source products. Trying Ubuntu. Hope this will divert me from windows&#8230;.:)</p>
<p>Can&#8217;t remember anything else&#8230; For now that&#8217;s all. Will try to share something always.. bye for now&#8230;;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/after-long-time-get-back-to-on-track/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wheel Chair Competition&#8230;:)</title>
		<link>http://www.blog.ekram.info/wheel-chair-competition/</link>
		<comments>http://www.blog.ekram.info/wheel-chair-competition/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:35:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun & Entertainment]]></category>
		<category><![CDATA[Glue Tube]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=18</guid>
		<description><![CDATA[We had a great competition on 15th July 2009 after work in office&#8230;hehehe.. It was really great fun. You will find it rare outside having this type of competition. Check out some pics my flickr . We have to grab our wheel office chair. Who will go first will become the winner. Hehehe…what a game…:)But [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333;">We had a great competition on 15th July 2009 after work in office&#8230;hehehe.. It was really great fun. You will find it rare outside having this type<br />
of competition. Check out some pics <a href="http://www.flickr.com/photos/kaziekram/sets/72157621534758038/" target="_blank"><span style="color: #993300;">my flickr</span> </a> . We have to grab our wheel office chair. Who will go first will become the winner. Hehehe…what a game…:)But we enjoyed. Hope we will arrange this type of crazy stuff more. Hope this will increase our productivity.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/wheel-chair-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bought a Canon SD 990 IS ELPH Camera</title>
		<link>http://www.blog.ekram.info/bought-a-canon-sd-990-is-elph-camera/</link>
		<comments>http://www.blog.ekram.info/bought-a-canon-sd-990-is-elph-camera/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 13:10:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hobby]]></category>

		<guid isPermaLink="false">http://www.blog.ekram.info/?p=20</guid>
		<description><![CDATA[From long time it was my dream to buy a digital camera. Finally Alhamdulillah I manage to buy a digital camera. Which was cost in BDT 30,000 TK. It&#8217;s really Amazing. 14.7 MP and 3.7X Zoom. One of my dream come true.]]></description>
			<content:encoded><![CDATA[<p>From long time it was my dream to buy a digital camera. Finally Alhamdulillah I manage to buy a digital camera. Which was cost in BDT 30,000 TK. It&#8217;s really Amazing. 14.7 MP and 3.7X Zoom. One of my dream come true.</p>
<p><a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=145&amp;modelid=17627#ModelTechSpecsAct"><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="canon-sd990-is" src="http://kaziekram.wordpress.com/files/2009/04/canon-sd990-is.jpg" alt="canon-sd990-is" width="500" height="352" /></a></p>
<p><a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=145&amp;modelid=17627#ModelTechSpecsAct"></a></p>
<p><a href="http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&amp;fcategoryid=145&amp;modelid=17627#ModelTechSpecsAct"><img style="display: block; margin-left: auto; margin-right: auto; border: 0px initial initial;" title="sd990-is-canon" src="http://kaziekram.wordpress.com/files/2009/04/sd990-is-canon.jpg" alt="sd990-is-canon" width="500" height="352" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.ekram.info/bought-a-canon-sd-990-is-elph-camera/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
