Ever wondered how a website gets to know the browser you are using or you operating system,location,etc...The answer to this is user agents.The term was coined in the early days of the Internet when users needed tool to help navigate the Internet. Back then, the Internet was (an actually still is) completely text-based, and to navigate the text, text commands needed to be typed into a keyboard. Soon tools were developed to be the user's 'agent', acting on the user's behalf so that the user didn't have to understand the cryptic commands in order to retrieve information. Today, nearly everyone uses a web browser as their user agent.User Agents are basically a string transferred to a website.
User agent's usually contain six parts:
User Agents User agents consist of: application name, application version, compatibility flag, browser name and version, operating system and any extensions installed.
Following images will help you how a user agent works:
Note:I do not own the images.
Saturday, November 20, 2010
Sunday, November 14, 2010
Earn Money
Saturday, November 13, 2010
Edit the webpage you want
Now here comes a simple way to edit documents the way you like....
Just go to address bar and type the command below (in italics)
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Now edit the way you want (You will be able to edit it like a document and it will not affect the way a site looks to you permanently)
Here is the way I edited Youtube....
Just go to address bar and type the command below (in italics)
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
Now edit the way you want (You will be able to edit it like a document and it will not affect the way a site looks to you permanently)
Here is the way I edited Youtube....
Subscribe to:
Posts (Atom)