<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.foldr.org/~michaelw/log/theme/style/rss.css" type="text/css"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xml:lang="en">

	<channel>
		<title>Random Bits and Pieces :: mlp</title>
		<link>http://www.foldr.org/~michaelw/log</link>
		<description>Michael Weber</description>
		<language>en</language>
		<lastBuildDate>Tue, 25 Sep 2007 06:53:00 GMT</lastBuildDate>
		<generator>blosxom ver.2.0</generator>


		<item>
			<title><q>It's Not Easy To Grow Tomatoes In Northern Russia</q></title>
			<link>http://www.foldr.org/~michaelw/log/mlp/growing-tomatoes-in-russia</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/mlp/growing-tomatoes-in-russia</guid>
			<category>http://www.foldr.org/~michaelw/log/mlp/</category>
			<pubDate>Tue, 25 Sep 2007 06:53:00 GMT</pubDate>
			<content:encoded><![CDATA[<span class='via'>via <a href='http://news.bbc.co.uk/' rel="via">The Beeb</a>:</span>

<p>
<a href="http://news.bbc.co.uk/2/hi/europe/7011055.stm">Apparently,
Russians are not panicking about Global Warming.  Many even haven't
heard about it.</a>
</p>

<blockquote>
<p>A meteorologist in Arkhangelsk, in the north of Russia, once told me: "I know global warming is a problem, but I would welcome a bit of warmth up here. Then I could grow my own tomatoes."
</p>
<p>We spoke as we stood on ice in the middle of the frozen Dvina river. The temperature was approaching -25C.  
</p>
</blockquote>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/mlp/growing-tomatoes-in-russia#writeback</comments>
		</item>

		<item>
			<title>A Kind of MAGICC </title>
			<link>http://www.foldr.org/~michaelw/log/mlp/byu-magicc-uav</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/mlp/byu-magicc-uav</guid>
			<category>http://www.foldr.org/~michaelw/log/mlp/</category>
			<pubDate>Thu, 23 Aug 2007 16:24:00 GMT</pubDate>
			<content:encoded><![CDATA[<span class='via'>via <a href='http://lemonodor.com/archives/2007/08/byu_magicc_video.html' rel="via">lemonodor</a>:</span>

<p>
  There is some pretty cool technology coming out of
  the <a
  href="http://www.et.byu.edu/groups/magicc/">MAGICC
  Lab</a>:
</p>

<p class="center">
  <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/tfLwbW-R3IE"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/tfLwbW-R3IE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
</p>

<p>
  I cannot help feeling a little uncomfortable about the potential
  uses of this, however.
</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/mlp/byu-magicc-uav#writeback</comments>
		</item>

		<item>
			<title>Learning C/C++/Java with Board Games</title>
			<link>http://www.foldr.org/~michaelw/log/mlp/c-jump</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/mlp/c-jump</guid>
			<category>http://www.foldr.org/~michaelw/log/mlp/</category>
			<pubDate>Sun, 23 Oct 2005 11:08:00 GMT</pubDate>
			<content:encoded><![CDATA[
<p>
<img alt="Photo of c-jump game"
     src="http://www.foldr.org/~michaelw/log/static/mlp/c-jump.jpg"/>
  Some stuff you just can't make up.  From the 
  <a href="http://c-jump.com">c-jump</a> website:
</p>

<blockquote>
Discover fundamentals of computer programming by playing a board game! 
c-jump helps children to learn basics of programming languages, such as C, C++ and Java.
</blockquote>

<p>
  While I believe that learning how to think algorithmically early on
  is a good idea, I would dispute that C and C-like languages are
  rewarding choices as <em>first</em> languages.  
  <a href="http://www.vpri.org/alan.html">Alan Kay</a> and the <a
  href="http://www.squeaklang.org/">SqueakLand</a> folks have
  something to say about <a
  href="http://www.squeakland.org/kids/kidsmain.html">teaching
  programming to kids</a> as well.
</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/mlp/c-jump#writeback</comments>
		</item>

		<item>
			<title>Yet Another Rewriting Tool</title>
			<link>http://www.foldr.org/~michaelw/log/mlp/ltu/plt-redex</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/mlp/ltu/plt-redex</guid>
			<category>http://www.foldr.org/~michaelw/log/mlp/ltu/</category>
			<pubDate>Thu, 15 Sep 2005 09:05:00 GMT</pubDate>
			<content:encoded><![CDATA[<span class='via'>via <a href='http://lambda-the-ultimate.org/node/view/971' rel="via">LtU</a>:</span>

<p>
  I seem to have missed the <a
  href="http://lambda-the-ultimate.org/node/view/159">previously
  discussed PLT Redex</a> tool, <a
  href="http://people.cs.uchicago.edu/~robby/pubs/papers/rta2004-mfff.pdf">A
  Visual Environment for Developing Context-Sensitive Term Rewriting
  Systems</a>.
</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/mlp/ltu/plt-redex#writeback</comments>
		</item>

		<item>
			<title>Threads Cannot be Implemented as a Library</title>
			<link>http://www.foldr.org/~michaelw/log/mlp/ltu/thread-libraries</link>
			<guid isPermaLink="true">http://www.foldr.org/~michaelw/log/mlp/ltu/thread-libraries</guid>
			<category>http://www.foldr.org/~michaelw/log/mlp/ltu/</category>
			<pubDate>Wed, 07 Sep 2005 15:49:00 GMT</pubDate>
			<content:encoded><![CDATA[
<p>
<a href="http://lambda-the-ultimate.org/node/view/950">Threads Cannot be Implemented as a Library</a>
</p>

<p>
I read Hans Boehm's paper earlier this year, but good to be reminded of it.
</p>
]]></content:encoded>
			<comments>http://www.foldr.org/~michaelw/log/mlp/ltu/thread-libraries#writeback</comments>
		</item>

	</channel>
</rss>
