Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
How To Use w3.org Feed Validation Service
How To Use w3.org Feed Validation Service? - RSS FAQs - Atom Feed Introduction and File Generation
✍: FYIcenter.com
w3.org feed validation service is provided at http://validator.w3.org/feed/. It offers you two methods to validate your feed document:
If you want to the w3.org feed validator, you can follow the tutorial exercise below:
1. Go to http://validator.w3.org/feed/.
2. Enter http://dev.fyicenter.com/atom.xml into the Address field and click the Check button
as shown in following picture:

3. You should see the validation result page with a "Congratulations" message.
2007-05-12, 5893👍, 0💬
Popular Posts:
Where Is the Submitted Form Data Stored? - PHP Script Tips - Processing Web Forms When a user submit...
What will be printed as the result of the operation below: main() { int x=10, y=15; x = x++; y = ++y...
How do you handle change request? Normally change request are handled by preparing an Impact analysi...
How do we access attributes using “XmlReader”? Below snippets shows the way to access attributes. Fi...
How To Empty Your Recycle Bin? - Oracle DBA FAQ - Managing Oracle Database Tables If your recycle bi...