Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
ChordPro (a.k.a. Chord) is a common format for mixing chords and lyrics of songs and WebChord is an online utility that creates nice looking HTML pages out of ChordPro files. WebChord is useful for guitar players and webmasters of music-related sites.
An HTML widget set for both XSL and JSP presentation layers. Apps can use simple tags to create rollovers, tabs, drillable trees, DHTML popups, etc. Static mockups created locally with the XSL version can be quickly translated into functional JSPs.
The Presentation framework for Web applications. On the basis of: HTML, JavaScript, DHTML. Configure your user interface with Tag libraries (for J2EE systems) or XSL templates (for any other WEB systems using XML/XSL).
Formmail with file attachment and upload. Written in Perl. It sends email via the internet to whom you specify. Unlimited form fields - Can handle any number of HTML fields Multiple recipient support. Redirects the user to a different web page, and more
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.
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).
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
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.
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.
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.
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.
webdialog is a java Servlet/JSP framework for writing applications that use a standards based webbrowser (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.
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/
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.
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.
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...
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.
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.
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.
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.
Crawdad generates HTML from a DOM-like, in-memory tree. Python programs build trees by adding nodes that represent tagged elements. Crawdad can generate static HTML pages or dynamic HTML pages responding to CGI requests.
html2pl.pl is a HTML to Perl converter actually written in Perl. There are many ways to merge HTML and Perl code. Converting the HTML to Perl print statements is best for those quick and dirty projects. Also, this script is easily customizable.