Tuesday, 9 October 2012

Difference between Internet (capital I) and internet

Internet with capital 'I' refers to the Internet as in the world wide web, and what most people think of when you say internet.

Internet with a lowercase 'i' refers to a bunch of small LANS connected together to form some kind of host-to-host packet delivery service. So basically Internet capital I refers to inter-networking at the global level. Whereas internet with a lowercase 'i' refers to it on a much smaller level.


Class on 8 October 2012

We learn about AJAX, JQuery and JSON in conclusion :

  • AJAX stands for synchronizes java application of XML
  • JSON stands for Javascript Object Notation while
  • JQuery use for framework for client side scripting

What the advantages of 3 technologies above?

  •  JSON in function may give fast reaction in parsing syntax, algorithm and durable( using bracket).
  • AJAX in function may give fast reaction in request and respond data that AJAX will not refresh for the whole pages while 
  •  JQuery fast in function with using different task

                                                     Figure how AJAX works..

Tuesday, 2 October 2012

Today's post on 01/10/2012

Differentiate between web application and internet application :

Web Application :
  • Application that access by user using internet connection.
  • Support with Java Script and carry by HTML.
  • Interaction between client1-server-client2, where there more like auction sales pages.
  • Simply develop using open source software like php,ruby on rails and etc.
  • In conclusion, its more for business purpose

Internet Application :
  • Browser plugin in web application like flash,active x, java and etc.
  • Using Javascript coding
  • For implement interface using Ajax function