Welcome to
LearnForJava
Today's Topic is About the term
Web Terminology
So,
well there is Following type of web terminology :-
1. NETWORK :-
A network is defined as a group of two or more computer systems linked together. In computer comprise of a group of computer Connecting with each other for sharing of information and resources.
Well,
there is 3 type of network, well call it network terminology here :-
- LAN (Local Area Network)
- MAN ( Metropolitan Area Network)
- WAN (Wide Area Network )
2.INTERNET :-
The Internet is the global system of interconnected computer networks.A internet resemble a Wide Area Network That connect computer all over the world.
3.WEB :-
Its a portion of internet with respected accessibility. or we can say The Web, or World Wide Web, is basically a system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML (Hyper Text Markup Language) that supports links to other documents, as well as graphics, audio, and video files.
- web works with the request & response.
- Tim Berners Lee introduced the concept of web.
- W3C Maintain the standard software.
4.WEB SERVER :-
The web server resemble hardware and software , it satisfy Client Request by Sending and receiving the data.
Web servers have a full-time job on the Internet, tirelessly waiting for requests from web
browsers.
What kinds of requests?
Requests for web pages, images, sounds, or maybe
even a video. When a server gets a request for any of these resources, the server finds the
resource, and then sends it back to the browser.
5. Web Browser :-
well in simple way your web browser have only one work to Display the html file well we can also call it a Software tool use to access the pages from a website.
here in this example,
u can see when browser sends a request for Abc.html file it goes to web server and the abc.html has been sent by a fb server and response and executed in client PC .
(well do u knw the 1st browser name was MOSAIC by Brendan Eich ,and Eich is a Same guy who invented a JavaScript in 10 days well Eich is working for a Mozilla now)
6.WEB SITE :-
well From starting u just knw that - Web site is nothing but its a Collection of a Web pages and all.
and yeah there is no doubt that its not a collection of web pages but i think u need some correction here ,
WEB SITE is a Virtual Directory on Server and It Comprise of S/W into in the Form of Hypertext Documentation for Web Pages ..
Web site contains Two type of Pages-
1.Static page
2.Dynamic Page
Static Page :- Well Static page are predefined on server & Already for Access, Server needs to pass the page into understandable format of browser.
Dynamic Page :- Dynamic Page are created,process, compiled every time when requested by user , they sends a customize response to the client.
7.WEB APPLICATION :-
Well in my opinion Web applications do not require any complex "roll out" procedure to deploy in large organizations. A compatible web browser is all that is needed.
The web application is Defined by how an user interaction with application. below point will clear it.
WebSite vs WebApplication :-
8. BLOG :-
Well the blog is nothing but they are the journals on internet usually publish by particular users & updated periodically.
There are some Example :-
1 .Blogger
2. WordPress
3. Blogging.org
9. MICROBLOG :-
Its Similar to allows multiple user to post there info on to Single page. well its also known as SPA (Single Page Application).
well u can see the what image is showing that there is a Two user and they are using a TWITTER that is an Microblog Website but interesting thing is that both can post there info (tag ,twits etc) in that single page as they want well the application is based on single page is known as SPA (single page application).
10. WIKI (QUICK) :-
well u was thinking that i just missed type , no dude it is WIKI not an WIKIPEDIA .
so,
the term WIKI means "ANYBODY CAN EDIT (but can not DELETE ), well there no need of theory about it.
well u was thinking about - in Wikipedia if Wiki means edit data than what is Pedia here.
so the term WIKIPEDIA :-
WIKI :- ANYBODY CAN EDIT (cant delete )
PEDIA :- ENCYCLOPEDIA
for Example u can edit and Add the new things in Wikipedia but u cant DELETE it..
11. PODCASTING :-
well have u listen I-pod ???
obviously, u had and used to.
so did u ever think why its called Ipod ?? it could be anything like a Music player nd all...
ok well dnt wary going to tell the reason..............
So,
here the term podcasting term Allows to upload an media content on server so you can synchronize our devices to access the media. here casting means "Spreading it ".
look at the diagram.
here,
the blue one is a podcaster/uploader and another one is user.
so,
if you has said "i like flags " than it will record , than edit can in last upload it on the server and published it, so now user can access it from the server but here i had applied see condition u can see if he feed than he can process or he didn't then go to web than again same with subscribe and in last the podcatcher / iPod will catch and listen the media ..
now u will get it the media is also called i-tunes.now u can will understand term here.
12.WIDGET :-
Small set of code running in application to perform any Specific operation.
in the given image u can understand About widget,
A widget is a stand-alone application that can be embedded into third party sites by any user on a page where they have rights of authorship, e.g. a webpage, blog, or profile on a social media site. Widgets allow users to turn personal content into dynamic web apps that can be shared on websites where the code can be installed.
For example, a "Weather Report Widget" could allow anyone to report today's weather by accessing data from the Weather Channel.
13. WEB-DEBUGGER :-
well in short web debugger allows to track the performance of your application.
(This is Fiddler example)
well in another word,
A debugger or debugging tool is a computer program that is used to test and debug other programs (the "target" program).
in most web browser they have own debuggers just like
- Fiddler
- Postman
- Firebug
- IE Debugger
- Chrome Debugger...
14. URL & URI :-
here
URL --> Uniform Resource Locator
URI --> Uniform Resource Identifier
so here ,
URL :- The Virtual path generated by a web server in order to access the resources from a website.
here u can see the URL
now,
URI :- Its a Part of URL its describes a specific Location within the Page,The most common form of URI is the Uniform Resource Locator (URL), frequently referred to informally as a web address.
here is the URI.....
So these are the Web terminology ...
-------------------------------------------------------------------------------------------------------------------------
plzz SUBSCRIBE us by pressing Social icons on Right Side..
Thank you.....