Atom 1.0.0
(Internal) A library for creating Atom (RSS) Feed Documents

Atom is a support library that aids Alien-Factory in the development of libraries, frameworks and applications. Though you are welcome to use it, you may find features are missing and the documentation incomplete.

Atom is a library for creating Atom (RSS) Feed Documents.

The Atom Syndication Format, or Atom for short, is the technically advanced successor to RSS v2.0. This Atom library provides a collection of entities that let you compose an Atom Feed Document and serialise it to XML.

Atom is an implementation of the The Atom Syndication Format. See atomenabled.org for a more human readable version.

Read more...

Install

To install Atom with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Atom with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afAtom.pod (35.12 kB)

Use

To use Atom in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afAtom 1.0.0 - 1.0"]

Documentation

Information

Meta information on the Atom pod:

Published by
Steve Eynon
Organisation
Alien-Factory
Pod file size
35.12 kB
Licence
The MIT Licence
Built on
31st Mar 2014
Source code
at https://bitbucket.org/AlienFactory/afatom
Depends on
sys, xml
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 3 releases of Atom: