Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
Start Free Forever
Sales CRM and Pipeline Management Software | Pipedrive
The easy and effective CRM for closing deals
Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
BSFPerl is a Bean Scripting Framework (BSF) engine implementation that can be used to run Perl scripts from within Java, with no native code required. Java objects can be referenced transparently from Perl, and arbitrary Perl expressions are supported.
Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#.
Tcl/CSharp was ported from Jacl (Tcl Javaimplementation) in version 1.3.1
It offer a bridge to .NET Framework for Tcl code.
An extensible Javaimplementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
I wrote it because it is fun to write a new implementation (was quicker to write than found one which was ok to me). It's aim is to save time when a long (ant) builds run and I'd like to be informed about success/failure on the taskbar. No copy/paste :
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.
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
A PHP implementation of a secure ecommerce site. Well laid out and documented. Easily extended. Uses a model 2 pattern with good database abstraction. Intended for PHP developers or those crossing over from Java.
Marven is a model based generator implemented as eclipse plugin. It is based on EMF JET-templates and the UML 2.0 metamodel implementation for eclipse. It comes with a comprehensive example to generate EJBs out of UML-models.
"Web Test Tools" is an open source project which provides tools for different kind of testing such as unit tests (JUnit), and different kinds of tests for applications. Additionaly you can download here good implementation of internet protocols in Java.
no more singleton, no more concrete implementation coding is required. it maintains the Service Objects and provides services for the client App. client just lookup the service object by id. it's useful to build component style development.
Chai-T is a prototype implementation of a compiler for a language based on Java and including Traits (http://www.iam.unibe.ch/~scg/Research/Traits/), which are a new program structuring unit designed to maximise flexibility in code reuse
X:forge is a dynamic, component-based, XML generation system. The implementation is being written in Java, yet the system is language-agnostic. X:forge aims to be a viable alternative to technologies such as XSP. See http://xforge.sourceforge.net
Servlet serving resources (css,js,img) depending on browser, language and selected skin. Recursive parsing to find the best match. Compatible to portal implementation. Replacement of <find-in-resource> jsp with /resource/...
Alvyn is a free and open source re-implementation of Amos Pro Basic (Amiga) a Basic interpreter used for game developing. Alvyn is multiplatform and written in C++, with aim to preserve max compatibility with AmosPro. It use SDL library for graphics and
This project is a Javaimplementation of the Object Circuits (OC) paradigm, where a programmer builds software much like an engineer wires electronic circuits.
NunniFSMGen generates a FSM (Finite State Machine) in Java, C or C++ starting from a transition table. NunniFSMGen cleanly separates logic from implementation by using a modified version of the state pattern, easing the development process!
MHPbox project is an open source implementation of MHP (Multimedia Home Platform). MHP is the open middleware designed by the DVB Project that is being used in digital TVs. MHPbox will turn your PC in a digital TV and provide a framework for developers.
Please note: not having time to complete jSai myself; I came across the ACEGI project which I now recommend instead.
jSai; a Servlet Authentication Implementation. jSai aims to allow easier to use, more powerful authentication for Java Servlets.
"Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C