Categories:
.NET (961)
C (387)
C++ (185)
CSS (84)
DBA (8)
General (31)
HTML (48)
Java (641)
JavaScript (220)
JSP (109)
JUnit (31)
MySQL (297)
Networking (10)
Oracle (562)
Perl (48)
Perl (9)
PHP (259)
PL/SQL (140)
RSS (51)
Software QA (28)
SQL Server (5)
Struts (20)
Unix (2)
Windows (3)
XHTML (199)
XML (59)
Other Resources:
What Is Atom 1.0 Standard
What Is Atom 1.0 Standard? - RSS FAQs - Atom Feed Introduction and File Generation
✍: FYIcenter.com
Atom is an XML-based document format that describes lists of related information known as "feeds". Feeds are composed of a number of items, known as "entries", each with an extensible set of attached metadata. For example, each entry has a title.
The current version of Atom is Atom 1.0. For more information, please visit http://www.ietf.org/rfc/rfc4287.txt.
2007-05-12, 4718👍, 0💬
Popular Posts:
Enable ASP.NET polling using “web.config” file Now that all our database side is configured in order...
How do you handle change request? Normally change request are handled by preparing an Impact analysi...
What is normalization? What are different types of normalization? It is set of rules that have been ...
Can you explain the fundamentals of “GetGlobalResourceObject ”and “GetLocalResourceObject” function...
Which bit wise operator is suitable for turning off a particular bit in a number? The bitwise AND op...