<?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>Felipe Ribeiro &#187; web services</title>
	<atom:link href="http://blog.feliperibeiro.com/tag/web-services/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.feliperibeiro.com</link>
	<description>My hacks, rants and random thoughts</description>
	<lastBuildDate>Wed, 16 Nov 2011 17:39:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Review e slides do CONAPHP</title>
		<link>http://blog.feliperibeiro.com/2008/10/review-e-slides-do-conaphp.html</link>
		<comments>http://blog.feliperibeiro.com/2008/10/review-e-slides-do-conaphp.html#comments</comments>
		<pubDate>Wed, 22 Oct 2008 12:59:19 +0000</pubDate>
		<dc:creator>Felipe Ribeiro</dc:creator>
				<category><![CDATA[desenvolvimento de software]]></category>
		<category><![CDATA[eventos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://blog.feliperibeiro.com/?p=140</guid>
		<description><![CDATA[No último fim de semana (18 e 19 de outubro) houve em São Paulo o CONAPHP (www.conaphp.com.br), um evento feito pela comunidade PHP e que rolou dentro do CONISLI na FIAP. O evento em geral foi bom, com bom nível de palestras mas o público foi um pouco abaixo do que eu esperava. Para mim, [...]]]></description>
			<content:encoded><![CDATA[<p>No último fim de semana (18 e 19 de outubro) houve em São Paulo o CONAPHP (www.conaphp.com.br), um evento feito pela comunidade PHP e que rolou dentro do CONISLI na FIAP.</p>
<p>O evento em geral foi bom, com bom nível de palestras mas o público foi um pouco abaixo do que eu esperava.</p>
<p>Para mim, o ponto alto foi quando estava assistindo a palestra do <a href="http://eltonminetto.net">Elton Minetto</a> (slides <a href="http://www.eltonminetto.net/apresentacao-no-conaphp.htm">aqui</a>) e &#8220;reconheci&#8221; um slide sobre o compilador JIT e o cache do opcode do PHP, um slide que fazia parte da apresentação que fiz em Recife no Encontro Pernambucano de SL, e para confirmar vi lá meu <a href="http://blog.feliperibeiro.com/2008/04/slides-da-palestra-php-para-desenvolvimento-de-aplicacoes-de-grande-porte.html">link</a> nas referências, e isso me deixou bastante honrado por ter um material meu usado como referência por um ícone como o Elton.</p>
<p>A minha palestra foi a última e falei sobre PHP RESTful Web Services, por ser a última, o título não ser apelativo para o pessoal mais iniciante e eu ser um ilustre desconhecido da comunidade PHP de São Paulo, tive apenas metade da sala cheia, mas o feedback das pessoas que assitiram a palestra foi bastante positivo e fiquei muito satisfeito.</p>
<p>Os slides da palestra seguem abaixo, e o código apresentado está disponível <a href="http://feliperibeiro.com/downloads/REST.zip">aqui</a>.</p>
<div id="__ss_681936" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="PHP RESTful Web Services" href="http://www.slideshare.net/felipernb/php-restful-web-services-presentation?type=powerpoint">PHP RESTful Web Services</a><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=php-restful-ws-1224677129708039-8&amp;stripped_title=php-restful-web-services-presentation" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slideshare.net/swf/ssplayer2.swf?doc=php-restful-ws-1224677129708039-8&amp;stripped_title=php-restful-web-services-presentation" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View SlideShare <a style="text-decoration:underline;" title="View PHP RESTful Web Services on SlideShare" href="http://www.slideshare.net/felipernb/php-restful-web-services-presentation?type=powerpoint">presentation</a> or <a style="text-decoration:underline;" href="http://www.slideshare.net/upload?type=powerpoint">Upload</a> your own. (tags: <a style="text-decoration:underline;" href="http://slideshare.net/tag/php">php</a> <a style="text-decoration:underline;" href="http://slideshare.net/tag/rest">rest</a>)</div>
</div>
<p>Quem tiver interesse sobre o assunto, deixo algumas referências:</p>
<ul>
<li><a href="http://www.sematopia.com/?p=153">http://www.sematopia.com/?p=153</a></li>
<li><a href="http://www.lornajane.net/posts/2008/Using-curl-and-PHP-to-talk-to-a-REST-service">http://www.lornajane.net/posts/2008/Using-curl-and-PHP-to-talk-to-a-REST-service</a></li>
<li><a href="http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-1-of-3">http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-1-of-3</a></li>
<li><a href="http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-2-of-3">http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-2-of-3</a></li>
<li><a href="http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-3">http://www.lornajane.net/posts/2008/PHP-Rest-Server-part-3</a></li>
<li><a href="http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage">http://rest.blueoxen.net/cgi-bin/wiki.pl?FrontPage</a></li>
<li><a href="http://wiki.developer.mindtouch.com/REST/REST_for_the_Rest_of_Us">http://wiki.developer.mindtouch.com/REST/REST_for_the_Rest_of_Us</a></li>
<li><a href="http://www.xfront.com/REST-Web-Services.html">http://www.xfront.com/REST-Web-Services.html</a></li>
<li><a href="http://tomayko.com/writings/rest-to-my-wife">http://tomayko.com/writings/rest-to-my-wife</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.feliperibeiro.com/2008/10/review-e-slides-do-conaphp.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

