<?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>KopfPit - Weblog &#187; Zend_Application</title>
	<atom:link href="http://www.kopfpit.de/wordpress/tag/zend_application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kopfpit.de/wordpress</link>
	<description>Webdevelopment</description>
	<lastBuildDate>Sat, 31 Jul 2010 09:24:14 +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>Zend Framework &#8211; Zend_Application autoload bzw. registerNamespaces</title>
		<link>http://www.kopfpit.de/wordpress/2009/10/29/zend-framework-zend_application-autoload-bzw-registernamespaces/</link>
		<comments>http://www.kopfpit.de/wordpress/2009/10/29/zend-framework-zend_application-autoload-bzw-registernamespaces/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 22:36:39 +0000</pubDate>
		<dc:creator>fs</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Konfiguration]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Application]]></category>

		<guid isPermaLink="false">http://www.kopfpit.de/wordpress/?p=484</guid>
		<description><![CDATA[In aller K&#252;rze&#8230; Wenn man in der application.ini (oder wie auch immer genannt) Properties setzt, sollte man auf Folgendes achten:
schlecht:
autoloaderNamespaces.myns = 'MyNs_'
gut:
autoloaderNamespaces.myns = MyNs_
Gilt stark vermutlich f&#252;r alle ini-Settings.
]]></description>
			<content:encoded><![CDATA[<p>In aller K&#252;rze&#8230; Wenn man in der application.ini (oder wie auch immer genannt) Properties setzt, sollte man auf Folgendes achten:</p>
<p>schlecht:</p>
<pre>autoloaderNamespaces.myns = 'MyNs_'</pre>
<p>gut:</p>
<pre>autoloaderNamespaces.myns = MyNs_</pre>
<p>Gilt stark vermutlich f&#252;r alle ini-Settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kopfpit.de/wordpress/2009/10/29/zend-framework-zend_application-autoload-bzw-registernamespaces/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
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: www.kopfpit.de @ 2010-09-08 10:05:41 -->