Alex Profile
Currently programs in VB, QBasic, ASP, PHP, SQL, HTML, CSS, VBScript and some Java/JavaScript. Learning VB.NET.
This user has contributed 2 articles, 7 code samples and posted 1561 messages in our discussion forums.
Technology Interests
Articles & Tutorials-
This tutorial will guide you through step-by-step on how to talk and make the computer talk back to you. The computer can actually understand what you say!.  -
This is a tutorial on how to create a basic text-to-speech program using microsoft direct text-to-speech.. 
Code Samples-
This program tests your ability to react with the mouse to graphical information displayed on the screen e.g. on a game..  -
This fairly short piece of code allows the program to check whether a trial period of any length has expired, notifying the user how many days are left. The user is given the option to register the program or just not use it any more. It uses the VB registry setting functions. Encryption can be added when saving to the registry so that almost nobody at all can use the program for longer than the trial period..  -
With this code you can highlight VB code. keywords, sub names, and function names are included as well as comments..  -
A simple piece of code that can capture live video from a web cam..  -
This is a program that can draw any 3D wireframe object that you can simply make using the functions in the code. You can rotate the 3D shape around one axis or the program can rotate the shape automatically..  -
This is simple code that can load, convert and save any picture. It will take any colour bmp and convert it to a black & white picture. This can be used for creating old-fashioned photos from modern full colour ones..  -
This code can send simple text emails easily. It uses MAPI controls to send an email.. 
|