Clipmarks
   HOME

TheInfoList



OR:

In the context of the World Wide Web, a bookmark is a
Uniform Resource Identifier A Uniform Resource Identifier (URI) is a unique sequence of characters that identifies a logical or physical resource used by web technologies. URIs may be used to identify anything, including real-world objects, such as people and places, conc ...
(URI) that is stored for later retrieval in any of various storage formats. All modern web browsers include bookmark features. Bookmarks are called favorites or Internet shortcuts in Internet Explorer and Microsoft Edge, and by virtue of that browser's large
market share Market share is the percentage of the total revenue or sales in a market that a company's business makes up. For example, if there are 50,000 units sold per year in a given industry, a company whose sales were 5,000 of those units would have a ...
, these terms have been synonymous with ''bookmark'' since the First Browser War. Bookmarks are normally accessed through a menu in the user's web browser, and folders are commonly used for organization. In addition to bookmarking methods within most browsers, many external applications offer
bookmark management A bookmark manager is any software program or feature designed to store, organize, and display web bookmarks. The bookmarks feature included in each major web browser is a rudimentary bookmark manager. More capable bookmark managers are availab ...
. Bookmarks have been incorporated in browsers since the ViolaWWW browser in 1992, and Mosaic browser in 1993. Bookmark lists were called ''Hotlists'' in Mosaic and in previous versions of Opera; this term has faded from common use. Cello, another early browser, also had bookmarking features. With the advent of social bookmarking, shared bookmarks have become a means for users sharing similar interests to pool web resources, or to store their bookmarks in such a way that they are not tied to one specific computer or browser. Web-based bookmarking services let users save bookmarks on a remote web server, accessible from anywhere. Newer browsers have expanded the "bookmark" feature to include variations on the concept of saving links.
Mozilla Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
introduced
live bookmarks Mozilla Firefox has features that allow it to be distinguished from other web browsers, such as Chrome and Internet Explorer. Major differences To avoid interface bloat, ship a relatively smaller core customizable to meet individual users' ne ...
in 2004, which resemble standard bookmarks but contain a list of links to recent articles supplied by a news site or weblog, which is regularly updated via
RSS RSS ( RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many di ...
feeds; however, Mozilla removed this feature in 2018. " Bookmarklets" are JavaScript programs stored as bookmarks that can be clicked to perform a function.


Storage

Each browser has a built-in tool for managing the list of bookmarks. The list storage method varies, depending on the browser, its version, and the operating system on which it runs. Netscape-derived browsers store bookmarks in the single HTML-coded file ''bookmarks.html''. This approach permits publication and printing of a categorized and indented catalog, and works across platforms. Bookmark names need not be unique. Editing this file outside its native browser requires editing HTML.
Firefox 3 Mozilla Firefox 3.0 is a version of the Firefox web browser released on June 17, 2008, by the Mozilla Corporation. Firefox 3.0 uses version 1.9 of the Gecko layout engine for displaying web pages. This version fixes many bugs, improves standard ...
stores bookmarks, history, cookies, and preferences in a transactionally secure database format ( SQLite). Internet Explorer's "Favorites" (also "Internet Shortcuts") are stored as individual files named with the original link name, and the filename extension ".URL", for example "Home Page.URL" collected in a directory named "Favorites" which may have subdirectories. Bookmark names must be unique within a folder. Each file contains the original URL and Microsoft-specific
metadata Metadata is "data that provides information about other data", but not the content of the data, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive metadata – the descriptive ...
. Browsers have varying abilities to import and export bookmarks to favorites, and vice versa.


Bookmarklets

Bookmarklets are JavaScript programs stored as bookmarks. The term is a portmanteau of the words ''bookmark'' and '' applet''. Bookmarklets are possible because the JavaScript URI scheme allows JavaScript programs to be stored as URIs, which can be stored in bookmarks. Bookmarklets have access to the current page, which they may inspect and change. As such, they can be simple "one-click" tools which add functionality to the browser. Bookmarklets are typically installed by navigating to a web page that links to a JavaScript URI, right-clicking the link, and clicking the bookmark option. Web developer Steve Kangas got the idea from the
Netscape Netscape Communications Corporation (originally Mosaic Communications Corporation) was an American independent computer services company with headquarters in Mountain View, California and then Dulles, Virginia. Its Netscape web browser was onc ...
JavaScript Guide, and coined the term ''bookmarklets'' in 1998. Brendan Eich, the inventor of JavaScript, explained bookmarklets as follows:


Live bookmarks

Live bookmarks are Internet bookmarks powered by
RSS RSS ( RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many di ...
, particularly in
Mozilla Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
. They allow users to dynamically monitor changes to their favorite news sources. Instead of treating RSS-feeds as HTML pages like most news aggregators do, they are treated as bookmarks that are updated in real-time with a link to the appropriate source. Live bookmarks are updated automatically; however, no browser option exists to prevent or control the automatic live bookmark updates. Live bookmarks were available in Firefox from 2004 until December 2018; since then, Firefox no longer supports them.


See also

* Comparison of browser synchronizers * Deep linking *
Favicon A favicon (; short for favorite icon), also known as a shortcut icon, website icon, tab icon, URL icon, or bookmark icon, is a file containing one or more small icons, associated with a particular website or web page. A web designer can create s ...
*
Smart keyword Mozilla Firefox has features that allow it to be distinguished from other web browsers, such as Chrome and Internet Explorer. Major differences To avoid interface bloat, ship a relatively smaller core customizable to meet individual users' n ...
* XBEL ; Bookmarking systems * Bookmark manager * Enterprise bookmarking **
Comparison of enterprise bookmarking platforms The following tables compare Enterprise bookmarking platforms. General The table provides an overview of Enterprise Bookmarking platforms. The platforms listed refer to an application that is installed on a web server (usually requiring MySQL o ...
* Social bookmarking ** List of social bookmarking websites ; Other weblink-based systems *
Search engine A search engine is a software system designed to carry out web searches. They search the World Wide Web in a systematic way for particular information specified in a textual web search query. The search results are generally presented in a ...
** Comparison of search engines with social bookmarking systems * Web directory ** Lists of websites


References


External links

* {{web browsers, fsp Web browsers Internet terminology