<?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>Technowledge &#187; Software</title>
	<atom:link href="http://blog.emobilez.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.emobilez.com</link>
	<description>All about mobiles, ubuntu, wordpress, graphics, tech tips &#38; tricks</description>
	<lastBuildDate>Wed, 10 Feb 2010 14:19:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FileZilla The Best FTP Software</title>
		<link>http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/</link>
		<comments>http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 23:42:24 +0000</pubDate>
		<dc:creator>Fahad Junaid</dc:creator>
				<category><![CDATA[Freebies/Freewares]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[FileZila]]></category>
		<category><![CDATA[Ftp]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=677</guid>
		<description><![CDATA[Because of the Hard Disk failure several times, all of the important data found on my Computer Hard Disk was crashed. Few days back I decided to download a copy of my website to my newly installed Hard Disk. For that purpose FTP Programmes are used i.e. to transfer data from your Server to Local [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Because of the Hard Disk failure several times, all of the important data found on my Computer Hard Disk was crashed. Few days back I decided to download a copy of my website to my newly installed Hard Disk. For that purpose FTP Programmes are used i.e. to transfer data from your Server to Local PC. I was using FTP Rush Software since long time, but you can&#8217;t use it for tasks which I was going to perform i.e to transfer about 10-15 GB of data, as FTP Rush usually skip folders I have noticed that couple of times.</p>
<p><span id="more-677"></span>I searched for some other FTP software to perform this heavy task, I installed Cute FTP for that purpose but unfortunately it didn&#8217;t satisfied me. It downloaded all the stuff very quickly to my local PC but the problem was it destroyed PHP files I still don&#8217;t know how it was done.</p>
<p>After reading different suggestions about FTP Software I noticed that many People recommend to use <a href="http://filezilla-project.org/" target="_blank"><span style="text-decoration: underline;"><strong>FileZilla FTP Client</strong></span></a>. I installed it instantly, Its really a worth trying Free Software.</p>
<p><a href="http://blog.emobilez.com/wp-content/uploads/2009/09/FileZilla-FTP-Client.png"><br />
<img class="alignnone size-full wp-image-678" title="FileZilla FTP Client" src="http://blog.emobilez.com/wp-content/uploads/2009/09/FileZilla-FTP-Client.png" alt="FileZilla FTP Client" width="489" height="372" /></a></p>
<p><span style="text-decoration: underline;"><strong><a title="FileZilla FTP Client" href="http://filezilla-project.org/download.php?type=client" target="_blank">Download FileZilla FTP Client</a></strong></span></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to turn on Word Wrap in Aptana Studio</title>
		<link>http://blog.emobilez.com/2009/02/16/how-to-turn-on-word-wrap-in-aptana-studio/</link>
		<comments>http://blog.emobilez.com/2009/02/16/how-to-turn-on-word-wrap-in-aptana-studio/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:09:23 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[IDE]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=495</guid>
		<description><![CDATA[I am using Aptana studio since a reader recommended me in one of my earlier post. I found Aptana Studio an excellent tool for designing my web pages. Initially, I was quite surprised when I saw no word wrap in the editor area. Browsing through different menus I couldn&#8217;t find how to turn on word [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2010/01/14/iphone-problems-and-their-solutions/' rel='bookmark' title='Permanent Link: iPhone Problems And Their Solutions'>iPhone Problems And Their Solutions</a> <small>Below is the list of most common iPhone Problems and...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I am using <a href="http://www.aptana.com">Aptana studio</a> since a reader <a href="http://blog.emobilez.com/2008/12/19/the-perfect-web-designing-enviroment-for-ubuntu/#comment-5">recommended</a> me in one of my <a href="http://blog.emobilez.com/2008/12/19/the-perfect-web-designing-enviroment-for-ubuntu/">earlier post</a>. I found Aptana Studio an excellent tool for designing my web pages. Initially, I was quite surprised when I saw no word wrap in the editor area. Browsing through different menus I couldn&#8217;t find how to turn on word wrapping. Here is a cluttered view of my code editor before word wrapping was not unable:<br />
<img class="alignnone" src="http://blog.emobilez.com/wp-content/uploads/2009/02/wrap_off.png" alt="" /><span id="more-495"></span></p>
<p>Searching through Aptana forums I come to know how to turn on word wrapping. It wasn&#8217;t that hard.</p>
<ul>
<li>Go to Windows &gt; Preferences.</li>
<li>Click Editor in left side pane and then click Advanced tab.</li>
<li>Check the Enable word wrap (requires editor restart) and click apply.</li>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/aptana_word_wrap.png" alt="" /></p>
</ul>
<p>Though it suggest that editor need to be restarted but it would apply without restarting anything.</p>
<p style="text-align: center;">Now check this screenshot with word wrap enabled:<br />
<img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/wrap_on.png" alt="" /></p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2010/01/14/iphone-problems-and-their-solutions/' rel='bookmark' title='Permanent Link: iPhone Problems And Their Solutions'>iPhone Problems And Their Solutions</a> <small>Below is the list of most common iPhone Problems and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/16/how-to-turn-on-word-wrap-in-aptana-studio/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>5 best media players that work across Windows, Linux &amp; Mac</title>
		<link>http://blog.emobilez.com/2009/02/16/5-best-media-players-that-work-across-windows-linux-mac/</link>
		<comments>http://blog.emobilez.com/2009/02/16/5-best-media-players-that-work-across-windows-linux-mac/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 16:00:58 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Player]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=484</guid>
		<description><![CDATA[There are a lot of Media Players available now-a-days. The million dollar question is, which one is the best and supported by every major operating system? The answer is no that simple. The choice of a media player depends on certain factors like the format you use most is supported by it, interface, support of [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/25/xtend-media-review/' rel='bookmark' title='Permanent Link: Xtend Media Review'>Xtend Media Review</a> <small>Before going in detail review of Xtend Media, I would...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>There are a lot of Media Players available now-a-days. The million dollar question is, which one is the best and supported by every major operating system? The answer is no that simple. The choice of a media player depends on certain factors like the format you use most is supported by it, interface, support of certain features like subtitles, sound effects etc. Today I am presenting a review of 5 different media players along their features, these players are trimmed to the list of players which work across popular operating systems i.e Windows, Linux &amp; Mac.</p>
<h4><a href="http://www.videolan.org/vlc/" target="_blank">1. VLC media player</a></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/vlc.png" alt="VLC Media Player" /></p>
<p>VLC is not doubt one of the most used media player now-a-days. It can play variety of videos without any further codecs or plugins. VLC can be installed in almost every operating system.<span id="more-484"></span> The official site state VLC player as:</p>
<blockquote><p>VLC media player is a highly portable multimedia player for various audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, &#8230;) as well as DVDs, VCDs, and various streaming protocols. It can also be used as a server to stream in unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.</p></blockquote>
<h4><a href="http://www.realplayer.com/" target="_blank">2. Real Player</a></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/realplayer.png" alt="Real Player" /></p>
<p>Sometime I feel this old horse never got going despite being free. Perhaps their premium version discrimination to free one never attracted common users. According to <a href="http://en.wikipedia.org/wiki/RealPlayer" target="_blank">wikipedia</a>:</p>
<blockquote><p>RealPlayer (briefly known also as RealOne Player) is a proprietary cross-platform media player by RealNetworks that plays a number of multimedia formats including MP3, MPEG-4, QuickTime, Windows Media, and multiple versions of proprietary RealAudio and RealVideo formats.</p></blockquote>
<h4><a href="http://www.mplayerhq.hu" target="_blank">3. MPlayer</a></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/mplayer.gif" alt="MPlayer" /></p>
<p>Originally developed for Linux, MPlayer now supports every major operating system. It supports variety of media formats and additional format support can be enabled by installing 3rd party codecs. Wikipedia <a href="http://en.wikipedia.org/wiki/MPlayer" target="_blank">describes</a> it as:</p>
<blockquote><p>MPlayer is a free and open source media player. The program is available for all major operating systems, including Linux and other Unix-like systems, Microsoft Windows and Mac OS X. Versions for OS/2, Syllable, AmigaOS and MorphOS are also available. The Windows version works, with some minor problems, also in DOS using HX DOS Extender. A port for DOS using DJGPP is also available. A version for the Wii Homebrew Channel has also emerged.<br />
MPlayer supports a wide variety of media formats. In addition to its wide range of supported formats MPlayer can also save all streamed content to a file.</p></blockquote>
<h4><a href="http://getsongbird.com/" target="_blank">4. Songbird</a></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/songbird.jpg" alt="Mozilla Songbird" /></p>
<p>From the creators of super popular Firefox browsers, Mozilla, comes Songbird. Songbird is a open source media player which according to the analysts can be prove Firefox of media players. Like Firefox it has <a href="http://addons.songbirdnest.com/" target="_blank">add ons</a> feature to add more functionality and enhance performance.</p>
<blockquote><p>Songbird is an open-source customizable music player that&#8217;s under active development.<br />
We&#8217;re working on creating a non-proprietary, cross platform, extensible tool that will help enable new ways to playback, manage, and discover music.</p></blockquote>
<h4><a href="http://www.coreplayer.com" target="_blank">5. CorePlayer</a></h4>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/core_player.jpg" alt="Core Player Mobile" /></p>
<p>CorePlayer is an excellent media player that supports all major operating systems and video/audio formats but the biggest setback for this player is that it is not free.</p>
<blockquote><p>CorePlayer™ Pro is at the center of the CoreCodec™ Universe for manipulating multimedia content on your desktop, mobile phone, portable media player, PDA, GPS, or convergence device. CorePlayer is designed to be a next-generation multimedia platform that will extend upon what you thought were limits in playing back fluid multimedia, with its simple yet extremely powerful interface and features that is designed to empower the CoreCodec Community.</p></blockquote>
<p>Earlier I reviewed <a href="http://blog.emobilez.com/2009/02/12/miro-internet-tv-and-podcast-palyer/">MIRO</a>, which also works cross platform and have pretty interesting features.</p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/25/xtend-media-review/' rel='bookmark' title='Permanent Link: Xtend Media Review'>Xtend Media Review</a> <small>Before going in detail review of Xtend Media, I would...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/16/5-best-media-players-that-work-across-windows-linux-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Miro: Internet TV and Podcast palyer</title>
		<link>http://blog.emobilez.com/2009/02/12/miro-internet-tv-and-podcast-palyer/</link>
		<comments>http://blog.emobilez.com/2009/02/12/miro-internet-tv-and-podcast-palyer/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 15:10:29 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Freebies/Freewares]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Player]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=467</guid>
		<description><![CDATA[
Miro is a cross platform HD video player which make it easy to watch and manage watching videos online. Using Miro you can subscribe to internet TV channels and get notified whenever a new episode of your favourite show is online. 
Apart for this you can subscribe to your favourite podcast either by browsing through [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/15/ufone-smart-code-service/' rel='bookmark' title='Permanent Link: Ufone Smart Code Service'>Ufone Smart Code Service</a> <small>Being a customer of Ufone (Mobile Cellular Company) I came...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/miro_player.gif" alt="Miro HD Player" /></p>
<p><a href="http://getmiro.com" target="_blank">Miro</a> is a cross platform HD video player which make it easy to watch and manage watching videos online. Using Miro you can subscribe to internet TV channels and get notified whenever a new episode of your favourite show is online. <span id="more-467"></span></p>
<p>Apart for this you can subscribe to your favourite podcast either by browsing through built in Miro Guide or adding RSS address directly in to Miro. Miro can automatically download a new episode of your favourite episode or TV program which you are subscribed to, as soon as it is available online.</p>
<p>Miro has capability to search and download videos from Youtube, blip.tv and some other video sharing sites. It also marks HD videos on Youtube exclusively. Miro can also search for legal torrents and download them quicker than any other torrent client.</p>
<p>Miro is available for Windows, Mac and Linux. You can <a href="http://www.getmiro.com/download/" target="_blank">downlaod it here.</a></p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/15/ufone-smart-code-service/' rel='bookmark' title='Permanent Link: Ufone Smart Code Service'>Ufone Smart Code Service</a> <small>Being a customer of Ufone (Mobile Cellular Company) I came...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/12/miro-internet-tv-and-podcast-palyer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.7.1 released</title>
		<link>http://blog.emobilez.com/2009/02/11/wordpress-2-7-1-released/</link>
		<comments>http://blog.emobilez.com/2009/02/11/wordpress-2-7-1-released/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 10:00:02 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Download]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=455</guid>
		<description><![CDATA[
Today wordpress.org announced availability of Wordpress 2.7.1, first maintenance release of Wordpress 2.7. It has 68 bug fixes found in previous release.
How can you upgrade
With earlier release i.e Wordpress 2.7, upgrade process had been made quite easy, all you have to do is to go to Tools &#62; Upgrade and click Upgrade Automatically and you&#8217;re [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/' rel='bookmark' title='Permanent Link: FileZilla The Best FTP Software'>FileZilla The Best FTP Software</a> <small>Because of the Hard Disk failure several times, all of...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/09/reseting-wordpress-password/' rel='bookmark' title='Permanent Link: Reseting WordPress Password'>Reseting WordPress Password</a> <small>Today I faced very interesting problem with WordPress, actually I...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/wordpress_271.gif" alt="Wordpress 2.7.1" /></p>
<p>Today wordpress.org <a href="http://wordpress.org/development/2009/02&lt;br &gt;&lt;/a&gt; /wordpress-271/">announced</a> availability of Wordpress 2.7.1, first maintenance release of Wordpress 2.7. It has <a href="http://core.trac.wordpress.org/query?status=closed&amp;milestone=2.7.1&amp;resolution=fixed&amp;order=priority">68 bug fixes</a> found in previous release.</p>
<h4>How can you upgrade</h4>
<p>With earlier release i.e Wordpress 2.7, upgrade process had been made quite easy, all you have to do is to go to <strong><em>Tools</em> &gt; <em>Upgrade</em> </strong>and click <strong><em>Upgrade Automatically</em></strong> and you&#8217;re done. It will take few minutes to download and install the new version to your server.<br />
Alternatively if you have an older version than 2.7 or there is some problem with upgrading automatically, than it is better to upgrade manually. Download the latest version from <a href="http://wordpress.org/download/" target="_blank">here</a> &amp; extract it. Open your ftp client and connect to your hosting server. Overwrite all Wordpress files with new ones. That&#8217;s it.</p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/' rel='bookmark' title='Permanent Link: FileZilla The Best FTP Software'>FileZilla The Best FTP Software</a> <small>Because of the Hard Disk failure several times, all of...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/09/reseting-wordpress-password/' rel='bookmark' title='Permanent Link: Reseting WordPress Password'>Reseting WordPress Password</a> <small>Today I faced very interesting problem with WordPress, actually I...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/11/wordpress-2-7-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculate accurate battery remaining time for laptops</title>
		<link>http://blog.emobilez.com/2009/02/09/accurate-battery-remaining-time-for-laptops/</link>
		<comments>http://blog.emobilez.com/2009/02/09/accurate-battery-remaining-time-for-laptops/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 09:23:08 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Freebies/Freewares]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Laptop]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=418</guid>
		<description><![CDATA[If you are using a laptop, you will notice that remaining battery timings are often deceiving. It will be 2 hours remaining time while you check and after a half hour, all of the sudden it fells to 25 minutes only. This really become headache when you are travelling or you have to meet some [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you are using a laptop, you will notice that remaining battery timings are often deceiving. It will be 2 hours remaining time while you check and after a half hour, all of the sudden it fells to 25 minutes only. This really become headache when you are travelling or you have to meet some deadline and your laptop battery screws things up. Won&#8217;t it be nice that you have accurate readings for your battery timings? Why not&#8230;Say hello to <a href="http://osirisdevelopment.com/BatteryBar/index.html" target="_blank">BatteryBar</a> by <a href="http://osirisdevelopment.co" target="_blank">Oriris Development</a>. This tiny utility can accurately track the remaining as well charging time for your laptop.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/batterybar-tooltip.png" alt="" /><span id="more-418"></span></p>
<blockquote>
<p style="clear: both;">BatteryBar is a simple, straight-forward, battery meter that monitors the status of your battery and displays your battery&#8217;s status in the taskbar.</p>
<p>BatteryBar constantly monitors the status of your battery as you use your laptop. As it monitors your battery, it keeps historical data on your battery and provide you with a very accurate estimate of how much time is remaining on your battery.</p></blockquote>
<p style="text-align: center;"><a href="http://osirisdevelopment.com/BatteryBar/download.html" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download now for free" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/09/accurate-battery-remaining-time-for-laptops/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Top 5 free antivirus software</title>
		<link>http://blog.emobilez.com/2009/02/02/top-5-free-antivirus-software/</link>
		<comments>http://blog.emobilez.com/2009/02/02/top-5-free-antivirus-software/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 15:27:18 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Freebies/Freewares]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=349</guid>
		<description><![CDATA[Being the most used operating system, Windows is the target of thousands of viruses, Trojans, malwares and all the bad guy stuff. Today data protection and internet security is a huge market for software companies. There are many security suites available for protecting our precious data from different security threats but unfortunately most of them [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/' rel='bookmark' title='Permanent Link: FileZilla The Best FTP Software'>FileZilla The Best FTP Software</a> <small>Because of the Hard Disk failure several times, all of...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/07/blackberry-storm-softwares-games/' rel='bookmark' title='Permanent Link: BlackBerry Storm Software &#038; Games'>BlackBerry Storm Software &#038; Games</a> <small> Here we come with yet another update on our...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Being the most used operating system, Windows is the target of thousands of viruses, Trojans, malwares and all the bad guy stuff. Today data protection and internet security is a huge market for software companies. There are many security suites available for protecting our precious data from different security threats but unfortunately most of them are not free. Windows is not like Linux where a free software means a fully featured free software available with source code. A free software for Windows means limited features, most of the time. Same is the case with with Antivirus softwares for Windows. Fortunately there are few Antivirus softwares which can protect the users to a moderate level despite the <em>Free</em> tag.<span id="more-349"></span> Below I have listed some best free Antivirus softwares in descending order:</p>
<h4>5. <a href="http://www.pctools.com/free-antivirus/" target="_blank"><span id="heading_text">PC Tools AntiVirus Free Edition</span></a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/pctools_antivirus.gif" alt="PC Tools Free Antivirus" /></p>
<p>If you used two popular applications i.e <a href="http://www.pctools.com/spyware-doctor/" target="_blank">Registry Mechanic</a> and <a href="http://www.pctools.com/registry-mechanic/" target="_blank">Spyware Doctor</a> your will probably know the name of PC Tools. PC Tools AntiVirus Free Edition is yet another free product from this company. It&#8217;s features are as follow:</p>
<blockquote>
<ul>
<li>Protects your PC as you are working, surfing and playing Detects, quarantines, disinfects and destroys Viruses, Trojans and Worms</li>
<li>IntelliGuard™ protects your computer against threats in real-time</li>
<li>Automatically checks for frequent updates against the latest threats</li>
<li>Best of all it&#8217;s FREE. No catches, limitations or time-limits.</li>
</ul>
</blockquote>
<p style="text-align: center;"><a href="http://www.pctools.com/mirror/avinstall.exe" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download Now..." /></a></p>
<hr />
<h4>4. <a href="http://www.free-av.com/en/products/1/avira_antivir_personal__free_antivirus.html" target="_blank">Avira Antivirus</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/avira.png" alt="Avira Antivirus Free Edition" /></p>
<p>Ranked No.3 at downloads.com, Avira is yet another free antivirus. There official site describe there software as:</p>
<blockquote><p>Avira AntiVir Personal &#8211; FREE Antivirus is a reliable free antivirus solution, that constantly and rapidly scans your computer for malicious programs such as viruses, Trojans, backdoor programs, hoaxes, worms, dialers etc. Monitors every action executed by the user or the operating system and reacts promptly when a malicious program is detected.</p></blockquote>
<p style="text-align: center;"><a href="http://dw.com.com/redir?edId=3&amp;siteId=4&amp;oId=3000-2239_4-10322935&amp;ontId=2239_4&amp;spi=d647dd3cd1ba68f90872d366b90e9613&amp;lop=link&amp;tag=tdw_dltext&amp;ltype=dl_dlnow&amp;pid=10986298&amp;mfgId=6290072&amp;merId=6290072&amp;pguid=E1ebUQoPjAMAAFzqBPwAAABW&amp;destUrl=http%3A%2F%2Fwww.download.com%2F3001-2239_4-10322935.html%3Fspi%3Dd647dd3cd1ba68f90872d366b90e9613%26part%3Ddl-10322935" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download Now..." /></a></p>
<hr />
<h4><a href="http://www.avast.com/eng/avast_4_home.html" target="_blank">3. Avast Home Edition</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/avast_2.png" alt="Avast 2 Free Edition" /></p>
<p>They claim that Avast is trusted by 70 million users worldwide. Avast has been listed in Download.com top 10 for more than one year. According to Download.com:</p>
<blockquote><p>Avast Home Edition is a complete ICSA &amp; Checkmark certified antivirus, Checkmark certified anti-spyware &amp; anti-rootkit package. Avast includes the following components: On demand scanner with skinnable simple interface, just select what do you want to scan in which way and press the Play button; On access scanner, special providers to protect the most of available e-mail clients; Instant messaging&#8211;ICQ, Miranda; Network traffic&#8211;intrusion detection, lightweight firewall; P2P protection for Kazaa, BitTorrent; Web shield&#8211;monitors and filters all HTTP traffic; NNTP scanner&#8211;scans all Usenet Newsgroup traffic and all operations with files on PC; Boot time scanner&#8211;scans disks in the same way and in the same time as Windows CHKDSK does.</p></blockquote>
<p style="text-align: center;"><a href="http://dw.com.com/redir?edId=3&amp;siteId=4&amp;oId=3000-2239_4-10019223&amp;ontId=2239_4&amp;spi=513176e1ed4ae2be2fe6a80259e1b620&amp;lop=link&amp;tag=tdw_dltext&amp;ltype=dl_dlnow&amp;pid=10998297&amp;mfgId=85737&amp;merId=85737&amp;pguid=-bEQJwoPjAMAAF2vq6AAAACY&amp;destUrl=http%3a%2f%2fsoftware-files.download.com%2fsd%2ffszrttNG9eZEMzbnVjXyabhVFkIhwPKtTGKCpt61OE6ABntiy_k47DB9ZU07yRa6HlbNM3MxRKyJDoLmViDbCA1B_Ve0zGMH%2fsoftware%2f10998297%2f10019223%2f3%2fsetupeng.exe%3flop%3dlink%26ptype%3d1901%26ontid%3d2239%26siteId%3d4%26edId%3d3%26spi%3d1e4d22c44fc508fe1c2cc601537f5501%26pid%3d10998297%26psid%3d10019223%3flop%3dlink%26ptype%3d1900%26ontid%3d2239%26siteId%3d4%26edId%3d3%26spi%3d513176e1ed4ae2be2fe6a80259e1b620%26pid%3d10998297%26psid%3d10019223" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download Now..." /></a></p>
<hr />
<h4>2. <a href="http://www.clamwin.com" target="_blank">Calmwin Antivirus Free Antivirus </a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/calmwin.jpg" alt="Calmwin Antivirus" /></p>
<p>Probably the world&#8217;s first and only open source antivirus, Calmwin free antivirus has most &#8216;calm&#8217; interface and ability to run in background without being a memory hog. They define their product as:</p>
<blockquote>
<ul>
<li> High detection rates for viruses and spyware</li>
<li> Scanning Scheduler</li>
<li> Automatic downloads of regularly updated Virus Database.</li>
<li> Standalone virus scanner and right-click menu integration to Microsoft Windows Explorer;</li>
<li> Addin to Microsoft Outlook to remove virus-infected attachments automatically.</li>
</ul>
</blockquote>
<p style="text-align: center;"><a href="http://downloads.sourceforge.net/clamwin/clamwin-0.94.1-setup.exe" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download Now..." /></a></p>
<hr />
<h4>1.<a href="http://free.avg.com/" target="_blank">AVG Anti-Virus Free Edition </a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/02/avg_free.gif" alt="AVG Free" /></p>
<p>For years it is No.1 in the most popular downloads on download.com and rightly so. It is one of the most used antivirus application worlwide. Some highlighted features:</p>
<blockquote>
<ul>
<li> The most downloaded software on CNET&#8217;s Download.com</li>
<li> Protection against viruses and spyware (antivirus and antispyware)</li>
<li> Fast, effective security that is kind on resources</li>
<li> Compatible with Windows XP and Windows Vista</li>
</ul>
</blockquote>
<p style="text-align: center;"><a href="http://dw.com.com/redir?edId=3&amp;siteId=4&amp;oId=3000-2239_4-10320142&amp;ontId=2239_4&amp;spi=0290b21d9d6bf47088565ed72b42059a&amp;lop=link&amp;tag=tdw_dltext&amp;ltype=dl_dlnow&amp;pid=11001323&amp;mfgId=6270610&amp;merId=6270610&amp;pguid=RNCM5QoPjGAAAFS4NYIAAABM&amp;destUrl=http%3A%2F%2Fwww.download.com%2F3001-2239_4-10320142.html%3Fspi%3D0290b21d9d6bf47088565ed72b42059a" target="_blank"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/download.gif" alt="Download Now..." /></a></p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/10/filezilla-the-best-ftp-software/' rel='bookmark' title='Permanent Link: FileZilla The Best FTP Software'>FileZilla The Best FTP Software</a> <small>Because of the Hard Disk failure several times, all of...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/07/blackberry-storm-softwares-games/' rel='bookmark' title='Permanent Link: BlackBerry Storm Software &#038; Games'>BlackBerry Storm Software &#038; Games</a> <small> Here we come with yet another update on our...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/02/top-5-free-antivirus-software/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Add Google Chrome&#8217;s &#8220;New Tab&#8221; feature in firefox</title>
		<link>http://blog.emobilez.com/2009/02/01/add-google-chromes-new-tab-feature-in-firefox/</link>
		<comments>http://blog.emobilez.com/2009/02/01/add-google-chromes-new-tab-feature-in-firefox/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 15:58:45 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=322</guid>
		<description><![CDATA[
We know Chrome is a light weight and fast browser from search giant Google. Apart from other features Chrome has one very nice feature of listing frequently visited sites thumbnails in every new tab. This saves time for typing a frequently visited URL every now than. Basically this idea was derived from another browser Opera. [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/14/guide-to-check-website-backlinks/' rel='bookmark' title='Permanent Link: Guide To Check Website Backlinks'>Guide To Check Website Backlinks</a> <small> As you start promoting your newly launched website through...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://blog.emobilez.com/wp-content/uploads/2009/02/toolbar-quick-start.jpg" alt="Image Credit: Blogoscoped.com" /></p>
<p>We know <a href="http://www.google.com/chrome" target="_blank">Chrome</a> is a light weight and fast browser from search giant Google. Apart from other features Chrome has one very nice feature of listing frequently visited sites thumbnails in every new tab. This saves time for typing a frequently visited URL every now than. Basically this idea was derived from another browser Opera.<span id="more-322"></span> Firefox has an Opera like add on to add this functionality. But difference between Opera &#8216;<a href="http://www.opera.com/discover/browser/?feature=speeddial" target="_blank">Dials</a>&#8216;/Firefox <a href="https://addons.mozilla.org/en-US/firefox/addon/4810" target="_blank">add on</a> and Chrome&#8217;s is one have to manually add sites to these dials in Opera and Firefox add on. While in Chrome frequently visited URLs are automatically assigned to these dials. Same is the case with Google Toolbar bundled dials feature. You can download <a href="http://toolbar.google.com/T5/intl/en/index.html">Google toolbar here</a>.</p>
<p>[Via: <a href="http://blogoscoped.com/archive/2009-01-29-n50.html" target="_blank">Blogoscoped</a>]</p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/14/guide-to-check-website-backlinks/' rel='bookmark' title='Permanent Link: Guide To Check Website Backlinks'>Guide To Check Website Backlinks</a> <small> As you start promoting your newly launched website through...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/02/01/add-google-chromes-new-tab-feature-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 beautiful Firefox3 themes</title>
		<link>http://blog.emobilez.com/2009/01/24/8-beautiful-firefox3-themes/</link>
		<comments>http://blog.emobilez.com/2009/01/24/8-beautiful-firefox3-themes/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 15:05:37 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=267</guid>
		<description><![CDATA[Firefox3 was released few months back. Though there are 100s of Firefox themes to choose from, but a lot of theme developers haven&#8217;t updated there themes to be compatible with this new Firefox version. However, there are still some beautiful themes that are updated and compatible with Firefox3. I have complied a small list of [...]


Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/07/how-to-install-themes-on-lg-ku990-viewty/' rel='bookmark' title='Permanent Link: How To Install Themes On LG KU990 Viewty'>How To Install Themes On LG KU990 Viewty</a> <small>Last Week we have added LG KU990 Viewty Themes, yesterday...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/04/blackberry-themes/' rel='bookmark' title='Permanent Link: BlackBerry Themes'>BlackBerry Themes</a> <small> BlackBerry is no doubt a wonderful device use for...</small></li>
<li><a href='http://blog.emobilez.com/2010/01/06/how-to-install-iphone-themes/' rel='bookmark' title='Permanent Link: How To Install iPhone Themes'>How To Install iPhone Themes</a> <small>Here is a complete guide of How to install iPhone...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/firefox/">Firefox3</a> was released few months back. Though there are 100s of Firefox themes to choose from, but a lot of theme developers haven&#8217;t updated there themes to be compatible with this new Firefox version. However, there are still some beautiful themes that are updated and compatible with Firefox3. I have complied a small list of some beautiful themes for Firefox3:</p>
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/7172">1. MacOSX Theme</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/mac_osX.gif" alt="Mac OSX Firefox Theme" /><br />
Apple&#8217;s simple colors are always attractive in any User Interface. Firefox looks great with this Mac styled theme.<span id="more-267"></span></p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/8782">2. Chromifox</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/chromium.gif" alt="Chrome like theme for Firefox" /><br />
Google&#8217;s <a href="http://www.google.com/chrome">Chrome</a> is a light-weight browser even its Firefox theme feel light weighted.</p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/8058">3. JetFox Aqua</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/jetfox_Aqua.gif" alt="Jetfox Aqua theme for Firefox" /></p>
<p>Another simple yet attractive theme.</p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/7640">4. Vista Nature</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/vista_nature.gif" alt="Vista Nature Firefox theme" /></p>
<p>Vista style theme but tendency towards nature colors.</p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/8105">5. Strata Human</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/starta_human.gif" alt="Starta Human, Ubuntu like Firefox theme" /></p>
<p>Ubuntu replica for firefox.</p>
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/7379">6. Phoenity Reborn</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/phoenity.gif" alt="Phoenity Reborn Firefox theme" /><br />
KDE feeling</p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/7874">7. Flook Theme</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/flook.gif" alt="Flock Browser like Firefox theme" /><br />
<a href="http://flock.com/"><br />
Flock</a>, a Firefox variation has a cool theme</p>
<hr />
<h4><a href="https://addons.mozilla.org/en-US/firefox/addon/4129">8. myFireFox</a></h4>
<p><img src="http://blog.emobilez.com/wp-content/uploads/2009/01/my_firefox.gif" alt="IE7 Vista styled Firefox theme" /></p>
<p>Using firefox but like IE user interface? Try myFirefox.</p>


<p>Related posts:<ol><li><a href='http://blog.emobilez.com/2009/09/07/how-to-install-themes-on-lg-ku990-viewty/' rel='bookmark' title='Permanent Link: How To Install Themes On LG KU990 Viewty'>How To Install Themes On LG KU990 Viewty</a> <small>Last Week we have added LG KU990 Viewty Themes, yesterday...</small></li>
<li><a href='http://blog.emobilez.com/2009/09/04/blackberry-themes/' rel='bookmark' title='Permanent Link: BlackBerry Themes'>BlackBerry Themes</a> <small> BlackBerry is no doubt a wonderful device use for...</small></li>
<li><a href='http://blog.emobilez.com/2010/01/06/how-to-install-iphone-themes/' rel='bookmark' title='Permanent Link: How To Install iPhone Themes'>How To Install iPhone Themes</a> <small>Here is a complete guide of How to install iPhone...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/01/24/8-beautiful-firefox3-themes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Take control of your friend&#8217;s desktop, the easy way</title>
		<link>http://blog.emobilez.com/2009/01/04/take-control-of-your-friend-desktop-the-easy-way/</link>
		<comments>http://blog.emobilez.com/2009/01/04/take-control-of-your-friend-desktop-the-easy-way/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 13:47:58 +0000</pubDate>
		<dc:creator>Sajid Iqbal</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Desktop sharing]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.emobilez.com/?p=122</guid>
		<description><![CDATA[There are times when you friend or someone known to you need your help in computer related problems &#38; you are miles away from there home/office. In this technology driven world still there are huge number of people who don&#8217;t know how to CLEAR RECENT DOCUMENTS in their Windows OS.

Anyway, if you are caught in [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>There are times when you friend or someone known to you need your help in computer related problems &amp; you are miles away from there home/office. In this technology driven world still there are huge number of people who don&#8217;t know how to CLEAR RECENT DOCUMENTS in their Windows OS.</p>
<p><a href="http://blog.emobilez.com/wp-content/uploads/2009/01/teamviewer-remote-desktop-sharing.gif"><img class="aligncenter size-full wp-image-124" title="teamviewer-remote-desktop-sharing" src="http://blog.emobilez.com/wp-content/uploads/2009/01/teamviewer-remote-desktop-sharing.gif" alt="teamviewer-remote-desktop-sharing" width="500" height="307" /></a><br />
Anyway, if you are caught in such a situation you don&#8217;t need to worry thanks to <a href="http://en.wikipedia.org/wiki/Remote_Desktop_Protocol">Remote Desktop Sharing</a>. You don&#8217;t need to come from New York to Bangkok to fix your friend&#8217;s minor computer problem. Off course you can&#8217;t cure his hardware or OS boot problems. There are number of applications for desktop sharing, even modern day operating systems like Windows, Mac &amp; Linux have this capability built in with core OS programs.<span id="more-122"></span> Generally these built in programs are a bit difficult to configure. Personally I prefer 3rd party programs like Crossloop &amp; Teamviewer for this purpose. These two programs have give the use ease of accessing other PC remotely without any messy configuration. TeamViewer has a plus point for remote sharing from a Windows PC to Mac &amp; It has an option of using a portable version without even installing it. On the other hand I personally feel CrossLoop is a lot more faster than TeamViewer. These programs can be downloaded from their respective sites.<br />
<a href="http://www.crossloop.com/">Download CrossLoop</a><br />
<a href="http://www.teamviewer.com/index.aspx">Download TeamViewer</a><br />
The next step is tell your friend to download &amp; install the same software as you did, share the access code &amp; allow the incoming connect. That&#8217;s it, now you can control your friend&#8217;s PC &amp; help him solving the problem he is facing.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.emobilez.com/2009/01/04/take-control-of-your-friend-desktop-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
