This is a simple spider you can aim at any site and have it grab every link on the page and spider them as well, building a list of links that can be used in numerous ways.
With SiteMap Generator, you can let your users create their own sitemap scripts online. Each script is customized for each user. This is simple and fast.
This is a Perl script for site navigation. It "unlinks" the current page in a sidebar(or wherever), essentially making a dynamic "you are here" map.
sitemapper.pl is a simple perl script which generated an HTML site map from a given URL. It does this by traversing the site, getting the home page, extracting links from it, getting all the pages linked, and so on. The default sitemap generated is an HTML bulleted list. The first level indented list item is the home page; the next level are all the pages linked from the home page. The next level are all the pages linked from each of these pages, and so on. If a page is linked from more than one page, it is show in the "highest" place in the tree it is linked from. Alternative sitemap formats are: a dynamic HTML version which generates a collapsable folding tree, a text version, which generates a simple formated text file, and an XML graph version, which prints out all the URLs and links in the site in an XML format.
Expanding Menus is a program to easily generate suites of related pages containing expanding and collapsing heirarchical menus.
Cougaindex is a simple script which can used as a default indexer, allows you to customize the layout of directories say for downloading purposes... because the files are generated on the fly it will only display the contents of what is in the specific directory.
IndexMaker is a PERL script to make an index.html file from PDF files, HTML files, VRML files and other files. At the moment, it uses: the /Author field, the first /Title field and the /Subject field in every matched PDF files, the TITLE field and the META Description and Author fields in every matched HTML files, the Info node field in every matched VRML 1.0 files, the WorldInfo node field info and title in every matched VRML 2.0 files, and the name of the file in the others.
This Perl5 script allows you to set up a collapsable/expandable outline of links in a database. You can flip in and out of by clicking on the arrows to the left of each link.
This is a script that reads the data from a determined file and sets up a site index based on that information. It creates updates that are far easier to maintain. The script does not create a static HTML file, but creates the page on the fly.
This is a very simple, but helpful, utility that can be used to build an "index.html" page from other HTML files already in the current directory.
|