downloads-formats: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Moving existing schemas section from appcast-examples to appcast-formats)
 
(Renaming appcast to downloads where appropriate)
Line 1: Line 1:
<h1>Appcast formats</h1>
<h1>Downloads formats</h1>


==Contributors==
==Contributors==
Line 31: Line 31:


==Related pages==
==Related pages==
* [[appcast]]
* [[downloads]]
* [[appcast-brainstorming]]
* [[downloads-brainstorming]]
* [[appcast-examples]]
* [[downloads-examples]]

Revision as of 21:46, 5 August 2007

Downloads formats

Contributors

Formats

PAD

Portable Application Description (PAD) is an XML format:

What is PAD? PAD is the Portable Application Description, and it helps authors provide product descriptions and specifications to online sources in a standard way, using a standard data format that will allow webmasters and program librarians to automate program listings. PAD saves time for both authors and webmasters. For more, see the PAD FAQ. [1]

Microformats & Pad were discussed on Usenet in March 2006

Appcast

Quoted from the Connected Flow Appcast page:

Appcasting is the practice of using the 'enclosure' feature of RSS 2.0 feeds to deliver updates and release notes for new software applications.

Appcast + Sparkle

Sparkle, an application update framework, uses appcasts as described above, but adds several new features. An appcast with Sparkle extensions can, for example, have MD5 sums and DSA signatures.

DOAP

DOAP (Description Of A Project) is a way of describing open-source projects. It has a file-release property which can be used for describing application updates.

Related pages