Thanks a lot Adam Brown. I reloaded the feed-Rss2.php file & it seems to have solved my blog's problem.
But the " feed validator " still doesn't give the feed a 100% clearance, so to speak ;)
pl.have a look..
++++
Congratulations!
This is a valid RSS feed.
Recommendations
This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 58, column 1: Missing atom:link with rel="self" [help]
</channel> ^Source: http://vassan.kollidam.com/?feed=rss2
<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>அமேரிக்காவில் தமிழன்</title>
<link>http://vassan.kollidam.com</link>
<description>காவிரிக்கரையில் பிறந்து ரியோ க்ரேண்ட் கரை ஒதுங்கியவன்</description>
<pubDate>Thu, 03 Jan 2008 00:46:53 +0000</pubDate>
<generator>http://wordpress.org/?v=2.3.1</generator>
<language>en</language>
<item>
<title>வணக்கம் 2008</title>
<link>http://vassan.kollidam.com/?p=118</link>
<comments>http://vassan.kollidam.com/?p=118#comments</comments>
<pubDate>Tue, 01 Jan 2008 04:12:12 +0000</pubDate>
<dc:creator>வாசன்</dc:creator>
<category><![CDATA[தமிழர்]]></category>
<category><![CDATA[பொது]]></category>
<category><![CDATA[உதயமூர்த்தி]]></category>
<category><![CDATA[சிந்தனை]]></category>
<category><![CDATA[செல்வம்]]></category>
<category><![CDATA[தொழில்]]></category>
<guid isPermaLink="false">http://vassan.kollidam.com/?p=118</guid>
<description><![CDATA[<p>எல்லோரும் எப்போதும் சொல்கிறது போல, மற்றொரு ஆண்டு முடியப் போகிறது. போகிற ஆண்டு கற்பித்ததை ஞாபகத்தில் வைத்து, இந்த வருடம் மேலும் நிம்மதியுடன் அனைவருக்கும் அமைய வேண்டும். இப்படி சொன்னால், நினைத்தால் மட்டும் போதாது. ஆவன செய்ய வேண்டும்.</p>
<p>சொந்த தொழில் செய்யும் போது ஏற்படும் இக்கட்டுகளை, சரிவுகளை நேரிடையாக எதிர்கொள்ளும் போது, ‘பட்டறிவு, தந்தையின் மேம்பட்ட பட்டறிவு, மனைவியின் தோழமை’ என்பன போன்றன எமக்கு பெரிதும் உதவி வந்துள்ளன. இவற்றையும் மீறி நூலொன்றைப் படித்து இன்னற் களைய [...]</p>
]]></description>
<wfw:commentRss>http://vassan.kollidam.com/?feed=rss2&p=118</wfw:commentRss>
</item>
<item>
<title>நன்றிக்கு நன்றிகள்</title>
<link>http://vassan.kollidam.com/?p=67</link>
<comments>http://vassan.kollidam.com/?p=67#comments</comments>
<pubDate>Thu, 22 Nov 2007 23:56:29 +0000</pubDate>
<dc:creator>வாசன்</dc:creator>
<category><![CDATA[அக்கப்போர்]]></category>
<category><![CDATA[அமேரிக்கா]]></category>
<guid isPermaLink="false">http://vassan.kollidam.com/?p=67</guid>
<description><![CDATA[
]]></description>
<wfw:commentRss>http://vassan.kollidam.com/?feed=rss2&p=67</wfw:commentRss>
</item>
</channel>
</rss>
++++
I tried in vain looking for the right file where the < channel > & < / channel > is located but couldn't figure out. Also, I wasn't sure if I'm allowed to add the missing atom link manually ( this assuming I understand the f.validator advise correctly)
++++
Thanks again.