<?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 &#187; Ruby</title>
	<atom:link href="http://blog.yangtheman.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yangtheman.com</link>
	<description>Life hacker</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:34:39 +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>How to install KidsRuby on Mac OS X and Ubuntu</title>
		<link>http://blog.yangtheman.com/2012/01/17/how-to-install-kids-ruby-on-mac-os-x-and-ubuntu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-kids-ruby-on-mac-os-x-and-ubuntu</link>
		<comments>http://blog.yangtheman.com/2012/01/17/how-to-install-kids-ruby-on-mac-os-x-and-ubuntu/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 07:24:21 +0000</pubDate>
		<dc:creator>Yang Chung</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[high-tech]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://blog.yangtheman.com/?p=355</guid>
		<description><![CDATA[I have two kids, and I have been wanting to find ways to introduce my kids to programming. Especially for my son, who has asperger syndrome. I thought programming would be a good way to use his interests in logic and mathematics to good use.
I was so much in joy when I found KidsRuby. It&#8217;s [...]]]></description>
		<wfw:commentRss>http://blog.yangtheman.com/2012/01/17/how-to-install-kids-ruby-on-mac-os-x-and-ubuntu/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 answer 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>
	</channel>
</rss>

