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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
To implement the State Machine model of behavior with chain of command design pattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.
sjbjl, as its name says, is a jQuery Based Library, putting together the minimal things you need to improve your web applications user experience in an easy way. It's based on jQuery and its best plugins.
A simple socket server that lets you send/receive data via TCP on a given port. The data to send can be defined in an XML form and can be altered on the fly before sending. Given the flexibility you can spoof whole sessions to test your software.
HTML Validator is an Mozilla extension that adds HTML validation to Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing. The details are seen when looking the HTML source of the page.
Projects, docs, chat, and AI in one workspace. Work faster, not across 10 tabs.
ClickUp replaces your scattered tool stack with one AI-powered platform. Stop paying for project management, docs, chat, and time tracking separately when they all live in one place. Teams that consolidate into ClickUp cut software costs and move faster because everything is connected, not siloed across apps that don't talk to each other.
Free vb.net 2008 utilities, in the form of class libraries. Each library is fully commented and explained. The libraries will include useful functions that deal with things like the manipulation of files, a lasso tool, etc. and other such utilities.
EasyForm is a java web framework, The target of this framework is let developers not write any html,css,js on form develop,they just need to do some config. EasyForm also use new and interesting interactive model.
This is an online html form generator written in PHP that can be used for creating forms online. You can add and modify html element attributes. On the left is a tree for the order, in the middle a preview, on the right fields for modifying elements
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.
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
Questionnaire currently is a PHP API for the creation of web based data entry. XML file forms with question and database descriptions are used to generate forms. Answers are stored stored in an Access or MySQL database.
Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
(Really) Thin HTTP Client: no https, small jar file size (never over 25kb), no dependencies (just jre1.6+ or jdk1.6+), can do POST and GET request methods, can send POST methods with multipart/form-data, can send request parameters and fast. Get it!
A configurable class to validate form data, compatible with either PHP 4 and PHP 5. Validation.class provides a simple interface to validate a form and it can be used with AJAX to perform a live validation.
The XX framework is an XML-centric implementation of the MVC development paradigm and includes full automation functionality, where HTML form fields can be mapped directly to database fields for display or update without additional coding.
Cheetah is a template engine and code generation tool, written in Python. Web development is its principle use, but Cheetah is very flexible and is also being used to generate C++ game code, Java, sql, form emails and even Python code.
A small footprint library that streamlines HTTP file uploading into the Servlet development API. Create your servlets and access any form field, whether a string value or an uploaded file, from within the same request object. Based on Commons Upload.
DScripted is a JavaScript toolkit geared towards simplifying the development of highly dynamic web applications. The main component being a form validation framework which provides a non-obtrusive way of assigning javascript validations functions to
URIsplit is a library that parses uris in the form proto://host[:port][/path], splitting its contents so you can retrieve them without boring bit-bang and without complicated and bloated environments.It is not meant to be compliant with the RFC's.
A PHP class with which you can build forms more easily than with HTML. Specify server-side validation patterns, customize default presentation templates, shows validation error messages, won't lose submitted field values if validation fails.
It's a simple screen clock except the fact that it's made in the form of eggs. The frying pan serves as a dial, fiber position on it shows hours, yolk position - minutes.
An piece of software that helps you creating forms for your webpages. puts the whole from into a table so the HTML is export quite elegant. I programmed it in Python, using Tkinter.