XML
Learn all about XML, the eXtensible Markup Language!
The Anatomy of an RSS Feed RSS has become the standard data format for communicating sydicated information to a large audience. RSS is an XML format that consists of designated elements that conform to the XML 1.0 specification. This week we look at the elements in this structure.
How to Create RSS feeds with Dreamweaver RSS, or Really Simple Syndication, is commonly used for distributing headlines on news websites. The challenge in using it is to integrate your content into the feed you are creating. Enter RSS Dreamfeeder, an application that allows you to reformat your content into an RSS feed within Dreamweaver.
Creating a Custom RSS Feed with PHP and MySQL RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but finding the right audience for your voice is what matters. In this article you'll learn how to syndicate your own custom RSS feeds using PHP and MySQL.
Following the XHTML Path Guest author David Jenkins provides a quick preview and introduction to XHTML basics and its advantages.
HTML or XHTML? Fact From Fiction On an almost daily basis I see the same question asked: Should I be using HTML or XHTML? Read on to find out the truth about XHTML!
XHTML - An Introduction Perhaps you've heard of XHTML & wondered what it's all about.
Read on!
HTML Goodies: XHTML On January 26, 2000, the W3C released specifications defining what they termed XHTML 1.0 (Extensible Hypertext Markup Language). Read this article for the scoop on XHTML and what it's all about.
XHTML Syntax If you're already familiar with HTML
and would like to write XHTML,
then this is for you!