<?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>The Mystic Ranger</title>
	<atom:link href="http://blog.visheshk.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.visheshk.net</link>
	<description>and his [favourite] haunt...</description>
	<lastBuildDate>Sun, 29 Aug 2010 10:57:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<cloud domain='blog.visheshk.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>My Map — II</title>
		<link>http://blog.visheshk.net/2010/07/my-map-ii/</link>
		<comments>http://blog.visheshk.net/2010/07/my-map-ii/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 08:34:41 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Math]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[Hilbert Curve]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[space filling curves]]></category>
		<category><![CDATA[spiral]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=556</guid>
		<description><![CDATA[I see that the original aim of my map: to be able to pinpoint any location on the map with just one piece of information instead of two, was rather randomly far-fetched. What I was imagining, was creating a mapping of all the points in two dimensions to a system in one dimension. Which per [...]]]></description>
			<content:encoded><![CDATA[<p>I see that the original aim of my map: to be able to pinpoint any location on the map with just one piece of information instead of two, was rather randomly far-fetched. What I was imagining, was creating a mapping of all the points in two dimensions to a system in one dimension. Which per se sounds pretty bizarre.</p>
<p>In using something like a simple map, what becomes simple is that I only have a limited surface area to cover. So, if the spiral I use to traverse over the map has a very very tiny pitch, I can approximately pinpoint each point on the map. But that’s still not perfect.</p>
<p>So, to do the same, we can change two things: the nature of the surface on which the map is plotted; and the description of the line. I did the latter in the previous, figurative attempt, by making my “single dimension” along a (well defined spiral). I currently, cannot imagine how to do the former.</p>
<p>I thought of numerous possibilities for changing the nature of the single line I’m using. The best so far, seems to make it some sort of a fractal. That is <em>applicably</em>, second to creating a much more brilliant definition of a spiral, but also much far-sounding. But theoretically, it wouldn’t be as simple as a spiral.</p>
<p>The inspiration to choose them to be a fractal, comes from the fact that most <a title="Space Filling Curves" href="http://en.wikipedia.org/wiki/Space-filling_curve" target="_blank">space-filling curves</a>, are fractals (apart from the fact that I love them, of course). And space filling curves do exactly what I want this construct of mine to do — cover all the points in 2 dimensions, using a single continuous 1-D curve.</p>
<p><a href="http://en.wikipedia.org/wiki/Hilbert_curve"><img class="alignnone" title="The Hilbert Curve" src="http://upload.wikimedia.org/wikipedia/commons/4/46/Hilbert_curve.gif" alt="The Hilbert Curve" width="261" height="261" /></a></p>
<p>All I want, is an equation which for a certain iteration, given one parameter, can give me back a unique value, and this equation for different parameters can cover all the points belonging to the above. That’s it. Easy, innit?</p>
<p>More for later..</p>
<p>Update: This question brings up a rather old doubt of mine — can I call an <a href="http://www.wolframalpha.com/input/?i=r%3D|0.00000001|theta||+for+theta%3D0+to+100">equal pitched spiral</a>, <a href="http://www.wolframalpha.com/input/?i=r%3D|0.00000001|theta||+for+theta%3D0+to+100">a fractal</a>? Or does it have too “simple a definition”?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/07/my-map-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My own Map</title>
		<link>http://blog.visheshk.net/2010/05/my-own-map/</link>
		<comments>http://blog.visheshk.net/2010/05/my-own-map/#comments</comments>
		<pubDate>Mon, 24 May 2010 10:53:58 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Works]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=542</guid>
		<description><![CDATA[I wanted to make my own map, and plotting system. Here’s what I imagined. Note: This post is a summary of all that I’ve read, and found to be related to this specific idea of mine — I don’t really know what I can do that would be counted as entirely ingenuous. How the images [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to make my own map, and plotting system. Here’s what I imagined.</p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2010/05/zoomed-in.jpg"><img class="alignnone size-medium wp-image-547" title="Zoomed In - Logarithmic Spiral on Azimuthal Projection" src="http://blog.visheshk.net/wp-content/uploads/2010/05/zoomed-in-300x294.jpg" alt="Zoomed In - Logarithmic Spiral on Azimuthal Projection" width="300" height="294" /></a></p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2010/05/zoomed-out1.jpg"><img class="alignnone size-medium wp-image-548" title="Zoomed Out - Logarithmic Spiral on Azimuthal Projection" src="http://blog.visheshk.net/wp-content/uploads/2010/05/zoomed-out1-300x283.jpg" alt="Zoomed Out - Logarithmic Spiral on Azimuthal Projection" width="300" height="283" /></a></p>
<p>Note: This post is a summary of all that I’ve read, and found to be related to this specific idea of mine — I don’t really know what I can do that would be counted as entirely ingenuous.</p>
<p>How the images above were made:</p>
<ul>
<li>
<ul>
<li>plots for the logarithmic spiral plotted, were obtained from <a title="Wolfram|Alpha - Logarithmic Spiral" href="http://www.wolframalpha.com/input/?i=r%3D0.5e^%280.02*theta%29" target="_blank">Wolfram|Alpha</a>, with a=0.5, and b=0.02 randomly put into the r=a*e^(b*theta)formula for a logarithmic spiral, so that the arms were relatively tight.</li>
<li>the “zoomed-in” Gnomonic projection of the globe, if from <a title="Gnomonic Projections" href="http://en.wikipedia.org/wiki/Gnomonic_projection" target="_blank">Wikipedia’s article on the same</a>.</li>
<li>the “zoomed-out” one, below, is from <a href="http://www.mgaqua.net/AquaDoc/Projections/Projections_Azimuthal.aspx" target="_blank">this random … thinige’s site</a>, taken and used without permission (though, with apparent, attribution).</li>
</ul>
</li>
</ul>
<p>I got the “inspiration”, from Escher’s Spiral Globe, the image of which, I first saw in <a title="The Infinite Book" href="http://www.amazon.com/Infinite-Book-Boundless-Timeless-Endless/dp/0375422277" target="_blank">The Infinite Book</a>.</p>
<p><a href="http://www.feandft.com/32%20The%20Structure%20of%20Atoms.htm"><img class="alignnone" title="Escher Spiral Sphere" src="http://www.feandft.com/Escherian_Vortex_Spheres.jpg" alt="Escher Spiral Sphere" width="425" height="425" /></a></p>
<p>On a bit of looking around, I found out that that thing is called a <a title="Rhumb Line" href="http://en.wikipedia.org/wiki/Rhumb_line" target="_blank">Loxodrome</a>, and it a logarithmic spiral projected onto a sphere. The cool thing, and why I want to use this map system, is that on a specific plot, I can use just one angle to specify where I am, as the distance from the centre, is only a function of the angle. It obviously reduces the fidelity two pieces of information provide, as in the case of a longitude and latitude angle, but I can add the piece of information about which longitude I am using as my X-axis, and then cover all locations.</p>
<p>What’s the benefit? By my cursory reading about this, the Rhumb line is similar to something called a Great Circle Route, (though this might be severely wrong, and just some sort of name confusion, because the wiki article about the Rhumb Line specifically talks about the severe difference between <em>this</em> Rhumb Line, and the Great Circle Route) which is the straightest point between two points, used by aircraft routes, and looks like a latitude  curve joining the two points. I don’t know how, yet, but somehow I could specify the translation of the origin, such that the source and destination lie on the same arm of the spiral, and again two angles would be adequate to specify along which course the plane should be navigating.</p>
<p>Understanding an azimuthal projection:</p>
<p><a href="http://plus.maths.org/issue43/features/serieswright/"><img class="alignnone" title="Stereographic projection of a sphere onto a plane" src="http://plus.maths.org/issue43/features/serieswright/stereographic.gif" alt="Stereographic projection of a sphere onto a plane" width="500" height="301" /></a></p>
<p>Rhumb Line Coolness:</p>
<p><a href="http://en.wikipedia.org/wiki/Rhumb_line"><img class="alignnone" title="Loxodrome - 45" src="http://upload.wikimedia.org/wikipedia/commons/0/02/Loxodrome-2.gif" alt="Loxodrome -  45" width="200" height="200" /></a><a href="http://en.wikipedia.org/wiki/Rhumb_line"><img class="alignnone" title="Loxodrome - from the top" src="http://upload.wikimedia.org/wikipedia/commons/2/2c/Loxodrome-3.gif" alt="Loxodrome - from the top" width="200" height="200" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/05/my-own-map/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chat Noir — A game</title>
		<link>http://blog.visheshk.net/2010/05/chat-noir-a-game/</link>
		<comments>http://blog.visheshk.net/2010/05/chat-noir-a-game/#comments</comments>
		<pubDate>Sat, 01 May 2010 14:16:50 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/2010/05/chat-noir-a-game/</guid>
		<description><![CDATA[via gamedesign.jp The awesomest game ever made. And if you happen to be some awesome programmer/mathematician who knows an infallible technique to win this, please do tell me! Posted via web from The Mystic Ranger]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div class="posterous_bookmarklet_entry"> <object height="400" align="middle" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="500"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="chatnoir.swf" /><param name="quality" value="high" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><embed name="chatnoir" src="http://www.gamedesign.jp/flash/chatnoir/chatnoir.swf" allowfullscreen="false" pluginspage="http://www.macromedia.com/go/getflashplayer" wmode="opaque" type="application/x-shockwave-flash" allowscriptaccess="sameDomain" height="400" align="middle" quality="high" width="500" /></embed></param></param></param></param></param></param></object>
<div class="posterous_quote_citation">via <a href="http://www.gamedesign.jp/flash/chatnoir/chatnoir.html">gamedesign.jp</a></div>
<p>The awesomest game ever made.  <br />And if you happen to be some awesome programmer/mathematician who knows an infallible technique to win this, please do tell me! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://visheshk.posterous.com/chat-noir-a-game">The Mystic Ranger</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/05/chat-noir-a-game/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Nature by Numbers</title>
		<link>http://blog.visheshk.net/2010/04/nature-by-numbers/</link>
		<comments>http://blog.visheshk.net/2010/04/nature-by-numbers/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 05:59:58 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/2010/04/nature-by-numbers/</guid>
		<description><![CDATA[via youtube.com If it weren’t for that one technical error of the golden spiral being put onto the snail’s shell, which is actually a logarithmic spiral, this would’ve been the awesomest video ever made. Update: That error, is not an error. Apparently, I was trusting my false residual memory of the same, and a comment [...]]]></description>
			<content:encoded><![CDATA[<div class="posterous_autopost">
<div class="posterous_bookmarklet_entry"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="417" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/kkGeOWYOFoA&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="417" src="http://www.youtube.com/v/kkGeOWYOFoA&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true" wmode="window"></embed></object></p>
<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=kkGeOWYOFoA">youtube.com</a></div>
<p><span style="text-decoration: line-through;">If it weren’t for that one technical error of the golden spiral being put onto the snail’s shell, which is actually a logarithmic spiral, this would’ve been the awesomest video ever made. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p>Update: That error, is not an error. Apparently, I was trusting my false residual memory of the same, and a comment on the YouTube page, both of which are wrong. The golden spiral, constructed by using the Fibonacci Series, is a correct way of making the logarthmic spiral.</p>
<p>Hence, this <em>is</em> the awesomest video ever. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <span style="text-decoration: line-through;"><br />
</span></p>
</div>
<p style="font-size: 10px;"><a href="http://posterous.com">Posted via web</a> from <a href="http://visheshk.posterous.com/nature-by-numbers-74">The Mystic Ranger</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/04/nature-by-numbers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Major Joke: That kid makes up questions for himself, and even those he can’t solve</title>
		<link>http://blog.visheshk.net/2010/04/major-joke-that-kid-makes-up-questions-for-himself-and-even-those-he-cant-solve/</link>
		<comments>http://blog.visheshk.net/2010/04/major-joke-that-kid-makes-up-questions-for-himself-and-even-those-he-cant-solve/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 08:44:19 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[curiosity]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[screwed up humour]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=527</guid>
		<description><![CDATA[Major truth: He is truly awesome. Or at least, so I believe. When Lockhart said, In fact,  if  I  had  to  design  a mechanism  for  the  express purpose  of  destroying  a  child’s  natural curiosity and  love of  pattern-making, I couldn’t possibly do as good a  job as  is  currently being done. I didn’t quite agree [...]]]></description>
			<content:encoded><![CDATA[<p>Major truth: He is truly awesome.</p>
<p>Or at least, so I believe. When <a title="A Mathematician's Lament, by Paul Lockhart" href="http://www.maa.org/devlin/LockhartsLament.pdf" target="_blank">Lockhart</a> said,</p>
<blockquote><p>In fact,  if  I  had  to  design  a mechanism  for  the  express purpose  of  destroying  a  child’s  natural curiosity and  love of  pattern-making, I couldn’t possibly do as good a  job as  is  currently being done.</p></blockquote>
<p>I didn’t quite agree with him as the current system being <em>that</em> bad. After all, we had lost the thingie of using canes, and as the CBSE would like to believe as well, I thought we’ve come at least some way from where we’d started. When I heard my fellow classmates laughing at that joke (unfortunately, not at me), I realized we’ve come absolutely no way. For all the prefaces filled with curiosity and scientific nature, and the unanswered questions in the book, it is rare to find somebody who realizes that we need to learn to ask questions, rather than know answers. Every step  in the education system goes ahead to fill in this prejudice — it is wrong to not know answers, and absurd to ask questions without answers.</p>
<p>It is out duty to believe everything we are told is the gospel truth, juxtaposed with the fact that we don’t really care about it at all. Teachers bullshit us about how being educated is different from being literate. And the English teacher no less — somebody who chose to study language for maybe the reason that she had no idea what knowledge really was. We aren’t ever even <em>hinted</em> that there is something called being knowledgeable, which uncomparably superior to being educated. Being educated simply involves being a drone. Being knowledgeable, gives us some <em>right</em> to be human.</p>
<blockquote><p>Similarly, there’s a joke which goes on the lines of, if the teacher asks you a question, you ask her the reason for asking — “Don’t you know the answer yourself?”</p></blockquote>
<p>It remains as a joke, because any question discussed in any place like the school, is bound to have an answer, isn’t it? What would be the point of discussing some bizarre unsolved problem at all?</p>
<p>That’s why I hate exams. I feel sick that I actually used to practice all the questions from all possible reference books <em>for Math </em>way back in 9th. I actually believed it’ll be better if I knew the answers beforehand. Even I, effectively, treated Math like a subject worth rote memory (though not as terribly. Other wise I would’ve failed in it as badly as I did in Social Studies).</p>
<p>I hope I get freedom from this wonderful system of creating obedient robots called education, soon. Very soon. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/04/major-joke-that-kid-makes-up-questions-for-himself-and-even-those-he-cant-solve/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Weird Al — You’re Pitiful</title>
		<link>http://blog.visheshk.net/2010/03/weird-al-youre-pitiful/</link>
		<comments>http://blog.visheshk.net/2010/03/weird-al-youre-pitiful/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 12:18:11 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/2010/03/weird-al-youre-pitiful/</guid>
		<description><![CDATA[via youtube.com Yes, you are. Posted via web from The Mystic Ranger]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div class="posterous_bookmarklet_entry"> <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/CeAWESP7THs&#038;hl=en&#038;fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/CeAWESP7THs&#038;hl=en&#038;fs=1" allowscriptaccess="always" height="417" wmode="window" width="500"></embed></param></object>
<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=CeAWESP7THs">youtube.com</a></div>
<p> <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Yes, you are.</p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://visheshk.posterous.com/weird-al-youre-pitiful">The Mystic Ranger</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/03/weird-al-youre-pitiful/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What gives us more pleasure: the pursuit of of our desires or the attainment of them?</title>
		<link>http://blog.visheshk.net/2010/02/what-gives-us-more-pleasure-the-pursuit-of-of-our-desires-or-the-attainment-of-them/</link>
		<comments>http://blog.visheshk.net/2010/02/what-gives-us-more-pleasure-the-pursuit-of-of-our-desires-or-the-attainment-of-them/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 12:40:48 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=523</guid>
		<description><![CDATA[From Tony Robbins’s ‘The Monk who sold his Ferrari’: “How would you drop an egg thruogh a height of four feet, with a floor of concrete below, and still not have it cracked?” Trivially, we all begin by thinking how to circumvent the hardness of the concrete, or the weakness of the egg. We do [...]]]></description>
			<content:encoded><![CDATA[<p>From Tony Robbins’s ‘The Monk who sold his Ferrari’: “How would you drop an egg thruogh a height of four feet, with a floor of concrete below, and still not have it cracked?”</p>
<p>Trivially, we all begin by thinking how to circumvent the hardness of the concrete, or the weakness of the egg. We do not keep conscious of how much more essential the journey is, as compared to the end.</p>
<p>We would live our lives wanting to procure one or another thing, but, say, if Einstein had deduced the Unified Field Theory, or Beethoven had completed the “Unfinished” Symphony, either they would have found another objective to accomplish, or died as impoverished people; impoverished of a desire, of a target to achieve!</p>
<p>If any of us <em>got</em> everything we desired for –even if we unthoughtfully asked for immortality — we are sure to realize how pointless life would be beyond that point of time — when we achieved everything we dreamed of. We would be left with no reason to live; no motive to work towards.</p>
<p>Just as they say, thieves steal so that the police has someone to chase!</p>
<p>One might realize that an egg could be made to fall through four feet unharmed, simply by dropping it from a height of five feet, and catching it mid-air.</p>
<p>Also, as Ayn Rand wondered in ‘The Fountainhead’ — “His head thrown back, he felt the pull of his throat muscles and he wondered  whether the peculiar solemnity of looking at the sky comes, not from  what one contemplates, but from that uplift of one’s head.”</p>
<p>P.S: This essay and the previous one were practice essays for my SAT. In which, I eventually did terribly — even in the essay, which I thought wasn’t that bad. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/02/what-gives-us-more-pleasure-the-pursuit-of-of-our-desires-or-the-attainment-of-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do we value only what we struggle for?</title>
		<link>http://blog.visheshk.net/2010/02/do-we-value-only-what-we-struggle-for/</link>
		<comments>http://blog.visheshk.net/2010/02/do-we-value-only-what-we-struggle-for/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 17:49:30 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=516</guid>
		<description><![CDATA[When was the last time you were delighted to get something you were ‘supposed’ to? For instance, how many of us would actually delight in receiving breakfast? Not me! What we do not struggle for, we take as granted — the most fundamental example being our own existence. Rarely would one find somebody so conscientious, [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>When was the last time you were delighted to get something you were ‘supposed’ to? For instance, how many of us would actually delight in receiving breakfast? Not me!</p>
<p>What we do not struggle for, we take as granted — the most fundamental example being our own existence. Rarely would one find somebody so conscientious, he actually valued the mere presence of himself. Why? — because one did not have to struggle to be born.</p>
<p>Very unexpectedly, we attribute more value to something of such necessity, we anyways get it. Air to breathe, water to drink, are some more instances of existences having incalculable , and equally unperceived value as well.</p>
<p>Hence, we only value what we struggle for. As is again noticeable — how many memorable stories would we have read — of love, achievement, success, anything! — that did not involve a struggle, an effort? And that was the only factor which gave it the value it attained.</p>
<p>One would not measure the height of the fruit on the tree by a meter scale from the sea level — but by how hard one had to jump; or carefully one had to throw a stone, to get it!</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/02/do-we-value-only-what-we-struggle-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey Ya !</title>
		<link>http://blog.visheshk.net/2010/01/hey-ya/</link>
		<comments>http://blog.visheshk.net/2010/01/hey-ya/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 07:39:32 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/2010/01/hey-ya/</guid>
		<description><![CDATA[via youtube.com Awesome song!! Posted via web from The Mystic Ranger]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div class="posterous_bookmarklet_entry"> <object height="417" width="500"><param name="movie" value="http://www.youtube.com/v/glit-kwFozY&#038;hl=en&#038;fs=1" /></param><param name="wmode" value="window" /><param name="allowFullScreen" value="true" /></param><param name="allowscriptaccess" value="always" /></param><embed allowfullscreen="true" type="application/x-shockwave-flash" src="http://www.youtube.com/v/glit-kwFozY&#038;hl=en&#038;fs=1" allowscriptaccess="always" height="417" wmode="window" width="500"></embed></param></object>
<div class="posterous_quote_citation">via <a href="http://www.youtube.com/watch?v=glit-kwFozY">youtube.com</a></div>
<p>Awesome song!! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://visheshk.posterous.com/hey-ya-13">The Mystic Ranger</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/01/hey-ya/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Find Your Great Work Movie — by Michael Bungay Stanier</title>
		<link>http://blog.visheshk.net/2010/01/the-find-your-great-work-movie-by-michael-bungay-stanier/</link>
		<comments>http://blog.visheshk.net/2010/01/the-find-your-great-work-movie-by-michael-bungay-stanier/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 16:21:17 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/2010/01/the-find-your-great-work-movie-by-michael-bungay-stanier/</guid>
		<description><![CDATA[via greatworkmovie.com I hope I do. =) Soon, that too! Posted via web from The Mystic Ranger]]></description>
			<content:encoded><![CDATA[<div class='posterous_autopost'>
<div class="posterous_bookmarklet_entry"> <object height="312" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle" width="500"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="movie" value="http://fygwmovie.s3.amazonaws.com/main.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" /><embed name="main" type="application/x-shockwave-flash" src="http://fygwmovie.s3.amazonaws.com/main.swf" allowfullscreen="false" pluginspage="http://get.adobe.com/flashplayer/" allowscriptaccess="sameDomain" height="312" align="middle" quality="high" width="500"></embed></param></param></param></param></param></object>
<div class="posterous_quote_citation">via <a href="http://www.greatworkmovie.com/">greatworkmovie.com</a></div>
<p>I hope I do. =)  <br />Soon, that too! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
</div>
<p style="font-size: 10px;">  <a href="http://posterous.com">Posted via web</a>   from <a href="http://visheshk.posterous.com/the-find-your-great-work-movie-by-michael-bun">The Mystic Ranger</a>  </p>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2010/01/the-find-your-great-work-movie-by-michael-bungay-stanier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
