<?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: The Footer Copyright Notice</title>
	<atom:link href="http://designshack.co.uk/articles/the-footer-copyright-notice/feed" rel="self" type="application/rss+xml" />
	<link>http://designshack.co.uk/articles/the-footer-copyright-notice</link>
	<description>Inspiration, CSS Gallery &#38; Community News</description>
	<lastBuildDate>Sat, 20 Mar 2010 02:53:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Crumpton</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-3510</link>
		<dc:creator>John Crumpton</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-3510</guid>
		<description>And if you’d just like to have the last two digits of the year, ie 2007-10 see: http://www.johncrumpton.com/copyright-notice-with-current-year/</description>
		<content:encoded><![CDATA[<p>And if you’d just like to have the last two digits of the year, ie 2007-10 see: <a href="http://www.johncrumpton.com/copyright-notice-with-current-year/" rel="nofollow">http://www.johncrumpton.com/copyright-notice-with-current-year/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Blog of Hanas &#8250; Dave Hanas finds random links around the web</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-2800</link>
		<dc:creator>The Blog of Hanas &#8250; Dave Hanas finds random links around the web</dc:creator>
		<pubDate>Sun, 20 Dec 2009 14:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-2800</guid>
		<description>[...] The Footer Copyright Notice &#124; Design Shack Update your footer&#039;s copyright notice with a simple bit of php: &lt;?php echo date(&quot;Y&quot;); ?&gt; But you should still read the full article. (tags: php)     Filed in Uncategorized &#124; Comments (0) [...]</description>
		<content:encoded><![CDATA[<p>[...] The Footer Copyright Notice | Design Shack Update your footer&#39;s copyright notice with a simple bit of php: &lt;?php echo date(&quot;Y&quot;); ?&gt; But you should still read the full article. (tags: php)     Filed in Uncategorized | Comments (0) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tahir Akram</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-1286</link>
		<dc:creator>Tahir Akram</dc:creator>
		<pubDate>Thu, 24 Sep 2009 20:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-1286</guid>
		<description>Is there certain practices that in the order &quot;Copyright&quot;  and (C) symbol should appear?</description>
		<content:encoded><![CDATA[<p>Is there certain practices that in the order &#8220;Copyright&#8221;  and (C) symbol should appear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-1072</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 06 May 2009 19:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-1072</guid>
		<description>Thank you soooo much! I hate it when sites are out of date so this helps me be less self loathing ;)</description>
		<content:encoded><![CDATA[<p>Thank you soooo much! I hate it when sites are out of date so this helps me be less self loathing ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Whatever</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-940</link>
		<dc:creator>Whatever</dc:creator>
		<pubDate>Thu, 26 Mar 2009 19:38:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-940</guid>
		<description>Great post! I will use it on every website for now on... annoying seeing a website with outdated Copyright..

This is the best</description>
		<content:encoded><![CDATA[<p>Great post! I will use it on every website for now on&#8230; annoying seeing a website with outdated Copyright..</p>
<p>This is the best</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Race</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-637</link>
		<dc:creator>Alex Race</dc:creator>
		<pubDate>Fri, 20 Feb 2009 23:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-637</guid>
		<description>This is in response to those who say there&#039;s no reason to do the copyright year automatically with code, who cares if it lags, etc.

I don&#039;t know about you, but my day is filled with taking care of family stuff and making money. I would rather not have to remember every single year for every single site I have to change the copyright date when a script can handle it for me.

Automate things that you can, and you&#039;ll save time, and it&#039;ll always be updated.  One less thing to remember, frees you up to do what you do best.

Besides...it&#039;s so easy!  The amount of time it takes to write the code is the same practically as writing the date manually.
 
Good post, thanks for dropping it out there.</description>
		<content:encoded><![CDATA[<p>This is in response to those who say there&#8217;s no reason to do the copyright year automatically with code, who cares if it lags, etc.</p>
<p>I don&#8217;t know about you, but my day is filled with taking care of family stuff and making money. I would rather not have to remember every single year for every single site I have to change the copyright date when a script can handle it for me.</p>
<p>Automate things that you can, and you&#8217;ll save time, and it&#8217;ll always be updated.  One less thing to remember, frees you up to do what you do best.</p>
<p>Besides&#8230;it&#8217;s so easy!  The amount of time it takes to write the code is the same practically as writing the date manually.</p>
<p>Good post, thanks for dropping it out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey L. Jones</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-376</link>
		<dc:creator>Casey L. Jones</dc:creator>
		<pubDate>Wed, 19 Nov 2008 20:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-376</guid>
		<description>I love when people reference the law. Not nearly enough people are familiar with the law in regards to their design business! 

You state:

&quot;This comes into place as soon as you’ve created the content and placed it in the public domain.&quot;

You are partially correct in terms of US copyright. In the US, you do not need to display the copyright symbol because as soon as you create something in a *tangible form*, it is copyrighted. Tangible can be digital or paper and ink. It does not have to be in the public view first. 

That means that your manuscript you penned back when you were 12 and is in your basement chest is copyrighted. That also means that this response, as I am typing it is copyrighted. 

A common misnomer is that something must be dated to be copyrighted, or must be filed with the United States Copyright Office (USCO). That is false. Where these two things will help you should you need to go to court, they are not necessary.

For more articles about Intellectual Property specifically regarding US (though many are international) you may be interested in subscribing to my RSS.

My blog can be found at http://www.cljdesign.com/blog/ 

Casey L. Jones
CLJ Design
Paralegal turned Designer! </description>
		<content:encoded><![CDATA[<p>I love when people reference the law. Not nearly enough people are familiar with the law in regards to their design business! </p>
<p>You state:</p>
<p>&#8220;This comes into place as soon as you’ve created the content and placed it in the public domain.&#8221;</p>
<p>You are partially correct in terms of US copyright. In the US, you do not need to display the copyright symbol because as soon as you create something in a *tangible form*, it is copyrighted. Tangible can be digital or paper and ink. It does not have to be in the public view first. </p>
<p>That means that your manuscript you penned back when you were 12 and is in your basement chest is copyrighted. That also means that this response, as I am typing it is copyrighted. </p>
<p>A common misnomer is that something must be dated to be copyrighted, or must be filed with the United States Copyright Office (USCO). That is false. Where these two things will help you should you need to go to court, they are not necessary.</p>
<p>For more articles about Intellectual Property specifically regarding US (though many are international) you may be interested in subscribing to my RSS.</p>
<p>My blog can be found at <a href="http://www.cljdesign.com/blog/" rel="nofollow">http://www.cljdesign.com/blog/</a> </p>
<p>Casey L. Jones<br />
CLJ Design<br />
Paralegal turned Designer!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kit Grose</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-336</link>
		<dc:creator>Kit Grose</dc:creator>
		<pubDate>Sun, 26 Oct 2008 16:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-336</guid>
		<description>I prefer to use the following snippet (using PHP):

&copy; 2008

That way it starts with Copyright 2008, then becomes Copyright 2008—2009, etc.</description>
		<content:encoded><![CDATA[<p>I prefer to use the following snippet (using PHP):</p>
<p>&amp;copy; 2008</p>
<p>That way it starts with Copyright 2008, then becomes Copyright 2008—2009, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rmg toolbar</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-263</link>
		<dc:creator>rmg toolbar</dc:creator>
		<pubDate>Sat, 30 Aug 2008 20:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-263</guid>
		<description>http://www.webweaver.nu/tools/copyright-generator/</description>
		<content:encoded><![CDATA[<p><a href="http://www.webweaver.nu/tools/copyright-generator/" rel="nofollow">http://www.webweaver.nu/tools/copyright-generator/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CSS Model</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-272</link>
		<dc:creator>CSS Model</dc:creator>
		<pubDate>Sat, 23 Aug 2008 02:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-272</guid>
		<description>PHP or JS is a bit trick way that never needed to update again. :) nice!</description>
		<content:encoded><![CDATA[<p>PHP or JS is a bit trick way that never needed to update again. :) nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-271</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 19 Aug 2008 14:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-271</guid>
		<description>@Mihai Of course if your already doing things server side (Content Management) the addition of this would not add any overhead.</description>
		<content:encoded><![CDATA[<p>@Mihai Of course if your already doing things server side (Content Management) the addition of this would not add any overhead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-129</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 09 Aug 2008 05:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-129</guid>
		<description>Here is the URL for funFooter.
www.funfooter.com

Its free, so give a shot</description>
		<content:encoded><![CDATA[<p>Here is the URL for funFooter.<br />
<a href="http://www.funfooter.com" rel="nofollow">http://www.funfooter.com</a></p>
<p>Its free, so give a shot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-131</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 09 Aug 2008 05:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-131</guid>
		<description>Or you can simply use funfooter. It is a cool FREE service that displays footer on your webpages and blogs and keeps the year current!</description>
		<content:encoded><![CDATA[<p>Or you can simply use funfooter. It is a cool FREE service that displays footer on your webpages and blogs and keeps the year current!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mihai Bojin</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-161</link>
		<dc:creator>Mihai Bojin</dc:creator>
		<pubDate>Mon, 04 Aug 2008 23:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-161</guid>
		<description>@Ruud I wouldn&#039;t implement it automatically because you get the overhead of displaying the year with server side programming, instead of putting it statically and changing it once a year.

For small sites it&#039;s not relevant but for bigger sites you need all the optimization you can do.

At least this is what I think is right. I don&#039;t see the point in putting in the date automatically as even if it lags at the beginning of each new year, it still isn&#039;t as big of a problem.</description>
		<content:encoded><![CDATA[<p>@Ruud I wouldn&#8217;t implement it automatically because you get the overhead of displaying the year with server side programming, instead of putting it statically and changing it once a year.</p>
<p>For small sites it&#8217;s not relevant but for bigger sites you need all the optimization you can do.</p>
<p>At least this is what I think is right. I don&#8217;t see the point in putting in the date automatically as even if it lags at the beginning of each new year, it still isn&#8217;t as big of a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruud Welten</title>
		<link>http://designshack.co.uk/articles/the-footer-copyright-notice#comment-118</link>
		<dc:creator>Ruud Welten</dc:creator>
		<pubDate>Thu, 31 Jul 2008 13:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://localhost:8888/?p=156#comment-118</guid>
		<description>I think Jasper is right that in Europe one does not need to use a copyright notice, all content is automatically protected. However it&#039;s couldn&#039;t hurt to put it on there.

@Mihai: &amp; copy; validates just fine, just tested it on the W3C XHTML validator. Also, why wouldn&#039;t you implement an automatically updated year?</description>
		<content:encoded><![CDATA[<p>I think Jasper is right that in Europe one does not need to use a copyright notice, all content is automatically protected. However it&#8217;s couldn&#8217;t hurt to put it on there.</p>
<p>@Mihai: & copy; validates just fine, just tested it on the W3C XHTML validator. Also, why wouldn&#8217;t you implement an automatically updated year?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
