<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"  
xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">

<channel>
<title>danandsherree.com</title>
<link>http://www.danandsherree.com/</link>
<description></description>
<language>en</language>
<managingEditor>dan&#64;danandsherree&#46;com</managingEditor>
<copyright>Copyright 2005</copyright>
<lastBuildDate>Thu, 23 Jun 2005 18:07:56 -0500</lastBuildDate>
<pubDate>Sat, 02 Jul 2005 17:45:35 -0500</pubDate>

<generator>http://www.movabletype.org/?v=3.16</generator>
<webMaster>dan&#64;danandsherree&#46;com</webMaster>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>

<item>
<title>Cookie Publishing: What&apos;s New Since Your Last Visit</title>
<description>The idea is pretty simple: returning visitors get to see only new content, not the old stuff. After all, if...</description>
<link>http://www.danandsherree.com/2005/06/23/cookie_publishing_w.php</link>
<guid isPermaLink="false">1546@http://www.danandsherree.com/</guid>
<content:encoded><![CDATA[<p>The idea is pretty simple: returning visitors get to see only new content, not the old stuff. After all, if they're returning, that's probably what they want.</p>

<p>Using a cookie, I can track when you've last visited the front page. If any content is newer than the cookie, it gets published. If not, a "no new entries" message gets displayed. And so I dubbed it "Cookie Publishing."</p>

<p>You'll need to be able to use PHP to implement this feature. <a href="http://www.danandsherree.com/">Visit danandsherree.com's front page</a> to see it work--first a cookie will be set, then refresh to see it in action--or keep reading for details of how to set this up yourself.</p>]]><![CDATA[<p>Continue reading <a href="http://www.danandsherree.com/2005/06/23/cookie_publishing_w.php">Cookie Publishing: What's New Since Your Last Visit</a>.</p>]]></content:encoded>
<category>Movable Type</category>
<pubDate>Thu, 23 Jun 2005 18:07:56 -0500</pubDate>
<trackback:ping>http://www.danandsherree.com/cgi-bin/mt/mt-trackback.cgi/1068</trackback:ping>

<slash:comments>1</slash:comments>
<comments>http://www.danandsherree.com/2005/06/23/cookie_publishing_w.php#comments</comments>

</item>


</channel>
</rss>