<?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>Fordnox &#187; zend framework</title>
	<atom:link href="http://www.fordnox.com/blog/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fordnox.com/blog</link>
	<description>Life is about trust</description>
	<lastBuildDate>Fri, 19 Mar 2010 22:57:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Default Zend Framework Layout</title>
		<link>http://www.fordnox.com/blog/2010/01/default-zend-framework-layout/</link>
		<comments>http://www.fordnox.com/blog/2010/01/default-zend-framework-layout/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 16:46:58 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=309</guid>
		<description><![CDATA[
&#60; ?php echo $this-&#62;doctype() ?&#62;
&#60;html&#62;
&#60;head&#62;
    &#60; ?php echo $this-&#62;headTitle() ?&#62;
    &#60; ?php echo $this-&#62;headLink() ?&#62;
    &#60; ?php echo $this-&#62;headStyle() ?&#62;
&#60;/head&#62;
&#60;body&#62;
    &#60; ?php echo $this-&#62;layout()-&#62;content ?&#62;
    &#60; ?php echo $this-&#62;headScript() ?&#62;
&#60;/body&#62;
&#60;/html&#62;

]]></description>
			<content:encoded><![CDATA[<pre class="brush: js">
&lt; ?php echo $this-&gt;doctype() ?&gt;
&lt;html&gt;
&lt;head&gt;
    &lt; ?php echo $this-&gt;headTitle() ?&gt;
    &lt; ?php echo $this-&gt;headLink() ?&gt;
    &lt; ?php echo $this-&gt;headStyle() ?&gt;
&lt;/head&gt;
&lt;body&gt;
    &lt; ?php echo $this-&gt;layout()-&gt;content ?&gt;
    &lt; ?php echo $this-&gt;headScript() ?&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2010/01/default-zend-framework-layout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing for ZFC exam</title>
		<link>http://www.fordnox.com/blog/2009/08/preparing-for-zfc-exam/</link>
		<comments>http://www.fordnox.com/blog/2009/08/preparing-for-zfc-exam/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 22:55:48 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=210</guid>
		<description><![CDATA[Decided to write this post, because no information on the Google returns with query &#8220;Preparing for Zend framework exam&#8221;, about what peaople are actually studying before taking Zend Framework sertification exam. Some of them shared their thoughts &#8220;after&#8221; passing exam.
http://www.dragonbe.com/2008/10/zend-framework-certified-engineer.html
http://www.techfounder.net/2008/12/30/zend-framework-certification
http://www.ibuildings.com/resources/newsletter/archive/february-09/zend-framework
http://zendstyle.wordpress.com/2009/05/28/zend-framework-exam/
http://zendstyle.wordpress.com/2009/06/03/advices-for-the-zf-exam/
http://friendfeed.com/aurelijus/096c9312/yay-just-passed-zend-framework-certification
So I would like to share my practice &#8220;before&#8221; taking ZFC exam.
I was keen on ZF [...]]]></description>
			<content:encoded><![CDATA[<p>Decided to write this post, because no information on the <a href="http://www.google.lt/search?q=Preparing+for+Zend+framework+exam&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a" target="_blank">Google returns with query &#8220;Preparing for Zend framework exam&#8221;</a>, about what peaople are actually studying before taking Zend Framework sertification exam. Some of them shared their thoughts &#8220;after&#8221; passing exam.</p>
<p><a href="http://www.dragonbe.com/2008/10/zend-framework-certified-engineer.html">http://www.dragonbe.com/2008/10/zend-framework-certified-engineer.html</a><br />
<a href="http://www.techfounder.net/2008/12/30/zend-framework-certification">http://www.techfounder.net/2008/12/30/zend-framework-certification</a><br />
<a href="http://www.ibuildings.com/resources/newsletter/archive/february-09/zend-framework">http://www.ibuildings.com/resources/newsletter/archive/february-09/zend-framework</a><br />
<a href="http://zendstyle.wordpress.com/2009/05/28/zend-framework-exam/">http://zendstyle.wordpress.com/2009/05/28/zend-framework-exam/</a><br />
<a href="http://zendstyle.wordpress.com/2009/06/03/advices-for-the-zf-exam/">http://zendstyle.wordpress.com/2009/06/03/advices-for-the-zf-exam/</a><br />
<a href="http://friendfeed.com/aurelijus/096c9312/yay-just-passed-zend-framework-certification">http://friendfeed.com/aurelijus/096c9312/yay-just-passed-zend-framework-certification</a></p>
<p>So I would like to share my practice &#8220;before&#8221; taking ZFC exam.<span id="more-210"></span><br />
I was keen on <a href="http://framework.zend.com/">ZF</a> since it&#8217;s v1.5. Before that I was a big fan of <a href="http://www.cakephp.org">CakePHP</a> which I still think is very suitable for certain type of projects.</p>
<p>Half of year I&#8217;ve been into ZF code. Browsing through code and coding project to my opinion makes the best practice. After that I decided that being ZFC Engineer is a natural step of recognition, that your hours spent analyzing code was not forgotten. So I put a deadline for myself by <a href="http://shop.zend.com/en/zend-framework-certification-voucher.html">buying an exam voucher</a> and set an exact time when I will take it. Approximately I thought that 3 weeks would be enough. We will see.</p>
<p>How did I start learning ? My first idea: the best solution would be to learn from those who actually design the exam &#8211; that is Zend itself. You can take<a href="http://www.zend.com/services/training/course-catalog/zend-framework-certification"> training course</a> (which includes exam voucher) for $1000. I thought that is too much for me and I will study for myself.</p>
<p>Other learning sources on the web that I have discovered:</p>
<p><a href="http://www.phpdeveloper.org/news/11076">http://www.logical.co.uk/training_php.php?course=PHPZCEZF<br />

http://www.phpdeveloper.org/news/11076</a></p>

<p>Considering that I know ZF code already by browsing it and coding with it &#8211; I took <a href="http://www.zend.com/en/community/downloads">Study guide</a>. There where some things I haven&#8217;t noticed by peeking at the code. But mainly, Framework is self explanatory. Coding standards are all over. That&#8217;s whatIi like most about ZF.</p>
<p>Next steps:</p>
<ul>
<li>You wont find a better resource than <a href="http://framework.zend.com/manual/en/">Reference Guide</a> itself</li>
<li>Read <a href="http://www.zfguide.com/">ZF guide blog </a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2009/08/preparing-for-zfc-exam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Framework Soap server</title>
		<link>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/</link>
		<comments>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:07:47 +0000</pubDate>
		<dc:creator>Andrius</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[wsdl]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.fordnox.com/blog/?p=99</guid>
		<description><![CDATA[Thanks for great explanation Viktorai Agejevai
Server class has function:

/**
* @desc Get Product info by product_id
* @param int $product_id
* @return array
*/
public function getProduct($product_id)
{
	$result = array(
		"product_id"=>$product_id,
		"title"=>'Product Title'
		);
	return $result;
}

Client get response:


	
	  product_id
	  2
	
	
	  title
	  Product Title
	

I want this response to be like this:


	
2
		
	

How do i do that ?
]]></description>
			<content:encoded><![CDATA[<p>Thanks for great explanation <a href="http://electrotek.wordpress.com/2008/04/19/soap-web-service-with-zend-framework/">Viktorai Agejevai</a></p>
<p>Server class has function:</p>
<pre class="brush: js">
/**
* @desc Get Product info by product_id
* @param int $product_id
* @return array
*/
public function getProduct($product_id)
{
	$result = array(
		"product_id"=>$product_id,
		"title"=>'Product Title'
		);
	return $result;
}
</pre>
<p>Client get response:</p>
<pre class="brush: js">
<item xsi:type="ns1:Map">
	</item><item>
	  <key xsi:type="xsd:string">product_id</key>
	  <value xsi:type="xsd:string">2</value>
	</item>
	<item>
	  <key xsi:type="xsd:string">title</key>
	  <value xsi:type="xsd:string">Product Title</value>
	</item>
</pre>
<p>I want this response to be like this:</p>
<pre class="brush: js">
<item xsi:type="ns1:Map">
	</item><item>
<product_id>2</product_id>
		
	</item>
</pre>
<p>How do i do that ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fordnox.com/blog/2008/11/zend-framework-soap-server/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
