<?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; AMF48</title>
	<atom:link href="http://amf48.develop.jp/archives/category/amf48/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>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>AMF48-0.7.3 is released.</title>
		<link>http://amf48.develop.jp/en/archives/360</link>
		<comments>http://amf48.develop.jp/en/archives/360#comments</comments>
		<pubDate>Sun, 01 May 2011 01:49:46 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[AMF48]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=360</guid>
		<description><![CDATA[This release includes the bug fix for decoding Vector.&#60;Object&#62;.]]></description>
				<content:encoded><![CDATA[<p>This release includes the bug fix for decoding Vector.&lt;Object&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/en/archives/360/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to connect with GAE by AMF.</title>
		<link>http://amf48.develop.jp/en/archives/250</link>
		<comments>http://amf48.develop.jp/en/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[I uploaded a sample code to connect with Google App Engine by AMF. (Source code is Apache2.0 licence) http://amf48.develop.jp/en/document/gae In case of using GAE, we may not need BlazeDS any more?]]></description>
				<content:encoded><![CDATA[<p>I uploaded a sample code to connect with Google App Engine by AMF.<br />
(Source code is Apache2.0 licence)</p>
<p><a href="http://amf48.develop.jp/en/document/gae">http://amf48.develop.jp/en/document/gae</a></p>
<p>In case of using GAE, we may not need BlazeDS any more?</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/en/archives/250/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMF48-0.7.2 is released.</title>
		<link>http://amf48.develop.jp/en/archives/184</link>
		<comments>http://amf48.develop.jp/en/archives/184#comments</comments>
		<pubDate>Fri, 15 Apr 2011 13:32:48 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[AMF48]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=184</guid>
		<description><![CDATA[I found a bug for generics array. This release is for this bug fix. This time, I added a jar file for developers, which include source and class files.]]></description>
				<content:encoded><![CDATA[<p>I found a bug for generics array. This release is for this bug fix.<br />
This time, I added a jar file for developers, which include source and class files.</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/en/archives/184/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMF48-0.7.1 is released.</title>
		<link>http://amf48.develop.jp/en/archives/168</link>
		<comments>http://amf48.develop.jp/en/archives/168#comments</comments>
		<pubDate>Sun, 10 Apr 2011 10:59:46 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[AMF48]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=168</guid>
		<description><![CDATA[Latest version of AMF48 is released. This release is basically for bug fixes. See CHANGE.txt for details.]]></description>
				<content:encoded><![CDATA[<p>Latest version of AMF48 is released.<br />
This release is basically for bug fixes. See CHANGE.txt for details.</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/en/archives/168/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Opening</title>
		<link>http://amf48.develop.jp/en/archives/15</link>
		<comments>http://amf48.develop.jp/en/archives/15#comments</comments>
		<pubDate>Sat, 02 Apr 2011 07:32:08 +0000</pubDate>
		<dc:creator><![CDATA[wacky]]></dc:creator>
				<category><![CDATA[AMF48]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://amf48.develop.jp/?p=15</guid>
		<description><![CDATA[New site is open for AMF48, which is AMF3 encode/decode library for Java. You can download source and binary from  &#8216;Download&#8217; menu. Source distribution has &#8216;usage&#8217; folder, which has test classes to show typical usage.]]></description>
				<content:encoded><![CDATA[<p>New site is open for AMF48, which is AMF3 encode/decode library for Java.</p>
<p>You can download source and binary from  &#8216;Download&#8217; menu.<br />
Source distribution has &#8216;usage&#8217; folder, which has test classes to show typical usage.</p>
]]></content:encoded>
			<wfw:commentRss>http://amf48.develop.jp/en/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
