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, 5802👍, 0💬
Popular Posts:
When does the compiler not implicitly generate the address of the first element of an array? Wheneve...
Explain in detail the fundamental of connection pooling? When a connection is opened first time a co...
If cookies are not enabled at browser end does form Authentication work? No, it does not work.
What Happens If the UPDATE Subquery Returns Multiple Rows? - Oracle DBA FAQ - Understanding SQL DML ...
What is normalization? What are different types of normalization? It is set of rules that have been ...