<?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>Symfony-Zone &#187; AMF</title>
	<atom:link href="http://www.symfony-zone.com/wordpress/category/amf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfony-zone.com/wordpress</link>
	<description>Timo Haberkern blogs about symfony</description>
	<lastBuildDate>Tue, 15 Nov 2011 11:00:21 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>sfAmfPlugin 1.5.0 released</title>
		<link>http://www.symfony-zone.com/wordpress/2010/01/11/sfamfplugin-150-released/</link>
		<comments>http://www.symfony-zone.com/wordpress/2010/01/11/sfamfplugin-150-released/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 15:25:20 +0000</pubDate>
		<dc:creator>Timo Haberkern</dc:creator>
				<category><![CDATA[AMF]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.symfony-zone.com/wordpress/2010/01/11/sfamfplugin-150-released/</guid>
		<description><![CDATA[Hi all, I have just released the version 1.5.0 of the sfAmfPlugin.You can get it from here. The new version brings some fixes and new features. Most noteably: Updated version of SabreAMF inlcuded (latest development version) Symfony 1.3 and 1.4 Support First version of a AMF Service Browser (thanks to Benoît Gouchet) The plan for [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>I have just released the version 1.5.0 of the sfAmfPlugin.You can get it from <a href="http://bit.ly/6zufkJ">here</a>.</p>
<p>The new version brings some fixes and new features. Most noteably:</p>
<ul>
<li>Updated version of SabreAMF inlcuded (latest development version)</li>
<li>Symfony 1.3 and 1.4 Support</li>
<li>First version of a AMF Service Browser (thanks to Benoît Gouchet)</li>
</ul>
<p>The plan for the next version shows improvements for Class Mapping, VO and Caching. And I promise to create a better documentation for it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.symfony-zone.com/wordpress/2010/01/11/sfamfplugin-150-released/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>sfAmfPlugin 1.4.2</title>
		<link>http://www.symfony-zone.com/wordpress/2009/08/05/sfamfplugin-142/</link>
		<comments>http://www.symfony-zone.com/wordpress/2009/08/05/sfamfplugin-142/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 18:17:35 +0000</pubDate>
		<dc:creator>Timo Haberkern</dc:creator>
				<category><![CDATA[AMF]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.symfony-zone.com/wordpress/2009/08/05/sfamfplugin-142/</guid>
		<description><![CDATA[I released a new version of the Symfony-Plugin sfAmfPlugin som hours ago. With the new version the communication between Flex and Symfony is easier than ever.The new version brings big improvements regarding the Doctrine Adapters. Relations between classes are handled better now. The error_reporting is working now as it should and there is a default implementation of [...]]]></description>
			<content:encoded><![CDATA[<p>I released a new version of the Symfony-Plugin <a href="http://www.symfony-project.org/plugins/sfAmfPlugin" target="_blank">sfAmfPlugin</a> som hours ago. With the new version the communication between Flex and Symfony is easier than ever.The new version brings big improvements regarding the Doctrine Adapters. Relations between classes are handled better now. The error_reporting is working now as it should and there is a default implementation of a gateway module included.I hope you like it and find it useful. And as always I would like to hear from you if there are bugs or feature requests.Get it while it&#8217;s hot <img src='http://www.symfony-zone.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Timo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.symfony-zone.com/wordpress/2009/08/05/sfamfplugin-142/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>sfAmfPlugin 1.3.0 released</title>
		<link>http://www.symfony-zone.com/wordpress/2009/05/05/sfamfplugin-130-released/</link>
		<comments>http://www.symfony-zone.com/wordpress/2009/05/05/sfamfplugin-130-released/#comments</comments>
		<pubDate>Tue, 05 May 2009 15:16:24 +0000</pubDate>
		<dc:creator>Timo Haberkern</dc:creator>
				<category><![CDATA[AMF]]></category>
		<category><![CDATA[doctrine]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.symfony-zone.com/wordpress/2009/05/05/sfamfplugin-130-released/</guid>
		<description><![CDATA[Just want to inform you that my sfAmfPlugin for Symfony-Flex-Communication was released in version 1.3.0. Most noticeable changes: Fixing a bug with PHP Strict mode (thanks to Daniel Holmes for spotting this one) Adding the possibility to store the services in all lib-folders of a project (app, module, project, plugins) Fixing different bugs with AMF [...]]]></description>
			<content:encoded><![CDATA[<p>Just want to inform you that my <a href="http://www.symfony-project.org/plugins/sfAmfPlugin" target="_blank">sfAmfPlugin</a> for Symfony-Flex-Communication was released in version 1.3.0.</p>
<p>Most noticeable changes:</p>
<ul>
<li>Fixing a bug with PHP Strict mode (thanks to Daniel Holmes for spotting this one)</li>
<li>Adding the possibility to store the services in all lib-folders of a project (app, module, project, plugins)</li>
<li>Fixing different bugs with AMF conversion of Doctrine objects (thanks to Patrick Schirch for bugging me about them)</li>
</ul>
<p>I&#8217;m still working to get the Doctrine support better, there will be much more about this in the next version of the plugin. Class mapping is also a thing I want to improve a lot. So stay tuned and watch out for future versions <img src='http://www.symfony-zone.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.symfony-zone.com/wordpress/2009/05/05/sfamfplugin-130-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sfAmfPlugin 1.2.3 for Flex/Symfony released</title>
		<link>http://www.symfony-zone.com/wordpress/2009/04/16/sfamfplugin-123-for-flexsymfony-released/</link>
		<comments>http://www.symfony-zone.com/wordpress/2009/04/16/sfamfplugin-123-for-flexsymfony-released/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 08:56:22 +0000</pubDate>
		<dc:creator>Timo Haberkern</dc:creator>
				<category><![CDATA[AMF]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.symfony-zone.com/wordpress/2009/04/16/sfamfplugin-123-for-flexsymfony-released/</guid>
		<description><![CDATA[Hi, just for your information: I released the version 1.2.3 of the sfAmfPlugin earlier this day. The new version is a pretty important update so please install the new version. The most important change is the fix of the bug taht caused problems with the usage of packages for the service classes Installation as always: [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>just for your information: I released the version 1.2.3 of the sfAmfPlugin earlier this day. The new version is a pretty important update so please install the new version.</p>
<p>The most important change is the fix of the bug taht caused problems with the usage of packages for the service classes</p>
<p>Installation as always:</p>
<pre name="php">
$&gt; symfony plugin:install sfAmfPlugin</pre>
<p>If you want more information about the plugin vistit the <a href="http://www.symfony-project.org/plugins/sfAmfPlugin" target="_blank">symfony plugin page</a> or read the the <a href="http://www.symfony-zone.com/wordpress/2009/04/15/helloworld-example-with-flex-and-symfony/trackback/">HelloWorld example blog post</a>.</p>
<p>Timo</p>
]]></content:encoded>
			<wfw:commentRss>http://www.symfony-zone.com/wordpress/2009/04/16/sfamfplugin-123-for-flexsymfony-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

