Skip to main content

Browsing Internet Dengan Lynx Text Browser

Sebelumnya saya jelaskan dulu apa itu Lynx Text Browser
Lynx adalah salah satu standar text browser dan harus dimiliki oleh para web designer untuk memeriksa asesibilitas web yang mereka buat. Dan meskipun banyak alternatif lain, Lynx tetap menjadi titik acuan standar text browser. Browser grafis yang menawarkan emulasi text browser, bukan merupakan alternatif yang bisa diandalkan.

lynx


Lynx adalah produk dari Distributed Computing Group pada Academic Computing Services dari University of Kansas, dan pada awalnya dikembangkan pada 1992 oleh tim mahasiswa di universitas (Lou Montulli, Michael Grobe dan Charles Rezac) sebagai sebuah hypertext browser yang digunakan semata-mata untuk mendistribusikan informasi kampus sebagai bagian dari Campus-Wide Information Server. Pada tahun 1993 ditambahkan Montulli Internet antarmuka dan merilis versi baru (2,0) dari browser. [1] [2]

Garrett Blythe menciptakan DosLynx dan kemudian bergabung dengan Lynx. Pada tahun 1995, Lynx dirilis di bawah GNU General Public License, dan kini dikelola oleh sekelompok relawan yang dipimpin oleh Thomas Dickey.
Dikutip dari Wikipedia


Pada awalnya Lynx di buat khusus untuk *nik system. Namun kemudian muncul juga Lynx untuk Windows.
Dan yang akan saya bahas kali ini adalah Lynx untuk Windows.
Lynx Text Browser berbeda dengan browser yang ada pada saat ini, karena hanya bisa menampilkan text saja. Dan tampilan lynx for windows ini juga menggunakan sytem DOS pada windows.
Dan lynx browser ini juga mutlak diperlukan oleh para web designer seperti yang dianjurkan oleh google, berikut petikan kalimat yang saya ambil dari google webmaster guideline
Use a text browser such as Lynx to examine your site, because most search engine spiders see your site much as Lynx would. If fancy features such as JavaScript, cookies, session IDs, frames, DHTML, or Flash keep you from seeing all of your site in a text browser, then search engine spiders may have trouble crawling your site.

Jadi kalau anda seorang web designer ada baiknya anda coba lynx text browser ini.

Dan bagi user biasa mungkin lynx text browser ini bisa bermanfaat terutama untuk menghemat bandwith dan biaya pamakaian internet. Terutama juga bagi yang terbiasa akses internet dengan hanya mengandalkan layanan gprs yang di berikan operator seluler.

Nah untuk yang mau mencoba silahkan download kedua file di bawah ini. Atau silahkan kunjungi situs pembuatnya di http://csant.info/lynx.htm

Lynx 2.8.5rel.1 installer (1.68MB)
My two Lynx stylesheets (*.lss) (1.2KB)

Setelah selesai mengunduh kedua file tersebut, silahkan anda ekstrak kedua file tersebut. Dan buka file lynx_setup-2.8.5rel-1.exe untuk memulai instalasi. Setelah Instalasi selesai, lalu anda salin file midnight.lss dan opaque.lss dari hasil ekstrak tadi ke folder instalasi Lynx tadi, defaultnya di C:\Program Files\lynx dan replace file yang ada.

Setelah itu baru anda jalankan dari shortcut yang ada di Desktop anda.
Dan mungkin bagi yang tidak biasa menggunakan DOS akan sangat kesulitan untuk menggunakan browser ini, namun jangan khawatir di program tersebut ada menu bantuannya(Help).
Dan berikut beberapa Commands untuk menggunakan lynx text browser yang saya kutip dari menu help lynx.

+++ Keystroke Commands +++
  MOVEMENT:    Down arrow     - Highlight next topic
Up arrow - Highlight previous topic
Right arrow, - Jump to highlighted topic
Return, Enter - Follow selected link
Left arrow - Return to previous topic

SCROLLING: + - Scroll down to next page (Page-Down)
- - Scroll up to previous page (Page-Up)
SPACE - Scroll down to next page (Page-Down)
b - Scroll up to previous page (Page-Up)
CTRL-A - Go to first page of the current
document (Home)
CTRL-E - Go to last page of the current
document (End)
CTRL-B - Scroll up to previous page (Page-Up)
CTRL-F - Scroll down to next page (Page-Down)
CTRL-N - Go forward two lines in the current
document
CTRL-P - Go back two lines in the current
document
) - Go forward half a page in the current
document
( - Go back half a page in the current
document
^ - Go to the first link on the current
line
$ - Go to the last link on the current
line
< - Go to the previous link in the
current column
> - Go to the next link in the
current column
# - Go to Toolbar or Banner in the current
document

DIRED: c - Create a new file
d - Download selected file
e - Edit selected file
f - Show a full menu of options for
current file
m - Modify the name or location of
selected file
r - Remove selected file
t - Tag highlighted file
u - Upload a file into the current
directory

OTHER: ? (or h) - Help (this screen)
a - Add the current link to a
bookmark file
c - Send a comment to the document owner
d - Download the current link
e - Edit the current file
E - Edit the current link's URL
(or ACTION) and
use that as a goto URL.
g - Goto a user specified URL or file
G - Edit the current document's URL
and use that as a goto URL.
i - Show an index of documents
j - Execute a jump operation
k - Show list of actual key mappings
l - List references (links) in current
document
m - Return to main screen
o - Set your options
p - Print to a file, mail, printers,
or other
q - Quit (Capital 'Q' for quick quit)
/ - Search for a string within the
current document
s - Enter a search string for an
external search
n - Go to the next search string
N - Go to the previous search string
v - View a bookmark file
V - Go to the Visited Links Page
x - Force submission of form or link
with no-cache
z - Cancel transfer in progress
[backspace] - Go to the History Page
= - Show info about current document,
URL and link
\ - Toggle document source/rendered view
! - Spawn your default shell
' - Toggle "historical" vs minimal or
valid comment parsing
_ - Clear all authorization info for
this session
` - Toggle minimal or valid comment
parsing
* - Toggle image_links mode on and off
@ - Toggle raw 8-bit translations or
CJK mode on or off
. - Run external program on the current
link.
, - Run external program on the current
document.
{ - Shift the screen left.
} - Shift the screen right.
| - Toggle line-wrap mode. When
line-wrap is
off, you may use { and } to shift
the screen
left/right. The screen width is
set to 999.
~ - Toggle parsing of nested tables
(experimental).
[ - Toggle pseudo_inlines mode on
and off
] - Send a HEAD request for the current
doc or link
" - Toggle valid or "soft"
double-quote parsing
CTRL-R - Reload current file and refresh
the screen
CTRL-L - Refresh the screen

CTRL-V - Outside of a text input line
or field,
switch to alternative parsing of HTML.
- In a form text input field,
CTRL-V prompts for a key command (allows
escaping from the field).

Note that on most UNIX hosts,
CTRL-V is bound via stty to the lnext
(literal-next) code but
the exact behavior of that is implementation
specific. On Solaris you must type CTRL-V
twice to use it, since it quotes the following
keystroke.

CTRL-U - Erase input line (more input line commands
CTRL-G - Cancel input or transfer

CTRL-T - Toggle trace mode on and off
; - View the Lynx Trace Log for the current
session
CTRL-K - Invoke the Cookie Jar Page>
numbers - Invoke the prompt
Follow link (or goto link or page) number:
or the Select option (or page) number:
prompt

Bila anda masih tetap bingung cara pemakaian aplikasi ini, silahkan anda coba versi online webnya di http://sucuri.net/index.php?page=tools&title=text-browser
Selamat mencoba lynx text browser. :D

Comments

Popular posts from this blog

Cara Mengembalikan Teman Facebook yang Disembunyikan

Mungkin diantara anda ada yang masih bingung cara untuk mengembalikan teman yang di hide/sembunyikan di facebook. Trik berikut adalah cara agar teman yang telah disembunyikan di halaman beranda / home facebook bisa muncul kembali di halaman tersebut. Setelah anda login ke halaman beranda/home facebook anda, geser scrollbar browser anda hingga ke bagian paling bawah.

Candy Crush Error Connect Facebook

Siapa yang kenal dengan game android yang satu ini, mungkin hampir tiap orang pernah main atau setidaknya melihat temannya sendiri memainkan game ini. Yupz Candy Crush Soda Saga, salah satu game yang cukup populer dikalangan pengguna android. Game yang cukup ringan namun memang terbukti seru untuk mengisi kesenggangan waktu apalagi disaat bulan puasa seperti saat ini. Sedikit kutipan dari Google play mengenai game ini Candy Crush Soda Saga is a brand new game from the makers of the legendary Candy Crush Saga. New candies, more divine combinations and challenging game modes brimming with purple soda! Candy Crush Soda Saga is completely free to play, but some in-game items such as extra moves or lives will require payment.

Setting Privacy Facebook Agar Recent Activity Tidak Terlihat

Dikarenakan adanya pengaturan privacy baru pada facebook, so trik ini sudah tidak bisa lagi di terapkan pada pengaturan privacy anda. Cara alternatif lain agar tetap bisa facebookan dengan nyaman saya sarankan menggunakan Tweetdeck. Silahkan baca Facebook Via Tweetdeck untuk tata cara instalasi tweetdeck :D. New Update - April 2011 Facebook dengan tampilan halaman beranda/home baru, membuat semua aktivitas teman bisa terlihat di halaman beranda/home kita. Dan hal ini membuat halaman beranda/home facebook kita jadi penuh dengan aktivitas teman yang lain yang kita sendiri sebetulnya tidak mau tau apa yang teman kita kerjakan.