<?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>天使やカイザーと呼ばれて &#187; Groovy</title>
	<atom:link href="http://www.eisbahn.jp/yoichiro/category/java/groovy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eisbahn.jp/yoichiro</link>
	<description>思ってることってこんなもんだよ</description>
	<lastBuildDate>Mon, 23 Jan 2012 00:20:34 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>この浮気心は本気なのか誰か教えてください</title>
		<link>http://www.eisbahn.jp/yoichiro/2007/12/post_184.html</link>
		<comments>http://www.eisbahn.jp/yoichiro/2007/12/post_184.html#comments</comments>
		<pubDate>Sun, 09 Dec 2007 07:19:31 +0000</pubDate>
		<dc:creator>yoichiro</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.eisbahn.jp/yoichiro/?p=481</guid>
		<description><![CDATA[やばい、IntelliJ、欲しくなってきた。一度使うと熱狂的ファンになるみたいだし、購入を考えてみようかな。。。 IntelliJ IDEA7がGroovyとGrailsサポートを追加 &#8211; InfoQ]]></description>
		<wfw:commentRss>http://www.eisbahn.jp/yoichiro/2007/12/post_184.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>「Project Zero ナイトセミナーvol2@秋葉原」に参加してきました</title>
		<link>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol2.html</link>
		<comments>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol2.html#comments</comments>
		<pubDate>Tue, 16 Oct 2007 01:00:06 +0000</pubDate>
		<dc:creator>yoichiro</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.eisbahn.jp/yoichiro/?p=454</guid>
		<description><![CDATA[稚北ナイトセミナー「Project Zero」の第２回に，先週の木曜日に行ってきた。僕の指名は「Ustream配信係」。200万画素の新しいカメラも買って，ノリノリで参加をした。講師はアークランプのゆーすけ氏。 今回の内容はGroovyの紹介。Rubyが流行ってしまった今日では，Groovyをやってみよう！という人は残念ながら減少傾向。つまりProject Zeroを知るためには，そんなGroovyをまずはちゃんと知らないといけないため，今回はGroovyの基礎編という内容となっていた。Groo... <a href="http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol2.html">more</a>]]></description>
		<wfw:commentRss>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>「Project Zero ナイトセミナーvol1@秋葉原」に参加してきました</title>
		<link>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol1.html</link>
		<comments>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol1.html#comments</comments>
		<pubDate>Wed, 03 Oct 2007 00:45:53 +0000</pubDate>
		<dc:creator>yoichiro</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.eisbahn.jp/yoichiro/?p=450</guid>
		<description><![CDATA[先週の金曜日（9月28日）に，「Wakhok Night Seminar」の「Project Zeroコース」の第1回に参加をしてきた。Project ZeroはIBMが始めたアプリケーション開発用のプラットフォーム。話の流れは，Project Zeroの背景として，Web1.0からWeb2.0への移り変わり，Webサービスの変革，そしてRESTという流れの紹介と整理が前半。後半はProject Zero自体の紹介という構成だった。 前半の背景の話は，想定している聞き手の想定が「RESTって何？... <a href="http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol1.html">more</a>]]></description>
		<wfw:commentRss>http://www.eisbahn.jp/yoichiro/2007/10/project_zero_vol1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>クロージャの再帰処理</title>
		<link>http://www.eisbahn.jp/yoichiro/2007/05/post_143.html</link>
		<comments>http://www.eisbahn.jp/yoichiro/2007/05/post_143.html#comments</comments>
		<pubDate>Tue, 08 May 2007 01:53:26 +0000</pubDate>
		<dc:creator>yoichiro</dc:creator>
				<category><![CDATA[Groovy]]></category>

		<guid isPermaLink="false">http://www.eisbahn.jp/yoichiro/?p=362</guid>
		<description><![CDATA[最近始めたGroovy。LLちっくな文法やメソッドが多く盛り込まれていて，非常に面白い。RubyかPythonに走ろうと思っていたが，やはり長年Javaをやってきた僕にとっては，Groovyが手に馴染みやすいのかもしれない。 さて，Groovyの文法において，Javaと比べて最も特徴的なものが，やはりクロージャではないかと思う。JavaSE7からクロージャがJava言語にも入るとか入らないとか議論されているが，Groovyではそんなクロージャをいち早く体感することができる。クロージャにより，LL... <a href="http://www.eisbahn.jp/yoichiro/2007/05/post_143.html">more</a>]]></description>
		<wfw:commentRss>http://www.eisbahn.jp/yoichiro/2007/05/post_143.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

