<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techkeyla</title>
	<atom:link href="http://www.techkeyla.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techkeyla.com</link>
	<description>Served Neat</description>
	<lastBuildDate>Sat, 24 Jul 2010 14:55:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to add Facebook Like Button in Thesis WordPress Theme</title>
		<link>http://www.techkeyla.com/how-to-add-facebook-like-button-in-thesis-wordpress-theme/</link>
		<comments>http://www.techkeyla.com/how-to-add-facebook-like-button-in-thesis-wordpress-theme/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 14:54:37 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[how to]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=496</guid>
		<description><![CDATA[How to add Facebook Like Button in Thesis Wordpress Theme. Just a simple code.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://techkeyla.files.wordpress.com/2010/07/facebook-like.jpg?w=400&amp;h=400" alt="Facebook Like Button" width="240" height="240" /></p>
<p style="text-align: left;">We all love the Thesis WordPress theme, and its multi-functional layout which can be highly customised. And we also love the Facebook Like button, which is in a way Facebook&#8217;s answer to the Tweetmeme button. So, why not I show you how to incorporate the Facebook Like button in Thesis WordPress button.</p>
<p>To do this, all you need to do is to go to your custom_functions.php file and open it in an editor. You can have a backup just in case things don&#8217;t go according to plan. Now, once you have it opened in an editor [ or in your dashboard editor ], add the following code.</p>
<p><code></p>
<div id="_mcePaste">
<div id="_mcePaste">function add_fb_like_btn() {</div>
<div id="_mcePaste">if (is_single()) { ?&gt;</div>
<div id="_mcePaste">&lt;div style="float:right; padding-left:3px;"&gt;&lt;iframe src="http://www.facebook.com/plugins/like.php?href=&lt;?php echo urlencode(get_permalink($post-&gt;ID)); ?&gt;&amp;amp;layout=standard&amp;amp;show_faces=false&amp;amp;width=450&amp;amp;action=like&amp;amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"&gt;&lt;/iframe&gt;&lt;/div&gt;</div>
<div id="_mcePaste">&lt;?php</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">else  { ?&gt;</div>
<div id="_mcePaste">&lt;div style="float:right; padding-left:3px;"&gt;&lt;iframe src="http://www.facebook.com/plugins/like.php?href=&lt;?php echo urlencode(get_permalink($post-&gt;ID)); ?&gt;&amp;amp;layout=standard&amp;amp;show_faces=false&amp;amp;width=450&amp;amp;action=like&amp;amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px"&gt;&lt;/iframe&gt;&lt;/div&gt;</div>
<div id="_mcePaste">&lt;?php</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">}</div>
<div id="_mcePaste">add_action('thesis_hook_after_headline','add_fb_like_btn');</div>
</div>
<p></code></p>
<p>You can customise the layout of the Facebook like button by changing what I have inserted in the</p>
<div>
<p>Please leave a comment if it worked out for you or otherwise. And also, go ahead and hit the Like button on this post <img src='http://www.techkeyla.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheerio!</p>
<p>[Image Courtesy: <a href="http://venturebeat.com/2010/06/01/roundup-ipads-overheating-like-buttons-breaking-and-other-news/" target="_blank">Venture Beat</a> ]</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/how-to-add-facebook-like-button-in-thesis-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Edit and Share YouTube videos online with TubeChop</title>
		<link>http://www.techkeyla.com/edit-and-share-youtube-videos-online-with-tubechop/</link>
		<comments>http://www.techkeyla.com/edit-and-share-youtube-videos-online-with-tubechop/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 15:59:01 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=491</guid>
		<description><![CDATA[We all love to share YouTube videos don&#8217;t we. Especially with the ever growing number of excellent videos on the world&#8217;s biggest video database, we always find something or the other which we would rate as amusing or simply a must-watch. But for some impatient ones like me, we always tend to be really excited [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="TubeChop" src="http://techkeyla.files.wordpress.com/2010/07/tubechop.jpg" alt="TubeChop" width="182" height="92" /></p>
<p>We all love to share YouTube videos don&#8217;t we. Especially with the ever growing number of excellent videos on the world&#8217;s biggest video database, we always find something or the other which we would rate as amusing or simply a must-watch. But for some impatient ones like me, we always tend to be really excited about the stuff we share. And we want to share a specific portion of a YouTube video. We often even use YouTube videos for referencing &#8211; like a particular portion from a video would help an opinion etc etc. You get it. But how do we achieve it. Well, the usual drill was to mention, please refer the video from 2 mins and 40 seconds onwards blah blah! But not anymore. Techkeyla is here to the rescue. Enter &#8211; TubeChop. Not only can you edit YouTube videos, but also share it, embed it, and prove your awesomeness.</p>
<p>So how do you actually do it?</p>
<p>Glad you asked. Just go to TubeChop. The text bar on the site, asks for the YouTube video URL. Just paste your desired URL . For our tutorial, we are using this supercute LOLcat video. Once you paste and hit enter, it will ask you to select the start and end points of the video.</p>
<p>Just drag and seek the start and end position bars as required. Easy peasy!!</p>
<p style="text-align: center;"><img class="aligncenter" title="TubeChop tutorial - Editing LOLCAT video" src="http://techkeyla.files.wordpress.com/2010/07/tubechop-tutorial.jpg" alt="TubeChop tutorial - Editing LOLCAT video" width="400" height="342" /></p>
<p>Once done, hit the Chop It button.  The next page gives you the link, as well as the Embed Code. Howzzat!<br />
The only weakness of this tool is that it does not work with videos which have disabled embedding.</p>
<p>And because you have been so attentive, you get to see this really cute and home-edited version of LOLCATS. Enjoy and happy edited sharing. Cheerio!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://swf.tubechop.com/tubechop.swf?vurl=AWgD1h0EIDg&amp;start=52&amp;end=100&amp;cid=78600" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://swf.tubechop.com/tubechop.swf?vurl=AWgD1h0EIDg&amp;start=52&amp;end=100&amp;cid=78600" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/edit-and-share-youtube-videos-online-with-tubechop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac Desktop In your Browser &#8211; Schmedley</title>
		<link>http://www.techkeyla.com/mac-desktop-in-your-browser-schmedley/</link>
		<comments>http://www.techkeyla.com/mac-desktop-in-your-browser-schmedley/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 07:21:02 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[tech shots]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=486</guid>
		<description><![CDATA[Yes you read that right. Okay, if you can&#8217;t believe what I wrote, see it for yourself. Well, it is not a full fledged desktop, but if you are looking for the basic functionalities of a desktop, you get pretty much everything out of the Web version in Schmedley [ visit the link here]. So, [...]]]></description>
			<content:encoded><![CDATA[<p>Yes you read that right. Okay, if you can&#8217;t believe what I wrote, see it for yourself.</p>
<p style="text-align: center;"><img class="aligncenter" title="Schmedley Web Mac Desktop" src="http://techkeyla.files.wordpress.com/2010/06/schmedley-web-mac-desktop.png" alt="Schmedley Web Mac Desktop" width="460" height="358" /></p>
<p>Well, it is not a full fledged desktop, but if you are looking for the basic functionalities of a desktop, you get pretty much everything out of the Web version in Schmedley [ <a href="http://schmedley.com/" target="_blank">visit the link here</a>].</p>
<p>So, there is Weather, Search, RSS, Facebook, Friendfeed, Maps, Stocks, Amazon, Sticky Notes, Bookmarks, Twitter, YouTube and even E-Mail. Everything is configurable in the form of the snazzy widgets as you can see. All you need to do is Register with them. As the header shows, it is in Gamma phase, and I hope the first roll-out will be out soon.</p>
<p style="text-align: center;"><img class="aligncenter" title="Schmedley" src="http://techkeyla.files.wordpress.com/2010/06/schmedley.png" alt="" width="224" height="93" /></p>
<p>The Movies tab show coming attractions and movie showtimes. The look of your homepage can be customised and the Mac dock at the bottom is very smooth.</p>
<p>Do let us know if you liked this one. Cheerio!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/mac-desktop-in-your-browser-schmedley/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update: Samsung Galaxy Portal/Spica and Android Eclair/ Froyo</title>
		<link>http://www.techkeyla.com/update-samsung-galaxy-portalspica-and-android-eclair-froyo/</link>
		<comments>http://www.techkeyla.com/update-samsung-galaxy-portalspica-and-android-eclair-froyo/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 07:21:00 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[comparisons]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=483</guid>
		<description><![CDATA[Seriously though. It is a big disappointment that ages after launch, my poor little Android phone &#8211; Samsung Galaxy Portal is still stuck with Android 1.5- Cupcake. I mean, it&#8217;s ok, but it is just that. It certainly isn&#8217;t the fancy Eclair flaunting Droids and Nexus. Hell, it is not even 1.6. Add to that, [...]]]></description>
			<content:encoded><![CDATA[<p>Seriously though. It is a big disappointment that ages after launch, my poor little Android phone &#8211; Samsung Galaxy Portal is still stuck with Android 1.5- Cupcake. I mean, it&#8217;s ok, but it is just that. It certainly isn&#8217;t the fancy Eclair flaunting Droids and Nexus. Hell, it is not even 1.6. Add to that, Google has already launched Android 2.2 &#8211; Fro-yo. And we still have no signs of T-Mobile UK showing any indications of when my phone is getting an OS upgrade.</p>
<p style="text-align: center;"><img class="aligncenter" title="Samsung Galaxy Portal" src="http://www.techkeyla.com/wp-content/uploads/2010/03/galaxy-portal.jpg" alt="Samsung Galaxy Portal" width="282" height="284" /></p>
<p>According to this article from <a href="http://www.electricpig.co.uk/2010/03/18/t-mobile-android-2-1-upgrades-dated/" target="_blank">ElectricPig</a>, T-Mobile initially had plans of upgrading the OS for its lineup of Android phones by May. And it is already June, and we have no signs of it at all. The initial plans read:-</p>
<p>The HTC Hero / T-Mobile G2 was supposed to get the Android roll out by end of April to beginning of May, which is yet to happen. The T-mobile pulse mini gets the Android 2.1 flavour on April 23 expectedly, and Samsung Galaxy Portal in late May.</p>
<p>Now since, Hero is still yet to see the Eclair roll-out, are we expecting Galaxy Portal&#8217;s rollout to be postponed till eternity as well? Also, 3&#8242;s launched Galaxy Portal as well in the UK, and from what I&#8217;ve heard, all of them run Android 2.1 out of the box.</p>
<p>And seriously, why not let us jump to Froyo straightaway. By the time we are trying to catch up with 2.1, feels like we are obsolete all over again. Thanks T-Mobile, much love.</p>
<p>[ P.S. I tweeted T-Mobile UK asking about the Eclair rollout, no replies yet, and I am sure they will not be replying either].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/update-samsung-galaxy-portalspica-and-android-eclair-froyo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android Scoop: What&#8217;s up with Galaxy Spica/Portal upgrade to Eclair?</title>
		<link>http://www.techkeyla.com/android-scoop-whats-up-with-galaxy-spicaportal-upgrade-to-eclair/</link>
		<comments>http://www.techkeyla.com/android-scoop-whats-up-with-galaxy-spicaportal-upgrade-to-eclair/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 13:28:26 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=479</guid>
		<description><![CDATA[I recently bought a Samsung Galaxy Portal with T-Mobile UK. This is a pretty decent smartphone and is known as the Galaxy Spica worldwide. Now, like other Android phones that Samsung has released so far, this one also sports Android 1.5 Cupcake. While, we keep waiting for the OS to be updated to the now-so-popular [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.techkeyla.com/wp-content/uploads/2010/03/galaxy-portal.jpg"><img class="size-full wp-image-480 aligncenter" title="galaxy portal" src="http://www.techkeyla.com/wp-content/uploads/2010/03/galaxy-portal.jpg" alt="" width="282" height="284" /></a></p>
<p>I recently bought a <a href="http://www.galaxyportal.co.uk/" target="_blank">Samsung Galaxy Portal </a>with T-Mobile UK. This is a pretty decent smartphone and is known as the Galaxy Spica worldwide. Now, like other Android phones that Samsung has released so far, this one also sports Android 1.5 Cupcake. While, we keep waiting for the OS to be updated to the now-so-popular Android 2.1 Eclair as seen on the Nexus One, some bloggers have released some scoop on the hacked upgrade to Android 2.1</p>
<p>Whilst this may not be truly official, the results are more than welcome. But then again, would I want to go that route. Still waiting with bated breathe over the official upgrade news. Samsung did release a press release stating that Germany will be getting an official upgrade to 2.1 for the Galaxy Spica, and the rest of Europe will follow soon.</p>
<p>There&#8217;s something bugging me in the press release though. It mentions that the official update can be done from Samsung&#8217;s New PC Studio 7. I have searched and searched and then some more for the software. The version of the PC Studio that came with my phone is 1.3. And all I could find on Samsung&#8217;s mobile website is Kies, or an older version of the PC Studio. This is no good.</p>
<p>It is already the end of March, and no websites or blogs have any news from Germany being able to upgrade their Galaxy Spica to the latest version.</p>
<p>If you have a Galaxy Spica, have you got your OS upgraded to 2.1 yet? Please comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/android-scoop-whats-up-with-galaxy-spicaportal-upgrade-to-eclair/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Catch the Buzz on GMail</title>
		<link>http://www.techkeyla.com/catch-the-buzz-on-gmail/</link>
		<comments>http://www.techkeyla.com/catch-the-buzz-on-gmail/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 23:00:52 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[intro]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=473</guid>
		<description><![CDATA[Behold. Google Buzz is here in your GMail Inbox.]]></description>
			<content:encoded><![CDATA[<p>So GMail has rolled out a brand new feature known as Google Buzz and it intends to integrate a whole bunch of features right into your inbox. Surprisingly enough, when I logged into GMail, I was greeted with the following page.</p>
<p style="text-align: center;"><img class="aligncenter" title="Google Buzz in GMail" src="http://techkeyla.files.wordpress.com/2010/02/gmail-buzz.png?w=400&amp;h=467" alt="" width="400" height="467" /></p>
<p>If you haven&#8217;t been invited yet, you can directly opt to try out Buzz by going to <a href="http://buzz.google.com" target="_blank">Google Buzz</a>.</p>
<p>GMail has always been awesome with rolling out better and newer features and integrating them right into the inbox. First it was just email, and then came chat, video chat, and with Labs features enabled, we could do much more with our plain old GMail inbox.<br />
GMail Buzz intends to take it to the next level with the integration of other Google services such as Reader, Picasa etc. as well as other social networking services such as Twitter, Flickr all in one place &#8211; your inbox. And it is indeed very simple to get started, as seen below I integrated my twitter account.</p>
<p style="text-align: center;"><img class="aligncenter" title="Twitter on Google Buzz" src="http://techkeyla.files.wordpress.com/2010/02/buzz-connect-twitter.png?w=394&amp;h=157" alt="" width="394" height="157" /></p>
<p>All this means just one thing; Google is trying to bank on its GMail services to get back into the social networking arena [after Orkut having lost the match to twitter/ facebook etc]. Sharing links, content etc is all going to be integrated in your inbox.</p>
<p>It is also available on your mobile phone. For more details visit this link [ Google Mobile Blog post:<a href="http://googlemobile.blogspot.com/2010/02/introducing-google-buzz-for-mobile-see.html" target="_blank"> Introducing Buzz for Mobile</a> ]</p>
<p>For more details watch the video below.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/yi50KlsCBio&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/yi50KlsCBio&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Courtesy: GMail Blog [ <a href="http://gmailblog.blogspot.com/2010/02/google-buzz-in-gmail.html" target="_blank">Google Buzz in GMail </a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/catch-the-buzz-on-gmail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Podcast on Apple iPad</title>
		<link>http://www.techkeyla.com/podcast-on-apple-ipad/</link>
		<comments>http://www.techkeyla.com/podcast-on-apple-ipad/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 13:10:06 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=467</guid>
		<description><![CDATA[Techkeyla podcast - First impression of the Apple iPad. ]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="Apple iPad" src="http://techkeyla.files.wordpress.com/2010/02/apple-ipad-001.jpg" alt="" width="460" height="276" /></p>
<p>So, I am giving in to my laziness syndrome. I have been writing for my other blogs as well, and hence, not much time to write for Techkeyla. And I have found the perfect solution. Video podcast.</p>
<p>So here it is. Techkeyla&#8217;s first video podcast, about the Apple iPad. Kindly leave your comments.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Gbt8pNAEG2w&#038;hl=en_GB&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Gbt8pNAEG2w&#038;hl=en_GB&#038;fs=1&#038;color1=0xe1600f&#038;color2=0xfebd01" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/podcast-on-apple-ipad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Nexus One: First Impressions</title>
		<link>http://www.techkeyla.com/google-nexus-one-first-impressions/</link>
		<comments>http://www.techkeyla.com/google-nexus-one-first-impressions/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 15:59:18 +0000</pubDate>
		<dc:creator>Sujoy</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.techkeyla.com/?p=464</guid>
		<description><![CDATA[  The 30 odd minutes or so that I got to play around with the Google Nexus One of a friend were one of the fastest 30 minutes on earth. I spent those most precious 30 minutes having a proper run-through the UI, the phones hardware and software and most importantly comparing it with the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"> <img class="aligncenter" title="Google Nexus One" src="http://techkeyla.files.wordpress.com/2010/01/nexus-one-google.jpg" alt="" /></p>
<p>The 30 odd minutes or so that I got to play around with the Google Nexus One of a friend were one of the fastest 30 minutes on earth. I spent those most precious 30 minutes having a proper run-through the UI, the phones hardware and software and most importantly comparing it with the market leader and benchmark -iPhone 3GS. In this post, we&#8217;ll just keep it to what we thought of the Google Nexus One as a phone which stands up for itself.</p>
<p>Screen: Awesome and bright OLED capacitive touchscreen flaunting a 800X480 resolution. The size of the screen is 3.5&#8243; which is a bit smaller than the Droid&#8217;s 3.7&#8243;. But the OLED means brighter pictures and lesser power consuming &#8211; hence longer battery life.</p>
<p>Although the overall design is essentially HTC, the aesthetics of the hardware are appealing. Very curvy and smoothened edges and the back feels non-plasticky, which is always a plus point.</p>
<p><span id="more-464"></span></p>
<p>Qualcomm Snapdragon 1GHz Processor which translates to smooth transitions in browsing through apps on the phone, better handling of any app and overall smooth experience.</p>
<p>The 5MP camera is not a perfect one, certainly not a replacement for your point-and-shoot camera. The LED Flash is handy for taking images under dark light, but do not expect excellent picture quality. But to be fair, we have not seen any mobile phone camera powerful enough to replicate the picture quality of a dedicated camera. Under proper lighted conditions, the camera performed well.</p>
<p>The latest Android 2.1 on the Nexus One hasn&#8217;t been seen on any other Android based phone, and would require much more exploring to find out its full potential.</p>
<p>We&#8217;ll be comparing the Nexus One with the Apple iPhone very soon in a future post. Until then,  shout out in the comments what you think about the Nexus One.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techkeyla.com/google-nexus-one-first-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
