1350 projects tagged "Site Management"
bkmrkconv will convert Netscape's bookmarks.html file into a series of interconnected HTML pages which can be put online. The pages are heavily customizable and examples are included for a Yahoo-like portal. The program is useful for accessing your bookmarks from a remote machine or even just for making your links look prettier.
Cascade is a Web-based content management system. It's based around the idea of organizing resources into a hierachy of categories, much like Yahoo. Some features include generating static or dynamic HTML, allowing user comments on ratings on resources, design abstraction through templates, suggested addition and update management, an auto-generated "What's New" page, support for related categories and virtual subcategories, and more. It can use Postgres or MySQL as its SQL database.
CCTE is a small utility to provide a way to run automated tests on Web applications. It acts like a Web browser GETing form data to different URLs, and logging output. It has two ways to understand if a CGI did OK: HTTP status, and user-definable strings for both (success and error).
Checklinks is yet Another HTML Link Checker (in Perl 5). Features include SSI (.shtml) support, direct file reads where possible, HTML 4.0, HTTP 1.1, and aliases and other server options. Other useful but more common features include regular expressions to restrict the URLs searched and results reported, and a detailed verbose report. Checklinks was written with Apache in mind, and you can feed it your srm.conf file to auto-configure many settings.