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.
Download Now
Test your software product anywhere in the world
Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.
Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.
Transmogrify is a code analysis/manipulation tool for Java whose current focus is refactoring. There are also the beginnings of a lint tool and a code twiddler (makes changes to code that aren't refactorings).
JBoKe (Java Book Keeping) aims towards an OpenSource enterprise business framework based on J2EE using Enterprise Java Beans (EJB), Web Service Description Language (WSDL) and Extensible Userinterface Language (XUL).
J2EE based picture archive software - allows browsing, online updates, e-postcards. (Was originally perl based. The perl code will remain for download but is not maintained)
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
This project wlll allow any developer to easily add/edit/delete records from any database. Also, Database control will allow any user to easily add Database Aware controls to any JSP or Servlet page. See Home Page Link for more info.
A Testing framework for unit testing server-side javacode. It is an extension to the JUnit testing framework. [The project has moved to http://jakarta.apache.org/cactus].
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
The main goal of this project is to create a programming editor, which allows editing the tree structure of the code instead of editing the linearization.
This should be implemented using XML and XML Schemas, see homepage for details.
The goal of this project is to build a set of tools that makes it possible to move between a UML model and Java source code during development without having to update duplicated information by hand.
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in source code form.
State is a programming language for automation control software. Hierarchical, type parametrized systems, controlled by Moore statemachines, are connected with arbitrary precision signals. Code generators for M68HC11 and Java are available.
Java Implementation of ICE 1.1 Protocol. ICE is core protocol for solving Content Syndication over the Web. Syndicators provide content regularly to subscribers through subscriptions. See www.icestandard.net for specification.
HotelCalifornia is a framework for converting XML to Java objects. HC::templator2 is a template based text generator. HC::org.smpl reconstructs E-R diagrams and uses Encoders to generate JSPs, JavaBeans, HTML database documentation, etc.
Creates JUnit test cases for JAVA classes which require testing to be performed. Will save the testers time and will give several hints into testing. Automatically generates all test methods, and constructor tests which can be tested.
MPS is a Message Passing System, similar to, but not compatible with, CORBA and its IDL. Interfaces are specified in an IDL-like language; bindings exist for C++ and Java, on multiple platforms.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
"Cross The Water" is a general repository for various small Java projects too big to be a "code snippet", but too small to justify the overhead of a complete project.
lcc backend which produces java classes from C input. Although inefficient code is produced, C functionality such as function pointers and gotos are maintained.
It is a set of Java classes allowing web server designers to
- use their prefered scripting langage to build dynamic pages, as with JSP for Java
- call directly script functions available on the server as URL
- submit portions of script code in forms
frontburner is a to-do list manager based around the idea that to-do items increase in priority over time. This is my attempt to put into code the way I manage work on post-it notes today.