Windocks - Docker Oracle and SQL Server Containers
Deliver faster. Provision data for AI/ML. Enhance data privacy. Improve quality.
Windocks is a leader in cloud native database DevOps, recognized by Gartner as a Cool Vendor, and as an innovator by Bloor research in Test Data Management. Novartis, DriveTime, American Family Insurance, and other enterprises rely on Windocks for on-demand database environments for development, testing, and DevOps. Windocks software is easily downloaded for evaluation on standard Linux and Windows servers, for use on-premises or cloud, and for data delivery of SQL Server, Oracle, PostgreSQL, and MySQL to Docker containers or conventional database instances.
Learn More
Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.
For salespeople and customer service agents who want to compliment their phone calls with visual elements.
Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
This is the firmware for a CNC Mill Project I am working on. It is based on Chris Meighan's rewrite of the RepRap G-code interpreter. It is still in beta testing but it supports the following g-codes -
G: 0-4,17-21,90-92
M: 3-5,30,101-108
Arduino firmware and Java GUI for the Hydra Multi-headed Manufacturing Machine (Hydra-MMM). The Hydra is a cartesian positioning system that has multiple, independent toolhead mounts for a wide variety of attachments. See: cpwebste.blogspot.com
This is my contribution to people making cnc machines with arduino and hbridges (two pin control and bipolar steppers) I took the reprap interpreter and made my mods to use hbridges on it, because reprap firmware uses the step and dir pins...
An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.