<?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: JavaScript Code Snippet: Automatically Updating Copyright Date</title> <atom:link href="http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/feed/" rel="self" type="application/rss+xml" /><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/</link> <description>Velvet Blues offers a wide variety of website-related services such as: complete websites, eCommerce, design, XHTML/CSS slicing, search engine optimization, and content management with custom or open source software such as WordPress, Joomla, and Drupal. Take a look at our portfolio and see for yourself.</description> <lastBuildDate>Thu, 29 Dec 2011 17:15:49 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Andrew Champ</title><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/#comment-4451</link> <dc:creator>Andrew Champ</dc:creator> <pubDate>Mon, 27 Jul 2009 17:56:35 +0000</pubDate> <guid isPermaLink="false">http://www.velvetblues.com/?p=389#comment-4451</guid> <description>Thanks, this was what I was looking for and it works great, cheers.</description> <content:encoded><![CDATA[<p>Thanks, this was what I was looking for and it works great, cheers.</p> ]]></content:encoded> </item> <item><title>By: Velvet Blues</title><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/#comment-1753</link> <dc:creator>Velvet Blues</dc:creator> <pubDate>Thu, 25 Dec 2008 14:17:45 +0000</pubDate> <guid isPermaLink="false">http://www.velvetblues.com/?p=389#comment-1753</guid> <description>Haha. Well, Ajith, you are right. I used to change the copyright manually, and it really isn&#039;t hard to do. But it is more efficient to have an automatic solution. And if you&#039;re someone like me who manages multiple websites, it does actually save A LOT of time.Similarly, if a website doesn&#039;t use a content management system, then when you change the copyright, you need to go in and change each and every page. So, in that case, it is definitely worth it.And yes, I always use the PHP solution. I prefer it too. :-)</description> <content:encoded><![CDATA[<p>Haha. Well, Ajith, you are right. I used to change the copyright manually, and it really isn&#8217;t hard to do. But it is more efficient to have an automatic solution. And if you&#8217;re someone like me who manages multiple websites, it does actually save A LOT of time.</p><p>Similarly, if a website doesn&#8217;t use a content management system, then when you change the copyright, you need to go in and change each and every page. So, in that case, it is definitely worth it.</p><p>And yes, I always use the <acronym title="Pre-Hypertext Processing">PHP</acronym> solution. I prefer it too. <img src='http://www.velvetblues.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Ajith Edassery &#124; DollarShower</title><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/#comment-1743</link> <dc:creator>Ajith Edassery &#124; DollarShower</dc:creator> <pubDate>Thu, 25 Dec 2008 11:38:12 +0000</pubDate> <guid isPermaLink="false">http://www.velvetblues.com/?p=389#comment-1743</guid> <description>In fact, I would do this on the server side as well and hence PHP is preferred. Also, if you really think copyright is something that changes once in a year or two. So why not just edit it manually :D</description> <content:encoded><![CDATA[<p>In fact, I would do this on the server side as well and hence <acronym title="Pre-Hypertext Processing">PHP</acronym> is preferred. Also, if you really think copyright is something that changes once in a year or two. So why not just edit it manually <img src='http://www.velvetblues.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: Velvet Blues</title><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/#comment-1730</link> <dc:creator>Velvet Blues</dc:creator> <pubDate>Thu, 25 Dec 2008 06:25:58 +0000</pubDate> <guid isPermaLink="false">http://www.velvetblues.com/?p=389#comment-1730</guid> <description>Indeed, the PHP version is way better. However, for someone who has never dealt with PHP and doesn&#039;t know if their website runs on PHP, or how to save a file as PHP, this snippet will work... of course, assuming that their visitors have not disabled JavaScript. :-)Ironically, I did link to a related article which warns against using JavaScript.</description> <content:encoded><![CDATA[<p>Indeed, the <acronym title="Pre-Hypertext Processing">PHP</acronym> version is way better. However, for someone who has never dealt with <acronym title="Pre-Hypertext Processing">PHP</acronym> and doesn&#8217;t know if their website runs on <acronym title="Pre-Hypertext Processing">PHP</acronym>, or how to save a file as <acronym title="Pre-Hypertext Processing">PHP</acronym>, this snippet will work&#8230; of course, assuming that their visitors have not disabled JavaScript. <img src='http://www.velvetblues.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p>Ironically, I did link to a related article which warns against using JavaScript.</p> ]]></content:encoded> </item> <item><title>By: stratosg</title><link>http://www.velvetblues.com/web-development-blog/javascript-code-snippet-automatically-updating-copyright-date/#comment-1726</link> <dc:creator>stratosg</dc:creator> <pubDate>Thu, 25 Dec 2008 06:13:40 +0000</pubDate> <guid isPermaLink="false">http://www.velvetblues.com/?p=389#comment-1726</guid> <description>supposing that the visitor has js enabled. i think that the php snippet you gave the other day was better and sure ;)</description> <content:encoded><![CDATA[<p>supposing that the visitor has js enabled. i think that the php snippet you gave the other day was better and sure <img src='http://www.velvetblues.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> </channel> </rss>
