<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for val it: α → α = fun</title>
	<atom:link href="http://www.jmuk.org/diary/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jmuk.org/diary</link>
	<description></description>
	<lastBuildDate>Thu, 22 Sep 2011 05:09:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on ラドラーへの道 by おおた</title>
		<link>http://www.jmuk.org/diary/index.php/2011/09/21/road-to-radler/comment-page-1/#comment-401</link>
		<dc:creator>おおた</dc:creator>
		<pubDate>Thu, 22 Sep 2011 05:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3858#comment-401</guid>
		<description>ベルギーいいっすね！
わたしもラドラーって初めて聞きましたが、他の国ではShandyとか言うそうな。
http://en.wikipedia.org/wiki/Shandy
ドイツスタイルのラドラーは、7upとかスプライトを使うって書いてありますね。</description>
		<content:encoded><![CDATA[<p>ベルギーいいっすね！<br />
わたしもラドラーって初めて聞きましたが、他の国ではShandyとか言うそうな。<br />
<a href="http://en.wikipedia.org/wiki/Shandy" rel="nofollow">http://en.wikipedia.org/wiki/Shandy</a><br />
ドイツスタイルのラドラーは、7upとかスプライトを使うって書いてありますね。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ラドラーへの道 by Jun Mukai</title>
		<link>http://www.jmuk.org/diary/index.php/2011/09/21/road-to-radler/comment-page-1/#comment-399</link>
		<dc:creator>Jun Mukai</dc:creator>
		<pubDate>Tue, 20 Sep 2011 23:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3858#comment-399</guid>
		<description>たまたま近くのコンビニにそれっぽいのがキレートレモンしかなかったんです……。他のも試してみます。</description>
		<content:encoded><![CDATA[<p>たまたま近くのコンビニにそれっぽいのがキレートレモンしかなかったんです……。他のも試してみます。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ラドラーへの道 by マダムロボ</title>
		<link>http://www.jmuk.org/diary/index.php/2011/09/21/road-to-radler/comment-page-1/#comment-398</link>
		<dc:creator>マダムロボ</dc:creator>
		<pubDate>Tue, 20 Sep 2011 18:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3858#comment-398</guid>
		<description>キレートレモンは他のものより酸味がキツいんです。
次はもっとちょっとソフトなものでやってみたら？</description>
		<content:encoded><![CDATA[<p>キレートレモンは他のものより酸味がキツいんです。<br />
次はもっとちょっとソフトなものでやってみたら？</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unisonの論文 by Jun Mukai</title>
		<link>http://www.jmuk.org/diary/index.php/2011/08/07/unison-paper/comment-page-1/#comment-378</link>
		<dc:creator>Jun Mukai</dc:creator>
		<pubDate>Wed, 10 Aug 2011 13:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3808#comment-378</guid>
		<description>あ、いや、Coqのところは見逃してました。適当なこと書いてすいません……</description>
		<content:encoded><![CDATA[<p>あ、いや、Coqのところは見逃してました。適当なこと書いてすいません……</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unisonの論文 by yoriyuki</title>
		<link>http://www.jmuk.org/diary/index.php/2011/08/07/unison-paper/comment-page-1/#comment-377</link>
		<dc:creator>yoriyuki</dc:creator>
		<pubDate>Tue, 09 Aug 2011 03:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3808#comment-377</guid>
		<description>&gt;7章は、6章までの形式的な定義をOCamlの参照実装として作りましたという話で、まあ普通。&gt;説明はかなり簡略で、詳しい説明は付録の方に書いてある感じ。しかも、どうやってOCamlの&gt;実装が形式的定義にきちんと従っているかの確認は、頑張りましたというぐらいだし……。

7章の最後の方に書いてありますが、Coqで検証していると思います。（ってそういう意味じゃない？）</description>
		<content:encoded><![CDATA[<p>&gt;7章は、6章までの形式的な定義をOCamlの参照実装として作りましたという話で、まあ普通。&gt;説明はかなり簡略で、詳しい説明は付録の方に書いてある感じ。しかも、どうやってOCamlの&gt;実装が形式的定義にきちんと従っているかの確認は、頑張りましたというぐらいだし……。</p>
<p>7章の最後の方に書いてありますが、Coqで検証していると思います。（ってそういう意味じゃない？）</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on githubのURLをうまく扱うオシャレなアレ = pjax by Jun Mukai</title>
		<link>http://www.jmuk.org/diary/index.php/2011/06/03/pjax/comment-page-1/#comment-351</link>
		<dc:creator>Jun Mukai</dc:creator>
		<pubDate>Fri, 03 Jun 2011 02:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3706#comment-351</guid>
		<description>twitterのあれはhashbangとかshebangとか呼ばれていて、元々は http://code.google.com/intl/ja/web/ajaxcrawling/docs/getting-started.html で提案されているものだったかと思いましたが、残念ながら不評です (しかも twitter がまたこれと微妙に違うという)</description>
		<content:encoded><![CDATA[<p>twitterのあれはhashbangとかshebangとか呼ばれていて、元々は <a href="http://code.google.com/intl/ja/web/ajaxcrawling/docs/getting-started.html" rel="nofollow">http://code.google.com/intl/ja/web/ajaxcrawling/docs/getting-started.html</a> で提案されているものだったかと思いましたが、残念ながら不評です (しかも twitter がまたこれと微妙に違うという)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on githubのURLをうまく扱うオシャレなアレ = pjax by 池田武</title>
		<link>http://www.jmuk.org/diary/index.php/2011/06/03/pjax/comment-page-1/#comment-350</link>
		<dc:creator>池田武</dc:creator>
		<pubDate>Thu, 02 Jun 2011 18:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3706#comment-350</guid>
		<description>なるほど。
twitterの新URLが # を間に挟んでいるのが何故だろうと思っていましたが
もそういう理由なら納得できます。</description>
		<content:encoded><![CDATA[<p>なるほど。<br />
twitterの新URLが # を間に挟んでいるのが何故だろうと思っていましたが<br />
もそういう理由なら納得できます。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KINESISのフットペダルを買ってみたが by Jun Mukai</title>
		<link>http://www.jmuk.org/diary/index.php/2011/05/21/kinesis-food-pedal/comment-page-1/#comment-349</link>
		<dc:creator>Jun Mukai</dc:creator>
		<pubDate>Sun, 22 May 2011 09:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3683#comment-349</guid>
		<description>マダムロボさん: Windowsの調達は問題ではないので。
shiroさん: たしかに誰かやっててもおかしくないんですが、なかなか見つからず。

Takayama Fumihikoさんの、F17-19などに割り当てるというのはいいアイディアかもしれません。ありがとうございます。検討してみます。</description>
		<content:encoded><![CDATA[<p>マダムロボさん: Windowsの調達は問題ではないので。<br />
shiroさん: たしかに誰かやっててもおかしくないんですが、なかなか見つからず。</p>
<p>Takayama Fumihikoさんの、F17-19などに割り当てるというのはいいアイディアかもしれません。ありがとうございます。検討してみます。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KINESISのフットペダルを買ってみたが by マダムロボ</title>
		<link>http://www.jmuk.org/diary/index.php/2011/05/21/kinesis-food-pedal/comment-page-1/#comment-348</link>
		<dc:creator>マダムロボ</dc:creator>
		<pubDate>Sun, 22 May 2011 04:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3683#comment-348</guid>
		<description>あ、窓機の「機」が器になってた。</description>
		<content:encoded><![CDATA[<p>あ、窓機の「機」が器になってた。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on KINESISのフットペダルを買ってみたが by マダムロボ</title>
		<link>http://www.jmuk.org/diary/index.php/2011/05/21/kinesis-food-pedal/comment-page-1/#comment-347</link>
		<dc:creator>マダムロボ</dc:creator>
		<pubDate>Sun, 22 May 2011 04:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jmuk.org/diary/?p=3683#comment-347</guid>
		<description>本の出版社に持っていって、窓器を借りる。
というのは？</description>
		<content:encoded><![CDATA[<p>本の出版社に持っていって、窓器を借りる。<br />
というのは？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

