<?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/"
		>
<channel>
	<title>Comments on: Eventful &#8211; A CakePHP Event System</title>
	<atom:link href="http://cakealot.com/2009/04/eventful-a-cakephp-event-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/</link>
	<description>cakephp and stuff</description>
	<lastBuildDate>Fri, 30 Jul 2010 20:22:55 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-242</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 15 Jul 2010 20:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-242</guid>
		<description>small typo: 

File: /app/events/controller/users_controller_events.php

should read:

File: /app/events/controllers/users_controller_events.php</description>
		<content:encoded><![CDATA[<p>small typo: </p>
<p>File: /app/events/controller/users_controller_events.php</p>
<p>should read:</p>
<p>File: /app/events/controllers/users_controller_events.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoltan H.</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-235</link>
		<dc:creator>Zoltan H.</dc:creator>
		<pubDate>Fri, 23 Apr 2010 19:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-235</guid>
		<description>I just got it working after missed the bit about putting the event handlers in the app/event/controller folder (not app/controller) and deleting the &quot;empty&quot; file.

But now this looks really useful for things like handling page stat recording, user-account set-up, etc. This is the best plug-in I&#039;ve seen for Cake in a while - thanks a lot!</description>
		<content:encoded><![CDATA[<p>I just got it working after missed the bit about putting the event handlers in the app/event/controller folder (not app/controller) and deleting the &#8220;empty&#8221; file.</p>
<p>But now this looks really useful for things like handling page stat recording, user-account set-up, etc. This is the best plug-in I&#8217;ve seen for Cake in a while &#8211; thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustavo Dutra</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-233</link>
		<dc:creator>Gustavo Dutra</dc:creator>
		<pubDate>Tue, 06 Apr 2010 20:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-233</guid>
		<description>Very nice! Just what I needed and in a beatiful way. Already using It.</description>
		<content:encoded><![CDATA[<p>Very nice! Just what I needed and in a beatiful way. Already using It.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virus</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-226</link>
		<dc:creator>virus</dc:creator>
		<pubDate>Tue, 16 Mar 2010 20:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-226</guid>
		<description>Sadly I haven&#039;t a chance to properly try this yet. I&#039;m planning on modular CRM system and events make implementing modules extremely easy so this seems perfect. However I do have few key questions about the implementation (I could dig in the source but that wouldn&#039;t help others).

1. Have you run any performance tests? I&#039;d assume the listeners are cached so the events should have minimal overhead. On the other hand loading the actual listeners isn&#039;t exactly fast.
2. Can the listeners call controllers? If it&#039;s possible an example of that would be nice.</description>
		<content:encoded><![CDATA[<p>Sadly I haven&#8217;t a chance to properly try this yet. I&#8217;m planning on modular CRM system and events make implementing modules extremely easy so this seems perfect. However I do have few key questions about the implementation (I could dig in the source but that wouldn&#8217;t help others).</p>
<p>1. Have you run any performance tests? I&#8217;d assume the listeners are cached so the events should have minimal overhead. On the other hand loading the actual listeners isn&#8217;t exactly fast.<br />
2. Can the listeners call controllers? If it&#8217;s possible an example of that would be nice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ionas82</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-220</link>
		<dc:creator>ionas82</dc:creator>
		<pubDate>Tue, 10 Nov 2009 15:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-220</guid>
		<description>Just nice!</description>
		<content:encoded><![CDATA[<p>Just nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jayarjo</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-219</link>
		<dc:creator>jayarjo</dc:creator>
		<pubDate>Fri, 06 Nov 2009 07:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-219</guid>
		<description>Wow.</description>
		<content:encoded><![CDATA[<p>Wow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abba Bryant</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-207</link>
		<dc:creator>Abba Bryant</dc:creator>
		<pubDate>Wed, 14 Oct 2009 14:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-207</guid>
		<description>I have been using this a lot to facilitate communication between the main app and a list of plugins that *might* be installed.

One thing, svn .empty files in model / controller folders or in the event subfolders will cause it to throw errors.</description>
		<content:encoded><![CDATA[<p>I have been using this a lot to facilitate communication between the main app and a list of plugins that *might* be installed.</p>
<p>One thing, svn .empty files in model / controller folders or in the event subfolders will cause it to throw errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cody</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-205</link>
		<dc:creator>Cody</dc:creator>
		<pubDate>Fri, 09 Oct 2009 10:55:25 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-205</guid>
		<description>This seems really kick ass.... Why aren&#039;t more people interested in this?  I think I may be using this very heavily in my cms to implement plugins or it :).

Thanks for your hard work!</description>
		<content:encoded><![CDATA[<p>This seems really kick ass&#8230;. Why aren&#8217;t more people interested in this?  I think I may be using this very heavily in my cms to implement plugins or it :).</p>
<p>Thanks for your hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Digest #12 - The Birthday Edition &#124; PseudoCoder.com</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-115</link>
		<dc:creator>CakePHP Digest #12 - The Birthday Edition &#124; PseudoCoder.com</dc:creator>
		<pubDate>Tue, 21 Apr 2009 02:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-115</guid>
		<description>[...] put together a cool looking plugin for handing events in your application. This seems like a good way to organize your code and would be useful if you [...]</description>
		<content:encoded><![CDATA[<p>[...] put together a cool looking plugin for handing events in your application. This seems like a good way to organize your code and would be useful if you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://cakealot.com/2009/04/eventful-a-cakephp-event-system/comment-page-1/#comment-114</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Sun, 19 Apr 2009 21:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakealot.com/?p=343#comment-114</guid>
		<description>Love the concept but didn&#039;t try it _yet_. Thanks for your work, watching the Repo for sure!</description>
		<content:encoded><![CDATA[<p>Love the concept but didn&#8217;t try it _yet_. Thanks for your work, watching the Repo for sure!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
