<?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>Seoulscapade &#187; Computing</title>
	<atom:link href="http://ansan.homelinux.com/blog/category/interests/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://ansan.homelinux.com:8081/blog</link>
	<description></description>
	<lastBuildDate>Tue, 17 Nov 2009 04:33:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Link a Category to an External URL in Wordpress</title>
		<link>http://ansan.homelinux.com:8081/blog/2009/06/link-a-category-to-an-external-url-in-wordpress/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2009/06/link-a-category-to-an-external-url-in-wordpress/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 02:18:07 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=290</guid>
		<description><![CDATA[
What I wanted was have a category link on my site open up an external site in a new tab. A simple task in something like Joomla. But you can&#8217;t configure this in Wordpress! It baffles me why such a basic feature is not standard. However, here&#8217;s my solution.
First, I tried a lot of redirection [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2009/06/link-a-category-to-an-external-url-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert MP3 to KMP</title>
		<link>http://ansan.homelinux.com:8081/blog/2009/03/convert-mp3-to-kmp/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2009/03/convert-mp3-to-kmp/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 00:20:03 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Product Watch]]></category>
		<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=358</guid>
		<description><![CDATA[

A great deal was advertised on TV in Seoul recently where you could get a new LG Cyon mobile phone&#8212;the strangely named Viewty, model KH2100, for only 26,000 won. It included a charger in the deal and since we needed an extra one of those, we bought the phone.
It&#8217;s got all the stuff you&#8217;d expect [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2009/03/convert-mp3-to-kmp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Busted, Man!</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/05/were-busted-man/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/05/were-busted-man/#comments</comments>
		<pubDate>Sun, 04 May 2008 13:32:51 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=432</guid>
		<description><![CDATA[

Here&#8217;s a fun picture I came across years ago but never got around to posting it anywhere. But I decided to add it here with a little review of a game I came across the other night called de_marijuan_bust.
It&#8217;s only a small map consisting of a central building, where the dope heads start out, and [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/05/were-busted-man/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screenshots</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/04/screenshots/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/04/screenshots/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 02:32:45 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Screenshots]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=338</guid>
		<description><![CDATA[
See screenshots from Half Life and Counter Strike here.

]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/04/screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putting DIVs Side by Side</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/04/putting-divs-side-by-side/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/04/putting-divs-side-by-side/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 00:13:57 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=333</guid>
		<description><![CDATA[
It can be very frustrating working with divs, when trying to modify an existing design. I had a situation where I wanted to modify a design so that the sidebar was not fixed with &#8220;relative: absolute&#8221; positioning. Things weren&#8217;t wrapping how I wanted because of it, plus the sidebar was hiding the footer.
I needed the [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/04/putting-divs-side-by-side/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jailbreak iPod Touch 1.1.4 and Add an English-Korean Dictionary</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/04/jailbreak-ipod-touch-114-and-add-an-english-korean-dictionary/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/04/jailbreak-ipod-touch-114-and-add-an-english-korean-dictionary/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 01:14:13 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=334</guid>
		<description><![CDATA[
I&#8217;ve noted before my disdain for Apple and the company&#8217;s culture of arrogance. And I&#8217;ve mentioned my annoyance at certain decisions made regarding the iPod Touch. What further annoys me about this product is that Apple expects you to pay extra to have some more very basic applications added to it. The way around that [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/04/jailbreak-ipod-touch-114-and-add-an-english-korean-dictionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing the Slow Opening of Office 2003 Documents and Worksheets</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/03/fixing-slow-opening-of-office-2003-documents-and-worksheet/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/03/fixing-slow-opening-of-office-2003-documents-and-worksheet/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 09:50:16 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2008/03/21/fixing-slow-opening-of-office-2003-documents-and-worksheet/</guid>
		<description><![CDATA[
The time it was taking Office 2003 documents and spreadsheets to open on my wife&#8217;s PC was a joke. It was a real pain without explanation. And I still don&#8217;t know why it happened. However, I did find out how to fix it, not before wasting more of my life because of Windows. I will [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/03/fixing-slow-opening-of-office-2003-documents-and-worksheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AWP Sniper Heaven</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/01/awp-sniper-heaven/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/01/awp-sniper-heaven/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 13:30:16 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=430</guid>
		<description><![CDATA[
Awp_india is a map I&#8217;ve always enjoyed, in all of its incarnations, from back in the CS 1.6 days up to now. The great thing about it for me is how everyone is made equal in terms of terrain and weapons. All you get is the AWP sniper rifle and a knife. The knife usually [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/01/awp-sniper-heaven/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAMP: MySQL Import Problems &amp; Solutions</title>
		<link>http://ansan.homelinux.com:8081/blog/2008/01/wamp-mysql-import-problems-solutions/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2008/01/wamp-mysql-import-problems-solutions/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 00:37:55 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Home Server]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2008/01/03/wamp-mysql-import-problems-solutions/</guid>
		<description><![CDATA[
I struck 2 errors when trying to import database backup files into newly created SQL databases for my WAMP. This is how I fixed them.
One error was pretty straight forward, saying something like an error occurred (gee, thanks, that really pointed me in the right direction). I discovered that was because the file was too [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2008/01/wamp-mysql-import-problems-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overcoming How Apple Sucks</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/12/overcoming-how-apple-sucks/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/12/overcoming-how-apple-sucks/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 03:16:42 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/12/15/overcoming-how-apple-sucks/</guid>
		<description><![CDATA[
After my wife purchased an iPod Touch, she was disappointed to find how restrictive it&#8217;s video formats were. It annoyed me, too. But Apple&#8217;s arrogant and moronic policy on this has annoyed a lot of people. It really is pathetic.
I&#8217;ve never had a smooth relationship with Apple, for one reason or another, going way back. [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/12/overcoming-how-apple-sucks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Wireless Router to a Wired Router</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/12/adding-a-wireless-router-to-a-wired-router/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/12/adding-a-wireless-router-to-a-wired-router/#comments</comments>
		<pubDate>Sun, 09 Dec 2007 00:34:30 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/12/09/adding-a-wireless-router-to-a-wired-router/</guid>
		<description><![CDATA[
First, many will advise to forget all about adding a wireless router to a wired router and simply buy a wireless router to handle all of your networking needs. They&#8217;ll say don&#8217;t complicate things with two routers. They mention that speed might be an issue (yeah, perhaps in nano seconds).
Well, each to his own. I [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/12/adding-a-wireless-router-to-a-wired-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Insert HTML Code Into HTML, PHP or SHTML Files</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/12/insert-html-code-into-html-php-or-shtml-files/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/12/insert-html-code-into-html-php-or-shtml-files/#comments</comments>
		<pubDate>Sun, 02 Dec 2007 00:27:47 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/12/02/insert-html-code-into-html-php-or-shtml-files/</guid>
		<description><![CDATA[
The scenario is that I wanted to insert HTML code into HTML, PHP or SHTML files to create the &#8220;tab&#8221; menu bar seen at the top of the page. For this, the code had to go after the &#60;body&#62; tag in each content management system file that handled the page structure.
To include the HTML code [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/12/insert-html-code-into-html-php-or-shtml-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoho A No Go! Well, Not For A While Anyway . . .</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/11/zoho-is-a-no-go-well-not-for-while-anyway/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/11/zoho-is-a-no-go-well-not-for-while-anyway/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 10:30:05 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/11/29/zoho-is-a-no-go-well-not-for-while-anyway/</guid>
		<description><![CDATA[
I signed up for Zoho this week with great enthusiasm after seeing what it offered, but that enthusiasm, and trust along with it, was soon shattered.
Zoho is a free online suite of various tools, some much like those Google offers&#8212;the excellent Google Docs, for example. But Zoho has so much more. I was very impressed [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/11/zoho-is-a-no-go-well-not-for-while-anyway/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dominating!</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/10/dominating/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/10/dominating/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 04:04:25 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/10/06/dominating/</guid>
		<description><![CDATA[

(Select for a larger size)
I was dominating! A rare moment for me, in the world of Counter Strike, so I just had to post it. On the left you can see my tally: 1 wounded, almost killed, and 3 killed! Sadly, just as I&#8217;d taken out my last victim, someone got me with a head [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/10/dominating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hot Babe Killers</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/10/hot-babe-killers/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/10/hot-babe-killers/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 13:21:09 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=421</guid>
		<description><![CDATA[
Occasionally when I visit Counter Strike zombie sites, some players are modified to be girls in bikinis or French maid outfits, like the one below. So I thought I&#8217;d take a screenshot.

There isn&#8217;t much more sexier than a French maid with a grenade on her hip.
See the Counter Strike gallery.

]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/10/hot-babe-killers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compassionate Killing: Korea&#8217;s Bulguksa on Counter Strike</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/09/compassionate-killing-koreas-bulguksa-on-counter-strike/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/09/compassionate-killing-koreas-bulguksa-on-counter-strike/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 06:59:09 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Cultural Spotlight]]></category>
		<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=223</guid>
		<description><![CDATA[
As soon as I saw on the list of servers that one of them was using a map called de_bulguksa, I knew it had to be some kind of Korean temple design. In Korean, &#8220;sa&#8221; means temple and bulguk would be the name of the temple, so in English it simply translates as Bulguk Temple. [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/09/compassionate-killing-koreas-bulguksa-on-counter-strike/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Safe Colour Standards</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/09/web-safe-colour-standards/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/09/web-safe-colour-standards/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 00:24:15 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Software Related]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2008/03/15/web-safe-colour-standards/</guid>
		<description><![CDATA[
By Dyann K. Schmidel, and repeated here just for fun and because it&#8217;s pretty . . .




<pre>
steelblue
steelblue
steelblue
</pre>
4682B4



<pre>
royalblue
royalblue
royalblue
</pre>
041690



<pre>
cornflowerblue
cornflowerblue
cornflowerblue
</pre>
6495ED



<pre>
lightsteelblue
lightsteelblue
lightsteelblue
</pre>
B0C4DE



<pre>
mediumslateblue
mediumslateblue
mediumslateblue
</pre>
7B68EE



<pre>
slateblue
slateblue
slateblue
</pre>
6A5ACD



<pre>
darkslateblue
darkslateblue
darkslateblue
</pre>
483D8B



<pre>
midnightblue
midnightblue
midnightblue
</pre>
191970



<pre>
navy
navy
navy
</pre>
000080



<pre>
darkblue
darkblue
darkblue
</pre>
00008B



<pre>
mediumblue
mediumblue
mediumblue
</pre>
0000CD



<pre>
blue
blue
blue
</pre>
0000FF



<pre>
dodgerblue
dodgerblue
[...]
</pre>
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/09/web-safe-colour-standards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rats in a Girls Room</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/08/rats-in-a-girls-room/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/08/rats-in-a-girls-room/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 13:18:49 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=419</guid>
		<description><![CDATA[
Maybe there&#8217;s a little too much pink. But you know, that helps you spot the enemy easier because they stand out more.

This map, called de_dolls, is based on the early Half-Life map called Rats. The early version was set in a kitchen and featured rat holes and tunnels and even a rat trap.

A rat trap [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/08/rats-in-a-girls-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dust2 Dusted Off</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/08/dust2-dusted-off/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/08/dust2-dusted-off/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 13:16:30 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Gaming]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/?p=417</guid>
		<description><![CDATA[
Probably the most popular or most played CS Source map of all time is de_dust2. Some servers, in fact, are devoted to it, offering nothing else. That doesn&#8217;t seem to deter players, who return again and again to enjoy shooting it out in familiar terrain.
It just seems to have the right balance of all the [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/08/dust2-dusted-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OSX &amp; Ubuntu Linux on an iBook G4</title>
		<link>http://ansan.homelinux.com:8081/blog/2007/08/osx-ubuntu-linux-on-an-ibook-g4/</link>
		<comments>http://ansan.homelinux.com:8081/blog/2007/08/osx-ubuntu-linux-on-an-ibook-g4/#comments</comments>
		<pubDate>Sun, 05 Aug 2007 00:17:18 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://ubantu.homelinux.com/blog/2007/08/05/osx-ubuntu-linux-on-an-ibook-g4/</guid>
		<description><![CDATA[

My iBook G4 wasn&#8217;t being used much so I decided to install Ubuntu Feisty on it. Here&#8217;s how it was done, and I give you the warts and all procedure, as it happened, in the hands of an average tinkerer.
First things first, back up all critical files and extra applications on the iBook to another [...]
]]></description>
		<wfw:commentRss>http://ansan.homelinux.com:8081/blog/2007/08/osx-ubuntu-linux-on-an-ibook-g4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
