<?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>/* Greg&#039;s blog */ &#187; Zend Framework</title>
	<atom:link href="http://szczotka.net/blog/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://szczotka.net/blog</link>
	<description>programowanie i inspiracje</description>
	<lastBuildDate>Sat, 27 Aug 2011 22:56:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Framework &#8211; mega zestawienie</title>
		<link>http://szczotka.net/blog/zend-framework-mega-zestawienie/</link>
		<comments>http://szczotka.net/blog/zend-framework-mega-zestawienie/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 22:31:07 +0000</pubDate>
		<dc:creator>greg606</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://szczotka.net/blog/?p=97</guid>
		<description><![CDATA[W poście tym prezentuję zestawienie najważniejszych zasobów dla osób programujących z Zend Framework http://zendframework.com/ http://framework.zend.com/roadmap/ http://framework.zend.com/wiki/display/ZFDEV/Home http://zftalk.com/ http://devzone.zend.com/tag/Zend%20Framework http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists http://n4.nabble.com/Zend-Framework-Community-f634137.html http://www.zend.com/en/products/server/ http://www.zend.com/en/products/studio/ Tutoriale: http://www.zendcasts.com/ http://akrabat.com/zend-framework-tutorial/ http://zendframework.com/docs/quickstart http://www.killerphp.com/zend-framework/videos/ http://www.phpriot.com/series/zend-framework-101 http://www.prodevtips.com/2007/11/02/writing-a-cms-with-smarty-and-the-zend-framework-part-1/ http://www.phpeveryday.com/articles/Zend-Framework-Basic-Tutorial-P840.html http://www.harikt.com/content/simple-blog-using-zend-framework-19 http://blog.astrumfutura.com/archives/351-An-Example-Zend-Framework-Blog-Application-Part-1-Introductory-Planning.html http://www.zftutorials.com/ TDD with Zend Framework (Świetni) Programiści piszący &#8230; <a href="http://szczotka.net/blog/zend-framework-mega-zestawienie/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://szczotka.net/blog/wp-content/uploads/2010/01/ZendFramework-logo.png"><img class="alignnone size-medium wp-image-100" title="ZendFramework-logo" src="http://szczotka.net/blog/wp-content/uploads/2010/01/ZendFramework-logo-300x79.png" alt="" width="300" height="79" /></a></p>
<p>W poście tym prezentuję zestawienie najważniejszych zasobów dla osób programujących z Zend Framework</p>
<ul>
<li><a href="http://zendframework.com/">http://zendframework.com/</a></li>
<li><a href="http://framework.zend.com/roadmap/">http://framework.zend.com/roadmap/</a></li>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/Home">http://framework.zend.com/wiki/display/ZFDEV/Home</a></li>
<li><a href="http://zftalk.com/">http://zftalk.com/</a></li>
<li><a href="http://devzone.zend.com/tag/Zend%20Framework">http://devzone.zend.com/tag/Zend%20Framework</a></li>
<li><a href="http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists">http://framework.zend.com/wiki/display/ZFDEV/Mailing+Lists</a></li>
<li><a href="http://n4.nabble.com/Zend-Framework-Community-f634137.html">http://n4.nabble.com/Zend-Framework-Community-f634137.html</a></li>
<li><a href="http://www.zend.com/en/products/server/">http://www.zend.com/en/products/server/</a></li>
<li><a href="http://www.zend.com/en/products/studio/">http://www.zend.com/en/products/studio/</a></li>
</ul>
<p><strong>Tutoriale:</strong></p>
<ul>
<li><a href="http://www.zendcasts.com/">http://www.zendcasts.com/</a></li>
<li><a href="http://akrabat.com/zend-framework-tutorial/">http://akrabat.com/zend-framework-tutorial/</a></li>
<li><a href="http://zendframework.com/docs/quickstart">http://zendframework.com/docs/quickstart</a></li>
<li><a href="http://www.killerphp.com/zend-framework/videos/">http://www.killerphp.com/zend-framework/videos/</a></li>
<li><a href="http://www.phpriot.com/series/zend-framework-101">http://www.phpriot.com/series/zend-framework-101</a></li>
<li><a href="http://www.prodevtips.com/2007/11/02/writing-a-cms-with-smarty-and-the-zend-framework-part-1/">http://www.prodevtips.com/2007/11/02/writing-a-cms-with-smarty-and-the-zend-framework-part-1/</a></li>
<li><a href="http://www.phpeveryday.com/articles/Zend-Framework-Basic-Tutorial-P840.html">http://www.phpeveryday.com/articles/Zend-Framework-Basic-Tutorial-P840.html</a></li>
<li><a href="http://www.harikt.com/content/simple-blog-using-zend-framework-19">http://www.harikt.com/content/simple-blog-using-zend-framework-19</a></li>
<li><a href="http://blog.astrumfutura.com/archives/351-An-Example-Zend-Framework-Blog-Application-Part-1-Introductory-Planning.html">http://blog.astrumfutura.com/archives/351-An-Example-Zend-Framework-Blog-Application-Part-1-Introductory-Planning.html</a></li>
<li><a href="http://www.zftutorials.com/">http://www.zftutorials.com/</a></li>
<li><a href="http://avnetlabs.com/zend-framework/tdd-with-zend-framework">TDD with Zend Framework</a></li>
</ul>
<p><strong>(Świetni) Programiści piszący o Zend Framework:</strong></p>
<ul>
<li><a href="http://weierophinney.net/matthew/">http://weierophinney.net/matthew/</a></li>
<li><a href="http://akrabat.com/">http://akrabat.com/</a></li>
<li><a href="http://blog.fedecarg.com/">http://blog.fedecarg.com/</a></li>
<li><a href="http://dev.juokaz.com/">http://dev.juokaz.com/</a></li>
<li><a href="http://alex-tech-adventures.com/">http://alex-tech-adventures.com/</a></li>
<li><a href="http://www.dragonbe.com/">http://www.dragonbe.com/</a></li>
<li><a href="http://blog.astrumfutura.com/">http://blog.astrumfutura.com/</a></li>
<li><a href="http://codeutopia.net/blog/">http://codeutopia.net/blog/</a></li>
<li><a href="http://zendgeek.blogspot.com/">http://zendgeek.blogspot.com/</a></li>
<li><a href="http://www.noginn.com/">http://www.noginn.com/</a></li>
<li><a href="http://www.armando.ws/">http://www.armando.ws/</a></li>
<li><a href="http://www.thomasweidner.com/flatpress/">http://www.thomasweidner.com/flatpress/</a></li>
<li><a href="http://diabl0.gazeta.ie/">http://diabl0.gazeta.ie/</a></li>
</ul>
<p><strong>Dodatki do Zend Frameworka:</strong></p>
<ul>
<li><a href="http://code.google.com/p/zfdebug/">http://code.google.com/p/zfdebug/</a><a href="http://szczotka.net/blog/wp-content/uploads/2010/01/2009-scienta_debugbar.png"><img class="alignnone size-full wp-image-99" title="2009-scienta_debugbar" src="http://szczotka.net/blog/wp-content/uploads/2010/01/2009-scienta_debugbar.png" alt="" width="569" height="21" /></a></li>
<li><a href="http://code.google.com/p/zendx/">http://code.google.com/p/zendx/</a></li>
<li>Piękny error controller &#8211; <a href="http://www.iezzi.ch/archives/397">http://www.iezzi.ch/archives/397</a></li>
<li><a href="http://code.google.com/p/zend-framework-datagrid/">http://code.google.com/p/zend-framework-datagrid/</a></li>
<li><a href="http://www.zfdatagrid.com/">http://www.zfdatagrid.com/</a></li>
<li><a href="http://github.com/ybits/Zend-Framework.tmbundle">http://github.com/ybits/Zend-Framework.tmbundle</a></li>
<li><a href="http://www.kapustabrothers.com/2009/12/18/gravatar-zend-framework-view-helper/">http://www.kapustabrothers.com/2009/12/18/gravatar-zend-framework-view-helper/</a></li>
<li><a href="http://code.google.com/p/ganglib/">http://code.google.com/p/ganglib/</a></li>
<li><a href="http://epic.codeutopia.net/pack/">http://epic.codeutopia.net/pack/</a></li>
</ul>
<p><strong>Książki o Zend Framework:</strong></p>
<ul>
<li><a href="http://www.survivethedeepend.com/">http://www.survivethedeepend.com/</a></li>
<li><a href="http://www.easyphpwebsites.com/books/v/Easy-PHP-Websites-with-the-Zend-Framework">http://www.easyphpwebsites.com/books/v/Easy-PHP-Websites-with-the-Zend-Framework</a></li>
<li><a href="http://www.zend.com/community/downloads">ZF Certification Study Guide</a></li>
<li>Jedyna polska &#8211; <a href="http://helion.pl/ksiazki/php5sy.htm">http://helion.pl/ksiazki/php5sy.htm</a></li>
<li><a href="http://www.amazon.com/Beginning-Zend-Framework-Armando-Padilla/dp/1430218258/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1262678104&amp;sr=8-1">Beginning Zend Framework</a></li>
<li><a href="http://www.amazon.com/Pro-Zend-Framework-Techniques-Project/dp/1430218797/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1262678104&amp;sr=8-3">Pro Zend Framework Techniques: Build a Full CMS Project</a></li>
<li><a href="http://www.amazon.com/Zend-Framework-1-8-Application-Development/dp/1847194222/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1262678104&amp;sr=8-2">Zend Framework 1.8 Web Application Development</a></li>
<li>jest więcej ale już niestety mało aktualnych&#8230;</li>
</ul>
<p><strong>Skrypty oparte na Zend Framework:</strong></p>
<ul>
<li><a href="http://www.magentocommerce.com/">http://www.magentocommerce.com/</a></li>
<li><a href="http://www.cahaya-project.org/">http://www.cahaya-project.org/</a></li>
<li><a href="http://digitaluscms.com/Home">http://digitaluscms.com/Home</a></li>
<li><a href="http://code.google.com/p/zupal/">http://code.google.com/p/zupal/</a></li>
<li><a href="http://www.tomatocms.com/">http://www.tomatocms.com/</a></li>
<li><a href="http://piwik.org/">http://piwik.org/</a></li>
<li><a href="http://www.tine20.org/">http://www.tine20.org/</a></li>
<li><a href="http://www.conjoon.org/">http://www.conjoon.org/</a></li>
<li><a href="http://www.phprojekt.com/index.php?&amp;newlang=eng">http://www.phprojekt.com/index.php?&amp;newlang=eng</a></li>
<li><a href="http://omeka.org/">http://omeka.org/</a></li>
<li><a href="http://jotbug.org/">http://jotbug.org/</a></li>
<li><a href="http://johannilsson.me/streams/list">http://johannilsson.me/streams/list</a><br />
(kod: <a href="http://github.com/johannilsson/phplifestream/tree/master">http://github.com/johannilsson/phplifestream/tree/master</a> )</li>
</ul>
<p><strong>Fora / Społeczności</strong></p>
<ul>
<li><a href="http://zfuniversity.com/">http://zfuniversity.com/</a></li>
<li><a href="http://www.zfsnippets.com/">http://www.zfsnippets.com/</a></li>
<li><a href="http://www.zfforums.com/">http://www.zfforums.com/</a></li>
<li><a href="http://zend-framework.pl/">http://zend-framework.pl/</a></li>
<li><a href="http://pear.zfcampus.org/">http://pear.zfcampus.org/</a></li>
</ul>
<p><strong>Nowe: </strong></p>
<ul>
<li><a href="http://techportal.ibuildings.com/2010/03/18/zend-studio-formatter-for-zend-framework-and-atk/">Formatowanie do Zend Studio zgodne ze standardami Zend Framework</a></li>
</ul>
<p>Lista będzie regularnie odświeżana.</p>
<p>Dodawajcie proszę w komentarzach linki do nieumieszczonych tu materiałów.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">
<h1 style="font-size: 12px; font-weight: bold;">PHP5. Programowanie z wykorzystaniem Symfony, CakePHP, Zend Framework</h1>
</div>
]]></content:encoded>
			<wfw:commentRss>http://szczotka.net/blog/zend-framework-mega-zestawienie/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nowa strona o Zend Framework</title>
		<link>http://szczotka.net/blog/nowa-strona-o-zend-framework/</link>
		<comments>http://szczotka.net/blog/nowa-strona-o-zend-framework/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 21:40:30 +0000</pubDate>
		<dc:creator>greg606</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://szczotka.net/blog/?p=49</guid>
		<description><![CDATA[Nasz zdolny rodak Wojciech Szela uruchomił dziś nowy projekt dotyczący frameworku php &#8211; Zend Framework. Zend Framework University ma szansę stać się bardzo potrzebnym miejscem wymiany doświadczenia pomiędzy programistami php korzystającymi w swojej pracy z frameworku Zenda. Zapraszam do odwiedzenia, &#8230; <a href="http://szczotka.net/blog/nowa-strona-o-zend-framework/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nasz zdolny rodak <a title="php" href="http://wojciechszela.com/">Wojciech Szela</a> uruchomił dziś nowy projekt dotyczący frameworku php &#8211; Zend Framework.</p>
<p><strong><a title="Zend Framework" href="http://zfuniversity.com/">Zend Framework University</a></strong> ma szansę stać się bardzo potrzebnym miejscem wymiany doświadczenia pomiędzy programistami php korzystającymi w swojej pracy z frameworku Zenda.</p>
<p>Zapraszam do odwiedzenia, rejestracji i czynnego udziału <img src='http://szczotka.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://szczotka.net/blog/nowa-strona-o-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

