<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>marcus welz &#187; zend framework</title>
	<atom:link href="http://marcuswelz.com/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://marcuswelz.com</link>
	<description>software imagineer</description>
	<lastBuildDate>Fri, 29 Jul 2011 01:55:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Displaying Stacktraces in PHP</title>
		<link>http://marcuswelz.com/2010/09/15/displaying-stacktraces-in-php/</link>
		<comments>http://marcuswelz.com/2010/09/15/displaying-stacktraces-in-php/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 13:55:37 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=877</guid>
		<description><![CDATA[During development stuff breaks. And when that happens, it's not always clear what exactly when wrong. Luckily stack traces help narrow things down, by showing the execution path that lead up to the unfortunate event. Still, unless you're intimately familiar with the code base, you need to sift through the files to understand what exactly [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2010/09/15/displaying-stacktraces-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework and File Locking Pitfalls</title>
		<link>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/</link>
		<comments>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:49:46 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software & Tools]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[flock]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=138</guid>
		<description><![CDATA[Earlier today while reading through the Zend Framework 1.6 RC1 release notes I've come across an interesting bug that has been fixed: [ZF-3382] Zend_Cache_Backend_File problems under very high load. There are a lot of things to say about this issue. The obvious ones first: 1. Under typical operation such as opening, locking, reading/writing, and then [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/08/03/zend-framework-and-file-locking-pitfalls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_DB_Select Woes</title>
		<link>http://marcuswelz.com/2008/07/25/zend_db_select-woes/</link>
		<comments>http://marcuswelz.com/2008/07/25/zend_db_select-woes/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 02:48:09 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[mixin]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=134</guid>
		<description><![CDATA[It's no secret, I'm a fan of the Zend Framework, which I've been using since version 0.15. A lot of components have been added since then, and many of the initial components have been refactored and enhanced, and have matured. And that includes the Zend_Db_Select component, which has been evolving quite nicely, and even Zend_Db_Table_Abstract [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2008/07/25/zend_db_select-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 47/87 queries in 0.034 seconds using disk: basic

Served from: marcuswelz.com @ 2012-02-07 01:24:59 -->
