<?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: ROR-style Flash alerts in PHP</title>
	<atom:link href="http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/</link>
	<description>Digging the watery grave and talking about PHP, Rails and tech stuff..</description>
	<pubDate>Thu, 17 May 2012 16:10:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/comment-page-1/#comment-25773</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 22 May 2007 01:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2006/06/12/ror-style-flash-alerts-in-php/#comment-25773</guid>
		<description>Sorry guys, the page was lost in transition :) I have recreated the sample code (I use this code basically everywhere :) - and its available at the link pointed by this article. 
Have fun :)</description>
		<content:encoded><![CDATA[<p>Sorry guys, the page was lost in transition :) I have recreated the sample code (I use this code basically everywhere :) - and its available at the link pointed by this article.<br />
Have fun :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/comment-page-1/#comment-24086</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 01 May 2007 23:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2006/06/12/ror-style-flash-alerts-in-php/#comment-24086</guid>
		<description>Joseph,

thanks for pointing the problem out! Looks like I don't have the code on the server anymore :/ I wonder at what point I lost it.. hm.. I'll see what I can do about it!</description>
		<content:encoded><![CDATA[<p>Joseph,</p>
<p>thanks for pointing the problem out! Looks like I don&#039;t have the code on the server anymore :/ I wonder at what point I lost it.. hm.. I&#039;ll see what I can do about it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph Crawford</title>
		<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/comment-page-1/#comment-24056</link>
		<dc:creator>Joseph Crawford</dc:creator>
		<pubDate>Tue, 01 May 2007 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2006/06/12/ror-style-flash-alerts-in-php/#comment-24056</guid>
		<description>Could you re-post the source code and example?  When I click the link I get a 404 error.</description>
		<content:encoded><![CDATA[<p>Could you re-post the source code and example?  When I click the link I get a 404 error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/comment-page-1/#comment-200</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 02 Jul 2006 07:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2006/06/12/ror-style-flash-alerts-in-php/#comment-200</guid>
		<description>You can't really compare a whole framework with this snippet of code :) But it's nice to know  that the ATK framework has similar feature.</description>
		<content:encoded><![CDATA[<p>You can&#039;t really compare a whole framework with this snippet of code :) But it&#039;s nice to know  that the ATK framework has similar feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo Jansch</title>
		<link>http://macdiggs.com/2006/06/12/ror-style-flash-alerts-in-php/comment-page-1/#comment-199</link>
		<dc:creator>Ivo Jansch</dc:creator>
		<pubDate>Sat, 01 Jul 2006 13:31:24 +0000</pubDate>
		<guid isPermaLink="false">http://macdiggs.com/index.php/2006/06/12/ror-style-flash-alerts-in-php/#comment-199</guid>
		<description>In the ATK framework, there's an atkMessageQueue to add messages to a queue, and an {atkmessages} Smarty plugin to display them on any later pageload, upon which they are removed from the queue.

Messages are stored in the session, which allows for more flexible message handling (you can even pass around objects), and larger messages, than in a cookie.</description>
		<content:encoded><![CDATA[<p>In the ATK framework, there&#039;s an atkMessageQueue to add messages to a queue, and an {atkmessages} Smarty plugin to display them on any later pageload, upon which they are removed from the queue.</p>
<p>Messages are stored in the session, which allows for more flexible message handling (you can even pass around objects), and larger messages, than in a cookie.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

