Free Web Hosting by Netfirms
Web Hosting by Netfirms | Free Domain Names by Netfirms

 
 
My Exam notes ON
Foundation Exam 1D0-410
HOME Course # 4

Advanced Internet fundamentals

CHAPTER # 2


Objects, Plug-ins, and Viewers

Objects

  • Objects enable web designer to include active components like sound animation or show a video clip.
  • Objects are run by web browser.

Java applets

  • Java applets are small stand alone programms written in Java.
  • Java applets are used to create
    • Inline vedio, changing text, animation
    • Audio - e.g short sound files played when the mouse rolls over.
    • Interaction - e.g games.
    • Real time data feeds - e.g on line stock.

Java script

  • Java script is a event driven scripting language called LiveScript, works along with HTML.
  • Java scripts are placed along with HTML tags in a web document.
  • A Java script interacts when an event occurs ( a mouse click, a page loaded or closed, text entered etc.).

JScript

  • Microsoft equivalent for JavaScript.
  • Because it is slightly deferent from JavaScript will not perform well in Netscape Navigator.

ActiveX

  • Developed by Microsoft.
  • ActiveX can be used by the web auther to include
    • Animatiom
    • Audio
    • and Virtual realty.

VBScript

  • Microsoft proprietry.
  • Derived from Visual Basic
  • It can be used to create
    • Standard HTML oblect like a button, checkbox, password etc.
    • ActiveX control.

Personal home Page PHP

  • It is a server-side scripting language
  • Enables web pages to detect the browser version.
  • Currently the third version ie PHP3 is running.
  • PHP is an interperted language.
  • Can be downloaded free from http://www.php3.net/.

Plug-ins

  • Application associated with a puricular platform and browser- like windows 95 and Netscape Navigator.
  • It provides integration of multimedia formats with the PC and the browser.
  • It helps to play the multimedia files online. No need to download and play on the PC.
  • When the browser encounters a multimedia file which it can not play it evokes a plug-in (if it is istalled in the system. other wise an error meassge genarated.). And the plug-in retreives the file to play it on the local system.
  • The plug-in retreives the portion of the file stores in a temporory file. Then it delivers just enough info from the temp file to play the suff contiously while dowloading of the rest of the file is in progress - a process called streaming.
  • The appearance of the plug-ins can be set with HTML tags.
    • Full screen
    • Embeded - the plug-in visible as a small box in side the web pages.
    • Hidden - the plug-in works on background like a MIDI song.

Real player

  • Real player is from RealNetworks
  • Provides streaming audio and video online.

Shockwave and Flash

  • These are from Macromedia.
  • Shockwave provides interactive games, sound, grapgics and streaming video.
  • Flash plays flash movies. flash movie file size is small so less download time.

Apple Quick Time

  • Can be downloaded from http://www.apple.com/quicktime.
  • Another method of storing video and audio files in digital format.
  • Available for both Windows and Macitosh.

Apple Quick time VR

VivoActive

StreamWorks

Cosmo Player

  • Plays Virtual Reality Modeling Language.

Viewers

  • Viewers are scaled-down versions of applications
  • Viewers are required for the file to be viewed.
  • Viewers are smaller in size than the full application

Microsof Power Pint Viewer

Acrobat Reader

  • To render PDF (Portable document format)
  • Acrobat reader is available free for download at http://www.adobe.com/.
  • PDF are well suited for web because of their high compression and platform independence.

Other file formats

Moving Pictures Expert's group (MPEG)

  • Video file format
  1. Audio Interchange file Format (AIFF)
  2. AU
  3. MIDI
  4. Waveform (WAV)
  • Audio file formats.
Real Time Streaming protocol (RTSP)
  • Streaming audio
  • Fully cross platform.
LiveAudio
  • To play standard Audio Video Interleave (AVI)
Encapsulated Post Script (EPS)
  • File format used to import and export graphics beteween application or OS.
Rich Text format (RTF)
  • Developed by Microsoft
  • Compatible with many platforms.
  • RTF is a nearly universally format.
TOP


Disclaimer
All the materials posted in this site are from my exam notes.They are correct best to the author's knowledge. The author disclaim any responsibility of liability for any direct or indirect damages occurred due the use of it. All product names and services posted are trademarks or registered trademarks of the respective Companies.

 

 

 

1