| free hosting image hosting hosting reseller online album e-shop famous people | ||
![]() ![]() |
||
Projects:
| Most
of my programs are written in English. (Good 4 U!?). Programs that support
more than one language are marked. Ok please wait this page takes long to load!, have fun! :) |
Visual Basic Projects:
| Here you can find all my Windows projects I am actually working on. If you download a program or a control which is in Beta (or Alpha state) you can be sure that it is not finished yet and that a update will come out soon. Here you can choose what you are interested in:
|
DOS Projects:
| Here you can find all my DOS projects I am actually working on. If you download a program that is in Beta (or Alpha state) you can be sure that it is not finished yet and that a update will appear soon. Here you can choose what you are interested in:
|
| Cool Controls
The CoolControls are a collection of ActiveX objects that you can use in your programs. (Usable with MS VisualBasic 5.0 and 6.0). Contents: CoolCommand:
CoolCheck:
CoolCheck2:
CoolText:
|
|
Ini
Support For VB
Hmmm... This file is useful for all of you who don't know how to use INI files with VB.
|
|
Some other type of frame, I saw something like this in an old Windows 3.1 program and tried to make this for my own. (And now for you)
|
|
3D Chart for VB
I saw some thing like that in a packing program. So I
started working on my own
|
|
Picture Progress Bar As a developer you should know what a progress bar is. What a picture is you should also know ;-). Now you simply count one and one together and get: a progress bar that uses pictures to display the progress. |
RemoteAccessSuite
|
What is RAS?? RAS is a Server / Client based system to control remote computers through a non direct connection. (...through a LAN resource) The RAS 1.0 package consists of 3 parts: The RAS Client is a little program that has to be installed on all client computers. When it was copied you simply have to run the RAS Client Setup program to configure it. The RAS Client is (in normal mode) not visible to users. Is it visible (Through RAS Server command) you see a list of the last commands:
The RAS Client Setup program is used to point to a LAN path for each client and to activate the client. The client computer MUST have read/write rights for the path (and the server of course too!) The path mustn't lie on the server / client.
The RAS Server is the main part of the RAS Suite. It is used to control the clients. Beta limitations:
|
|
Extended
Clipboard The Extended Clipboard is a tool for all of us who use the Copy & Paste "method" too often *gg* When it is started it hides in the system tray and stores the Clipboard contents every time the clipboard content changes to something ExtClip can handle. So you can restore the Clipboard data whenever you want. Actually ExtClip can store Text, Bitmap, Meta and DIB data. (Text in Memory, DATA in files in a temporary folder.) ExtClip is in Beta stadium.
|
|
WebCrawler is a program, that crawls a webpage for files and saves them to your hard disk. What this is good for? Hmmm I didn't understand in the beginning too, that was NOS's idea ;-) "Let's suppose you want to download all linked ZIP files form a website X. (i.e.. spanned zip archives)" this can WebCrawler do. You simply have to give it the main URL. NOS also showed me a program called "Porn Crawler" this 'Thing' crawls a TGP list (Thumbnail Gallery Post) and downloads the pics. Firstly the program was shareware and secondly it downloaded the ads at the same time. WebCrawler should also download from TGPs he said. Okay, you wanted it: WebCrawler can now download from TGPs! If you need / or have a useful address mail NOS (that's not my business!) >> WebCrawler has a score of 95% (No ads - only pics, movies and zips...) on a suitable (TGP) list! More info you can get from the screenshot below!
Screenshot:
|
|
Cerials Cerials is a program that lets you share serial numbers with others. (You could call it a database like Serials 2k but I don't provide the serials. You must! :)) Cerials is Open Source. Mail me if ya want the code!
|
|
QuickRes 2
QuickRes is a simple tool that hides in your
system tray and lets you change your resolution to ALL possible standard
resolutions. (I made it as replacement for QuickRes 2 now supports all resolutions in all color depths at all frequencies that your system supports. It also now has a timeout. You got 15 seconds (this time you can change) to click on an OK button. If you don't your old res will be restored. You may deactivate this timeout, BUT I don't recommend this! (I know what I am speaking of. A black screen is no joke.)
|
|
Program Launcher This tool is made based upon an idea the XOSL brought to me. It has a timeout to boot a special OS. Now the program launcher (run.exe) will run an application by a timeout you can set. Why you need this? For example this tool gives you the time to establish an internet connection and run the program also you can abort loading a program. Check it out, it has some more features!
|
|
Snake II Snake 2 is the first game I made (and still am making). It is a DirectX accelerated 2D/3D Snake/Nibbles like game with some extended features. Your job is to collect bananas. How many depends on the level. If this would be all, this game would be pretty boring, so we got different types of bananas and items (Below is a list of Items and their description). Snake 2 has a very easy to use and understand level matrix, so you can create your own levels with a simple text editor (like windows notepad).
Items In Snake II:
If you collect a banana that changes your speed, the speed will fall back to normal after a several time.
Screenshots:
|
Warning: Do NOT use this tools as weapons against others!!
Chat Message Poster 2
This tool is made to post text files into a chat room. It has various settings to adjust it to nearly all chat services. But as it is listed under MSN Tools it is configured for MSN. It uses the keyboard buffer to "type" the text virtually. (This way you also can create chat rooms using keyboard macros. You even could shut down the computer using a keyboard macro. If you have questions about ChatMsg2s macro language mail me or look down ;-)!)
ChatMsg2s Macro Language:
|
The following programs I made just for fun. If you don't know how to use them don't download them!
MSN Smileys
MSN Smileys is a tool for the MSN Messenger. It will post several smileys into any open Messenger or chat window.
The smileys are generated randomly.
MSN Smileys also uses the keyboard buffer and understands ChatMsg2s macro language, it will work with nearly all chat systems.
Special Keys
This tool converts a normal string to a string containing extended ASCII characters. If you think
this is cool and you need it ... get it! This is the last version. Now with 4 Character sets and some more options. Look at the screenshot! The transmission code is now working fine!
|
QBasic 32 Who doesn't know QBasic?? Microsoft's famous Basic version 4 MS - DOS. (To learn more about QBasic go to www.Qb45.com or www.Qbasic.com) What you got here, is a IDE (Development Interface) for QBasic (almost 1.0 up to QBX) running under Microsoft Windows (9x, NT 4, 2k, XP). You need a QBasic linker (Link.exe) and a QBasic compiler (BC.exe) to use it, because it compiles your project every time you run it (This is a better way, also Borland goes). QBasic 32 Features:
QBasic 32 is still Beta and works a bit slow. I'll do my best to speed it up! QB32 works with B32 (QB32 Bas Files, no 64K limitation), BAS files in text form, TXT files). BAS files saved as "QBasic" QB32 can't read. :( Beta Limitations:
|
| Text 2
Ascii Art Converter
What is this? This program converts every word you enter to a Ascii graphic like this:
|
Last changed: 01/09/03 14:54:43