<?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>Xilcoy</title>
	<atom:link href="http://www.xilcoy.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xilcoy.net</link>
	<description>Rants and ravings of Texan programmer in Taiwan</description>
	<lastBuildDate>Sat, 27 Aug 2011 01:11: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>I need to update my BLP importer extension</title>
		<link>http://www.xilcoy.net/2011/03/i-need-to-update-my-blp-importer-extension/</link>
		<comments>http://www.xilcoy.net/2011/03/i-need-to-update-my-blp-importer-extension/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 02:37:55 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=687</guid>
		<description><![CDATA[I was searching for Gimp BLP using google again. And I saw that my plugin was listed under &#8220;The GIMP non-Free extensions&#8221; originally posted in a blog article. The reason given: &#8220;Some relevant files do not have a license note&#8221;. Apparently &#8230; <a href="http://www.xilcoy.net/2011/03/i-need-to-update-my-blp-importer-extension/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was searching for Gimp BLP using google again. And I saw that my plugin was listed under &#8220;<a href="http://gimp.santec.site90.com/nonfree.php">The GIMP non-Free extensions</a>&#8221; originally posted in a <a href="http://santec.noblogs.org/post/2010/12/08/the-gimp-non-free-extensions">blog article</a>. The reason given: &#8220;Some relevant files do not have a license note&#8221;. Apparently I wasn&#8217;t strict enough with adding the GPL headers to my sources. Oops. I&#8217;ll have to go back and correct it. So I&#8217;m re-reading <a href="http://www.gnu.org/licenses/gpl-howto.html">http://www.gnu.org/licenses/gpl-howto.html</a> as he suggested on that site. I also need to update some other code that I used GPL as a license in. After I get it updated I&#8217;ll send him an email to update his list.</p>
<p>There&#8217;s some other changes I would like to make later. Maybe I&#8217;ll have some more time for personal projects in a month or so. I&#8217;m planning to migrate my plugin to use a, slightly modified, libsquish to handle dxt decompression, AND *compression*. Then I can use the Gimp to export BLP images also.</p>
<p>I would also like to support BLP version 1 files later on. Like the ones used for Warcraft 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2011/03/i-need-to-update-my-blp-importer-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>kc rpg</title>
		<link>http://www.xilcoy.net/2010/08/kc-rpg/</link>
		<comments>http://www.xilcoy.net/2010/08/kc-rpg/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 20:34:40 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/wordpress/?p=292</guid>
		<description><![CDATA[I found the source code for a tiny game my friend made a long time ago when he was a brand new programmer. I was searching for anything about my old highschool website (the now defunct ais.cms.k12.nm.us). And noticed that &#8230; <a href="http://www.xilcoy.net/2010/08/kc-rpg/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I found the source code for a tiny game my friend made a long time ago when he was a brand new programmer. I was searching for anything about my old highschool website (the now defunct ais.cms.k12.nm.us). And noticed that kc had posted some programs online with links back to his homepage on that server. I had almost forgot about this game. kc pitted me as the arch enemy (an evil dragon/monkey). As far as I know he never really finished the game though. So here I present kcrpg remix (I ported his code from c to javascript). I also added an ending of sorts. I decided to try to leave as much of his original code as intact as I could. Spelling mistakes, high-school kid noobish code, etc. So it&#8217;s pretty easy to cheat the game (in fact I found it difficult to get far without cheating). I&#8217;ve also updated all references to from CybreNurd (my old online alias back in high school) to Xilcoy. It was fun remembering the good ol&#8217; days of AiS. For those that don&#8217;t know, it means adventures in supercomputing. Basically it was an intro to programming class. Anyway I hope you enjoy this port of the &#8220;classic kcrpg&#8221;.</p>
<h2>KCRPG (remix)</h2>
<p><iframe src="http://www.xilcoy.net/wp-content/uploads/2010/08/kcrpg.html" width="100%" height="500px"><a href="http://www.xilcoy.net/wp-content/uploads/2010/08/kcrpg.html">KC RPG</a></iframe><br />
<a href="http://www.xilcoy.net/wp-content/uploads/2010/08/kcrpg.html">Open in a full window</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2010/08/kc-rpg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressilized</title>
		<link>http://www.xilcoy.net/2010/07/wordpressilized/</link>
		<comments>http://www.xilcoy.net/2010/07/wordpressilized/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:09:30 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[star trek]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=306</guid>
		<description><![CDATA[After a bit of work (about 4 hours) I&#8217;ve got my old blog entries imported into a wordpress database. I did it all manually through phpmyadmin. I could have also written a custom importer plugin. But since it&#8217;s a one &#8230; <a href="http://www.xilcoy.net/2010/07/wordpressilized/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After a bit of work (about 4 hours) I&#8217;ve got my old blog entries imported into a wordpress database. I did it all manually through phpmyadmin. I could have also written a custom importer plugin. But since it&#8217;s a one time thing, it would have been a bit silly. I&#8217;m sure I made some minor mistakes but I&#8217;m not too concerned about them. Maybe the comment counts are off on some pages. Or you might see things like &#8220;-percent&#8221; in place of &#8220;%&#8221;, because I could have messed up when I had to convert my subject lines to acceptable slugs. Let me know if you find any issues and I&#8217;ll go back and fix them.</p>
<p>My blog has come a long ways from it&#8217;s original form. Initially I just wrote my &#8220;journal&#8221; all into one big file called journal.html. It started getting unwieldy so I broke it up into multiple HTML files. Then I learned how to use perl and I converted the files to plain text files to be read by a simple perl cgi script. Then after I started college my buddy kc asked me to install PHP on the high school server. Soon I had converted perl scripts to PHP. Later I converted all my text-file blog entries, into items in a database. Then I added a comment database so my friends could leave me messages. After that it&#8217;s pretty much stayed the same until now. I continued to make small improvements (image gallery, captchas, cms).  I&#8217;ve also had to transfer the database between servers more than once. And now I&#8217;ve finally stopped using my own home-brew solutions for what is now called blogging. It&#8217;s a bit sad to see it go. After all I put a lot of time and effort to it over the past 10 years. I simply haven&#8217;t had time to properly maintain the codebase. I do have time for minor hacking of code though. I&#8217;ve been doing that quite a bit lately on <a href="http://www.taiwexans.com">my other blog, &#8220;Taiwexans&#8221;</a>. For now I&#8217;d like to go back through old posts and categorize/tag them. Many of my old blog entries would fall into the &#8220;rants and ravings of a madman&#8221; category I&#8217;m afraid. Looking back at some of my earlier college entries, I think that I&#8217;m a little more sane these days. At the least my later posts seem to be more mellow. Many of my old entries make me feel like Picard in this pose</p>
<p><a href="http://www.xilcoy.net/wp-content/uploads/2010/07/picard-facepalm.jpg"><img class="alignnone size-medium wp-image-307" style="width: 300px; height: 197px;" title="picard-facepalm" src="http://www.xilcoy.net/wp-content/uploads/2010/07/picard-facepalm-300x197.jpg" alt="famous picard face palm" width="300" height="197" /></a></p>
<p>That reminds me. I don&#8217;t think everybody knows this yet, but I decided that my Chinese name should be: 畢凱 (bì kǎi). I chose it for several reasons:</p>
<ol>
<li>I think it sounds like &#8220;Coy B.&#8221;</li>
<li>凱 (kǎi) is a nice character that means triumphant</li>
<li>I like the way the tones flow</li>
<li> But mostly because it&#8217;s also the way Picard was translated into Chinese <img src='http://www.xilcoy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2010/07/wordpressilized/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Patching linux to play WoW</title>
		<link>http://www.xilcoy.net/2010/07/patching-linux-to-play-wow/</link>
		<comments>http://www.xilcoy.net/2010/07/patching-linux-to-play-wow/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 06:39:45 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=290</guid>
		<description><![CDATA[Today I tried to play World of Warcraft (using wine in linux of course) and I was no longer able to login. I got a segfault whenever I tried to login. Which was weird because nothing I was using the &#8230; <a href="http://www.xilcoy.net/2010/07/patching-linux-to-play-wow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I tried to play World of Warcraft (using wine in linux of course) and I was no longer able to login. I got a segfault whenever I tried to login. Which was weird because nothing I was using the same version of wine and WoW that worked perfectly a week ago. So I did a quick search through winehq bugs and found the problem. It was caused by some code changes in the linux kernel between 2.6.32 and 2.6.34. <a href="http://git.kernel.org/?p=linux/kernel/git/tip/linux-2.6-tip.git;a=commitdiff;h=a1e80fafc9f0742a1776a0490258cb64912411b0;hp=b70e4f0529c089b00d0a6da13106db4de1ada4c7">This kernel patch</a> should fix it though. The other solution would have been to downgrade my kernel back to 2.6.32, but I upgraded for a reason&#8230; My laptop wasn&#8217;t going into suspend mode correctly in 2.6.32 because the /proc/acpi/event wasn&#8217;t firing like it should have. It was apparently fixed in later kernels though because now I can suspend my laptop when closing the lid with no problem.</p>
<p>Ok so for all of you out there saying &#8220;that&#8217;s why I use Windows&#8221; (John Harris). I would like to see you be able to patch your windows kernel when something goes wrong. When you find a bug in windows all you can do is pray that somebody at Microsoft will fix it (or pay thousands of dollars to get it fixed). I love free software <img src='http://www.xilcoy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2010/07/patching-linux-to-play-wow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New wordpress blog</title>
		<link>http://www.xilcoy.net/2010/06/new-wordpress-blog/</link>
		<comments>http://www.xilcoy.net/2010/06/new-wordpress-blog/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 21:55:28 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=289</guid>
		<description><![CDATA[So I did make it back from Costco. I know you were all worried about me&#8230; I recently created a new wordpress blog for Shao-ling and I. I plan to start transitioning more posts about our personal lives to that &#8230; <a href="http://www.xilcoy.net/2010/06/new-wordpress-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I did make it back from Costco. I know you were all worried about me&#8230;</p>
<p>I recently created a new wordpress blog for Shao-ling and I. I plan to start transitioning more posts about our personal lives to that blog, and I&#8217;ll make this blog more about my geekier sides (gaming, programming, etc.), things that &#8220;normal&#8221; people don&#8217;t care about, and would be bored with. Of course my personal life, in general, is geeky, so I don&#8217;t know how well it will work&#8230; We&#8217;ll see though. Anyway you can check out the new blog at <a href="http://www.taiwexans.com">Taiwexans</a>. You can view it either English or Chinese, (just click the small Texas or Taiwan flag). I still need to fix some of the internationalization, and I probably won&#8217;t post too many multi-lingual entries for now. But maybe Shao-ling will.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2010/06/new-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Greetings from Taiwan</title>
		<link>http://www.xilcoy.net/2010/03/greetings-from-taiwan/</link>
		<comments>http://www.xilcoy.net/2010/03/greetings-from-taiwan/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:55:58 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Taiwan]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=288</guid>
		<description><![CDATA[So everybody keeps asking me to update my blog. So I guess I&#8217;ll finally do it. I&#8217;m sitting in the passenger seat of Shao-ling&#8217;s family car using my phone to write this entry, so please excuse any typos. Anyway a &#8230; <a href="http://www.xilcoy.net/2010/03/greetings-from-taiwan/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So everybody keeps asking me to update my blog. So I guess I&#8217;ll finally do it. I&#8217;m sitting in the passenger seat of Shao-ling&#8217;s family car using my phone to write this entry, so please excuse any typos. Anyway a lot has happened since many of you last heard from me</p>
<p>I have been living in Taiwan for the past two months as most of you know. I&#8217;ve been very busy at my new job. And I&#8217;m usually mentally exhausted my the time I leave work each day. At least I&#8217;m getting paid relatvely well (for Taiwan). Especially considering that my normal expenses for each month is between 500 and 600 USD.</p>
<p>I moved into a small apartment within a week of arriving in Taiwan. It feels as if I&#8217;m back in my college dorm room. At least I have my own bathroom here. I have to share my washing machine with 4 or 5 other people, and then hang my clothes outside my window to dry. I have a few small appliances, including a mini-fridge, hot-plate, and small electric grill. Maybe I&#8217;ll upload a video so ya&#8217;ll can see it for yourself.</p>
<p>I&#8217;ve been slowly learning more Chinese Mostly foods right now. I need buy it every day so I get more repetition with food words than most. Maybe in a month or so I will take some classes, I&#8217;m too busy at work right now though.</p>
<p>Since I arrived in January, Taiwan has had two holidays. Chinese New Year and Lantern Festival. I think that Lantern Festival is actually tied to Chinese New Year somehow. We didn&#8217;t do much for Chinese new year besides relax and eat &#8230; a lot. But I got a week off from work so that was kinda nice. Except that it put me even further behind schedule for my current project. I think that the lantern festival was more interesting. In central Taipei they held a huge light show. I had never seen so many people packed into one place before. The Chinese phrase for that is &#8220;people mountain people sea&#8221;. I didn&#8217;t like the pushing and shoving but the show was neat, and all the little models being displayed were neat. Last weekend we went to a smaller town to make our &#8220;sky lanterns&#8221;. Basically they are mini-hot air balloons. You write wishes on the lantern then you light a fire inside and let it soar into the air. Guess somebody else has to clean up the mess later. It seems a bit dangerous. Uncontrolled flames flying all over the place, but it is very pretty to see them all in the air. We had to take train for part of the trip. There were so many people that you got to know your neighbor very, very well. You really have to get used to crowded places to live here.</p>
<p>ok I need to go now we are in Costco shopping now. More to come later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2010/03/greetings-from-taiwan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>dead computer</title>
		<link>http://www.xilcoy.net/2009/08/dead-computer/</link>
		<comments>http://www.xilcoy.net/2009/08/dead-computer/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 00:13:52 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=286</guid>
		<description><![CDATA[A few weeks ago, the power supply on my desktop computer went out. A capacitor on the inside exploded while I was away. I bought a new power supply to replace the dead one and my computer ran fine until &#8230; <a href="http://www.xilcoy.net/2009/08/dead-computer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, the power supply on my desktop computer went out. A capacitor on the inside exploded while I was away. I bought a new power supply to replace the dead one and my computer ran fine until just a few days ago. When I came home on Wednesday, my desktop was dead again. However this time I suspect that it&#8217;s a motherboard issue, because the system has power for about a second, and then shuts itself off. So I just ordered a laptop that should be here in a week or so. I won&#8217;t be playing much wow for awhile though. Which also means I won&#8217;t be updating any addons either. I&#8217;ll have to reinstall gentoo which will take awhile, and then I have to download and install wow and all it&#8217;s patches. The laptop will be a nice upgrade though, so it&#8217;s worth waiting.</p>
<p>I finally started doing the Power 90 program that I ordered months ago.  I&#8217;m on day 5/90, so we&#8217;ll see if I can keep up with it. I probably won&#8217;t, knowing me. I&#8217;ll try though. It would be nice to lose the gut I&#8217;ve been slowly growing over the past 7 years or so. I&#8217;m sure Shao-ling would agree <img src='http://www.xilcoy.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I have my TEFL course this weekend. I can&#8217;t find an itinerary anywhere though. So I&#8217;m assuming it starts at 8 in the morning. But I just don&#8217;t know. Hopefully, I&#8217;m not late. I should go to bed so I can get up in few hours. Goodnight.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2009/08/dead-computer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BLP importer</title>
		<link>http://www.xilcoy.net/2009/05/blp-importer/</link>
		<comments>http://www.xilcoy.net/2009/05/blp-importer/#comments</comments>
		<pubDate>Sun, 24 May 2009 18:09:49 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=285</guid>
		<description><![CDATA[Last week I spent all my spare time writing a BLP importer plugin for the GIMP. BLP for those who don&#8217;t know is Blizzard&#8217;s texture file format. I was working on my JukeBox WoW addon and I wanted to add &#8230; <a href="http://www.xilcoy.net/2009/05/blp-importer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week I spent all my spare time writing a BLP importer plugin for the GIMP. BLP for those who don&#8217;t know is Blizzard&#8217;s texture file format. I was working on my JukeBox WoW addon and I wanted to add a play/stop buttons. But I haven&#8217;t been able to open up the BLP files with the button templates. So I finally broke down and wrote my own importer. It can read any type of Blizzard BLP image, and allow it to be edited in the GIMP. Saving the file is tricky though. It&#8217;s a lossy compression scheme, so I&#8217;m having a hard time finding a way to export the image. Fortunately World of Warcraft can load TGA images. So until I can get a working BLP exporter, I can just save my images in the tga format.</p>
<p>If anybody wants a copy of the importer code just send me message <img src='http://www.xilcoy.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2009/05/blp-importer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Engage</title>
		<link>http://www.xilcoy.net/2008/11/engage/</link>
		<comments>http://www.xilcoy.net/2008/11/engage/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 10:35:44 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[sci-fi]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=279</guid>
		<description><![CDATA[Halloween was pretty fun. I didn&#8217;t do anything except work and play computer, but I did dress up in costume for work. I bought a star trek TNG shirt and and some rank insignia&#8217;s. I used black hairspray for darker &#8230; <a href="http://www.xilcoy.net/2008/11/engage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Halloween was pretty fun. I didn&#8217;t do anything except work and play computer, but I did dress up in costume for work. I bought a star trek TNG shirt and and some rank insignia&#8217;s. I used black hairspray for darker hair and beard. I bought a toy tricorder, and a model phaser. Only one other person did anything. She wore some cat ears. At work people were calling me commander, and making jokes about &#8220;the bridge&#8221;, &#8220;ready room&#8221;, &#8220;turbolifts&#8221;, and pretty much anything trek related. For lunch we &#8220;assembled an away team&#8221; and took a shuttle (car) to a restaurant. I think many of them had even more with it than I did. It was interesting. Hopefully I remember to upload some pictures.</p>
<p>In more important news&#8230; Shao-ling will have her student visa interview on Friday. I think she is much better prepared this time. She would be starting school here 2 months later. She is going to take one or two semesters of ELS. I really hope everything goes well. It will be much, much better to so close to her. So, wish her luck. 加油 Jia you Shao-ling!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2008/11/engage/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What’s been happening</title>
		<link>http://www.xilcoy.net/2008/07/whats-been-happening/</link>
		<comments>http://www.xilcoy.net/2008/07/whats-been-happening/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 10:08:45 +0000</pubDate>
		<dc:creator>xilcoy</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Gaming]]></category>
		<category><![CDATA[Taiwan]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.xilcoy.net/?p=276</guid>
		<description><![CDATA[Hi everybody. A couple of weeks ago I was busier than usual. My brother Shane, and my cousin John came to visit me in Houston for two weeks and left just after the 4th. So I was cooking supper nearly &#8230; <a href="http://www.xilcoy.net/2008/07/whats-been-happening/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi everybody. A couple of weeks ago I was busier than usual. My brother Shane, and my cousin John came to visit me in Houston for two weeks and left just after the 4th. So I was cooking supper nearly every day and coming home to fix lunch for all of us. We usually put in a DVD while we were eating. And when we weren&#8217;t eating we were playing computer games. Freelancer and C&#038;C Generals: Zero Hour mostly. While I was gone during the day they slept and/or played xBox I think. We had so many snack foods, but who could pass up the 10 for $10 snacks at the grocery store with 2 extra guys in the house.</p>
<p>I was planning to do more things with my website. But hadn&#8217;t got the chance to since then. I have a working captcha image that I hope to put on my live blog soon. I just have to figure out a good way to pass the information around. I&#8217;m thinking about a random key of some sort. So I have to figure that out first.</p>
<p>At work I recently found out the guy who was my mentor is moving, and it&#8217;s likely I&#8217;ll be taking on most of his responsibilities. I don&#8217;t know if I&#8217;m ready for that yet, but I&#8217;ll found out soon enough.</p>
<p>I&#8217;m starting to get all of my clothes packed for my trip in 50 days. I&#8217;ll be going back to Taiwan during labor day. That way I can use my 4 vacation days that week and have the weekend on both sides. The reason I&#8217;m packing now is I&#8217;m going to mail it over there. So that all I will need is a carry-on. Shao-ling is already planning out what we will be doing in Taiwan. All of us will go to Kenting (south Taiwan) the weekend I&#8217;m going home. We&#8217;ll take the &#8220;fast train&#8221; there, and spend one night at a hotel. I hope my Chinese is better than last time. There are at least a couple more phrases I want to learn first.</p>
<p>All right I think I should go exercise now, another goal is to lose at least 20 pounds before I go over there. Being lazy makes it hard to do that. See you later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xilcoy.net/2008/07/whats-been-happening/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

