<?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>Eduardo Gonzalez &#187; Japan</title>
	<atom:link href="http://wm-eddie.info/category/japan/feed/" rel="self" type="application/rss+xml" />
	<link>http://wm-eddie.info</link>
	<description>Epic battles with software bugs</description>
	<lastBuildDate>Sat, 30 Jul 2011 11:03:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19827</generator>
		<item>
		<title>My first Arduino</title>
		<link>http://wm-eddie.info/2011/02/08/my-first-arduino/</link>
		<comments>http://wm-eddie.info/2011/02/08/my-first-arduino/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 16:07:16 +0000</pubDate>
		<dc:creator>Eduardo Gonzalez</dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=232</guid>
		<description><![CDATA[Yesterday my wife decided to buy yet another sewing pattern book and I decided to tag along.  As a Kindle user, there&#8217;s usually very little for me to do at a bookstore.  I usually just look around the IT section &#8230; <a href="http://wm-eddie.info/2011/02/08/my-first-arduino/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday my wife decided to buy yet another sewing pattern book and I decided to tag along.  As a Kindle user, there&#8217;s usually very little for me to do at a bookstore.  I usually just look around the IT section of the magazine rack and thumb through the amazing Ubuntu magazine, or Nikkei Linux.  This time though, a magazine called &#8220;<a title="Otona no Kagaku" href="http://otonanokagaku.net/english/" target="_blank">Otona no Kagaku</a>&#8221; caught my eye.</p>
<p>&nbsp;</p>
<p><a href="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_115515-e1297094439618.jpg"><img class="aligncenter size-medium wp-image-238" title="IMG_20110206_115515" src="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_115515-e1297094439618-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p>&nbsp;</p>
<p>&#8220;Otona no Kagaku&#8221; is magazine that comes with some kind of sience related device inside that you can put together.  There were all kinds of projects from synthesizers to airplanes, all sorts of fun.  Kids today are so lucky, I wish I had a magazine like that when I was a kid.</p>
<p>Anyway I&#8217;m too old for most of them to be interesting but <a title="one of them came with an Arduino board" href="http://otonanokagaku.net/english/magazine/vol27/index.html" target="_blank">one of them came with an Arduino board</a> (branded as &#8220;Japanino&#8221;).  Since the magazine cost about as much as a new pre-assembled Arduino + shipping I decided to buy it.  The magazine is filled with a bunch of projects other than the one on the cover and explains how to go about doing them.  It&#8217;s amazing all the cool things people are doing with the Arduino. One guy uses an array of Arduinos to electricute himself in the face it seems.  To each his own I guess.</p>
<p>&nbsp;</p>
<p>The Persistence of Vision project was really simple to set up.  Just a few screws and the website had all the software you needed already.  Here&#8217;s what the finished product looks like.</p>
<p>&nbsp;</p>
<p><a href="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_115402.jpg"><img class="aligncenter size-medium wp-image-237" title="IMG_20110206_115402" src="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_115402-300x225.jpg" alt="" width="300" height="225" /></a><br />
The IDE is really simple.  It&#8217;s amazing how low the bar is to get code onto these things.  Way back when (circa 2005) I still had to build a cross-compiler environment.  The language is like a C version of Processing, which is really intuitive and gets rid of having to write a boiler-plate event-loop in the main function.</p>
<p>Now I&#8217;m thinking about what to do next.  At work I&#8217;ve been experimenting with a presence system based on bluetooth which automatically locks the computer when I&#8217;m out of range.  Unfortunately Bluetooth has a pretty long range.  I wonder if there&#8217;s any NFC shields for the Arduino.  It&#8217;d be pretty cool if you could use your phone as a smart-card via NFC.</p>
<p>&nbsp;</p>
<p><a href="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_002552.jpg"><img class="aligncenter size-medium wp-image-236" title="IMG_20110206_002552" src="http://wm-eddie.info/blog/wp-content/uploads/2011/02/IMG_20110206_002552-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>&nbsp;</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2011%2F02%2F08%2Fmy-first-arduino%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2011/02/08/my-first-arduino/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2011/02/08/my-first-arduino/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="My first Arduino" data-url="http://wm-eddie.info/2011/02/08/my-first-arduino/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2011/02/08/my-first-arduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Better Mail</title>
		<link>http://wm-eddie.info/2010/12/14/announcing-better-mail/</link>
		<comments>http://wm-eddie.info/2010/12/14/announcing-better-mail/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 15:06:57 +0000</pubDate>
		<dc:creator>Eduardo Gonzalez</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=207</guid>
		<description><![CDATA[Better Mail for Android on AppBrain About a year ago I bought the first Android phone available in Japan for the sole reason of making apps. Unfortunately I&#8217;ve had very few itches that needed scratching. About a month ago that &#8230; <a href="http://wm-eddie.info/2010/12/14/announcing-better-mail/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="app947" class="appbrain-app"><a style="font-size: 11px; color: #555; font-family: Arial, sans-serif;" href="http://www.appbrain.com/app/better-mail/com.yumusoft.bettermail">Better Mail for Android on AppBrain</a></div>
<p><script src="http://www.appbrain.com/api/api.nocache.js" type="text/javascript"></script></p>
<p>About a year ago I bought the first Android phone available in Japan for the sole reason of making apps.  Unfortunately I&#8217;ve had very few itches that needed scratching.</p>
<p>About a month ago that changed, because the built-in Gmail app has a fatal flaw.</p>
<h2>The Problem</h2>
<p>If you temporarily lose connectivity while sending an e-mail, the e-mail gets stuck in a &#8220;Sending&#8230;&#8221; limbo.  There&#8217;s no way to re-send the message.  It&#8217;s not even possible to edit the message.  It&#8217;s not in the outbox, and not in the sent folder.</p>
<p>When OhLife first started I spent 30 minutes writing my first journal entry.  Unfortunately I&#8217;ll never get to read that post again because it never finished sending.</p>
<p>Also the native app doesn&#8217;t support Japanese emoji.  Which means that sometimes I get what looks like blank e-mail from my wife or my friends which were actually just full of emoji.</p>
<p>I decided to do something about it.  So I started using the Gmail mobile web app which doesn&#8217;t have this problem. Pretty soon however I started to miss the integrated experience of the native app.</p>
<h2>My Solution</h2>
<p>Better Mail is a native android app with a WebView hardcoded to mail.google.com.  But that isn&#8217;t all, it also listens to the same new e-mail broadcast as the Gmail app.  It will notify you of new e-mail without a constantly running background process.  It also includes a native menu so that you can navigate without having to scroll all the way to the top. Also, since Better Gmail is a separate application it stays in memory longer than a web-page would which makes it much less painful to use.  I also took the time to fix some of my pet-peeves with Gmail&#8217;s notification style. For example, I added a &#8220;Quiet Mode&#8221; feature that automatically turns off sounds and vibrations when you get new e-mail at 2 in the morning.</p>
<h2>The Price</h2>
<p><span style="color: #000000;"><del>A buck.  Making this application wasn&#8217;t trivial, since I had to do some reverse-engineering.  While the die-hard Free Software nut inside me has some reservations about using DRM, it does improve performance a bit.  And performance is the biggest problem.</del></span></p>
<p><del>I have a lot of ideas in the pipeline that I could work on if there&#8217;s enough interest.  Eventually I would like to try injecting my own javascript code into the page to provide an even deeper level of integration.</del></p>
<p><del></del></p>
<p><strong>Update:</strong></p>
<p>I&#8217;ve decided to work on bigger and better things.  The code is now <a href="https://github.com/wmeddie/better-mail" target="_blank">Open-Source</a> (GPL) and available for free!</p>
<p><span style="font-size: 20px; font-weight: bold;">The Future</span></p>
<p>This app is definitely a minimum value product, there&#8217;s plenty of room to expand.  If anyone has a feature request let me know via e-mail or in the comments.</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2010%2F12%2F14%2Fannouncing-better-mail%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2010/12/14/announcing-better-mail/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2010/12/14/announcing-better-mail/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Announcing Better Mail" data-url="http://wm-eddie.info/2010/12/14/announcing-better-mail/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2010/12/14/announcing-better-mail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Valentine&#039;s Day</title>
		<link>http://wm-eddie.info/2008/02/16/valentines-day/</link>
		<comments>http://wm-eddie.info/2008/02/16/valentines-day/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 22:12:37 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Planet]]></category>
		<category><![CDATA[calories]]></category>
		<category><![CDATA[chocolate]]></category>
		<category><![CDATA[valentine's day]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=135</guid>
		<description><![CDATA[I got Valentine&#8217;s day Chocolate from my Girlfriend!  I&#8217;m so happy.   It&#8217;s a box from Kobe Morozoff.  The company that brought Valentine&#8217;s Day to Japan. I need to work double hard now to work off the calories.  f^_^;]]></description>
			<content:encoded><![CDATA[<p>I got Valentine&#8217;s day Chocolate from my Girlfriend!  I&#8217;m so happy. <img src='http://wm-eddie.info/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   It&#8217;s a box from Kobe Morozoff.  The company that brought Valentine&#8217;s Day to Japan.</p>
<p>I need to work double hard now to work off the calories.  f^_^;</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2008%2F02%2F16%2Fvalentines-day%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2008/02/16/valentines-day/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2008/02/16/valentines-day/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Valentine&#039;s Day" data-url="http://wm-eddie.info/2008/02/16/valentines-day/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2008/02/16/valentines-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EMobile D01NE on Ubuntu 7.04 Feisty Fawn</title>
		<link>http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/</link>
		<comments>http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 14:15:05 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Laptop]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=123</guid>
		<description><![CDATA[The EM D01NE is a (I think) HSDPA PCMCIA card. The driver for the modem comes with Ubuntu 7.04 (Maybe before). I get about 2Mbps from it (max is 3.8). Getting this setup in Ubuntu is easier than getting it &#8230; <a href="http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The EM D01NE is a (I think) HSDPA PCMCIA card.  The driver for the modem comes with Ubuntu 7.04 (Maybe before).  I get about 2Mbps from it (max is 3.8).</p>
<p>Getting this setup in Ubuntu is easier than getting it setup with Windows.  The only gotcha is that you have to install Gnome-PPP first, since it doesn&#8217;t come with Ubuntu.  I&#8217;ll try later using gnome-network-settings and report it in another post.</p>
<ul>
<li>First install GNOME-PPP using synaptic or apt-get</li>
<li>Run it and press the setup button</li>
<li>Press the detect button, it should find /dev/ttyACM0</li>
<li>Speed: 460800</li>
<li>Phone Line: Tone</li>
<li>Volume: High</li>
<li>In the Init Strings change Init2 to ATH0E1</li>
<li>Leave Init 3 alone</li>
<li>Leave Dial prefix empty</li>
<li>Username: em</li>
<li>Password: em</li>
<li>Phone number *99***1# (Some people have success with just *99#)</li>
<li>Internet!</li>
</ul>
<p>These instructions come from http://d.hatena.ne.jp/hayamiz/20070616/1181994636 (Japanese)</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2007%2F10%2F10%2Femobile-d01ne-on-ubuntu-704-feisty-fawn%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="EMobile D01NE on Ubuntu 7.04 Feisty Fawn" data-url="http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2007/10/10/emobile-d01ne-on-ubuntu-704-feisty-fawn/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Japanese Keybaord-Fu</title>
		<link>http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/</link>
		<comments>http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 09:48:53 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[Japan]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=122</guid>
		<description><![CDATA[For the benefit of the Internet, the key combination Control+Shift+Hiragana_Katakana puts the keyboard to and from the qwerty layout. Unfortunately the story doesn&#8217;t end there. Control+Shift+Hiragana_Katakana actually alternates between half-width katakana layout and qwerty layout modes. If you are unlucky &#8230; <a href="http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For the benefit of the Internet, the key combination Control+Shift+Hiragana_Katakana puts the keyboard to and from the qwerty layout.  Unfortunately the story doesn&#8217;t end there.  Control+Shift+Hiragana_Katakana actually alternates between half-width katakana layout and qwerty layout modes.  If you are unlucky enough to accidentally press that key combination while in full-width character mode (Like I did) you will be pleasantly surprised to find that the same key combination doesn&#8217;t take you out of the Kana layout mode!  The language bar isn&#8217;t going to help you either because the keyboard map between qwerty and kana mode isn&#8217;t handled in the input method!  (Great design guys!).　If you are in full-width character mode you need to press ALT+Hiragana_Katakana (TWICE!!!!) to get back into the full-width qwerty layout.  This because the first time you press it it&#8217;ll take you into the full-width kana layout again!</p>
<p>(Since I map the Caps Lock key to Control, it might be possible that the combination is Caps Lock+Shift+Hiragana_Katakana.  Changing this mapping in Windows requires messing with the registry so I&#8217;m not going to try it.  Perhaps Lazyweb can confirm it for me. )</p>
<p>In the hour I spent smashing every key combination possible I found some other equally useless combinations.  Here&#8217;s a list of my findings.</p>
<ul>
<li>(Full-width mode) ALT+Hiragana_Katakana: Toggle qwerty and kana layout modes</li>
<li>(Half-width mode) CTRL+Shift+Hiragana_Katakana: Toggle half width querty and kana layout modes (toggles full-width romaji in full-width mode)</li>
<li>(Full-width mode) Shift+Muhenkan: Toggle between kana and full-width romaji</li>
<li>(Full-width mode) Shift+Henkan: Toogle between kana and half-width romaji modes</li>
</ul>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2007%2F07%2F26%2Fjapanese-keybaord-fu%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Japanese Keybaord-Fu" data-url="http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2007/07/26/japanese-keybaord-fu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>久しぶり</title>
		<link>http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/</link>
		<comments>http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 04:27:31 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/?p=114</guid>
		<description><![CDATA[Well, it&#8217;s been a really long time since I&#8217;ve written an entry but I&#8217;ll try to get everyone up to speed about what I&#8217;ve been up to in the last few months. The biggest news is that I&#8217;ve been accepted &#8230; <a href="http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s been a really long time since I&#8217;ve written an entry but I&#8217;ll try to get everyone up to speed about what I&#8217;ve been up to in the last few months.</p>
<p>The biggest news is that I&#8217;ve been accepted to do an internship at Matsushita (The parent company of Panasonic) for 6 months.  It starts this June so I should be back in Japan on June 1st.  It&#8217;s really exciting and a once-in-a-lifetime chance to get some real job experience in Japan.  I just learned recently that this year is also the last year for JETRO, the agency that matches students with internships in Japan.</p>
<p>The title of the internship is &#8220;Modeling and Code Generation of ubiquitous device networks.&#8221; It sounds pretty interesting, and they are using Linux servers.  I&#8217;m pretty sure that&#8217;s one place where I can be helpful.</p>
<p>This winter break I had a wonderful time in Puerto Rico with my girlfriend.  She met nearly my entire family on my mom&#8217;s side of the family, but nobody on my dad&#8217;s side.  Looks like one day we&#8217;ll have to go to PR together again.  I think she&#8217;ll like the idea.</p>
<p>For spring break I went to Puerto Rico (again) with a few of my friends.  They really enjoyed it and want to go back.  I apparently make a decent guide to PR even though I probably know more about Japan. ^_^;;;</p>
<p>Well I guess that&#8217;s all the important interesting stuff.  Let me know if you are going to be in Japan in the summer or fall!</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2007%2F03%2F16%2F%25e4%25b9%2585%25e3%2581%2597%25e3%2581%25b6%25e3%2582%258a%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="久しぶり" data-url="http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2007/03/16/%e4%b9%85%e3%81%97%e3%81%b6%e3%82%8a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リアクション</title>
		<link>http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/</link>
		<comments>http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 23:56:48 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/wordpress/?p=105</guid>
		<description><![CDATA[Today I made myself a chicken curry rice so good I nearly had a Yakitate Japan style reaction!]]></description>
			<content:encoded><![CDATA[<p>Today I made myself a chicken curry rice so good I <a target="_blank" href="http://img105.imageshack.us/img105/2108/6atakitakegohanda3iq.jpg">nearly</a> had a Yakitate Japan style <a target="_blank" href="http://www.yakitate-jap.net/reac/3.jpg">reaction</a>!</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2006%2F11%2F14%2F%25e3%2583%25aa%25e3%2582%25a2%25e3%2582%25af%25e3%2582%25b7%25e3%2583%25a7%25e3%2583%25b3%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="リアクション" data-url="http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2006/11/14/%e3%83%aa%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Miss Universe 2006</title>
		<link>http://wm-eddie.info/2006/07/24/miss-universe-2006/</link>
		<comments>http://wm-eddie.info/2006/07/24/miss-universe-2006/#comments</comments>
		<pubDate>Mon, 24 Jul 2006 11:02:21 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/wordpress/?p=93</guid>
		<description><![CDATA[This post is all in Japanese this time. 今日ミス ユーニバスというビューティ パーゲント行われた。今度のMiss Japan （知花くらら）がめっちゃ美人です。 結果はMiss Puerto Rico（Zuleyka Rivera)が勝って、二番目が知花さんでした。日本の方がもっときれいで、頭よくて（スペイン語、フランス語，英語も話せる）、ドレスも素敵だと思い ます。 何点でPuerto Ricoが勝ったか分からない。（＞＿＜） でわ春菜からのバトン行きます。英語の言葉使います！ 【Ｑ１】自転車のことを何と呼ぶ？ Ａ＞ Bike 【Ｑ２】マクドナルドのことを何と呼ぶ？ Ａ＞ McDonalds (also sometimes Micky Ds) 【Ｑ３】パソコンのことを何と呼ぶ？ Ａ＞ Laptop, PC 【Ｑ４】お父さんのことを何と呼ぶ？ Ａ＞ Papa 【Ｑ５】お母さんのことを何と呼ぶ？ Ａ＞ &#8230; <a href="http://wm-eddie.info/2006/07/24/miss-universe-2006/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This post is all in Japanese this time.</p>
<p><a href='http://204.232.194.11/blog/wp-content/uploads/2007/02/zuleyka.jpg' title='zuleyka.jpg'><img src='http://204.232.194.11/blog/wp-content/uploads/2007/02/zuleyka.jpg' alt='zuleyka.jpg' /></a><br />
<a href='http://204.232.194.11/blog/wp-content/uploads/2007/02/missjapan.jpg' title='Missjapan.jpg'><img src='http://204.232.194.11/blog/wp-content/uploads/2007/02/missjapan.jpg' alt='Missjapan.jpg' /></a><br />
今日ミス ユーニバスというビューティ パーゲント行われた。今度のMiss Japan （知花くらら）がめっちゃ美人です。 結果はMiss Puerto Rico（Zuleyka Rivera)が勝って、二番目が知花さんでした。日本の方がもっときれいで、頭よくて（スペイン語、フランス語，英語も話せる）、ドレスも素敵だと思い ます。 何点でPuerto Ricoが勝ったか分からない。（＞＿＜）</p>
<p>でわ春菜からのバトン行きます。英語の言葉使います！</p>
<p>【Ｑ１】自転車のことを何と呼ぶ？</p>
<p>Ａ＞ Bike</p>
<p>【Ｑ２】マクドナルドのことを何と呼ぶ？</p>
<p>Ａ＞ McDonalds (also sometimes Micky Ds)</p>
<p>【Ｑ３】パソコンのことを何と呼ぶ？</p>
<p>Ａ＞ Laptop, PC</p>
<p>【Ｑ４】お父さんのことを何と呼ぶ？</p>
<p>Ａ＞ Papa</p>
<p>【Ｑ５】お母さんのことを何と呼ぶ？</p>
<p>Ａ＞ Mama</p>
<p>【Ｑ６】合同コンパのことを何と呼ぶ？</p>
<p>Ａ＞ ごこん。。。</p>
<p>【Ｑ７】セブンイレブンのことを何と呼ぶ？</p>
<p>Ａ＞ (The) Seven Eleven</p>
<p>【Ｑ８】ファミリーマートのことを何と呼ぶ？</p>
<p>Ａ＞ Family Mart</p>
<p>【Ｑ９】自分しか使わないであろう、呼び方を教えてください</p>
<p>Ａ＞ Hmm I&#8217;m not sure&#8230;</p>
<p>【Ｑ１０】次にバトンをまわす人を、自分の呼び方で指名してください</p>
<p>Jules (sp?)<br />
May<br />
John<br />
Meg</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2006%2F07%2F24%2Fmiss-universe-2006%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2006/07/24/miss-universe-2006/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2006/07/24/miss-universe-2006/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Miss Universe 2006" data-url="http://wm-eddie.info/2006/07/24/miss-universe-2006/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2006/07/24/miss-universe-2006/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sukiyaki</title>
		<link>http://wm-eddie.info/2006/07/11/sukiyaki/</link>
		<comments>http://wm-eddie.info/2006/07/11/sukiyaki/#comments</comments>
		<pubDate>Tue, 11 Jul 2006 09:17:11 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Planet]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/wordpress/?p=90</guid>
		<description><![CDATA[Today I went to the mall for lunch because I can only stand Subway for so long.  The mall in Carolina had a Little Tokyo restaurant in it.  The signs showed a really good looking Chicken Katsu and Sukiyaki combo, &#8230; <a href="http://wm-eddie.info/2006/07/11/sukiyaki/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I went to the mall for lunch because I can only stand Subway for so long.  The mall in Carolina had a Little Tokyo restaurant in it.  The signs showed a really good looking Chicken Katsu and Sukiyaki combo, but when I went to order all they had was Chicken Teriyaki and other staple Chinese foods. <img src='http://wm-eddie.info/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  I was so dissapointed!  I want sukiyaki&#8230;</p>
<p>今日の昼にプラザ・カロリナに食べに行きました。　モールだからいろんな料理食べれるためにそこにしました。　 「Little Tokyo」という店あってすき焼きとかチキンカツがメニュに書いてあったんやけどすき焼きを注文した時に「そのメニュを気にしないで中国料理しかないんです。」と言われてめっちゃ不満足だった。　すき焼き食べたい気が残っちゃった。</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2006%2F07%2F11%2Fsukiyaki%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2006/07/11/sukiyaki/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2006/07/11/sukiyaki/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Sukiyaki" data-url="http://wm-eddie.info/2006/07/11/sukiyaki/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2006/07/11/sukiyaki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Japanese update</title>
		<link>http://wm-eddie.info/2006/05/29/a-japanese-update/</link>
		<comments>http://wm-eddie.info/2006/05/29/a-japanese-update/#comments</comments>
		<pubDate>Mon, 29 May 2006 19:28:23 +0000</pubDate>
		<dc:creator>Eddie Gonzalez</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://wm-eddie.info/wordpress/?p=89</guid>
		<description><![CDATA[Well, since I&#8217;ve finally found some free time I&#8217;ve decided to post some results (of one of those personality tests) that I stumbled upon when I was reading Haruna&#8217;s blog. You can take it at Love type check! Here are &#8230; <a href="http://wm-eddie.info/2006/05/29/a-japanese-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, since I&#8217;ve finally found some free time I&#8217;ve decided to post some results (of one of those personality tests) that I stumbled upon when I was reading <a href="http://mixi.jp/list_diary.pl?id=2532091">Haruna&#8217;s blog</a>.  You can take it at <a target="_blank" href="http://homepage2.nifty.com/oda999/indexs/god.html">Love type check!</a></p>
<p>Here are my results:</p>
<p>Apollon(アポロン)　英語名：Apollo(アポロ)<br />
です。</p>
<p>■神話<br />
太陽神として知られる、音楽と医療の神。<br />
神話の中では明るく陽気な性格で竪琴を奏でる色男として登場します。<br />
神々の中でも2枚目として通っていた彼ですが、女性には振られまくっています。<br />
美形でも軽い男は女性には好かれないようです。</p>
<p>■性質<br />
あなたは愛想がよく、女性男性問わずに周りから好かれるタイプ しかも失敗を恐れずにいろいろなことにもチャレンジします。<br />
大きなことにチャレンジして、一発当てることができるのもアポロンの特徴です。<br />
楽天的なところがあるので、あまり沈みこまないところも良いところです。<br />
いつも明るいおかげで、周りも明るくなり、みんな安心してあなたと付き合うことができます。</p>
<p>チャレンジ精神が旺盛なおかげで、高嶺の花といわれる女性にも積極的にアプローチができます。<br />
また、失敗しても立ち直りが早いのでさっさと次の恋愛にうつることができます。</p>
<p>ただ、周りからは『ころころ気が変わる人』『遊んでそう』と思われる傾向があります。<br />
あまり女性にこの評価が広まると、食事には一緒に行ってもいいけど付き合うのはちょっとねぇ、というように見られてしまいます。<br />
八方美人にならないようにすれば、女性からの評価が上がりますよ。</p>
<p>■Solution<br />
そんなあなたにおすすめの「異性の心理」は『<a href="http://homepage2.nifty.com/oda999/back/2003_11_28.html">足元に注意</a>』『<a href="http://homepage2.nifty.com/oda999/back/2003_8_11.html">キッチンでシンクロ</a>』です。<br />
こまめな気遣いができると、女性からの評価はさらに上がりますよ。</p>
<p>I can&#8217;t say I understand it 100% but it seems pretty good to me.  I think it&#8217;s interesting how it has a Solution section.  You don&#8217;t see too many of those in American personality tests.</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwm-eddie.info%2F2006%2F05%2F29%2Fa-japanese-update%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div><div class="really_simple_share_google1" style="width:90px;">
					<div class="g-plusone" data-size="medium" data-href="http://wm-eddie.info/2006/05/29/a-japanese-update/" ></div>
				</div><div class="really_simple_share_reddit" style="width:px;">
					<script type="text/javascript" src="http://www.reddit.com/static/button/button1.js?newwindow=1&amp;url=http://wm-eddie.info/2006/05/29/a-japanese-update/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="A Japanese update" data-url="http://wm-eddie.info/2006/05/29/a-japanese-update/" 
						data-via=""  ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://wm-eddie.info/2006/05/29/a-japanese-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

