Showing 2415 open source projects for "form"

View related business solutions
  • 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.
    Try It Free
  • 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
  • 1
    Hitme

    Hitme

    Get those letters!

    ...Next version: 2.2 A highscore system that actually works Better background Better font Next major: 3.0 Better gameplay Better start menu The letters are going to fall form the sky. (really!) Other awesome things that i haven't thought of yet So yeah. Have fun! P.S. I accidentally replaced the old version, so there is only the new one. Oh well. There's always a first time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The program finds clusters of motifs given in IUPAC codes within a genome. The fly directory contains the files that describe Drosophila Melanogaster in a form suitable for use by the program enhancer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This program allows you to create a special partiton form your RAM memory ! GENERAL WARRNING!!! After reboot the data form this partition will be lost!! For increasig RAMDISK size edit /boot/grub/grub.cfg adding ramdisk_size=1000000(this is 1GB) at the end of line containing kernel /vmlinuz-3.5.0.27 (whatever kernel you have). Youtube tutorial: http://www.youtube.com/watch?v=Bsdrg4mFh7s&feature=youtu.be http://packages.ubuntu.com/quantal/gir1.2-launchpad-integration-3.0 http://packages.ubuntu.com/precise/liblaunchpad-integration-3.0-1 http://packages.ubuntu.com/precise/liblaunchpad-integration-common
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    prettyscripts' b2evolution plugins

    plugins for b2evolution

    Various plugins for b2evolution developed by prettyscripts.com * form test plugin - adds a simple verification field to comment form to prevent automated comment spams * social icons widget plugin - adds a widget with links to various social media
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    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
  • 5
    Fake Ssh Manager

    Fake Ssh Manager

    Sends ssh password to your e-mail with fake form

    Fake Ssh Manager is a fake form which sends root password to your e-mail. Can be use for social engineering and phishing attacks. You can change the form according to your target *************************** Fake Ssh Login fake formuyla root şifresini size e-mail yoluyla gönderir Sosyal mühendislik saldırılarında kullanabilirsiniz. Formu hedef siteye göre değiştirebilirsiniz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tplLeagueStats software is the perfect answer for webmasters running both professional and amateur soccer sites on a php enabled server. Using a MySQL backend the program is fully featured and can be used to generate League, Form & Stats Tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SPARGEL

    SPARGEL

    An opensource Java graph library. Abandoned, ignore.

    Spargel is a Java graph library that puts its effort in having a rather small but powerful code basis. This is achieved by extending graphs via properties in form of vertice and edge maps. Because these maps are an individual implementation depending on the graph datastructure used, they are more memory efficient than using a Java HashMap. Currently spargel is in its early stages, but will soon support more tasks. As now, implemented are: * Adjecency graph data structures * Algorithms: SSSP, APSP, Traversal, Min-Cut, Max-Flow, Many types of finding Components * Creating sub graphs, vertice and edge maps that use a function to implement their mapping. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    acgzone

    A light-weight image hosting application using PHP

    This is a light-weight image hosting application using PHP. No database needed. Support traditional form upload, remote URL upload and easy-to-use drag and drop upload. With thumbnails generating and simple managing interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    acgimage

    This a light-weight image hosting application using PHP.

    A light-weight image hosting application using PHP. No database needed. Support traditional form upload, remote URL upload and easy-to-use drag and drop upload. With thumbnails generating and simple managing interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    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.
    Try Free
  • 10
    This is early version of steca open rs monitor. Source code is written in free delphi 7 personal ed. In this project was used free comport lib. Program is in polish lang only but i will add soon eng lang. Special thanks for "olesio" from 4programmers.net for helping with csv support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Mail Send - Drupal Simplenews Newsletter

    This is a php script that runs outside Drupal to send your Simplenews

    You only need the php file and a form that will initiate it plus a custom unsubscribe page. The script uses simplenews newsletter database tables, users, newsletter categories etc. The only thing you have to do is to disable the simplenews newsletter spool cron from Drupal or choose not to send them form Simplenews/Drupal interafce in order to avoid having both this tool and Drupal cron sending mails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ada Lapack

    A partial port of Lapack to Ada 2012

    These files provide a native Ada implementation of some parts of Lapack. The codes provided here are a direct translation (using f2a.pl from Oliver Kellogg) of the Fortran source to Ada. The code is written in the form of a generic package and covers the Lapack routines for - Matrix determinant and inverse on general matrices, - Eigenvalues and eigenvectors of general, real and hermitian symmetric matrices, - Solutions of systems of equations for general, real and hermitian symmetric coefficient matrices, - Singular value decomposition for general matrices Also included is a set of functions (and two procedures) that provide a more familiar Ada style interface to the Lapack routines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Jmeter Enhancements

    Jmeter Enhancements

    This project contains some useful enhancements implemented in Jmeter.

    ...We study the current drawbacks in JMeter and try to overcome those drawbacks by providing some ecient solutions in addition to introducing new features in JMeter. Auto CSV config Creates a CSV file directly from the database table mentioned. For testing an application which has a form or request that takes multiple data entries from a large no of users and the data entries are required to be unique for different users, it becomes a redundant work to type .csv files with unique data entries. Bandwidth Throttling: More enhancements such as follows are also implemented. -Bandwidth throttling -Dynamic bandwidth throttling -IP Spoofing -TPC-C Sampler -Smtp config element -Filterd Results Plugin please refer description.pdf in files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BookingOnlineFormMaker

    It is a software to make a form to book in accommodation structures

    BookingOnlineFormMaker is a software to make a form to book online in hotels or other facilities (such as hostels, B&Bs etc.). BookingOnlineFormMaker generates the code in PHP or ASP/VBScript. You need only specify your web pages, your email, the background color, the text color, the server side programming language (PHP or ASP/VBScript), your language (english or italian) and to paste the generated code in your web page!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenVZ Mailcleaner VM

    Openvz Mailcleaner Template

    Author: José Pedro Andrés García Contact: Macklus AT debianitas DOT net MailCleaner is a full email filtering gateway. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of an ISO image that contains a fully automated installer. OpenVZ is container-based virtualization for Linux. OpenVZ creates multiple secure, isolated Linux containers (otherwise known as VEs or VPSs) on a single physical server enabling better server utilization and ensuring that applications do not conflict. Each container performs and executes exactly like a stand-alone server; a container can be rebooted independently and have root access, users, IP addresses, memory, processes, files, applications, system libraries and configuration files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...The API is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    regula

    Annotation-based JavaScript form-validator

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jQuery Easy FormMail

    Create forms easily to send email with jQuery Easy FormMail plugin!

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> <script src="EasyFormMail/jquery.easyFormMail.js"></script> <script> $(function(){ $("#myForm").EasyFormMail({to:"recipient@example.com"}); }) </script> <form id="myForm"> <input class="required" name="input1" type="text"/> <input name="input2" type="text"/> <input name="input3" type="text"/> <textarea name="textarea1"></textarea> <input value="enviar" type="submit"/> <input value="reset" type="reset"/> </form>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CanCan

    CanCan

    Authorization Gem for Ruby on Rails

    ...Because it abstracts authorization cleanly, applications stay easier to read, test, and maintain as business rules evolve. Though no longer actively maintained in its original form, CanCan inspired forks and successors (such as CanCanCan) that continue to be widely used in Rails projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Lua map generator for 2D/3D

    A map generator written in the Lua script plugin language

    This lua map generator allows to create symmetric and point symmetric maps in 2D and 3D. For 3D a method is provided which places any number of players apart form each other in the most regular way possible. Incidentally, this means that the map generator also contains an algorithm for calculating the volume of convex polyhedrons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CollectD-CSV Plotter

    Web interface for visualizing CSV data from CollectD monitoring system

    CollectD-CSV Plotter is a web interface for fetching and visualizing data that is saved in CollectD CSV format. An HTML form is used for defining the time interval and choosing the wanted measurements. The plotter is actually a front-end for collectd-csv module (http://pypi.python.org/pypi/collectd-csv/), which it uses for fetching the data. Technologies CollectD-CSV Plotter uses include CGI/Python, HTML5/JavaScript, jQuery, jQuery-UI and Gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A java framework for simulating mobility models in mobile Ad-Hoc networks MANET. This simulator can generate mobility traces for various mobility models, in many formats, resimulate, evaluate, create Excel diagram, cluster, generate form base on XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ictbilling

    A client management, billing and e-commerce solution

    ...Another module, ICTService creates simple rules that adds top-up, purchase of add-on, assign/revoke permission, create and assign agent / extensions. ICTService also manages a form that allows new customers to choose a package to subscribe. Ratelist module directly connects with service portal's rate list and imports complete rate list in the Drupal table for rate list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    java-numbers

    A library for working with various complex numbers in Java.

    Java-Numbers is a library for working with complex numbers of arbitrary precision in Java. Currently I have implemented Rational, which describes rational numbers in vulgar form. For example instead of 1/3 becoming the irrational 0.3333..., it remains 1/3, and so operations on it result in what was intend, i.e. (1/3) * (3) = 1, and not 0.3333... * 3.0 = 0.9999...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    OMR Reader

    OMR Sheets Data Retrieval Software

    OMR Reader is an application to read data from scanned images of OMR sheets. You can first create a template for a particular form and save it as a .omr file. To create a template, use a form with all filled marks. The program will automatically detect the marks. Now choose the marks for a group, and name the group. Do this for all the option groups on the form. Now save the info of these groups in a .omr file. For different forms, you can have different .omr files. ...
    Downloads: 3 This Week
    Last Update:
    See Project
Auth0 Logo