<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.jithonline.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JithOnline</title>
	
	<link>http://www.jithonline.com</link>
	<description>Tech-Blog</description>
	<lastBuildDate>Sun, 25 Dec 2011 06:08:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.jithonline.com/jithonline" /><feedburner:info uri="jithonline" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><media:keywords>tech,blog,technology,gadgets,electronics,new,prodects</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology/Tech News</media:category><itunes:owner><itunes:email>jithesh@jithonline.com</itunes:email></itunes:owner><itunes:explicit>no</itunes:explicit><itunes:keywords>tech,blog,technology,gadgets,electronics,new,prodects</itunes:keywords><itunes:subtitle>Tech-Products</itunes:subtitle><itunes:summary>Good and cool tech products and technology related stuffs</itunes:summary><itunes:category text="Technology"><itunes:category text="Tech News" /></itunes:category><xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><meta xmlns="http://pipes.yahoo.com" name="pipes" content="noprocess" /><image><link>http://jithonline.com</link><url>http://jithonline.com/wp-content/themes/bloomz/images/top.jpg</url><title>Tech-Blog</title></image><feedburner:emailServiceId>jithonline</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.jithonline.com%2Fjithonline" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.jithonline.com%2Fjithonline" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>How to Use Wrapper to Get Root Privilege for Scripts in Plesk Module</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/P2p69DHEVJE/</link>
		<comments>http://www.jithonline.com/how-to-use-wrapper-to-get-root-privilege-for-scripts-in-plesk-module/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 05:52:22 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Binary as Root in Plesk Module]]></category>
		<category><![CDATA[failed to open stream in plesk]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[Parallels Plesk]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Plesk module]]></category>
		<category><![CDATA[Plesk WebHosting]]></category>
		<category><![CDATA[Plesk Wrapper]]></category>
		<category><![CDATA[plesk wrapper from bin]]></category>
		<category><![CDATA[plesk wrapper from sbin]]></category>
		<category><![CDATA[plesk wrapper usage]]></category>
		<category><![CDATA[Use Wrapper to Get Root Privilege for Scripts in Plesk Module]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=580</guid>
		<description><![CDATA[When you try to build a Plesk module you will come across number of doubts in that some of them are How to Run a Shell Script or Binary as Root in Plesk Module? How to use plesk wrapper to get root privilege for scripts? How to use plesk wrapper from sbin? What to do [...]]]></description>
			<content:encoded><![CDATA[<p>When you try to build a Plesk module you will come across number of doubts in that some of them are</p>
<p>How to Run a Shell Script or Binary as Root in Plesk Module?<br />
How to use plesk wrapper to get root privilege for scripts?<br />
How to use plesk wrapper from sbin?<br />
What to do with &#8220;failed to open stream: Permission denied&#8221; in plesk module?</p>
<p><img class="aligncenter" title="Plesk-modules" src="http://www.jithonline.com/wp-img/Plesk-modules.jpg" alt="Plesk-modules" width="490" height="361" /><br />
Its very difficult to get help on plesk module development. The tutorial provided by Parallels is really insufficient and incomplete. When I was trying to build a plesk module package, I faced many problems and googling never gave any solution too. After doing so much research I was able to develop a plesk module for my Client. I hope this post will be helpful for many who are trying to build plesk module and wanted root privilege to run a script in it.</p>
<p>Following is one of the methods which I used successfully in plesk 10.4. I hope it will work for all plesk versions.</p>
<p>Imagine you want to build a plesk module and that should have functionality to set ownership of  configuration file to root:root or any other ownership. Also need to write in to /etc/passwd or any file which can be edited only with root permission. This functionality is not possible with simple php script like chown, or system functions. It is because, plesk modules runs under psaadm user privilege so it can&#8217;t change files which is under root privilege. But there is one solution for this which is provided in plesk i.e. plesk module wrappers. This can be used to get root privilege for some scripts. To achieve this, you can follow below procedure or steps.</p>
<p>Imagine you have a shell script [setperm.sh] which is used to set permission for all files related to your module. To execute this script with root privilege use following steps.</p>
<p>1) Place setperm.sh under &#8220;/usr/local/psa/admin/sbin&#8221;  [don't forget this path is very important]<br />
2) Create a symbolic link in &#8220;/usr/local/psa/admin/bin/modules/&lt;ur-module-foldername&gt;&#8221;. By executing<br />
&#8220;ln -s /usr/local/psa/admin/sbin/wrapper /usr/local/psa/admin/bin/modules/&lt;ur-module-foldername&gt;/ setperm.sh&#8221;<br />
3) You are done with wrapper; now you can use this script in any php file inside your module script and it will execute as root.<br />
4) For example you can call this script like this<br />
&lt;?php<br />
system(/usr/local/psa/admin/bin/modules/&lt;ur-module-foldername&gt;/ setperm.sh, $varout);<br />
?&gt;<br />
5) You can create this symbolic link while building RPM itself.</p>
<p>So this is all about plesk wrapper usage to get root privilege for scripts under plesk module.</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/cosmos-a-new-open-source-os-available/" title="COSMOS &#8211; A New Open Source OS Available">COSMOS &#8211; A New Open Source OS Available</a></li><li><a href="http://www.jithonline.com/timbaland-going-to-release-first-mobile-album-on-v-cast/" title="Timbaland going to Release First Mobile Album On V-Cast">Timbaland going to Release First Mobile Album On V-Cast</a></li><li><a href="http://www.jithonline.com/apples-beatles-rumours-may-come-true-soon/" title="Apple&#8217;s Beatles Rumours May Come True Soon">Apple&#8217;s Beatles Rumours May Come True Soon</a></li><li><a href="http://www.jithonline.com/watch-tv-using-slingplayer-in-your-mobile/" title="Watch TV Using SlingPlayer in your Mobile">Watch TV Using SlingPlayer in your Mobile</a></li><li><a href="http://www.jithonline.com/samsung-new-q1-ultra-will-be-a-fight-for-asus-eee/" title="Samsung New Q1 Ultra Will Be a Fight For Asus Eee">Samsung New Q1 Ultra Will Be a Fight For Asus Eee</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/XA8l44tOPKGZtnF-3A6woNTt4Pc/0/da"><img src="http://feedads.g.doubleclick.net/~a/XA8l44tOPKGZtnF-3A6woNTt4Pc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XA8l44tOPKGZtnF-3A6woNTt4Pc/1/da"><img src="http://feedads.g.doubleclick.net/~a/XA8l44tOPKGZtnF-3A6woNTt4Pc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=P2p69DHEVJE:Bn5QMAI_EJc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=P2p69DHEVJE:Bn5QMAI_EJc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=P2p69DHEVJE:Bn5QMAI_EJc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/P2p69DHEVJE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-use-wrapper-to-get-root-privilege-for-scripts-in-plesk-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-use-wrapper-to-get-root-privilege-for-scripts-in-plesk-module/</feedburner:origLink></item>
		<item>
		<title>Must have Useful Android Apps</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/wowhquPjRvo/</link>
		<comments>http://www.jithonline.com/must-have-useful-android-apps/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 09:51:04 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Android Application]]></category>
		<category><![CDATA[android widgets]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[best free android apps in market]]></category>
		<category><![CDATA[good or best apps in android market]]></category>
		<category><![CDATA[Must have Useful Android Apps]]></category>
		<category><![CDATA[Useful Android Apps]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=563</guid>
		<description><![CDATA[If you having an android phone it is sure that you will be searching for Must have and Useful Android Apps, good or best apps in android market and also best free android apps in market etc. I have spent two third of my time in searching, installing and testing android apps for my android [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://www.jithonline.com/wp-img/best-android-apps.jpg" title="best android apps" class="alignnone" width="494" height="372" /></p>
<p>If you having an android phone it is sure that you will be searching for Must have and Useful Android Apps, good or best apps in android market and also best free android apps in market etc. I have spent two third of my time in searching, installing and testing android apps for my android phone for the past few months. So I have come to a conclusion on all the best apps and must have apps for android phones. I have listed all apps which you should have in your android phone. In this 16 out of 17 are Must have Useful free Android Apps.<br />
<br />
By defaults all android phones having many Google applications like gtalk, gmail,  etc.<br />
1) <a target="_blank" href="https://market.android.com/details?id=com.google.android.apps.maps">Google Maps</a></p>
<p>Google Maps a Google Inc product, it really helps those who travel.</p>
<p>2) <a target="_blank" href="https://market.android.com/details?id=com.ebuddy.android">eBuddy Messenger</a></p>
<p>eBuddy Messenger helps, Stay always connected with all your friends and family on MSN Windows Live Messenger or WLM, Facebook, Yahoo, MySpace, Gtalk, Orkut, ICQ, AIM (AOL) and Hyves.</p>
<p>3) <a target="_blank" href="https://market.android.com/details?id=com.google.zxing.client.android">Barcode Scanner</a></p>
<p>Barcode Scanner is must have application. This Scans barcodes on products then look up prices and reviews. You can also scan Data Matrix and QR Codes containing URLs, contact info, etc. Also share your contacts, apps, and bookmarks via QR Code.<br />
You can also copy URL form you pc monitor if you have firefox with QR code add-on installed</p>
<p>4) <a target="_blank" href="https://market.android.com/details?id=com.devuni.flashlight">Tiny Flashlight + LED</a></p>
<p>Tiny Flashlight + LED is one of the very use full application. It supports the widest range of devices with camera led/flash torch.</p>
<p>5) <a target="_blank" href="https://market.android.com/details?id=mobi.mgeek.TunnyBrowser">Dolphin Browser HD</a></p>
<p>Dolphin Browser HD is one of the best browser I found which support many add-on. Which is not that good in any other browsers, also nice design. Many customizations, themes etc.</p>
<p>6) <a target="_blank" href="https://market.android.com/details?id=com.springpad">Springpad</a></p>
<p>Springpad is a nice App which really helps to keep notes and also passwords protect etc</p>
<p>7) <a target="_blank" href="https://market.android.com/details?id=com.adobe.psmobile">Adobe Photoshop Express</a></p>
<p>This is one of the very useful app which can be used to instant edit of images took in cam or stored in phone.</p>
<p>8 ) <a target="_blank" href="https://market.android.com/details?id=com.photo.picsinphoto">PicsIn Photo Studio</a></p>
<p>PicsIn Photo Studio is one of the amazing applications which are like image creator, wallpaper crater, paintbrush editor, image publisher to social network etc.</p>
<p>9) <a target="_blank" href="https://market.android.com/details?id=devian.tubemate.henry2">TubeMate: YouTube Downloader</a></p>
<p>TubeMate: YouTube Downloader is one of the nice application, this helps to search in youtube also helps to download videos we like in different resolution. Even this has supportive application to convert video to mp3 converter also.</p>
<p>10) <a target="_blank" href="https://market.android.com/details?id=com.mediawoz.goweather">GO Weather</a></p>
<p>GO Weather is nice weather application and it gives nice weather widgets also.</p>
<p>11) <a target="_blank" href="https://market.android.com/details?id=com.mixzing.basic">MixZing Media Player</a></p>
<p>MixZing Media Player is nice Media player, compare to default media player this having many options and also nice 10 band equalizer too.</p>
<p>12) <a target="_blank" href="https://market.android.com/details?id=com.estrongs.android.pop">ES File Explorer</a></p>
<p>ES File Explorer is nice application. It is having multiple functionality like featured file manager with FTP and network and blue tooth, app manager with app backup and task killer etc, which explores PHONE and PC.</p>
<p>13) <a target="_blank" href="https://market.android.com/details?id=com.a0soft.gphone.app2sd">App 2 SD Free (move app to SD)</a></p>
<p>App 2 SD helps you to get more free internal phone storage space, also it notifies which are application you can move to SD card.</p>
<p>14) <a target="_blank" href="https://market.android.com/details?id=com.advancedprocessmanager">Android Assistant(14 features)</a></p>
<p>Android Assistant it having many features. It really helps to optimize your device by clearing cache monitoring CPU, memory, battery usage etc even it have an advance task killer.</p>
<p>15) <a target="_blank" href="https://market.android.com/details?id=com.agilesoftresource">AndroZip File Manager</a></p>
<p>AndroZip File Manager is an archive manager (ZIP, encrypted ZIP, RAR, TAR, GZIP, BZIP2, 7ZIP &#8211; BETA &#8211; under development), app backup, Task manager, search files, app installer, send files, app installer. Has multiple/batch move, copy, delete, create ZIP</p>
<p>16)  <a target="_blank" href="https://market.android.com/details?id=com.latedroid.juicedefender.plus&amp;feature=search_result">JuiceDefender Plus</a></p>
<p>Compare to all application I will strongly recommend JuiceDefender Plus to save battery usage. It really works grate but need to configure it nicely. You can customize many things in it. This app had a free copy earlier, but now it’s removed. Now you need to pay for it.</p>
<p>17) <a target="_blank" href="https://market.android.com/details?id=com.gau.go.launcherex">GO Launcher EX</a></p>
<p>This is one useful application. It gives very good flexibility for your android phone appearance. Many customizations, themes etc. You can change each and every part of your android phone looks also it have some nice widgets also. It is really awesome tool.</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/google-updates-mobile-phone-os-android-sdk/" title="Google Updates Mobile Phone OS Android SDK">Google Updates Mobile Phone OS Android SDK</a></li><li><a href="http://www.jithonline.com/demonstrate-prototype-google-android-phone/" title="Demonstrate prototype Google Android phone">Demonstrate prototype Google Android phone</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/v4G-gdUnFwViXEIoBZ0UWPbfcoU/0/da"><img src="http://feedads.g.doubleclick.net/~a/v4G-gdUnFwViXEIoBZ0UWPbfcoU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/v4G-gdUnFwViXEIoBZ0UWPbfcoU/1/da"><img src="http://feedads.g.doubleclick.net/~a/v4G-gdUnFwViXEIoBZ0UWPbfcoU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=wowhquPjRvo:9RsDRR9Qbqo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=wowhquPjRvo:9RsDRR9Qbqo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=wowhquPjRvo:9RsDRR9Qbqo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/wowhquPjRvo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/must-have-useful-android-apps/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/must-have-useful-android-apps/</feedburner:origLink></item>
		<item>
		<title>Issues and good features of Samsung Galaxy Ace S5830</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/qQ77AmHCQd8/</link>
		<comments>http://www.jithonline.com/issues-and-good-features-of-samsung-galaxy-ace-s5830/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 08:37:45 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[ACE]]></category>
		<category><![CDATA[good features of Samsung Galaxy Ace S5830]]></category>
		<category><![CDATA[Good video recording for Samsung Galaxy Ace]]></category>
		<category><![CDATA[Issues and good features of Samsung Galaxy Ace S5830]]></category>
		<category><![CDATA[Issues of Samsung Galaxy Ace S5830]]></category>
		<category><![CDATA[Issues Samsung Ace]]></category>
		<category><![CDATA[Phone gets heated up a lot]]></category>
		<category><![CDATA[S5830]]></category>
		<category><![CDATA[Samsung Ace]]></category>
		<category><![CDATA[Samsung ACE motherboard issue]]></category>
		<category><![CDATA[Samsung Ace S5830 shut down by itself]]></category>
		<category><![CDATA[Samsung Galaxy Ace]]></category>
		<category><![CDATA[Samsung Galaxy Ace S5830]]></category>
		<category><![CDATA[Samsung S5830]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=557</guid>
		<description><![CDATA[The Samsung Galaxy Ace S5830 has good features for good price. A decent 3.5” HVGA screen, 800MHz processor, Good 5 mega pixel camera, good look, and good design. However it fails in some area like disastrous video recording and poor codec support etc. Key features of Samsung Galaxy Ace S5830 800MHz ARM 11 processor, ARM6 [...]]]></description>
			<content:encoded><![CDATA[<p>The Samsung Galaxy Ace S5830 has good features for good price. A decent 3.5” HVGA screen, 800MHz processor, Good 5 mega pixel camera, good look, and good design. However it fails in some area like disastrous video recording and poor codec support etc.</p>
<p><a href="http://jithonline.com/wp-img/samsung-ace.jpg"><img class="aligncenter size-medium wp-image-556" title="samsung-ace" src="http://jithonline.com/wp-img/samsung-ace.jpg" alt="" width="500" height="375" /></a></p>
<h2>Key features of Samsung Galaxy Ace S5830</h2>
<ul>
<li>800MHz ARM 11 processor, ARM6 architecture.</li>
<li>Adreno 200 GPU, Qualcomm MSM7227 chipset.</li>
<li>278MB of RAM available for user.</li>
<li>Internal memory 158 MB</li>
<li>Micro SD slot (up to 32GB, 2GB in box).</li>
<li>Quad-band GSM.</li>
<li>Dual-band 3G supports.</li>
<li>7.2 Mbps HSDPA support.</li>
<li>3.5&#8243; 16M-color TFT LCD capacitive touch screen of HVGA (320 x 480 pixels) resolution.</li>
<li>Android OS v2.2 (Froyo).</li>
<li>Touch Wiz 3.0 UI customization.</li>
<li>Gorilla Glass display</li>
<li>Swype text input.</li>
<li>5 MP auto focus camera.</li>
<li>LED flash; Geo-tagging, face and smile detection.</li>
<li>QVGA@15fps video.</li>
<li>Wi-Fi 802.11 b/g/n.</li>
<li>Wi-Fi hotspot</li>
<li>DLNA.</li>
<li>GPS.</li>
<li>A-GPS connectivity.</li>
<li>Digital compass.</li>
<li>MicroUSB port (charging).</li>
<li>Stereo Bluetooth v2.1. With A2DP</li>
<li>Standard 3.5 mm audio jack.</li>
<li>DNSe sound enhancement.</li>
<li>FM radio with RDS.</li>
<li>Document editor.</li>
<li>File manager pre-installed.</li>
<li>Samsung Apps brings a few nice apps for free.</li>
<li>Accelerometer.</li>
<li>Proximity sensor.</li>
<li>Dimensions : 112.4 x 59.9 x 11.5 mm</li>
<li>Weight : 113 g</li>
<li>Stand-by : Up to 640 h (2G) / Up to 420 h (3G)</li>
<li>Talk time : Up to 11 h (2G) / Up to 6 h 30 min (3G)</li>
<li>Average Recharge time once charged: 12h [2G, Wifi]</li>
</ul>
<p></p>
<h2>Main disadvantages</h2>
<ul>
<li>Very bad QVGA (320&#215;240) video recording @15fps<br />
There are some good ROMs in internet, which support very good resolution video recording for Samsung Galaxy Ace S5830. I didn&#8217;t try because its pretty new device! If I flash the device it will cos warranty issue.<br />
Not sure why Samsung set video resolution to a poor value.</li>
<li>No shutter key for the camera</li>
<li>No support for Adobe Flash in the web browser (Still you can watch You tube and flash videos in it).</li>
<li>No ambient light sensor</li>
<li>No DivX/Xvid video support out of the box</li>
<li>Not ARM-7 architecture.</li>
<li>Java applications are not supported by default. Need to download Java MIDP emulator.</li>
</ul>
<h2>Issues Noticed</h2>
<ul>
<li>Phone gets heated up a lot (Mainly battery) while charging and while running heavy applications.</li>
<li>Samsung Ace S5830 shut down by itself when screen goes off, mainly when using the Wi-fi, it looks like an android 2.2 bug.</li>
<li>My Samsung Ace S5830, only 1 month old recently powered off its own and was not able to switch it on back. When checked with service center guy, he said motherboard shorted, need to replace mother board.</li>
<li>Firefox browser is not supported. Its not the Samsung ace issue we can say Firefox need more RAM and resource to run.</li>
</ul>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/sony-launches-5-new-w-series-cyber-shots/" title="Sony Launches 5 New W-Series Cyber-shots">Sony Launches 5 New W-Series Cyber-shots</a></li><li><a href="http://www.jithonline.com/as-i-said-in-earlier-post-yahoo-to-step-up-talks-with-google/" title="As I said in earlier post  Yahoo to step up talks with Google">As I said in earlier post  Yahoo to step up talks with Google</a></li><li><a href="http://www.jithonline.com/%e2%80%98apple-mac%e2%80%99-next-major-target-for-hackers-crooks/" title="‘Apple MAC’ Next Major Target For Hackers &#038; Crooks">‘Apple MAC’ Next Major Target For Hackers &#038; Crooks</a></li><li><a href="http://www.jithonline.com/opera-mobile-95/" title="Opera Mobile 9.5">Opera Mobile 9.5</a></li><li><a href="http://www.jithonline.com/new-sdk-details-of-iphone-leaked/" title="New SDK details of iPhone leaked">New SDK details of iPhone leaked</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/_xkQ8DMbudytt4bARlu2oEf295o/0/da"><img src="http://feedads.g.doubleclick.net/~a/_xkQ8DMbudytt4bARlu2oEf295o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_xkQ8DMbudytt4bARlu2oEf295o/1/da"><img src="http://feedads.g.doubleclick.net/~a/_xkQ8DMbudytt4bARlu2oEf295o/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=qQ77AmHCQd8:x7r0PuIYUHo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=qQ77AmHCQd8:x7r0PuIYUHo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=qQ77AmHCQd8:x7r0PuIYUHo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/qQ77AmHCQd8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/issues-and-good-features-of-samsung-galaxy-ace-s5830/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/issues-and-good-features-of-samsung-galaxy-ace-s5830/</feedburner:origLink></item>
		<item>
		<title>First Tablet PC Xoom Motorola with Android 3.0</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/xdIb1UFrauY/</link>
		<comments>http://www.jithonline.com/first-tablet-pc-xoom-motorola-with-android-3-0/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 06:24:58 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Android Tablet PC]]></category>
		<category><![CDATA[First Android Tablet PC]]></category>
		<category><![CDATA[First Tablet PC Xoom Motorola with Android 3.0]]></category>
		<category><![CDATA[Motorola Xoom]]></category>
		<category><![CDATA[Tablet PC Xoom Motorola]]></category>
		<category><![CDATA[Xoom Motorola]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=550</guid>
		<description><![CDATA[Motorola Mobility&#8217;s hotly awaited tablet computer, the &#8220;Xoom,&#8221; will be available in the market soon. With a 10.1-inch screen, the Xoom is about the same size as Apple&#8217;s iPad, which hit stores in April. Xoom will be the first tablet computer featuring Android 3.0, or Honeycomb, an operating system developed with tablets in mind. &#8220;It [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="xoom-Android" src="http://www.jithonline.com/wp-img/xoom-Android.jpg" title="xoom-Android" class="alignnone" width="490" height="449" /></p>
<p>Motorola Mobility&#8217;s hotly awaited tablet computer, the &#8220;Xoom,&#8221; will be available in the market soon.<br />
With a 10.1-inch screen, the Xoom is about the same size as Apple&#8217;s iPad, which hit stores in April. Xoom will be the first tablet computer featuring Android 3.0, or Honeycomb, an operating system developed with tablets in mind.<br />
&#8220;It has multi-tasking capability.&#8221;  Several features on the Xoom that the iPad does not have; including front and rear facing cameras and the ability to play Adobe Flash video software, which is banned from the Apple device. Xooms to hit the market will feature 3G connectivity to the Internet through US carrier Verizon Wireless. A 4G Xoom will come out soon and 3G versions can be upgraded to 4G. HD video capture, 2MP video calling camera, 1GB RAM, 32 GB inbuilt memory with microSD Card slot, supports up to 10 hour video playback through its powerful standard battery. The XOOM Android Tablet is Wi-FI, Bluetooth and Corporate sync enabled</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/digital-hero-3-tough-nut-wrist-cam/" title="Digital Hero 3 &#8220;tough-nut&#8221; wrist-cam">Digital Hero 3 &#8220;tough-nut&#8221; wrist-cam</a></li><li><a href="http://www.jithonline.com/lg-launches-worlds-first-greatest-clarity-100001-monitor/" title="LG launches world&#8217;s first greatest clarity 10,000:1 monitor">LG launches world&#8217;s first greatest clarity 10,000:1 monitor</a></li><li><a href="http://www.jithonline.com/amd-puts-new-graphics-card-sandwich-on-the-menu/" title="AMD Puts New Graphics Card Sandwich on the Menu">AMD Puts New Graphics Card Sandwich on the Menu</a></li><li><a href="http://www.jithonline.com/groqit-personal-inventory-management-pen-2/" title="Groqit &#8211; Personal Inventory Management Pen">Groqit &#8211; Personal Inventory Management Pen</a></li><li><a href="http://www.jithonline.com/best-selling-game-system-nintendo-ds-or-wii/" title="Best selling game system Nintendo DS or Wii ">Best selling game system Nintendo DS or Wii </a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/nzqwmunXwSoxZ6N-i1nZ2rkZ4PU/0/da"><img src="http://feedads.g.doubleclick.net/~a/nzqwmunXwSoxZ6N-i1nZ2rkZ4PU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/nzqwmunXwSoxZ6N-i1nZ2rkZ4PU/1/da"><img src="http://feedads.g.doubleclick.net/~a/nzqwmunXwSoxZ6N-i1nZ2rkZ4PU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=xdIb1UFrauY:c_Vu_TULIB4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=xdIb1UFrauY:c_Vu_TULIB4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=xdIb1UFrauY:c_Vu_TULIB4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/xdIb1UFrauY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/first-tablet-pc-xoom-motorola-with-android-3-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/first-tablet-pc-xoom-motorola-with-android-3-0/</feedburner:origLink></item>
		<item>
		<title>Glass less Apple 3D TV How it Works</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/v-_MlEOBbzo/</link>
		<comments>http://www.jithonline.com/glass-less-apple-3d-tv-how-it-works/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 04:50:57 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[3D Television]]></category>
		<category><![CDATA[3D tv]]></category>
		<category><![CDATA[Apple 3D TV]]></category>
		<category><![CDATA[Apple 3D TV How it Works. Apple 3D]]></category>
		<category><![CDATA[Apple Television]]></category>
		<category><![CDATA[Glass less 3D TV]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=531</guid>
		<description><![CDATA[Apples new patent looks to be a form of 3D projection technology. The Apple 3D patent was originally filed in 2006, and has just now been released publicly. Apple has been working on a device that allows the viewer to view a 3D image without those 3D glasses. The Apple 3D invention uses a screen [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Apple 3D" src="http://www.jithonline.com/wp-img/Apple%203D.gif" title="Apple 3D" class="alignnone" width="390" height="496" /></p>
<p>Apples new patent looks to be a form of 3D projection technology. The Apple 3D patent was originally filed in 2006, and has just now been released publicly. Apple has been working on a device that allows the viewer to view a 3D image without those 3D glasses.  The Apple 3D invention uses a screen that deflects images taken from slightly different angles into each eye to create a stereoscopic image which the brain converts into three dimensions. The brass ring is an entirely holographic live-action movie, though such a feat will require new film making techniques to capture the actors from all the necessary angles. The Apple 3D technology will likely first be implemented with computer displays, and the iPad.</p>
<p>Looking at the setup it is really hard to implement. Apple 3D will have 3 hardware components like a projector, 3D image generator, 3D display and light sensor, which is placed accordingly in a room. It&#8217;s clear that it need a special room to implement this Apple 3D technology. So you are not using 3D glasses to see this but you need to spend more on devices and also should arrange a special room for it. Any way if the quality and 3D reality is good then the people will accept it.</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/philips-3d-4you-lcd-monitor-and-with-its-first-3d-television-set/" title="Philips 3D 4YOU LCD Monitor and with its first 3D Television set">Philips 3D 4YOU LCD Monitor and with its first 3D Television set</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/FmbbsH8PjSpkSPOytYK5d-1vM58/0/da"><img src="http://feedads.g.doubleclick.net/~a/FmbbsH8PjSpkSPOytYK5d-1vM58/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/FmbbsH8PjSpkSPOytYK5d-1vM58/1/da"><img src="http://feedads.g.doubleclick.net/~a/FmbbsH8PjSpkSPOytYK5d-1vM58/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=v-_MlEOBbzo:26e6kpiESsc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=v-_MlEOBbzo:26e6kpiESsc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=v-_MlEOBbzo:26e6kpiESsc:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/v-_MlEOBbzo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/glass-less-apple-3d-tv-how-it-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/glass-less-apple-3d-tv-how-it-works/</feedburner:origLink></item>
		<item>
		<title>How to Setup Amazon EC2 Cloud Server Tool Locally</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/KmfYkCGQM9I/</link>
		<comments>http://www.jithonline.com/how-to-setup-amazon-ec2-cloud-server-tool-locally/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 20:19:50 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Amazon Cloud Server]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Amazon EC2 Cloud Server]]></category>
		<category><![CDATA[Cloud computing]]></category>
		<category><![CDATA[How to Setup Amazon EC2 Cloud Server Tool Locally]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=527</guid>
		<description><![CDATA[Cloud computing you do not generally own the physical infrastructure serving as host to the software platform in question. Instead, they avoid capital expenditure by renting usage from a third-party provider. They consume resources as a service and pay only for resources that they use. Many cloud-computing offerings employ the utility computing model. Sharing &#8220;perishable [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="amazon-EC2" src="http://www.jithonline.com/wp-img/amazon-EC2.gif" alt="" width="485" height="234" /></p>
<p>Cloud computing you do not generally own the physical infrastructure serving as host to the software platform in question. Instead, they avoid capital expenditure by renting usage from a third-party provider. They consume resources as a service and pay only for resources that they use. Many cloud-computing offerings employ the utility computing model. Sharing &#8220;perishable and intangible&#8221; computing power among multiple tenants can improve utilization rates, as servers are not unnecessarily left idle it will reduce costs significantly while increasing the speed of application development. A side effect of this approach is that overall computer usage rises dramatically, as customers do not have to engineer for peak load limits. Additionally, &#8220;increased high-speed bandwidth&#8221; makes it possible to receive the same response times from centralized infrastructure at other sites.<br />
<br />
Following are some simple Tip and tricks on how to build an application using Amazon Web Services. While <a href="http://aws.amazon.com/" target="_blank">purchasing Amazon EC2</a> you will get auth key and public key to access your EC2 server. You can set this key to your local PC by simple commands bellow.<br />
Down load Tool from http://developer.amazonwebservices.com/connect/entry.jspa?externalID=351&amp;categoryID=88</p>
<p><em>* Before all you need to download java5+ SDK to install this tool</em></p>
<p><span style="text-decoration: underline;"><strong>IN LINUX:</strong></span></p>
<p>export JAVA_HOME=/usr/    [Path to java binary]<br />
export EC2_HOME=/root/amz    [Path to EC2 tool]<br />
Set the environment variables as follow<br />
export PATH=$PATH:$EC2_HOME/bin<br />
export EC2_PRIVATE_KEY=/root/amz/pk-HKZYKTAIG2ECMXYIBH3HXdsd4ZBZQ55CLO.pem<br />
export EC2_PRIVATE_KEY=/root/amz/pk-WAJNB7EJYW4ESF2O74CQsdsddNVU6ZXQ5K.pem<br />
export EC2_CERT=/root/amz/cert-WAJNB7EJYW4ESF2OsdCQSQXNVU6ZXQ5K.pem</p>
<p><span style="text-decoration: underline;"><strong>IN Windows:</strong></span></p>
<p>set JAVA_HOME=C:\Sun\SDK\jdk    [Path to java.exe]<br />
set EC2_HOME=C:\amz<br />
set PATH=%PATH%;%EC2_HOME%\bin<br />
set EC2_PRIVATE_KEY=/root/amz/pk-HKZYKTAIG2ECMXYIBH3HXdsd4erZQ55CLO.pem<br />
set EC2_PRIVATE_KEY=/root/amz/pk-WAJNB7EJYW4ESF2O74CQserddNVU6ZXQ5K.pem<br />
set EC2_CERT=/root/amz/cert-WAJNB7EJYW4ESdf2OsdCQSQXNVU6ZXQ5K.pem</p>
<p>So you are done now to test the tool run the following command</p>
<p>#&gt;ec2-describe-regions</p>
<p>Output:<br />
REGION        us-east-1        us-east-1.ec2.amazonaws.com<br />
REGION        eu-west-1        eu-west-1.ec2.amazonaws.com</p>
<p>You can get all commands in /bin folder of EC2 tool you downloaded. Like to start instants stop and restart also search AMI and applications to get password etc.</p>
<p>You can install any of the OS you want Windows or Linux etc and also you can choose verity of OS and pre-installed AMI or even you can create your own AMI using AMI tool provided by EC2. You can create AMI of you local server and also of  VMware images etc.</p>
<ul>
<li>Wile installing Linux OS it installs OS without any password for root, so u don&#8217;t want any password while ssh into it.</li>
</ul>
<ul>
<li>Incas if you need to get the password of the instant you can use the tool you installed to get the password using the command called</li>
</ul>
<pre>PROMPT&gt; <strong><code><span><strong>ec2-get-password</strong></span> i-2574e22a -k windows-keypair</code></strong><code> q96A40B9w
</code></pre>
<ul>
<li><code>See all command <a href="http://docs.amazonwebservices.com/AWSEC2/latest/CommandLineReference/index.html?command-reference.html" target="_blank">details here...</a></code></li>
</ul>
<pre><code>
</code></pre>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/adobe-air-for-linux-freely-available/" title="Adobe AIR for Linux Freely Available">Adobe AIR for Linux Freely Available</a></li><li><a href="http://www.jithonline.com/new-silver-zinc-battery-provides-longer-battery-life-for-laptops-mobiles/" title="New Silver-zinc Battery provides longer Battery Life for Laptops &#038; Mobiles">New Silver-zinc Battery provides longer Battery Life for Laptops &#038; Mobiles</a></li><li><a href="http://www.jithonline.com/ubuntu-704-support-period-is-now-nearing-its-end-of-life-by-oct-19-2008/" title="Ubuntu 7.04 Support Period is now Nearing its End of life by Oct 19-2008">Ubuntu 7.04 Support Period is now Nearing its End of life by Oct 19-2008</a></li><li><a href="http://www.jithonline.com/adobe-announced-new-open-screen-flash-on-mobile-phones-etc/" title="Adobe announced New Open Screen Flash on Mobile phones etc">Adobe announced New Open Screen Flash on Mobile phones etc</a></li><li><a href="http://www.jithonline.com/free-online-multiple-chat-or-im-client-login/" title="Free Online Multiple Chat or IM Client Login">Free Online Multiple Chat or IM Client Login</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/r2mydBpc_LOPB9YdId92BFPdEBo/0/da"><img src="http://feedads.g.doubleclick.net/~a/r2mydBpc_LOPB9YdId92BFPdEBo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/r2mydBpc_LOPB9YdId92BFPdEBo/1/da"><img src="http://feedads.g.doubleclick.net/~a/r2mydBpc_LOPB9YdId92BFPdEBo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=KmfYkCGQM9I:3poFRbwrZl4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=KmfYkCGQM9I:3poFRbwrZl4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=KmfYkCGQM9I:3poFRbwrZl4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/KmfYkCGQM9I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-setup-amazon-ec2-cloud-server-tool-locally/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-setup-amazon-ec2-cloud-server-tool-locally/</feedburner:origLink></item>
		<item>
		<title>Philips 3D 4YOU LCD Monitor and with its first 3D Television set</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/s5MLn1JP__I/</link>
		<comments>http://www.jithonline.com/philips-3d-4you-lcd-monitor-and-with-its-first-3d-television-set/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:16:03 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[3D 4YOU LCD Monitor]]></category>
		<category><![CDATA[3D Television]]></category>
		<category><![CDATA[First 3D Television set]]></category>
		<category><![CDATA[Philips 3D 4YOU LCD Monitor]]></category>
		<category><![CDATA[Philips 3D 4YOU LCD Monitor and with its first 3D Television set]]></category>
		<category><![CDATA[Philips 3D TV]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=523</guid>
		<description><![CDATA[Panasonic is promoting its 3D TV and even Sony is trying for 3D TV too. Philips is already out with its 3D TV prototype. Even Samsung. The TV can also display standard two-dimensional images, close to HD quality. This can be done either by direct 3D recording or by converting existing 2D content to 3D [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="3D TV" src="http://jithonline.com/wp-img/3d-tv.gif" alt="" width="485" height="150" /></p>
<p>Panasonic is promoting its 3D TV and even Sony is trying for 3D TV too. Philips is already out with its 3D TV prototype. Even Samsung. The TV can also display standard two-dimensional images, close to HD quality.</p>
<p>This can be done either by direct 3D recording or by converting existing 2D content to 3D content. After that it’s coded with a processor in the TV generates nine slightly different views corresponding to the different angles. From almost any location, a viewer catches a different image in each eye. It is viewed over any 3D television using special glasses that come along with the TV itself.<br />
<br />
This type of TV is best suited for video gaming. The amount of fun element it will add to Video Gaming. As its very difficult to convert traditional videos into 3D format, new games can very well adapt to the situation and can start creating new games which will be 3D compatible.</p>
<p>A standard laptop running Philips&#8217; software was able to convert the DVD The Lord of the Rings: The Return of the King into 3D in real time and display it on Philips&#8217;s new 20-inch 3D 4YOU LCD monitor. A retail-kiosk implementation of the 3-D screen.</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/glass-less-apple-3d-tv-how-it-works/" title="Glass less Apple 3D TV How it Works">Glass less Apple 3D TV How it Works</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/5ld11cYTeqAWSvjHs0v2edzkNWM/0/da"><img src="http://feedads.g.doubleclick.net/~a/5ld11cYTeqAWSvjHs0v2edzkNWM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/5ld11cYTeqAWSvjHs0v2edzkNWM/1/da"><img src="http://feedads.g.doubleclick.net/~a/5ld11cYTeqAWSvjHs0v2edzkNWM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=s5MLn1JP__I:7YYzlNf5pfU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=s5MLn1JP__I:7YYzlNf5pfU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=s5MLn1JP__I:7YYzlNf5pfU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/s5MLn1JP__I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/philips-3d-4you-lcd-monitor-and-with-its-first-3d-television-set/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/philips-3d-4you-lcd-monitor-and-with-its-first-3d-television-set/</feedburner:origLink></item>
		<item>
		<title>How to keep Gmail Account Safe</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/OnFwF_b-jEc/</link>
		<comments>http://www.jithonline.com/how-to-keep-gmail-account-safe/#comments</comments>
		<pubDate>Mon, 04 May 2009 19:04:05 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Gmail Account]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How to keep Gmail Account Safe]]></category>
		<category><![CDATA[SSL Gmail]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=518</guid>
		<description><![CDATA[Its been reported that, the Gmail Account of many people has been hacked via a unpatched hole in the Gmail software. How to keep your Gmail Account Safe&#8230;..  Here is some ways to keep it safe. 1) Always use a password which is more than 8 characters including characters, numbers and special symbols. (E.g. Jithon1ne123$ [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="Safe-gmail" src="http://www.jithonline.com/wp-img/Safe-gmail.jpg" alt="" width="320" height="320" /></p>
<p>Its been reported that, the Gmail Account of many people has been hacked via a unpatched hole in the Gmail software.</p>
<p>How to keep your Gmail Account Safe&#8230;..  Here is some ways to keep it safe.<br />
<br />
1) Always use a password which is more than 8 characters including characters, numbers and special symbols. (E.g. Jithon1ne123$ or j!tHonL!ne123. (use of upper and lower case letters also increase the security)</p>
<p>2) Never Save the password in your browser or any other software&#8217;s.</p>
<p>3) Always use SSL Encryption to access Gmail accounts. The SSL Encryption can be activated by using &#8220;https&#8221; instead of &#8220;http&#8221;. Fortunately Gmail uses &#8220;https&#8221; through out the transaction.</p>
<p>Follow the below steps to activate &#8220;https&#8221; always while opening Gmail account.</p>
<p>a) Go to the Settings tab in Top &#8211; Right Corner of the Gmail Window.<br />
b) Go to the &#8220;General Tab&#8221;<br />
c) Select Always use &#8220;https” option at end of this tab.<br />
d) Save the settings.</p>
<p>Now the Gmail page will restart with &#8220;Https&#8221; connection settings.</p>
<p>Using encryption will slow the Gmail page to open slightly, but this is worth it. The https protocol will encrypt not just your sign-in sessions but also the contents of your e-mails when they&#8217;re sent between your browser and Google&#8217;s servers.</p>
<p>If in case u dont find this settings to be working properly, you can do it manually by adding an &#8220;s&#8221; at the end of http.  i.e https://www.gmail.com.</p>
<p>Hope this will help you to have a secure mailing with Gmail. Keep Mailing and blogging and Enjoy&#8230;</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/how-to-setup-free-mail-server-for-your-own-domain-with-google/" title="How to Setup Free Mail Server for Your Own Domain with Google">How to Setup Free Mail Server for Your Own Domain with Google</a></li><li><a href="http://www.jithonline.com/google-will-be-nokias-competitor-in-online-mapping/" title="Google will be Nokia&#8217;s competitor in Online Mapping">Google will be Nokia&#8217;s competitor in Online Mapping</a></li><li><a href="http://www.jithonline.com/edit-publish-and-download-pictures-for-free-with-google-tool/" title="Edit Publish and Download Pictures for Free with Google Tool">Edit Publish and Download Pictures for Free with Google Tool</a></li><li><a href="http://www.jithonline.com/best-tips-to-protect-your-web-sites-from-hackers-and-malicious-contents/" title="Best Tips to Protect your Web Sites from Hackers and Malicious contents">Best Tips to Protect your Web Sites from Hackers and Malicious contents</a></li><li><a href="http://www.jithonline.com/tips-to-protect-your-pc-from-malicious-sites-using-mcafee-siteadvisor-plug-in/" title="Tips to Protect your PC from Malicious Sites Using McAfee Siteadvisor Plug-In">Tips to Protect your PC from Malicious Sites Using McAfee Siteadvisor Plug-In</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/SGOfeu5ndtfT45ItrREATJtQpyk/0/da"><img src="http://feedads.g.doubleclick.net/~a/SGOfeu5ndtfT45ItrREATJtQpyk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/SGOfeu5ndtfT45ItrREATJtQpyk/1/da"><img src="http://feedads.g.doubleclick.net/~a/SGOfeu5ndtfT45ItrREATJtQpyk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=OnFwF_b-jEc:uc30NB5v4uQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=OnFwF_b-jEc:uc30NB5v4uQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=OnFwF_b-jEc:uc30NB5v4uQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/OnFwF_b-jEc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-keep-gmail-account-safe/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-keep-gmail-account-safe/</feedburner:origLink></item>
		<item>
		<title>Free Simple and Flash Banners, Buttons, Headers and Text Creator</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/0UDQYV4BuzI/</link>
		<comments>http://www.jithonline.com/free-simple-and-flash-banners-buttons-headers-and-text-creator/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 18:14:46 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[background images]]></category>
		<category><![CDATA[Cooltext]]></category>
		<category><![CDATA[custom advertising texts]]></category>
		<category><![CDATA[download Banners]]></category>
		<category><![CDATA[Free Flash Images]]></category>
		<category><![CDATA[Free Simple and Buttons creator]]></category>
		<category><![CDATA[Free Simple and Flash Banners]]></category>
		<category><![CDATA[Freenicetemplates]]></category>
		<category><![CDATA[simple banners creator]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=514</guid>
		<description><![CDATA[Free Simple and Flash Banners, Buttons, Headers and Text Creator Freenicetemplates here you can create free graphics flash banners and Cooltext here you can get simple banners and buttons for modern digital advertising media of your website. Simply choose what kind of image you would like. Then fill out a form and you will have [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="free-banner" src="http://jithonline.com/wp-img/free-banner.jpg" alt="" width="450" height="216" /></p>
<p>Free Simple and Flash Banners, Buttons, Headers and Text Creator<br />
<a href="http://www.freenicetemplates.com/annimation-flash/" target="_blank">Freenicetemplates</a> here you can create free graphics flash banners and <a href="http://cooltext.com/" target="_blank">Cooltext</a> here you can get simple banners and buttons for modern digital advertising media of your website. Simply choose what kind of image you would like. Then fill out a form and you will have your own<br />
<br />
custom advertising texts and setup the colors for text and background also images. Further more a transparency value for text and background can be adjusted. In case of flash banners no flash skills are required to customize these flash banners, just download and replace flash header photos with yours and change texts, colors and music through an external XML file so all are as simple as that enjoy.</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/sony-unveils-s-frame-digital-photo-displays/" title="Sony Unveils S-Frame Digital Photo Displays">Sony Unveils S-Frame Digital Photo Displays</a></li><li><a href="http://www.jithonline.com/watch-tv-using-slingplayer-in-your-mobile/" title="Watch TV Using SlingPlayer in your Mobile">Watch TV Using SlingPlayer in your Mobile</a></li><li><a href="http://www.jithonline.com/aol-will-no-longer-support-netscape-navigator/" title="AOL will no longer support Netscape Navigator">AOL will no longer support Netscape Navigator</a></li><li><a href="http://www.jithonline.com/google-and-dell-to-announce-gphone-hardware/" title="Google and Dell to announce gPhone hardware?">Google and Dell to announce gPhone hardware?</a></li><li><a href="http://www.jithonline.com/grand-theft-auto-iv-dated/" title="Grand Theft Auto IV Dated">Grand Theft Auto IV Dated</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/40JSzCgRQguyDIEXo-KThhmnB7I/0/da"><img src="http://feedads.g.doubleclick.net/~a/40JSzCgRQguyDIEXo-KThhmnB7I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/40JSzCgRQguyDIEXo-KThhmnB7I/1/da"><img src="http://feedads.g.doubleclick.net/~a/40JSzCgRQguyDIEXo-KThhmnB7I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=0UDQYV4BuzI:vOafXyspMDU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=0UDQYV4BuzI:vOafXyspMDU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=0UDQYV4BuzI:vOafXyspMDU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/0UDQYV4BuzI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/free-simple-and-flash-banners-buttons-headers-and-text-creator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/free-simple-and-flash-banners-buttons-headers-and-text-creator/</feedburner:origLink></item>
		<item>
		<title>How to Uninstall Windows KDE from Windows XP or Vista</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/Y2hJ-DA28XY/</link>
		<comments>http://www.jithonline.com/how-to-uninstall-windows-kde-from-windows-xp-or-vista/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 16:44:02 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[How to Uninstall Windows KDE from Windows XP or Vista]]></category>
		<category><![CDATA[KDE Uninstall]]></category>
		<category><![CDATA[simple steps to uninstall KDE from windows XP]]></category>
		<category><![CDATA[Uninstall Windows KDE]]></category>
		<category><![CDATA[Uninstall Windows KDE4]]></category>
		<category><![CDATA[Windows KDE4 Uninstall]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=506</guid>
		<description><![CDATA[These are the simple steps to uninstall KDE from windows XP Many are installing KDE in windows but they are unaware; how to un-install windows KDE application, so here is the simple step to uninstall KDE from windows XP. In TaskMgr processes, shut down kded4, dbus-daemon, klauncher, etc. Run kdewin-installer, click each installed package until [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="KDE uninstaller" src="http://www.jithonline.com/wp-img/Konqi-win.jpg" alt="" width="149" height="182" /></p>
<p>These are the simple steps to uninstall KDE from windows XP<br />
Many are installing KDE in windows but they are unaware; how to un-install windows KDE application, so here is the simple step to uninstall KDE from windows XP.<br />
</p>
<ul>
<li>In TaskMgr processes, shut down kded4, dbus-daemon, klauncher, etc.</li>
<li>Run kdewin-installer, click each installed package until it shows a garbage can, and then complete the installer</li>
<li>Remove lib directory from %PATH% and the KDEDIRS environment variable which is created at the time of installation. In [ Start &gt; Control Panel &gt; System &gt; Advanced &gt; Environment Variables], click on KDEDIRS in User variable and delete Variable name KDEDIRS with Variable value; the directory where you installed KDE4, e.g. C:\KDE4.</li>
<li>Clean up your Download Path of all the downloaded packages, and delete your install directory too</li>
</ul>
<p>Done now KDE is uninstalled from your system.</p>
<p><a href="http://www.jithonline.com/install-kde-4-on-windows/" target="_self"><strong>How to Install Windows KDE</strong></a>&#8230;</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/ultra-slim-credit-card-sized-1gb-usb/" title="Ultra Slim Credit Card Sized 1GB USB">Ultra Slim Credit Card Sized 1GB USB</a></li><li><a href="http://www.jithonline.com/swisscom-deal-with-apple-may-offer-3g-iphone/" title="Swisscom deal with Apple may offer 3G iPhone">Swisscom deal with Apple may offer 3G iPhone</a></li><li><a href="http://www.jithonline.com/kodak-launches-10mp-high-zoom-digicam/" title="Kodak Launches 10MP High-zoom Digicam">Kodak Launches 10MP High-zoom Digicam</a></li><li><a href="http://www.jithonline.com/adobe-launches-free-online-video-resource-adobe-tv/" title="Adobe Launches Free Online Video Resource Adobe TV">Adobe Launches Free Online Video Resource Adobe TV</a></li><li><a href="http://www.jithonline.com/vista-prices-reduces/" title="Vista prices reduces">Vista prices reduces</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/XFlrixkhW8w2VZIBgphlTFDQC8A/0/da"><img src="http://feedads.g.doubleclick.net/~a/XFlrixkhW8w2VZIBgphlTFDQC8A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/XFlrixkhW8w2VZIBgphlTFDQC8A/1/da"><img src="http://feedads.g.doubleclick.net/~a/XFlrixkhW8w2VZIBgphlTFDQC8A/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=Y2hJ-DA28XY:-_DXppt79jQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=Y2hJ-DA28XY:-_DXppt79jQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=Y2hJ-DA28XY:-_DXppt79jQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/Y2hJ-DA28XY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-uninstall-windows-kde-from-windows-xp-or-vista/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-uninstall-windows-kde-from-windows-xp-or-vista/</feedburner:origLink></item>
		<item>
		<title>How to Create Best and Free Animated Ajax Loading gif Images</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/nClLyKQLoAU/</link>
		<comments>http://www.jithonline.com/how-to-create-best-and-free-animated-ajax-loading-gif-images/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:50:55 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Ajax loading gif image generator]]></category>
		<category><![CDATA[Ajax progress indicators]]></category>
		<category><![CDATA[Custom Animated Ajax Loading images]]></category>
		<category><![CDATA[Free Animated Loading image]]></category>
		<category><![CDATA[How to Create Best and Free Animated Ajax Loading gif Images]]></category>
		<category><![CDATA[loading gif Images]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=501</guid>
		<description><![CDATA[Free cool Ajax loading gif image generator. Many Ajax progress indicators or loading animated gif images; that are for free. You can customize these images and set the background colure and also loading image colure in matter of seconds and get it for your site. You can customize the image colure, at the mean time [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.ajaxload.info/"><img class="aligncenter" title="Free Ajax Load img" src="http://www.jithonline.com/wp-img/free-ajax-load-img.jpg" alt="" width="350" height="556" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;">
<p></p>
<p style="text-align: left;">Free cool Ajax loading gif image generator. Many Ajax progress indicators or loading animated gif images; that are for free. You can customize these images and set the background colure and also loading image colure in matter of seconds and get it for your site. You can customize the image colure, at the mean time you can preview it before downloading it too. <a href="http://www.ajaxload.info" target="_blank">Try this and get coolest Ajax gif animation now&#8230;&#8230;</a></p>
<p style="text-align: left;">
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/easy-music-solutions-for-your-car/" title="Easy Music Solutions for Your Car">Easy Music Solutions for Your Car</a></li><li><a href="http://www.jithonline.com/digital-hero-3-tough-nut-wrist-cam/" title="Digital Hero 3 &#8220;tough-nut&#8221; wrist-cam">Digital Hero 3 &#8220;tough-nut&#8221; wrist-cam</a></li><li><a href="http://www.jithonline.com/livescribe-unveils-pulse-smartpen-embedded-with-arm-processor/" title="Livescribe Unveils Pulse Smartpen Embedded with ARM Processor">Livescribe Unveils Pulse Smartpen Embedded with ARM Processor</a></li><li><a href="http://www.jithonline.com/best-selling-game-system-nintendo-ds-or-wii/" title="Best selling game system Nintendo DS or Wii ">Best selling game system Nintendo DS or Wii </a></li><li><a href="http://www.jithonline.com/firefox-30-beta-3-released-with-hugh-changes/" title="Firefox 3.0 beta 3 released with Hugh changes!">Firefox 3.0 beta 3 released with Hugh changes!</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/c7TQqy44PzHu8VRcFsoY_eyxVvI/0/da"><img src="http://feedads.g.doubleclick.net/~a/c7TQqy44PzHu8VRcFsoY_eyxVvI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/c7TQqy44PzHu8VRcFsoY_eyxVvI/1/da"><img src="http://feedads.g.doubleclick.net/~a/c7TQqy44PzHu8VRcFsoY_eyxVvI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=nClLyKQLoAU:nGPZ46B2Lbw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=nClLyKQLoAU:nGPZ46B2Lbw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=nClLyKQLoAU:nGPZ46B2Lbw:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/nClLyKQLoAU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-create-best-and-free-animated-ajax-loading-gif-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-create-best-and-free-animated-ajax-loading-gif-images/</feedburner:origLink></item>
		<item>
		<title>Worlds Cheapest $10 Dollar Laptop From India</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/dvD06RO1TuY/</link>
		<comments>http://www.jithonline.com/worlds-cheapest-10-dollar-laptop-form-india/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 20:15:24 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[$10 Dollar Laptop]]></category>
		<category><![CDATA[$10 Laptop]]></category>
		<category><![CDATA[500Rs Laptop]]></category>
		<category><![CDATA[Cheaper  Laptop]]></category>
		<category><![CDATA[Cheapest Laptop]]></category>
		<category><![CDATA[Cheep Laptop]]></category>
		<category><![CDATA[government Low cost Laptop]]></category>
		<category><![CDATA[IIT laptop]]></category>
		<category><![CDATA[Indin government Laptop]]></category>
		<category><![CDATA[Low cost 500 Rupees Laptop]]></category>
		<category><![CDATA[Low Cost Laptop]]></category>
		<category><![CDATA[Low Cost Laptop From India]]></category>
		<category><![CDATA[Rs500 Laptop]]></category>
		<category><![CDATA[Worlds Cheapest $10 Dollar Laptop From India]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=497</guid>
		<description><![CDATA[Do you think any thing in the world which is not possible by human beings????!!! Like a laptop for $10! Yes for 10 dollar Laptop [Rs500 INR], that’s true. Indian government is going to launch $10 laptop soon. The Indian Government [UPA] is launching the cheapest laptop ever seen priced at $10 even as the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="$10 dollar laptop" src="http://www.jithonline.com/wp-img/10$-laptop.gif" alt="" width="298" height="323" /></p>
<p>Do you think any thing in the world which is not possible by human beings????!!!</p>
<p>Like a laptop for $10! Yes for 10 dollar Laptop [Rs500 INR], that’s true. Indian government is going to launch $10 laptop soon.</p>
<p>The Indian Government [UPA] is launching the cheapest laptop ever seen priced at $10 even as the private sector, with its best efforts, has not managed to bring down the price of a laptop lower than $100[Rs5000 INR].</p>
<p></p>
<p>This ultra low-cost $10 Laptop has been developed with support of IIT (Indian Institute of Technology), Indian Institute of Science and some B Tech students.</p>
<p>Details about the $10 Laptop remained limited, but higher education secretary R.P. Agrawal of India said last week that, it would be available within six months. Officials have not publicly demonstrated a prototype yet also not explained how it can be produced at such a low cost.</p>
<p>Following are some of the configurations.</p>
<ul>
<li>It can be charged with a two-watt power input.</li>
<li>2 GB memory can upgrade.</li>
<li> Wireless Internet capability.</li>
<li>Capability to project on a screen.</li>
<li>The configuration can be upgraded etc.</li>
</ul>
<p>The government has invested more than 939 million dollars to develop the low-power gadget to work in rural areas with unreliable power supply and poor Internet connectivity etc. The planned laptop is part of a push to increase the number of students in higher education and give them the technological skills needed to further boost India&#8217;s economic growth.</p>
<p>
<strong>Update 31-12-2010</strong></p>
<p><img alt="10USD laptop" src="http://www.jithonline.com/wp-img/10USD-Imag.jpg" title="10USD laptop" class="alignnone" width="270" height="233" /></p>
<p>The Sakshat(10$ Laptop) is of 10&#8221; long and 5&#8221; wide hand-held device, resembling a modem, helps e-learners access the Web easily. Still contains only mystery parts. It appeared more like a storage device than anything else. As for the $10 price, the expected price is closer to $30 bucks.</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/amd-launches-hardcore-mobile-processor/" title="AMD Launches Hardcore Mobile Processor">AMD Launches Hardcore Mobile Processor</a></li><li><a href="http://www.jithonline.com/googles-new-product-voice-mail-for-homeless/" title="Google&#8217;s New Product &#8220;Voice mail for Homeless&#8221;">Google&#8217;s New Product &#8220;Voice mail for Homeless&#8221;</a></li><li><a href="http://www.jithonline.com/boses-new-lifestyle-ht-systems/" title="Bose&#8217;s New Lifestyle HT Systems">Bose&#8217;s New Lifestyle HT Systems</a></li><li><a href="http://www.jithonline.com/htc-to-unveil-google-android-platform-handset-in-may/" title="HTC to Unveil Google Android Platform Handset In May?">HTC to Unveil Google Android Platform Handset In May?</a></li><li><a href="http://www.jithonline.com/first-centrino-atom-d4-ultramobile-pc-coming-in-june/" title="First Centrino Atom D4 ultramobile PC Coming in June">First Centrino Atom D4 ultramobile PC Coming in June</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/Vgo9M36ZZpLNB-_QB3QJiwTKNE8/0/da"><img src="http://feedads.g.doubleclick.net/~a/Vgo9M36ZZpLNB-_QB3QJiwTKNE8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Vgo9M36ZZpLNB-_QB3QJiwTKNE8/1/da"><img src="http://feedads.g.doubleclick.net/~a/Vgo9M36ZZpLNB-_QB3QJiwTKNE8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=dvD06RO1TuY:u1_EeSMXOOQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=dvD06RO1TuY:u1_EeSMXOOQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=dvD06RO1TuY:u1_EeSMXOOQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/dvD06RO1TuY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/worlds-cheapest-10-dollar-laptop-form-india/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/worlds-cheapest-10-dollar-laptop-form-india/</feedburner:origLink></item>
		<item>
		<title>DSTL1 the First Dual SIM Android Handset by General Mobile</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/R0QwWkpGpdw/</link>
		<comments>http://www.jithonline.com/dstl1-the-first-dual-sim-android-handset-by-general-mobile/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 19:39:09 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[5 mega pixel AF camera mobile]]></category>
		<category><![CDATA[DSTL1]]></category>
		<category><![CDATA[DSTL1 the First Dual SIM Android Handset by General Mobile]]></category>
		<category><![CDATA[Dual SIM Android]]></category>
		<category><![CDATA[Dual SIM Android Handset]]></category>
		<category><![CDATA[Dual SIM DSTL1]]></category>
		<category><![CDATA[Generalmobile]]></category>
		<category><![CDATA[GM DSTL1]]></category>
		<category><![CDATA[google DSTL1]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=495</guid>
		<description><![CDATA[Handset manufacturing company called General Mobile is gearing up to present their new Android powered DSTL1 handset at the Mobile World. The DSTL1 is a dual-sim Android phone that features a large touch screen display and DSTL 1 is a classy looking touch screen handset. DTSL1 will be the first Dual SIM Android powered handset. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" title="DTSL1" src="http://jithonline.com/wp-img/DTSL1.gif" alt="" width="401" height="336" /></p>
<p>Handset manufacturing company called General Mobile is gearing up to present their new Android powered DSTL1 handset at the Mobile World.<br />
The DSTL1 is a dual-sim Android phone that features a large touch screen display and DSTL 1 is a classy looking touch screen handset.<br />
DTSL1 will be the first Dual SIM Android powered handset. It is expected to hit the market in Q3 that is February of this year, at the Mobile World Congress. Some of the specifications of Android  DTSL1 mobile are,<br />
<br />
- 3-inch touch screen with a 240 x 400 pixel, 260K color resolution (WQVGA)<br />
- Wi-Fi, EDGE and GPRS support<br />
- 4GB internal memory with external support form microSD cards (up to 8GB)<br />
- Bluetooth 2.0 + EDR<br />
- Media player with DivX playback support<br />
- FM radio<br />
- 5 mega pixel AF camera with flash<br />
- MS document reader<br />
- Java support</p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/mac-gets-hacked-first-in-contest-by-charlie-miller/" title="Mac Gets Hacked First in Contest by Charlie Miller">Mac Gets Hacked First in Contest by Charlie Miller</a></li><li><a href="http://www.jithonline.com/3g-iphone-launch-will-be-on-2nd-quarter/" title="3G iPhone Launch will be On 2nd Quarter">3G iPhone Launch will be On 2nd Quarter</a></li><li><a href="http://www.jithonline.com/dell-shows-its-81-percent-smallest-mini-desktop-ever/" title="Dell shows Its 81 percent Smallest Mini Desktop Ever">Dell shows Its 81 percent Smallest Mini Desktop Ever</a></li><li><a href="http://www.jithonline.com/htc-p3470-a-cool-smartphone/" title="HTC P3470 A cool Smartphone">HTC P3470 A cool Smartphone</a></li><li><a href="http://www.jithonline.com/new-stretchy-circuits-electronic-brain-will-be-coming-soon/" title="New Stretchy Circuits. Electronic Brain Will be Coming Soon!!!">New Stretchy Circuits. Electronic Brain Will be Coming Soon!!!</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/1f2-t8Bfxy-UOC7Hw31kO9o7mE0/0/da"><img src="http://feedads.g.doubleclick.net/~a/1f2-t8Bfxy-UOC7Hw31kO9o7mE0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1f2-t8Bfxy-UOC7Hw31kO9o7mE0/1/da"><img src="http://feedads.g.doubleclick.net/~a/1f2-t8Bfxy-UOC7Hw31kO9o7mE0/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=R0QwWkpGpdw:gAt3r94IMe4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=R0QwWkpGpdw:gAt3r94IMe4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=R0QwWkpGpdw:gAt3r94IMe4:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/R0QwWkpGpdw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/dstl1-the-first-dual-sim-android-handset-by-general-mobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/dstl1-the-first-dual-sim-android-handset-by-general-mobile/</feedburner:origLink></item>
		<item>
		<title>Free Online Multiple Chat or IM Client Login</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/JlOOGc-wIoo/</link>
		<comments>http://www.jithonline.com/free-online-multiple-chat-or-im-client-login/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 09:54:06 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[AIM]]></category>
		<category><![CDATA[chat with all of your friends]]></category>
		<category><![CDATA[communicate with site visitors]]></category>
		<category><![CDATA[Free Online Multiple Chat or IM Client Login]]></category>
		<category><![CDATA[Google Talk]]></category>
		<category><![CDATA[ICQ]]></category>
		<category><![CDATA[invisible sign on]]></category>
		<category><![CDATA[Jabber]]></category>
		<category><![CDATA[meebo]]></category>
		<category><![CDATA[Meebo Firefox add-on]]></category>
		<category><![CDATA[Meebo me widget]]></category>
		<category><![CDATA[meebo Rooms]]></category>
		<category><![CDATA[MSN]]></category>
		<category><![CDATA[multiple IM services]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=492</guid>
		<description><![CDATA[With meebo you can chat with all of your friends on AIM, Yahoo!, MSN, Google Talk, ICQ, and Jabber! Meebo supports file transfers between users too. Meebo includes features such as invisible sign on this prevents others from knowing when a user connects and simultaneous connections to multiple IM services. Meebo me widget! This allows [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://www.jithonline.com/wp-img/meebo.gif" alt="" width="450" height="299" /><br />
With meebo you can chat with all of your friends on AIM, Yahoo!, MSN, Google Talk, ICQ, and Jabber! Meebo supports file transfers between users too.</p>
<p>Meebo includes features such as invisible sign on this prevents others from knowing when a user connects and simultaneous connections to multiple IM services.</p>
<p>Meebo me widget! This allows users to embed a version of Meebo on their personal website. You can communicate with your site visitors, meebo me allows you to see the people who are visiting your web page and chat with them.<br />
<img class="aligncenter" src="http://www.jithonline.com/wp-img/meebo-me.gif" alt="" width="400" height="363" /></p>
<p>Meebo allows some people who are behind firewalled networks (networks that block the various instant messaging protocols but have not blocked the meebo.com domain name) to connect to instant messaging services due to the fact that the user connects to only port 443 (SSL) and the Meebo service itself then connects to the various instant messaging protocols.</p>
<p>Meebo also have &#8220;meebo Rooms&#8221;. Users of Meebo can connect to chat rooms or host their own for which multiple friends can join and chat. Meebo Rooms also grants a degree of control to the user with invite and ban authority. Classic Meebo was updated to reflect the release prior to Meebo Rooms to allow users with outdated browsers to continue to use meebo.<br />
<br />
Meebo also have Firefox add-on plug-in too, to help the firefox users to handle the meebo as an desktop application and also it helps users to login directly to meebo while firefox application is started. You can get this <a href="https://addons.mozilla.org/en-US/firefox/addon/5700" target="_blank">plug-in here…</a></p>
<ul class="related_post"><li><a href="http://www.jithonline.com/yahoo-announced-browserplus-while-google-de-branded-gears/" title="Yahoo announced BrowserPlus while Google de-branded Gears!!">Yahoo announced BrowserPlus while Google de-branded Gears!!</a></li><li><a href="http://www.jithonline.com/yahoo-replacing-its-search-add-system-with-google-add/" title="Yahoo Replacing Its Search Add System With Google Add?">Yahoo Replacing Its Search Add System With Google Add?</a></li><li><a href="http://www.jithonline.com/yahoo-onesearch-20-with-voice-search-service-unveiled/" title="Yahoo! OneSearch 2.0 with Voice Search Service Unveiled">Yahoo! OneSearch 2.0 with Voice Search Service Unveiled</a></li><li><a href="http://www.jithonline.com/yahoo-myspace-google-have-agreed-to-form-the-opensocial/" title="Yahoo, MySpace &#038; Google Have Agreed to Form The OpenSocial">Yahoo, MySpace &#038; Google Have Agreed to Form The OpenSocial</a></li><li><a href="http://www.jithonline.com/yahoo-unveils-new-mobile-bookmaking-tool/" title="Yahoo Unveils New  Mobile Bookmaking Tool">Yahoo Unveils New  Mobile Bookmaking Tool</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/wCvwCoHp8VXyaXW7o0RrKiEPdpU/0/da"><img src="http://feedads.g.doubleclick.net/~a/wCvwCoHp8VXyaXW7o0RrKiEPdpU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/wCvwCoHp8VXyaXW7o0RrKiEPdpU/1/da"><img src="http://feedads.g.doubleclick.net/~a/wCvwCoHp8VXyaXW7o0RrKiEPdpU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=JlOOGc-wIoo:NVPGIY0GwxQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=JlOOGc-wIoo:NVPGIY0GwxQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=JlOOGc-wIoo:NVPGIY0GwxQ:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/JlOOGc-wIoo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/free-online-multiple-chat-or-im-client-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/free-online-multiple-chat-or-im-client-login/</feedburner:origLink></item>
		<item>
		<title>There Is Nothing Which Can Stop Spam Mails Coming or Going Out Of Your Mil Address!!!</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/RWbykf5JXgw/</link>
		<comments>http://www.jithonline.com/there-is-nothing-witch-can-stop-spam-mails-coming-or-going-out-of-your-mil-address/#comments</comments>
		<pubDate>Wed, 10 Dec 2008 20:04:24 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Cannot we stop this spamming]]></category>
		<category><![CDATA[Email Bombing]]></category>
		<category><![CDATA[How can we stop this spamming]]></category>
		<category><![CDATA[How this spamming happening]]></category>
		<category><![CDATA[Porno spam]]></category>
		<category><![CDATA[Spam scams]]></category>
		<category><![CDATA[There Is Nothing Which Can Stop Spam Mails Coming or Going Out Of Your Mil Address]]></category>
		<category><![CDATA[Virus spam]]></category>
		<category><![CDATA[What action can be taken against spamming]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=483</guid>
		<description><![CDATA[Email spam [Junk mail or Unwanted email] really annoys all. There&#8217;s something hideous about craftily and repeatedly forcing worthless products onto millions of people who really couldn&#8217;t care less about viagra logo enhancements or anything else on offer. Spam is a big problem for everyone from the individual home Internet user to the multi-national corporation [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jithonline.com/wp-img/spam-mail.jpg" border="0" alt="" /></p>
<p>Email spam [Junk mail or Unwanted email] really annoys all. There&#8217;s something hideous about craftily and repeatedly forcing worthless products onto millions of people who really couldn&#8217;t care less about viagra logo enhancements or anything else on offer. Spam is a big problem for everyone from the individual home Internet user to the multi-national corporation that depends on email communications to conduct business.</p>
<p>There are different kinds of spamming around this electronic web world.<br />
- Repeatedly forcing useless products onto millions.<br />
- Hidden text and links<br />
- Blog and Wiki spamming<br />
- Email Bombing<br />
- Porno spam [Mailing of “adult” advertisements or pornographic pictures]<br />
- Virus spam [Mass mailing that contain viruses, Trojans, malicious scripts, etc.]<br />
- Spam scams [Mass mailing of fraudulent messages]<br />
Etc&#8230;..</p>
<p>There are more and more spam categories do you ever think about<br />
- What the reason behind it?<br />
- Why this spam&#8217;s are not blocked all the time?<br />
- How this spamming happening?<br />
- What action you can take against spamming?<br />
- Can&#8217;t we stop this spamming?</p>
<p>Yes it&#8217;s true there are many questing regarding this but truly the problem is; &#8220;the worst mailing protocol itself&#8221;. The founder of mail protocol never thought of this kind of un-presidential use of this discovery. Yes that&#8217;s true! Now no one can change this protocol because this protocol is spread like spider web all over the world. One craziest thing in mailing is; any one can send mail to any one with others mail address also if that mail address exists or not! That meant I can send mail from your mail id with out using your mail account, is this craziest!!!</p>
<p>There are many tools and companies in the world to stop and prohibit this spamming but all are failed in it. Till now there is no product or agency which can stop spam mails coming or going out of your mail address. So this is all about mail security. We can only hop a good system will come to stop this nonsense in future.<br />
<br />
But still there are some tips to Identify this spam mails your self but its little technical I hop all can understand this. By seeing mail you cant identify how is sending mail and from ware it came from. The only way to check that is by looking in to header of the mail. All mail clients have the option to see the header of the mail the header of mail will looks like this it may differ in appearance depends up on providers</p>
<pre><span style="color: #0000ff;">Return-Path: [spamers@address.com]
Received: from server.anydomai.com (mail.anymaildomain.com [126.43.75.123])
by spam01.d2.dfd.com (8.10.2/8.10.2) with ESMTP id NAA23597;
Fri, 12 Dec 2008 16:11:20 -0400 (EDT)
Received: from aol.com (127-34-56-98.dsl.mybigisp.com [127.34.56.98])
by server.mymailhost.com; Fri, 12 Jul 2002 13:09:38 -0700 (PDT)</span>
Date: Fri, 12 Jul 2002 13:09:38 -0700 (PDT)
From: Hot Summer Deals &lt;faike@aol.com&gt;
To: your@mailaddress.com
Subject: You won the price of 10$Bln!!</pre>
<p>In this you need to check the initial 6 lines which give exact picture of reply address and mail from server. This should mach the last 3 lines. Some time it also dot work; so this is not the 100% best solution for spam mail identification. I hop you can understand the complexity in mail identification.</p>
<p><span style="color: #ff0000;"><strong><span style="color: #000000;">NOTE:-</span> Better solution is stop opening mails from unknown person. Never click any link in mails and also never download attached file which you are not sure about.</strong></span></p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/amazon-textbuyit-service-for-cell-phones-launched/" title="Amazon TextBuyIt Service for Cell Phones Launched">Amazon TextBuyIt Service for Cell Phones Launched</a></li><li><a href="http://www.jithonline.com/kingston-sd-card-now-hits-16gb/" title="Kingston SD Card Now Hits 16GB">Kingston SD Card Now Hits 16GB</a></li><li><a href="http://www.jithonline.com/%e2%80%9cworld%e2%80%99s-first%e2%80%9d-class-6-32gb-sdhc-memory-card-by-panasonic/" title="“World’s First” Class 6 32GB SDHC memory card by Panasonic">“World’s First” Class 6 32GB SDHC memory card by Panasonic</a></li><li><a href="http://www.jithonline.com/iphone-v113-hacked/" title="iPhone v1.1.3 Hacked">iPhone v1.1.3 Hacked</a></li><li><a href="http://www.jithonline.com/use-of-ipods-in-a-war-zone/" title="Use Of iPods in a War Zone">Use Of iPods in a War Zone</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/zPqXEAH-47N4Coi7Zn4eb1kBHzI/0/da"><img src="http://feedads.g.doubleclick.net/~a/zPqXEAH-47N4Coi7Zn4eb1kBHzI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/zPqXEAH-47N4Coi7Zn4eb1kBHzI/1/da"><img src="http://feedads.g.doubleclick.net/~a/zPqXEAH-47N4Coi7Zn4eb1kBHzI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=RWbykf5JXgw:nZua4xSSVds:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=RWbykf5JXgw:nZua4xSSVds:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RWbykf5JXgw:nZua4xSSVds:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/RWbykf5JXgw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/there-is-nothing-witch-can-stop-spam-mails-coming-or-going-out-of-your-mil-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/there-is-nothing-witch-can-stop-spam-mails-coming-or-going-out-of-your-mil-address/</feedburner:origLink></item>
		<item>
		<title>New LG-KF900 PRADA Mobile  Phone and LG-LBA-T950</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/7wxsdogXtCE/</link>
		<comments>http://www.jithonline.com/new-lg-kf900-prada-mobile-phone-and-lg-lba-t950/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 19:11:22 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[LG KF900]]></category>
		<category><![CDATA[LG LBA T950]]></category>
		<category><![CDATA[New LG-KF900 PRADA Mobile  Phone and LG-LBA-T950]]></category>
		<category><![CDATA[PRADA]]></category>
		<category><![CDATA[PRADA KF900]]></category>
		<category><![CDATA[PRADA LBA T950]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=478</guid>
		<description><![CDATA[The latest edition of the PRADA Phone LG-KF900 offers a collection of technical upgrades catering to today’s highest mobile needs. In the outer peripherals, new handset preserves the same original minimalist exterior that has now become a key design inspiration of touch screen handsets worldwide. A defining modification for the new handset involves a set [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jithonline.com/wp-img/PRADA.jpg" border="0" alt="" /><br />
The latest edition of the PRADA Phone LG-KF900 offers a collection of technical upgrades catering to today’s highest mobile needs. In the outer peripherals, new handset preserves the same original minimalist exterior that has now become a key design inspiration of touch screen handsets worldwide. A defining modification for the new handset involves a set of aesthetics keys that slide out to form a more professional look that not only grazes an elevated level of sophistication, but is also a highly efficient communication tool that complements the latest PRADA Phone by LG’s technology.<br />
The latest handset from LG and PRADA partnership is set to hit the stores in Europe by late November this year.<br />
<br />
The handset’s user interface also receives a powerful improvement with<br />
LG’s latest active flash UI technology haptic feedback on touch input enhancing the experience of the phone’s exclusive contents offerings.</p>
<ul>
<li>Dynamic upgrades to the software</li>
</ul>
<ul>
<li> 3G capability</li>
</ul>
<ul>
<li> HSDPA up to 7.2 Mbps</li>
</ul>
<ul>
<li> Advanced 5 mega pixel camera</li>
</ul>
<ul>
<li> Slow motion video recording</li>
</ul>
<ul>
<li> DivX playback.</li>
</ul>
<ul>
<li> Wi-Fi</li>
</ul>
<ul>
<li> HTML browser</li>
</ul>
<ul>
<li> Video calling</li>
</ul>
<p>This time around, LG and PRADA reinvents mobile trend with another stunning offering, the ‘PRADA Link’ LG-LBA-T950. Expected to release with the new handset, this sleek and elegantly packaged digital timepiece is a Bluetooth device that can remotely monitor phone calls as well as read full SMS text messages without having to extract the phone from a bag or pocket. Extending the handset’s luxurious exterior beyond the device itself is a new wearable type accessory; the PRADA Link not only revolutionizes the conventional methods of mobile communication, but adds practicality and convenience to a fashionable statement.<br />
The new PRADA Phone by LG and the PRADA Link will be available with a starting price of 600 Euros and 299 Euros, respectively. The products can be purchased through major mobile dealerships in the UK, France, Germany, Italy, Spain, Netherlands, and other countries in Europe.</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/lgs-touch-screen-phone-model-kf-700/" title="LG&#8217;s Touch Screen Phone Model KF-700">LG&#8217;s Touch Screen Phone Model KF-700</a></li><li><a href="http://www.jithonline.com/lg-t80-touchscreen-pmp-launches-with-dvb-t/" title="LG T80 Touchscreen PMP Launches with DVB-T">LG T80 Touchscreen PMP Launches with DVB-T</a></li><li><a href="http://www.jithonline.com/new-kf300-slim-fashion-phone-by-lg/" title="New KF300 Slim Fashion Phone by LG">New KF300 Slim Fashion Phone by LG</a></li><li><a href="http://www.jithonline.com/worlds-fastest-blu-ray-writer-6x-max-introdused-by-lg/" title="World&#8217;s Fastest Blu-Ray writer &#8217;6x max&#8217;, Introdused by LG ">World&#8217;s Fastest Blu-Ray writer &#8217;6x max&#8217;, Introdused by LG </a></li><li><a href="http://www.jithonline.com/lg-launches-worlds-first-greatest-clarity-100001-monitor/" title="LG launches world&#8217;s first greatest clarity 10,000:1 monitor">LG launches world&#8217;s first greatest clarity 10,000:1 monitor</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/ycQkCrwaGebpM1C4aOyqaXXeLfY/0/da"><img src="http://feedads.g.doubleclick.net/~a/ycQkCrwaGebpM1C4aOyqaXXeLfY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ycQkCrwaGebpM1C4aOyqaXXeLfY/1/da"><img src="http://feedads.g.doubleclick.net/~a/ycQkCrwaGebpM1C4aOyqaXXeLfY/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=7wxsdogXtCE:ZwkLGCe8ssk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=7wxsdogXtCE:ZwkLGCe8ssk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=7wxsdogXtCE:ZwkLGCe8ssk:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/7wxsdogXtCE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/new-lg-kf900-prada-mobile-phone-and-lg-lba-t950/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/new-lg-kf900-prada-mobile-phone-and-lg-lba-t950/</feedburner:origLink></item>
		<item>
		<title>How to Migrate a Live Virtual Machine Without Interrupting Services!</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/RrI2HbXiqYw/</link>
		<comments>http://www.jithonline.com/how-to-migrate-a-live-virtual-machine-without-interrupting-services/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 18:43:10 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[AMD and RedHat]]></category>
		<category><![CDATA[How to Migrate a Virtual Machine Without Interrupting Services]]></category>
		<category><![CDATA[Live Migration of VM]]></category>
		<category><![CDATA[Migrate a Live Virtual Machine Without Interrupting Services]]></category>
		<category><![CDATA[virtualization technology]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=476</guid>
		<description><![CDATA[Industry interest in live migration has grown as virtualization technology has become more widely adopted. Live Migration of VMs across physical servers is a vital component of data center management that enables IT managers to move VMs as necessary in order to perform tasks such as upgrading or conducting maintenance of a server, balancing the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jithonline.com/wp-img/VM-Migration.jpg" border="0" alt="" /><br />
Industry interest in live migration has grown as virtualization technology has become more widely adopted. Live Migration of VMs across physical servers is a vital component of data center management that enables IT managers to move VMs as necessary in order to perform tasks such as upgrading or conducting maintenance of a server, balancing the server load and proactively managing the server availability to avoid downtime or lost data. The demonstration illustrates AMD’s approach to an open and collaborative relationship with its partners to meet customer demands.</p>
<p>Red Hat and AMD were able to achieve this feat through the combination of Red Hat’s innovative, high-performing virtualization technology and the consistent and reliable architecture of the AMD Opteron processor.<br />
<br />
Live migration enables the movement of running virtual machines from one physical server to another without disrupting service to the end user, something that, till now, has only been demonstrated across systems based on one vendor’s platforms. Live migration demonstration moves a live VM from a dual socket Intel Xeon DP Quad Core E5420-based system to a system based on the forthcoming 45nm Quad-Core AMD Opteron processor, utilizing Red Hat’s high-performance open source virtualization software.</p>
<p>See the demonstration</p>
<p><a href="http://www.youtube.com/watch?v=EuhU6jJjpAQ">www.youtube.com/watch?v=EuhU6jJjpAQ</a></p>
<h3  class="related_post_title">Random Posts</h3><ul class="related_post"><li><a href="http://www.jithonline.com/sony-ericsson-launches-2-new-mobiles-for-japan-market/" title="Sony Ericsson Launches 2 New Mobiles for Japan Market">Sony Ericsson Launches 2 New Mobiles for Japan Market</a></li><li><a href="http://www.jithonline.com/google-scan-password-hunter-hacking-tool/" title="Google Scan Password Hunter Hacking Tool">Google Scan Password Hunter Hacking Tool</a></li><li><a href="http://www.jithonline.com/apple-updated-its-3g-ipod-nano-software-with-112-update/" title="Apple updated its 3G iPod nano software with 1.1.2 update.">Apple updated its 3G iPod nano software with 1.1.2 update.</a></li><li><a href="http://www.jithonline.com/vista-sp1-prerequisites-rolled-up-in-patch/" title="Vista SP1 Prerequisites Rolled up in Patch">Vista SP1 Prerequisites Rolled up in Patch</a></li><li><a href="http://www.jithonline.com/vics-new-navisurfer-ii-vehicle-pc/" title="VIC&#8217;s New Navisurfer II Vehicle PC">VIC&#8217;s New Navisurfer II Vehicle PC</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/JnZgmz6gptdjByUg5Q2eyzQL5Zo/0/da"><img src="http://feedads.g.doubleclick.net/~a/JnZgmz6gptdjByUg5Q2eyzQL5Zo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JnZgmz6gptdjByUg5Q2eyzQL5Zo/1/da"><img src="http://feedads.g.doubleclick.net/~a/JnZgmz6gptdjByUg5Q2eyzQL5Zo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=RrI2HbXiqYw:6z9lpHyI880:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=RrI2HbXiqYw:6z9lpHyI880:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=RrI2HbXiqYw:6z9lpHyI880:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/RrI2HbXiqYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/how-to-migrate-a-live-virtual-machine-without-interrupting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/how-to-migrate-a-live-virtual-machine-without-interrupting-services/</feedburner:origLink></item>
		<item>
		<title>AMDs New ATI Radeon HD 4800 HD 3000 Series Using DirectX 10.1</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/S71EeLVSBOc/</link>
		<comments>http://www.jithonline.com/amds-new-ati-radeon-hd-4800-hd-3000-series-using-directx-101/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 18:20:52 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[AMDs New ATI Radeon HD 4800 HD 3000 Series Using DirectX 10.1]]></category>
		<category><![CDATA[ATI Radeon HD 3000 series]]></category>
		<category><![CDATA[ATI Radeon HD 4800 series]]></category>
		<category><![CDATA[HD 3000]]></category>
		<category><![CDATA[HD 4800]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=472</guid>
		<description><![CDATA[ATI Radeon HD 3000 series and the new ATI Radeon HD 4800 series using DirectX 10.1 and AMD’s graphics technology. This will enable Battleforge to look its absolute best. AMD’s broad support for DirectX 10.1 compliant hardware and pleased to see newest technology brought to market so soon. One of the great advantages of PC [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jithonline.com/wp-img/amd-ati-radeo4800.jpg" border="0" alt="" /></p>
<p>ATI Radeon HD 3000 series and the new ATI Radeon HD 4800 series using DirectX 10.1 and AMD’s graphics technology. This will enable Battleforge to look its absolute best.</p>
<p>AMD’s broad support for DirectX 10.1 compliant hardware and pleased to see newest technology brought to market so soon. One of the great advantages of PC gaming is the rapid pace at which the experiences evolve and improve. The ATI Radeon HD 3000 series and now the ATI Radeon HD 4800 series hardware delivers on the promise of DirectX 10 gaming with significantly improved visuals and enhanced performance.</p>
<p>With Battleforge, EA is pushing the boundaries of the real-time strategy genre introducing social and community technologies to deliver a whole new online experience. It only makes sense that leverage the latest technology such as DirectX 10.1 supported by the new ATI Radeon HD 4800 series of graphics cards from AMD to deliver an amazing experience for gamers.</p>
<p>ATI Radeon HD 3000 series graphics products and ATI Radeon HD 4800 series graphics products are widely available now at leading e-tailers, retailers and system integrators worldwide.<br />
<br />
AMD recently unveiled a real-time 3D demo called “Ping Pong” to illustrate some of the new graphical techniques made possible by the new features DirectX 10.1 and supported by both the ATI Radeon HD 3000 series and ATI Radeon HD 4000 series of graphics processors. The interactive demo shows off advanced lighting techniques only possible through DirectX 10.1.</p>
<p>DEMO</p>
<p><a href="http://www.youtube.com/watch?v=omq3O22EUx4">www.youtube.com/watch?v=omq3O22EUx4</a></p>
<ul class="related_post"><li><a href="http://www.jithonline.com/next-generation-notebooks-with-amd-turion-x2-ultra-dual-core/" title="Next Generation Notebooks with AMD Turion X2 Ultra Dual-Core">Next Generation Notebooks with AMD Turion X2 Ultra Dual-Core</a></li><li><a href="http://www.jithonline.com/intel-with-4-new-desktop-chipsets-amd-with-3-new-quad-core-amd-opteron-1300-series-processors/" title="Intel with 4 new desktop chipsets &#038; AMD with 3 new Quad Core AMD Opteron 1300 Series processors">Intel with 4 new desktop chipsets &#038; AMD with 3 new Quad Core AMD Opteron 1300 Series processors</a></li><li><a href="http://www.jithonline.com/amd-ships-triple-core-phenom-x3-processors/" title="AMD Ships Triple Core Phenom X3 Processors">AMD Ships Triple Core Phenom X3 Processors</a></li><li><a href="http://www.jithonline.com/amds-ati-catalyst-83-latest-graphics-driver-release/" title="AMD&#8217;s ATI Catalyst 8.3 Latest Graphics Driver Release">AMD&#8217;s ATI Catalyst 8.3 Latest Graphics Driver Release</a></li><li><a href="http://www.jithonline.com/amd-launches-first-dual-core-sempron-processors-in-china/" title="AMD launches First dual-core Sempron Processors in China ">AMD launches First dual-core Sempron Processors in China </a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/7TdQwpCh2sjicZWEXL3j7xmmG0E/0/da"><img src="http://feedads.g.doubleclick.net/~a/7TdQwpCh2sjicZWEXL3j7xmmG0E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/7TdQwpCh2sjicZWEXL3j7xmmG0E/1/da"><img src="http://feedads.g.doubleclick.net/~a/7TdQwpCh2sjicZWEXL3j7xmmG0E/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=S71EeLVSBOc:2_qR9o7uRM8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=S71EeLVSBOc:2_qR9o7uRM8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=S71EeLVSBOc:2_qR9o7uRM8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/S71EeLVSBOc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/amds-new-ati-radeon-hd-4800-hd-3000-series-using-directx-101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/amds-new-ati-radeon-hd-4800-hd-3000-series-using-directx-101/</feedburner:origLink></item>
		<item>
		<title>Ubuntu 7.04 Support Period is now Nearing its End of life by Oct 19-2008</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/kassSHf0c2U/</link>
		<comments>http://www.jithonline.com/ubuntu-704-support-period-is-now-nearing-its-end-of-life-by-oct-19-2008/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 04:38:16 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[End of Ubuntu 7.04]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 7.04]]></category>
		<category><![CDATA[Ubuntu 7.04 Support Seriod is now Nearing its End of life by Oct 19-2008]]></category>
		<category><![CDATA[Ubuntu End of life by Oct 19-2008]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=467</guid>
		<description><![CDATA[Since its launch in October 2004 Ubuntu has become one of the most highly regarded Linux distributions with millions of users in homes, schools, businesses and governments around the world. Ubuntu is Open Source software, costs nothing to download. Ubuntu says the release of 7.04 almost 18 months old, that is on April 19, 2007. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="End-ubuntu7-04" src="http://www.jithonline.com/wp-img/End-ubuntu7-04.jpg" alt="" width="320" height="256" /></p>
<p>Since its launch in October 2004 Ubuntu has become one of the most highly regarded Linux distributions with millions of users in homes, schools, businesses and governments around the world. Ubuntu is Open Source software, costs nothing to download.</p>
<p>Ubuntu says the release of 7.04 almost 18 months old, that is on April 19, 2007. As with the earlier releases, Ubuntu committed to ongoing security and critical fixes for a period of 18 months. The support period is now nearing its end and Ubuntu 7.04 will reach end of life on Sunday, October 19th, 2008. At that time, Ubuntu Security Notices will no longer include information or updated packages for Ubuntu 7.04.</p>
<p>The supported upgrade path from Ubuntu 7.04 is via Ubuntu 7.10. Instructions and caveats for the upgrade may be found <strong><a href="https://help.ubuntu.com/community/GutsyUpgrades" target="_blank">here…</a></strong></p>
<p><br />
Note that upgrades to version 8.04 LTS and beyond are only supported in multiple steps, via an upgrade first to 7.10, then to 8.04 LTS. Both Ubuntu 7.10 and Ubuntu 8.04 LTS continue to be actively supported with security updates and select high-impact bug fixes.</p>
<ul class="related_post"><li><a href="http://www.jithonline.com/how-to-install-software-in-linux-like-windows/" title="How to Install Software In Linux like Windows">How to Install Software In Linux like Windows</a></li><li><a href="http://www.jithonline.com/introducing-new-ubuntu-mobile/" title="Introducing New Ubuntu Mobile">Introducing New Ubuntu Mobile</a></li><li><a href="http://www.jithonline.com/ubuntu-linux-v-804-avail-on-april-24/" title="Ubuntu Linux V-8.04 Avail on April 24">Ubuntu Linux V-8.04 Avail on April 24</a></li><li><a href="http://www.jithonline.com/highly-demanded-os-red-hat-ubuntu-win-linux/" title="Highly demanded OS! Red Hat, Ubuntu Win Linux">Highly demanded OS! Red Hat, Ubuntu Win Linux</a></li><li><a href="http://www.jithonline.com/install-kde-4-on-windows/" title="Install KDE 4 on Windows">Install KDE 4 on Windows</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/ljV4CAXqja3AmpGXos6hTwa5Ogg/0/da"><img src="http://feedads.g.doubleclick.net/~a/ljV4CAXqja3AmpGXos6hTwa5Ogg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ljV4CAXqja3AmpGXos6hTwa5Ogg/1/da"><img src="http://feedads.g.doubleclick.net/~a/ljV4CAXqja3AmpGXos6hTwa5Ogg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=kassSHf0c2U:ic2pOVksJYo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=kassSHf0c2U:ic2pOVksJYo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=kassSHf0c2U:ic2pOVksJYo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/kassSHf0c2U" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/ubuntu-704-support-period-is-now-nearing-its-end-of-life-by-oct-19-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/ubuntu-704-support-period-is-now-nearing-its-end-of-life-by-oct-19-2008/</feedburner:origLink></item>
		<item>
		<title>The New mind Blowing and Compact 13-inch MacBook</title>
		<link>http://feeds.jithonline.com/~r/jithonline/~3/BPPT9JIULIw/</link>
		<comments>http://www.jithonline.com/the-new-mind-blowing-and-compact-13-inch-macbook/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 17:08:01 +0000</pubDate>
		<dc:creator>jithesh@jithonline.com</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[13-inch MacBook]]></category>
		<category><![CDATA[13-inch MacBook  2.0GHz]]></category>
		<category><![CDATA[13-inch MacBook  2.4GHz]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apple 13-inch MacBook]]></category>
		<category><![CDATA[Apple MacBook]]></category>
		<category><![CDATA[Apple small MacBook]]></category>
		<category><![CDATA[The New mind Blowing and Compact 13-inch MacBook]]></category>

		<guid isPermaLink="false">http://www.jithonline.com/?p=462</guid>
		<description><![CDATA[Apple Introduced a new look for MacBooks. It looks pretty mind blowing and compact 13 inch laptop. There are lots of features and benefits in this new product; following are the details of the New 13-inch MacBook. Precision aluminum unibody enclosure Slid piece of aluminum comes a MacBook that’s thin and light, beautifully streamlined, and [...]]]></description>
			<content:encoded><![CDATA[<p>Apple Introduced a new look for MacBooks. It looks pretty mind blowing and compact 13 inch laptop. There are lots of features and benefits in this new product; following are the details of the New 13-inch MacBook.<br />
<img class="aligncenter" title="13-inch-MacBook" src="http://jithonline.com/wp-img/13-inch-MacBook.jpg" alt="" width="350" height="181" align="center" /><br />
</p>
<ul>
<li>Precision aluminum unibody enclosure</li>
</ul>
<p>Slid piece of aluminum comes a MacBook that’s thin and light, beautifully streamlined, and durable.<br />
</p>
<ul>
<li>Ultrathin 13.3-inch LED-backlit display.</li>
</ul>
<p>Seamless glass and instant full screen brightness make everything you see flat-out spectacular. Including the display itself.</p>
<ul>
<li>Up to 5x faster NVIDIA graphics performance.</li>
</ul>
<p>Advanced NVIDIA integrated graphics provide more responsive gameplay and more realistic 3D environments.</p>
<ul>
<li>All-new, smooth glass Multi-Touch trackpad.</li>
</ul>
<p>Te entire glass trackpad is also the button, so it’s clickable everywhere.</p>
<p><strong>New 13-inch MacBook  2.0GHz:</strong></p>
<p>Intel Core 2 Duo<br />
2GB DDR3 Memory<br />
160GB hard drive<br />
NVIDIA GeForce 9400M graphics<br />
Price:- $1,299.00</p>
<p><strong>New 13-inch MacBook  2.4GHz</strong></p>
<p>Intel Core 2 Duo<br />
2GB DDR3 Memory<br />
250GB hard drive<br />
NVIDIA GeForce 9400M graphics<br />
Price $1,599.00</p>
<p>To purchase the MacBook <a href="http://store.apple.com/us/browse/home/shop_mac/family/macbook" target="_blank">click here…</a></p>
<ul class="related_post"><li><a href="http://www.jithonline.com/snow-leopard-new-64-bit-mac-os-x-with-microsoft-exchange-2007/" title="Snow Leopard New 64-bit Mac OS X with Microsoft Exchange 2007">Snow Leopard New 64-bit Mac OS X with Microsoft Exchange 2007</a></li><li><a href="http://www.jithonline.com/at-last-iphone-3g-with-an-awesome-price-tag-for-199-features/" title="At last iPhone 3G with an Awesome Price tag for $199 &#038; Features">At last iPhone 3G with an Awesome Price tag for $199 &#038; Features</a></li><li><a href="http://www.jithonline.com/apple-is-not-the-first-to-consider-solar-power-for-mobile-devices/" title="Apple is not the first to consider solar power For Mobile Devices">Apple is not the first to consider solar power For Mobile Devices</a></li><li><a href="http://www.jithonline.com/itrip-autopilot-newest-accessory-for-ipod-and-iphon/" title="iTrip AutoPilot newest accessory for iPod and iPhon">iTrip AutoPilot newest accessory for iPod and iPhon</a></li><li><a href="http://www.jithonline.com/apple-updated-its-3g-ipod-nano-software-with-112-update/" title="Apple updated its 3G iPod nano software with 1.1.2 update.">Apple updated its 3G iPod nano software with 1.1.2 update.</a></li></ul>
<p><a href="http://feedads.g.doubleclick.net/~a/ykO1AYX0TUCXllDhHeRtxBtUm58/0/da"><img src="http://feedads.g.doubleclick.net/~a/ykO1AYX0TUCXllDhHeRtxBtUm58/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ykO1AYX0TUCXllDhHeRtxBtUm58/1/da"><img src="http://feedads.g.doubleclick.net/~a/ykO1AYX0TUCXllDhHeRtxBtUm58/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/jithonline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/jithonline?i=BPPT9JIULIw:76usnbRp7qY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/jithonline?i=BPPT9JIULIw:76usnbRp7qY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/jithonline?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.jithonline.com/~ff/jithonline?a=BPPT9JIULIw:76usnbRp7qY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/jithonline?d=dnMXMwOfBR0" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/jithonline/~4/BPPT9JIULIw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jithonline.com/the-new-mind-blowing-and-compact-13-inch-macbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.jithonline.com/the-new-mind-blowing-and-compact-13-inch-macbook/</feedburner:origLink></item>
	<media:rating>nonadult</media:rating><media:description type="plain">Tech-Products</media:description></channel>
</rss><!-- Dynamic page generated in 5.133 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-01-26 22:58:12 -->

