87 projects tagged "Web"
SWEC is a program that automates testing of dynamic Web sites. It parses each HTML file it finds for links, and if those links are within the site specified, it will check that page as well. In addition to parsing and locating links, it will also parse the pages looking for known errors and report those. It will report if a page cannot be read (by either returning a 404, 500, or similar).
eval2 is a real-time evaluator for PHP. It is designed to be a debugging tool. Code is executed server-side as the user types and results are returned via AJAX. It comes with a limited textarea WYSIWYG code editor with tab, shift-tab indentation, and a GUI MySQL browser. It requires Firefox.
Lorem Ipsum Generator provides a GTK+ graphical user interface, a command-line interface, and a Python module that generate random "lorem ipsum" text (a popular kind of dummy text). The Lorem Ipsum Generator can produce a given quantity of paragraphs or sentences of "lorem ipsum" text. "Lorem ipsum" text is also known as "lipsum" text.
error_log feed is a PHP script that provides a feed with one alert for each line found on the error_log files of a chosen directory and its subdirectories. It's intended for webmasters that want to know, effortlessly, the warning and error messages caused by their own scripts on their Apache + PHP hosted Web sites.
curl-loader is a powerful tool for testing and generating load for Web applications. It uses HTTP, FTP, and TLS/SSL stacks. The loader simulates tens and hundreds of thousands of users or clients, each optionally with its own IP address. The goal is to provide an alternative to the Spirent Avalanche and Ixia IxLoad Web application testing solutions.