Direct access files - Suppose a direct access file consists of sectors with 1024 byte capacity. Suppose also that records are 32 bytes long. On which logical sector do the following logical records lie? What is the relative record number in the sector?
Logical record 42
Logical record 131
Logical record 32
Logical record 512
This question deals with the role played by AJAX in pushing software as a service on the web. - AJAX will help the trend of pushing software as a service on the Web! Discuss this aspect of AJAX in relation to the Service Oriented Architecture of Web services. Are the two really doing the same thing, or is AJAX fundamentally used for a more responsive User Interface?
Linking to super encyclopedia - It is possible to link every term and item in a web page to one super encyclopedia or dictionary so that you could expand on its definition or content? Is this a useful or practical idea? Discuss the consequences of implementing such an idea.
PHP - environment variables - (Using PHP)
Develop a program that determines whether the client is using Internet Explorer. If so, determine the version number and send this information back to the client.
A short Javascript - Write a Javascript that inputs five numbers and determines and outputs XHTML text that displays the number of negative number input, the number of positive numbers input and the number of zeros input.