Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
The Floranta libraries provide components for building Rich Client Wikis using AJAX or Java. Floranta clients can be embedded in any webpage (even plain html) and allow users to leave notes, images, cards, etc on the pages. Eg: http://www.floranta.com
IHCC is an HTML based chatroom (Similar to IRC) that is server independent. No longer in development, recommend looking at http://www.phpfreechat.net/ or similar
Support for the Oasis XRI (Extensible Resource Identifiers) effort. This includes resolvers and client libraries for XRIs in multiple languages and multiple platforms. See http://www.oasis-open.org/committees/xri
The original intent was to make a pretty simple "connect and send" httpclient, it has since grown to include as much http 1.0 client capabilitlies (as defined in RFC 1945) as possible.
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.
phpEU (php EMail Utility) is a open source EMail and USENET client.
Because it is written in the PHP programming language, it can be used on the HTTP protocol, so that people can log-in to there account on every computer with access to the World Wide We
PHLGUI: PHP Half Life Graphical User Interface.
A web based client for Halfd, http://sourceforge.net/projects/halfd/ .
PHLGUI allows remote administration of a Halfd/Half-Life server (or any Half Life Mod) via any HTML 4 compliant web browser. PHLGU
Web service acts as an authorizer for other web services. It takes other service's name, client's IP address, number of requests and a key as input via GET HTTP request. It produces XML output saying is client authorized to use requested service.
UPDATE 10Jun12:
I have not had chance to package up the source code for this - however - it is all written. There's a full write up/article detailing exactly what I did/how it works here:
PHP MySQL "instant" Audit Trail:
http://www.flatcoder.co.uk/php-mysql-instant-auditorauditing/
This came about when a client asked for a way to audit their system. The codebase was an old PHP application with more files/scripts that anyone would like to plough through!
The solution was a simple "drop in" replacement for the mysql_query call. From there, a simple search/replace on the codebase.
...