<?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 &#187; personal</title>
	<atom:link href="http://blog.visheshk.net/category/personal/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>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>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>The Mathematical Crusade</title>
		<link>http://blog.visheshk.net/2009/12/the-mathematical-crusade/</link>
		<comments>http://blog.visheshk.net/2009/12/the-mathematical-crusade/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 10:47:06 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=489</guid>
		<description><![CDATA[It happened. Like, two weeks ago. See — that’s how awesomely fast my life is. Hence, I forgot to tell you about it. Now, I’m pretty officially also called tech.head, while Anurag is called Ac.  Head. And I’ve actually abandoned most of my anger at that. Here go my “technical” contributions to this year’s crusade. [...]]]></description>
			<content:encoded><![CDATA[<p>It happened. Like, two weeks ago. See — that’s how awesomely fast my life is. Hence, I forgot to tell you about it. Now, I’m <em>pretty</em> officially also called tech.head, while Anurag is called Ac.  Head. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  And I’ve actually abandoned most of my anger at that. Here go my “technical” contributions to this year’s crusade.</p>
<p>[ppy]From the good…</p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2009/12/certi.jpg"><img class="alignnone size-medium wp-image-490" title="Certificate" src="http://blog.visheshk.net/wp-content/uploads/2009/12/certi-300x211.jpg" alt="" width="300" height="211" /></a></p>
<p>to the okay…</p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2009/12/crusade-horizontal-banner.jpg"><img class="alignnone size-medium wp-image-493" title="crusade horizontal banner" src="http://blog.visheshk.net/wp-content/uploads/2009/12/crusade-horizontal-banner-300x62.jpg" alt="" width="300" height="62" /></a></p>
<p>to the randomly lame…</p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2009/12/labels.jpg"><img class="alignnone size-medium wp-image-494" title="labels" src="http://blog.visheshk.net/wp-content/uploads/2009/12/labels-300x115.jpg" alt="" width="300" height="115" /></a></p>
<p>to the most fricking-awesome.</p>
<p><a href="http://blog.visheshk.net/wp-content/uploads/2009/12/math-crusade-vertical-banner.jpg"><img class="alignnone size-medium wp-image-491" title="math crusade vertical banner" src="http://blog.visheshk.net/wp-content/uploads/2009/12/math-crusade-vertical-banner-166x300.jpg" alt="" width="166" height="300" /></a>[ppy]</p>
<p>Man, I’m one to applaud for modesty. Anyways, my life’s been pretty thoroughly riddled with awesomeness recently hence, I have little time to waste on relating much about it. Hopefully, I’ll still be around to rub some of my awesomeness onto you, again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2009/12/the-mathematical-crusade/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Know Thyself</title>
		<link>http://blog.visheshk.net/2009/12/know-thyself/</link>
		<comments>http://blog.visheshk.net/2009/12/know-thyself/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 13:44:20 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=485</guid>
		<description><![CDATA[Know thyself. — Oracle ‘Nuff Said.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-487" title="Temet_Nosce" src="http://blog.visheshk.net/wp-content/uploads/2009/12/Temet_Nosce-300x240.jpg" alt="Temet_Nosce" width="300" height="240" /></p>
<h1>Know thyself. — Oracle</h1>
<p>‘Nuff Said.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2009/12/know-thyself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why did I learn the Alphabet?</title>
		<link>http://blog.visheshk.net/2009/10/why-did-i-learn-the-alphabet/</link>
		<comments>http://blog.visheshk.net/2009/10/why-did-i-learn-the-alphabet/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 11:10:12 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=468</guid>
		<description><![CDATA[For those of you came here to just know the answer, very bluntly put — I don’t know. That perhaps why I asked the question in the first place. Also because the question troubles me. When I used to do it, I never even thought about it. Just like I never thought about anything I [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you came here to just know the answer, very bluntly put — I don’t know.</p>
<p>That perhaps why I asked the question in the first place. Also because the question troubles me. When I used to do it, I never even thought about it. Just like I never thought about anything I did at that time (:age). I was made to write the English as well as the Hindi alphabet everyday, at least once. With the Hindi alphabet, my mother gave me special motivation — They even ask it in the IAS exam and people often don’t know it! Hence, I should! It seems embarrasingly hilarious now.</p>
<p>But the important question remains. Why should I remember the alphabet. In today’s world I don’t see any point of it. In my life — did/does it help me in my usage of language? As I speak or write it? In anything I do? I don’t see if it does.</p>
<p>In my life, the only place that organization might help is that it would be a basic layout for me if I start out to design a font. Which I might at some time. And that is following the fact, that it perhaps helped me remember all the shapes. But really? Is that it? Don’t you  fell grossed out?</p>
<p>I do. Because I don’t see my past as my ages — I see it more as my classes, and the essential things I learnt in those (wherein essential=remarkable). And I see that my entire 5 years of life before I started class 1 was actually simply spent on this! The alphabet! (Mind you I’m not criticizing the Hindi alphabet at all. It’s just so awesome the lines in which letters are collected imply the part of the mouth used to speak them, with the eccentric last alphabet in each line being the one for which you also use your nose. And even other stuff — Hindi, Sanskrit, and most stuff specifically Indian, are pretty cool. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p>This is also one of the vents when I’m feeling angry at our English education entirely. I think it sucks so bad, I’m beginning to have a terrible hatred towards all pedagogical English teachers. Mainly for the Literature section. I love reading books, and the stories and the stuff we’re asked to. I hate the fact, that when a question says, “Express your opinion…”, or “What are your views…” I never have the option to keep them mine. Especially in usual school exams. This problem emanated most, when in one of my monday tests last year — the teacher <em>crossed out</em> an answer of “what your views on.. [something about the frog and the nightingale nice poem]”. And I felt <em>shocked</em>.Especially when the teacher said, “Your answer is <strong>wrong</strong>”. Dude! That is a language. Not math! You can’t say an opinion is wrong! No opinion is wrong. And I mean that absolutely. No opinion is wrong. That obviously has the parallel implication, no opinion is right either. That is <a title="The Opinion Paradox" href="http://blog.visheshk.net/2009/08/the-opinion-paradox/" target="_blank">why I wrote that random inconclusive post on stop having opinions</a>. Cause my mother can reach shouting levels to say, “A certain thing <em>is</em> wrong. And there can be no denying that!” It is absolutely absurd to think so.</p>
<p>Of course I bifurcated terribly, but the point was that the question should actually read “What are your teacher’s views on such and such event?”. Because that is what we are expected to right in the end. This anger is also from the fact that our current English teacher has interpretations which are <em>radically</em> different from the ones I have, lately. We have a story called the “<a title="Download lik for a small document of the story" href="http://palc.sd40.bc.ca/palc/documents/summer.doc" target="_blank">Summer of a Beautiful White Horse</a>”. A dude called Mourad says, “I have a way with horses”, “I have a way with dogs”, “I have a way with farmers”. Not in consecution, but over the story, and with supporting relevant things happening around — most of them support his statement. Hence, our teacher actually wants to write, “He was such a clever boy, he had a way with horses, dogs and farmers.” Now I think that interpretation is hilariously naive. I think that boy “as stated by his brother, was a crazy dude. He strong belief in his capabilities, which was a baseless belief, but immense self-confidence nevertheless. The events that happen go on to affirm his beliefs, and exhibits the strong and self-confident resolve in the boy which drove him to live life the way he wanted to. In the route of which he even bent his clan’s traditions, and etc. shit”.  Hence, I think the education system sucks. Overall, and everywhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2009/10/why-did-i-learn-the-alphabet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Had A Road Accident! :D</title>
		<link>http://blog.visheshk.net/2009/09/i-had-a-road-accident-d/</link>
		<comments>http://blog.visheshk.net/2009/09/i-had-a-road-accident-d/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 12:38:12 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[accident]]></category>
		<category><![CDATA[bus]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[medicines]]></category>
		<category><![CDATA[skull]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=436</guid>
		<description><![CDATA[Oh yes! Fifteen days ago. And not just a random accident. One in which I was hospitalized for three days! And I got to miss all my half-yearlies. Truth be said, I could’ve given the last two HY exams, but why put the effort when I have the option not to! It was definitely an [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify; ">Oh yes! Fifteen days ago. And not <em>just</em> a random accident. One in which I was hospitalized for three days! And I got to miss <strong>all</strong> my half-yearlies. Truth be said, I could’ve given the last two HY exams, but why put the effort when I have the option not to! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p style="text-align: justify; ">It was definitely an awesome experience. I mean so awesome, I had to post about it. Especially considering I never really post about stuff that happens in my life. It was so awesome I couldn’t even avoid the grin in the title. Or anywhere else. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>So, the overall injuries I was diagnosed with — were <em>simply</em> a right<em> </em><a title="Mastoid Portion of the Temporal Bone" href="http://en.wikipedia.org/wiki/Mastoid_part_of_the_temporal_bone" target="_blank">mastoid</a> fracture, some random hemorrhages  in my skull, an ear which bled (where the blood was actually coming from the skull)  for about the first two hours, and something I had which has been suspected to be seizure, due to which I now have to take some 300 grams of some <a title="AntiEpileptic Phenytoin" href="http://en.wikipedia.org/wiki/Phenytoin" target="_blank">Phenytoin Sodium</a> for <em>an entire year!</em> The rest is history (as was that, but the rest is insignificant history — just clarifying. <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ), <em>except</em> for the fact that I had some ugly painful IV drop in my left hand, which was so annoying, it actually caused a <span style="text-decoration: underline;">huge</span> swelling in my left hand.</p>
<p>As of now, I’m pretty much fine, except for the fact that I’m very prone to gradually losing my sense of physical stability on any much physical exertion, especially in the sun. And oh yes, I <em>have</em> tried it! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For those who saw me jump and were especially freaked out-cum-angry: I know the bus wasn’t going to stop much farther. I know I could’ve covered the distance in not much time. I know I had a mobile in my hand. But you really ought to stop telling a guy what he <em>ought</em> to have done, when he did something else. Especially when he didn’t end up really sad about whatever happened…! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>And for anybody who would want to know how my family responded, I personally don’t know. Mainly cause I was unconscious in the first day when everybody was responding in any sense, and all I got, were recountances. Everybody happens to end up being rationally cool now, except for my mother whose very nagging about me eating food –and most of the stuff mothers are as a rule anxious of — especially cause I have happened to lose a lot of my appetite, mainly because since the last week I have a very screwed up sense of taste and smell, wherein I have the same annoying smell from my fingertips, as from all grainy foodstuffs, and many other foods as well, and the same taste from all that as well. I really don’t know if that’s due to the little Vitamin B complex tablets I’m prescribed for everyday, or because my brain due to the fracture and blood clots, is entirely screwed up and as a consequence, has chosen my smell and taste senses to be a nice way to exhibit that.</p>
<p>[Update: I seem to have been so lost ins tuff, I forgot to notice that I never said, <em>how</em> it happened. “I <em>tried</em> to dismount a moving bus” — What I told all the doctors I met, and what was actually a compromise on the truth — “I <strong>jumped</strong> off a rather fast moving bus, in a very hopeless manner, in a fit of anger (at the bus driver who was refusing to stop there), hope (that I’ll land successfully i.e. = safely), and insanity (which I really can’t elaborate on — I don’t know myself why it happened). <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2009/09/i-had-a-road-accident-d/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The Opinion Paradox</title>
		<link>http://blog.visheshk.net/2009/08/the-opinion-paradox/</link>
		<comments>http://blog.visheshk.net/2009/08/the-opinion-paradox/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 17:54:34 +0000</pubDate>
		<dc:creator>Mystic Ranger</dc:creator>
				<category><![CDATA[Philosophy]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://blog.visheshk.net/?p=422</guid>
		<description><![CDATA[An opinion of mine: All opinions are spurious, and delusory. Believe in this opinion of mine. Have fun dealing with that one! It seriously pains me, how every body opinionates on every other thing, person, and activity. The worst part perhaps, is how even I, despite being conscious of this terrible habit, fall prone to [...]]]></description>
			<content:encoded><![CDATA[<p>An opinion of mine:</p>
<blockquote><p>All opinions are spurious, and delusory. Believe in this opinion of mine.</p></blockquote>
<p>Have fun dealing with that one! <img src='http://blog.visheshk.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It seriously pains me, how every body opinionates on every other thing, person, and activity. The worst part perhaps, is how even I, despite being conscious of this terrible habit, fall prone to it often.</p>
<p>I want to stop making opinions. And especially forcing them down other’s throats. It’s annoying, and it renders me prone to prejudice — and other anive people too. X(</p>
<p>I want the world to stop objectifying stuff, so obscenely — that is wrong, that is right. You are nobody to decide for others. Neither am I. Our rights end where the others’ noses begin. And I hope, me, as well as all you, get that. Accept it, thrust it down your throat, and imbibe it. It is quintessential,<a title="21 rules to live a [good] life - Rule 11" href="http://www.pluginid.com/21-rules-to-live-your-life/" target="_blank"> to live a good life</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.visheshk.net/2009/08/the-opinion-paradox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
