<?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>GeekMadness &#187; Games</title>
	<atom:link href="http://jplui.com/geekmadness/category/entertainment/games/feed/" rel="self" type="application/rss+xml" />
	<link>http://jplui.com/geekmadness</link>
	<description>Mostly Cool Stuff</description>
	<lastBuildDate>Tue, 06 Mar 2012 01:00:41 +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>Playing Angry Birds on Linux</title>
		<link>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/</link>
		<comments>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 18:24:07 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1088</guid>
		<description><![CDATA[For quite some time now, I have been watching on the sidelines as hordes of people get sucked in and hypnotically waste countless hours at this little game called Angry Birds. People play it with their iPhones or Androids or PSPs on the streets, in cars or buses or trains, while waiting for their turn [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/' addthis:title='Playing Angry Birds on Linux ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a href="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds02.png"><img class="alignleft size-medium wp-image-1095" title="Playing Angry Birds on Ubuntu" src="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds02-300x183.png" alt="" width="300" height="183" /></a>For quite some time now, I have been watching on the sidelines as hordes of people get sucked in and hypnotically waste countless hours at this little game called Angry Birds.</p>
<p>People play it with their iPhones or Androids or PSPs on the streets, in cars or buses or trains, while waiting for their turn at a reception area, and another handful more play with it on their Windows PC at work and at home.</p>
<p>So it got me thinking, what does someone without an iPhone or a Droid who was an Ubuntu user like me need to do to get their hands on this phenomenal time-waster?<span id="more-1088"></span></p>
<p><script type="text/javascript">// <![CDATA[
        google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>Step 1. Get a <a title="Angry Birds" href="http://www.rovio.com/index.php?page=angry-birds" target="_blank">copy of Angry Birds</a> for the PC</p>
<p>Step 2. <a href="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds01.png"><img class="alignright size-medium wp-image-1094" title="Angry Birds As Seen in Compiz Scale Window Picker" src="http://jplui.com/geekmadness/wp-content/uploads/2011/04/AngryBirds01-300x240.png" alt="" width="300" height="240" /></a>Install Wine</p>
<p><a href="apt:wine">Click here</a> to install Wine automagically (see <a title="Installing Programs in Ubuntu" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/" target="_blank">Installing Programs in Ubuntu</a> and <a title="Installing Programs Through Your Browser" href="http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/">Installing Programs with your Browser</a>)</p>
<p>Step 3. Run Wine &gt; Configure Wine. The defaults should be ok, just make sure everything&#8217;s dandy. In my case I had to go into the Audio tab for Wine to recommend a driver. I just said, &#8220;you bet!&#8221;</p>
<p>Step 4. <a href="http://www.dll-files.com/dllindex/dll-files.shtml?msvcp90" target="_blank">Download the MSVCP90.dll file</a> and place it in your Angry Birds folder.</p>
<p>Step 5. Right click the AngryBirds.exe and select Open with Wine Windows Program Loader</p>
<p><script type="text/javascript">// <![CDATA[
        google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script></p>
<p><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>If you don&#8217;t want to play Angry Birds full screen like in my screenshots (useful when you&#8217;re playing in the office and you need a way to quickly hide it from your boss), open up the config.lua file in the AngryBirds folder and change fullscreen to &#8220;false&#8221;</p>
<p>Easy as scrambled eggs!</p>
<p><em>Tested on Lucid Lynx and Maverick Meerkat with default Wine (from repository) v1.2.2</em></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F04%2F12%2Fplaying-angry-birds-on-linux%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/' addthis:title='Playing Angry Birds on Linux ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/04/12/playing-angry-birds-on-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Turn your LED Keylight into an IR LED Keychain</title>
		<link>http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/</link>
		<comments>http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 18:48:19 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Tech Stuff]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=1059</guid>
		<description><![CDATA[There are already several tutorials out there on the &#8216;net on how to make an IR LED pen. Some ranging from simple hacks to full-blown manufacturing. The problem with the simple hacks, though, is that they are clunky, unwieldy, or unsightly (like this one, really cheap to make, but uses tape to keep it together!!!). [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/' addthis:title='Turn your LED Keylight into an IR LED Keychain ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1065" href="http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/dsc_3407/"><img class="alignleft size-medium wp-image-1065" title="LED キーライト (Keylight)" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3407-186x300.jpg" alt="" width="186" height="300" /></a>There are already several tutorials out there on the &#8216;net on how to make an IR LED pen. Some ranging from simple hacks to full-blown manufacturing. The problem with the simple hacks, though, is that they are clunky, unwieldy, or unsightly (like <a href="http://www.instructables.com/id/Minimalist-IR-pen-no-soldering-under-a-minute-u/" target="_blank">this one</a>, really cheap to make, but uses tape to keep it together!!!). And anything more complex than that was just too much hard work. The closest thing I found was an <a href="http://www.instructables.com/id/Infrared-flashlight-marker/" target="_blank">IR flashlight</a> tutorial, but it uses a MagLite, which is a bit more expensive than necessary, and a flashlight is unidirectional which will limit it&#8217;s use. Plus, you&#8217;ll also need to bring out your drill. Nope, not simple enough.</p>
<p>So I got my brains out of the drawer, dusted it off, and started using it a bit, and thought up of a cheap, simple, and really easy-to-do but <em>very elegant</em> solution! The philosophy behind it? <strong>Don&#8217;t reinvent the wheel</strong>.<span id="more-1059"></span></p>
<p>Things We Need:</p>
<ul>
<li>IR LED</li>
<li>LED Keylight</li>
<li>Small screwdriver</li>
<li>Long-nose pliers</li>
<li>Wire cutter</li>
</ul>
<p><a href="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3408.jpg"><img class="alignright size-medium wp-image-1066" title="LED Keylight (back)" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3408-201x300.jpg" alt="" width="201" height="300" /></a>First step is to go to your nearest electronics store and buy an IR LED. Then get yourself to the nearest flea market (like Divisoria) or dollar store (over here and in Japan, we have Daiso, which is where I got this). Buy one of those small LED keychain lights.</p>
<p>The reason I bought this particular type is:</p>
<ol>
<li>The LED is immediately visible</li>
<li>It has ONLY ONE LED</li>
<li>As shown on the back of the box, it is <strong>EASY</strong> to replace the regular LED without any &#8220;hacking&#8221;.</li>
</ol>
<p><em>NOTE: It is also possible to buy an LED flashlight from the dollar store and convert it into an IR flashlight. It&#8217;s use and application, however, is different from this IR &#8220;lightpen&#8221; tutorial. Also, depending on the flashlight you buy, you might need a hell of a lot more IR LEDs.</em></p>
<p style="text-align: center;"><a rel="attachment wp-att-1067" href="http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/dsc_3410/"><img class="aligncenter size-medium wp-image-1067" title="LED キーライト (Keylight), before modding" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3410-217x300.jpg" alt="" width="217" height="300" /></a>Before our mod, this is how the LED keylight shines: with a nice, bright white LED light.</p>
<p style="text-align: center;"><a rel="attachment wp-att-1068" href="http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/dsc_3412/"><img class="aligncenter size-medium wp-image-1068" title="Comparison of the Two LEDs" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3412-300x201.jpg" alt="" width="300" height="201" /></a>According to the instructions on the back, you simply unscrew the four tiny screws at the back housing openand the housing comes apart. There are two CR2016 3V batteries sandwiched between the legs of the LED. Once you get the keylight housing open, removing them is as simple as plopping them down onto your palm.<br />
<script type="text/javascript">// <![CDATA[
      google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p style="text-align: center;"><a rel="attachment wp-att-1069" href="http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/dsc_3418/"><img class="aligncenter size-medium wp-image-1069" title="The Shape of the LED's Legs" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3418-300x241.jpg" alt="" width="300" height="241" /></a>Note that the white LED&#8217;s legs are bent into a certain shaped and cut to a certain length. The spacing of the legs is just enough so that the batteries are not in contact with both legs at the same time. There are also grooves in the housing to prevent the LED from moving around too much, and that&#8217;s also why the legs are cut to size. You want to shape and cut the IR LED&#8217;s legs to match as closely as possible to the original. Use a pair of long-nose pliers and wire cutter.</p>
<p style="text-align: center;"><a rel="attachment wp-att-1070" href="http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/dsc_3416/"><img class="aligncenter size-medium wp-image-1070" title="Testing the IR LED" src="http://jplui.com/geekmadness/wp-content/uploads/2011/03/DSC_3416-300x249.jpg" alt="" width="300" height="249" /></a>The final step is to test if our creation is working. Since the IR LED is emitting infrared, which isn&#8217;t in the visible spectrum, you&#8217;re going to need to use your webcam or a digicam to see if it&#8217;s working or not. Here is a shot of the IR keylight using my phone&#8217;s camera.</p>
<p style="text-align: left;">So there you have it! An IR LED light tutorial that&#8217;s easy on the pockets and very professional-looking without you needing to break a sweat (or any tools). What are we gonna use it for? Stay tuned, we&#8217;re gonna get to that next time!</p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2011%2F03%2F25%2Fturn-your-led-keylight-into-an-ir-led-keychain%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/' addthis:title='Turn your LED Keylight into an IR LED Keychain ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2011/03/25/turn-your-led-keylight-into-an-ir-led-keychain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tourist Guide: World of Warcraft In-Game Vacations</title>
		<link>http://jplui.com/geekmadness/2009/08/12/tourist-guide-world-of-warcraft-in-game-vacations/</link>
		<comments>http://jplui.com/geekmadness/2009/08/12/tourist-guide-world-of-warcraft-in-game-vacations/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 09:07:27 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[World of Warcraft]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=888</guid>
		<description><![CDATA[This goes out to all World of Warcraft players out there (that includes you Amiel). Don&#8217;t have World of Warcraft yet? Buy World of Warcraft (PC CD-ROM) at Play-Asia.com Buy World of Warcraft: Wrath of the Lich King Expansion Pack (PC CD-ROM) at Play-Asia.com // If you found this information useful, buy me a coffee.<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/08/12/tourist-guide-world-of-warcraft-in-game-vacations/' addthis:title='Tourist Guide: World of Warcraft In-Game Vacations ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
This goes out to all World of Warcraft players out there (that includes you Amiel).<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="448" height="280" 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.sling.com/v/183054" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="448" height="280" src="http://www.sling.com/v/183054" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Don&#8217;t have World of Warcraft yet?<br />
<a href="http://www.play-asia.com/SOap-23-83-cvdz-71-7s-77-5-49-en-15-world+of+warcraft-84-j-70-1srd.html">Buy World of Warcraft (PC CD-ROM) at Play-Asia.com</a></p>
<p><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-7s-77-1-49-en-15-world+of+warcraft-84-j-70-2lak.html">Buy World of Warcraft: Wrath of the Lich King Expansion Pack (PC CD-ROM) at Play-Asia.com</a></p>
<p><script type="text/javascript">// <![CDATA[
  google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<!-- google_ad_section_end --></p>
<p>If you found this information useful, buy me a coffee.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----&lt;br /&gt;" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F08%2F12%2Ftourist-guide-world-of-warcraft-in-game-vacations%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/08/12/tourist-guide-world-of-warcraft-in-game-vacations/' addthis:title='Tourist Guide: World of Warcraft In-Game Vacations ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/08/12/tourist-guide-world-of-warcraft-in-game-vacations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Max and the Magic Marker Trailer</title>
		<link>http://jplui.com/geekmadness/2009/07/19/max-and-the-magic-marker-trailer/</link>
		<comments>http://jplui.com/geekmadness/2009/07/19/max-and-the-magic-marker-trailer/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 07:50:00 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Miro]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=882</guid>
		<description><![CDATA[Got this video from GameTrailers Wii, one of my Miro subscriptions. It&#8217;s still in development, but from the look of this early trailer, it looks to be like one of the more creative games we&#8217;ve seen in previous years. Will it be joining the ranks of Little Big Planet and World of Goo? It&#8217;s quite [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/07/19/max-and-the-magic-marker-trailer/' addthis:title='Max and the Magic Marker Trailer ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
Got this video from GameTrailers Wii, one of my <a href="http://jplui.com/geekmadness/2008/10/08/pimp-your-miro-with-channels/">Miro subscriptions</a>.<br />
It&#8217;s still in development, but from the look of this early trailer, it looks to be like one of the more creative games we&#8217;ve seen in previous years. Will it be joining the ranks of Little Big Planet and World of Goo? It&#8217;s quite too early to tell, but just watch the trailer and post your opinion in the comments.</p>
<object width="425" height="355"><param name="movie" value="http://youtube.com/v/YGFo5m5anVE"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/YGFo5m5anVE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed><noembed><a href="http://youtube.com/watch?v=YGFo5m5anVE">http://youtube.com/watch?v=YGFo5m5anVE</a></noembed></object>
<p>Learn more about Max and the Magic Marker from their <a href="http://maxandthemagicmarker.com/" target="_blank">official web site</a>.<a href="http://maxandthemagicmarker.com/" target="_blank"><br />
</a> If you&#8217;d like to subscribe to GameTrailers Wii, click on the following button:<br />
<a title="Miro: Internet TV" href="http://subscribe.getMiro.com/?url1=http%3A%2F%2Fwww.gametrailers.com%2Fgtwii_podcast.xml"><img src="http://subscribe.getmiro.com/img/buttons/wes1.png" border="0" alt="Miro Video Player" /></a></p>
<p><script type="text/javascript">// <![CDATA[
  google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<!-- google_ad_section_end --></p>
<p>If you found this information useful, buy me a coffee.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----&lt;br /&gt;" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F07%2F19%2Fmax-and-the-magic-marker-trailer%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/07/19/max-and-the-magic-marker-trailer/' addthis:title='Max and the Magic Marker Trailer ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/07/19/max-and-the-magic-marker-trailer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Best Wii Game of E3 2009</title>
		<link>http://jplui.com/geekmadness/2009/07/14/best-wii-game-of-e3-2009/</link>
		<comments>http://jplui.com/geekmadness/2009/07/14/best-wii-game-of-e3-2009/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:00:28 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=877</guid>
		<description><![CDATA[This is about a month late, but here&#8217;s this year&#8217;s best Wii games of E3. Time to hit the stores. Video Games &#8211; E3 2009 &#8211; X-Play Pre-Order your copy of Muramasa: Demon Blade from PlayAsia to get it as soon as it comes out! Click on the following links for the other games in [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/07/14/best-wii-game-of-e3-2009/' addthis:title='Best Wii Game of E3 2009 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
This is about a month late, but here&#8217;s this year&#8217;s best Wii games of E3. Time to hit the stores.</p>
<p><object id="VideoPlayerLg39014" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="418" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://g4tv.com/lv3/39014" /><param name="name" value="VideoPlayer" /><param name="allowfullscreen" value="true" /><embed id="VideoPlayerLg39014" type="application/x-shockwave-flash" width="480" height="418" src="http://g4tv.com/lv3/39014" name="VideoPlayer" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<div style="margin: 0pt; text-align: center; width: 480px; font-family: Arial,sans-serif; font-size: 12px; color: #ff9b00;"><a style="color:#FF9B00;" href="http://g4tv.com/" target="_blank">Video Games</a> &#8211; <a style="color:#FF9B00;" href="http://g4tv.com/e3" target="_blank">E3 2009</a> &#8211; <a style="color:#FF9B00;" href="http://g4tv.com/xplay/index.html" target="_blank">X-Play</a></div>
<p><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-z3-77-1-49-en-15-muramasa-84-j-70-39cy-43-99.html">Pre-Order your copy of Muramasa: Demon Blade</a> from PlayAsia to get it as soon as it comes out!</p>
<p>Click on the following links for the other games in the lineup:</p>
<ul>
<li><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-z3-49-en-15-new+super+mario+brothers-84-j-70-3f8w.html">New Super Mario Brothers Wii</a></li>
<li><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-z3-77-1-49-en-15-wii+sports+resort-84-j-70-3eu5.html">Wii Sports Resort</a></li>
<li><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-z3-49-en-15-silent+hill-84-j-70-3g0u-43-bs.html">Silent Hill: Shattered Memories</a></li>
<li><a href="http://www.play-asia.com/SOap-23-83-cvdz-71-z3-49-en-15-sin+%26+punishment+2-84-j-70-3f95-43-bs.html">Sin and Punishment 2</a></li>
</ul>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 500px; width: 1px; height: 1px;">http://www.play-asia.com/SOap-23-83-cvdz-71-z3-77-1-49-en-15-wii+sports+resort-84-j-70-3eu5.html</div>
<p><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-4849821964610774"; /* 468x60, created 9/11/08 */ google_ad_slot = "9580978173"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<!-- google_ad_section_end --></p>
<p>If you found this information useful, buy me a coffee.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----MIIHLwYJKoZIhvcNAQcEoIIHIDCCBxwCAQExggEwMIIBLAIBADCBlDCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb20CAQAwDQYJKoZIhvcNAQEBBQAEgYAm45Z2AZfky+y15DW/fpxkjGmjl3dnI1GmS+lF4J9/CZ/GJHC+TqshJP+jx4mc12bnNH6gRmOQ7lTNicNrs4TboMneRmnXGzhJF/AmsDO12rGYUkXCSkcNC5c1YRjUY96NdTXwtz/s8FTYZ0F76Pd5BCh/US80v4A4GgnJC4SFjTELMAkGBSsOAwIaBQAwgawGCSqGSIb3DQEHATAUBggqhkiG9w0DBwQIv+fOmhAO/ymAgYj2SemiVhTKAmWo/O5+ZQhlNiPXiVsSZ0YISYachsPPQq9u+lpfaiVjz4cB23Rk34oQ2VxwbsAH7sYtjTH9qCoHmO+gj2K0ni6lnpw8WoLx+ehliqyJzb0+RMXqksZhbpk8AUfTfIAzL/ehe7Ygy2wxqUxtwpuCdrUJXq5upo6rAMJ1qipjlL1qoIIDhzCCA4MwggLsoAMCAQICAQAwDQYJKoZIhvcNAQEFBQAwgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMB4XDTA0MDIxMzEwMTMxNVoXDTM1MDIxMzEwMTMxNVowgY4xCzAJBgNVBAYTAlVTMQswCQYDVQQIEwJDQTEWMBQGA1UEBxMNTW91bnRhaW4gVmlldzEUMBIGA1UEChMLUGF5UGFsIEluYy4xEzARBgNVBAsUCmxpdmVfY2VydHMxETAPBgNVBAMUCGxpdmVfYXBpMRwwGgYJKoZIhvcNAQkBFg1yZUBwYXlwYWwuY29tMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBR07d/ETMS1ycjtkpkvjXZe9k+6CieLuLsPumsJ7QC1odNz3sJiCbs2wC0nLE0uLGaEtXynIgRqIddYCHx88pb5HTXv4SZeuv0Rqq4+axW9PLAAATU8w04qqjaSXgbGLP3NmohqM6bV9kZZwZLR/klDaQGo1u9uDb9lr4Yn+rBQIDAQABo4HuMIHrMB0GA1UdDgQWBBSWn3y7xm8XvVk/UtcKG+wQ1mSUazCBuwYDVR0jBIGzMIGwgBSWn3y7xm8XvVk/UtcKG+wQ1mSUa6GBlKSBkTCBjjELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAkNBMRYwFAYDVQQHEw1Nb3VudGFpbiBWaWV3MRQwEgYDVQQKEwtQYXlQYWwgSW5jLjETMBEGA1UECxQKbGl2ZV9jZXJ0czERMA8GA1UEAxQIbGl2ZV9hcGkxHDAaBgkqhkiG9w0BCQEWDXJlQHBheXBhbC5jb22CAQAwDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOBgQCBXzpWmoBa5e9fo6ujionW1hUhPkOBakTr3YCDjbYfvJEiv/2P+IobhOGJr85+XHhN0v4gUkEDI8r2/rNk1m0GA8HKddvTjyGw/XqXa+LSTlDYkqI8OwR8GEYj4efEtcRpRYBxV8KxAW93YDWzFGvruKnnLbDAF6VR5w/cCMn5hzGCAZowggGWAgEBMIGUMIGOMQswCQYDVQQGEwJVUzELMAkGA1UECBMCQ0ExFjAUBgNVBAcTDU1vdW50YWluIFZpZXcxFDASBgNVBAoTC1BheVBhbCBJbmMuMRMwEQYDVQQLFApsaXZlX2NlcnRzMREwDwYDVQQDFAhsaXZlX2FwaTEcMBoGCSqGSIb3DQEJARYNcmVAcGF5cGFsLmNvbQIBADAJBgUrDgMCGgUAoF0wGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDkwMzAzMTQzMjQ4WjAjBgkqhkiG9w0BCQQxFgQU8LjQ423Ck+ogrjZqiGUOmWdPtmEwDQYJKoZIhvcNAQEBBQAEgYBBi1J2BLWO4niR8nfNmYW019YkxbNTXCxOf9Wrx/mgv7zpw4p+UuNwN9/U0DttxlsRNLa5/FIBYWBkuvHGDwyHbOW4kf5oMzeJHxgDhouEdBktQeOt1E/724RiRVwRlv3v0ejqZPfctMyk4U8fYm0XbSPRfv70vELIHZbte5ZDNw==-----END PKCS7-----&lt;br /&gt;" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></p>
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F07%2F14%2Fbest-wii-game-of-e3-2009%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/07/14/best-wii-game-of-e3-2009/' addthis:title='Best Wii Game of E3 2009 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/07/14/best-wii-game-of-e3-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Programs in Ubuntu</title>
		<link>http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/</link>
		<comments>http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 09:13:39 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Tutorials and Guides]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=842</guid>
		<description><![CDATA[For a lot of people, one of the first problems they encounter when switching to Ubuntu is that they don&#8217;t know how to install stuff. Granted there&#8217;s already a lot of stuff pre-installed from a fresh install of Ubuntu, here are some ways of installing programs starting from the easiest. P.S. Yes I know I [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/' addthis:title='Installing Programs in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p>For a lot of people, one of the first problems they encounter when switching to Ubuntu is that they don&#8217;t know how to install stuff. Granted there&#8217;s already a lot of stuff pre-installed from a fresh install of Ubuntu, here are some ways of installing programs starting from the easiest.</p>
<p><em>P.S. Yes I know I said I&#8217;ll be posting about iPod and Ubuntu. Don&#8217;t worry, we&#8217;re getting there.</em></p>
<p><span id="more-842"></span></p>
<p>&nbsp;</p>
<div id="attachment_1098" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-1098" href="http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/ubuntusoftwarecenter/"><img class="size-medium wp-image-1098" title="Ubuntu Software Center" src="http://jplui.com/geekmadness/wp-content/uploads/2009/06/UbuntuSoftwareCenter-300x217.png" alt="" width="300" height="217" /></a><p class="wp-caption-text">The USC makes managing all of your software easier.</p></div>
<p><strong>Ubuntu Software Center [update]</strong></p>
<p>Since Karmic Koala, Ubuntu has been coming out with Ubuntu Software Center with <a title="Ubuntu Software Center - Wikipedia" href="http://en.wikipedia.org/wiki/Ubuntu_Software_Center" target="_blank">progressively more and more features</a>, and it seeks to centralize all of the software management in your Ubuntu system, making some of the methods listed below obsolete. Even when installing from Debs (see below) or when <a title="Installing Programs Through Your Browser" href="http://jplui.com/geekmadness/2010/07/08/installing-programs-through-your-browser/">installing packages through your browser</a>, it now shows the application using the Ubuntu Software Center.</p>
<p>The whole purpose of this change was to centralize everything and make it easier to manage all of your software. Notably, you&#8217;ll be greeted by some software recommendations in the form of Featured and What&#8217;s New sections. You can continue browsing through categories of software, and you will also be able to purchase some commercial software straight from the interface. Also take note that additional repositories will also now show up at the sidebar so you can easily browse only software from that repository.</p>
<p>&nbsp;</p>
<p><strong>Add/Remove Programs&#8230;</strong></p>
<p>Click on <em>Applications</em> then on <em>Add/Remove Programs&#8230;</em></p>
<p>The Add/Remove window will appear and you&#8217;ll be presented with a lot of applications that you can install, organized by category. You can quickly find an application by typing in the first few letters of its name (while the application list is focused), clicking on one of the categories to trim down the list, or by entering a few keywords in the search bar on top.</p>
<p>Tick the checkboxes of the applications you want to install and click Apply. After the applet downloads the package files and installs them, no questions asked (no pesky options which you&#8217;ll ignore and clcik <em>Next</em> anyway).</p>
<p><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script> <strong>Synatic Package Manager</strong></p>
<div id="attachment_862" class="wp-caption alignright" style="width: 310px"><a href="http://jplui.com/geekmadness/wp-content/uploads/2009/06/synaptic_gnome_raw_thumbnailer.png"><img class="size-medium wp-image-862" title="Installing GNOME Raw Thumbnailer via Synaptic" src="http://jplui.com/geekmadness/wp-content/uploads/2009/06/synaptic_gnome_raw_thumbnailer-300x204.png" alt="Installing GNOME Raw Thumbnailer via Synaptic" width="300" height="204" /></a><p class="wp-caption-text">Installing GNOME Raw Thumbnailer via Synaptic</p></div>
<p>Synaptic functions much the same way as the Add Remove Programs, except it displays the packages themselves instead of the application. Most applications are composed of multiple packages, though you don&#8217;t have to worry about that because when you choose to install a package (ex. miro), it automatically prompts to install all the dependencies (packages which miro needs to run). Go ahead, try it for yourself. Oh, and as with the Add/Remove Programs method, there are still no pesky questions aside from the &#8220;Apply The Following Changes?&#8221; confirmation.  Whereas the Add/Remove Programs&#8230; applet offers you a user-friendly interface to pimp out your Ubuntu box, Synaptic offers you a way of choosing specific packages to install (more often than not, instructions on the net will tell you specific packages to install), while still remaining relatively user-friendly.     <strong> </strong></p>
<p><strong>Debian Packages (.deb files)</strong></p>
<div id="attachment_864" class="wp-caption alignright" style="width: 310px"><a href="http://jplui.com/geekmadness/wp-content/uploads/2009/06/package_installer_skype.png"><img class="size-medium wp-image-864" title="Installing the Skype .deb" src="http://jplui.com/geekmadness/wp-content/uploads/2009/06/package_installer_skype-300x223.png" alt="Installing the Skype .deb" width="300" height="223" /></a><p class="wp-caption-text">Installing the Skype .deb</p></div>
<p>This method is perhaps the most familiar to Windows users:</p>
<ol>
<li>Download the deb file (Win users might be more familiar with the term <em>installer</em>)</li>
<li>Run the deb file</li>
<li><span style="text-decoration: line-through;">Agree to the End User License Agreement (EULA)</span></li>
<li><span style="text-decoration: line-through;">Select destination folder and click Next</span></li>
<li><span style="text-decoration: line-through;">Select Full or Custom Install. If Custom, select the appropriate options.</span></li>
<li>Click Install</li>
</ol>
<p>My bad, there are no steps 3, 4, and 5.  <strong> </strong> <strong> </strong></p>
<p><strong>Aptitude</strong></p>
<p>Aptitude is the command-line utility used for installing packages. Now before you go dissing off Aptitude because it&#8217;s a terminal command, consider that when you&#8217;re installing a lot of programs at once (or following instructions off the net), it&#8217;s quite faster and easier to type (or paste) in the command-line <em>sudo aptitude install blender miro mirthkit scummvm</em> <em>filelight deluge frozen-bubble</em> than it is to find and select those 7 applications.  <script type="text/javascript">// <![CDATA[
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><strong>Source Code</strong></p>
<p>When worse comes to worst, you can install most open source applications by performing the following steps:</p>
<ol>
<li>Downloading the source code (usually distributed as a .tar.gz file)</li>
<li>Extracting it (Right-click &gt; Extract here&#8230; or <em>tar -xzf file.tar.gz</em>)</li>
<li>Entering the extracted folder via the terminal</li>
<li><em>sudo aptitude install build-essential</em> if you haven&#8217;t done so already</li>
<li>Typing in <em>./configure</em></li>
<li>Typing<em> in make</em></li>
<li>Typing in <em>sudo make install</em></li>
<li>If you want<em> </em>your program to be removable via Synaptic/Aptitude, use <em>sudo checkinstall -D</em>. This will create a package first before installing it.</li>
</ol>
<p>A more thorough explanation of the compile process can be found eleswhere on the Internet. Just <em>Google</em> it.</p>
<p><strong>A Word About Dependencies</strong></p>
<p>One of the fundamental differences between programs in Unix/Mac/Linux and Windows is the way a program is packaged. As you install more and more applications, you&#8217;ll notice that fully-functional programs only use up <em>a few kilobytes</em>, sometimes only a few <em>megabytes</em>, and you might begin to wonder how Linux programs get to be so small when compared to their Windows counterparts.</p>
<p>This is because of one of the unwritten rules in writing programs for Linux, writing many small applications with a single purpose rather than 1 massive application that does many, allows many programs to use and share libraries or even other programs. These libraries or programs that an application uses are called <em>dependencies</em>. In Windows, save for a few Windows DLLs, each application needs to include everything in its installers (haven&#8217;t you ever wondered why you&#8217;d hardly find any CD installers for Linux?).</p>
<p>There is a term called <a href="http://en.wikipedia.org/wiki/Dependency_hell" target="_blank"><em>dependency hell</em></a>. I personally experienced this back when I was using Red Hat. It describes what happens when you have an application with several dependencies, where each dependency has a few more dependencies themselves or is dependent on a specific version of an application. Thankfully, the package manager for Ubuntu (and Debian for that matter) is very robust in automatically handling these dependencies for you.<br />
<!-- google_ad_section_end --></p>
<p>If you found this information useful, buy me a coffee.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="encrypted" type="hidden" value="-----BEGIN PKCS7-----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-----END PKCS7-----&lt;br /&gt;" />
<input alt="PayPal - The safer, easier way to pay online." name="submit" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" type="image" /> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" border="0" alt="" width="1" height="1" />&nbsp;</p>
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F06%2F08%2Finstalling-programs-in-ubuntu%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/' addthis:title='Installing Programs in Ubuntu ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/06/08/installing-programs-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Same Price, Different Currency</title>
		<link>http://jplui.com/geekmadness/2009/03/03/same-price-different-currency/</link>
		<comments>http://jplui.com/geekmadness/2009/03/03/same-price-different-currency/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 14:27:53 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[Nintendo DS]]></category>
		<category><![CDATA[PS3]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=606</guid>
		<description><![CDATA[&#8220;7,750?&#8221; I asked. &#8220;7,795 po&#8221;, the saleswoman corrected me, the tone of her voice proud, as if they were selling the deal of the century. Indeed, Datablitz&#8217;s price is one of the lowest, compared to around 9,500 pesos in the toy shops of the large malls like SM Toy Kingdom, Toys R Us, and that [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/03/03/same-price-different-currency/' addthis:title='Same Price, Different Currency ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --></p>
<div class="wp-caption alignright" style="width: 394px"><a href="http://s75.photobucket.com/albums/i292/naxju/?action=view&amp;current=ToyKingdom.jpg"><img title="SM Toy Kingdom" src="http://i75.photobucket.com/albums/i292/naxju/ToyKingdom.jpg" alt="Stay away! Youre wallet would be safer with a thief!" width="384" height="288" /></a><p class="wp-caption-text">Stay away! You&#39;re wallet would be safer with a thief!</p></div>
<p>&#8220;7,750?&#8221; I asked. &#8220;7,795 po&#8221;, the saleswoman corrected me, the tone of her voice proud, as if they were selling the deal of the century. Indeed, Datablitz&#8217;s price is one of the lowest, compared to around 9,500 pesos in the toy shops of the large malls like SM Toy Kingdom, Toys R Us, and that toy store in Landmark Trinoma. If only people knew that they were actually selling the WiiFit more than 200% of its real price. At <a href="http://www.yodobashi.com/ec/product/100000001000933618/index.html" target="_blank">Yodobashi</a> in Japan, the Wii Fit sells for 8,360 yen or about 4,180 pesos. And it would have been even lower if it wasn&#8217;t for the bad foreign exchange right now, and since Yodobashi is like a huge chain of super stores, you could find an even better deal if you bought from other smaller stores. An imported Japanese DSi would set you back 17,800 pesos here. It&#8217;s SRP? 18,800 yen (9,400 pesos). A Wii console costs 22,000 pesos. It sells for 25,000 yen anywhere in Japan. And good luck looking for a Y30,000 Xbox 360 Premium. You&#8217;d be lucky to get it here for 20,000 pesos (Y40,000). Apparently, <a href="http://geekofalltrades.wordpress.com/2006/11/28/i-hate-toy-kingdom/" target="_blank">I&#8217;m not the only one being miffed by this whole situation</a>; this situation has been going on since the PSX and is not likely to abate any time soon.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p><span id="more-606"></span>Sadly the state of gaming here in the Philippines isn&#8217;t limited to overpricing. Piracy is so rampant that the ones who would dare buy *gasp!* original games/software are considered weird! Not rich. weird. Rich peope here still buy pirated games. And establishments &#8220;for the masses&#8221; like SM don&#8217;t help the situation at all with their overpricing. I don&#8217;t quite understand it. Some say that this is a third-world country, and people simply can&#8217;t afford buying original. Yet, these same people can afford DVD players, PSPs, DSs and Playstation consoles?</p>
<p>Their response? &#8220;Well, it&#8217;s because we save our money to buy that PSP. But that&#8217;s it, we can&#8217;t afford to shell out for an original game every month&#8221;. Read that again, I urge you, and tell me there&#8217;s nothing wrong here. It&#8217;s not that people can&#8217;t afford it. It isn&#8217;t frugality or a sense of economy. Rather, it&#8217;s because people here are too cheap, piracy has become the norm, and you can practically hack your PSP at the nearest convenience store.</p>
<p>My Tips To Stay Pirate-Free:</p>
<ol>
<li>Buy online. Datablitz is good, but you&#8217;ll find great deals on forums like <a href="http://www.pinoy-n.com" target="_blank">Pinoy-N</a>, <a href="http://www.pinoyxbox.com" target="_blank">Pinoy XBox</a>, or your favorite local gaming forum. You can buy new original games from P2,000 all the way down to P1,000 sometimes. Plus you get to meet new people.</li>
<li>Set aside money for 1 game a month. If you followed #1, you will only have to set aside P50-P100 each allowance/working day to do this.</li>
<li>Actually TRY TO FINISH all games that you buy. Try this, and it will make #2 even easier. When you buy pirated, you get tons of games, and maybe play for a good 10 minutes and that&#8217;s it. Not only did you bring the value of the game down by pirating it, you also bring it down by not playing it through.</li>
<li>Get your siblings to pitch in. If you&#8217;re like most families, you&#8217;ll have at least one. If they don&#8217;t like it, they don&#8217;t play. Simple as that.</li>
<li>Buy 2nd hand games. Come on, don&#8217;t be stupid. This isn&#8217;t a car or computer, this is a piece of software. Unless he sells you something that looks like it was scratched by a paper shredder, it&#8217;s still worth it (especially when you can get one near-mint condition for P500! Oh yeah!)</li>
</ol>
<p>Hey, if you have any more tips that we all could use, hit the comments!;)<br />
<!-- google_ad_section_end --></p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----<br />
"><br />
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"><br />
</form>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2009%2F03%2F03%2Fsame-price-different-currency%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2009/03/03/same-price-different-currency/' addthis:title='Same Price, Different Currency ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2009/03/03/same-price-different-currency/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Next-Gen Console Winner</title>
		<link>http://jplui.com/geekmadness/2008/11/13/next-gen-console-winner/</link>
		<comments>http://jplui.com/geekmadness/2008/11/13/next-gen-console-winner/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 09:05:09 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[PS3]]></category>
		<category><![CDATA[Wii]]></category>
		<category><![CDATA[Xbox 360]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=582</guid>
		<description><![CDATA[The PS3 finally, clearly, claims 1st prize and bragging rights in this totally scientifically-decided battle for the top next-gen console. The XBox 360 dropped out in the very first round while the Wii and PS3 continued on duelling it out till the end. Applause! Applause! Hmm, maybe I shouldn&#8217;t get a 360 after all&#8230; Note: [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/11/13/next-gen-console-winner/' addthis:title='Next-Gen Console Winner ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
The PS3 finally, clearly, claims 1st prize and bragging rights in this totally scientifically-decided battle for the top next-gen console.</p>
<p>The XBox 360 dropped out in the very first round while the Wii and PS3 continued on duelling it out till the end. Applause! Applause! Hmm, maybe I shouldn&#8217;t get a 360 after all&#8230;</p>
<p>Note: I urge you not to perform this test yourself, but feel free to do so. I waive all responsibility.<br />
<span id="more-582"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="418" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="VideoPlayer" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.g4tv.com/lv3/34776" /><embed id="VideoPlayer" type="application/x-shockwave-flash" width="480" height="418" src="http://www.g4tv.com/lv3/34776" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p><!-- google_ad_section_end --></p>
<div>Social Bookmarks:<br />
<a href="http://del.icio.us/post?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/delicious.png" border="0" alt="" /></a><a href="http://bluedot.us/Authoring.aspx?u=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/bluedot.png" border="0" alt="" /></a><a href="http://digg.com/submit?phase=2&amp;url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/digg.png" border="0" alt="" /></a><a href="http://www.furl.net/storeIt.jsp?u=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/furl.png" border="0" alt="" /></a><a href="http://ma.gnolia.com/beta/bookmarklet/add?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/magnolia.png" border="0" alt="" /></a><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/newsvine.png" border="0" alt="" /></a><a href="http://reddit.com/submit?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/reddit.png" border="0" alt="" /></a><a href="http://www.spurl.net/spurl.php?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/spurl.png" border="0" alt="" /></a><a href="http://www.stumbleupon.com/submit?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/02/stumbleit.gif" border="0" alt="" /></a><a href="http://www.technorati.com/cosmos/search.html?url=http://www.jplui.com/geekmadness/2008/11/13/next-gen-console-winner/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/technorati.png" border="0" alt="" /></a><a href="http://archaeoastronomy.wordpress.com/social-linking/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/que.png" border="0" alt="" /></a></div>
<p><iframe src="http://www.play-asia.com/paOS-38-19-0_000000_dashed_0_0_0_0_ffffff_000000_left-39-1-49-en-76-5-70-6l3i-6-2-78-1o-29-424_1319-90-cvdz-40-5-44-100%2525.html" style="border-style: dashed; border-width: 0px; border-color: #000000; padding: 0px; margin: 0px; scrolling: no; frameborder: 0;" scrolling="no" frameborder="0" width="100%25" height="145"></iframe></p>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2008%2F11%2F13%2Fnext-gen-console-winner%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/11/13/next-gen-console-winner/' addthis:title='Next-Gen Console Winner ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2008/11/13/next-gen-console-winner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Streetfighter, Ghostbusters coming to the Wii</title>
		<link>http://jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/</link>
		<comments>http://jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 11:11:34 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Wii]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=566</guid>
		<description><![CDATA[When I was younger, there was a cartoon on TV called G-Force: Guardians of Space (Gatchaman in Japan). They were a group of 5, dressed in costumes representing an avian specie, similar to Voltron and Voltes V, except they flew in a plane and didn&#8217;t have a big robot. But they fought and kicked ass. [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/' addthis:title='Streetfighter, Ghostbusters coming to the Wii ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
When I was younger, there was a cartoon on TV called <a href="http://en.wikipedia.org/wiki/G_Force_(anime)" target="_blank">G-Force: Guardians of Space</a> (Gatchaman in Japan). They were a group of 5, dressed in costumes representing an avian specie, similar to Voltron and Voltes V, except they flew in a plane and didn&#8217;t have a big robot. But they fought and kicked ass.</p>
<p>Well, the Guardians of Space are back, and they&#8217;re kicking Ryu&#8217;s ass in this video of Tatsunoko vs. Capcom for the Wii! Watch the video to see the beautiful, head-bashing visuals:</p>
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="420" height="339" 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.dailymotion.com/swf/k6Hs34cGRyomMbPEKs" /><embed type="application/x-shockwave-flash" width="420" height="339" src="http://www.dailymotion.com/swf/k6Hs34cGRyomMbPEKs" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<strong><a href="http://www.dailymotion.com/swf/k6Hs34cGRyomMbPEKs">Tatsunoko vs. Capcom:</a></strong><br />
<em>by <a href="http://www.dailymotion.com/inthegray">inthegray</a></em></div>
<p>After the break, we have Ghostbusters coming to the Wii<br />
<span id="more-566"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// --></script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script><br />
About a decade after the Ghostbusters movie, you can now relive the adventures of Pete, Egon, Rey, and Winston as they zap the crap out of Slimer, the Staypuft Marshmallow man, and other new ghosts in the upcoming Ghostbusters video game, coming out for multiple platforms:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="392" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="gtembed" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="quality" value="high" /><param name="src" value="http://www.gametrailers.com/remote_wrap.php?mid=36298" /><embed id="gtembed" type="application/x-shockwave-flash" width="480" height="392" src="http://www.gametrailers.com/remote_wrap.php?mid=36298" quality="high" allowfullscreen="true" allowscriptaccess="sameDomain"></embed></object><br />
Visit the <a href="http://www.ghostbustersgame.com" target="_blank">Ghostbusters home page</a> for more info.</p>
<p>Last, but certainly not the least, if you haven&#8217;t heard of The Conduit (you haven&#8217;t heard of The Conduit?!), it&#8217;s an upcoming FPS for the Wii that is going to push the limits of the Wii&#8217;s hardware. While most developers were still too busy playing with the motion controllers of the Wii and testing the Wii waters (Wii Music, anyone?), the Conduit creators decided it was better to make a splash and created it&#8217;s own engine for the Wii, called the Quantum 4 engine, and as showcased in this video:<br />
<object width="425" height="355"><param name="movie" value="http://youtube.com/v/8aW9BpamQSA"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/8aW9BpamQSA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed><noembed><a href="http://youtube.com/watch?v=8aW9BpamQSA">http://youtube.com/watch?v=8aW9BpamQSA</a></noembed></object><br />
Developers take note, the Wii&#8217;s hardware may not be as powerful as the PS3, but it certainly isn&#8217;t weak (and the controls, of course, well, there&#8217;s nothing like it). Please, please, please, snatch up this Quantum 4 engine and give us better-looking, envelope-pushing games!</p>
<p>And here is the Quantum 4 engine, as used in The Conduit. Enjoy!<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="392" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="gtembed" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="quality" value="high" /><param name="src" value="http://www.gametrailers.com/remote_wrap.php?mid=40747" /><embed id="gtembed" type="application/x-shockwave-flash" width="480" height="392" src="http://www.gametrailers.com/remote_wrap.php?mid=40747" quality="high" allowfullscreen="true" allowscriptaccess="sameDomain"></embed></object><br />
<!-- google_ad_section_end --></p>
<div>Social Bookmarks:<br />
<a href="http://del.icio.us/post?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/delicious.png" border="0" alt="" /></a><a href="http://bluedot.us/Authoring.aspx?u=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/bluedot.png" border="0" alt="" /></a><a href="http://digg.com/submit?phase=2&amp;url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/digg.png" border="0" alt="" /></a><a href="http://www.furl.net/storeIt.jsp?u=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/furl.png" border="0" alt="" /></a><a href="http://ma.gnolia.com/beta/bookmarklet/add?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/magnolia.png" border="0" alt="" /></a><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/newsvine.png" border="0" alt="" /></a><a href="http://reddit.com/submit?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/reddit.png" border="0" alt="" /></a><a href="http://www.spurl.net/spurl.php?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/spurl.png" border="0" alt="" /></a><a href="http://www.stumbleupon.com/submit?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/02/stumbleit.gif" border="0" alt="" /></a><a href="http://www.technorati.com/cosmos/search.html?url=http://www.jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/technorati.png" border="0" alt="" /></a><a href="http://archaeoastronomy.wordpress.com/social-linking/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/que.png" border="0" alt="" /></a></div>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2008%2F11%2F09%2Fstreetfighter-ghostbusters-coming-to-the-wii%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/' addthis:title='Streetfighter, Ghostbusters coming to the Wii ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2008/11/09/streetfighter-ghostbusters-coming-to-the-wii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tokyo Game Show 2008</title>
		<link>http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/</link>
		<comments>http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 13:46:32 +0000</pubDate>
		<dc:creator>punongbisyonaryo</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Lifestyle]]></category>

		<guid isPermaLink="false">http://jplui.com/geekmadness/?p=455</guid>
		<description><![CDATA[The Tokyo Game Show 2008 is currently being held in&#8230;well&#8230;Tokyo. Actually, it&#8217;s in Makuhari, Chiba, but it&#8217;s close enough (Tokyo is actually a good 45 mins. away). So I went and see what they had. As it was my first time, I wasn&#8217;t expecting the sheer number of people. There was a loooong line outside, [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/' addthis:title='Tokyo Game Show 2008 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
The Tokyo Game Show 2008 is currently being held in&#8230;well&#8230;Tokyo. Actually, it&#8217;s in Makuhari, Chiba, but it&#8217;s close enough (Tokyo is actually a good 45 mins. away). So I went and see what they had. As it was my first time, I wasn&#8217;t expecting the sheer number of people. There was a loooong line outside, which thankfully went by quickly. Inside the halls, it was jampacked with people of all types and ages. So here I am, bringing you pictures from the show.</p>
<p><a rel="attachment wp-att-460" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0976/"><img class="size-medium wp-image-460 alignnone" title="TGS2K8_Entrance" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0976-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p><span id="more-455"></span>Before entering the hall, you are greeted by this giant. Though I&#8217;m unfamiliar with who he is.</p>
<p><a rel="attachment wp-att-461" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0974/"><img class="alignnone size-medium wp-image-461" title="TGS2K8_Outside" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0974-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>Among the games there was a big booth showing Cooking Mama 2 for both the DS and Wii versions.</p>
<p><a rel="attachment wp-att-462" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0983/"><img class="alignnone size-thumbnail wp-image-462" title="TGS2K8_CookingMama01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0983-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-463" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0993/"><img class="alignnone size-thumbnail wp-image-463" title="TGS2K8_CookingMama02" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0993-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-464" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0995/"><img class="alignnone size-thumbnail wp-image-464" title="TGS2K8_CookingMama03" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0995-150x150.jpg" alt="" width="150" height="150" /></a><br />
<script type="text/javascript"><!--
google_ad_client = "pub-4849821964610774";
/* 468x60, created 9/11/08 */
google_ad_slot = "9580978173";
google_ad_width = 468;
google_ad_height = 60;
// --></script></p>
<p>The Need For Speed Undercover booth had a sports car on display, while video displays were continuously playing trailers of the game.</p>
<p><a rel="attachment wp-att-465" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0984/"><img class="alignnone size-thumbnail wp-image-465" title="TGS2K8_NeedForSpeedUndercover" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0984-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Monster Rancher 3 was also demoed, showing the controls side-by-side with the gameplay.</p>
<p><a rel="attachment wp-att-475" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0997/"><img class="alignnone size-thumbnail wp-image-475" title="Monster Rancher 3" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0997-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>There was also Taiko no Tatsujin game, though I wonder why it took them this long to make one.</p>
<p><a rel="attachment wp-att-485" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1009/"><img class="alignnone size-thumbnail wp-image-485" title="TGS2K8_Taiko" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1009-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a rel="attachment wp-att-478" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1005/"><img class="size-thumbnail wp-image-478 alignright" title="TGS2K8_LetsTap02" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1005-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a rel="attachment wp-att-477" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1004/"><img class="size-thumbnail wp-image-477 alignright" title="TGS2K8_LetsTap01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1004-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>The one game I actually lined up for was Let&#8217;s Tap. Not because it had a comparatively fast line (play time is limited to three stages), but because it had the most innovative gameplay; it&#8217;s the only game where you&#8217;re NOT SUPPOSED TO HOLD THE CONTROLLER. Instead, you place the Wiimote face-down on a box (see pictures below). The Let&#8217;s Play box, but I asked the usherette and she said any normal box could be used, in case your Let&#8217;s Play box is already in tatters from too much playing. You then&#8230;tap. And tap and tap and tap. It&#8217;s really amazing.</p>
<p>Final Fantasy Dissidia</p>
<p><a rel="attachment wp-att-479" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1027/"><img class="alignnone size-thumbnail wp-image-479" title="TGS2K8_Dissidia" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1027-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Tenchu 4</p>
<p><a rel="attachment wp-att-480" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1028/"><img class="alignnone size-thumbnail wp-image-480" title="TGS2K8_Tenchu4" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1028-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>アルコスの戦士 (Arugus no senshi)/Rygar: The Battle of Argus</p>
<p><a rel="attachment wp-att-481" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1033/"><img class="alignnone size-thumbnail wp-image-481" title="TGS2K8_Argus" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1033-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Capcom</p>
<p><a rel="attachment wp-att-466" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0989/"><img class="alignnone size-medium wp-image-466" title="TGS2K8_Capcom" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0989-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>Sega</p>
<p><a rel="attachment wp-att-476" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1003/"><img class="alignnone size-medium wp-image-476" title="TGS2K8_Sega" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1003-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>Takara Tomy</p>
<p><a rel="attachment wp-att-484" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1008/"><img class="alignnone size-medium wp-image-484" title="TGS2K8_TakaraTomy" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1008-300x201.jpg" alt="" width="300" height="201" /></a></p>
<p>There were also some cosplayers, though they weren&#8217;t part of any of the events. I think they&#8217;re just seizing the opportunity to dress up.</p>
<p><a rel="attachment wp-att-468" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0998/"><img class="alignnone size-thumbnail wp-image-467" title="TGS2K8_Cosplay01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0991-150x150.jpg" alt="" width="150" height="150" /><img class="size-thumbnail wp-image-468 alignnone" title="TGS2K8_Cosplay_Cloud" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0998-150x150.jpg" alt="Cloud at Tokyo Game Show 2008" width="150" height="150" /></a><a rel="attachment wp-att-469" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1001/"><img class="alignnone size-thumbnail wp-image-469" title="TGS2K8_Cosplay_Link_Zelda" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1001-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-472" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1026/"><img class="alignnone size-thumbnail wp-image-472" title="TGS2K8_Cosplay02" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1026-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>and then there were some mascots as well.</p>
<p><a rel="attachment wp-att-470" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_0994/"><img class="alignnone size-thumbnail wp-image-470" title="TGS2K8_Mascot01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_0994-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-471" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1029/"><img class="alignnone size-thumbnail wp-image-471" title="TGS2K8_Mascot02" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1029-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-487" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1002/"><img class="alignnone size-thumbnail wp-image-487" title="TGS2K8 Statue" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1002-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>There was a nice display of cool Wa-Sa-Bi Cases for handhelds. Pictured here are the DS cases, but there are also cases for PSP and cellphones.</p>
<p><a rel="attachment wp-att-473" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1006b/"><img class="alignnone size-thumbnail wp-image-473" title="WaSaBi DS Cases 01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1006b-150x150.jpg" alt="" width="150" height="150" /></a><a rel="attachment wp-att-474" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1007b/"><img class="alignnone size-thumbnail wp-image-474" title="Wa-Sa-Bi DS Cases 02" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1007b-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Over at the Game Science Museum booth, surprising I saw  <a href="http://www.youtube.com/watch?v=Jd3-eiid-Uw" target="_blank">Johnny Lee&#8217;s Wii Head Tracking software</a>! From the looks of it, they just downloaded the software directly and put it there.</p>
<p><a rel="attachment wp-att-486" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1013/"><img class="size-thumbnail wp-image-486 alignnone" title="TGS2K8 Wii Head Tracking" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1013-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>Beside the head tracking display there was a display showing a graph of the outputs of the Wiimote accelerometers. Having played Let&#8217;s Tap early, I put the Wiimote face down and tapped on the table. And yes! The Wiimote is THAT sensitive!</p>
<p>Well that&#8217;s all for this week. If ever you&#8217;re in Japan, the Tokyo Game Show runs until tomorrow, so you have one more day to go. Then again, there&#8217;s always next year. If you want to pre-order some of these games,try searching Play-Asia here:</p>
<form action="http://www.play-asia.com/" method="get">
<input name="search_box" type="hidden" value="1" />
<input name="affiliate_id" type="hidden" value="600551" />
<input name="page" type="hidden" value="25" />
<input name="p_query" type="text" />
<input name="submit" type="submit" value="go" /> </form>
<p>Remember, they offer free delivery.<br />
<iframe src="http://www.play-asia.com/paOS-38-19-0_000000_dashed_0_0_0_0_ffffff_000000_left-39-1-49-en-76-5-70-6l3i-6-2-78-1o-29-424_1319-90-cvdz-40-5-44-100%2525.html" style="border-style: dashed; border-width: 0px; border-color: #000000; padding: 0px; margin: 0px; scrolling: no; frameborder: 0;" scrolling="no" frameborder="0" width="100%25" height="145"></iframe><br />
<a rel="attachment wp-att-457" href="http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/dsc_1044-dsc_1045b/"><img class="size-medium wp-image-457 aligncenter" title="TGS2K8_floor01" src="http://jplui.com/geekmadness/wp-content/uploads/2008/10/dsc_1044-dsc_1045b-300x111.jpg" alt="" width="658" height="243" /></a><br />
<!-- google_ad_section_end --></p>
<div>Social Bookmarks:<br />
<a href="http://del.icio.us/post?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/delicious.png" border="0" alt="" /></a><a href="http://bluedot.us/Authoring.aspx?u=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/bluedot.png" border="0" alt="" /></a><a href="http://digg.com/submit?phase=2&amp;url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/digg.png" border="0" alt="" /></a><a href="http://www.furl.net/storeIt.jsp?u=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/furl.png" border="0" alt="" /></a><a href="http://ma.gnolia.com/beta/bookmarklet/add?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/magnolia.png" border="0" alt="" /></a><a href="http://www.newsvine.com/_tools/seed&amp;save?u=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/newsvine.png" border="0" alt="" /></a><a href="http://reddit.com/submit?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/reddit.png" border="0" alt="" /></a><a href="http://www.spurl.net/spurl.php?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/spurl.png" border="0" alt="" /></a><a href="http://www.stumbleupon.com/submit?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/02/stumbleit.gif" border="0" alt="" /></a><a href="http://www.technorati.com/cosmos/search.html?url=http://www.jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/technorati.png" border="0" alt="" /></a><a href="http://archaeoastronomy.wordpress.com/social-linking/"><img src="http://archaeoastronomy.wordpress.com/files/2007/01/que.png" border="0" alt="" /></a></div>

<p class="FacebookLikeButton"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjplui.com%2Fgeekmadness%2F2008%2F10%2F11%2Ftokyo-game-show-2008%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=dark&amp;locale=en_US" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height: 60px"></iframe></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/' addthis:title='Tokyo Game Show 2008 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://jplui.com/geekmadness/2008/10/11/tokyo-game-show-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

