<?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 for Kevin Quillen</title>
	<atom:link href="http://www.kevinquillen.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.kevinquillen.com</link>
	<description>Laughing. Coding. Rocking. Ranting. Thoughts and life of a web developer.</description>
	<lastBuildDate>Fri, 13 Aug 2010 13:59:25 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using Cookies in Drupal by Kevin</title>
		<link>http://www.kevinquillen.com/?p=408&#038;cpage=1#comment-492</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 13 Aug 2010 13:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinquillen.com/?p=408#comment-492</guid>
		<description>Following up on your comment, init() functions and most other hooks must be called at the module level and not the theme (template.php) level.</description>
		<content:encoded><![CDATA[<p>Following up on your comment, init() functions and most other hooks must be called at the module level and not the theme (template.php) level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Cookies in Drupal by Kevin</title>
		<link>http://www.kevinquillen.com/?p=408&#038;cpage=1#comment-489</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 13 Aug 2010 03:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinquillen.com/?p=408#comment-489</guid>
		<description>Here is the post:

&lt;a href=&quot;http://www.kevinquillen.com/?p=428&quot; rel=&quot;nofollow&quot;&gt;http://www.kevinquillen.com/?p=428&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here is the post:</p>
<p><a href="http://www.kevinquillen.com/?p=428" rel="nofollow">http://www.kevinquillen.com/?p=428</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Cookies in Drupal by &#8220;User Alerts&#8221; Module Available on GitHub - Kevin Quillen &#8211; Coder / Rocker / Ranter</title>
		<link>http://www.kevinquillen.com/?p=408&#038;cpage=1#comment-488</link>
		<dc:creator>&#8220;User Alerts&#8221; Module Available on GitHub - Kevin Quillen &#8211; Coder / Rocker / Ranter</dc:creator>
		<pubDate>Fri, 13 Aug 2010 03:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinquillen.com/?p=408#comment-488</guid>
		<description>[...] can be set on a timer and cleared with cron, or the user can close the alert after reading it. A cookie is set so they do not see the message again. This is to ensure alerts work for sites that don&#8217;t have [...]</description>
		<content:encoded><![CDATA[<p>[...] can be set on a timer and cleared with cron, or the user can close the alert after reading it. A cookie is set so they do not see the message again. This is to ensure alerts work for sites that don&#8217;t have [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Cookies in Drupal by Kevin</title>
		<link>http://www.kevinquillen.com/?p=408&#038;cpage=1#comment-487</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 13 Aug 2010 03:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinquillen.com/?p=408#comment-487</guid>
		<description>Hi Sarah. This is actually in my module.

I got tired of waiting to be reviewed on drupal.org (it still hasn&#039;t been acknowledged), so I have uploaded it to GitHub. Check for a new post, I will put up the details and how to use it.</description>
		<content:encoded><![CDATA[<p>Hi Sarah. This is actually in my module.</p>
<p>I got tired of waiting to be reviewed on drupal.org (it still hasn&#8217;t been acknowledged), so I have uploaded it to GitHub. Check for a new post, I will put up the details and how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Cookies in Drupal by scarer</title>
		<link>http://www.kevinquillen.com/?p=408&#038;cpage=1#comment-486</link>
		<dc:creator>scarer</dc:creator>
		<pubDate>Fri, 13 Aug 2010 03:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kevinquillen.com/?p=408#comment-486</guid>
		<description>very interesting. thanks for posting ;) just wondering, where did you insert this code? did you put it in a block or in a template.php file?</description>
		<content:encoded><![CDATA[<p>very interesting. thanks for posting <img src='http://www.kevinquillen.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  just wondering, where did you insert this code? did you put it in a block or in a template.php file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
