<?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>Google&#039;s Go Guide</title>
	<atom:link href="http://golang.jp/feed" rel="self" type="application/rss+xml" />
	<link>http://golang.jp</link>
	<description>プログラミング言語Goの情報サイト</description>
	<lastBuildDate>Mon, 30 Aug 2010 15:38:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/feed" />
		<item>
		<title>パッケージドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/08/2997</link>
		<comments>http://golang.jp/2010/08/2997#comments</comments>
		<pubDate>Mon, 30 Aug 2010 15:38:33 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2997</guid>
		<description><![CDATA[パッケージドキュメントの翻訳を更新しました。
mime
regexp
syscall
]]></description>
			<content:encoded><![CDATA[<p>パッケージドキュメントの翻訳を更新しました。</p>
<p style="padding-left: 30px;">mime<br />
regexp<br />
syscall</p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/08/2997/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/08/2997" />
	</item>
		<item>
		<title>パッケージドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/08/2974</link>
		<comments>http://golang.jp/2010/08/2974#comments</comments>
		<pubDate>Tue, 24 Aug 2010 10:42:29 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ニュース]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2974</guid>
		<description><![CDATA[しばらく更新をさぼっていたら、かなり原文が更新されていました。
すべてではありませんが、パッケージドキュメントの翻訳を更新しました。
【削除】
exp/bignum
【更新】
asn1, big, bufio, byte [...]]]></description>
			<content:encoded><![CDATA[<p>しばらく更新をさぼっていたら、かなり原文が更新されていました。<br />
すべてではありませんが、パッケージドキュメントの翻訳を更新しました。</p>
<p>【削除】</p>
<p style="padding-left: 30px;">exp/bignum</p>
<p>【更新】</p>
<p style="padding-left: 30px;">asn1, big, bufio, bytes, container/vector, crypto/rand, crypto/tls, encoding/binary, exp/draw, exp/eval, exp/iterable, exp/nacl/av, fmt, go/parser, go/scanner, http, io, io/ioutil, net, os, runtime, scanner, strings, sync, template</p>
<p>残りは後日、アップデートします。</p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/08/2974/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/08/2974" />
	</item>
		<item>
		<title>パッケージドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/07/2863</link>
		<comments>http://golang.jp/2010/07/2863#comments</comments>
		<pubDate>Sat, 03 Jul 2010 10:48:48 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2863</guid>
		<description><![CDATA[原文更新に伴い、パッケージドキュメントの翻訳を更新しました。
bytes
cmath
crypto/x509
gob
io/ioutil
net
netchan
os
runtime
strings
syscall
ti [...]]]></description>
			<content:encoded><![CDATA[<p>原文更新に伴い、パッケージドキュメントの翻訳を更新しました。</p>
<p style="padding-left: 30px;"><a href="/pkg/bytes">bytes</a><br />
<a href="/pkg/cmath">cmath</a><br />
<a href="/pkg/crypto-x509">crypto/x509</a><br />
<a href="/pkg/gob">gob</a><br />
<a href="/pkg/io-ioutil">io/ioutil</a><br />
<a href="/pkg/net">net</a><br />
<a href="/pkg/netchan">netchan</a><br />
<a href="/pkg/os">os</a><br />
<a href="/pkg/runtime">runtime</a><br />
<a href="/pkg/strings">strings</a><br />
<a href="/pkg/syscall">syscall</a><br />
<a href="/pkg/time">time</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/07/2863/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/07/2863" />
	</item>
		<item>
		<title>「C++プログラマ向けGo講座」翻訳のお知らせ</title>
		<link>http://golang.jp/2010/07/2840</link>
		<comments>http://golang.jp/2010/07/2840#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:48:22 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2840</guid>
		<description><![CDATA[「C++プログラマ向けGo講座」の翻訳が完了しました。
【原文】http://golang.org/doc/go_for_cpp_programmers.html
【日本語訳】http://golang.jp/go_fo [...]]]></description>
			<content:encoded><![CDATA[<p>「C++プログラマ向けGo講座」の翻訳が完了しました。</p>
<p>【原文】<a href="http://golang.org/doc/go_for_cpp_programmers.html" target="_blank">http://golang.org/doc/go_for_cpp_programmers.html</a><br />
【日本語訳】<a href="http://golang.jp/go_for_cpp_programmers">http://golang.jp/go_for_cpp_programmers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/07/2840/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/07/2840" />
	</item>
		<item>
		<title>ドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/06/2806</link>
		<comments>http://golang.jp/2010/06/2806#comments</comments>
		<pubDate>Thu, 24 Jun 2010 15:11:27 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2806</guid>
		<description><![CDATA[原文更新に伴い、ドキュメントの翻訳を更新しました。
Goプログラミング言語仕様
可変引数パラメータ(&#8230;)には、型の指定が必須になりました。
なお、ドキュメントのバージョンの表記は変わっていません。(Versi [...]]]></description>
			<content:encoded><![CDATA[<p>原文更新に伴い、ドキュメントの翻訳を更新しました。</p>
<p style="padding-left: 30px;"><a href="../go_spec">Goプログラミング言語仕様</a></p>
<p style="padding-left: 60px;">可変引数パラメータ(&#8230;)には、型の指定が必須になりました。<br />
なお、ドキュメントのバージョンの表記は変わっていません。(Version of June 7, 2010)</p>
<p style="padding-left: 30px;"><a href="../go_tutorial">チュートリアル</a></p>
<p style="padding-left: 60px;">これも、可変引数の説明が変わりました。</p>
<p style="padding-left: 30px;"><a href="../effective_go">実践Go言語</a></p>
<p style="padding-left: 60px;">セクションの追加(defer,  panic, recover)</p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2806/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2806" />
	</item>
		<item>
		<title>パッケージドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/06/2797</link>
		<comments>http://golang.jp/2010/06/2797#comments</comments>
		<pubDate>Wed, 23 Jun 2010 14:28:58 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2797</guid>
		<description><![CDATA[原文更新に伴い、パッケージドキュメントの翻訳を更新しました。
exp/datafmt
fmt
image
path
reflect
rpc
strconv
strings
]]></description>
			<content:encoded><![CDATA[<p>原文更新に伴い、パッケージドキュメントの翻訳を更新しました。</p>
<p style="padding-left: 30px;"><a href="/pkg/exp-datafmt">exp/datafmt</a><br />
<a href="/pkg/fmt">fmt</a><br />
<a href="/pkg/image">image</a><br />
<a href="/pkg/path">path</a><br />
<a href="/pkg/reflect">reflect</a><br />
<a href="/pkg/rpc">rpc</a><br />
<a href="/pkg/strconv">strconv</a><br />
<a href="/pkg/strings">strings</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2797/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2797" />
	</item>
		<item>
		<title>Goプログラミング言語仕様更新のお知らせ(June 7, 2010 版)</title>
		<link>http://golang.jp/2010/06/2782</link>
		<comments>http://golang.jp/2010/06/2782#comments</comments>
		<pubDate>Mon, 14 Jun 2010 14:30:04 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2782</guid>
		<description><![CDATA[Go言語仕様の原文更新(June 7, 2010版)に伴ない、日本語訳を更新しました。
【原文】The Go   Programming Language Specification
言語的にはほとんど影響のない変更です [...]]]></description>
			<content:encoded><![CDATA[<p>Go言語仕様の原文更新(June 7, 2010版)に伴ない、<a href="http://golang.jp/go_spec">日本語訳</a>を更新しました。</p>
<p>【原文】<a href="http://golang.org/doc/go_spec.html" target="_blank">The Go   Programming Language Specification</a></p>
<p>言語的にはほとんど影響のない変更です。</p>
<ul>
<li>組み込み関数copyで、配列が使えなくなり、スライスのみとなった。(たぶん、もともとドキュメントの誤り）</li>
<li>「代入の適合性(assignment compatible)」と呼ばれていたものが、「代入可能(assignable)」と表記されるようになった。</li>
<li>上記の「代入可能」ルールや、「比較」ルールなどが整理された。</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2782/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2782" />
	</item>
		<item>
		<title>パッケージドキュメント更新のお知らせ</title>
		<link>http://golang.jp/2010/06/2774</link>
		<comments>http://golang.jp/2010/06/2774#comments</comments>
		<pubDate>Sat, 12 Jun 2010 17:24:36 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2774</guid>
		<description><![CDATA[原文更新に伴い、パッケージドキュメントの翻訳を更新しました。
big
exp/draw
fmt
gob
http
image
io/ioutil
math
xml
]]></description>
			<content:encoded><![CDATA[<p>原文更新に伴い、パッケージドキュメントの翻訳を更新しました。</p>
<p style="padding-left: 30px;"><a href="/pkg/big">big</a><br />
<a href="/pkg/exp-draw">exp/draw</a><br />
<a href="/pkg/fmt">fmt</a><br />
<a href="/pkg/gob">gob</a><br />
<a href="/pkg/http">http</a><br />
<a href="/pkg/image">image</a><a href="/pkg/io-ioutil"><br />
io/ioutil</a><br />
<a href="/pkg/math">math</a><br />
<a href="/pkg/xml">xml</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2774/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2774" />
	</item>
		<item>
		<title>「Goロードマップ」翻訳のお知らせ</title>
		<link>http://golang.jp/2010/06/2748</link>
		<comments>http://golang.jp/2010/06/2748#comments</comments>
		<pubDate>Mon, 07 Jun 2010 01:51:04 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2748</guid>
		<description><![CDATA[「Goロードマップ」の翻訳が完了しました。
【原文】http://golang.org/doc/devel/roadmap.html
【日本語訳】http://golang.jp/devel-roadmap
]]></description>
			<content:encoded><![CDATA[<p>「Goロードマップ」の翻訳が完了しました。</p>
<p>【原文】<a href="http://golang.org/doc/devel/roadmap.html" target="_blank">http://golang.org/doc/devel/roadmap.html</a><br />
【日本語訳】<a href="http://golang.jp/devel-roadmap">http://golang.jp/devel-roadmap</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2748/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2748" />
	</item>
		<item>
		<title>「Goのメモリモデル」翻訳のお知らせ</title>
		<link>http://golang.jp/2010/06/2731</link>
		<comments>http://golang.jp/2010/06/2731#comments</comments>
		<pubDate>Thu, 03 Jun 2010 08:02:03 +0000</pubDate>
		<dc:creator>noboru</dc:creator>
				<category><![CDATA[ドキュメント]]></category>

		<guid isPermaLink="false">http://golang.jp/?p=2731</guid>
		<description><![CDATA[「Goのメモリモデル」の翻訳が完了しました。
【原文】http://golang.org/doc/go_mem.html
【日本語訳】http://golang.jp/go_mem
]]></description>
			<content:encoded><![CDATA[<p>「Goのメモリモデル」の翻訳が完了しました。</p>
<p>【原文】<a href="http://golang.org/doc/go_mem.html" target="_blank">http://golang.org/doc/go_mem.html</a><br />
【日本語訳】<a href="http://golang.jp/go_mem">http://golang.jp/go_mem</a></p>
]]></content:encoded>
			<wfw:commentRss>http://golang.jp/2010/06/2731/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://golang.jp/2010/06/2731" />
	</item>
	</channel>
</rss>
