Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
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...
CookieMonster is a cookie server that gathers sessions in memory and a CGI API that uses a TCP socket to retrieve session state.Once client's cookies are treated (updated, etc) and page is served to the client, CookieMonster replicates data in database
A free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
nsjava is a loadable c-module which embeds a java virtual machine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
PowerTemplate is a cross-platform template system that works well on applications deployed on the
client as well as applications deployed on the server. The PowerTemplate language is easy to use while
at the same time being flexible and powerful.
A secure, rapidly deployable authentication and session-handling system for web-applications written in php. <b>NOTE: Moved to http://oss.wired-networks.net/phpsecuresite/</b>
Provides an Apache style directory listing with functionality to enable upload, editing, moving, copying, renaming, and deleting of files. This script is designed for use in environments where administering a website can only be done through http.
Server and client tools to reduce stress for etree siteops and downloaders.
Command line python based ftp client - very simple; just gets music.
Server Tools: Fully automates user management for etree servers.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Puffin allows you to test any web application or service. Once customized to your web application, you can use Puffin to unit test individual web pages, system test your entire web application, or load test your entire site.
This is the project which translates the manual documents in the site of Apche::ASP(http://www.apache-asp.org) into Japanese. In addition to it, the practical application --ex BBS,Electoric Medical Record,build-up in Japanese is planned.
MultipartHttpServletRequest provides multipart/form-data parsing capabilities and easy handling of file uploads for Servlets and JSP. It implements HttpServletRequest so that it may be used as a normal Servlet request object.
HTTP::TestEngine provides a recorder utility as a front-end for the HTTP::Monkeywrench module. HTTP::Monkeywrench allows you to configure a test script which will emulate the actions that a user might take in surfing a website. It also allows you to tes
Initial project focus to build a wddx->perl OpenSRS client gateway, with associated ColdFusion custom tags to make using the OpenSRS domain registration system simple from within ColdFusion.
This simulator will be based on a server and client side. The Server app will run on "C/C++" environments and the client will be a CGI script. First, we'll try to do a simple simualtor. Then we'll go over to improve the client with a kind of rendering eng
FileTornado is a set of CGI scripts coded in Python for a web-based file repository, supporting member registration, voting, and comments, as well as uploading of files.
The code is derived from the CGIs run on http://screammachinescentral.com
A CGI in Perl wich is a Picture- Archiv or Gallary. Supports Thumbnails and Picture descriptions.You'll find a running system under: http://www.web-dreamer.de/Clipart/photoarchiv.pl
XSpell is a spell checker for HTML forms. It is composed of a XML-RPC
based browser client written in Javascript and an XML-RPC service implemented in PHP 4+.
The WebEditor application is a Applet Text Editor and File Manager for Managing Files and Editing them without the need for a client side FTP or TextEditor. The Applet has syntax colorizator for most web scriptin languages.
A set of libraries and utilities allowing Python programmers to write servlet-like HTTP request handlers, with transparent session management and other facilities.
libcppgi is an open source C++ library for CGI-programming. It contains objects for CGI input (like formdata, querystring) and output (HTTP-header, HTML...). Currently it is in a very early development status.
An Apache / mod perl Session manager that will transparently supply a session ID from the client request. Creating one if neccessary useing cookies or munged URI's if cookies are off. It does not store session info - Use the excellent Apache::Session