<?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/category/dev/php/zfw/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>Short URLs with Zend Framework</title>
		<link>http://marcuswelz.com/2010/09/02/short-urls-with-zend-framework/</link>
		<comments>http://marcuswelz.com/2010/09/02/short-urls-with-zend-framework/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 17:56:46 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=728</guid>
		<description><![CDATA[First up, what's a short URL? A short URL is just that; a url that is as short as it can possibly be, so that takes up as few characters as possible when it is used in a twitter message, which itself is limited to 140 characters and probably the main reason short URLs are [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2010/09/02/short-urls-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Caching files statically with Zend Framework</title>
		<link>http://marcuswelz.com/2010/08/12/caching-files-statically-with-zend-framework/</link>
		<comments>http://marcuswelz.com/2010/08/12/caching-files-statically-with-zend-framework/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 00:13:16 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=662</guid>
		<description><![CDATA[I've been using ZF (almost exclusively) since version 0.10 or so in 2006. It's come a long way since then, and the folks involved with it are very skilled and methodical. It's quite fun to see new versions roll out and see the various proposed components on the wiki come to life over time. I [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2010/08/12/caching-files-statically-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootstrapping Zend Framework via ErrorDocument 404</title>
		<link>http://marcuswelz.com/2010/05/04/bootstrapping-zend-framework-via-errordocument-404/</link>
		<comments>http://marcuswelz.com/2010/05/04/bootstrapping-zend-framework-via-errordocument-404/#comments</comments>
		<pubDate>Wed, 05 May 2010 01:08:16 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=631</guid>
		<description><![CDATA[Traditionally Zend Framework applications are bootstrapped using mod_rewrite as recommended in the manual and various tutorials. For non-Apache servers such nginx, similar methods are provided. But it's also possible to use Apache's ErrorDocument configuration to kick off a Zend Framework based application. This comes in handy if the web application requires many Apache aliases and [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2010/05/04/bootstrapping-zend-framework-via-errordocument-404/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework: Coding by Convention - Part 2</title>
		<link>http://marcuswelz.com/2009/08/22/zend-framework-coding-by-convention-part-2/</link>
		<comments>http://marcuswelz.com/2009/08/22/zend-framework-coding-by-convention-part-2/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 18:55:34 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=505</guid>
		<description><![CDATA[A number of components sometimes accept strings or arrays as parameter. Developers coming from statically typed languages might cringe a bit, but this is really just about taking advantage of the flexibility of the language. With flexibility comes freedom and complexity, so having an established convention helps quite a bit. One component that makes extensive [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/08/22/zend-framework-coding-by-convention-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework: Coding by Convention</title>
		<link>http://marcuswelz.com/2009/08/06/zend-framework-coding-by-convention/</link>
		<comments>http://marcuswelz.com/2009/08/06/zend-framework-coding-by-convention/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 00:30:29 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=502</guid>
		<description><![CDATA[This is really something I've been wanting to point out because, for one, I very much like and agree with the approach, and second, it's something that any developer using the Zend Framework should digest and take into consideration when writing their own code. There are numerous components that will accept configuration options, and usually [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/08/06/zend-framework-coding-by-convention/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Implementing short URLs using case-sensitive Routes with Zend Framework</title>
		<link>http://marcuswelz.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/</link>
		<comments>http://marcuswelz.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 01:00:49 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=475</guid>
		<description><![CDATA[Since short URLs are all the rage these days, I wanted to outfit one of my websites with its own short URL capability. A simple way to accomplish this is to base62 encode a numeric identifier (the database table's primary key). In order to identify a URL as a short URL, it will be prefixed [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/07/06/implementing-short-urls-using-case-sensitive-routes-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Zend_Acl with your model</title>
		<link>http://marcuswelz.com/2009/05/26/using-zend_acl-with-your-model/</link>
		<comments>http://marcuswelz.com/2009/05/26/using-zend_acl-with-your-model/#comments</comments>
		<pubDate>Wed, 27 May 2009 00:15:27 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[acl]]></category>
		<category><![CDATA[authorization]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=448</guid>
		<description><![CDATA[Zend_Acl is an excellent component that provides Access Control List (ACL) functionality. In most cases the goal is to manage user access to resources. access to to manage all things related to user access. In a nutshell, a role to any kind of resource. But unfortunate it doesn't quite live up to its full potential [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/05/26/using-zend_acl-with-your-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proper Twitter Integration with Zend Framework</title>
		<link>http://marcuswelz.com/2009/05/05/proper-twitter-integration-with-zend-framework/</link>
		<comments>http://marcuswelz.com/2009/05/05/proper-twitter-integration-with-zend-framework/#comments</comments>
		<pubDate>Tue, 05 May 2009 23:45:39 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social Web]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://marcuswelz.com/?p=441</guid>
		<description><![CDATA[Twitter is all the rage these days. Every site out there has some kind of "Tweet This" link or "Follow us on Twitter" button. Some sites have even deeper integration and tweet events on your behalf. In most cases, those sites are asking you for your Twitter username and password. What? Even scarier, many people [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/05/05/proper-twitter-integration-with-zend-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Logging in users via Zend_Auth without Sessions in PHP / Zend Framework</title>
		<link>http://marcuswelz.com/2009/01/03/logging-in-users-via-zend_auth-without-sessions-in-php-zend-framework/</link>
		<comments>http://marcuswelz.com/2009/01/03/logging-in-users-via-zend_auth-without-sessions-in-php-zend-framework/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 00:14:31 +0000</pubDate>
		<dc:creator>marcus</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[user management]]></category>
		<category><![CDATA[zend_auth]]></category>

		<guid isPermaLink="false">http://metaversedeveloper.com/?p=274</guid>
		<description><![CDATA[While sessions come in handy for many things, I like to avoid them for the sake of scalability. PHP itself uses a shared-nothing architecture, with only sessions needing special treatment. Once you've got more than one web server, your options are to either use a custom session handler, a load balancer with IP affinity, the [...]]]></description>
		<wfw:commentRss>http://marcuswelz.com/2009/01/03/logging-in-users-via-zend_auth-without-sessions-in-php-zend-framework/feed/</wfw:commentRss>
		<slash:comments>3</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/88 queries in 0.188 seconds using disk: basic

Served from: marcuswelz.com @ 2012-02-07 01:28:07 -->
