Latest Forum Posts

This is simply a terrific program.
richard

THE 2006 DONATIONCODER.COM C++ BUILDER DONATIONWARE PROGRAMMING CONTEST RESULTS

About C++ Builder

We are huge fans of Borland's C++ Builder here at DonationCoder.com. It's used in many of our more elaborate windows programs, and it's one of the most powerful tools for C++ programmers that want to do rapid development of rich Windows GUI applications.

About Judging The Results

There were many excellent submissions to the contest, and choosing winners was difficult and several of the decisions could honestly have gone either way. Judging was based on a number of criteria including completeness, documentation, polish, the existence of alternative free tools, the possibilities of improvement, the estimated difficulty of implementation, the usefulness/fun of the entry, and more. We categorized entries as described on our contest rules page, in order to ensure some diversity, but also awarded prizes to individual coders based on multiple entries.

Download and Try For Yourself!

One of the main points of this contest was to encourage the development of donationware software. On behalf of the authors we invite you to download and use these programs. If you find them useful, will you please consider making a donation to the authors to support their continued development?

prev1 2 3 4 [5]

Iterlab - graphical iteration

blog clipart
My entry to the contest is Iterlab, a program for doing graphical iteration of functions. I hope this type of program is appropriate for the contest. It's one is for the math enthusiasts, it probably goes in the educational/academic category.

Graphical iteration is a simple way of visualizing the process of function iteration. It helps you to see if the sequence of the iterates converges or diverges.



With this program one can iterate on any function of the
type y=f(x).

The executable is here.

Continue reading the rest of the entry and discuss..


SMIRF 8x8 + 10x8 Chess Program

blog clipart
SMIRF Chess Program and Engine

SmirfThink10x8.png

"SMIRF covers a lot of chess downwards compatibly extending variants like Chess960 (Fischer Random Chess) including traditional 8x8 chess. But its main goal is to open the world of 10x8 chess to everyone by supporting e.g. Janus Chess or the new Capablanca Random Chess. Though playing already well as a beta, this SMIRF project still is under development and thus will be updated from time to time."

Download (~1.7 MB) could be found at my page:
http://www.chessbox.de/Compu/schachsmirf_e.html

Continue reading the rest of the entry and discuss..


Vortex Chat

Okey doke! So, with the contest coming up soon, (the day after my BDay to be exact), i figured i would post some screens about my program. It's called Vortex Chat... It uses a simple server/client socket for sending/receiving text data. It uses complex string manipulations to interperut commands from the server. It has a media player for those of you who like to chat while enjoying some music and a theme option for those of you who like to make the program look differently. It currently only has one skin at the moment...

Screenshot:
Screenshot 005.png

At the moment, I have a sort of 'Test Lobby' server up. which is basically for those of you who want to log on now and check this thing out...

Continue reading the rest of the entry and discuss..


prev1 2 3 4 [5]

Share on Facebook