<?xml version="1.0" encoding="UTF-8" ?>
<feed xml:lang="ja" xmlns="http://www.w3.org/2005/Atom">
	<generator uri="http://nucleuscms.org/" version="Nucleus CMS v3.31SP1-kes">Nucleus CMS v3.31SP1-kes</generator>

	<id>http://fireball.loafer.jp/kes/</id>
	<link rel="self" type="application/atom+xml" href="http://fireball.loafer.jp/kes/atom.xml" />
	<link rel="related" type="text/html" href="http://fireball.loafer.jp/" />
	<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/" />

	<rights>© 2008 Project Loafer/Project Fireball and all blog writers.</rights>

	<title>Entering Passive Mode</title>
	<subtitle>やる気のない受け身なブログ。実験場。</subtitle>

	<updated>2008-06-01T01:11:00+09:00</updated>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
ちょいとばたばたしてたけど、<br />
あまり間をあけるとダレそうなので、<br />
ぼちぼち書いていこうと思います。
</p>
<p>
ペースは上がらないだろうがね。
</p>

]]>
		</content>
		<id>http://fireball.loafer.jp/kes/null/article_595.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/null/article_595.html" />
		<published>2008-06-01T01:11:00+09:00</published>
		<title type="html"><![CDATA[再開]]></title>
		<updated>2008-06-01T01:11:00+09:00</updated>
	</entry>
	<entry>
		<author>
			<name>kes</name>
			<uri>http://loafer.jp</uri>
		</author>
		<category term="Unclassified" scheme="http://fireball.loafer.jp/kes/null/" />
		<content type="html">
<![CDATA[
<p>
最近、Java を触る機会が増えた<br />
C# は非常に Java に似ている言語であり、<br />
Java に影響をうけて洗練された言語だ。<br />
また、Java も C# の影響を受けて成長しているのも確かだ。
</p>
<p>
C# (.Net) も Java も、コンパイラが生成するのは<br />
OS に依存しない中間コードである。<br />
Windows 環境で C# が生成するのは exe のラッパだが、<br />
基本的には内部構造は OS に依存しない中間コードである。
</p>
<p>
Java も 5.0 で Generics をサポート、<br />
C++ のテンプレートに近い仕組みだ。<br />
C# も 2.0 (Visual Studio 2005) において<br />
Generics を導入している。
</p>
<a href="http://fireball.loafer.jp/kes/null/article_110.html">続きを読む</a>
]]>
		</content>
		<id>http://fireball.loafer.jp/kes/null/article_110.html</id>
		<link rel="alternate" type="text/html" href="http://fireball.loafer.jp/kes/null/article_110.html" />
		<published>2006-04-01T23:56:00+09:00</published>
		<title type="html"><![CDATA[Java と C#]]></title>
		<updated>2006-04-01T23:56:00+09:00</updated>
	</entry>

</feed>