AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
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.
This project offers the sourcecode examples for the JXTA framework which were previously available at www.practicaljxta.com. It also offers the library dependencies for those not using maven.
The JavaCode Clone Detection API (JCCD) allows to implement individual code clone detectors. These code clone detectors can be easily integrated into other Java applications. JCCD is based on a pipeline architecture which allows to replace whole par
i18n4java is an I18N framework for Java to change the way how strings are internationalized. This framework is inspired by QT's I18N framework and uses all features of Java's L10N to get a tiny and clean framework which helps to write clean code.
Focus on your application, and leave the database to us
Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
RoboBeans is an interface to the "Robocup 2D Soccer Simulation Server" that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.
This is a Project writen in Scala and Java for educational purposes. It's basically a calendar with all the greek name days included. Sourcecode and documentation will be available soon.
inetbasics is a collection of tools and frameworks for developing J2EE applications. Included are code generation tools for EJB's, a JMS framework, scheduled tasks, email support, a rich JSP tag library and much more.
This application is designed to facilitate the hosting of minecraft servers on a single computer and managing them remotely through a Java applet or jar interface.
UPDATE (19 Oct, 2012): As you can probably tell, this project is no longer maintained. If you wish to alter the sourcecode, feel free. If you would like to contribute to the project, email me at raenottingham at gmail dot com and I will add you as a contributor.
SCedit is a sourcecode editor developed in java hence platform independent and light weight easy to use application. It provides many features like auto formatting, multiple language selection, syntax highlighting, color template customization etc.
Simple V converts FHX files created by the Delta V programming laguage into easily readable charts. Allows reviewing of code without havaing the Delta V ide installed.
This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
CheckSite is a lightweight application to test the availability of a web site. The application can check the sites through test methods like http return code, md5 of a page,.. CheckSite has a plugin system, possibility to easily develop your own test
PyChecker is a static analysis tool for finding bugs in Python sourcecode. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint.
The purpose of the Cafe Compiler project is to demonstrate compiler implementation for a large number of source languages using Java and targeting the JVM.