<?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>blog.seric.at &#187; REST</title>
	<atom:link href="http://blog.seric.at/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.seric.at</link>
	<description>photography programming politics life</description>
	<lastBuildDate>Tue, 10 Jan 2012 22:01:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
		<item>
		<title>Symfony 1.2 introduces REST</title>
		<link>http://blog.seric.at/2008/09/02/symfony-12-introduces-rest/</link>
		<comments>http://blog.seric.at/2008/09/02/symfony-12-introduces-rest/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 20:21:57 +0000</pubDate>
		<dc:creator>Franziskus Domig</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://seric.at/blog/?p=111</guid>
		<description><![CDATA[As Fabien just posted on the Symfony Blog the next major release of Symfony - Symfony 1.2 - will introduce a quite cool feature to the framework. It will be possible to add a hidden form element to add ...]]></description>
			<content:encoded><![CDATA[<p>As <a title="Symfony Blog" href="http://www.symfony-project.org/blog/2008/09/02/new-in-symfony-1-2-small-things-matter">Fabien just posted on the Symfony Blog</a> the next major release of Symfony &#8211; Symfony 1.2 &#8211; will introduce a quite cool feature to the framework. It will be possible to add a hidden form element to add <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a> inforrmation to the form and get the REST state with <code>sfRequest::getMethod()</code>. This is quite useful and adds native support for <code>PUT</code> and <code>DELETE</code> from the browser.</p>
<div class="gpo_bottomcontainer">
						<div class="gpo_buttons">
						        <g:plusone href="http://blog.seric.at/2008/09/02/symfony-12-introduces-rest/" size="standard" count="true"></g:plusone>
						</div>
			   </div>
			   <div style="clear:both"></div><p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://blog.seric.at/2008/09/02/symfony-12-introduces-rest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

