<?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>br.wda.jp</title>
	<atom:link href="http://br.wda.jp/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://br.wda.jp/wp</link>
	<description>written by br</description>
	<lastBuildDate>Fri, 20 Aug 2010 17:28:17 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPressでカテゴリー別のアーカイブページを作る方法</title>
		<link>http://br.wda.jp/wp/wordpress/wp_category_archivepage/</link>
		<comments>http://br.wda.jp/wp/wordpress/wp_category_archivepage/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 09:56:33 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=308</guid>
		<description><![CDATA[WordPressの標準機能では、月間アーカイブの出力はできますが、
カテゴリー別のアーカイブページを作成することができません。
プラグインの利用で、このようなアーカイブページを実装することができます。

Arc [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/wordpress/wp_category_archivepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework】SimpleXMLCreator で 複雑なXMLを raise する方法</title>
		<link>http://br.wda.jp/wp/cohesion-framework/serverevent_simple_xml_creator/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/serverevent_simple_xml_creator/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:53:23 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=914</guid>
		<description><![CDATA[通常、 ServerEvent では、raise するXMLに要素を追加するために arg(String nodename, String textNode) メソッドを使用します。

しかし、raise する XM [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/serverevent_simple_xml_creator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework】GPSS2サーバサービス上でクライアントIDを取得する方法</title>
		<link>http://br.wda.jp/wp/cohesion-framework/getclientid_service_java/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/getclientid_service_java/#comments</comments>
		<pubDate>Tue, 18 May 2010 10:06:06 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=891</guid>
		<description><![CDATA[GPSS2サーバサービス上ではなく、JavaScriptサーバサービス上でハードウェアIDを取得する場合は、【Cohesion Framework】JavaScriptサーバサービス上でハードウェアIDを取得する方法を参 [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/getclientid_service_java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework】XMLSocket と DummySocket の切り替え方</title>
		<link>http://br.wda.jp/wp/cohesion-framework/switch_xmlsocket_dummysocket/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/switch_xmlsocket_dummysocket/#comments</comments>
		<pubDate>Mon, 17 May 2010 10:11:20 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=882</guid>
		<description><![CDATA[Cohesion Framework の DummySocket を使った開発をするためには、CHConfig.as の createSocket 関数を変更します。



return new XMLSocke [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/switch_xmlsocket_dummysocket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Alternativa3D】Alternativa3D で擬似 Line3D</title>
		<link>http://br.wda.jp/wp/actionscript3/alternativa3d_line3d/</link>
		<comments>http://br.wda.jp/wp/actionscript3/alternativa3d_line3d/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 14:48:09 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[ActionScript 3.0]]></category>
		<category><![CDATA[Alternativa3D]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=867</guid>
		<description><![CDATA[Alternativa3D には、Papervision3D の Line3D クラスのような、空間上に線を描画するクラスが存在しません。

View クラスは、Spriteクラスを継承しています。したがって、空間上 [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/actionscript3/alternativa3d_line3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework】ガジェットの深度を最前面に変更する</title>
		<link>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_callfocus/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_callfocus/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 10:52:46 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=861</guid>
		<description><![CDATA[モジュールが複数のガジェットを管理するようになり、ガジェットの深度を最前面に変更したいことがあります。
その時は、IGadgetManager#callFocusメソッドを使用します。これは モジュール、ガジェット共に [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_callfocus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework】モジュールの基礎</title>
		<link>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_module_basic/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_module_basic/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 10:14:29 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=847</guid>
		<description><![CDATA[Cohesion Frameworkは、各機能をモジュールとして管理します。これによって、マルチユーザアプリケーションとしての
脆弱を極力減らすことができる など、利点が存在します。

そのモジュールについて説明し [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_module_basic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework + GPSS2】Flashでオンラインゲームを作ろう (3) Cohesion Frameworkの概要</title>
		<link>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_chn_about/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_chn_about/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 15:25:09 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=836</guid>
		<description><![CDATA[モジュールとサービス
Cohesion Frameworkを使ってマルチユーザソケットアプリケーションを開発する　ということは、
フレームワーク（クライアント）が読み込むモジュールと、サーバ側の処理を記述したサービス [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_chn_about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework + GPSS2】Flashでオンラインゲームを作ろう (2) Cohesion FrameworkとGPSS2のダウンロード</title>
		<link>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_download/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_download/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 15:23:11 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=829</guid>
		<description><![CDATA[Cohesion Framework チュートリアルのダウンロード
チュートリアルをダウンロードせずに、GPSS2のソースコードをダウンロードする場合は、GPSS2のソースコードの入手方法を、
Cohesion Fr [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【Cohesion Framework + GPSS2】Flashでオンラインゲームを作ろう (1) Cohesion FrameworkとGPSS2の簡単な概要</title>
		<link>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_about_/</link>
		<comments>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_about_/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 15:11:49 +0000</pubDate>
		<dc:creator>ksnmt</dc:creator>
				<category><![CDATA[Cohesion Framework]]></category>

		<guid isPermaLink="false">http://br.wda.jp/wp/?p=358</guid>
		<description><![CDATA[Cohesion Frameworkとは

ActionScript3.0ではSocketクラス(旧FlashにおいてはXMLSocket)を用いてマルチユーザムービー作ることができますが、クライアント側、サーバ側と [...]]]></description>
		<wfw:commentRss>http://br.wda.jp/wp/cohesion-framework/cohesion_framework_gpss2_about_/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
