by Matthew Combatti | Oct 6, 2019
This drop-in HTMLViewer replacement for desktop applications allows the contents of any webpage, or HTML Element by ID, to easily be obtained as a String.
by Matthew Combatti | Dec 29, 2017
XDSWebTTS enables Text-to-Speech both online and offline for web edition applications! The control attempts to load the native speech synthesizer found on a user’s system when they visit your page. If no synthesizer is found, the control will attempt to load the...
by Matthew Combatti | Dec 21, 2017
If you have Direct Payments enabled in PayPal to receive IPN notifications of payments received, then this class is for you. Recieve Paypal payments directly from your desktop or web software.
by Matthew Combatti | Dec 1, 2017
The XDSComputerVision Class demo is capable of comparing images of different sizes, filters, and other variances to determine if they are similar or different; and by how much. *Face Detection is currently under construction for use with Facial Identification....
by Matthew Combatti | Nov 24, 2017
Demonstrates file management using XDSAutoDatabase in a matter of minutes to construct an application! Video at: https://youtu.be/YGJ80r_r8aA **Correction to the code as seen in the video is as follows. (Also found in the video description). The demo source code has...