<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Why are there two &#8220;vendors&#8221; folders in CakePHP?</title>
	<atom:link href="http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Wed, 08 May 2013 13:40:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-2139</link>
		<dc:creator><![CDATA[cakebaker]]></dc:creator>
		<pubDate>Sun, 03 Dec 2006 14:37:30 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-2139</guid>
		<description><![CDATA[@Ken: The vendors folders are thought for third-party classes. You can name folders inside of vendors in any way you like.

I think it depends on where you want to use the functions. If you use the functions only in views, make a helper. If you use the functions only in controllers, create a component. Otherwise put them in the vendors folder.]]></description>
		<content:encoded><![CDATA[<p>@Ken: The vendors folders are thought for third-party classes. You can name folders inside of vendors in any way you like.</p>
<p>I think it depends on where you want to use the functions. If you use the functions only in views, make a helper. If you use the functions only in controllers, create a component. Otherwise put them in the vendors folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-2136</link>
		<dc:creator><![CDATA[Ken]]></dc:creator>
		<pubDate>Sat, 02 Dec 2006 17:23:05 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-2136</guid>
		<description><![CDATA[What exactly are these folders for? Am I supposed to put third-party classes here? For example: ezsql, paginator, smarty, xajax, etc.

Would these be considered appropriate names for &quot;vendors&quot;? The name is a little confusing to me. Wouldn&#039;t &quot;classes&quot; have been a better name then?

How about files with purely functions in them (stuff like capFirstLetter, doSomethingWithString, etc)? Should I make helpers/components of those or can I simply throw the files into a single vendor folder as well?]]></description>
		<content:encoded><![CDATA[<p>What exactly are these folders for? Am I supposed to put third-party classes here? For example: ezsql, paginator, smarty, xajax, etc.</p>
<p>Would these be considered appropriate names for &#8220;vendors&#8221;? The name is a little confusing to me. Wouldn&#8217;t &#8220;classes&#8221; have been a better name then?</p>
<p>How about files with purely functions in them (stuff like capFirstLetter, doSomethingWithString, etc)? Should I make helpers/components of those or can I simply throw the files into a single vendor folder as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1318</link>
		<dc:creator><![CDATA[nate]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 17:31:55 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1318</guid>
		<description><![CDATA[Try addressing your questions to the mailing list.]]></description>
		<content:encoded><![CDATA[<p>Try addressing your questions to the mailing list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nao</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1317</link>
		<dc:creator><![CDATA[nao]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 16:42:52 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1317</guid>
		<description><![CDATA[I have make a file &quot;test.js&quot; in root vendors folder but file are not loaded :

link(&#039;test&#039;); ?&gt;]]></description>
		<content:encoded><![CDATA[<p>I have make a file &#8220;test.js&#8221; in root vendors folder but file are not loaded :</p>
<p>link(&#8216;test&#8217;); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nao</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1316</link>
		<dc:creator><![CDATA[nao]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 16:23:37 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1316</guid>
		<description><![CDATA[And for embed PHP code in them ?]]></description>
		<content:encoded><![CDATA[<p>And for embed PHP code in them ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1315</link>
		<dc:creator><![CDATA[nate]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 16:22:03 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1315</guid>
		<description><![CDATA[The feature has been there for a couple months.  Loading JS and CSS files from vendors is seamless.  It&#039;s the exact same as loading JS or CSS files from webroot.]]></description>
		<content:encoded><![CDATA[<p>The feature has been there for a couple months.  Loading JS and CSS files from vendors is seamless.  It&#8217;s the exact same as loading JS or CSS files from webroot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nao</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1314</link>
		<dc:creator><![CDATA[nao]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 16:18:59 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1314</guid>
		<description><![CDATA[Hello Nate,

Since what version of CakePhp for this improvements ?

Can you give me some examples how to embed PHP code in CSS files and how to call css or js from vendors folders ?

Thanks,

Nao]]></description>
		<content:encoded><![CDATA[<p>Hello Nate,</p>
<p>Since what version of CakePhp for this improvements ?</p>
<p>Can you give me some examples how to embed PHP code in CSS files and how to call css or js from vendors folders ?</p>
<p>Thanks,</p>
<p>Nao</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nate</title>
		<link>http://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1313</link>
		<dc:creator><![CDATA[nate]]></dc:creator>
		<pubDate>Fri, 11 Aug 2006 15:32:33 +0000</pubDate>
		<guid isPermaLink="false">https://cakebaker.wordpress.com/2006/08/11/why-are-there-two-vendors-folders-in-cakephp/#comment-1313</guid>
		<description><![CDATA[Also, the root vendors folder has js/ and css/ folders that allow you to store JavaScript and CSS files that are globally available to all applications, just as if they were in webroot/js or webroot/css.  And since the files are served through PHP, you can embed PHP code in them.]]></description>
		<content:encoded><![CDATA[<p>Also, the root vendors folder has js/ and css/ folders that allow you to store JavaScript and CSS files that are globally available to all applications, just as if they were in webroot/js or webroot/css.  And since the files are served through PHP, you can embed PHP code in them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
