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
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Adds support for confining the mouse pointer to a Java AWT or Swing window, useful for video games that use mouse look or edge scrolling.
Usage:
0. Download release/jpointerlock.jar and lib/native-library-loader.jar from the code section, and add them to your build path/classpath.
1. Call PointerLockLoader.init() as early as possible on the AWT EDT to load the native library.
2. Call PointerLock.setPointerLock(Window, boolean) on the AWT EDT when you want to lock or unlock the...
Instantly convert between number systems and do basic operations
With this Java application values of arbitrary length can be converted between Dec, Hex and Bin number base.
Additionally, bitwise and numeric operations can be performed on the main value (also of arbitrary size).
The main feature is the visual buttons representing the appropriate bit value, which can show and change the respective bit position. Also, bit group values (eg. W0, H0, etc) can be displayed.
The "Computer@Therapy" (iCT) project was founded in 2012 by J. Fiala inspired by Czech SEN (spec. edu.) cummunity, consequently it continued in coop. with Czech Universities and Open Source oriented corporations. Computer@Therapy is human computer interaction (HCI) research and therapy in one piece.
We have pointed out that there are many uncovered SW/HW usability and accessibility issues even on existing apps. Hence we have proposed the SW/HW design principles (called iCT design...
A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Eclipse Multi-Touch enables Multi-Touch gestures inside the Eclipse Workbench. By default, Eclipse only supports basic Multi-Touch gestures such as two-finger scrolling. Eclipse Multi-Touch adds three-finger swipes for navigation and other gestures.
The Squidy Interaction Library eases the design of "post-WIMP" user interfaces by unifying various device drivers, frameworks and tracking toolkits in a common library and provides a central and easy-to-use visual design environment. www.squidy-lib.de
Speech based User Interface Components Library for Java is a project to create Java controls and applications that can be used not only by literate people but also by non-literates. Speech and visual element with minimal text is used to create components
The purpose of this project is to provide a convenient Java implementation for Future Technology Devices International Inc.'s (http://ftdichip.com) FTD2xx library. This library is used to access and control FTDI's USB to serial converter chips via USB.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
TenneySoftware Libraries contain a set of useful functions and extensions used by myself that I have chosen to make available to the public. Part of the project will include N-Body simulation using a variety of integrator methods.
Open Source IM and voice client using Jabber and SIP protocols, with great audio quality thanks to speex and a nice and clean interface. Programmed in Java and C++. It supports chat, voice and file transfers.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
Leightweight (~20 kb) converter which transforms xml contents into runtime objects. The user is free to specify only interfaces or provide data class implementations as well.
The RJava software includes classes useful for developing programs written in the Java programming language.
It is a play on words, it is intented to be "our java" versus "their java".
Java JNI Launcher and Service Controller is a project to create a suite of Java virtural machine launcher tools. No more long complicated command line's to run your Java application
The UILOG project focus on tracing user interaction with the application. The goal of this log is to provide all necessary information for helping user interfaces developers and usability experts in improving the user experience.
Openfy is a free music streaming service, where no fees or advertisements exist. Sheudeled to be released Q4 2011 for Windows, Mac OS X, Android, iOS and Linux.
Whatzit provides a system for using error and status conditions much more rich than the canonical 'zero means success, anything else is situational' mechanism. You can tell the severity of a condition and where it originated by looking at its value.