Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Learn More
Skillfully - The future of skills based hiring
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Z80 shared library including some nice test-projects
Another Zilog Z80 emulation. C++ class on a shared library.
Simulates all pins of the Z80-Chip in a single function interface.
Additionally are some Test-Projects added.
1. CP/M 2.2 emulator connectable by an telnet client.
2. An instruction set examiner.
3. An ZX-80 emulator.
4. An TK-80 emulator
5. An Z80 Dis-assembler driver for all supported instructions.
Go to "Files" to download releases of EZComm and Jirrit.
EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm
You can use it as either a client or a server for TCP/UDP text messages
Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit
You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit.
Runs cl.exe/link.exe with low priority in MS VisualStudio
...Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background.
This application substitutes native cl.exe / link.exe files and spawns them with a lower than normal priority. As a result any other processes get enough CPU time and reacts promptly.
See Readme.txt for installation instructions.
The Most Powerful Software Platform for EHSQ and ESG Management
Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
...The book can be purchased from the "Clube de Autores" service - https://clubedeautores.com.br/book/209155--C_Underground_Programmer?topic=compiladores#.WNfZkJt_aKY.
For more libraries, go to: https://sourceforge.net/u/augustomanzano/profile.
To see my curriculum vitae go to: http://lattes.cnpq.br/8184615061457853.
Augusto Manzano
http://www.manzano.pro.br
Source Switch is a plugin for Notepad++ that allows an easy switch between project source and header files. Various current supported extensions with more to be added in the future.
Qt-Extentions are additional or extended Qt or KDE classes I've written for other projects, but can be useful for other developers too. Actually the code is GPL2, but if you want another licence, just contact me.
Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++.
The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
Award-Winning Medical Office Software Designed for Your Specialty
Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
This is a key customizer that provides GUI key editor and flexible script. This project has moved to SourceForce.jp https://sourceforge.jp/projects/zenisynth/
Math2Braille converts MathML 2.0 files into the Braille Maths standard used in the Netherlands. The software has XML based schemas and descriptions to allow different protocols to be added for different countries/regions. Accessibility Mathematics Blind
RSplit is a C++ library, which supports splitting large ASCII or binary files into a number of chunks, given a record structure and the number of records N in each chunk. This will ease working on large XML files, packet traces etc.