<?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>Fabrizio Balliano &#187; Zend Framework</title>
	<atom:link href="http://fabrizioballiano.net/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabrizioballiano.net</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 08:30:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>P4A 3.6.0 is finally out!</title>
		<link>http://fabrizioballiano.net/2010/07/29/p4a-3-6-0-is-finally-out/</link>
		<comments>http://fabrizioballiano.net/2010/07/29/p4a-3-6-0-is-finally-out/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:22:10 +0000</pubDate>
		<dc:creator>Fabrizio Balliano</dc:creator>
				<category><![CDATA[P4A]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Things I do]]></category>
		<category><![CDATA[CKEditor]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://fabrizioballiano.net/?p=549</guid>
		<description><![CDATA[It&#8217;s time for a big P4A release before the summer vacation :) The changelog is really long as usual but there are no explosive changes or new features, the main focus was porting from the old FCKEditor to the new CKEditor 3.3 (that now has come to a complete and stable feature set). I also [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time for a big P4A release before the summer vacation :)</p>
<p>The changelog is really long as usual but there are no explosive changes or new features, the main focus was porting from the old FCKEditor to the new <a href="http://ckeditor.com/">CKEditor</a> 3.3 (that now has come to a complete and stable feature set).</p>
<p>I also worked on updating all various softwares we embed (Zend Framework and jQuery plugins), fixing some bugs and reworking the AJAX stack.</p>
<p>After CreaLabs (the company I previously own) closure don&#8217;t worry, I&#8217;ll still continue to work and support P4A, I&#8217;ll keep using it for all my jobs and I also have some big plan for the future releases :)</p>
<p>So here you&#8217;ve the full changelog:</p>
<blockquote><p>- Zend Framework was updated to 1.10.3<br />
- FCKEditor was dropped and CKEditor 3.3 was added<br />
- all AJAX stack was rewritten to use JSON instead of XML<br />
- in full AJAX environment external javascripts are loaded only if<br />
  they were not loaded before<br />
- in full AJAX environment widgets can now execute javascript code before<br />
  or after the HTML substitution<br />
- focus internal management was rewritten<br />
- P4A_Mask::setLeftSidebarWidth(), setRightSidebarWidth(),<br />
  getLeftSidebarWidth() and getRightSidebarWidth() methods were added<br />
- jQuery::form was updated to 2.43<br />
- jQuery was updated to 1.4.2<br />
- jQuery UI was updated to 1.8.1<br />
- jQuery::autocomplete plugin was replaced by jQuery UI autocomplete<br />
- mask&#8217;s right sidebar is now shown correctly<br />
- P4A_Data_Source::exportToCSV() deprecated method was removed<br />
- P4A::isPopupOpened() deprecated method was removed<br />
- P4A_Mask::unsetFocus() deprecated method was removed<br />
- P4A_Mask::displayText() deprecated method was removed<br />
- P4A_Table::setHeader() deprecated method was removed<br />
- P4A_Box::setValue() and getValue() deprecated methods ware removed<br />
- P4A_DB::getAll(), queryAll(), getRow(), queryRow(), getCol(), queryCol(),<br />
  getOne() and queryOne() deprecated methods ware removed<br />
- P4A_Output_File now supports the &#8220;new window&#8221; param<br />
- P4A_DB_Source::rowByPk() method now returns the retrieved row<br />
- pt_BR translation was added to products_catalogue sample application<br />
  (thanks to Cassiano Faria)<br />
- es_MX translation was added to products_catalogue sample application<br />
  (thanks to Edgar Joel)<br />
- Yahoo CSS reset was updated to 3.1.0<br />
- P4A_I18N::normalize() $num_of_decimals params now has a default value<br />
- P4A_Table_Rows&#8217; onformat event now passes a 5th parameter to the interceptor<br />
  method, this param is the complete row<br />
- P4A_DB_Navigator::setRootLabel() and getRootLabel() methods were added<br />
- P4A_DB_Navigator::allowMovementToRoot() method now supports a 2nd param<br />
  (root element label)<br />
- P4A_DB_Source::getRowPosition() now adds &#8220;GROUP BY&#8221; clause<br />
- default CSS font is now &#8220;Verdana,Arial,sans-serif&#8221; to match<br />
  jQuery::UI settings</p></blockquote>
<p><a href="http://sourceforge.net/projects/p4a/files/p4a/3.6.0">Download P4A 3.6.0</a><br />
Have fun!</p>



Share/bookmark: 

	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="Digg"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="StumbleUpon"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;t=P4A%203.6.0%20is%20finally%20out%21" title="Facebook"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="Reddit"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="Mixx"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="del.icio.us"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="Google"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;title=P4A%203.6.0%20is%20finally%20out%21" title="Live"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Ffabrizioballiano.net%2F2010%2F07%2F29%2Fp4a-3-6-0-is-finally-out%2F&amp;h=P4A%203.6.0%20is%20finally%20out%21" title="NewsVine"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a> 


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fabrizioballiano.net/2010/07/29/p4a-3-6-0-is-finally-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend_Calendar, when?</title>
		<link>http://fabrizioballiano.net/2007/10/15/zend_calendar-when/</link>
		<comments>http://fabrizioballiano.net/2007/10/15/zend_calendar-when/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 09:56:45 +0000</pubDate>
		<dc:creator>Fabrizio Balliano</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming languages]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.fabrizioballiano.net/2007/10/15/zend_calendar-when/</guid>
		<description><![CDATA[Zend Framework has a quite impressive Zend_Date and Zend_Locale modules which finally do things we needed 4 years ago with MerlinWork and then P4A, like normalizing localized dates and parsing the Unicode&#8217;s Common Locale Data Repository but I think we still need a good calendar module that would do the things that Pear::Calendar does now. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://framework.zend.com">Zend Framework</a> has a quite impressive <a href="http://framework.zend.com/manual/en/zend.date.html">Zend_Date</a> and <a href="framework.zend.com/manual/en/zend.locale.html">Zend_Locale</a> modules which finally do things <a href="http://www.crealabs.it">we</a> needed 4 years ago with <a href="http://merlinwork.sourceforge.net">MerlinWork</a> and then <a href="http://p4a.sourceforge.net">P4A</a>, like normalizing localized dates and parsing the <a href="http://unicode.org/cldr/">Unicode&#8217;s Common Locale Data Repository</a> but I think we still need a good calendar module that would do the things that <a href="http://pear.php.net/package/Calendar">Pear::Calendar</a> does now. I&#8217;ll post an issue to Zend ASAP.</p>



Share/bookmark: 

	<a rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="Digg"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="StumbleUpon"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;t=Zend_Calendar%2C%20when%3F" title="Facebook"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="Reddit"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="Mixx"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="del.icio.us"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="Google"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google" alt="Google" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;title=Zend_Calendar%2C%20when%3F" title="Live"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a> 
	<a rel="nofollow" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Ffabrizioballiano.net%2F2007%2F10%2F15%2Fzend_calendar-when%2F&amp;h=Zend_Calendar%2C%20when%3F" title="NewsVine"><img src="http://fabrizioballiano.net/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a> 


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://fabrizioballiano.net/2007/10/15/zend_calendar-when/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

