Simplify IT and security with a single endpoint management platform
Automate the hardest parts of IT
NinjaOne automates the hardest parts of IT, delivering visibility, security, and control over all endpoints for more than 20,000 customers.
The NinjaOne automated endpoint management platform is proven to increase productivity, reduce security risk, and lower costs for IT teams and managed service providers. The company seamlessly integrates with a wide range of IT and security technologies. NinjaOne is obsessed with customer success and provides free and unlimited onboarding, training, and support.
Learn More
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.
Copyright comment is an eclipse plugin.Can be used to add copyright comment to code/document/files.This plugin helps developer to add copyright comment to code/document.Developer can add copyright comment to specified file ,complete project in eclipse.
TreeDL (Tree Description Language) is a notation for tree structures used by programs (like syntax trees) and tool for translation of tree descriptions to target programming language, docs generation, etc. Tool's functionality can be extended by plugins.
ActiveGrid is an Enterprise Web 2.0 solution that allows the composition of code-free applications that comply with corporate IT standards. Technologies include Python, Java, XForm, Xpath, WSDL, CSS, XML Schema (XSD), XACML, and BPEL.
Java Decompiler, Disassembler and Bytecode debugger. Decompiler supports Java 5 (e.g. generics, for-each loops etc). Debugger allows user to step through each bytecode and view program state. Contains Swing GUI.
BNF for Java is a BNF Compiler-Compiler, or Parser-Generator. It implements ISO Standard Backus-Naur Format, using Java. BNF allows you to create a syntax, or a complete language, to parse your data source. Your custom Java extensions generate output.
JavaScribe is a highly extensible and flexible framework for defining software patterns and generating code that implements those patterns.
JavaScribe comes out-of-the-box with a number of patterns useful for generating Java- and HTML-based data driven Java web applications including SPWA-style HTML applications.
Capsule is an OO programming language that is as simple as Java but has all the features of Java and C++. Capsule is 100% object oriented, with a compiler for production, an interpreter, debugger and IDE for development.
The Tree Processing Language allows the specification of an object oriented tree structure, with strong seperation of concerns, which can be compiled into a type safe class hierarchy implementing the tree.
jXyner is a GUI component creation tool with the main aim of making the creation of GUI components such as JTables, JMenus, JTrees, Status bar, tabbed panes and many others quicker and easier to develop.
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.
PLY is a set of bash scripts that provides parsing functionality for macros that generate shell code. It was inspired by lex & yacc UNIX utilities used for compiler construction, and its function is analogous to the role of C preprocessor.
xApps,an enterprise universal platform(BPM),facilitates non IT user to build IT solution flexibly by form desinger,workflow designer & report builder etc.(We moved this prject to a new place.
Generic sourcecode generation utility working by aggregating file chunks and searching/replacing keywords. Supports re-injection in re-generated files of code already changed in previously generated files
The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
This is a modeling tool generating code from activity diagrams. The main goal is to achieve a good code generation. I would like to have different possibilities like HTML mapping from diagrams and Javacode generation (maybe others) chosen by the user.
MuleDesigner is an extension of Publisher Subscriber model intended to be used by telecommunication industry as a flexible code generated billing mediation system and ESB for JBoss . Currently the supported protocols are Telnet, FTP, SSH, HTTP,SMPP.
The Introspector enables the programming tools that deal with sourcecode such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. QuickREx also runs as a standalone application - check the downloads.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Javacode (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
wsbasic a basic interpreter or scripting language implemented
without flex/bison or lex/yacc. Object oriented and very maintainable
code. Based on jack crenshaw's let's build a compiler. Can act as a replacement
for bash or sh scripting.