<?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: Update the copyright year in footer sections of your blogs!</title>
	<atom:link href="http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/</link>
	<description>Make your blog a success!</description>
	<lastBuildDate>Mon, 25 Jan 2010 01:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/comment-page-1/#comment-46023</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Sat, 05 Jan 2008 12:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/#comment-46023</guid>
		<description>Hi Marco,

Yes, that&#039;s how I would do it as well. 

However, that&#039;s not how most WordPress themes are done :)

Thanks for the useful tip!</description>
		<content:encoded><![CDATA[<p>Hi Marco,</p>
<p>Yes, that&#8217;s how I would do it as well. </p>
<p>However, that&#8217;s not how most WordPress themes are done <img src='http://www.perfectblogger.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks for the useful tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/comment-page-1/#comment-46006</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Sat, 05 Jan 2008 08:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.perfectblogger.com/2008/01/update-copyright-years-in-footer-section/#comment-46006</guid>
		<description>Hi there,

You can easily do this automatically with the date() function from PHP.

For example:
If 2006 was your &quot;starters year&quot;:

&#169; 2006 - 

date(Y) will print the current year.

Have a nice day and keep on bloggin,,</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>You can easily do this automatically with the date() function from PHP.</p>
<p>For example:<br />
If 2006 was your &#8220;starters year&#8221;:</p>
<p>&copy; 2006 &#8211; </p>
<p>date(Y) will print the current year.</p>
<p>Have a nice day and keep on bloggin,,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
