<?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>Redvapours - Personal Website of Prashant Bhargava</title> <atom:link href="http://redvapours.com/feed/" rel="self" type="application/rss+xml" /><link>http://redvapours.com</link> <description></description> <lastBuildDate>Mon, 12 Dec 2011 12:05:05 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>finding distance between two points given their latitude and longitude</title><link>http://redvapours.com/finding-distance-between-two-points-given-their-latitude-and-longitude/</link> <comments>http://redvapours.com/finding-distance-between-two-points-given-their-latitude-and-longitude/#comments</comments> <pubDate>Mon, 12 Dec 2011 12:00:51 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Work]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=343</guid> <description><![CDATA[working on latitude longitude mathematics&#8230; and making a quick note of it finding distance between 2 points in kilometers, which converted in PHP comes out: $distance=sqrt((($lat2-$lat1)*($lat2-$lat1) + ($long1-$long2)*($long1-$long2)))* 3960 * 3.141592/180 Note: this is a simple application of Pythagoras theorem. For advanced calculations try Googling it.]]></description> <content:encoded><![CDATA[<p>working on latitude longitude mathematics&#8230; and making a quick note of it <img
src='http://redvapours.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> finding distance between 2 points in kilometers, which converted in PHP comes out:</p><p><code><br
/> $distance=sqrt((($lat2-$lat1)*($lat2-$lat1) + ($long1-$long2)*($long1-$long2)))* 3960 * 3.141592/180<br
/> </code></p><p>Note: this is a simple application of Pythagoras theorem. For advanced calculations try Googling it.</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/finding-distance-between-two-points-given-their-latitude-and-longitude/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Deciding on what/how/when/where ?</title><link>http://redvapours.com/deciding-on-whathowwhenwhere/</link> <comments>http://redvapours.com/deciding-on-whathowwhenwhere/#comments</comments> <pubDate>Sat, 26 Nov 2011 19:23:08 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Life]]></category> <category><![CDATA[Thoughts]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=325</guid> <description><![CDATA[When you are unable to decide whether to perform an action or how to best execute it&#8230; think not of the effort involved instead think about the outcome your actions might cause. You will instantly clear your doubts. -PB]]></description> <content:encoded><![CDATA[<p>When you are unable to decide whether to perform an action or how to best execute it&#8230; think not of the effort involved instead think about the outcome your actions might cause. You will instantly clear your doubts.</p><p>-PB</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/deciding-on-whathowwhenwhere/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Tasting the Android GingerBread</title><link>http://redvapours.com/tasting-the-android-gingerbread/</link> <comments>http://redvapours.com/tasting-the-android-gingerbread/#comments</comments> <pubDate>Fri, 25 Nov 2011 04:59:34 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Timepass]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=311</guid> <description><![CDATA[Finally took some time out of my packed schedule and got my phone upgraded to Android GingerBread&#8230; i have been loving the upgraded GPS system and better response to touch combined with better user interface and sharper icons&#8230; Even though IceCreamSandwich has already been out for some time now&#8230;. I am wondering when Samsung is [...]]]></description> <content:encoded><![CDATA[<p>Finally took some time out of my packed schedule and got my phone upgraded to Android GingerBread&#8230; i have been loving the upgraded GPS system and better response to touch combined with better user interface and sharper icons&#8230; Even though IceCreamSandwich has already been out for some time now&#8230;. I am wondering when Samsung is going to publish the next OS upgrade for my Galaxy S&#8230;</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/tasting-the-android-gingerbread/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Find your monitor size &#8211; the creative way</title><link>http://redvapours.com/find-your-monitor-size-the-creative-way/</link> <comments>http://redvapours.com/find-your-monitor-size-the-creative-way/#comments</comments> <pubDate>Wed, 16 Nov 2011 11:45:15 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Fun]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=282</guid> <description><![CDATA[The other day I ws googling for an exact sized image of iPhone and I came across this website pective.com A unique and interesting way to quickly let people find the actual size of any item on their monitor&#8230;. e.g. If you are searching for an near-to-exact image replica (in terms of dimensions) of iPhone [...]]]></description> <content:encoded><![CDATA[<p>The other day I ws googling for an exact sized image of iPhone and I came across this website <a
rel="nofollow" href="http://pective.com" target="_blank">pective.com</a> A unique and interesting way to quickly let people find the actual size of any item on their monitor&#8230;. e.g. If you are searching for an near-to-exact image replica (in terms of dimensions) of iPhone you can try the below link&#8230;<br
/> <a
rel="nofollow" href="http://pective.com/help/what-is-my-monitor-size?from=iphone-3g" target="_blank">http://pective.com/help/what-is-my-monitor-size?from=iphone-3g</a></p><p>Indeed very helpful.</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/find-your-monitor-size-the-creative-way/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>showcase your pic @redvapours.com background</title><link>http://redvapours.com/showcase-your-pic-redvapours-com-background/</link> <comments>http://redvapours.com/showcase-your-pic-redvapours-com-background/#comments</comments> <pubDate>Fri, 11 Nov 2011 18:26:23 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Fun]]></category> <category><![CDATA[Life]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=276</guid> <description><![CDATA[I am a &#8220;great photography&#8221; fan.. and I like showcasing interesting pics that i find on internet on my personal website as its background&#8230; These backgrounds fade in randomly from the list and create a very interesting user experience for my visitors Though it sometimes causes my links to get mixed up in the colors [...]]]></description> <content:encoded><![CDATA[<p>I am a &#8220;great photography&#8221; fan.. and I like showcasing interesting pics that i find on internet on my personal website as its background&#8230; These backgrounds fade in randomly from the list and create a very interesting user experience for my visitors <img
src='http://redvapours.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>Though it sometimes causes my links to get mixed up in the colors of pics and sometimes even completely invisible&#8230;. I still in fact love these pics and let my links not interfere with it.</p><p>This leads me to requesting any budding photographer to submit their pic. I would love to have your pic placed on my website if I find it interesting. You can post links to the pics taken by you and I would make sure I check each one of it <img
src='http://redvapours.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/showcase-your-pic-redvapours-com-background/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>alpha testing of MMT</title><link>http://redvapours.com/alpha-testing-of-mmt/</link> <comments>http://redvapours.com/alpha-testing-of-mmt/#comments</comments> <pubDate>Tue, 08 Nov 2011 03:03:35 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Work]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=270</guid> <description><![CDATA[and today starts the official testing of an upcoming and major addition to MobileMoneyTracking&#8230; still in alpha phase though and will be performing the testing for coming few days. **Fingers Crossed** **Fingers Crossed**]]></description> <content:encoded><![CDATA[<p>and today starts the official testing of an upcoming and major addition to <a
href="http://mobilemoneytracking.com" target="_blank">MobileMoneyTracking</a>&#8230; still in alpha phase though and will be performing the testing for coming few days.</p><p>**Fingers Crossed**<br
/> **Fingers Crossed**</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/alpha-testing-of-mmt/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>nov 2011</title><link>http://redvapours.com/nov-2011/</link> <comments>http://redvapours.com/nov-2011/#comments</comments> <pubDate>Wed, 02 Nov 2011 18:41:20 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Life]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=262</guid> <description><![CDATA[lots of stuff this November&#8230; a party, a trip, a judge, a marriage &#8230; 4 weekends packed]]></description> <content:encoded><![CDATA[<p>lots of stuff this November&#8230; a party, a trip, a judge, a marriage &#8230; 4 weekends packed</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/nov-2011/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google googly</title><link>http://redvapours.com/google-googly/</link> <comments>http://redvapours.com/google-googly/#comments</comments> <pubDate>Wed, 19 Oct 2011 18:37:04 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Timepass]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=248</guid> <description><![CDATA[Search giant Google went down for a couple of minutes today at around 1.00 PM IST and users who were googling around the globe.. including me received the infamous 502 error&#8230; For those who missed the rarest of rare event (hats off to Google) here is a screenshot&#8230; &#160; BTW&#8230;. love the broken robot, repairing [...]]]></description> <content:encoded><![CDATA[<p>Search giant Google went down for a couple of minutes today at around 1.00 PM IST and users who were googling around the globe.. including me <img
src='http://redvapours.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> received the infamous 502 error&#8230; For those who missed the rarest of rare event (hats off to Google) here is a screenshot&#8230;</p><p>&nbsp;</p><p>BTW&#8230;. love the broken robot, repairing itself&#8230;. lol</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/google-googly/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Birthday Wishes</title><link>http://redvapours.com/so-am-25/</link> <comments>http://redvapours.com/so-am-25/#comments</comments> <pubDate>Mon, 17 Oct 2011 18:24:46 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Timepass]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=234</guid> <description><![CDATA[Well on my night-out on my 25th Bday eve&#8230;.  encountered the big 25 from perhaps the biggest heavy duty Motor manufacturer in India. Time to grow really BIG ? &#160;]]></description> <content:encoded><![CDATA[<p>Well on my night-out on my 25th Bday eve&#8230;.  encountered the big 25 from perhaps the biggest heavy duty Motor manufacturer in India. Time to grow really BIG ?</p><p>&nbsp;</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/so-am-25/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Neha ki mehendi</title><link>http://redvapours.com/231/</link> <comments>http://redvapours.com/231/#comments</comments> <pubDate>Fri, 14 Oct 2011 19:49:56 +0000</pubDate> <dc:creator>Prince</dc:creator> <category><![CDATA[Fun]]></category> <category><![CDATA[Work]]></category> <guid
isPermaLink="false">http://redvapours.com/?p=231</guid> <description><![CDATA[Today I did the most interesting task an IT professional could do&#8230;.  after going through approx 15 shops I found the &#8220;Neha&#8221; brand mehendi (Henna) for tomorrow (Karvachauth).]]></description> <content:encoded><![CDATA[<p>Today I did the most interesting task an IT professional could do&#8230;.  after going through approx 15 shops I found the &#8220;Neha&#8221; brand mehendi (Henna) for tomorrow (Karvachauth).</p>]]></content:encoded> <wfw:commentRss>http://redvapours.com/231/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
