Informatika & Komputer    
   
Daftar Isi
(Sebelumnya) Conjunctive normal formConnectbeam (Berikutnya)

Conkeror

Conkeror
Conkeror web browser.png
Conkeror web browser running on Ubuntu Linux 10.04
Developer(s)Shawn Betts
Stable release0.9.3 / January 6, 2011; 2 years ago (2011-01-06)
Written inJavaScript
Operating systemCross-platform
PlatformXULRunner
TypeWeb browser
LicenseGNU GPL, GNU LGPL and MPL
Websitehttp://conkeror.org/

Conkeror is a Mozilla-based web browser designed to be navigated primarily by a computer keyboard. Its design is mainly patterned after the text editor GNU Emacs, with some influence from other programs, including vi.

It was originally written by Shawn Betts, the primary author of keyboard-driven ratpoison and Stumpwm tiling window managers. Formerly an extension for the Mozilla Firefox browser, it is now developed for XULRunner as a stand-alone application. Development of the extension version was abandoned in 2007.

Conkeror is released under the same set of free software licenses as Mozilla: the GNU General Public License, the GNU Lesser General Public License, and the Mozilla Public License.

Contents

Browsing

Conkeror emphasizes key bindings and keyboard-based browser navigation.[1] By pressing a key (f, for "follow", by default), Conkeror brings up a small, numbered label beside every element within the current view[2] on the page that can be clicked. The user can type the number of the link and ENTER to follow the link.[3]

Conkeror has a large number of key bindings, and can be customized to have more. The following are some example default key bindings:[4] (key bindings are case sensitive[5])

Key bindingAction
gsearch/go to URL
ffollow link
C-h iConkeror User Manual
C-h bComplete list of key bindings
C-ssearch text forward[2]

Like Emacs, Conkeror makes use of buffers in order to allow multiple pages to remain open at the same time (similar to tabs in traditional browsers). Users can open new buffers and navigate through them using key bindings. For example, C-u C-f opens a hyperlink in a new buffer, C-u C-g goes to a URL or search term in a new buffer, and C-u C-h i opens the start page in a new buffer. Buffers can be cycled through using M-n to go to the next buffer or M-p to go to the previous one. C-x b displays a list of the currently open buffers from which the user can choose a buffer using the up and down arrows.[6]

Customization

The Conkeror browser can be customized in many ways using JavaScript as the scripting language, much in the way that Emacs uses Emacs Lisp. Customizations can be as simple as rebinding keys, but can be more involved; for instance, writing new interactive commands. By default, Conkeror looks for these customizations in ~/.conkerorrc. If ~/.conkerorrc/ is a directory instead of a file, then all the contained files will be read, which is a technique to enable modularization of bigger customizations.

Conkeror also ships with a number of loadable JavaScript modules, some of which provide core functionality; others are user-loadable and provide additional functionality.[6]

Conkeror has modes in which the key bindings, page display or browser behaviour become page-specific.[1] Some modes, like xkcd-mode, come by default. In xkcd-mode, the message which is normally displayed when the user mouses over the comic strip is instead displayed in a special font below the strip. Other modes include those for Google Maps, Reddit and YouTube, and modes can be user-defined as well.[6]

Name

The name of the browser is pronounced identically to that of the better-known Konqueror web browser from the KDE suite of desktop software, although according to the Conkeror FAQ, "the full name of the browser in spoken English is 'Conkeror (with a C)'" to avoid confusion.

Also according to the FAQ, the name derives from the name given to the winner of a game of conkers, a children's game involving horse chestnuts on a string, as well as from a brand of beer also called Conkeror.

See also

  • Vimperator

Notes

  1. ^ a b Larson, Eric (2010-03-31). "Conkeror: The Best Web Browser (For Emacs Users)". O'Reilly Media. Retrieved 2011-06-30. 
  2. ^ a b "Conkeror: "Firefox for Emacs users"". SaltyCrane Blog. 2009-04-01. Retrieved 2011-07-06. 
  3. ^ Spalteholz, page 2
  4. ^ Harding, page 1
  5. ^ "Conkeror Keys". Stray Notes. April 2011. Retrieved 2011-07-06. 
  6. ^ a b c Harding, page 2

References

External links

(Sebelumnya) Conjunctive normal formConnectbeam (Berikutnya)