William Wilson
HotMedia | |||||||
        Java was developed at Sun Microsystems in 1991 and was originally intended for smart appliances (Ditto,1998). It rapidly evolved into a useful language for delivering multimedia content over the internet. It can deliver multimedia content to different computer platforms as long as they have Java enabled browsers. It does this by delivering the content within small packaged programs called applets. The browser reads the applets and performs the necessary program instructions such as displaying a video and allowing for more viewer interaction without the use of plugins. Java on a web page creates a rich media experience for viewers. Market research has demonstrated that rich media can enhance a business web page. Customers stay at the site and eventually buy something (Senna,2000). Creating Java applets can be difficult for people with limited Java programming experience. IBM's HotMedia allows the Java novice to create rich Java media within a fairly easy to use graphical user interface (Figure 1). HotMedia can assemble audio, video, and still images into Java applets that are easily placed into an html document. | |||||||
HotMedia can produce the following types of media: Thumbnails that can scroll and include hotspot links Animation from a series of single images and can be interactive Virtual Reality 3D. http://vr-objects.com/ Panoramic shots http://haughtmedia.webjump.com/portpan/data/pan.html Background audio. Sycnchronized video with audio. Streaming video and audio down to 28kbs. http://haughtmedia.webjump.com/portpan/data/port.html Figure 1 | |||||||
Advantages:
| |||||||
| |||||||
1. Create audio and visual elements using your graphics and sound programs. I used 3d Studio Max to create a video(avi) file and I extracted my sound file from a CD using Goldwave.
2. Run Hotmedia and select the type of media you want to produce. I chose video and then added my 3d avi file. You will
be asked to select the output of the ultimate product. I chose 28kbs as I wanted the streaming video to be close to the
original video quality. This will not stream well over internet connections here in southern New Mexico, though. Setting the
value lower than this creates noticable compression artifacts but would allow it to be streamed even here in New Mexico. You
can preview your options and change values until your satisfied. Save your file at this point.
<APPLET
This is suitable if your files are within the same folder. If you want your html file to be external to the main file folder then consult the Hotmedia documentation. Check out this little streaming video. myvideo Or check this other one out. Doggy Discipline
| ||||
References Ditto, C. 1998. Webmaster Answers. Osborne/McGraw Hill, California. Senna, J. 2000. HotMedia cooks up sizzling Java-based multimedia. Infoworld, v22,Iss29,pg 68. |