<?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::Nivaldo &#187; 5.3.0</title>
	<atom:link href="http://www.nivaldoarruda.com.br/tag/5-3-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nivaldoarruda.com.br</link>
	<description>Tecnologias Web, PHP e Aquários</description>
	<lastBuildDate>Sun, 29 Aug 2010 23:59:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Zend Framework 1.9.0</title>
		<link>http://www.nivaldoarruda.com.br/2009/08/01/zend-framework-1-9-0/</link>
		<comments>http://www.nivaldoarruda.com.br/2009/08/01/zend-framework-1-9-0/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 16:39:25 +0000</pubDate>
		<dc:creator>Nivaldo Arruda</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[1.9.0]]></category>
		<category><![CDATA[5.3.0]]></category>
		<category><![CDATA[ze]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[ZendFramework]]></category>
		<category><![CDATA[ZF]]></category>

		<guid isPermaLink="false">http://www.nivaldoarruda.com.br/?p=471</guid>
		<description><![CDATA[Baixe o seu em: http://framework.zend.com/download/latest Fora os mais de 700 bugs corrigidos desde a versão 1.8.0, novas funções foram adicionada: Zend_Queue and Zend_Service_Amazon_Sqs, which provide the ability to use local and remote messaging and queue services for offloading asynchronous processes. (Contributed by Justin Plock and Daniel Lo) Zend_Queue_Adapter_PlatformJobQueue, a Zend_Queue adapter for Zend Platform&#8217;s Job [...]

<br/><br/>
<strong>Posts relacionados:</strong><ol><li><a href='http://www.nivaldoarruda.com.br/2010/05/13/zend-framework-2-0-quais-sao-as-novidades/' rel='bookmark' title='Permanent Link: Zend Framework 2.0 &#8211; Quais são as novidades?'>Zend Framework 2.0 &#8211; Quais são as novidades?</a> <small>Novidades do Zend Framework 2.0 Como todos devem saber, sempre...</small></li>
<li><a href='http://www.nivaldoarruda.com.br/2009/08/11/zend-framework-criando-um-view-helper/' rel='bookmark' title='Permanent Link: Zend Framework &#8211; Criando um View helper'>Zend Framework &#8211; Criando um View helper</a> <small>O blog está um pouco parado, então irei reanima-lo um...</small></li>
<li><a href='http://www.nivaldoarruda.com.br/2009/08/26/zend-framework-criando-action-helpers/' rel='bookmark' title='Permanent Link: Zend Framework &#8211; Criando Action Helpers'>Zend Framework &#8211; Criando Action Helpers</a> <small>Conforme eu havia prometido aqui, hoje eu estarei dando continuidade...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div id=HOTWordsTxt name=HOTWordsTxt><p>Baixe o seu em: <a href="http://framework.zend.com/download/latest">http://framework.zend.com/download/latest</a></p>
<p>Fora os mais de 700 bugs corrigidos desde a versão 1.8.0, novas funções foram adicionada:</p>
<ul>
<li><code>Zend_Queue</code> and <code>Zend_Service_Amazon_Sqs</code>, which provide     the ability to use local and remote messaging and queue services for offloading     asynchronous processes. (Contributed by Justin Plock and Daniel Lo)</li>
<li><code>Zend_Queue_Adapter_PlatformJobQueue</code>, a <code>Zend_Queue</code> adapter for Zend Platform&#8217;s Job Queue. (Contributed by Zend Technologies)</li>
<li><code>Zend_Rest_Route</code>, <code>Zend_Rest_Controller</code>, and     <code>Zend_Controller_Plugin_PutHandler</code>, which aid in providing RESTful     resources via the MVC layer. (Contributed by Luke Crouch, SourceForge)</li>
<li><code>Zend_Feed_Reader</code>, which provides a common API to RSS and Atom     feeds, as well as extensions to each format, caching, and a slew of other     functionality. (Contributed by Pádraic Brady and Jurrien Stutterheim)</li>
<li><code>Zend_Db_Adapter_Sqlsrv</code>, a Zend_Db adapter for Microsoft&#8217;s SQL     Server driver for PHP. (Contributed by Juozas Kaziukenas and Rob Allen)</li>
<li><code>Zend_Db_Table</code> updates to allow using <code>Zend_Db_Table</code> as     a concrete class by passing it one or more table definitions via the     constructor. (Contributed by Ralph Schindler)</li>
<li><code>Zend_Test_PHPUnit_Db</code>, which provides <code>Zend_Db</code> support     for PHPUnit&#8217;s DBUnit support, allowing developers to do functional and     integration testing against databases using data fixtures. (Contributed by     Benjamin Eberlei)</li>
<li>Annotation processing support for <code>Zend_Pdf</code>, as well as performance     improvements. (Contributed by Alexander Veremyev)</li>
<li><code>Zend_Dojo</code> custom build layer support. (Contributed by Matthew Weier     O&#8217;Phinney)</li>
<li>Dojo upgraded to 1.3.2.</li>
<li>Numerous <code>Zend_Ldap</code> improvements, including full support for CRUD     operations, search, and manipulating tree structures. (Contributed by Stefan     Gehrig)</li>
<li><code>Zend_Log_Writer_Syslog</code>, a <code>Zend_Log</code> writer for writing     to your system log. (Contributed by Thomas Gelf)</li>
<li><code>Zend_View_Helper_BaseUrl</code>, a view helper for returning the current     base URL to your application, as well as for constructing URLs to public     resources. (Contributed by Robin Skoglund and Geoffrey Tran)</li>
<li><code>Zend_Date</code> now has support for the <code>DateTime</code> extension.     (Contributed by Thomas Weidner)</li>
<li><code>Zend_Locale</code> has been upgraded to CLDR 1.7. (Contributed by Thomas     Weidner)</li>
<li><code>Zend_Translate</code> now has plurals support for the Gettext, Csv, and     Array adapters. (Contributed by Thomas Weidner)</li>
<li>PHP 5.3 compatibility, including support for new features in the mysqli     extension. All components are fully tested on both PHP 5.2.4 and above, as     well as PHP 5.3.0.</li>
</ul>
<p>Ainda não tive tempo de testar essa funcionalidades, mas pretendo movimentar mais esse blog em breve.</p>
<p>^^</p>
</div>

<br/><br/><p><strong>Posts relacionados:</strong><ol><li><a href='http://www.nivaldoarruda.com.br/2010/05/13/zend-framework-2-0-quais-sao-as-novidades/' rel='bookmark' title='Permanent Link: Zend Framework 2.0 &#8211; Quais são as novidades?'>Zend Framework 2.0 &#8211; Quais são as novidades?</a> <small>Novidades do Zend Framework 2.0 Como todos devem saber, sempre...</small></li>
<li><a href='http://www.nivaldoarruda.com.br/2009/08/11/zend-framework-criando-um-view-helper/' rel='bookmark' title='Permanent Link: Zend Framework &#8211; Criando um View helper'>Zend Framework &#8211; Criando um View helper</a> <small>O blog está um pouco parado, então irei reanima-lo um...</small></li>
<li><a href='http://www.nivaldoarruda.com.br/2009/08/26/zend-framework-criando-action-helpers/' rel='bookmark' title='Permanent Link: Zend Framework &#8211; Criando Action Helpers'>Zend Framework &#8211; Criando Action Helpers</a> <small>Conforme eu havia prometido aqui, hoje eu estarei dando continuidade...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.nivaldoarruda.com.br/2009/08/01/zend-framework-1-9-0/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
