For users seeking a platform to generate online courses using AI
Transform your content into engaging eLearning experiences with Coursebox, the #1 AI-powered eLearning authoring tool. Our platform automates the course creation process, allowing you to design a structured course in seconds. Simply make edits, add any missing elements, and your course is ready to go. Whether you want to publish privately, share publicly, sell your course, or export it to your LMS, Coursebox has you covered.
Learn More
Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries.
For Residential, Commercial and Public Works Contractors
Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
Object-Oriented Database in C# with PowerShell interface
- Suitable for mobile apps, enterprise software in C#, data science tasks.
- Can be easily used as a local database in C# application or used as database server.
- Nested data structures supported.
- PowerShell interface for interactive mode and scripting.
- Available as cloud database on ENGITEX own cloud as well as for local deployment.
See project Wiki for more.
Java explicit multiprocessing, SSI and cluster management tool
▪ JMP library allows to do multiprocessing in Java with a simple API that resembles Java multithreading. JMP allows running a piece of Java code on a separate process either locally or on remote machine.
▪ If the code in question is not present on the target machine, it can be dynamically uploaded.
▪ JMP allows setting affinity for a new process explicitly instead of relying on the OS.
▪ JMP also contains a simple cluster management / load balancing tool called JMP node.
▪ JMP = SSI +...