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
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Smart_Arguments is designed to simplify the use of command line arguments. The built in Ada facilities for command line argument processing are very basic. This package provide a higher level facility for dealing with command lines.
r3 allows developers of web applications to customize and translate their UI for different languages, markets and uses. It allows developers to modify existing functionality and add new plug-ins via the Stickleback extension engine.
pypersrc is a GUI source-code browser written in Python and C++. You can click a HTML-like hyperlink to jump to a line in a source code file. pypersrc can display different representations of the same source code. Requires Python Mega Widgets (pmw).
PHPediaWiki is a PHP framework for creating scripts that edit site running MediaWiki automatically. A fork of the SxWiki project, it provides a plethora of features. The framework is primarily coordinated and documented at <http://pwiki.sf.net/>.
A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
A front-end for the linux console. Summarizes various linux commands into a simple menu system. Read tutors from the console on how to overcome linux problems when you cant start up the x windows system.
msh (M shell) is a pseudo command line interface to a file system through the web. msh is a strictly 'for fun' project to create a retro/nostalgic environment with some modern tweaks. It is not meant to be incredibly useful or secure, just 'neat'.
Command Line Assistant is a Graphical User Interface GUI aimed at helping the usage of the Command Line Interface CLI. It is a Java application which builds commands to be used at the CLI prompt.
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.
FlashDoctors is an open source collection of ActionScript classes. The initial release includes a dependency injection implementation named Syringe, a command infrastructure named Reflex, and some utility and error classes.
This client application is design to give customers an off line view of their order status and allow them to change those orders for the www.zetaprints.com website.
For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.
This project is designed to optimize search engine results by managing your web server sitemaps. The software combines both command line processes and a web user interface with a highly configurable architecture.
Widget library is a small library for writing simple console user interfaces using 'high level' widget like interfaces. It has been designed to be simple to use, extend, understand and integrate.
Command-line option parser: PHP5 port/rewrite of Console_Getopt, with added functionalities, and with a Web interface to run getopt-like shell commands through a browser (not implemented yet).
A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
Converts bitmap file to c/c++ files (usefull for embedded systems with GUI). The color encoding is fully configurable (for example 16bit 5/6/5) and a "preview" bmp file is generated to show how much the picture is altered by the information reduction
A fully-featured, extensible Java command-line parser conforming to the POSIX/GNU command-line utility recommendations. Its carefully designed API allows parsing of complex command-lines with just a few lines of code.
Provides a way for implementing user-defined commands in a simple, compact and fast way. It is intended mostly to embedded systems. It provides the tools for creating a Command Line Interface that supports menus, tab completion, commands history...