| Open Source Software |
 |
| This is a collection of source code and mini-applications that you are free to use as you wish. All I ask is that you include my name and website address in any help files / about box. Thanks. |
 |
| zeemFractal - Full Delphi 7 source code (246k) |
| This is a partly finished project that I started a long while ago. I always meant to update it but never seemed to get the time. It generates Mandelbrot fractals, you can zoom and save the image. The generation routine isn't optimised, but that is left as an exercise for the reader (!!). |
| Should work with Delphi 4,5 and 6, just remove the XPMan unit from the uses clause. |
 |
| Wonderspoon 0.5 - Full Borland C++ Builder Source |
| The full C++ source code for Wonderspoon, the HTML page browser. |
 |
| 3D spinning box about page - Full Delphi source code |
| This is the code I use on my about windows to generate the spinny boxes. It's pretty simple, but I think it looks cool (and retro!). Do what you like with it! |
 |
| Simple Plasma effect, useful for about pages - Full Delphi source Code |
| This is another nice effect that I like to use on About screens. It's pretty simple but looks really cool, so please do what you like with it. |
 |
| Scrolly Copper, useful for about pages - Full Delphi source Code |
| A nice looking simple effect that mimics the old Amiga copper bars! |
|
| Bouncy Lines, useful for about pages - Full Delphi source Code |
| Yet another nice effect that you can use on About screens! It's very simple, do what you like with the code. |
 |
| CerberusNET - Full Delphi source |
| This is all of the source code to the CerberusNET application. This client application receives images over tcp/ip from Cerberus. Use it to receive images across a LAN or Internet. |
 |