AWStats is a free powerful and featureful server logfile analyzer that shows you all your Web/Mail/FTP statistics including visits, unique visitors, pages, hits, rush hours, os, browsers, search engines, keywords, robots visits, broken links and more
Python package to retrieve and manage data of the IMDb
Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people, characters and companies. Platform-independent, it can retrieve data from both the IMDb's web server and a local copy of the whole db.
JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents.
And very few lines of code (or no line at all!) are needed to do that.
Some typical usage domains of JDynamiTe are:
- dynamic Web pages creation,
- text document generation,
- source code generation...
In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data.
The main benefit of JDynamiTe is to allow a true...
Allow web server to serve files inside ZIP archive
PHUnzip (PHp Unzip) is an on-the-fly ZIP extractor for web content. It allows client to access files inside ZIP archive on the web server as if they were regular files (with some limitations).
PHUnzip works using PHP's built-in ZIP support, and comes as a self-contained single-file script which is simple to install.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Apache 2.0 proxy module scheme handler for FastCGI protocole. Is a complete rewrite of Apache Modile of FastCGI protocol. This rewrite are dedicated to external FastCGI server.
The project has migrated on GitHub here :
https://github.com/ZenProjects/Apache-Proxy-FastCGI-Module
The project Documentation are here :
http://zenprojects.github.io/Apache-Proxy-FastCGI-Module/
...The w3af core and it's plugins are fully written in python. The project has more than 130 plugins, which check for SQL injection, cross site scripting (xss), local and remote file inclusion and much more.
This project has been migrated to github! See details in our project site: http://w3af.org/
Webio is a small-footprint web server, designed for embedding in an application or an embedded system. It includes a tool for generating embedded SSI and CGI routines, and a detailed programmers manual.
WHIFF is an infrastructure for easily building complex Python/WSGI Web applications by combining smaller and simpler WSGI components organized within file system trees.
A php script for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Ajaxmapper is a server-based component, written in Java, which maps data from a relational database to a XML file, transfered by HTTP. The goal is to exchange data with Ajax client components.
Porcupine is an open-source Python based web application server that provides front-end and back-end revolutionary technologies for building modern data-centric Web 2.0 applications.
Webtunnel is an HTTP tunnel with some unique features: it runs in the context of a web server; it uses simple requests/responses for proxy traversal; and it is multi-threaded to allow many parallel connections to many destinations simultaneously.
C++ WEB Standard Library - everything C++ WEB developer needs in one library. CGI,SMTP Mail Class,HTTP Class,URL helpers,Template Engine,built-in "cscript language", cscript UDFs, MD5 support, UTILS module,File Handling support,Benchmark,Base6,FastCGI
The MyAccess online database editor is a ASP-VBScript web application that runs on Microsoft's IIS Application server. The current release and includes functionality to create/modify/delete MS Access databases, tables, views, keys, indexes, and content
HTML Large file uploader is a FTP replacement for the normal "file" form input field. This is useful in getting around various restrictions in place that prevent files larger than a few MB being uploaded through HTTP.
OpenID is a decentralized authentication protocol for web applications. OpenID users need share credentials with only one OpenID provider, and not every forum and network they log on to. This leads to a safer and more convenient Web. http://openid.net/
A simple wiki/blog in python. Uses file system for storage and plain cgi so it is a drop-in setup for a cgi capable web server and requires no libraries other than a standard python install.
A Web based file management utility written in perl that allows you to upload and download any file documents (text, image, audio, etc.) to a directory on your server. With upload progressbar and graphical interface. Uses DHTML
phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
Get a HTML text and generate a PDF file to make it printer-friendly. This PHP script is based upon FPDF PHP script (www.fpdf.org). More info can be found on the home page (http://html2fpdf.sourceforge.net/).
(Note: this project is no longer updated - but it still works for what it was made for: very simple HTML 2 PDF with PHP only [no need to install anything])
An ISP-class utility to allow FTP account holders to change their password independently using a web browser. Written in Python and Works with PureFTPd-MySQL servers where the PureFTPd FTP server uses a MySQL database for user authentication.
cwick is a collaboration & content management package based heavily on usemod wiki. It features wiki-style editing, weblogs, and css support. It is small and very fast. Visit http://cwick.sourceforge.net for more information.
CheesyPy - a library for creating websites somewhat like CherryPy, featuring a builtin web-server (HTTPLib) with session management (not using Cookies) and a plugin architecture (PageLib) for webpages.