icon
Search ! Aware:



     ! Aware > Perl > Activity specific > Information Tools > WWW > Browsers >

WWW Browsers

User interface for accessing the WWW
- Apps & Utilities - Libs & Functions - Other Resources - Related Subjects -
Personalized Selections
Platform: MS Windows. Unix/BSD/Linux. X.
License: Open-source. GPL or LGPL. Artistic. Public Domain. BSD-like. Commercial.
Prog.Language: Perl. Java. C/C++. PHP.
Maturity: Stable. Pre-production.
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!


Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...

    
Related Subjects (Perl)

WWW Servers Respond to HTTP requests

WWW authoring Creating HTML, CGI

WWW robots and proxies Automatic processing of HTTP requests

Up to: World Wide Web - HTTP, HTML, standards, browsers, transfer utilities, servers, et al.

(There may be additional related subject pages listed here)


Applications and Utilities: Showing
Apps and Utils
++Showing+-
in Perl
+Partial-
BSD ports
For Windows
For Unix/BSD/Linux
For X
Open Source
GPL licensed
in Java
Pre-production stages
Stable/Mature
+-Hiding all--
man pages
GNU project
comp.sources.unix
Commercial license
in C/C++
in PHP

Sitescooper - Automatically retrieves the stories from several news websites, trims off extraneous HTML, and converts them into formats you can read on your Palm computing device for later reading on-the-move. {(L)GPL}

At Sourceforge ( Mature)

perl5 Parallel LWP User Agent for WWW access. p5-ParallelUA-2.49 Perl5 Parallel LWP User Agent for WWW access

At FreeBSD Ports

a simple and fast HTML syntax checking package for perl 4 and perl 5. p5-HTML-QuickCheck-1.0b1 A simple and fast HTML syntax checking package for perl 4 and perl 5

At FreeBSD Ports

NETamer - This PERL program, will provide users with a way to surf the Internet without being tracked via Cookies. Other options include: no ads, no Javascript, no CSS, no media, changing HTML to Text or XML, and reducing the HTML to 4.0, 3.0, 2.0, or 1.0. {(L)GPL}

At Sourceforge ( Planning)

Bookmark Manager - A simple bookmark tool with categories and descriptions in perl. Right, you have to cut and paste the URL. {(L)GPL}

At Sourceforge ( Alpha)

Marcia - Marcia is a very basic web browser, written in Perl using Tk. It is mainly an excercise in learning the intricacies of Tk, and doesn't aim to be overly useful :-) The longterm plan is to make Marcia a help browser for the Tk version of Jessie. {(L)GPL}

At Sourceforge ( Planning)

GNUPlanet Browser - A Browser Built All In HTML And Java Script...a NeoPlanet Clone..Its Possible! I have been working on a Neoplanet Clone Built in HTML And JavaScript Also including features as Advance Searching & E-Mail Clients Built In Made in Perl Language. Such

At Sourceforge (Alpha)

Other Applications and Utilities

Full List
in Planning, Alpha, or Beta stages
in Production or Mature stages

Inactive Orbits: (Not included on this page)

[(URL not accessible, obsolete, not reference quality)]

Libraries and Components: Showing
Libs and Functions
++Showing+-
From CPAN
in Perl
+Partial-
For Unix/BSD/Linux
BSD ports
Open Source
+-Hiding all--
For X
in C/C++
in PHP
Pre-production stages

HTML::QuickCheck - Fast and simple HTML validation. [Perl] {oss}

At CPAN

perl5 HTML output stream class, and some markup utilities. p5-HTML-Stream-1.45 Perl5 HTML output stream class, and some markup utilities

At FreeBSD Ports
HTML::Stream - An object-oriented stream for creating HTML.

SGMLS - Classes for use with the SGMLS and NSGMLS parsers. (SGML stands for Standard Generlized Markup Language. HTML is almost an example of an SGML.) [Perl] {oss}

At CPAN
sgmls-1.1.91 SGML parser

The libwww Bundle - Contains eight big module sets related to the World Wide Web: HTML, LWP, MIME, WWW, HTTP, URI, File, and Font. See their entries elsewhere in this document. If you install the entire libwww bundle, you'll get them all. Do it. [Perl] {oss}

At CPAN

HTML::AsSubs - Functions that construct an HTML syntax tree. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::Base - Methods for building HTML tags. Obsoleted by many other modules. [Perl] {oss}

At CPAN

HTML::Embperl - Lets you embed Perl code in your HTML documents. [Perl] {oss}

At CPAN

HTML::Entities - Convert strings to/from valid HTML strings, which replace funky characters with special glyphs called HTML entities. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::FormatPS - Convert HTML to PostScript. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::FormatText - Convert HTML to plain text. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::HTML32 .dtd - The HTML definition. This isn't a module, just a plain document that you might find useful. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::ISOlat1.sgml - The ISO Latin 1 definition. This isn't a module, just a plain document that you might find useful. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::Parse - Parse HTML text. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::Parser - SGML parser class. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::PHTML - Embed Perl in HTML; suited for FastCGI and Apache/mod_perl. [Perl] {oss}

At CPAN

HTML::Simple - Yet another way of creating HTML. Not as robust as the libwww library. [Perl] {oss}

At CPAN

HTML::TreeBuilder - Parser that builds an HTML syntax tree. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::dtd2pm.pl - A Perl library file (not a module!) that generates the HTML parser in Perl automatically, by reading the HTML Document Type Definition (see HTML::HTML32.dtd). Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Headers - A class encapsulating HTTP message headers. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Message - A base class encapsulating HTTP messages. Used by HTTP::Request and HTTP::Response. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Negotiate - Implements the HTTP content negotiation algorithm, which lets browser and web server mutually agree on a content representation. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Request - Class encapsulating HTTP requests. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Response - Class encapsulating HTTP responses. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTTP::Status - Processes status codes sent over HTTP, e.g. "403 Forbidden", "4040 Not Found", or "402 Payment required". Part of the libwww bundle. [Perl] {oss}

At CPAN

LWP::UserAgent - Code that lets your program behave like a Web browser. Part of the libwww bundle. [Perl] {oss}

At CPAN

Netscape::History - Parses the history files that Netscape leaves behind in your home directory. You did know about those, right? [Perl] {oss}

At CPAN

HTML::Element - Class for objects that represent HTML elements. Part of the libwww bundle. [Perl] {oss}

At CPAN

HTML::LinkExtor - Extracts links from an HTML document. Part of the libwww bundle. [Perl] {oss}

At CPAN

Other Libraries, Functions, and Components

Full List
in Planning, Alpha, or Beta stages

Detailed Filter and Focus Checklist

Default Selections
- man pages - Open Source
Information: All
Add-Hiding all-Hide
FAQ collections
Books
Questions and Answers: All
Add-Hiding all-Hide
Ask Slashdot

Applications and Utilities: All
Add+Showing+Hide
in Perl
AddPartialHide
BSD ports
For Windows
For Unix/BSD/Linux
For X
Open Source
GPL licensed
in Java
Pre-production stages
Add-Hiding all-Hide
man pages
GNU project
comp.sources.unix
Commercial license
in C/C++
in PHP

Libraries, Functions, and Components: All
Add+Showing+Hide
in Perl
AddPartialHide
For Unix/BSD/Linux
BSD ports
Open Source
Add-Hiding all-Hide
For X
in C/C++
in PHP
Pre-production stages

Related Categories on other Web Sites


Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Activity specific > Information Tools > WWW > Browsers >
RocketAware.com is a service of Mib Software
Copyright 2001, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments