<?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>Fahdi&#039;s Personal Blog</title>
	<atom:link href="http://www.fahdmurtaza.com/myblog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fahdmurtaza.com/myblog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Jul 2010 07:37:58 +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>JavaScript &#8211; The easiest way to clean-up your JavaScript code</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-the-easiest-way-to-clean-up-your-javascript-code.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-the-easiest-way-to-clean-up-your-javascript-code.html#comments</comments>
		<pubDate>Wed, 28 Jul 2010 07:37:58 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[coldfusion javascript php event calendar]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=733</guid>
		<description><![CDATA[Clean-up and beautify your JavaScript code with this online tool]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F28%2Fjavascript-the-easiest-way-to-clean-up-your-javascript-code.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F28%2Fjavascript-the-easiest-way-to-clean-up-your-javascript-code.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>You can use any desktop tool to clean-up and beautify that poorly formated JavaScript you got from a blog or web resource.</p>
<p>I my case I am working on a JavaScript based event calendar that displays a calendar and highlights the current date with the dates which have events associated with them.</p>
<p>I got this great event calendar thats totally based on JavaScript from <a title="JavaScript Event Calnedar" href="http://javascript.about.com/library/blevent1.htm" target="_blank">this link</a> and it was not formatted correctly.  As I had to make a few adjustments to the code as for my needs, I needed it to be correctly formatted so I could work on it.</p>
<p>So here is how I cleaned that minimized code. Its probably the best and fastest way of doing it.  I opened up this website <a href="http://jsbeautifier.org/">http://jsbeautifier.org/</a> and pasted my javascript code that needed to be cleaned up for editing and just a click on Beautify  and Voila, my code is clean and beautiful.</p>
<p>Don&#8217;t firget visiting back for another JavaScript tip tomorrow. Also if you found this tip useful, you may also find the follwing Tip useful too.</p>
<p><a href="http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-adding-an-pure-javascript-event-calendar-to-your-site.html" target="_self">Adding an pure JavaScript event calendar to your site.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-the-easiest-way-to-clean-up-your-javascript-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript &#8211; Adding an pure JavaScript event calendar to your site.</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-adding-an-pure-javascript-event-calendar-to-your-site.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-adding-an-pure-javascript-event-calendar-to-your-site.html#comments</comments>
		<pubDate>Wed, 28 Jul 2010 07:37:26 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=746</guid>
		<description><![CDATA[This tutorial explains how you can add a pure JavaScript event based calendar on your site. You can customize it to your needs too. ]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F28%2Fjavascript-adding-an-pure-javascript-event-calendar-to-your-site.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F28%2Fjavascript-adding-an-pure-javascript-event-calendar-to-your-site.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>You may find this tutorial very useful if you are looking for a way to do a simple event calendar on your site with no dependency on server side scripting.</p>
<p>Please check<a title="JavaScript event calnedar" href="http://javascript.about.com/library/blevent1.htm" target="_blank"> this simple and elegant way</a> of adding an event calendar on your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/28/javascript-adding-an-pure-javascript-event-calendar-to-your-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP tip: Best way to get file extension</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/25/best-way-to-get-file-extension.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/25/best-way-to-get-file-extension.html#comments</comments>
		<pubDate>Sun, 25 Jul 2010 09:21:14 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tips]]></category>
		<category><![CDATA[code file extension php]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=714</guid>
		<description><![CDATA[I tried 100 ways to get the file extension from a complete file path including directories and file name with extension. This one works perfectly. This uses php function pathinfo to get the directory name, filename and its extension for you which is very handy. &#60;?php $fileinfo = pathinfo(“/path/to/your/file.php”); echo $fileinfo['dirname']; // Get directory echo $fileinfo['basename']; // Get file [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F25%2Fbest-way-to-get-file-extension.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F25%2Fbest-way-to-get-file-extension.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I tried 100 ways to get the file extension from a complete file path including directories and file name with extension. This one works perfectly. This uses php function <a title="PHP pathinfo " href="http://php.net/manual/en/function.pathinfo.php" target="_blank">pathinfo </a>to get the directory name, filename and its extension for you which is very handy.</p>
<div id="_mcePaste">&lt;?php</div>
<div></div>
<div id="_mcePaste">$fileinfo = pathinfo(“/path/to/your/file.php”);</div>
<div id="_mcePaste">echo $fileinfo['dirname']; // Get directory</div>
<div id="_mcePaste">echo $fileinfo['basename']; // Get file basename</div>
<div id="_mcePaste">echo $fileinfo['extension']; // Get file extension</div>
<div id="_mcePaste">echo $fileinfo['filename']; // Get file name</div>
<div id="_mcePaste">?&gt;</div>
<blockquote><p><code> </code></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/25/best-way-to-get-file-extension.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Feeling like a Nomad</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/05/feeling-like-a-nomad.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/05/feeling-like-a-nomad.html#comments</comments>
		<pubDate>Mon, 05 Jul 2010 09:45:13 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[poem motherland pakistan]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=709</guid>
		<description><![CDATA[Even though I am sitting in a better place Where I don&#8217;t have to think of problems I had in homeland, I feel homesick. I don&#8217;t even know why Still I wont deny The charm of motherland but, my accent cannot return to its song.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F05%2Ffeeling-like-a-nomad.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F05%2Ffeeling-like-a-nomad.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Even though I am sitting in a better place<br />
Where I don&#8217;t have to think of problems I had in homeland, I feel homesick. I don&#8217;t even know why</p>
<p>Still I wont deny<br />
The charm of motherland<br />
but,<br />
my accent cannot<br />
return to its song.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/05/feeling-like-a-nomad.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing zend optimizer encoded PHP applications</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/04/testing-zend-optimizer-encoded-php-applications.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/04/testing-zend-optimizer-encoded-php-applications.html#comments</comments>
		<pubDate>Sun, 04 Jul 2010 13:17:13 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP Tips]]></category>
		<category><![CDATA[expressionengine testing php application 'zend optimizer' encoded]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=664</guid>
		<description><![CDATA[I am working on an expressionengine application these days. As I am using the beta version of expression engine until they release the final version, so the source files are encoded with the zend optimizer. Zend optimizer has a limitation that it can&#8217;t work with version 5.3 of PHP so far. I had the latest [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F04%2Ftesting-zend-optimizer-encoded-php-applications.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F04%2Ftesting-zend-optimizer-encoded-php-applications.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I am working on an expressionengine application these days. As I am using the beta version of expression engine until they release the final version, so the source files are encoded with the zend optimizer. Zend optimizer has a limitation that it can&#8217;t work with version 5.3 of PHP so far.<a href="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/07/expressionengine_logo.png"><img src="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/07/expressionengine_logo-150x150.png" alt="" title="expressionengine_logo" width="150" height="150" class="alignright size-thumbnail wp-image-705" /></a></p>
<p>I had the latest XAMPP installed on my Windows VISTA machine for a year now but I found out that Zend optimiser isn&#8217;t compatible with version of PHP it provided i.e PHP 5.3, so I downloaded the version 1.6.8 of XAMPP from http://sourceforge.net/projects/xampp/files/ which has the older version of PHP i.e 5.2 which is compatible with Zend Optimizer.</p>
<p>Now here is the thing, I downloaded the Zend Optimizer from <a href="http://www.zend.com/en/products/guard/zend-optimizer" target="_blank">this link</a> and installed it.  In its installation steps it asks you for two locations which you have to tell it correctly or else it will not work properly.</p>
<ol>
<li>The path to php.ini</li>
<li>The path to Apache websrver&#8217;s root.</li>
</ol>
<p>Based on the installation directory of your XAMPP, you can select appropriate directories in these steps. I chose default <em><strong>C:\xampp </strong><span style="font-style: normal;">while installing XAMPP,  so I selected <strong><em>C:\xampp\apache\bin </em><span style="font-weight: normal;">and C:\xampp\apache for the Steps 1 and 2 respectively. </span></strong></span></em></p>
<p>And before that, using XAMPP control panel, I had stopped the Apache so when the configuration changes take place, the next time apache runs, it loads this new php.ini file which is changed by the zend optimizer installation.</p>
<p>Next thing you want to do is, check the php info using <strong><em>phpinfo.php</em></strong> file using the follwing url.</p>
<p><a href="http://localhost/xampp/phpinfo.php">http://localhost/xampp/phpinfo.php</a></p>
<p>It will open up a page with a bunch of information. Look for the text  <strong><em>Loaded Configuration File <span style="font-style: normal;"><span style="font-weight: normal;">and open the same php file using windows explorer.</span></span></em></strong></p>
<p><strong><em><span style="font-style: normal;"><span style="font-weight: normal;">For me it was</span></span></em></strong></p>
<table border="0" cellpadding="3" width="600">
<tbody>
<tr>
<td>Loaded Configuration File</td>
<td>C:\xampp\apache\bin\php.ini</td>
</tr>
</tbody>
</table>
<p>So I opened the php.ini folder and searched for the line where Zend Optimiser properties were mentioned and</p>
<p><code></p>
<div id="_mcePaste">[Zend]</div>
<div id="_mcePaste">zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll"</div>
<div id="_mcePaste">zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0"</div>
<div id="_mcePaste"><strong>zend_optimizer.enable_loader = 0</strong></div>
<div id="_mcePaste">zend_optimizer.optimization_level=15</div>
<div id="_mcePaste">;zend_optimizer.license_path =</div>
<div id="_mcePaste">; Local Variables:</div>
<div id="_mcePaste">; tab-width: 4</div>
<div id="_mcePaste">; End:</div>
<p>[Zend]zend_extension_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\ZendExtensionManager.dll"zend_extension_manager.optimizer_ts="C:\Program Files\Zend\ZendOptimizer-3.3.0\lib\Optimizer-3.3.0"zend_optimizer.enable_loader = 1zend_optimizer.optimization_level=15;zend_optimizer.license_path =; Local Variables:; tab-width: 4; End:</p>
<p></code></p>
<p>In the above code I changed</p>
<p><code><br />
zend_optimizer.enable_loader = 0<br />
</code></p>
<p>to</p>
<p><code><br />
zend_optimizer.enable_loader = 1<br />
</code></p>
<p>So its loaded the next time I start the apache.<br />
<a href="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/07/php_doodle.png"><img src="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/07/php_doodle-150x150.png" alt="" title="php_doodle" width="150" height="150" class="alignright size-thumbnail wp-image-710" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/04/testing-zend-optimizer-encoded-php-applications.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaving for Muscat, Oman</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/07/01/leaving-for-muscat-oman.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/07/01/leaving-for-muscat-oman.html#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:14:50 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[oman omanair pakistan islamabad PIA]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=662</guid>
		<description><![CDATA[I am here waiting to board the flight for Muscat, Oman. PIA was no good the last time and hope OmanAir is good. Anyhow, its a good clear day. At least seems like from the air conditioned waiting lounge of the Islamabad airport.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F01%2Fleaving-for-muscat-oman.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F07%2F01%2Fleaving-for-muscat-oman.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I am here waiting to board the flight for Muscat, Oman. PIA was no good the last time and hope OmanAir is good. Anyhow, its a good clear day. At least seems like from the air conditioned waiting lounge of the Islamabad airport. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/07/01/leaving-for-muscat-oman.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google search on SSL</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/06/01/google-search-on-ssl.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/06/01/google-search-on-ssl.html#comments</comments>
		<pubDate>Tue, 01 Jun 2010 07:08:58 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google SSL search]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/2010/06/01/google-search-on-ssl.html</guid>
		<description><![CDATA[Google search on SSL. Good news. I woke up two hours ago and opened Google for some searchhing and Voila, a new thing every few days. Google in on SSL. Most of Google Searchers may have recently come to know that Google has publicized SSL version of Google Search. Google SSL doesn’t close the normal [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F06%2F01%2Fgoogle-search-on-ssl.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F06%2F01%2Fgoogle-search-on-ssl.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Google search on SSL. Good news. I woke up two hours ago and opened Google for some searchhing and Voila, a new thing every few days. Google in on SSL.</p>
<div id="attachment_654" class="wp-caption alignright" style="width: 410px"><a href="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/06/ssl-search.png"><img class="size-full wp-image-654" title="Google SSL Search" src="http://www.fahdmurtaza.com/myblog/wp-content/uploads/2010/06/ssl-search.png" alt="Google SSL" width="400" height="129" /></a><p class="wp-caption-text">Google SSL</p></div>
<p>Most of Google Searchers may have recently come to know that Google has publicized SSL version of Google Search. Google SSL doesn’t close the normal http version but Google SSL Search is to provide more secure search service.</p>
<p>With Google search over SSL, you can have an end-to-end encrypted search resolution between your computer and Google Search Engine. This SSL helps defend your search terms and your search results pages from being captured by a third party.</p>
<p>This provides you with a more secure and better way to do your searching.  More about it on <a href="http://googleblog.blogspot.com/2010/05/search-more-securely-with-encrypted.html">Google Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/06/01/google-search-on-ssl.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn from Germans</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/04/10/learn-from-germans.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/04/10/learn-from-germans.html#comments</comments>
		<pubDate>Sat, 10 Apr 2010 18:51:38 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[Interesting Stuff]]></category>
		<category><![CDATA[My Friends]]></category>
		<category><![CDATA[germany pakistan islamabad chat]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/2010/04/10/learn-from-germans.html</guid>
		<description><![CDATA[We need to learn from Germans. My chat with a friend in Germany fahd.murtaza: Islamabad bhee gaon hee hai Shabaz: lolz&#8230; Islamabad kidher gaoun hay? fahd.murtaza: In sense of timings fahd.murtaza: like the markets close early Shabaz: ya, but not at 7pm like here in entire germany Shabaz: 7pm, and even the pharmacies close down [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F04%2F10%2Flearn-from-germans.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F04%2F10%2Flearn-from-germans.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>We need to learn from Germans. My chat with a friend in Germany</p>
<p>fahd.murtaza: Islamabad bhee gaon hee hai<br />
Shabaz: lolz&#8230; Islamabad kidher gaoun hay?<br />
fahd.murtaza: In sense of timings<br />
fahd.murtaza: like the markets close early<br />
Shabaz: ya, but not at 7pm like here in entire germany<br />
Shabaz: 7pm, and even the pharmacies close down<br />
fahd.murtaza: oh Khudaya<br />
fahd.murtaza: yeah kiya karte hain 7 PM ke bad<br />
Shabaz: kuch nahin<br />
Shabaz: dinner fermatay hayn, aur 10pm lites off<br />
fahd.murtaza: wah good<br />
Shabaz:phir 5 am uth jatay hayn<br />
Shabaz: school starts at 6am<br />
Shabaz: and office at 7<br />
Shabaz: humaray sarkaree afsaraan 9 to 5 mein 3 hours lunch, 2 hours tea, 2 hours gup shup aur 1 hour files per sign kertay hayn<br />
Shabaz: yahan 7am to 5pm sirf kaam hota hay, 1 hour luch break</p>
<p>So now I think Islamabad is great <img src='http://www.fahdmurtaza.com/myblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/04/10/learn-from-germans.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome starts fast</title>
		<link>http://www.fahdmurtaza.com/myblog/2010/04/07/chrome-starts-fast.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2010/04/07/chrome-starts-fast.html#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:22:30 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chrome fast creativity advertisment]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/2010/04/07/chrome-starts-fast.html</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F04%2F07%2Fchrome-starts-fast.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2010%2F04%2F07%2Fchrome-starts-fast.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.youtube.com/watch?v=RrDHrwLUtvk"><img src="http://img.youtube.com/vi/RrDHrwLUtvk/default.jpg" width="130" height="97" border=0></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2010/04/07/chrome-starts-fast.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eid Greetings / عید مبارک</title>
		<link>http://www.fahdmurtaza.com/myblog/2009/11/28/eid-greetings-%d8%b9%db%8c%d8%af-%d9%85%d8%a8%d8%a7%d8%b1%da%a9.html</link>
		<comments>http://www.fahdmurtaza.com/myblog/2009/11/28/eid-greetings-%d8%b9%db%8c%d8%af-%d9%85%d8%a8%d8%a7%d8%b1%da%a9.html#comments</comments>
		<pubDate>Sat, 28 Nov 2009 04:13:58 +0000</pubDate>
		<dc:creator>Fahd</dc:creator>
				<category><![CDATA[Bakra Special]]></category>
		<category><![CDATA[Eid-ul-Adha]]></category>
		<category><![CDATA[Eid/ Ead]]></category>
		<category><![CDATA[bakra]]></category>
		<category><![CDATA[edi al adha]]></category>
		<category><![CDATA[eid]]></category>
		<category><![CDATA[eid mubarak]]></category>

		<guid isPermaLink="false">http://www.fahdmurtaza.com/myblog/?p=645</guid>
		<description><![CDATA[My heartiest greetings to all my friends I wish that this Eid brings you happiness. This is a time of thanksgiving and we should all be thankful to God for giving us an opportunity to be with our families once again and celebrate the togetherness.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2009%2F11%2F28%2Feid-greetings-%25d8%25b9%25db%258c%25d8%25af-%25d9%2585%25d8%25a8%25d8%25a7%25d8%25b1%25da%25a9.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.fahdmurtaza.com%2Fmyblog%2F2009%2F11%2F28%2Feid-greetings-%25d8%25b9%25db%258c%25d8%25af-%25d9%2585%25d8%25a8%25d8%25a7%25d8%25b1%25da%25a9.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>My heartiest greetings to all my friends <img src='http://www.fahdmurtaza.com/myblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I wish that this Eid brings you happiness. This is a time of thanksgiving and we should all be thankful to God for giving us an opportunity to be with our families  once again and celebrate the togetherness.</p>
<p><a title="Eid Greetings by Fahd Murtaza, on Flickr" href="http://www.flickr.com/photos/fahdmurtaza/4139630098/"><img src="http://farm3.static.flickr.com/2750/4139630098_b2bbf1289c.jpg" alt="Eid Greetings" width="500" height="333" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fahdmurtaza.com/myblog/2009/11/28/eid-greetings-%d8%b9%db%8c%d8%af-%d9%85%d8%a8%d8%a7%d8%b1%da%a9.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
