<?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>Praveenpn.com</title>
	<atom:link href="http://praveenpn.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://praveenpn.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 24 Mar 2010 10:35:04 +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>Google.cn and http headers</title>
		<link>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/</link>
		<comments>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 12:42:35 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[china]]></category>
		<category><![CDATA[headers]]></category>
		<category><![CDATA[hk]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/?p=136</guid>
		<description><![CDATA[Google has shut down their Chinese site(http://google.cn). I saw something interesting while looking at the HTTP headers used by Google for the redirect. Both the URLs google.com and google.com.cn use a 302 redirect to redirect traffic to Google HK and that&#8217;s perfectly fine. The redirected URL doesn&#8217;t look clean, not only is it NOT clean, [...]]]></description>
			<content:encoded><![CDATA[<p>Google has shut down their Chinese site(<a href="http://google.cn" target="_blank">http://google.cn</a>). I saw something interesting while looking at the HTTP headers used by Google for the redirect.</p>
<p>Both the URLs google.com and google.com.cn use a 302 redirect to redirect traffic to Google HK and that&#8217;s perfectly fine. The redirected URL doesn&#8217;t look clean, not only is it NOT clean, I have a feeling they use URL GET parameters to keep track of some statistics.</p>
<p>Here&#8217;s how a sample header looked like:</p>
<pre style="overflow: auto;">        http://www.google.cn/

	GET / HTTP/1.1
	Host: www.google.cn
	User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
	Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
	Accept-Language: en-us,en;q=0.5
	Accept-Encoding: gzip,deflate
	Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
	Keep-Alive: 115
	Connection: keep-alive
	Cookie: --removed for good--

	HTTP/1.1 302 Found
	Location: http://www.google.com.hk/url?sa=p&amp;cki=PREF%3DID%3D024bad9e5afabff3:U%3D957ffb38d60fef2f:FF%3D2:LD%3Dzh-CN:TM%3D1269345133:LM%3D1269345324:S%3DokxQi9JZRpNOay9b&amp;q=http://www.google.com.hk/&amp;ust=1269345354859186&amp;usg=AFQjCNGD11Zf8ak_X-V_y6RPXiFMeHqUQg
	Cache-Control: private
	Content-Type: text/html; charset=UTF-8
	Date: Tue, 23 Mar 2010 11:55:24 GMT
	Server: gws
	Content-Length: 459
	X-XSS-Protection: 0</pre>
<p>Most of it is pretty boring stuff, but check the Location URL again. I tried hitting the URL a couple of times and it looks like Google is using a very lazy way to keep track of the users redirected from Google china to Google HK.</p>
<p>ust = User Stats?</p>
<div style="overflow: auto; ">Location: http://www.google.com.hk/url?sa=p&amp;amp;cki=PREF%3DID%3D024bad9e5afabff3:U%3D957ffb38d60fef2f:FF%3D2:LD%3Dzh-CN:TM%3D1269345133:LM%3D1269345324:S%3DokxQi9JZRpNOay9b&amp;amp;q=http://www.google.com.hk/&amp;amp;ust=<strong>1269345354859186</strong>&amp;amp;usg=AFQjCNGD11Zf8ak_X-V_y6RPXiFMeHqUQg</div>
<p>I looked at the traffic for a few minutes and here are the numbers I got. All of them in pretty sweet increasing order.</p>
<p>1269345<strong>163308698</strong><br />
1269345<strong>240966267</strong><br />
1269345<strong>306123236</strong><br />
1269345<strong>354859186</strong><br />
1269345<strong>574993411</strong></p>
<p><strong><span style="font-weight: normal;">This could be real or just something I got completely wrong <img src='http://praveenpn.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2010/03/23/google-cn-and-http-headers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using facebook on the new Yahoo! home page</title>
		<link>http://praveenpn.com/blog/2009/07/22/using-facebook-on-the-new-yahoo-home-page/</link>
		<comments>http://praveenpn.com/blog/2009/07/22/using-facebook-on-the-new-yahoo-home-page/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 11:58:42 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Yahoo!]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2009/07/22/using-facebook-on-the-new-yahoo-home-page/</guid>
		<description><![CDATA[Yahoo! has rolled out a new homepage that allows you to get updates from social networking sites like Flickr, Facebook, Yahoo! Profiles and more. It even allows you to view Gmail on Yahoo! front page. Read this article to get more information about the homepage &#8211; Yahoo! Corp Blog This post is mainly for people [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo! has rolled out a <a href=" http://yahoo.com/trynew">new homepage</a> that allows you to get updates from social networking sites like Flickr, Facebook, Yahoo! Profiles and more. It even allows you to view Gmail on Yahoo! front page.</p>
<p>Read this article to get more information about the homepage &#8211; <a href="http://ycorpblog.com/2009/07/21/welcome-home-to-the-new-yahoocom/">Yahoo! Corp Blog</a></p>
<blockquote>
<p><span style="font-size:12pt">This post is mainly for people who are having problems connecting facebook and Yahoo!</span></p>
</blockquote>
<p>If you have already added facebook on the Yahoo! homepage and are unable to view facebook, follow the instructions mentioned below. The screen which comes again and again should look somewhat like this.</p>
<p><img height="182" border="1" width="349" style="margin: 5px" class="" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/loop-screen.jpg" title="" /></p>
<p><span style="text-decoration:underline">Step 1<br /></span>Login to facebook and mouse over on the S<strong>ettings</strong> tab. Click on <strong>Application Settings</strong></p>
<p><img height="117" style="margin: 5px" width="227" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step1.jpg" /></p>
<p><span style="text-decoration:underline">Step 2<br /></span>Select the <strong>Authorized</strong> option from the dropdown from that page.</p>
<p><img height="151" border="1" width="295" style="margin: 5px" class="" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step2.jpg" title="" /></p>
<p><span style="text-decoration:underline">Step 3<br /></span>Remove the Yahoo! application from the list(Click on the x). It should be somewhere at the bottom of the page, watch out for a purple Y! logo. A confirmation screen will appear, select <strong>Remove</strong>.</p>
<p><img height="112" border="1" width="565" style="margin: 5px" class="" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step3.jpg" title="" /></p>
<p><span style="text-decoration:underline">Step 4<br /></span>Now open the new <a href=" http://yahoo.com/trynew">Yahoo!</a> home page and click on <strong>Edit</strong>.</p>
<p><img height="178" border="1" style="margin: 5px" width="289" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step4.jpg" /></p>
<p><span style="text-decoration:underline">Step 5<br /></span>Search for facebook application and remove it(click on the small x), click the <strong>I&#8217;m Done</strong> button.</p>
<p><img height="194" border="1" style="margin: 5px" width="330" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step5.jpg" /></p>
<p><span style="text-decoration:underline">Step 6<br /></span>Now click on the <strong>Add</strong> option, search for the facebook application and add it.</p>
<p><img height="209" border="1" style="margin: 5px" width="365" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step6.jpg" /></p>
<p>At this time, we have successfully removed the facebook application from Yahoo! homepage &amp; revoked the permissions on Facebook. Now we just have to mouse over on the facebook app &amp; follow the instructions. Everything should work fine.<br />I&#8217;m listing down the steps to make things easier for you&#8217;ll.</p>
<p><span style="text-decoration:underline">Step 7<br /></span>Mouse over on the facebook application on the Yahoo! home page, this is how your screen should look. Click on login to facebook.</p>
<p><img height="211" border="1" style="margin: 5px" width="374" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step7.jpg" /></p>
<p><span style="text-decoration:underline">Step 8<br /></span>Click on <strong>Connect</strong></p>
<p><img height="164" border="1" style="margin: 5px" width="313" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step8.jpg" /></p>
<p><span style="text-decoration:underline">Step 9<br /></span>Select <strong>Allow Access</strong></p>
<p><img height="151" border="1" style="margin: 5px" width="282" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step9.jpg" /></p>
<p><span style="text-decoration:underline">Step 10<br /></span>Select the <strong>Continue</strong> option for &quot;Allow Yahoo! to access my News Feed and Wall&quot;</p>
<p><img height="161" border="1" style="margin: 5px" width="351" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step10.jpg" /></p>
<p><span style="text-decoration:underline">Step 11<br /></span>Select the <strong>Allow Publishing</strong> option on the next screen</p>
<p><img height="191" border="1" width="340" style="margin: 5px" class="" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step11.png" title="" /></p>
<p><span style="text-decoration:underline">Step 12 (Last step)<br /></span>Select the <strong>Allow Offline Access</strong> option. After selecting the allow offline access option, the page will refresh and you will be taken to the Yahoo! home page.</p>
<p><img height="161" border="1" style="margin: 5px" width="325" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2009/07/step12.jpg" /></p>
<p>Mouse over on the facebook tab and enjoy!</p>
<p>This is a quick fix for the problem, YMMV. Leave a comment if this worked for you or you faced any other problem. I&#8217;ll see if I can help you.</p>
<p><strong>[Update]</strong> Yahoo! is working with Facebok to get this resolved as soon as possible</p>
<p>Comment from Yahoo! product team:</p>
<blockquote>
<p>&quot;Hi, I’m Andy from the Yahoo! product team. I’m sorry that it’s still not working for all users but please know that we are working hard with Facebook to get this resolved as soon as possible. Thank you for your patience and feedback. We’ll keep you updated.&quot;</p>
</blockquote>
<p><small>Tags: <a rel="tag" href="http://technorati.com/tag/yahoo">yahoo</a>, <a rel="tag" href="http://technorati.com/tag/new">new</a>, <a rel="tag" href="http://technorati.com/tag/homepage">homepage</a>, <a rel="tag" href="http://technorati.com/tag/facebook">facebook</a>, <a rel="tag" href="http://technorati.com/tag/flickr">flickr</a>, <a rel="tag" href="http://technorati.com/tag/gmail">gmail</a>, <a rel="tag" href="http://technorati.com/tag/mail">mail</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2009/07/22/using-facebook-on-the-new-yahoo-home-page/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Merry Christmas!</title>
		<link>http://praveenpn.com/blog/2008/12/25/merry-christmas/</link>
		<comments>http://praveenpn.com/blog/2008/12/25/merry-christmas/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 07:16:05 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Festivals]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[merry]]></category>
		<category><![CDATA[new year]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[snow]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/12/25/merry-christmas/</guid>
		<description><![CDATA[Merry Christmas everyone! This black box is for the people who can&#8217;t see the snow effect on my blog, courtesy &#8216;Let It Snow!&#8216; plugin by Aen Tan. Happy Holidays, Have fun! [tags]merry, christmas, snow, wordpress, plugin, new year[/tags]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Merry Christmas everyone!</p></blockquote>
<p><img height="275" width="615" style="margin: 5px" alt="" src="http://praveenpn.com/blog/wp-content/uploads/2008/12/merry.jpg" /></p>
<p>This black box is for the people who can&#8217;t see the snow effect on my blog, courtesy &#8216;<a href="http://wordpress.org/extend/plugins/let-it-snow/">Let It Snow!</a>&#8216; plugin by <a href="http://blog.widgeo.us/laboratory/let-it-snow-falling-snow-wordpress-plugin/">Aen Tan</a>.</p>
<p>Happy Holidays, Have fun!</p>
<p>[tags]merry, christmas, snow, wordpress, plugin, new year[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/12/25/merry-christmas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Blog post directly from Yahoo! Mail</title>
		<link>http://praveenpn.com/blog/2008/12/24/blog-post-directly-from-yahoo-mail/</link>
		<comments>http://praveenpn.com/blog/2008/12/24/blog-post-directly-from-yahoo-mail/#comments</comments>
		<pubDate>Wed, 24 Dec 2008 09:49:57 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[blogpost]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[YOS]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/12/24/blog-post-directly-from-yahoo-mail/</guid>
		<description><![CDATA[You read it right, this blog post comes straight from my yahoo! mail account. I&#8217;m using the WordPress plugin from the applications section in my mail box. Setting up the blog to write this blog post was a 1 step process. Step 1: Give the XML-RPC url of the blog along with user credentials. Done. [...]]]></description>
			<content:encoded><![CDATA[<p>You read it right, this blog post comes straight from my yahoo! mail account. I&#8217;m using the WordPress plugin from the applications section in my mail box. Setting up the blog to write this blog post was a 1 step process.</p>
<p>Step 1: Give the XML-RPC url of the blog along with user credentials. Done.</p>
<p>There are a bunch of other applications like Family Journal, Flickr, Flixter, Xoopit and more. I&#8217;m haven&#8217;t tried them out yet. I think the time has come where I can modify the mailbox to my needs by adding/writing new apps.</p>
<p>A review of Yahoo! Mail applications will follow soon</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/12/24/blog-post-directly-from-yahoo-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Friend Connect Launched</title>
		<link>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/</link>
		<comments>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 04:12:53 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[connect]]></category>
		<category><![CDATA[friend]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[opensocial]]></category>
		<category><![CDATA[social]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/</guid>
		<description><![CDATA[I got an email from Google last night which said that my email id was whitelisted for using friend connect.  Google friend connect is the approach google has taken for solving the social networking puzzle. It allows users to add gadgets(opensocial) to their sites/blogs. More about google friend connect here. Setting up a site Setting [...]]]></description>
			<content:encoded><![CDATA[<p>I got an email from Google last night which said that my email id was whitelisted for using friend connect.  <a href="http://www.google.com/friendconnect/" title="google friend connect" target="_blank">Google friend connect</a> is the approach google has taken for solving the social networking puzzle. It allows users to add gadgets(opensocial) to their sites/blogs. More about google friend connect <a href="http://en.wikipedia.org/wiki/Google_Friend_Connect" title="Wiki link for google friend connect" target="_blank">here</a>.</p>
<h4>Setting up a site</h4>
<p>Setting up friend connect on my blog was pretty simple. Added two files to my web server, filled up a couple of forms and done.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_setup_site.jpg" alt="setup site" /></p>
<h4>Adding gadgets</h4>
<p>Right now there are only few gadgets available, gadgets are categorized into member gadgets(#2) and social gadgets(#5). The member gadget looks very similar to the MyBlogLog widget.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_add_member_gadget-1.jpg" alt="add member gadget" /></p>
<p>Anyone having a Google Id, Yahoo! Id, AIM Id or OpenID can connect with a site through the member gadget.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/12/g_login_support.jpg" alt="login support" /></p>
<p>As of now I have added two gadgets(members &amp; wall) to my blog. Not sure if they&#8217;re gonna stay here for a long time <img src='http://praveenpn.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Other than adding gadgets, there are more options like moderate posts, members &amp; a very basic graph showing the user activity on the site, all these options are available for site admin only.<br />
As of now friend connect looks very simple with less features and a handful of gadgets. The quality of gadgets will tell how much of an impact friend connect can make.</p>
<p>[tags]google, friend, connect, opensocial, beta, social, networking[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/12/04/google-friend-connect-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail has got themes, so?</title>
		<link>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/</link>
		<comments>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 03:28:03 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[b0rked]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/</guid>
		<description><![CDATA[I am not going to use any one of those funky, blurry themes for my gmail account. But why? Most of the first 7-8 themes I tried out are either too dull or way to bright for my eyes. None of them do a great job at differentiating old &#38; new messages from my inbox. [...]]]></description>
			<content:encoded><![CDATA[<p>I am not going to use any one of those funky, blurry themes for my gmail account.</p>
<p><em>But why?<br />
</em>Most of the first 7-8 themes I tried out are either too dull or way to bright for my eyes. None of them do a great job at differentiating old &amp; new messages from my inbox. Everything looks the same, what&#8217;s the use of all these themes which don&#8217;t highlight the difference between unread and read mails.</p>
<p><em>Anything weird?<br />
</em>Oh yes, but this has nothing to do with the new themes gmail has launched (I guess so).<br />
I noticed that gmail loads eight 8&#215;8 pixel images on the gmail home page. I don&#8217;t see those images being used anywhere. The other possible reason I can think of is tracking.<br />
If tracking is all what gmail wants then why not use a 0.04KB (1&#215;1 px) image instead of using a 0.14KB (8x8px) image.</p>
<p><img src="http://praveenpn.com/blog/wp-content/uploads/2008/11/themes-1.jpg" alt="themes-1.jpg" /></p>
<p><em>Is gmail b0rked?</em><br />
Yes it is! A blog post was pending on this one for a long time now.</p>
<p>Try adding a contact to your contacts list in the gmail standard view (with or without chat enabled).<br />
Go to contact&#8217;s, click on &#8216;New Contact&#8217; icon on top left &amp; done.</p>
<p>Here&#8217;s the best part.<br />
Now switch to  <a href="http://mail.google.com/mail/?ui=html">basic HTML</a> mode (this mode get&#8217;s enabled when a uses is on a slow connection by default).<br />
and now try adding a contact to your contacts list.<br />
Go to contacts, and then what? where is the option to add a new contact.<br />
It&#8217;s really funny to see that gmail doesn&#8217;t have the most basic feature of adding a contact in basic HTML view. FAIL.</p>
<p>Please leave a comment if you figure out a way (or when gmail fixes this) to add contacts in gmail from the basic HTML view.</p>
<blockquote><p>Gmail get&#8217;s away with these small but important features by sticking a &#8216;BETA&#8217; sticker on it&#8217;s logo every time.</p></blockquote>
<p>[tags]google, mail, gmail, themes, b0rked[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/11/21/gmail-has-got-themes-so/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Let the music play</title>
		<link>http://praveenpn.com/blog/2008/09/19/let-the-music-play/</link>
		<comments>http://praveenpn.com/blog/2008/09/19/let-the-music-play/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 19:11:11 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[rhapsody]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[YDN]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/09/19/let-the-music-play/</guid>
		<description><![CDATA[Yahoo! search(along with Rhapsody) launched this very cool feature where in a user can listen to a full song without navigating away from the search results page. I remember seeing this player on YDN a couple of months ago. Very cool UI and works on safari too Click here to checkout the player. There is a limit of 25 songs/month. I&#8217;ll miss you [...]]]></description>
			<content:encoded><![CDATA[<p>Yahoo! search(along with Rhapsody) launched this very cool feature where in a user can listen to a <span class="Apple-style-span" style="font-weight: bold">full</span> song without navigating away from the search results page. I remember seeing this player on YDN a couple of months ago.</p>
<p>Very cool UI and works on safari too<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/09/guns_and_roses.jpg" alt="Search results" /></p>
<p>Click <a href="http://search.yahoo.com/search?p=guns+n+roses" target="_blank" title="Demo">here</a> to checkout the player. There is a limit of 25 songs/month.</p>
<blockquote><p>I&#8217;ll miss you songza</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/09/19/let-the-music-play/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Chrome, Oops! Did that hurt?</title>
		<link>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/</link>
		<comments>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:08:19 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[gecko]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/</guid>
		<description><![CDATA[Got back from my friends apartment after watching &#8216;The Shawshank Redemption&#8217;, my twitter stream is overflowing with tweets about Chrome &#8211; the browser unleashed by Google a couple of hours ago. It&#8217;s got the oomph factor and the browser is cool (I&#8217;m running it on Win XP using Parallels) too. Download chrome If you&#8217;re looking [...]]]></description>
			<content:encoded><![CDATA[<p>Got back from my friends apartment after watching &#8216;The Shawshank Redemption&#8217;, my <a href="http://twitter.com/holydevil" title="Twitter" target="_blank">twitter stream</a> is overflowing with tweets about Chrome &#8211; the browser unleashed by Google a couple of hours ago.<br />
It&#8217;s got the oomph factor and the browser is cool (I&#8217;m running it on Win XP using Parallels) too.</p>
<p class="download"><a href="http://www.google.com/chrome/" title="Download chrome" target="_blank">Download</a> chrome</p>
<p>If you&#8217;re looking out for the feature list, you might just go read it <a href="http://tools.google.com/chrome/intl/en-US/features.html" title="Chrome features" target="_blank">here</a>.  I&#8217;ll try and list some of the things which didn&#8217;t work as expected(at least for me).</p>
<h4>Corp URL?</h4>
<p>I hit the known product issues <a href="http://www.google.com/support/chrome/bin/topic.py?topic=14849" title="Known issues" target="_blank">URL</a> just to check for any document issues. Bling bling, two redirects and boy there you go, I hit some google corp url.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/09/chrome_url.jpg" alt="DNS Error" height="93" width="433" /></p>
<h4>Collect statistics</h4>
<p>Collect statistics option is turned on by default, you might just wanna turn this option off for security reasons.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/09/usage_statistics.jpg" alt="Usage statistics" /></p>
<h4>JavaScript console</h4>
<p>The JavaScript console looks neat, but only to know that it doesn&#8217;t work as I thought it would. It worked only for the first time I launched chrome.&lt;/oops!&gt;</p>
<h4>Google gears</h4>
<p>Chrome has built in support for gears.<br />
<img src="http://praveenpn.com/blog/wp-content/uploads/2008/09/gears.jpg" alt="Gears" /></p>
<h4>Shortcuts</h4>
<p>Enter <em>about:memory</em> in the address bar to see memory used by chrome and other open browsers (if any).<br />
<em>about:</em> will give built information about chrome.</p>
<p>There is a javascript debugger, javascript console and a task manager in the developer section.<br />
With all said, I must say &#8216;It&#8217;s Nice&#8217;.</p>
<p>Oh! and this whole new theme change and thingy happened last evening.</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/09/03/google-chrome-oops-did-that-hurt/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Story behind the new profile pic</title>
		<link>http://praveenpn.com/blog/2008/08/04/story-behind-the-new-profile-pic/</link>
		<comments>http://praveenpn.com/blog/2008/08/04/story-behind-the-new-profile-pic/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 01:15:12 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[messenger]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/08/04/story-behind-the-new-profile-pic/</guid>
		<description><![CDATA[It&#8217;s been almost a year since I changed my profile pic on the web. Looking back in time reminds me of the days when I had no options to change my profile pic, simply because I didn&#8217;t have a pic on the computer. A scanned copy of my snap was the closest I could get [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been almost a year since I changed my profile pic on the web. Looking back in time reminds me of the days when I had no options to change my profile pic, simply because I didn&#8217;t have a pic on the computer. A scanned copy of my snap was the closest I could get to change my profile pic.</p>
<p>And now, with too many options, it gets difficult to decide which one to use. After a bit of digging, I found a picture which looks very similar to the default avatar on Yahoo! messenger for Mac.</p>
<p><img src="http://praveenpn.com/blog/wp-content/uploads/2008/08/avatar-image.png" style="margin: 5px" alt="Avatar Image" /></p>
<p>[tags]profile, avatar, messenger, mac[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/08/04/story-behind-the-new-profile-pic/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Download Day &#8216;08</title>
		<link>http://praveenpn.com/blog/2008/06/15/firefox-download-day-08/</link>
		<comments>http://praveenpn.com/blog/2008/06/15/firefox-download-day-08/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 19:13:09 +0000</pubDate>
		<dc:creator>Praveen</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox3]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://praveenpn.com/blog/2008/06/15/firefox-download-day-08/</guid>
		<description><![CDATA[We finally have a date, its 17th June 2008. All you have to do is download firefox on that day and help firefox set a Guinness world record for most downloads of a software in 24 hours. 1,226,933 people from all over the world have pledged to download firefox on the download day. I see [...]]]></description>
			<content:encoded><![CDATA[<p>We finally have a date, its 17th June 2008. All you have to do is download firefox on that day and help firefox set a Guinness <img src="http://praveenpn.com/blog/wp-content/uploads/2008/06/ff-download1.jpg" style="margin: 5px; float: right" height="159" width="185" />world <a href="http://www.spreadfirefox.com/en-US/worldrecord/">record</a> for most downloads of a software in 24 hours. 1,226,933 people from all over the world have pledged to download firefox on the download day. I see only 22, 045 pledges from India. On the fun side, <a href="http://mozillaparty.com/en-US/events/add">Host a party</a> or <a href="http://mozillaparty.com/en-US/events/">find</a> one nearby and enjoy on the download day. As of now there are 537 parties and 3137 party goers.<br />
<a href="http://lifehacker.com/396042/final-firefox-3-state-of-the-add+ons-report">Add-ons support</a> in firefox 3 is getting better day by day, I hope to see all my favorite add-ons in FF3 by this month end.</p>
<p>Go ahead and fill up the <a href="http://www.spreadfirefox.com/en-US/worldrecord/pledge#pledge_form">pledge</a> form to get reminders &amp; results of the record attempt.</p>
<p>[tags]mozilla, firefox, download, firefox3 [/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://praveenpn.com/blog/2008/06/15/firefox-download-day-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
