Wednesday, August 20, 2014

Overview Of HTML Models

Now , i will learn about Overview some models on HTML. For example , i compare the two models of HTML.
HTML
HTML5
DOCTYPE is much longer as HTML4 is based on SGML-based.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
DOCTYPE is required to enable standards mode for HTML documents.
<!DOCTYPE html>
Audio and Video are not part of HTML4 specificationAudio and Videos are integral part of HTML5 specifications e.g. <audio> and <video> tags
Vector Graphics is possible with the help of technologies such as VML, Silverlight, Flash etc.Vector graphics is integral part of HTML5 e.g. SVG and canvas
It is almost impossible to get true GeoLocation of user browsing any website especially if it comes to mobile devices.JS GeoLocation API in HTML5 helps identify location of user browsing any website (provided user allows it)
Browser cache can be used as temporary storage.Application Cache, Web SQL database and Web storage is available as client side storage. Accessible usingJavaScript interface in HTML5 compliant browsers.
Web Sockets are not available. Generally used mechanisms are long polling and streaming.Full duplex communication channels can be established with Server using Web Sockets. Accessible using JavaScript interface in HTML5 compliant browsers.
Works with all old browsersMost of modern browser have started supporting HTML5 specification e.g. Firefox, Mozilla, Opera, Chrome, Safari  etc.
Does not allow JavaScript to run in browser. JS runs in same thread as browser interface.Allows JavaScript to run in background. This is possible due to JS Web worker API in HTML5

for more concern , you may download this file here

Friday, August 15, 2014

Good or Bad Website ?

There are many website that contains good or bad about the design, so from my Lecturer Dr.Sumonta, i can make comparasion both Good or Bad website , let's get example :

For website :
Apple Website ( www.apple.com)























Apple web has a very very good home page , so consumers or viewers can get beautiful pictures, words font, colorfully design make that interesting . And friendly navigation to another menu.
They have a simplicity web but not simpler, they have consistent in every pictures on their device in HD resolution, their website is very clear view and make that responsive

Axioo Website (www.axiooworld.com)




















From my opinion, Axioo has a bad website because they are a big developer technology but their website is very useless. The background of the web make costumers/ viewers were bored, because they used classic's color . There is many menus which very very usefull, but they makes that location inconsistent, so not easy to find what the consumers want. Their website is not interesting , yes because they have miss to locating the best area of their link and their picture, and once again, their picture is not in HD , so poor resolution

for more learning and education about comparison good or bad website , you can download this file here