- Industry: Computer; Software
- Number of terms: 54848
- Number of blossaries: 7
- Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
A WebObjects service that monitors wotaskd processes. Its main duty is to monitor wotaskd and restart it if it dies or when the host is restarted. The implementation of this service is platform dependent.
Industry:Software; Computer
A version of the AppleScript language that resembles a specific human language or programming language.
Industry:Software; Computer
A window designed to elicit a response from the user. See also alert.
Industry:Software; Computer
In a Window menu, a mark that indicates that a document has been minimised into the Dock.
Industry:Software; Computer
An application that simulates the iPhone OS runtime environment and user experience in Mac OS X for testing iPhone applications in early stages of development.
Industry:Software; Computer
WebObjects task daemon. A WebObjects Deployment tool that manages the instances on an application host. It’s used by Monitor to propagate site configuration changes throughout the site’s application hosts.
Industry:Software; Computer
A protocol that provides a way for two ends of a communication session to generate symmetric private keys through the exchange of public keys.
Industry:Software; Computer
A collection of data used to verify the identity of the holder or sender of the certificate. A digital certificate must conform to some standard in order for the recipient to be able to interpret it. Mac OS X and iPhone OS support the X.509 standard for digital certificates. See also certificate chain.
Industry:Software; Computer
Interrupt priority level. A means of basic synchronisation on uniprocessor systems in traditional BSD systems, set using thesplmacro. Interrupts with lower priority than the current IPL are not acted upon until the IPL is lowered. In many parts of the kernel, changing the IPL in Mac OS X is not useful as a means of synchronization. New use ofsplmacros is discouraged. See also spl macro.
Industry:Software; Computer