<?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>ibn Mas'ud &#187; Blog</title>
	<atom:link href="http://nomi.ibnmasud.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://nomi.ibnmasud.com</link>
	<description>learns to blog</description>
	<lastBuildDate>Mon, 05 May 2008 16:07:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Reset your lost Ubuntu Password</title>
		<link>http://nomi.ibnmasud.com/blog/reset-your-lost-ubuntu-password/</link>
		<comments>http://nomi.ibnmasud.com/blog/reset-your-lost-ubuntu-password/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 05:08:44 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/reset-your-lost-ubuntu-password/</guid>
		<description><![CDATA[If you ever get locked out of your Ubuntu installation as I found myself to be tonight, you can reset your password quite easily using the following steps.

Power up your computer.
Press ESC at the grub menu.
Press e for edit.
Highlight the line that begins &#8220;Ubuntu, KERNEL ………&#8221; and press e.
Go to the end of this line, [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever get locked out of your Ubuntu installation as I found myself to be tonight, you can reset your password quite easily using the following steps.</p>
<ol>
<li>Power up your computer.</li>
<li>Press ESC at the grub menu.</li>
<li>Press e for edit.</li>
<li>Highlight the line that begins &#8220;Ubuntu, KERNEL ………&#8221; and press e.</li>
<li>Go to the end of this line, add <em>rw init=/bin/bash</em> and press enter.</li>
<li>Press b to boot your system.</li>
<li>Your system will boot up to a passwordless root shell.</li>
<li>Type in <em>passwd username</em> where username is the username you lost the password for.</li>
<li>Set your password.</li>
<li>Type in reboot.</li>
</ol>
<p>That is it! you can now log in using your new password. You can even reset your root password here but cannot login with it at the login screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/reset-your-lost-ubuntu-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-Mobile T-Zones Outage</title>
		<link>http://nomi.ibnmasud.com/blog/t-zones-outage/</link>
		<comments>http://nomi.ibnmasud.com/blog/t-zones-outage/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 19:24:20 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/t-zones-outage/</guid>
		<description><![CDATA[As of 8am this morning, T-Mobile seems to be having problems with their EDGE based T-Zones service. A call to T-Mobile&#8217;s customer service number confirmed this. They are said to be fixing the problem and hoping to get the service back up asap. No ETA was given.
If you are using a Windows Mobile phone you [...]]]></description>
			<content:encoded><![CDATA[<p>As of 8am this morning, T-Mobile seems to be having problems with their EDGE based T-Zones service. A call to T-Mobile&#8217;s customer service number confirmed this. They are said to be fixing the problem and hoping to get the service back up asap. No ETA was given.</p>
<p>If you are using a Windows Mobile phone you will get the &#8220;<em><strong>The remote party has terminated this connection</strong></em>&#8221; message. </p>
<p>UPDATE: The EDGE network is up and running as of sometime around 6:15pm.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/t-zones-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alternate Shortcuts to cut-copy-paste</title>
		<link>http://nomi.ibnmasud.com/blog/alternate-shortcuts-to-cut-copy-paste/</link>
		<comments>http://nomi.ibnmasud.com/blog/alternate-shortcuts-to-cut-copy-paste/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 15:25:16 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/alternate-shortcuts-to-cut-copy-paste/</guid>
		<description><![CDATA[Did you know there are alternate shortcuts to the commonly used cut (ctrl+x), copy (ctrl+c) and paste (ctrl+v) shortcuts?



Action
Shortcut
Alternate Shortcut


Cut
Ctrl+X
Del+Shift


Copy
Ctrl+C
Insert+Ctrl


Paste
Ctrl+V
Insert+Shift



These are kind of confusing so I&#8217;m sticking to the Ctrl+ shortcuts. For those who use different keyboard layouts like Dvorák the X, C and V keys are placed far apart and awkward to use. In [...]]]></description>
			<content:encoded><![CDATA[<p>Did you know there are alternate shortcuts to the commonly used cut (ctrl+x), copy (ctrl+c) and paste (ctrl+v) shortcuts?</p>
<blockquote>
<table width="99%">
<tr>
<td width="33%"><strong>Action</strong></td>
<td width="33%"><strong>Shortcut</strong></td>
<td width="33%"><strong>Alternate Shortcut</strong></td>
</tr>
<tr>
<td width="33%">Cut</td>
<td width="33%">Ctrl+X</td>
<td width="33%">Del+Shift</td>
</tr>
<tr>
<td width="33%">Copy</td>
<td width="33%">Ctrl+C</td>
<td width="33%">Insert+Ctrl</td>
</tr>
<tr>
<td width="33%">Paste</td>
<td width="33%">Ctrl+V</td>
<td width="33%">Insert+Shift</td>
</tr>
</table>
</blockquote>
<p>These are kind of confusing so I&#8217;m sticking to the Ctrl+ shortcuts. For those who use different keyboard layouts like Dvorák the X, C and V keys are placed far apart and awkward to use. In such cases the alternate shortcuts maybe easier to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/alternate-shortcuts-to-cut-copy-paste/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to configure Pidgin to work with Google Talk</title>
		<link>http://nomi.ibnmasud.com/blog/how-to-configure-pidgin-to-work-with-google-talk/</link>
		<comments>http://nomi.ibnmasud.com/blog/how-to-configure-pidgin-to-work-with-google-talk/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 15:41:37 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/how-to-configure-pidgin-to-work-with-google-talk/</guid>
		<description><![CDATA[Pidgin (formerly GAIM) is an open-source multi-protocol IM client which can allow to chat over MSN, Yahoo, AIM and many other protocols. The following settings will allow Pidgin to work with Google Talk.

1. Open Pidgin and go to Add / Edit under the Account menu.
2. Click on Add.
3. On the Basic tab, Use the following [...]]]></description>
			<content:encoded><![CDATA[<p>Pidgin (formerly GAIM) is an open-source multi-protocol IM client which can allow to chat over MSN, Yahoo, AIM and many other protocols. The following settings will allow Pidgin to work with Google Talk.<br />
<span id="more-68"></span><br />
1. Open Pidgin and go to Add / Edit under the Account menu.</p>
<p>2. Click on Add.</p>
<p>3. On the Basic tab, Use the following settings under Login Options:</p>
<ul>Protocol: <strong>XMPP</strong><br />
Screen name: <strong>google id</strong> (everything before the @ symbol)<br />
Domain: <strong>gmail.com</strong> (use googlemail.com if your email ends in @googlemail.com)<br />
Password: <strong>your password</strong><br />
Remember Password: <strong>check for automatic login</strong></ul>
<p>The Resource and Local Alias fields are not required</p>
<p><a href="http://nomi.ibnmasud.com/wp-content/uploads/2007/08/tabs.png" title="Pidgin settings"><img src="http://nomi.ibnmasud.com/wp-content/uploads/2007/08/tabs.png" alt="Pidgin settings" /></a></p>
<p>4. On the Advanced tab,</p>
<ul>Force old (port 5223) SSL: <strong>Checked</strong><br />
Allow plaintext auth over unencrypted streams: <strong>Unchecked</strong><br />
Connect Port: <strong>443</strong><br />
Connect Server: <strong>talk.google.com</strong><br />
Proxy type: <strong>Use Global Proxy Settings</strong></ul>
<p>5. Click the Save button.</p>
<p>Troubleshooting:<br />
If you&#8217;ve tried a number of settings prior to this guide and are still unable to connect,<br />
<center><a href="http://nomi.ibnmasud.com/wp-content/uploads/2007/08/pidgin-accounts.jpg" title="Pidgin Accounts Window"><img src="http://nomi.ibnmasud.com/wp-content/uploads/2007/08/pidgin-accounts.jpg" alt="Pidgin Accounts Window" /></a></center></p>
<ol>
<li>Click the Save button and not the Register button after modifying any settings.</li>
<li>The Enable checkbox next to your account in the Accounts window needs to be checked.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/how-to-configure-pidgin-to-work-with-google-talk/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>This blog is not dead&#8230;</title>
		<link>http://nomi.ibnmasud.com/blog/this-blog-is-not-dead/</link>
		<comments>http://nomi.ibnmasud.com/blog/this-blog-is-not-dead/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 17:54:34 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/this-blog-is-not-dead/</guid>
		<description><![CDATA[I just haven&#8217;t had the time to post anything recently as I got very busy with work. Inshallah, you&#8217;ll see more posts soon as I make more time for the blog. 
For the time being, I&#8217;d like to leave you with a gem from sayidna Abu Bakr As Siddiq (ra) who said:
Run away from greatness [...]]]></description>
			<content:encoded><![CDATA[<p>I just haven&#8217;t had the time to post anything recently as I got very busy with work. Inshallah, you&#8217;ll see more posts soon as I make more time for the blog. </p>
<p>For the time being, I&#8217;d like to leave you with a gem from sayidna Abu Bakr As Siddiq (ra) who said:</p>
<blockquote><p><em><strong>Run away from greatness and greatness will follow you.</strong></em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/this-blog-is-not-dead/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Logging off other users from your account in XP</title>
		<link>http://nomi.ibnmasud.com/blog/logging-off-other-users-from-your-account-in-xp/</link>
		<comments>http://nomi.ibnmasud.com/blog/logging-off-other-users-from-your-account-in-xp/#comments</comments>
		<pubDate>Sun, 17 Sep 2006 19:10:55 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/logging-off-other-users-from-your-account-in-xp/</guid>
		<description><![CDATA[In situations where you have a computer being shared among multiple users, fast user switching is a great feature in Windows XP to switch from user account to user account. However, once several users are logged in to their accounts simultaneously (have switched accounts, not logged off), you start noticing system performance degredation because all [...]]]></description>
			<content:encoded><![CDATA[<p>In situations where you have a computer being shared among multiple users, fast user switching is a great feature in Windows XP to switch from user account to user account. However, once several users are logged in to their accounts simultaneously (have switched accounts, not logged off), you start noticing system performance degredation because all the accounts have processes and/or applications running that are using up system memory. </p>
<p><center><img id="image62" src="http://nomi.ibnmasud.com/wp-content/uploads/2006/09/pe.jpg" alt="Logging off users with Process Explorer" /></center></p>
<p>If you want to keep the fast user switching feature enabled as well as have the option to forcefully &#8220;boot off&#8221; other users freeing up memory for yourself, <a href="http://www.sysinternals.com/Utilities/ProcessExplorer.html">Process Explorer</a> from <a href="http://www.sysinternals.com/">sysinternals</a> is a great program. Its basically a version of the default Task Manager with an over dose of steroids. Its main feature is to show &#8220;<em>which program has a particular file or directory open</em>&#8221; and give &#8220;<em>you information about which handles and DLLs processes have opened or loaded.</em>&#8221; The logging off feature is a small feature of this program. Under the &#8220;Users&#8221; menu you will be given a list of all users that are logged in and under each username will be an option to log them off. I should mention that logging off a user with any applications running WILL cause any unsaved work to be lost. So use with care.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/logging-off-other-users-from-your-account-in-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lahore, Faisalabad among others added to Google Earth</title>
		<link>http://nomi.ibnmasud.com/blog/lahore-faisalabad-among-others-added-to-google-earth/</link>
		<comments>http://nomi.ibnmasud.com/blog/lahore-faisalabad-among-others-added-to-google-earth/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 05:00:52 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/lahore-faisalabad-among-others-added-to-google-earth/</guid>
		<description><![CDATA[A major upgrade of data to vast areas of Pakistan seems to be in the works by Google for Google Earth. Major cities included in the recent update include most notably Lahore and the Eastern part of Faisalabad. The resolution for these areas is apparently similar, if not on par with that of Karachi and [...]]]></description>
			<content:encoded><![CDATA[<p>A major upgrade of data to vast areas of Pakistan seems to be in the works by Google for Google Earth. Major cities included in the recent update include most notably Lahore and the Eastern part of Faisalabad. The resolution for these areas is apparently similar, if not on par with that of <a href="http://nomi.ibnmasud.com/web/hi-res-images-of-karachi-islamabad-on-google-maps/">Karachi and Islamabad</a>. The inclusion of Lahore and Faisalabad completes the top cosmopolitan cities of Pakistan with Karachi and Islamabad already been covered. For people interested in real estate in these major cities this update is greately helpful.</p>
<p>Other areas at first seem to be picked at random but everything seems to fall in place when one notices that most of the mountainous regions of Balochistan are also included in the update. Jacobabad, Sukkur, Rohri, Rahim yar Khan, Okara, Gujranwala are some of the other cities included too.</p>
<p>I have confirmed this but you may have to install the <a href="http://earth.google.com/download-earth.html">beta version of Google Earth</a> to be able to view these places. I may be wrong. If you are able to view these places with the older version, please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/lahore-faisalabad-among-others-added-to-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Qibla Direction using the Sun</title>
		<link>http://nomi.ibnmasud.com/blog/qibla-direction-using-the-sun/</link>
		<comments>http://nomi.ibnmasud.com/blog/qibla-direction-using-the-sun/#comments</comments>
		<pubDate>Sun, 04 Jun 2006 22:51:41 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[QiblaLocator]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/qibla-direction-using-the-sun/</guid>
		<description><![CDATA[The most reliable method to determine the direction of the Qibla is by looking at the Sun. Every year, because of the revolution of the Earth around the Sun and the inclination of the axis of rotation to the Ecliptic, the Sun is directly ABOVE THE KABAH only two times.

May 28 at 9:18 am (GMT) [...]]]></description>
			<content:encoded><![CDATA[<p>The most reliable method to determine the direction of the Qibla is by looking at the Sun. Every year, because of the revolution of the Earth around the Sun and the inclination of the axis of rotation to the Ecliptic, the Sun is directly ABOVE THE KABAH only two times.</p>
<ol>
<li>May 28 at 9:18 am (GMT) [12:18 pm local Makkah time], and</li>
<li>Jul 15 at 9:27 am (GMT) [12:27 pm local Makkah time].</li>
</ol>
<p>Similarly, the Sun is BELOW THE KABAH (in Makkah) only two times.</p>
<ol>
<li>Jan 13 at 9:29 pm (GMT) [00:29 am local Makkah time], and</li>
<li>Nov 28 at 9:09 pm (GMT) [00:09 am local Makkah time].</li>
</ol>
<p>The direction toward the Kabah can be easily determined by finding the direction towards (or away from) the Sun at the instants when the Sun is ABOVE (or BELOW) the KABAH.</p>
<p>The Qibla direction would be TOWARDS THE SUN, at the instant WHEN THE SUN IS ABOVE THE KABAH. The Qibla direction would be AWAY FROM THE SUN, (in the direction of the SHADOW of a vertical rod) at the instant WHEN THE SUN IS BELOW THE KABAH.</p>
<p>The only obvious requirement is that the Sun should be visible at that instant. Nearly half of the world would be able to see the Sun at these times. The other countries would not be able to see the Sun, because the Sun would be below their local horizon, at those times.<br />
<span id="more-45"></span><br />
<small>For more details you can visit Dr. Mohib N. Durrani&#8217;s <a href="http://www.hilal-sighting.com/Qiblah-Direction-With-Sun.html">website</a> who details his findings of over 8 years on this matter. Dr. Durrani is the National Coordinator (Since 1987), for Astronomical Information for the <a href="http://www.isna.net/">Islamic Society of North America (ISNA)</a>, Islamic Shura Council of North America, Shariah Scholars Association of North America (SSANA). The algorithms used in most of the qibla direction programs found on the net including the one used in Qiblalocator.com use Dr Durrani&#8217;s mathematical formula.</small></p>
<p><!--adsense#long--></p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/qibla-direction-using-the-sun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gmail in Arabic</title>
		<link>http://nomi.ibnmasud.com/blog/gmail-in-arabic/</link>
		<comments>http://nomi.ibnmasud.com/blog/gmail-in-arabic/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 02:17:45 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/gmail-in-arabic/</guid>
		<description><![CDATA[Google has quietly added support for two new languages, Arabic and Hebrew, a couple of days ago. They really seem poised to take over the web based email service catering to 40 different languages. They have specifically been targeting the arabic speaking world first adding arabic to english and english to arabic translation services and [...]]]></description>
			<content:encoded><![CDATA[<p>Google has quietly added support for two new languages, Arabic and Hebrew, a couple of days ago. They really seem poised to take over the web based email service catering to 40 different languages. They have specifically been targeting the arabic speaking world first adding arabic to english and english to arabic translation services and now arabic in gmail.</p>
<p><!--adsense#long--></p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/gmail-in-arabic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazing way to make the front page of DIGG</title>
		<link>http://nomi.ibnmasud.com/blog/amazing-way-to-make-the-front-page-of-digg/</link>
		<comments>http://nomi.ibnmasud.com/blog/amazing-way-to-make-the-front-page-of-digg/#comments</comments>
		<pubDate>Fri, 19 May 2006 08:06:22 +0000</pubDate>
		<dc:creator>ibn Mas'ud</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://nomi.ibnmasud.com/blog/amazing-way-to-make-the-front-page-of-digg/</guid>
		<description><![CDATA[Digg is all the rage these days with everyone trying to make it to the front page to try and get more traffic to their sites. I&#8217;m a huge fan of Digg myself, visiting the site atleast 20 times a day. When digg started, the topics that made to the front page seemed to be [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image40" src="http://nomi.ibnmasud.com/wp-content/uploads/2006/05/digg.thumbnail.jpg" alt="digg" align="right"/>Digg is all the rage these days with everyone trying to make it to the front page to try and get more traffic to their sites. I&#8217;m a huge fan of Digg myself, visiting the site atleast 20 times a day. When digg started, the topics that made to the front page seemed to be very diverse but I have to say that nowadays things seem to be getting a bit repetitive. The stories making to to front page seem to do more and more with a handful of topics that are getting somewhat tiring. </p>
<p>After spending a little bit of time I came up with a list of things one has to do or the topics one can write about to make it to the front page. This is by no means a sure shot way but it does seem to have worked from what the numbers show.</p>
<ol>
<li>Add &#8220;AMAZING&#8221; to the title (more than 20 pages in the past 60 days)</li>
<li>Apple related(25 in the past 2 days)</li>
<li>Google related(10 in past 2 days)</li>
<li>Gaming Consoles (PS3, Wii and Xbox 360 combined) related (28 in past 2 days)</li>
<li>AJAX (5 in past 2 days)</li>
<li>Firefox (3 in past 2 days)</li>
<li>A &#8220;howto&#8221; for just about anything (23 in the last month)</li>
<li>CSS related</li>
</ol>
<p>Try it out for yourself. See how far you get. But don&#8217;t submit any junk articles. I&#8217;m sure you&#8217;ll get much more than the usual 8 &#8211; 12 Diggs I&#8217;ve previously gotten.<br />
Digg if you agree.</p>
<p><!--adsense#long--></p>
]]></content:encoded>
			<wfw:commentRss>http://nomi.ibnmasud.com/blog/amazing-way-to-make-the-front-page-of-digg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
