• Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    The Harmoni PHP Project consists of three major components: 1) A PHP application framework and architecture, offering, e.g. authentication, DBC, file storage 2) PHP OKI OSID (service definitions) conversion system 3) PHP implementations of those OSIDs
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Haskell Web Publisher shall allow website implementation using the functional programming language Haskell. Thereby, accuracy of URIs, data validity, and compliance to security restrictions shall be assured by compiler checks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hayta-UML is a Web2.0 UML tool, that allows users to draw UML diagrams. A core design decision is to have a native version-control inside the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JSP tag library for Hibernate
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 5
    HistoryBook is a javascript module that provides a cross-browser interface to allow applications to manage the browser's back, forward, reload and bookmarking functions. See HistoryBook in action at http://www.mynode.com/pegaso
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HongaBongaFramework is a light weight front tier library for the J2EE Architecture. You can configure the controller logic and bean management through the configuration file. It comes with a basic set of tag library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This script is designed to help validate human input on a form by showing a gd generated image with a dictionary based random word that the user must input into a form when submitting which is validated by using a database table that tracks the session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hydra Web Presentation Server is designed to detect the web browser and serve the page to the standards that browser expects. Hydra uses XML to describe the pages and allows for server side support of XHTML 2.0, XForms and XInclude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This C# class is intended to fetch various information about any movie listed on IMDB.com based on its ID (last part of the URL). The information retrieved can be used by any C#-based Application or .NET enabled Website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 10
    Integrating famous reCAPTCHA project with famous forum IPB (Invasion Power Board) All steps can be found in project web site here : http://ipbrc.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Shell and cgi scripts for Cable ISPs. Modem/Host Search(partial MAC) & Diagnostics, IP logging (w/cgi search interface), flap stats, and more! Reduces what took minutes in telnet and shell sessions into a 15 second web based search. (50 uBRs) docsis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISValidator is a flexible routines to validate data in Java. It can be used to model, validate and process data in diferents scenarios, like CommandLine Arguments, Servlet parameters, Web Forms, Struts data, etc,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Google Calendar Blog (also ics-blog) is a simple blog management system. All blog entries are stored in your own Google Calendar, and can be updated as easy as adding an entry. It only requires PHP5, and can be installed used on any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Command-line tool for manipulation with PPM images. It can create a single image from multiple images by mixing them on top of each other. It can also zoom and crop image, or perform all of these operations simultaineously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    iHailStorm Bulletin Board (aka Inca Forums) is a very fast, powerful, and a very user friendly message board written in php. Designed from the ground up to have powerful community support, iHS supports groups, usergroups, RPG stats, and much, much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WikiGateway is a library which allows you to act as a client to a wiki website, executing operations like getPage, putPage, and getRecentChanges. It can be used from the command line, from Perl or Python, as an Atom web service, or as a WikiXmlRpc server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Internet survey CGI engine. Allows to define the colleted data set, generate SQL database tables, displays survey form, validates them and finally stores in the database. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Modulerized intranet solution, written in PHP5. The database backend for the modules may vary, but will be typically be SQLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    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 separation between data (content), presentation (container) and content generation code (written in Java). JDynamiTe does not include a specific template language, and it is not a complete framework. It is a simple "brick" in your software architecture, a "glue" between your data model and your presentation model. JDynamiTe is a Java package, which is designed to be flexible and open. For more details and a lot of examples, visit the homepage here: http://jdynamite.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JFormMail is a generic HTML form to e-mail gateway that parses the results of any form and sends them to the specified users. This servlet has many formatting and operational options, most of which can be specified within each form, meaning you don't nee
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JGears is a java framework for development platform and technology independent user interface based on component object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JImageMapper is for html editors who needs a tool for generating image map coordinates given an image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The J Multi-Requester is currently a tool for POSTing a web form multiple times, utilizing threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A web application development system which uses TAL/TALES/METAL for the markup and Python for the programming logic. JOTWeb\'s goals are to make it simple and obvious for a Python developer to create a dynamic site.
    Downloads: 0 This Week
    Last Update:
    See Project