DocScript
...is a simple procedural programming language, with...
Real-time multi-client distributed "execution sessions"
Numeric literals in any base
Built-in remote code-execution (DS-Remoting)
Compilation to standalone .NET exes (DS-Compilation)
A capability to pipe separate interpretation stages into one another.
Watch the "DocScript in 3 Minutes" YouTube Video!
https://www.youtube.com/watch?v=ybl5pVSJOOk
Start using DocScript in the next few seconds: open cmd, and run...
curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
The iSphere Source Code has been moved to GitHub (https://github.com/rdi-open-source/isphere-plugin) on January 3rd, 2024.
Important: The update site and ticket management has been moved to GitHub as well.
iSphere is an open source plug-in for IBM's Rational Developer for i 9.5.1.3+. It delivers high quality extensions to improve developer productivity.
IBM's current Eclipse based Integrated Development Environment (IDE) is a huge step beyond SEU, but it still lacks features...
An replacement of DXForth's xplgraph.scr library for CP/M
...This library is written using DXForth's inline assembly (with all of its cryptic syntax) and uses CP/M's GSX interface. Using this interface enables graphical output to either local screen or remote devices connected through a serial port (like Tektronix 4010 text-and-graphics terminal emulator running on PC).
Limitations:
- No colors, no shades of gray. Color 0 is blank, others are mapped to solid pixels.
- No READPIX function.
- PALETTE, SETPAL and SOUNDX are dummy.
The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
X11::GUITest, is a Perl package, used for controlling applications by means of user emulation.
This can be used to interact (SendKeys, ClickMouseButton, FindWindowLike, etc.) with applications running under an X Windows environment. Including applications built (GTK+, Qt, Motif, etc.) upon X11 / Xlib.
You may find that this mechanism is easier to use then that provided by xautomation or xdotool.
A POSIX GUI file viewer capable of displaying manual pages and maintaining document meta-data (highlighting and bookmarks) per user per file; a local socket server for easy integration with other software, text can be processed with shell commands.
HessianKit is a Framework for Objective-C 2.0 to allow applications for Mac OS X 10.5, and iPhone 2.0 or later to communicate with Hessian web services. The main goals; Be compliant and forgiving, seamless Objective-C experience, and avoid glue-code.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
RemoteCalendars is a COM-.NET Add-in for Outlook 2003/2007, written in C#. After installing this plugin, every Outlook user should be able to subscribe, reload and delete a generic remote iCalendar (RFC 2445) from Outlook 2003/2007.
JFDI is a job execution server / framework aimed at .NET developers who wish to write jobs that need to be run on a schedule. JFDI provides monitoring, scheduling and remote control capabilities via remoting, web services and a control interface.
Robot Controlling System (RCS) - is a .NET-oriented software group for controlling remote mechanical objects, debuging and programming them by .NET-languages
JIB - Java IM Bot, aimed to built a pluggable,
customizable, expandable and dynamic bot framework for
instant messager. With JIB user can control remote IM Bots over web based interface, configure bots to perform various tasks or custom behavior.
Brick Remote is a Gnome application to control the LEGO RCX brick. It utilizes LNP to communicate with the RCX. It allows to control the three motor outputs and to monitor the three sensor inputs.
It requires brickOS on the RCX and comes with a small
PyREXX is a interprocess messaging server for routing remote prodecure calls using xml-based messages (Jabber, XML-RPC, etc), which will allow programs to interact more easily.