<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>marshall&#187; Java</title>
	<atom:link href="http://wmm.jp/tag/java/feed/" rel="self" type="application/rss+xml" />
	<link>http://wmm.jp</link>
	<description>marshall's blog</description>
	<lastBuildDate>Tue, 26 Oct 2010 12:51:32 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://wmm.jp/tag/java/feed/" />
		<item>
		<title>GWT の開発</title>
		<link>http://wmm.jp/2009/07/21/gwt-%e3%81%ae%e9%96%8b%e7%99%ba/</link>
		<comments>http://wmm.jp/2009/07/21/gwt-%e3%81%ae%e9%96%8b%e7%99%ba/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 14:59:09 +0000</pubDate>
		<dc:creator>marshall</dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://wmm.jp/?p=510</guid>
		<description><![CDATA[GWTのコードを他者から引き継いでの作業。同じeclipseを使用していても、開発のしやすさにかなり差が出る。 GWTが、Javaの文法で開発でき、かつJDTの機能がよくできているからと思う。 特に自分の書いていないコー [...]]]></description>
			<content:encoded><![CDATA[				<p>GWTのコードを他者から引き継いでの作業。同じeclipseを使用していても、開発のしやすさにかなり差が出る。</p>
				<p>GWTが、Javaの文法で開発でき、かつJDTの機能がよくできているからと思う。</p>
				<p>特に自分の書いていないコードを見るときには、大きく差が出る。Javaの場合、絶対～だという部分が多いため、把握を確実なものにしやすい。求めているものが違うから仕方はないと思うが。</p>
]]></content:encoded>
			<wfw:commentRss>http://wmm.jp/2009/07/21/gwt-%e3%81%ae%e9%96%8b%e7%99%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://wmm.jp/2009/07/21/gwt-%e3%81%ae%e9%96%8b%e7%99%ba/" />
	</item>
		<item>
		<title>久々のJava</title>
		<link>http://wmm.jp/2009/06/16/%e4%b9%85%e3%80%85%e3%81%aejava/</link>
		<comments>http://wmm.jp/2009/06/16/%e4%b9%85%e3%80%85%e3%81%aejava/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 13:09:26 +0000</pubDate>
		<dc:creator>marshall</dc:creator>
				<category><![CDATA[プログラミング]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://wmm.jp/?p=371</guid>
		<description><![CDATA[仕事でマスタデータ移行(EXCEL → MySQL)用のプログラムをJavaで書いた。 言語は何でも良かったが、ちょうどGWTのからみでeclipseを再構築したとこなので。 久々にPOIも使った。eclipseのリファ [...]]]></description>
			<content:encoded><![CDATA[				<p>仕事でマスタデータ移行(EXCEL → MySQL)用のプログラムをJavaで書いた。</p>
				<p>言語は何でも良かったが、ちょうどGWTのからみでeclipseを再構築したとこなので。</p>
				<p>久々に<a href="http://poi.apache.org/" target="_blank">POI</a>も使った。eclipseのリファクタリング機能がアップしすぎたためか、名称変更などが、今までよりも余分のステップをふまないといけない様。他に方法はあるかもしれないが。</p>
]]></content:encoded>
			<wfw:commentRss>http://wmm.jp/2009/06/16/%e4%b9%85%e3%80%85%e3%81%aejava/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://wmm.jp/2009/06/16/%e4%b9%85%e3%80%85%e3%81%aejava/" />
	</item>
	</channel>
</rss>

