<?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>Thiyagaraj Krishna</title>
	<atom:link href="http://thiya.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://thiya.net</link>
	<description>I was here, but then I wasn&#039;t</description>
	<lastBuildDate>Fri, 30 Mar 2012 03:52:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mozilla Dev Network Hackday &#8211; NYC &#8211; March 2012</title>
		<link>http://thiya.net/2012/03/29/tech/mozilla-dev-network-hackday-nyc-march-2012/</link>
		<comments>http://thiya.net/2012/03/29/tech/mozilla-dev-network-hackday-nyc-march-2012/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 03:52:46 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hackday]]></category>
		<category><![CDATA[manhattan]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[new work city]]></category>
		<category><![CDATA[nyc]]></category>
		<category><![CDATA[readability]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=263</guid>
		<description><![CDATA[So.. Mozilla had its first ever Hackday in New York City last Saturday and I had the opportunity of attending it. There were some really good talks which ended with some hacking post lunch. It was an awesome experience getting &#8230; <a href="http://thiya.net/2012/03/29/tech/mozilla-dev-network-hackday-nyc-march-2012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So.. Mozilla had its first ever Hackday in New York City last Saturday and I had the opportunity of attending it. There were some really good talks which ended with some hacking post lunch. It was an awesome experience getting to meet all the wonderful folks who participated in the hackday and to see their great hacks, and the excellent job by the Mozilla team in running the show.</p>
<p>Some of the talks that were presented were (slides linked):</p>
<ul>
<li>Christian Heilmann: &#8220;<a href="http://christianheilmann.com/2012/03/25/the-web-is-the-platform-presentation-at-mdn-hackday-in-nyc/">The Web is the platform</a>&#8220;</li>
<li>Jeremie Pattonnier: &#8220;Contributing to MDN&#8221;</li>
<li>Robert Nyman: &#8220;<a href="http://www.slideshare.net/robnyman/javascript-apis-the-web-is-the-platform">JavaScript APIs: the web is the platform</a>&#8220;</li>
<li>Rob Hawkes: &#8220;<a href="http://www.slideshare.net/robhawkes/open-web-games-with-html5-javascript-12141954">Open Web games</a>&#8220;</li>
</ul>
<p>At the end of the day, I presented an extension that would calculate the <a title="http://en.wikipedia.org/wiki/Readability" href="http://en.wikipedia.org/wiki/Readability" target="_blank">Readability scores</a> of text that was selected within the browser. This &#8220;Text Readability Scorer&#8221; Firefox extension was something that I already had in mind, but which was languishing and waiting to be completed using the latest Addons SDK. The hacking started post lunch and I managed to do complete something that could be presented at the end of the day. While this add-on didnt use any of the cool HTML5(and friends) stuff that was presented earlier that day, I still managed to get a working Extension for Firefox 11 and presented it in the end.</p>
<p>A more complete write-up of the event can be read at the <a title="http://hacks.mozilla.org/2012/03/1st-ever-mdn-hack-day-in-nyc/" href="http://hacks.mozilla.org/2012/03/1st-ever-mdn-hack-day-in-nyc/" target="_blank">hacks.mozilla.org</a> site, with the extension I presented getting a mention under the &#8220;Here come the hacks&#8221; section.</p>
<p>Below are a few screenshots of the Readability extension in action, The source code can be found on <a title="Thiyag on GitHub" href="http://github.com/thiyagaraj/readability">GitHub</a>.</p>
<div id="attachment_268" class="wp-caption alignleft" style="width: 935px"><a href="http://thiya.net/wp-content/uploads/2012/03/readability-add-ons-screen.jpg"><img class="size-large wp-image-268" title="Add-ons screen showing the Readability Extension" src="http://thiya.net/wp-content/uploads/2012/03/readability-add-ons-screen-925x1024.jpg" alt="Add-ons screen showing the Readability Extension" width="925" height="1024" /></a><p class="wp-caption-text">Add-ons screen showing the Readability Extension</p></div>
<p>&nbsp;</p>
<div id="attachment_270" class="wp-caption alignleft" style="width: 934px"><a href="http://thiya.net/wp-content/uploads/2012/03/readability-right-click-menu.jpg"><img class="size-large wp-image-270" title="Context-sensitive Right-Click menu showing the &quot;Calculate Readability&quot; menu option" src="http://thiya.net/wp-content/uploads/2012/03/readability-right-click-menu-924x1024.jpg" alt="Context-sensitive Right-Click menu showing the &quot;Calculate Readability&quot; menu option" width="924" height="1024" /></a><p class="wp-caption-text">Context-sensitive Right-Click menu showing the &quot;Calculate Readability&quot; menu option</p></div>
<p>&nbsp;</p>
<div id="attachment_269" class="wp-caption alignleft" style="width: 934px"><a href="http://thiya.net/wp-content/uploads/2012/03/readability-results.jpg"><img class="size-large wp-image-269" title="Final result screen shown in a &quot;Panel&quot; with the Readability results." src="http://thiya.net/wp-content/uploads/2012/03/readability-results-924x1024.jpg" alt="Final result screen shown in a &quot;Panel&quot; with the Readability results." width="924" height="1024" /></a><p class="wp-caption-text">Final result screen shown in a &quot;Panel&quot; with the Readability results.</p></div>
<p>There is still a lot of work that has to be done, such as calculating the number of syllables more accurately etc. Lets see where this goes, I might be submitting it to the Add-ons&#8217; site once it has some more complete functionality. Thank you for reading! <img src='http://thiya.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2012/03/29/tech/mozilla-dev-network-hackday-nyc-march-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>:)</title>
		<link>http://thiya.net/2011/10/08/fun/254/</link>
		<comments>http://thiya.net/2011/10/08/fun/254/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:07:00 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[joke]]></category>
		<category><![CDATA[sgml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">https://thiya.net/2011/10/08/fun/254/</guid>
		<description><![CDATA[An SGML fan, an XML fan, and an HTML fan are watching a movie when they notice smoke coming out of a trashcan. The SGML fan says &#8220;We must convince the theater management to hire an expert to write a &#8230; <a href="http://thiya.net/2011/10/08/fun/254/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An SGML fan, an XML fan, and an HTML fan are watching a movie when they notice smoke coming out of a trashcan.</p>
<p>The SGML fan says &#8220;We must convince the theater management to hire an expert to write a DTD for emergency-announcements, and sell them an expensive application for archiving announcements, and get them to hire a team to convert all their old announcements to SGML!&#8221;</p>
<p>The XML fan says, &#8220;There&#8217;s no time for that! We must train all the audience members to recognise XML, and then start a committee to investigate the possibility of starting negotiations to form a working group to write a paper on the future evolution of emergency-announcement semantics!&#8221;</p>
<p>Meanwhile, the HTML fan takes out his wireless PDA and types in:</p>
<blockquote><p>&lt;h1>&lt;blink>&lt;font color=&#8221;red&#8221;>FIRE!&lt;/font>&lt;/blink>&lt;/h1></p></blockquote>
<p>which he quickly hacks the digital projection system to display, saving the lives of everyone in the theater.</p>
<p>Via <a href="http://molly.com/joke.php">http://molly.com/joke.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/10/08/fun/254/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steve Jobs R.I.P.</title>
		<link>http://thiya.net/2011/10/08/life/steve-jobs-r-i-p-2/</link>
		<comments>http://thiya.net/2011/10/08/life/steve-jobs-r-i-p-2/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 04:04:54 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=245</guid>
		<description><![CDATA[&#8220;Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love &#8230; <a href="http://thiya.net/2011/10/08/life/steve-jobs-r-i-p-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://thiya.net/wp-content/uploads/2011/10/steve-jobs1.jpeg"><img class="size-full wp-image-249 aligncenter" title="Steve Jobs" src="http://thiya.net/wp-content/uploads/2011/10/steve-jobs1.jpeg" alt="" width="223" height="287" /></a></p>
<blockquote>
<p style="padding-left: 30px;">&#8220;Your work is going to fill a large part of your life, and the only way to be truly satisfied is to do what you believe is great work. And the only way to do great work is to love what you do. If you haven’t found it yet, keep looking.&#8221;</p>
<p style="padding-left: 30px;">~ Steve Jobs (1955-2011)</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/10/08/life/steve-jobs-r-i-p-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Adventures of a Cardboard box</title>
		<link>http://thiya.net/2011/08/11/life/the-adventures-of-a-cardboard-box/</link>
		<comments>http://thiya.net/2011/08/11/life/the-adventures-of-a-cardboard-box/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 01:52:00 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Unbelong]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=207</guid>
		<description><![CDATA[Loved this video by Temujin Doran(website, vimeo channel). It is always that the memories that matter the most! The Adventures of a Cardboard Box from Studiocanoe on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>Loved this video by Temujin Doran(<a title="Studiocanoe's website" href="http://studiocanoe.com">website</a>, <a title="Studiocanoe's Vimeo channel" href="http://vimeo.com/studiocanoe">vimeo channel</a>). It is always that the memories that matter the most!</p>
<p><iframe src="http://player.vimeo.com/video/25239728?portrait=0" frameborder="0" width="400" height="225"></iframe></p>
<p><a href="http://vimeo.com/25239728">The Adventures of a Cardboard Box</a> from <a href="http://vimeo.com/studiocanoe">Studiocanoe</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/08/11/life/the-adventures-of-a-cardboard-box/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress for Android and the HTC Inspire</title>
		<link>http://thiya.net/2011/07/17/unbelong/wordpress-for-android-and-the-htc-inspire/</link>
		<comments>http://thiya.net/2011/07/17/unbelong/wordpress-for-android-and-the-htc-inspire/#comments</comments>
		<pubDate>Sun, 17 Jul 2011 09:00:00 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Unbelong]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[wants]]></category>

		<guid isPermaLink="false">https://thiya.net/2011/07/17/unbelong/wordpress-for-android/</guid>
		<description><![CDATA[Trying out the WordPress for android app now and it is slick. But rgarding the actual phone, I have been using the HTC Inspire for a few weeks now(my first android powered device) and I should say, I am not &#8230; <a href="http://thiya.net/2011/07/17/unbelong/wordpress-for-android-and-the-htc-inspire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Trying out the WordPress for android app now and it is slick. But rgarding the actual phone, I have been using the HTC Inspire for a few weeks now(my first android powered device) and I should say, I am not too impressed. The UI feels a little clunky and I am not sure if it is an android thing or something to do with the way HTC has skinned the interface.</p>
<p>The main reason I bought this over the iPhone was because this supported flash and surfing the internet on the move is my primary requirements. Some of my friends argued that for most purposes, common sites had their corresponding apps on the iPhone. But it would be stupid to keep swapping between apps, so I bought the Inspire over the iPhone(albeit bought it in a hurry without doing any research both costing the same on a two year contract).</p>
<p>But, I was in for a surprise! The default android browser keeps refreshing on its own for most sites like crazy without any user intervention! And you can&#8217;t use Firefox for android, because it doesn&#8217;t come with flash! What?? Drat.. Yes, you could use the Dolphin HD browser, but on the whole it wasn&#8217;t a nice experience.</p>
<p>Do your research before buying it. I had been a happy camper on the Nokia side for the past decade, but they seriously let me down with maemo and then with meego, and my Nokia N900 feels like an antique with no future ahead. :-/</p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/07/17/unbelong/wordpress-for-android-and-the-htc-inspire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I do</title>
		<link>http://thiya.net/2011/06/05/unbelong/i-do/</link>
		<comments>http://thiya.net/2011/06/05/unbelong/i-do/#comments</comments>
		<pubDate>Sat, 04 Jun 2011 20:05:26 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Unbelong]]></category>

		<guid isPermaLink="false">http://thiya.net/2011/06/05/unbelong/i-do/</guid>
		<description><![CDATA[I do, originally uploaded by thiyaga.]]></description>
			<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/thiyagaraj/5797021649/" title="photo sharing"><img src="http://farm6.static.flickr.com/5191/5797021649_22d3d406d1.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/thiyagaraj/5797021649/">I do</a>, originally uploaded by <a href="http://www.flickr.com/photos/thiyagaraj/">thiyaga</a>.</span>
</div></p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/06/05/unbelong/i-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brown Duck</title>
		<link>http://thiya.net/2011/05/18/unbelong/brown-duck/</link>
		<comments>http://thiya.net/2011/05/18/unbelong/brown-duck/#comments</comments>
		<pubDate>Wed, 18 May 2011 01:10:17 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Unbelong]]></category>

		<guid isPermaLink="false">http://thiya.net/2011/05/18/unbelong/brown-duck/</guid>
		<description><![CDATA[Brown Duck, originally uploaded by thiyaga. Posted to flickr after a long hiatus]]></description>
			<content:encoded><![CDATA[<div style="text-align: left; padding: 3px;">
<a href="http://www.flickr.com/photos/thiyagaraj/5731628143/" title="photo sharing"><img src="http://farm6.static.flickr.com/5086/5731628143_b908a2e0d1.jpg" style="border: solid 2px #000000;" alt="" /></a><br />
<br />
<span style="font-size: 0.8em; margin-top: 0px;"><a href="http://www.flickr.com/photos/thiyagaraj/5731628143/">Brown Duck</a>, originally uploaded by <a href="http://www.flickr.com/photos/thiyagaraj/">thiyaga</a>.</span>
</div>
<p>
Posted to flickr after a long hiatus</p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2011/05/18/unbelong/brown-duck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Bad Nightmare</title>
		<link>http://thiya.net/2010/12/16/life/a-bad-nightmare/</link>
		<comments>http://thiya.net/2010/12/16/life/a-bad-nightmare/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 22:02:18 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[sketching]]></category>
		<category><![CDATA[ace 2006]]></category>
		<category><![CDATA[sigh]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=189</guid>
		<description><![CDATA[Sketched awkwardly on the Nokia N900 using the stylus For the uninitiated, I have been doing a MS degree that is partially managed by IBM and due to &#8220;administrative challenges&#8221; there is a huge backlog in issuing mark sheets even &#8230; <a href="http://thiya.net/2010/12/16/life/a-bad-nightmare/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_190" class="wp-caption aligncenter" style="width: 310px"><a href="http://thiya.net/wp-content/uploads/2010/12/20101216-011801.png"><img class="size-medium wp-image-190" title="A Bad Nightmare - Ace 2006 Documents" src="http://thiya.net/wp-content/uploads/2010/12/20101216-011801-300x274.png" alt="A Bad Nightmare - Ace 2006 Documents" width="300" height="274" /></a><p class="wp-caption-text">A Bad Nightmare - Ace 2006 Documents</p></div>
<p>Sketched awkwardly on the Nokia N900 using the stylus <img src='http://thiya.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>For the  uninitiated, I have been doing a MS degree that is partially managed by  IBM and due to &#8220;administrative challenges&#8221; there is a huge backlog in  issuing mark sheets even though its 4 and a half years since the course  started. Taking a dig at that.</p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2010/12/16/life/a-bad-nightmare/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mozilla Firefox: Is there a difference between Add-ons, Extensions and Plugins?</title>
		<link>http://thiya.net/2010/10/29/tech/mozilla-firefox-is-there-difference-between-add-ons-extensions-and-plugins/</link>
		<comments>http://thiya.net/2010/10/29/tech/mozilla-firefox-is-there-difference-between-add-ons-extensions-and-plugins/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 19:49:52 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[mozilla firefox]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=175</guid>
		<description><![CDATA[I was reading up some documentation about writing my own Mozilla Firefox extension when my close partner in crime, Vignesh, IMed me. When he found out what I was doing, he asked me what exactly the difference was between a &#8230; <a href="http://thiya.net/2010/10/29/tech/mozilla-firefox-is-there-difference-between-add-ons-extensions-and-plugins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was reading up some documentation about writing my own <a title="Get Mozilla Firefox" href="http://getfirefox.com/" target="_blank">Mozilla Firefox</a> extension when my close partner in crime, Vignesh, IMed me. When he found out what I was doing, he asked me what exactly the difference was between a Firefox Add-on, extension and a plugin.</p>
<p>After thinking about it for a while and coming across the same in the extension development documentation &#8211; I decided to write about it here..</p>
<p>In short, all extensions are also Add-ons, But &#8220;Add-ons&#8221; is an umbrella term for extensions, themes, plugins and language-packs.</p>
<h3>Extensions</h3>
<p>Extensions enable the user to alter the existing functionality of the browser or to add completely new functionality. Eg: Firebug, YSlow, etc.</p>
<h3>Plugins</h3>
<p>Plugins are libraries which are used by the browser to display/render stuff that it cannot do natively, Eg: Flash, Java, PDF etc.</p>
<h3>Themes</h3>
<p>Themes allow you to change the look and feel of the browser, allowing you to customize it to your liking. There are hundreds of free themes for download.</p>
<blockquote><p>Now, If you were wondering what the difference was between a <a title="Firefox Themes" href="https://addons.mozilla.org/en-US/firefox/themes/" target="_blank">Firefox theme</a> and a <a title="Firefox Personas" href="http://www.getpersonas.com/" target="_blank">Persona</a>, Personas are a special kind of theme which lets you change the look and feel without altering other components of the UI such as the navigations buttons, etc. It also lets you try and install new &#8220;personas&#8221; without having to restart your browser to apply the changes.</p></blockquote>
<p>If you had this question lingering in your head, hope you found it useful!</p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2010/10/29/tech/mozilla-firefox-is-there-difference-between-add-ons-extensions-and-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cycling Trip &#8211; Bangalore to Hosur</title>
		<link>http://thiya.net/2010/10/16/cycling/cycling-trip-bangalore-to-hosur/</link>
		<comments>http://thiya.net/2010/10/16/cycling/cycling-trip-bangalore-to-hosur/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 08:29:00 +0000</pubDate>
		<dc:creator>thiyagaraj</dc:creator>
				<category><![CDATA[cycling]]></category>
		<category><![CDATA[Bangalore]]></category>
		<category><![CDATA[Biking]]></category>
		<category><![CDATA[hosur]]></category>

		<guid isPermaLink="false">http://thiya.net/?p=168</guid>
		<description><![CDATA[Background: Inspired my room-mate Sunil, to get a cycle. He purchased one yesterday, and then we contemplated to do a long ride, having never done anything over 50kms before (office commute is a total of 22km~ spread over the start &#8230; <a href="http://thiya.net/2010/10/16/cycling/cycling-trip-bangalore-to-hosur/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Background:</strong> Inspired my room-mate Sunil, to get a cycle. He purchased one yesterday, and then we contemplated to do a long ride, having never done anything over 50kms before (office commute is a total of 22km~ spread over the start and end of a day, hence not as tiring). We decided to ride up to Attibele on Hosur road and back, which would total ~50km. Then finding  that Hosur was just another 5 kms away, decided to ride to Hosur Flyover &#8211; the main bus stop &#8211; and come back by late morning.</p>
<p>We planned to start at 5:30 AM, but due to usual delays which included my rear brakes getting dismantled(god knows why, it was ok yesterday) We started at 6:15 AM from Bilekahalli(near IIM-B) on our two MTBs. Touched Hosur road and then it is dead straight (it is <em>called</em> Hosur Road remember <img src='http://thiya.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ) Going was relatively easy.We stopped at Chandapura at the 16.5 km mark for about ten minutes to refresh ourselves, and then restarted cycling. We reached Hosur around 8:15AM for a total time of 2 hours.</p>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 310px"><a href="http://thiya.net/wp-content/uploads/2010/10/16102010.jpg"><img class="size-medium wp-image-171" title="Thiyag at Hosur Flyover" src="http://thiya.net/wp-content/uploads/2010/10/16102010-300x225.jpg" alt="Me, Standing next to the Hosur Road Flyover" width="300" height="225" /></a><p class="wp-caption-text">Me, Standing next to the Hosur Road Flyover</p></div>
<p>After whiling away quite a lot of time there, and searching for a cycle shop to refill air, we started the return journey.</p>
<p>The return was a real killer, If I was a cat, I must have lost 3 of my nine lives. There was a strong headwind, really bright sunshine and huge inclines(from a n00b point of view). I reached Chandapura again and made my first stop. I realized then that my fitness levels were in the &#8220;unacceptable&#8221; category <img src='http://thiya.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Drank some more gatorade and restarted cycling again, But the heat was getting me and my energy levels were sapping. At hosur, we originally had just Gatorade and one of those oats munch bars. I believe that was the first mistake we made(correct me if I am wrong) in not refuelling the &#8220;engine&#8221; <img src='http://thiya.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Neither did we have breakfast, only a Nilgiris Cream bun.</p>
<p>I found moving on very difficult, and stopped near electronic city for a good twenty minutes under a shade of a fly-over going across the road above me, near the Elevated Highway toll-gate.</p>
<p>Then I restarted cycling and even the slightest inclines seemed to go <img src='http://thiya.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  at me. I felt really drained out and felt the need to drink something to get some energy, stopped at a small shop and had a cold Pepsi. It made me feel a little better and the hot feeling around my head reduced. Then I slowly trudged along,  albeit grudgingly just wanting to finish the whole thing and honestly, thinking why on earth did I do this in the first place.. LOL. Each kilometer from then on seemed so distant. But now that I am home, I feel elated to have completed it. Many thanks to all the people who inspired me on <a title="DailyMile.com" href="http://dailymile.com" target="_blank">Daily Mile </a>and the <a title="Bangalore Bikers Club" href="http://groups.google.co.in/group/Bangalore-bikers" target="_blank">Bangalore Bikers Club</a> list <img src='http://thiya.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Raring to go again <img src='http://thiya.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<h2><strong>Trip Statistics:</strong></h2>
<p><strong>Distance: </strong>67 km</p>
<p><strong>Time: </strong>04 hours 38 minutes</p>
<p><strong>Overall Pace:</strong> 14.5 kmph</p>
<p><a title="Route map and other info at DailyMile" href="http://www.dailymile.com/people/thiyagaraj/entries/3720646" target="_blank">Route map and other info at DailyMile</a></p>
<p>BTW, my Iron Man housemate, Sunil, who is a regular at the neighbourhood gym reached an hour before me!</p>
<p>PS:- Also, took this lame opportunity to update my blog which has been in hibernation for a really long time <img src='http://thiya.net/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://thiya.net/2010/10/16/cycling/cycling-trip-bangalore-to-hosur/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

