JAVAJAM 11
JavaJam
JavaJam
Handson Exercise
<html>
<title>Link</title>
<header>Link</header>
<body>
<ahref="file:///C:/Users/SIR/Desktop/sparky.mov">Sparkymovie</a>
</body>
</html>
Note:The source file must be inserted correctly for the video to bedisplayed.
<html>
<title>Audiocontrols</title>
<header>Audiocontrols</header>
<body>
<audio controls>
<sourcesrc="file:///C:/Users/SIR/Desktop/lesson1.mp3"type="audio/mpeg">
</audio>
</body></html>
<html>
<Title>VideoPayer</Title>
<body>
<videowidth="213" height="163" controls>
<sourcesrc=" file:///C:/Users/SIR/Desktop /prime.mv4"type="video/mv4">
<sourcesrc=" file:///C:/Users/SIR/Desktop /prime.ogv"type="video/ogv">
<sourcesrc=" file:///C:/Users/SIR/Desktop /prime.webm"type="video/webm">
</video>
</body>
</html>
<html>
<title>Iserting flash player</title>
<header>Iserting flash player</header>
<body>
<flashwidth="468" height="60">
<paramname="flash" value="banner.swf">
<embedsrc=" file:///C:/Users/SIR/Desktop /banner.swf" width="468"height="60">
</embed>
</flash></body></html>
Codes to the page created.
<html>
<title>FavoriteMusic</title>
<body>
<audiocontrols>
<sourcesrc="file:///C:/Users/SIR/Desktop/voice.mp3"type="audio/mpeg">
</audio>
<P><h1>Reviewsand recomendation</h1></p>
<p>Thisis one of the most downloaded music in the continent and the singerhas used great instruments to make the music so alive and he hasgreat vocals. I recommend you to listen to it and feel the beat. Nicelistening.</p>
<p><ahref="mailto:[email protected]?subject=CONTACT " >Contactme for more information</a></p>
</body></html>
Note:There is an mp3 voice recorded and saved on the desktop and it isnamed voice.
Theoverall file is saved as audio11.html.
<html>
<Title>FavoriteMovie</Title>
<header>FavoriteMovie</header>
<body>
<videowidth="200" height="100" controls>
<sourcesrc=" file:///C:/Users/SIR/Desktop /awesome.webm"type="video/webm">
</video>
<P><h1>Reviewsand recomendation</h1></p>
<p>Thisis one of the most downloaded video in the continent and the owner has used great tools to make the video so alive and it has greatgraphics. I recommend you to listen to it and feel the beat. Nicewatching.</p>
<p><ahref="mailto:[email protected]?subject=CONTACT " >Contactme for more information</a></p>
</body>
</html>
Note:a webcam recorded video named awesome is provided and saved in thedesktop for access.
Thehtml file is saved as video11.html
<html>
<title>Logobanner</title>
<header>Logobanner</header>
<body>
<flashwidth="468" height="60">
<paramname="flash" value="banner.swf">
<embedsrc=" file:///C:/Users/SIR/Desktop /lastname.swf"width="468" height="60">
</embed>
</flash></body></html>
WebResearch
1.
<html>
<title>mediaediting applications</title>
<header>mediaediting applications</header>
<body>
<h1>MediaEditing Apllications</h1>
<ol>
<li><p>Audacity</p>
<p>url:https://sourceforge.net/projects/audacity/</p>
<p>Thisis a free downloadable software that is mainly used by people toremove the noise from the music</p>
<p>Price:FREE</p>
</li>
<li><p>AdobeAudition </p></li>
<p>url:<a href="http://www.adobe.com/products/audition.html?sdid=952G4XMS&33330X911647X2f485d79157cbefbf758e1d76a55f375">link</a></p>
<p>Thisis an application that makes audio editing, splicing, remixing, andrestoration easy</p>
<p>Price:$349 USD</p>
</li>
<li>Avidpro tools</li>
<p>url:<a href=" http://www.avid.com/en/pro-tools ">link</a></p>
<p>Thistool is mostly used by musicians during the studio recordings and Djsuse t in their mixes</p>
<p>Price:$699</p>
</li>
<li><p>Reaper</p></li>
<p>url:<a href="http://www.reaper.fm ">link</a>
</p>
<p>Reaperfeatures hundreds of built-in effects and features to make your musicreally shine, and has a huge and vibrant community of users, toboot. </p>
<p>Price:$225 USD</p>
</li>
<li><p>AbletonLive</p></li>
<p>url:<a href=" https://www.ableton.com/">link</a>
</p>
<p>Thisis mostly used by Djs to provide sound effect and mixing during theirdaily works </p>
<p>Price:Freely downloadable</p>
</li>
</ol>
</body>
</html>
Issues related to copyright laws
<html>
<title>Issuesrelated to copyright laws</html>
<header>Issuesrelated to copyright laws</header>
<body>
<h1>SelectingDomain Names</h1>
<p>Domainsacts lie the address of a website. When choosing a domain for thesite one a whols search should be taken to ensure that the domain isnot taken already. In addition, it may be wise to perform a trademarksearch to verify that the chosen domain name is not infringingon another party`s trademark.</p>
<h1>Defamation</h1>
<p>Defamationarises when one uses or publishes an information in their websitethat makes a false state met about that individual and ororganization. A web page developer must be careful to avoid defamingsomeone in their pages. If a statement is being made that may damagethe reputation of a person or organization, care should be taken tomake sure that the statement is not defaming</p>
<h1>Linkingconcerns</h1>
<p>Pagesin the websites are linked to one another and or images and videos inthe site are also linked. In this case, if the creator of the siteuses an image which is from somewhere else which is not his originalcreation will be guilty of contributory copyright infringement ofderivativework</p>
<h1>Trademarkconcerns<h1>
<p>Atrademarkis a work image or a slogan that is used to identify a particulargood or service and or a party. One may break this law when one partyutilizes the mark of another in such a way as to create a likelihoodof confusion, mistake and/or deception with the consuming public.</p>
<ahref="http://www.bitlaw.com/internet/webpage.html>Issuesrelated to website copyrights</a>
<audiocontrols>
<sourcesrc="file:///C:/Users/SIR/Desktop/soundloop.mp3"type="audio/mpeg">
</audio>
</body>
</html>
<html>
<title>Javascriptresources</title>
<header>javascriptresources</header>
<body>
<h1>Theresources includes:</h1>
<ol>
<li><p>ECMA-262 (ES 5.1) </p>
<p>url:<a href="http://www.ecma-international.org/ecma-262/5.1/">Link</a>
</p>
<p>ThisEcma Standard is based on several originating technologies, the mostwell-known being JavaScript </p>
</li>
<li><p>ECMA-4021.0</p></li>
<p>url:<a href="http://www.ecma-international.org/ecma-262/5.1/">Link</a>">Link</a>
</p>
<p>Thisis an Internationalization API that provides key language-sensitivefunctionality as a complement to the ECMAScript LanguageSpecification, 5.1 edition or successor. The functionality has beenselected from that of well-established internationalization APIs suchas those of the Internationalization Components for Unicode (ICU)library, of the .NET framework, or of the Java platform</p>
</li>
<li>ECMA-2622016 (ES 7)</li>
<p>url:<a href="https://tc39.github.io/ecma262/2016/">Link</a>">Link</a>
</p>
<p>ThisEcma Standard defines the ECMAScript 2016 Language. It is the seventhedition of the ECMAScript Language Specification</p>
</li>
</ol>
</body>
</html>
References
Sfetcu,N. (2014). Web design & development. Nicolae Sfetcu.