<?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>AMF48 &#187; GAE</title>
	<atom:link href="http://amf48.develop.jp/archives/tag/gae/feed" rel="self" type="application/rss+xml" />
	<link>http://amf48.develop.jp</link>
	<description>AMF Encode/Decode Library for Java</description>
	<lastBuildDate>Sun, 04 Mar 2012 09:47:28 +0000</lastBuildDate>
	<language>ja-JP</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>GAEのChannel APIをAdobe AIRから使用する</title>
		<link>http://amf48.develop.jp/archives/365</link>
		<comments>http://amf48.develop.jp/archives/365#comments</comments>
		<pubDate>Thu, 02 Jun 2011 14:50:38 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[Channel API]]></category>
		<category><![CDATA[GAE]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=365</guid>
		<description><![CDATA[GAEが、Channel APIのクライアントとして、JavaScript用のライブラリしか 提供していないのでAdobe AIR(Flex)から使うのは難しいと思っていたのですが、 試しに挑戦してみたら動きそうですねぇ… テストコードでは、動作したので、もうちょっと構成を整理して 動くようなら公開しようかなぁ… （北陸のFxUGで、ライトニングトークぐらいはできそうか？ｗ） ＜2011/06/05追記＞ AIR上で実行しているとトークンのタイムアウト（２時間制限）時に、 onerrorイベントが発生していない感じ… おおよそ２時間メッセージを受け続けられるとこまでは検証したのだけど… （１００分ぐらいで、新しいトークンとるか、ハートビートを送って 取得できないようなら、新規トークン取得かなぁ…）]]></description>
				<content:encoded><![CDATA[<p>GAEが、Channel APIのクライアントとして、JavaScript用のライブラリしか<br />
提供していないのでAdobe AIR(Flex)から使うのは難しいと思っていたのですが、<br />
試しに挑戦してみたら動きそうですねぇ…</p>
<p>テストコードでは、動作したので、もうちょっと構成を整理して<br />
動くようなら公開しようかなぁ…<br />
（北陸のFxUGで、ライトニングトークぐらいはできそうか？ｗ）</p>
<p>＜2011/06/05追記＞<br />
AIR上で実行しているとトークンのタイムアウト（２時間制限）時に、<br />
onerrorイベントが発生していない感じ…<br />
おおよそ２時間メッセージを受け続けられるとこまでは検証したのだけど…<br />
（１００分ぐらいで、新しいトークンとるか、ハートビートを送って<br />
  取得できないようなら、新規トークン取得かなぁ…）</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/archives/365/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GAEとAMFを使って通信する方法</title>
		<link>http://amf48.develop.jp/archives/250</link>
		<comments>http://amf48.develop.jp/archives/250#comments</comments>
		<pubDate>Sun, 17 Apr 2011 14:51:44 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[AMF48]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=250</guid>
		<description><![CDATA[Google App Engine(Java)とAMFで通信する方法に関してのサンプルを、 下記のページにアップしておきました。こちらもApache2.0ライセンスと しますので、ご自由にお使いください。 http://amf48.develop.jp/document/gae GAEで使うことが前提なら、BlazeDSは、もう要らないかも？]]></description>
				<content:encoded><![CDATA[<p>Google App Engine(Java)とAMFで通信する方法に関してのサンプルを、<br />
下記のページにアップしておきました。こちらもApache2.0ライセンスと<br />
しますので、ご自由にお使いください。</p>
<p><a href="http://amf48.develop.jp/document/gae">http://amf48.develop.jp/document/gae</a></p>
<p>GAEで使うことが前提なら、BlazeDSは、もう要らないかも？</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/archives/250/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
