It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Learn More
wp2print is an e-commerce web-to-print system
For digital printers, Offset Printers, Printshops, Copy shops, Wide-format printers, Signmakers, Print brokers, University printshops
wp2print can help sell digital, wide-format, book products, blueprints and more.
The idea is to rewrite a good part of the Minix 3 OS from C to D, hopefully making the code easier to understand by grouping code in modules. Minix 3 web site: http://minix3.org/ D programminglanguage: http://www.digitalmars.com/d/
This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programminglanguage for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne.
All code at this time will be available only via a git repository.