<?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>Yangtheman</title>
	<atom:link href="http://blog.yangtheman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yangtheman.com</link>
	<description>Life hacker</description>
	<lastBuildDate>Mon, 01 Mar 2010 05:28:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Kitchen Nightmares and Entrepreneurship</title>
		<link>http://blog.yangtheman.com/2010/02/28/kitchen-nightmares-and-entrepreneurship/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=kitchen-nightmares-and-entrepreneurship</link>
		<comments>http://blog.yangtheman.com/2010/02/28/kitchen-nightmares-and-entrepreneurship/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 05:24:18 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[Gordon Ramsay]]></category>
		<category><![CDATA[Kitchen Nightmares]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=276</guid>
		<description><![CDATA[I am a big fan of Hulu. Ever since I found Hulu, I don&#8217;t watch much of TV. This is clearly new way of watching TV shows.It&#8217;s very convenient, and I get to watch whatever I want (as long as episodes are available) and whenever I want. Since I don&#8217;t have much time to watch [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/28/kitchen-nightmares-and-entrepreneurship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full text search on Heroku</title>
		<link>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=full-text-search-on-heroku</link>
		<comments>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 04:44:37 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[acts_as_tsearch]]></category>
		<category><![CDATA[heroku]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=274</guid>
		<description><![CDATA[If you want to have full text search capability on Heroku, you should definitely use texticle or acts_as_tsearch. It is possible to use acts_as_farret on Heroku, but since you can only write to /tmp directory and your index file will be deleted sooner or later, you should not use it.
I first used texticle, and later [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/28/full-text-search-on-heroku/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Path of enlightenment to Ruby</title>
		<link>http://blog.yangtheman.com/2010/02/22/path-of-enlightenment-to-ruby/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=path-of-enlightenment-to-ruby</link>
		<comments>http://blog.yangtheman.com/2010/02/22/path-of-enlightenment-to-ruby/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 06:39:02 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=272</guid>
		<description><![CDATA[For all those who are learning Ruby, please do yourself a favor and follow the path described below.
http://github.com/edgecase/ruby_koans
]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/22/path-of-enlightenment-to-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My naswer to text-dynamo</title>
		<link>http://blog.yangtheman.com/2010/02/22/my-naswer-to/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=my-naswer-to</link>
		<comments>http://blog.yangtheman.com/2010/02/22/my-naswer-to/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 05:09:37 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Markov chain]]></category>
		<category><![CDATA[Probability]]></category>
		<category><![CDATA[Randomness]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=266</guid>
		<description><![CDATA[As an exercise to practice Ruby, you can try to compete a random text generator using an underlying Markov chain model. The codes in the following github account are incomplete. You are supposed to fill in or create methods that will create randomly generated texts given seed texts.
http://github.com/eandrejko/text-dynamo
Markov chain is like a state machine, but [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/22/my-naswer-to/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Korea will be left behind</title>
		<link>http://blog.yangtheman.com/2010/02/12/korea-will-be-left-behind/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=korea-will-be-left-behind</link>
		<comments>http://blog.yangtheman.com/2010/02/12/korea-will-be-left-behind/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 08:57:09 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[high-tech]]></category>
		<category><![CDATA[korea]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=261</guid>
		<description><![CDATA[It&#8217;s okay to be patriotic. You should love your country, but it should not keep you from being objective.
In one way, Koreans are kind of Xenophobic. It&#8217;s not exactly it because they don&#8217;t hate foreigners, but because they think they are better than others. It was very clear when I lived in Korea for two [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/02/12/korea-will-be-left-behind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to convert from MySQL to Postgres</title>
		<link>http://blog.yangtheman.com/2010/01/30/how-to-convert-from-mysql-to-postgres/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-convert-from-mysql-to-postgres</link>
		<comments>http://blog.yangtheman.com/2010/01/30/how-to-convert-from-mysql-to-postgres/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 07:55:21 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[heroku]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PostgreSQL]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=245</guid>
		<description><![CDATA[I have been using MySQL for probably as long as I could remember. For Bloglation, search capability is an important feature since it&#8217;s hard to browse each post one by one. I will probably implement tagging functionality, but even so, it&#8217;s important to be able to search the contents with a keyword(s). While Ultrasphinx works [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2010/01/30/how-to-convert-from-mysql-to-postgres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Wordpress Backup plugin (if you have Amazon S3 account)</title>
		<link>http://blog.yangtheman.com/2009/12/16/best-wordpress-backup-plugin-if-you-have-amazon-s3-account/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=best-wordpress-backup-plugin-if-you-have-amazon-s3-account</link>
		<comments>http://blog.yangtheman.com/2009/12/16/best-wordpress-backup-plugin-if-you-have-amazon-s3-account/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:18:59 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=239</guid>
		<description><![CDATA[But, why wouldn&#8217;t you have an Amazon S3 account? It&#8217;s so cheap and reliable (as far as I can tell). If you don&#8217;t have one, you should get one. Also, if you care about preserving your content when disaster strikes, get this WP S3 Backups plugin.
]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2009/12/16/best-wordpress-backup-plugin-if-you-have-amazon-s3-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To mock or stub &#8216;open&#8217; method</title>
		<link>http://blog.yangtheman.com/2009/12/16/to-mock-or-stub-open-method/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=to-mock-or-stub-open-method</link>
		<comments>http://blog.yangtheman.com/2009/12/16/to-mock-or-stub-open-method/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 08:17:01 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=237</guid>
		<description><![CDATA[Don&#8217;t fool with Kernel call. Just use OpenURI.open_uri.

OpenURI.expects&#40;:open_uri&#41;.returns&#40;&#34;some content&#34;&#41;

]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2009/12/16/to-mock-or-stub-open-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bloglation &#8211; Translate, Save, and Share!</title>
		<link>http://blog.yangtheman.com/2009/11/24/bloglation-translate-save-and-share/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=bloglation-translate-save-and-share</link>
		<comments>http://blog.yangtheman.com/2009/11/24/bloglation-translate-save-and-share/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 22:44:29 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[entrepreneurship]]></category>
		<category><![CDATA[high-tech]]></category>
		<category><![CDATA[startup]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=229</guid>
		<description><![CDATA[Last Thursday, I released private alpha version of Bloglation, which lets a user translate any web page, save and share. It&#8217;s supposed to be private, but I need to get some good feedback from real users. If you are bi-lingual (or not) and interested in translating cool ideas, concepts and/or knowledge, please go ahead. And [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2009/11/24/bloglation-translate-save-and-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice try, but not quite there yet, myTouch</title>
		<link>http://blog.yangtheman.com/2009/11/15/nice-try-but-not-quite-there-yet-mytouch/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=nice-try-but-not-quite-there-yet-mytouch</link>
		<comments>http://blog.yangtheman.com/2009/11/15/nice-try-but-not-quite-there-yet-mytouch/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 05:14:29 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mytouch]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=218</guid>
		<description><![CDATA[Ah&#8230;. Google Android phone. I welcomed Google&#8217;s decision to buy Android and release a new mobile OS. If any company to shake up mobile industry, Google was in better position than any other company. It had money and right engineering culture to do it. Apple&#8217;s iPhone was available much earlier than Google Android phone, so [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2009/11/15/nice-try-but-not-quite-there-yet-mytouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
