Developing feeds with RSS and atom developer's guide to syndicating news and blogs

Perhaps the most explosive technological trend over the past two years has been blogging. As a matter of fact, it's been reported that the number of blogs during that time has grown from 100,000 to 4.8 million-with no end to this growth in sight. What's the technology that makes bloggi...

Full description

Bibliographic Details
Main Author: Hammersley, Ben (-)
Format: eBook
Language:Inglés
Published: Sebastopol, California : O'Reilly 2005.
Edition:1st edition
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627092606719
Table of Contents:
  • Table of Contents; Preface; Audience; Assumptions This Book Makes; How This Book Is Organized; Conventions Used in This Book; Using Code Examples; Safari Enabled; Comments and Questions; Acknowledgments; Introduction; What Are RSS and Atom for?; A Short History of RSS and Atom; HotSauce: MCF and RDF; Channel Definition Format; RSS First Appears; The Standards Evolve; The First Fork; The Second Fork; Pie, Echo, Necho, Atom; Today's Scene; Why Syndicate Your Content?; Legal Implications; If You Are Scraped; Using Feeds; Web-Based Applications; Bloglines; Kinja; Rocketinfo RSS Reader
  • Desktop ApplicationsNetNewsWire; FeedDemon; NewsMonster; Other Cunning Techniques; Mobile Devices; Email Clients; Feed-Based Search Engines; Finding Feeds to Read; Feeds Without Programming; From Email; From a Search Engine; Google; Google News; Yahoo!; From Online Stores; RSS 2.0; Bringing Things Up to Date; The Basic Structure; Required Channel Subelements; Optional Channel Subelements; item Elements; The Simplest Possible RSS 2.0 Feed; Producing RSS 2.0 with Blogging Tools; Introducing Modules; blogChannel Module; Creative Commons Module; Simple Semantic Resolution Module; Trackback Module
  • ICBM ModuleYahoo!'s Media RSS Module; Creating RSS 2.0 Feeds; Creating RSS with Perl Using XML::RSS; guid, Permalink or not; Module support under XML::RSS; Creating RSS 2.0 with PHP; Caching and saving; Dates; Namespaced modules; Creating RSS 2.0 with Ruby; Serving RSS 2.0; RSS 1.0; Metadata in RSS 2.0; Using URIs in RSS; Resource Description Framework; Resources, PropertyTypes, and Properties; Nodes and Arcs; Fitting RDF to RSS; RDF in XML; The Root Element; ; ; RDF Containers; rdf:Bag; rdf:Seq; rdf:Alt
  • Introducing RSS 1.0Walking Through an RSS 1.0 Document; The Specification in Detail; The Basic Structure; The Root Element; (a Subelement of rdf:RDF); Required subelements of channel; (a Subelement of rdf:RDF); (a Subelement of rdf:RDF); (a Subelement of rdf:RDF); The Simplest Possible RSS 1.0 Feed; Creating RSS 1.0 Feeds; Creating RSS 1.0 with Perl; Producing RSS 1.0 with PHP; RSS 1.0 Modules; Module Status; Support for Modules in Common Applications; mod_admin; mod_aggregation; mod_annotation
  • mod_audiomod_changedpage; mod_company; mod_content; mod_dublincore; mod_DCTerms; mod_event; mod_rss091; mod_servicestatus; mod_slash; mod_streaming; mod_syndication; mod_taxonomy; mod_threading; mod_wiki; mod_prism; Other RSS 1.0 Modules; The Atom Syndication Format; Introducing Atom; The Structure of an Atom Feed; The Atom entry; Combining entries to make a feed; The Reusable Syntax of Constructs; The Atom Entry Document in Detail; The Elements of Atom Entry; The Atom Feed Document in Detail; The Simplest Possible Thing That Will Actually Work; Producing Atom Feeds; Validating Atom Feeds
  • Parsing and Using Feeds