summaryrefslogtreecommitdiff
path: root/curses.buetow.org/content/Web-browsers
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
committerPaul Buetow <paul@buetow.org>2013-02-03 10:44:49 +0100
commit025e15b2ba7f54f87cf409fd7c3dd77746c72858 (patch)
tree007c5af4f921aa85665f4db56f6f4309668a5dab /curses.buetow.org/content/Web-browsers
parentfc0acd318710aa0bb566329a36d886b1455c21ec (diff)
add hosts
Diffstat (limited to 'curses.buetow.org/content/Web-browsers')
-rw-r--r--curses.buetow.org/content/Web-browsers/Links.inc13
-rw-r--r--curses.buetow.org/content/Web-browsers/Lynx.inc12
-rw-r--r--curses.buetow.org/content/Web-browsers/W3M.inc12
3 files changed, 37 insertions, 0 deletions
diff --git a/curses.buetow.org/content/Web-browsers/Links.inc b/curses.buetow.org/content/Web-browsers/Links.inc
new file mode 100644
index 0000000..d5c45e8
--- /dev/null
+++ b/curses.buetow.org/content/Web-browsers/Links.inc
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Links</textheader>
+ <namedlink href="%%documentsurl%%images/links.png">
+ <rimg href="%%documentsurl%%images/links.jpg" />
+ </namedlink>
+ <text>Links is a text mode WWW browser with ncurses interface, supporting colors, correct table rendering, background downloading, menu driven configuration interface and slim code. Frames are supported. You can have different file formats associated with external viewers. mailto: and telnet: are supported via external clients. If you have installed svgalib you may use links in graphical console mode.</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/</link>
+ </text>
+</content>
+
diff --git a/curses.buetow.org/content/Web-browsers/Lynx.inc b/curses.buetow.org/content/Web-browsers/Lynx.inc
new file mode 100644
index 0000000..7b143f2
--- /dev/null
+++ b/curses.buetow.org/content/Web-browsers/Lynx.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>Lynx</textheader>
+ <namedlink href="%%documentsurl%%images/lynx.gif">
+ <rimg href="%%documentsurl%%images/lynx.jpg" />
+ </namedlink>
+ <text>Lynx is the most porpular text-only webbrowser out there. Although Lynx cannot display any web-graphics, framesets and tables, this tool is very comfortable to surf the internet if you know sites with less graphics and special features. This site is also browsable with Lynx.</text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://freecode.com/projects/lynx</link>
+ </text>
+</content>
diff --git a/curses.buetow.org/content/Web-browsers/W3M.inc b/curses.buetow.org/content/Web-browsers/W3M.inc
new file mode 100644
index 0000000..492f36d
--- /dev/null
+++ b/curses.buetow.org/content/Web-browsers/W3M.inc
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>
+<content>
+ <textheader>W3M - Webbrowser / pager</textheader>
+ <namedlink href="%%documentsurl%%images/w3m.png">
+ <rimg href="%%documentsurl%%images/w3m.jpg" />
+ </namedlink>
+ <text>w3m is a World Wide Web (WWW) text based client. It has English and Japanese help files and an option menu and can be configured to use either language. It will display hypertext markup language (HTML) documents containing links to files residing on the local system, as well as files residing on remote systems. It can display HTML tables and frames. In addition, it can be used as a "pager" in much the same manner as "more" or "less". </text>
+ <text>
+ <noop>Homepage: </noop>
+ <link>http://www.w3m.org</link>
+ </text>
+</content>