<?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>Mario's World &#187; Hobbies</title>
	<atom:link href="http://alvares.in/mario/topics/hobbies/feed/" rel="self" type="application/rss+xml" />
	<link>http://alvares.in/mario</link>
	<description>on travel technology, hacking and everything else</description>
	<lastBuildDate>Wed, 18 Jan 2012 08:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Low Cost Video Streaming &#8211; Part 2</title>
		<link>http://alvares.in/mario/20111205/low-cost-video-streaming-part-2/</link>
		<comments>http://alvares.in/mario/20111205/low-cost-video-streaming-part-2/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 07:00:55 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=2807</guid>
		<description><![CDATA[Now that all the ground work was done it was time to plan the implementation. Considering that we would have people with both high and low speed internet connections watching, I decided to take live streaming to the next level and stream 2 qualities of video simultaneously. For those with a high speed internet connection [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2011/12/video-streaming-output.jpg"><img class="alignnone size-medium wp-image-2808" title="video-streaming-output" src="http://alvares.in/mario/f/2011/12/video-streaming-output-400x136.jpg" alt="" width="400" height="136" /></a></p>
<p>Now that all the ground work was done it was time to plan the implementation. Considering that we would have people with both high and low speed internet connections watching, I decided to take live streaming to the next level and stream 2 qualities of video simultaneously. For those with a high speed internet connection we could provide live video and audio. And for those with slower connections, real-time audio but with a slide show for the images. Ideally, I would need to use 2 laptops and need two video and audio feeds and get two internet connections to take care of this. But that too would have been too easy! <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  So would this be possible with just 1 laptop, a single feed from the mixer and a single internet connection?</p>
<p>The answer is yes! And it wasn&#8217;t too hard either. A little complicated but not hard. The solution I came up with needed a bunch of &#8220;virtual&#8221; video sources. The diagram above show the flow of the video and audio channels. The audio part was easy. The video is were things get complicated. Usually, the application using the webcam or any other video source locks it exclusively so that no other app can use it at the same time. I chose to use <a href="http://splitcamera.com/" target="_blank">SplitCam </a>to vitualize the video feed. This would allow more than one application to access the same video source.</p>
<p>So now, the real time audio and video feed could be broadcast via <a href="http://www.adobe.com/products/flashmediaserver/flashmediaencoder/" target="_blank">Flash Media Live Encoder</a> to the <a href="http://www.livestream.com/" target="_blank">LiveStream</a> service.</p>
<p>Next step was to create a new video stream but with a delay in the images. This would make it look like a photo slide show. I used <a href="http://www.yawcam.com/" target="_blank">YawCam </a>to split the video into images. The Image array wizard does a neat job of configuring the same all you need to do is pick the location to dump a copy of the images, the file naming convention and the interval between images. Then I used <a href="http://www.manycam.com/" target="_blank">ManyCam </a>to read the images dumped by YawCam and create a video source. Next logged in to <a href="http://www.stickam.com/" target="_blank">Stickam </a>and everything was a go!</p>
<p>While attempting the above make sure you disable all other video and audio sources. So if someone trips over a wire and unplugs the cable you won&#8217;t need to re-configure the software all over again. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Also, I had some kind of random FM interference on the audio line when we went live. Might have been something to do with the new mixing equipment but it&#8217;s always a good idea to do a few dry runs before you can go live on the final equipment.</p>
<p>During the 3-days of live streaming, there were about 495 unique visitors and over 120 simultaneous viewers during one point in time. I&#8217;d say it was a miracle considering this was a last minute attempt! <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20111205/low-cost-video-streaming-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Low Cost Video Streaming &#8211; Part 1</title>
		<link>http://alvares.in/mario/20111204/low-cost-video-streaming-part-1/</link>
		<comments>http://alvares.in/mario/20111204/low-cost-video-streaming-part-1/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 07:00:05 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=2798</guid>
		<description><![CDATA[A few weeks back, just a few days before the GCCR Conference started, Felix rang up and asked if we could Video Stream the event LIVE on the website! I was quite skeptical and said it would be better to just record it and upload the recording a few weeks later. However, I was curious [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2011/12/EasyCap-driver.jpg"><img class="alignnone size-full wp-image-2800" title="EasyCap-driver" src="http://alvares.in/mario/f/2011/12/EasyCap-driver.jpg" alt="" width="400" height="217" /></a></p>
<p>A few weeks back, just a few days before the <a href="http://kccrs.org/2nd-gulf-catholic-charismatic-renewal-conference/what-is-gccrc/" target="_blank">GCCR Conference</a> started, Felix rang up and asked if we could Video Stream the event LIVE on the website! I was quite skeptical and said it would be better to just record it and upload the recording a few weeks later. However, I was curious and since this was something I never attempted before I thought why not research a bit and give it a go. Also, it was a long time since I did something challenging. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Two issues popped up immediately.</p>
<p>The first was to find a low-cost or better still free video streaming service. After going through a lot of sites, I came across <a href="http://www.stickam.com/" target="_blank">Stickam.com</a>. It&#8217;s got a lot of good reviews and no evident limitations for a free service. And better still, an easy process to start streaming. The tests I ran with my webcam looked good. A few days later I was also put in touch with Chito who had access to a premium <a href="http://www.livestream.com/" target="_blank">LiveStream </a>account used by the Fillipino community. This was a more advanced video streaming service and the video quality was much better. One benefit was that Adobe Flash Live Media Encoder could be used to stream the video directly. Yippee!</p>
<p>But the next issue, and probably the biggest challenge was to get an external video feed into the laptop. Although using the built-in webcam or an external usb cam would be easy, the best quality video would be a direct feed from the professional video &amp; audio mixing equipment. Now most professional cameras will have either a RCA or HDMI output. And for web streaming, I didn&#8217;t see the need for HDMI so I stuck to RCA. This would mean investing in a RCA to USB video card. I figured this would set me back about KWD 60 to 80 cause a few years ago, that&#8217;s what they cost. But finding this adapter at the last minute was harder than expected since none of the large retailers had it in stock. So I headed down to good old Ibn Khaldoun Street in Hawally and after darting in and out of a dozen or more IT shops, I found one selling an EasyCAP RCA to USB adapter. And best of all&#8230; for about KWD 7.5/-. If you need to pick up one, the shop next to Blink stocks them.</p>
<p><a href="http://alvares.in/mario/f/2011/12/video-streaming-input.jpg"><img class="alignnone size-medium wp-image-2801" title="video-streaming-input" src="http://alvares.in/mario/f/2011/12/video-streaming-input-400x177.jpg" alt="" width="400" height="177" /></a></p>
<p>The EasyCAP adapter is a very simple device and the software driver installation is straight forward. However, after an over night of fiddling around I couldn&#8217;t get the audio to capture through that card unless I used their recording / playback software. This meant that it simply would not work with any other web streaming software. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  So what next? The standard mic port on the laptop seemed like a good choice for audio. I picked up one of those audio adapter cables which have a single jack at one end (for the laptop) and two ports at the other for input from the mixer and all the hardware was now in place.</p>
<p>To stream video on the net, all I had to do was select the EasyCap driver as the video source, my standard mic port as the audio source and the whole world could watch the event live!</p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20111204/low-cost-video-streaming-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kissletoe Anyone?</title>
		<link>http://alvares.in/mario/20101220/kissletoe-anyone/</link>
		<comments>http://alvares.in/mario/20101220/kissletoe-anyone/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 05:00:47 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Food]]></category>
		<category><![CDATA[Fun Times]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Kuwait]]></category>
		<category><![CDATA[christmas]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=2558</guid>
		<description><![CDATA[Well, it all started while we popped into City Center Salmiya for some quick shopping. We came across this &#8220;Kissing Booth&#8221; setup just for Christmas. Outside the booth, I noticed this Christmas tree decorated in little Hershey&#8217;s Kisses ornaments. And then I thought, how great it would be to have a mistletoe made of these [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2559" title="kisses-mistletoe" src="http://alvares.in/mario/f/2010/12/kisses-mistletoe.jpg" alt="kisses-mistletoe" width="400" height="202" /></p>
<p>Well, it all started while we popped into City Center Salmiya for some quick shopping. We came across this &#8220;Kissing Booth&#8221; setup just for Christmas. Outside the booth, I noticed this Christmas tree decorated in little Hershey&#8217;s Kisses ornaments.</p>
<p>And then I thought, how great it would be to have a mistletoe made of these little kisses chocolates. So I &#8220;googled&#8221; a bit and found a new word &#8230;Kissletoe! It&#8217;s what you call a mistletoe made out of Hershey&#8217;s Kisses. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img class="alignnone size-medium wp-image-2560" title="hersheys-christmas-kissing-booth" src="http://alvares.in/mario/f/2010/12/hersheys-christmas-kissing-booth-400x267.jpg" alt="hersheys-christmas-kissing-booth" width="400" height="267" /></p>
<p>The <a href="http://www.hersheys.com/celebrate/holidays/crafts/detail.asp?id=98#" target="_blank">crafts section on the Heyshey&#8217;s website</a> actually tells you how to build one. I took the liberty of copying the same here&#8230;</p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2 3-inch Styrofoam balls</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Wired ribbon</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">HERSHEY&#8217;S KISSES Chocolates</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Instructions:</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1. Using a pen or pencil, push through each ball to make a hole through the center of the ball (from end to end).</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2. Feed the ribbon through the first ball and knot at the bottom.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3. Leave a couple of inches of ribbon above first ball and tie another knot, then feed the ribbon through the second ball setting it on second knot, leave several inches of ribbon again, and then tie a bow in the top.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 336px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4. Using hot glue, glue KISSES on each ball. When dry, you can hang your Kissletoe at the bow end.</div>
<p>Supplies:</p>
<ul>
<li><span style="font-size: 15.6px; ">2 3-inch Styrofoam balls</span></li>
<li><span style="font-size: 15.6px; ">Wired ribbon</span></li>
<li><span style="font-size: 15.6px; ">HERSHEY&#8217;S KISSES Chocolates</span></li>
</ul>
<p><span style="font-size: 15.6px; ">Instructions:</span></p>
<ol>
<li><span style="font-size: 15.6px; ">Using a pen or pencil, push through each ball to make a hole through the center of the ball (from end to end).</span></li>
<li><span style="font-size: 15.6px; ">Feed the ribbon through the first ball and knot at the bottom.</span></li>
<li><span style="font-size: 15.6px; ">Leave a couple of inches of ribbon above first ball and tie another knot, then feed the ribbon through the second ball setting it on second knot, leave several inches of ribbon again, and then tie a bow in the top.</span></li>
<li><span style="font-size: 15.6px; ">Using hot glue, glue KISSES on each ball. When dry, you can hang your Kissletoe at the bow end.</span></li>
</ol>
<p>And at the end of that you should end up with something like this&#8230;</p>
<p><span style="font-size: 15.6px; "><img class="alignnone size-full wp-image-2561" title="hersheys-kissletoe-craft" src="http://alvares.in/mario/f/2010/12/hersheys-kissletoe-craft.jpg" alt="hersheys-kissletoe-craft" width="322" height="268" /></span></p>
<p><span style="font-size: 15.6px; ">&#8230; and a lot of kisses <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20101220/kissletoe-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SnapSort &#8211; Camera Comparison</title>
		<link>http://alvares.in/mario/20100122/snapsort-camera-comparison/</link>
		<comments>http://alvares.in/mario/20100122/snapsort-camera-comparison/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 07:10:22 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=2066</guid>
		<description><![CDATA[I came across this great website for comparing camera features. Snapsort allows you to pick two camera models and compare them feature wise. It also shows you the clear winner between them. I just love the simplicity of the site. But although its very informative, some user / editor reviews on the same page would [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2067" title="snapsort" src="http://alvares.in/mario/f/2010/01/snapsort-400x260.jpg" alt="snapsort" width="400" height="260" /></p>
<p>I came across this great website for comparing camera features. <a href="http://snapsort.com/" target="_blank">Snapsort </a>allows you to pick two camera models and compare them feature wise. It also shows you the clear winner between them.</p>
<p>I just love the simplicity of the site. But although its very informative, some user / editor reviews on the same page would be great. In addition there is no mention of approx prices. I guess this site is best used once you have gone around town and need to decided between 2-3 cameras of your liking.</p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20100122/snapsort-camera-comparison/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another Ice Cream Carving</title>
		<link>http://alvares.in/mario/20091004/another-ice-cream-carving/</link>
		<comments>http://alvares.in/mario/20091004/another-ice-cream-carving/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 18:15:13 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Fun Times]]></category>
		<category><![CDATA[Hobbies]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=1806</guid>
		<description><![CDATA[Can anyone guess what I was trying to carve with my tea spoon?]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-1807" title="ice-cream-boat-tub" src="http://alvares.in/mario/f/2009/10/ice-cream-boat-tub-400x241.jpg" alt="ice-cream-boat-tub" width="400" height="241" /></p>
<p>Can anyone guess what I was trying to carve with my tea spoon?</p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20091004/another-ice-cream-carving/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ice Cream Carving</title>
		<link>http://alvares.in/mario/20090909/ice-cream-carving/</link>
		<comments>http://alvares.in/mario/20090909/ice-cream-carving/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:17:47 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Fun Times]]></category>
		<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[hobby]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=1704</guid>
		<description><![CDATA[I guess I just got bored of digging into this big tub of chocolate ice cream. I started carving steps and then dug a big well at the top! And all that with a tea spoon. This is interesting and hopefully I&#8217;ll do a better job with the next tub.]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2009/09/ice-cream-carving.jpg"><img class="alignnone size-medium wp-image-1705" title="ice-cream-carving" src="http://alvares.in/mario/f/2009/09/ice-cream-carving-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>I guess I just got bored of digging into this big tub of chocolate ice cream. I started carving steps and then dug a big well at the top! And all that with a tea spoon. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  This is interesting and hopefully I&#8217;ll do a better job with the next tub.</p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20090909/ice-cream-carving/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The World is not Enough!</title>
		<link>http://alvares.in/mario/20090225/the-world-is-not-enough/</link>
		<comments>http://alvares.in/mario/20090225/the-world-is-not-enough/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 22:57:47 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[coin stacking]]></category>
		<category><![CDATA[middle east]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=871</guid>
		<description><![CDATA[Yes the design on that globe is not perfect, but I&#8217;ve managed to balance it on a bridge of coins. The whole structure looks more like something with 4 legs carrying the world on its back. This particular structure took a lot of precise measuring. This angle shows that there is a small bridge between [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2009/02/coin_petronas_towers3b.jpg"><img class="alignnone size-medium wp-image-872" title="coin petronas towers globe" src="http://alvares.in/mario/f/2009/02/coin_petronas_towers3b-400x246.jpg" alt="" width="400" height="246" /></a></p>
<p>Yes the design on that globe is not perfect, but I&#8217;ve managed to balance it on a bridge of coins. The whole structure looks more like something with 4 legs carrying the world on its back.</p>
<p>This particular structure took a lot of precise measuring.</p>
<p><a href="http://alvares.in/mario/f/2009/02/coin_petronas_towers3.jpg"><img class="alignnone size-medium wp-image-873" title="coin petronas towers construction" src="http://alvares.in/mario/f/2009/02/coin_petronas_towers3-400x250.jpg" alt="" width="400" height="250" /></a></p>
<p>This angle shows that there is a small bridge between the towers and the longer span runs from one bridge to another.</p>
<p><a href="http://alvares.in/mario/f/2009/02/coin_petronas_towers3a.jpg"><img class="alignnone size-medium wp-image-874" title="coin petronas towers top view" src="http://alvares.in/mario/f/2009/02/coin_petronas_towers3a-400x300.jpg" alt="" width="400" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20090225/the-world-is-not-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Petronas Towers?</title>
		<link>http://alvares.in/mario/20090223/petronas-towers/</link>
		<comments>http://alvares.in/mario/20090223/petronas-towers/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 22:22:07 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[coin stacking]]></category>
		<category><![CDATA[petronas towers]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=865</guid>
		<description><![CDATA[This was my first attempt at coin stacking. Balancing those coins into a bridge structure is not an easy task. I&#8217;d say about 40 attempts before the damn thing stood still. Try it out using 10 and 20 fils coins. Its easier using the bigger coins to construct the bridge. I got carried away and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2009/02/coin_petronas_towers.jpg"><img class="alignnone size-medium wp-image-866" title="coin petronas towers" src="http://alvares.in/mario/f/2009/02/coin_petronas_towers-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>This was my first attempt at coin stacking. Balancing those coins into a bridge structure is not an easy task. I&#8217;d say about 40 attempts before the damn thing stood still. Try it out using 10 and 20 fils coins. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Its easier using the bigger coins to construct the bridge. I got carried away and put two of them the second time around.</p>
<p><a href="http://alvares.in/mario/f/2009/02/coin_petronas_towers2.jpg"><img class="alignnone size-medium wp-image-867" title="coin petronas towers" src="http://alvares.in/mario/f/2009/02/coin_petronas_towers2-400x300.jpg" alt="" width="400" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20090223/petronas-towers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More Coins &#8211; Curved Tower</title>
		<link>http://alvares.in/mario/20090221/more-coins-curved-tower/</link>
		<comments>http://alvares.in/mario/20090221/more-coins-curved-tower/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 13:16:34 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[Kuwait]]></category>
		<category><![CDATA[coin stacking]]></category>
		<category><![CDATA[hamra tower]]></category>
		<category><![CDATA[kuwait trade center]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=854</guid>
		<description><![CDATA[Looks familiar? Any guesses? And its all balanced on a one 100 fils coin at the bottom. Tried making a curved pyramid too, again balanced the whole thing on a single 100 fils coin.]]></description>
			<content:encoded><![CDATA[<p><a href="http://alvares.in/mario/f/2009/02/coin_curved_tower.jpg"><img class="alignnone size-medium wp-image-855" title="coin curved tower hamra tower " src="http://alvares.in/mario/f/2009/02/coin_curved_tower-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>Looks familiar? Any guesses? And its all balanced on a one 100 fils coin at the bottom.</p>
<p><a href="http://alvares.in/mario/f/2009/02/coin_curved_tower2.jpg"><img class="alignnone size-medium wp-image-856" title="coin curved tower hamra tower" src="http://alvares.in/mario/f/2009/02/coin_curved_tower2-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p>Tried making a curved pyramid too, again balanced the whole thing on a single 100 fils coin.</p>
<p><a href="http://alvares.in/mario/f/2009/02/coin_pyramid.jpg"><img class="alignnone size-medium wp-image-857" title="coin curved pyramid" src="http://alvares.in/mario/f/2009/02/coin_pyramid-400x300.jpg" alt="" width="400" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20090221/more-coins-curved-tower/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coin Stacking on Fire</title>
		<link>http://alvares.in/mario/20090219/coin-stacking-on-fire/</link>
		<comments>http://alvares.in/mario/20090219/coin-stacking-on-fire/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 22:19:12 +0000</pubDate>
		<dc:creator>mario</dc:creator>
				<category><![CDATA[Hobbies]]></category>
		<category><![CDATA[coin stacking]]></category>
		<category><![CDATA[hamra tower]]></category>

		<guid isPermaLink="false">http://alvares.in/mario/?p=849</guid>
		<description><![CDATA[Check out this video and watch it all the way to the end. Its amazing when the structure is lit up. Looks like the Hamra Tower towards the end. I&#8217;m going to need a lot more coins to construct something this big.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/ldmxcbwNxcc&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/ldmxcbwNxcc&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Check out this video and watch it all the way to the end. Its amazing when the structure is lit up. Looks like the Hamra Tower towards the end. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;m going to need a lot more coins to construct something this big. <img src='http://alvares.in/mario/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://alvares.in/mario/20090219/coin-stacking-on-fire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

