Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.
The Java w3d Loader is a 3d format loader for Java 3d. The W3d File Format is the properietary 3d format of many Westwood Studios and EA games. The code is derived from the c++ rentools project hosted here on sourceforge.
xGen is to creating XML what XPath is to reading XML.
The string
/html/body/div#container/div.menu/ul/li[5]
Can be used to create XML.
This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
Wicket Pastebin is web-based software that can be used by groups, such as IRC or IM users, to paste code, text, and screenshots for others to view. Wicket Pastebin is built with Java and utilizes the Hibernate, Spring and Wicket frameworks.
Expert is a java library for creating simple expert systems. It allows you to replace often very spaghetti-like business logic code by a separate xml file containing a decision graph.
jECMAUnit is an ECMA (Javascript) unit testing framework that uses the underlying javascript engine and JUnit to perform the tests in java, allowing browser-less unit testing of javascript code
Spider is a Java framework for creating web applications. Its major design goals are are testing, reducing boilerplate code, avoiding static state through dependency injection, strict M-V-C separation and convention over configuration.
This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
A new WSDL to Java/JiBX binding generator. Supports multiple inputs as WSDL or XSD, array unwrapping (rare feature !), choice between plain arrays or java.util.List, prefix and namespace aware, serializable beans, and "ready to bind" generated files...
Java ARM support for standards, Maven, & archetypes
The project creates a standard for Java implementations of ARM applications. It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor.
The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo.
This will make code more portable and readable.
Main Area: https://sourceforge.net/p/armature/discussion/
The next generation mud is an open-source extensible, programmable mud
The next generation MUD is an open-source, programmable, customizable MUD server written in java.
It features the ability to program almost everything in the mud and does not have any default interface.
The mud is programmed in javascript and features a standard library allowing manipulation of the game world.
It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
ClassReach is a utility to identify unused Java classes and methods. Once identified, such things can be removed from the code, hopefully simplifying the system.
FormMaker is a Java program that allows users to draw form fields on top of an image and output PHP and Javascript code for web-based forms. Easily turn paper forms into online forms.
Katz und Maus is a great Java simulation of two animal species, cats and mice. In the game the user can give his chosen species artificial intelligence. In fact he decided about mice he must code how they react on different events, e.g. corn found.
Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
Exodus is a database migration tool. It is intended for migrating data from production environment to development environment. It is an web/desktop front-end to project Jailer.
The BizMDA platform will be the next-level development platform for developing large-scale enterprise SOA software solutions using MDA technology, jBPM, JBossRules and Wicket.
Meta-tooling platform to speed and simplify construction of full-featured Eclipse-based language-specific IDEs. PLEASE NOTE: This project has moved to: http://www.eclipse.org/imp
ModelPro, part of ModelDriven.org, is a provisioning engine for producing executable applications and other artifacts out of models using the Model Driven Architecture (MDA) paradigm. ModelPro is internally Model-Driven based on provisioning cartridges
This is a mirror site for downloads and forks. There is no documentation or issue tracking here. Please see the code issue tracking system on Bitbucket at https://bitbucket.org/taraathan/oojdrew
The framework will allow you to create text based eclipse editors for your models, that automatically support semantic rich editing, with code assist, highlighting, marks, occurences, all the cool eclipse stuff.
SwtDemo's ambition is to help people figure out how different swt/jface components look like and access the source code of example to learn quicker how to use them.
I have started this server because I was unhappy with the documentation and implementation of the server. Memory consumption was too high and the code was badly written and/or confuse.