<?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>My Two Cents &#187; Hobbies</title>
	<atom:link href="http://my-two-cents.info/category/hobbies/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-two-cents.info</link>
	<description>A deluge of information</description>
	<lastBuildDate>Sat, 01 Aug 2009 03:20:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Robocode &#8211; A Java based programming game</title>
		<link>http://my-two-cents.info/software/java/robocode-a-java-based-programming-game/</link>
		<comments>http://my-two-cents.info/software/java/robocode-a-java-based-programming-game/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 04:34:04 +0000</pubDate>
		<dc:creator>zuma</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://my-two-cents.info/?p=7</guid>
		<description><![CDATA[Robocode is a very interesting game programming concept that I came across recently. The basic idea is to develop an algorithm for controlling a robot tank that will participate in a battle with other similar robots in a battleground.I got introduced to this through an ACM programming competition in my university. Robocode Simulator The impressive [...]]]></description>
			<content:encoded><![CDATA[<p>Robocode is a very interesting game programming concept that I came across recently. The basic idea is to develop an algorithm for controlling a robot tank that will participate in a battle with other similar robots in a battleground.I got introduced to this through an ACM programming competition in my university.</p>
<p><span id="more-7"></span></p>
<p><a class="imagelink" title="Robocode" href="http://my-two-cents.info/wp-content/uploads/2006/07/robocode.jpg" /></p>
<div style="text-align: center"><a class="imagelink" title="Robocode" href="http://my-two-cents.info/wp-content/uploads/2006/07/robocode.jpg"><img align="middle" id="image8" alt="Robocode" title="Robocode" src="http://my-two-cents.info/wp-content/uploads/2006/07/robocode.jpg" /></a></div>
<p><strong>Robocode Simulator<br />
</strong></p>
<p>The impressive thing about Robocode is that we need not bother about the visual effects. How to draw the robot is not our concern. The Robocode simulator takes care of that. The battle is, I think, based on discrete event simulation.<span style="font-size: 12pt" /></p>
<p><strong>Robot</strong></p>
<p>Now coming to the interesting part. A robot is basically a tank with a body, a gun and a radar. Each component can move by itself, either independantly or relative to the component below (Radar is on top of the gun which is on top of the tank body). We need to define how the robot moves and how it handles different situations. What happens if the robot hits a wall (end of the battle ground)? What happens if the robot is hit by a bullet from another bot? The way each person handles these situations is what differentiates a simple robot from an exceptional one.<br />
I am developing a bot myself (Mercury). It is ready for battle at the amateur level. It fights decently well with the sample bots but fails *miserably* against the pros <img src='http://my-two-cents.info/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> . Please contact me if you want to discuss about the algorithm I have used or anything else regarding my bot.<br />
I can rant on and on about what Robocode is all about. But I dont want to duplicate (or give false information!) about the details. I think the wise thing to do here is to give links to some good sites on Robocode. Which is what I have done below. Have Fun!!</p>
<p><strong>Links</strong></p>
<p><a title="Robocode Site" href="http://robocode.sourceforge.net/">Robocode Site</a></p>
<p><a title="Robocode Yahoo Group" href="http://groups.yahoo.com/group/robocode/">Robocode Yahoo Group</a></p>
<p><a title="Robocode Repository" href="http://robocoderepository.com/">Robocode Repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://my-two-cents.info/software/java/robocode-a-java-based-programming-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Radio Controlled Cars</title>
		<link>http://my-two-cents.info/hobbies/radio-controlled-cars/</link>
		<comments>http://my-two-cents.info/hobbies/radio-controlled-cars/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 04:15:42 +0000</pubDate>
		<dc:creator>zuma</dc:creator>
				<category><![CDATA[Hobbies]]></category>

		<guid isPermaLink="false">http://my-two-cents.info/?p=5</guid>
		<description><![CDATA[Welcome to the world of RC (Radio Controlled) cars! Have a passion for high-adrenaline stuff? Love the sound of high-speed engines? Had thoughts about driving race cars? Can&#8217;t afford the bigger machines? I welcome you again to the world of RC cars. Varying anywhere from 1/8th scale model to 1/24th scale model, these little monsters [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: center"><a title="f2000_tamiya" class="imagelink" href="http://my-two-cents.info/wp-content/uploads/2006/07/f2001_tamiya.jpg"><img alt="f2000_tamiya" id="image6" src="http://my-two-cents.info/wp-content/uploads/2006/07/f2001_tamiya.jpg" /></a></div>
<p><span id="more-5"></span></p>
<p>Welcome to the world of RC (Radio Controlled) cars! Have a passion for high-adrenaline stuff? Love the sound of high-speed engines? Had thoughts about driving race cars? Can&#8217;t afford the bigger machines? I welcome you again to the world of RC cars.</p>
<p>Varying anywhere from 1/8th scale model to 1/24th scale model, these little monsters can reach up to 70-80 mph. Here I am specifying what little information I know about RC cars. If you get really interested, go ahead and check out the links at the bottom.</p>
<p><strong>Electric Vs Gas</strong></p>
<p>There are two basic types of RC cars &#8211; electric powered and gas powered. Electric powered are affordable, less noisy but the downside is that they usually don&#8217;t match up with the gas powered on speed. Also, unless you have multiple battery units and a quick recharger, your fun time will be interrupted with waiting for recharging. Gas powered ones are relatively costly and are noise (that is a plus rite?). They reach top speeds of 70-80 mph. As far as I know, the fastest is around 85 mph.</p>
<p><strong>On-road Vs Off-road</strong></p>
<p>The on road cars have lower ground clearance and are suited for corridors, pavements, even parking lots. They are comparatively faster than their off-road counterparts. The off-road ones have good suspension and are suited for any type of surface and can withstand jumps of speed-breakers.</p>
<p><strong>My Dream</strong></p>
<p>I am having a long lasting dream of buying one. I initially thought of going for a gas powered, fast and furious car. But patience and research has made me decide that it is virtuous to settle for a low powered electric one as a starter. It might even be a good idea to buy a mini RC car and first learn maneuverability. Though, my plan is to buy a 1/14th scale <a href="http://www.tamiyausa.com/product/rc/electric/110scale/f201/58288.html">Ferrari F2002</a>. Once I do that, I will post pictures of it. Please check later for updates.</p>
<p><strong>Links</strong></p>
<p>Here are some links that I found useful while looking for a hobby shop to buy rc cars.</p>
<p><a target="_blank" title="Aero Hobbies" href="http://aerohobbies.com/">Aero Hobbies<br />
</a> <a target="_blank" title="Horizon Hobby" href="http://www.horizonhobby.com/Shop/ByCategory/Product/Default.aspx?ProdID=CIS93768">Horizon Hobby</a><br />
<a target="_blank" title="Mike's Hobby Shop" href="http://www.mikeshobbyshop.com/">Mike&#8217;s Hobby Shop</a><br />
<a target="_blank" title="E-Hobbies" href="http://www.ehobbies.com/radio-control-cars---trucks-ready-to-run---assembled-kits-electric-cars---trucks-hpi.html">E-Hobbies</a></p>
]]></content:encoded>
			<wfw:commentRss>http://my-two-cents.info/hobbies/radio-controlled-cars/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
