|
eCam is a webcam platform
Webwatcher is a perl tool for
404 Manager is a Perl script
Netplot is a couple of Perl
capable of supporting many
keeping tabs on web content
that allows a webmaster to
scripts for visual
cameras. It stores images in
and the authors of that
easily and quickly view
representation of your own
a MySQL database, and only
content. The idea is to
which requests on your
network. It consists of
uploads sufficiently changed
provide a reporting
account are returning 404
netplot that generates
images in order to conserve
mechanism by which people
errors, and which pages are
images in PNG format, it
bandwidth.
may be informed of when
linking to those files that
also creates JavaScript and
their data has expired.
are not found. 404 Manager
HTML files, and netplot.cgi
also keeps real time stats
that allows network maps to
on how many times a URL was
be displayed in the browser
returned as a 404, and which
with links to various
urls referred that 404
information pages.
request. Stats are kept
overall, current month,
current day, and amount
since last checked.
Date: Jun, 10 2000 Date: May, 12 2000 Date: May, 08 2000 Date: Apr, 25 2000 |
|
This is a useful Perl script
Master PFP is an easy to
If you have image directories
This utility reformats HTML
that allows you to split a
install and maintain CGI
shared by several different
code to be properly
big file into smaller files.
program written in Perl 5 to
pages and would like to
indented/nested for improved
It can be useful when you
provide your visitors with a
organize them so that a
readability. You can indent
need to transport a large
printer friendly version of
unique image directory is
the existing lines as-is, or
file to another location and
your web page.
used for each page, this
totally reformat the code to
you don't know what tools or
("PFP" stands for
script may provide a
have one tag per line.
operating systems you will
"Printer Friendly
solution. It takes a shared
Hindent is useful in
have available at the other
Page") You place
image directory and makes a
deciphering
end. Also, it is useful to
"begin" and
new page-unique directory
software-generated HTML code
transport something in
"end" tags into
for each page, creates
when it's all just one huge
smaller pieces over a slow
your web page. The program
copies of the original
line, or help you find that
modem connection that often
uses these to determine what
pages, each with references
last missing end-tag, or
gets disconnected.
to display on the page for
to its new image directory
deal with code victimized by
printing. This method allows
in place of the old, common
creeping featurism. Written
you to be selective about
directory, and copies the
in Perl for Unix.
what the user will print.
appropriate images from the
Understands all HTML 3.2
You can choose to display
common directory into the
nestable tags.
your images, replace your
new, page-unique directories.
images with text (such as
"[image]"), or
have the program hide your
images. Optionally, you
display the source URL, as a
clickable link, at the top
and/or bottom of the printer
friendly page.
Date: Apr, 12 2000 Date: Mar, 19 2000 Date: Feb, 28 2000 Date: Jan, 02 2000 |