<?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>Across Weirdish Wild Space &#187; language</title>
	<atom:link href="http://blog.wakatara.com/tag/language/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wakatara.com</link>
	<description>Out there things can happen and frequently do</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:56:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Learning Ruby with Rubywarrior</title>
		<link>http://blog.wakatara.com/2010/04/17/learning-ruby-with-rubywarrior/</link>
		<comments>http://blog.wakatara.com/2010/04/17/learning-ruby-with-rubywarrior/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 11:29:22 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[blogable]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[geekery]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.wakatara.com/?p=4324</guid>
		<description><![CDATA[One of the things I really love about the ruby community is its inherent sense of fun. Beside the fact there are a lot of really smart, talented and very creative devs in it and at the RailsCamps (at least here in Aus), and some of the best stuff is just the things they whip [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I really love about the ruby community is its inherent sense of fun. Beside the fact there are a lot of really smart, talented and very creative devs in it and at the RailsCamps (at least here in Aus), and some of the best stuff is just the things they whip up in their more whimsical moments.</p>
<p><a href="http://github.com/ryanb/ruby-warrior">One of these has to be rubywarrior</a> (thanks to <a href="http://twitter.com/richiekhoo">Ritchie K.</a> for introducing me to this one at Railcamp 7 in Canberra). <a href="http://github.com/ryanb">Written by Railscasts stalwart Ryan Bates</a> it&#8217;s there to teach you <a href="http://www.ruby-lang.org/en/">Ruby</a>. And it rocks.</p>
<p>The scenario is that you&#8217;re a warrior that gets set a scenario each time and must write a method to get you through the scenario each time. You run the scenario and see if you&#8217;re successful.</p>
<p><code>sudo gem install rubywarrior</code></p>
<p>will get you the program installed on your machine</p>
<p>cd into a directory where you tend to keep your source files and run the command <br />
<code>rubywarrior</code>.</p>
<p><code>
<pre>
Welcome to Ruby Warrior
No rubywarrior directory found, would you like to create one? [yn] y
[1] beginner
[2] intermediate
Choose tower by typing the number: 1
Enter a name for your warrior: RubyNewb
First level has been generated. See the rubywarrior/rubynewb-beginner/README for instructions.
</pre>
<p></code></p>
<p>So, cd into the rubywarrior/rubynewb-beginner/README and open it however you like to do that (textmate is best if you&#8217;re on a mac) and you&#8217;ll note it gives you a scenario and usually a hint at how to modify the play_turn method you&#8217;re responsible for to get through the scenario. You modify your player.rb file and the play_turn method, save it and then run the command rubywarrior in your directory. That runs the turns through a fun little text animation and if you are successful in completing the level you get a nice message, some points, and proceed to the next level where the README file has changed and given you a new scenario to overcome.</p>
<p>It&#8217;s a very simple way to learn actually and is a bit like a simple brainteaser to get through each level. </p>
<p>Definitely recommend it if you want to learn basic Ruby (there is also an intermiediate level available if you think you&#8217;re hot stuff) and especially if you&#8217;ve come to Ruby through learning Rails first.</p>

<div class="sociable">
<div class="sociable_tagline">
<h2>Share This Post On...</h2>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" class="thickbox" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.wakatara.com%2F2010%2F04%2F17%2Flearning-ruby-with-rubywarrior%2F&amp;t=Learning%20Ruby%20with%20Rubywarrior?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Learning%20Ruby%20with%20Rubywarrior%20-%20http%3A%2F%2Fblog.wakatara.com%2F2010%2F04%2F17%2Flearning-ruby-with-rubywarrior%2F" title="Twitter"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://delicious.com/post?url=http%3A%2F%2Fblog.wakatara.com%2F2010%2F04%2F17%2Flearning-ruby-with-rubywarrior%2F&amp;title=Learning%20Ruby%20with%20Rubywarrior&amp;notes=One%20of%20the%20things%20I%20really%20love%20about%20the%20ruby%20community%20is%20its%20inherent%20sense%20of%20fun.%20Beside%20the%20fact%20there%20are%20a%20lot%20of%20really%20smart%2C%20talented%20and%20very%20creative%20devs%20in%20it%20and%20at%20the%20RailsCamps%20%28at%20least%20here%20in%20Aus%29%2C%20and%20some%20of%20the%20best%20stuff%20is%20?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Learning%20Ruby%20with%20Rubywarrior&amp;body=http%3A%2F%2Fblog.wakatara.com%2F2010%2F04%2F17%2Flearning-ruby-with-rubywarrior%2F" title="email"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" class="thickbox" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.wakatara.com%2F2010%2F04%2F17%2Flearning-ruby-with-rubywarrior%2F&amp;partner=sociable?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wakatara.com/2010/04/17/learning-ruby-with-rubywarrior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lyrics Training Teaches You Languages Through Music Videos</title>
		<link>http://blog.wakatara.com/2010/02/27/lyrics-training-teaches-you-languages-through-music-videos/</link>
		<comments>http://blog.wakatara.com/2010/02/27/lyrics-training-teaches-you-languages-through-music-videos/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 11:55:17 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[blogable]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[learning]]></category>

		<guid isPermaLink="false">http://blog.wakatara.com/?p=4159</guid>
		<description><![CDATA[This is quite cool actually. Lyrics training lets you type along to music videos at various levels to test your fluency and help teach you languages. Wish they had it in Mandarin instead of just European languages (though I guess it&#8217;s still in beta). Actually found it quite tricky even in languages I speak so [...]]]></description>
			<content:encoded><![CDATA[<p>This is quite cool actually. <a href="http://www.lyricstraining.com">Lyrics training lets you type along to music videos</a> at various levels to test your fluency and help teach you languages. Wish they had it in Mandarin instead of just European languages (though I guess it&#8217;s still in beta). </p>
<p>Actually found it quite tricky even in languages I speak so good practice if you&#8217;re rusty, let alone learning. It even allows you different levels of difficulty. I hope it catches on across other languages like Arabic, Turkish and, ahem&#8230; Mandarin (did I mention I&#8217;d like it in Mandarin?&#8230; <img src='http://blog.wakatara.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
<p><small>
<p>(via <a href="http://lifehacker.com">Lifehacker</a>.)</small></p>

<div class="sociable">
<div class="sociable_tagline">
<h2>Share This Post On...</h2>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" class="thickbox" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.wakatara.com%2F2010%2F02%2F27%2Flyrics-training-teaches-you-languages-through-music-videos%2F&amp;t=Lyrics%20Training%20Teaches%20You%20Languages%20Through%20Music%20Videos?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Lyrics%20Training%20Teaches%20You%20Languages%20Through%20Music%20Videos%20-%20http%3A%2F%2Fblog.wakatara.com%2F2010%2F02%2F27%2Flyrics-training-teaches-you-languages-through-music-videos%2F" title="Twitter"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://delicious.com/post?url=http%3A%2F%2Fblog.wakatara.com%2F2010%2F02%2F27%2Flyrics-training-teaches-you-languages-through-music-videos%2F&amp;title=Lyrics%20Training%20Teaches%20You%20Languages%20Through%20Music%20Videos&amp;notes=This%20is%20quite%20cool%20actually.%20Lyrics%20training%20lets%20you%20type%20along%20to%20music%20videos%20at%20various%20levels%20to%20test%20your%20fluency%20and%20help%20teach%20you%20languages.%20Wish%20they%20had%20it%20in%20Mandarin%20instead%20of%20just%20European%20languages%20%28though%20I%20guess%20it%27s%20still%20in%20beta%29.?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Lyrics%20Training%20Teaches%20You%20Languages%20Through%20Music%20Videos&amp;body=http%3A%2F%2Fblog.wakatara.com%2F2010%2F02%2F27%2Flyrics-training-teaches-you-languages-through-music-videos%2F" title="email"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" class="thickbox" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.wakatara.com%2F2010%2F02%2F27%2Flyrics-training-teaches-you-languages-through-music-videos%2F&amp;partner=sociable?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wakatara.com/2010/02/27/lyrics-training-teaches-you-languages-through-music-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bear shaving</title>
		<link>http://blog.wakatara.com/2009/08/03/bear-shaving/</link>
		<comments>http://blog.wakatara.com/2009/08/03/bear-shaving/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 21:06:37 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[blogable]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[gtd]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[management]]></category>

		<guid isPermaLink="false">http://blog.wakatara.com/?p=3436</guid>
		<description><![CDATA[My new favourite term is Seth Godin&#8217;s &#8220;bear shaving&#8221; Global warming a problem? Just shave the bears. Let&#8217;s define &#8216;bear shaving&#8217; as the efforts we go to do deal with the symptoms of a problem instead of addressing the cause of the problem. I wonder if I could start calling bear bounties at work ? [...]]]></description>
			<content:encoded><![CDATA[<p>My new favourite term is <a href="http://sethgodin.typepad.com/seths_blog/2009/08/bear-shaving.html">Seth Godin&#8217;s &#8220;bear shaving&#8221;</a></p>
<blockquote><p>
Global warming a problem? Just shave the bears.</p>
<p>Let&#8217;s define &#8216;bear shaving&#8217; as the efforts we go to do deal with the symptoms of a problem instead of addressing the cause of the problem.
</p></blockquote>
<p>I wonder if I could start calling bear bounties at work ? Hmmm&#8230;</p>
<p><small>
<p>(via <a href="http://sethgodin.typepad.com/seths_blog/">Seth&#8217;s Blog</a>.)</small></p>

<div class="sociable">
<div class="sociable_tagline">
<h2>Share This Post On...</h2>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" class="thickbox" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.wakatara.com%2F2009%2F08%2F03%2Fbear-shaving%2F&amp;t=Bear%20shaving?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Bear%20shaving%20-%20http%3A%2F%2Fblog.wakatara.com%2F2009%2F08%2F03%2Fbear-shaving%2F" title="Twitter"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://delicious.com/post?url=http%3A%2F%2Fblog.wakatara.com%2F2009%2F08%2F03%2Fbear-shaving%2F&amp;title=Bear%20shaving&amp;notes=My%20new%20favourite%20term%20is%20Seth%20Godin%27s%20%22bear%20shaving%22%0A%0A%0AGlobal%20warming%20a%20problem%3F%20Just%20shave%20the%20bears.%0A%0ALet%27s%20define%20%27bear%20shaving%27%20as%20the%20efforts%20we%20go%20to%20do%20deal%20with%20the%20symptoms%20of%20a%20problem%20instead%20of%20addressing%20the%20cause%20of%20the%20problem.%20%0A%0A%0AI%20wo?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Bear%20shaving&amp;body=http%3A%2F%2Fblog.wakatara.com%2F2009%2F08%2F03%2Fbear-shaving%2F" title="email"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" class="thickbox" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.wakatara.com%2F2009%2F08%2F03%2Fbear-shaving%2F&amp;partner=sociable?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wakatara.com/2009/08/03/bear-shaving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eighteen Challenges in Contemporary Literature</title>
		<link>http://blog.wakatara.com/2009/06/11/eighteen-challenges-in-contemporary-literature/</link>
		<comments>http://blog.wakatara.com/2009/06/11/eighteen-challenges-in-contemporary-literature/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 23:16:05 +0000</pubDate>
		<dc:creator>Daryl</dc:creator>
				<category><![CDATA[blogable]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://blog.wakatara.com/?p=3232</guid>
		<description><![CDATA[Kinda loved Bruce Sterling&#8217;s 18 Challenges in Contemporary Literature. Surely some budding author is willing to stand up and take a shot at the brave new world ? Interesting comment about the primary interfaces of a lot of people moving to computers and such, but I still believe nothing really beats a book when you [...]]]></description>
			<content:encoded><![CDATA[<p>Kinda loved <a href="http://www.wired.com/beyond_the_beyond/2009/05/eighteen-challenges-in-contemporary-literature">Bruce Sterling&#8217;s 18 Challenges in Contemporary Literature</a>. Surely some budding author is willing to stand up and take a shot at the brave new world ?</p>
<p>Interesting comment about the primary interfaces of a lot of people moving to computers and such, but I still believe nothing really beats a book when you just want to sit and read. Course I haven&#8217;t tried a Kindle yet, but still willing to bet I&#8217;d rather go dead tree.</p>
<p><small>
<p>(via <a href="http://www.wired.com/rss/index.xml">Wired News</a>.)</small></p>

<div class="sociable">
<div class="sociable_tagline">
<h2>Share This Post On...</h2>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow" class="thickbox" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.wakatara.com%2F2009%2F06%2F11%2Feighteen-challenges-in-contemporary-literature%2F&amp;t=Eighteen%20Challenges%20in%20Contemporary%20Literature?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="http://twitter.com/home?status=Eighteen%20Challenges%20in%20Contemporary%20Literature%20-%20http%3A%2F%2Fblog.wakatara.com%2F2009%2F06%2F11%2Feighteen-challenges-in-contemporary-literature%2F" title="Twitter"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="Twitter" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow" class="thickbox" href="http://delicious.com/post?url=http%3A%2F%2Fblog.wakatara.com%2F2009%2F06%2F11%2Feighteen-challenges-in-contemporary-literature%2F&amp;title=Eighteen%20Challenges%20in%20Contemporary%20Literature&amp;notes=Kinda%20loved%20Bruce%20Sterling%27s%2018%20Challenges%20in%20Contemporary%20Literature.%20Surely%20some%20budding%20author%20is%20willing%20to%20stand%20up%20and%20take%20a%20shot%20at%20the%20brave%20new%20world%20%3F%0A%0AInteresting%20comment%20about%20the%20primary%20interfaces%20of%20a%20lot%20of%20people%20moving%20to%20computers?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  href="mailto:?subject=Eighteen%20Challenges%20in%20Contemporary%20Literature&amp;body=http%3A%2F%2Fblog.wakatara.com%2F2009%2F06%2F11%2Feighteen-challenges-in-contemporary-literature%2F" title="email"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow" class="thickbox" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.wakatara.com%2F2009%2F06%2F11%2Feighteen-challenges-in-contemporary-literature%2F&amp;partner=sociable?TB_iframe=true&amp;height=500&amp;width=900"><img src="http://blog.wakatara.com/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wakatara.com/2009/06/11/eighteen-challenges-in-contemporary-literature/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
