downloads-formats: Difference between revisions
No edit summary |
(Removing Apple SU XML sample and adding link to a typical .dist XML file) |
||
Line 32: | Line 32: | ||
===Apple Software Update XML=== | ===Apple Software Update XML=== | ||
Apple's Software Updater uses XML files. There seem to be two ones: an [http://phobos.apple.com/version iTunes-specific one], and a [http://swscan.apple.com/content/catalogs/index-1.sucatalog general-purpose one]. | Apple's Software Updater uses XML files. There seem to be two ones: an [http://phobos.apple.com/version iTunes-specific one], and a [http://swscan.apple.com/content/catalogs/index-1.sucatalog general-purpose one]. For example, here's a [http://swcdn.apple.com/content/downloads/46/57/022-3271/rmqY4rJMxLgmYp8fMxJCfB22drKT5CMvxC/022-3271.Dutch.dist typical software update description]. | ||
==Related pages== | ==Related pages== |
Revision as of 22:19, 12 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.
Apple Software Update XML
Apple's Software Updater uses XML files. There seem to be two ones: an iTunes-specific one, and a general-purpose one. For example, here's a typical software update description.