Portable Application Description

From Wikipedia, the free encyclopedia
Jump to: navigation, search

PAD or Portable Application Description is a machine-readable document format and specification designed by the Association of Shareware Professionals and introduced in 1998. The PAD specification is utilized by more than 52,000[citation needed] software publishers of downloadable applications covering the Windows, OS X, and Linux operating systems. The specification is managed by the ASP PAD Committee. PAD is a worldwide registered trademark of the Association of Software Professionals.

PAD allows software authors to provide standardized product descriptions and specifications to online sources in a standard way, using a simple XML schema that allows webmasters and program librarians to automate new program listings and update existing listings in their catalog. PAD saves time for both authors and webmasters, while allowing the specification to support the latest changes to operating systems and hardware.

PAD files most commonly have .XML or .PAD file name extension. PAD uses a simplified XML syntax that does not use name/value pairs in tags. All tags are attribute-free. The official PAD specification uses unique tags. To extract the fields in the official specification, it is not necessary to descend through the tag path. If multiple languages are represented in a single PAD file, then correct parsing does require descending though the tag path because leaf tags are duplicated for each language supported.

Each field in the specification has a regular expression associated with it. The regular expression acts as a constraint on the field: if the it matches, the field value is legal and if it fails to match, the field and the PAD file as a whole do not conform to specification. Only files where all fields in the file pass validation are properly called PAD files.

The most current specification, version 4.00, was announced on December 1, 2012, replacing the prior version, 3.11 which was previously announced on June 12, 2010. The latest specification replaces v3.1 and includes full replacements of the ASP PADGEN freeware tool with a web-based solution, AppVisor.com. AppVisor provides a complete authoring, editing, validation, publication, hosting and submission solution to utilize the latest and most current version of the PAD Specification.

External links [edit]

See also [edit]