Showing 189 open source projects for "html web browser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Swfw is a Perl CGI Web generator project. It generates a browsable Web page using your site folders and files. You can configure restrictions and permissions to read or list files and folders. It extracts a little text and a random image from the files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A text template C++ library (like TemplateITX for PHP). Easy creation HTML pages and cgi. Gives an opportunity of change of design of your pages (HTML, etc.) without recompilation of the program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Be4gle is a web services layer for MySQL that exposes the database as a SOAP server. HTML forms and a generic JavaScript soap client are generated from XML templates enabling client side data binding and event-driven web applications (AJAX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FOGE - FOrm GEnerator: Generate HTML forms, collect answers in a database, and analyze statistical results, all from a single representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    A collection of programming language bindings for HTML Tidy: C++, Perl, COM, MS.NET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This class provides an easy to use library to the PHP GD-based image functions. Features: * Many smart and useful resize options * TTF text generation * Merging of images with photoshop-like blend modes * Save images to disk or output to browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Html2Wml converts HTML pages to WML pages, suitable for being viewed on a Wap device. The conversion can be done either on the command line to create static WML pages or on-the-fly by calling this program as a CGI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    A PHP class file that allows one to quickly determine the client's browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html markup and other client side scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project aims to provide a lightweight and easy to use server-scripting CGI module. It uses Perl as the scripting language, and allows one to embed perl to html pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • 10
    This is a PHP class that helps you to create calendar and organizers. It is highly configurable, letting you choose how many days are in a week, when a week starts, the details of the HTML output, and so on. It also knows about holidays.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project is a lightweight server written in Ocaml for highly interactive webpages or even online browser based games. The server can already be used as a fast frontend to a MySQL database. The software should work on *nix and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    webdialog is a java Servlet/JSP framework for writing applications that use a standards based web browser (Mozilla 1.01+, IE 6+) to render their gui. The framework will make the fact that the application is browser based as transparent as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An online personal notes database (picture online post-its) that can be accessed via browser and supports categories and multiple users. Designed using Apache, PHP and MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WWW-SQL is a CGI used to display information from MySQL or PostgreSQL databases in web pages, using simple commands embedded in special HTML tags. The tags are evaluated when the page is loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHP Palm Database (PDB) Library

    Read/write Palm OS PDB files with PHP

    Read, write, and modify Palm OS PDB files with PHP. Base class is extendable to work with specific formats. Currently supports Addresses, DOC, Datebook, MobileDB, and SmallBASIC. An example converts HTML/Text to DOC. Project has moved to GitHub. https://github.com/fidian/php-pdb/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    From an xml-defined data-schema, a db schema and a php object model is generated with getters/setters, db persistence, html form templates and html post/data reception. OBSOLETE! Have a look at http://propel.phpdb.org/ instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A PHP class for simplifying HTML page creation. Reduces repetitive code to a single function call.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A perl library of useful HTML user interface widgets, and a framework for extending them and developing your own. It facilitates advanced web UI development using HTML/Javascript/Java/etc. Enables widget event handling, multi-web-browser compatibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Provide HTML form handling functions as PHP4 module. There are many form classes/functions implemented as PHP script. However, they are not fast enough or lack features. This project aims to provide HTML form handling functions for PHP written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DetectBrowser is Perl module which detects user's browser and OS, by analyzing the HTTP user-agent string. It recognizes all versions of AOL,Konqueror,MSIE,Mozilla,Netscape,Opera,WebTV,etc... running on BSD,HP-UX,Linux,Mac,Sun,Windows,etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Htmllib allows programmers to build web pages without writing HTML. This works great as a backend for CGI programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HTML.Template provides a templating solution similar to the HTML::Template perl module. It allows servlet writers to modify the look and feel of their servlets without having to recompile every time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cache-simple - is a project aimed on creation of very easy (and fast) exportable caching script. It is not going to store cached files - only to serve it to user browser on fly. You can plug your browser to your shell account in less than 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Status Board is a web based (Apache, mod_perl, HTML::Mason, MySQL) system to store answers to questions and produce reports. It will support data export, compartmentialization of user access and constraints to user input for better data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    POST (Python Obviously Simple Text) provides support for simple, flexible dynamic document generation in multiple output formats. Supports inputs in text or XML, outputs in HTML, PDF, RTF, LaTeX source, nroff source, postscript, and plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB