<?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>Webmaster Bulletin &#187; zend framework</title>
	<atom:link href="http://www.webmasterbulletin.net/tag/zend-framework/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterbulletin.net</link>
	<description>Rambling around the web publishing industry</description>
	<lastBuildDate>Wed, 01 Feb 2012 20:56:28 +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>Zend Framework Paypal Website Payments Standard Form</title>
		<link>http://www.webmasterbulletin.net/2010/09/zend-framework-paypal-website-payments-standard-form/1307?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zend-framework-paypal-website-payments-standard-form</link>
		<comments>http://www.webmasterbulletin.net/2010/09/zend-framework-paypal-website-payments-standard-form/1307#comments</comments>
		<pubDate>Fri, 24 Sep 2010 11:01:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1307</guid>
		<description><![CDATA[Website Payments Standard uses a HTML form to send a payment proposal to paypal. This tehnique is a reliable implementation of IPN, which notifies your web site when the payment has been processed. The class below requires Zend Framework and uses ZendForm to generate the form. If you&#8217; re using the debug sandbox mode,the form [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2010/09/zend-framework-paypal-website-payments-standard-form/1307/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SEO Toaster CMS</title>
		<link>http://www.webmasterbulletin.net/2010/05/seo-toaster-cms/1204?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=seo-toaster-cms</link>
		<comments>http://www.webmasterbulletin.net/2010/05/seo-toaster-cms/1204#comments</comments>
		<pubDate>Mon, 24 May 2010 19:50:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1204</guid>
		<description><![CDATA[SEO Toaster was introduced last week and it comes with a set of features that puts that solution right in place for competing with other famous systems. It&#8217;s also nice to note that the technology behind it is the Zend Framework. Inline editing : all administration is performed within the actual site, the admin area [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2010/05/seo-toaster-cms/1204/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Use Zend_Form to create SQL table</title>
		<link>http://www.webmasterbulletin.net/2009/10/use-zend_form-to-create-sql-table/1020?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=use-zend_form-to-create-sql-table</link>
		<comments>http://www.webmasterbulletin.net/2009/10/use-zend_form-to-create-sql-table/1020#comments</comments>
		<pubDate>Mon, 19 Oct 2009 08:30:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1020</guid>
		<description><![CDATA[A quick code snippet that uses a Zend form (in the case below, with subforms) to generate a SQL table create statement. Useful for scaffolding : create your form with Zend Form Elements then the SQL table automatically. &#60;textarea rows=&#34;50&#34; cols=&#34;80&#34;&#62; create table yrbeaute &#40;`id` int&#40;10&#41; NOT NULL AUTO_INCREMENT,&#60;? foreach&#40;$this-&#62;form as $k=&#62;$subform&#41; &#160; &#160; &#123; [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/10/use-zend_form-to-create-sql-table/1020/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Opensource applications built around Zend Framework</title>
		<link>http://www.webmasterbulletin.net/2009/09/5-opensource-applications-built-around-zend-framework/1005?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-opensource-applications-built-around-zend-framework</link>
		<comments>http://www.webmasterbulletin.net/2009/09/5-opensource-applications-built-around-zend-framework/1005#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[free applications]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1005</guid>
		<description><![CDATA[a lot of expereiences are currently being performed on the Zend Framework platform, but a few are really usable in production environement. Magento is obviously the best example of how Zend Framework can bring power and ease  of development via a PHP enabled template system. The most popular opensource ecommerce application has been downloaded more [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/09/5-opensource-applications-built-around-zend-framework/1005/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cahaya, a cms for zend framework</title>
		<link>http://www.webmasterbulletin.net/2009/09/cahaya-a-cms-for-zend-framework/999?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cahaya-a-cms-for-zend-framework</link>
		<comments>http://www.webmasterbulletin.net/2009/09/cahaya-a-cms-for-zend-framework/999#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:48:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=999</guid>
		<description><![CDATA[At first sight, nothing really exciting comes from the newly released Cahaya CMS, built entirely around Zend Framework CMS : in fact the toolbar that switches the site to edit mode is an interesting implentation of  insite edition, that allows page building from selected and editable blocks, as illustrated below. The whole web content management [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/09/cahaya-a-cms-for-zend-framework/999/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generic Data save with Zend Framework</title>
		<link>http://www.webmasterbulletin.net/2009/01/generic-data-save-with-zend-framework/583?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=generic-data-save-with-zend-framework</link>
		<comments>http://www.webmasterbulletin.net/2009/01/generic-data-save-with-zend-framework/583#comments</comments>
		<pubDate>Sun, 04 Jan 2009 13:32:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technologies]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=583</guid>
		<description><![CDATA[This technical article hilights one the famous ideal goal we all want to achieve : scaffolding, CRUD, BREAD, call it what you want, all we want is to get rid of repetitive sql query writing.  Zend framework provides powerful data abstraction  and here are a few tips to use Zend_DB_Table to its best. Of course [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2009/01/generic-data-save-with-zend-framework/583/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monday&#8217;s web applications</title>
		<link>http://www.webmasterbulletin.net/2008/11/mondays-web-applications/469?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mondays-web-applications</link>
		<comments>http://www.webmasterbulletin.net/2008/11/mondays-web-applications/469#comments</comments>
		<pubDate>Mon, 10 Nov 2008 15:10:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[E commerce]]></category>
		<category><![CDATA[Web Components]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=469</guid>
		<description><![CDATA[Javascript libraries While EXTJS 3.0 is on the way with a roadmap setting deadlines for early 2009, Jquery continues its path on the way to serious lightweight alternative to the massive EXT : JX extension for Jquery includes the viewport paradigm on which relies every EXT JS application. Web based interfaces In spite of huge [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2008/11/mondays-web-applications/469/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework extensions</title>
		<link>http://www.webmasterbulletin.net/2008/11/zend-framework-extensions/460?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zend-framework-extensions</link>
		<comments>http://www.webmasterbulletin.net/2008/11/zend-framework-extensions/460#comments</comments>
		<pubDate>Fri, 07 Nov 2008 19:52:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=460</guid>
		<description><![CDATA[Zend framework might not be as popular as other famous programming frameworks such as CAKE PHP or symfony. But still it&#8217;s getting quite usable with version 1.7 approaching and a growing number of serious of libraries are hitting the ground. We&#8217;ve already covered code generation,  scaffolding and RAD with Zend framework in   previous articles, [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2008/11/zend-framework-extensions/460/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zend Framework hierarchical Zend_Db_Table extension</title>
		<link>http://www.webmasterbulletin.net/2008/10/zend-framework-hierachical-zend_db_table-extension/385?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=zend-framework-hierachical-zend_db_table-extension</link>
		<comments>http://www.webmasterbulletin.net/2008/10/zend-framework-hierachical-zend_db_table-extension/385#comments</comments>
		<pubDate>Wed, 22 Oct 2008 07:59:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Components]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=385</guid>
		<description><![CDATA[After a few hours looking for a good implementation of recursive data with Zend Framework, I came across Hector Virgen&#8217;s table abstraction for nested recursive tables, which uses the efficiency of the Modified Preorder Tree Traversal method that retrieves descendents and ancestors faster that with the old parent_id reference. In fact parent_id is not needed [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2008/10/zend-framework-hierachical-zend_db_table-extension/385/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Omeka : exhibit engine</title>
		<link>http://www.webmasterbulletin.net/2008/10/omeka-exhibit-engine/373?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=omeka-exhibit-engine</link>
		<comments>http://www.webmasterbulletin.net/2008/10/omeka-exhibit-engine/373#comments</comments>
		<pubDate>Tue, 21 Oct 2008 09:08:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=373</guid>
		<description><![CDATA[what is nice about Omeka CMS is not the backend : you will find in the admin sandbox that most sections of the restricted area, while perfectly efficient, lack today&#8217;s common AJAX reactivity.  But on the front end, the result is stunning :  websites built with Omeka have all gone throught a graphic design expertise [...]]]></description>
		<wfw:commentRss>http://www.webmasterbulletin.net/2008/10/omeka-exhibit-engine/373/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

