In case you're wondering exactly what a biorythm program is, it sort of helps you to predict the future. THIS IS SCIENTIFICALLY PROVEN! A biorhythm program outputs data based on your date of birth displaying high and low points of your physical, emotional, and cognitive aspects. These go through sine-wave cycles of 23, 28, and 33 days, respectively. In my biorhythm chart program, these are displayed as a value of -100 to 100. Positive numbers are good, negative numbers are bad. A value of zero is called a critical day. THOSE ARE THE WORST DAYS! For example, if you are having a physical critical day, or your physical line is just in the negative range, you shouldn't do anything strenuous; you could pull a muscle or something. And if you're having a job interview, you should try to schedule it on a day when your cognitive (or intellectual) phase is in its high point. The emotional line represents how well you can deal with stress, and the like.
Due to (popular) demand, here's an on-site biorhythm calculator: Just enter your birthday and the range you want calculated, and click Calculate to get your answer. I wrote it in Java, and you can get the source code here. It's my very first fully-functional Java Applet, and I'm very proud of myself!
Here is a sample screen shot of my program:
My program doesn't come with a help file, SO LISTEN UP! After you download my program, it needs to be extracted from its ZIP file. To do this in Windows, go to Windows Explorer, find wherever you put it, and double click on it. This should bring it up in WinZip or PK-ZIP or whatever you have. In WinZip, you can just click the "Install" button and do whatever it tells you. My program will then be ready to run! You can find in in the Start menu under "Programs". In another ZIP program, just extract the files and then run the "Setup.exe" program from wherever you put the files. I don't own a Mac, but I'm guessing that in the Finder, you double-click on the icon of my file wherever you put it, then extract it with your ZIP file extractor (if you even have one, they don't come with Macs), and then run the Setup.exe program. I think that you can run Windows programs on Macs. I'm not sure though, as I said, I don't own a Mac.
Anyhoo, once you've finally got my program running, type in the three morsels of information that it has spots for. (See above picture.) Date of Birth is self-explanatory. Put your date of birth. Don't type today's year, unless you are only one year old. (I've done that before). For the next two boxes, type the day that you want your chart to start and the day that you want your chart to end. It's best to keep it around a month's time, as shown above. If you make it really short, you won't get alot of information, and if you make it really long, the lines will be all squished and you won't get anything from them. When you're done with all this, push enter or click "Calculate". Your graph will show up in the right side of the screen. To the right of the center line is positive, to the left is negative. As shown on the left, Red is physical, Green is emotional, and Blue is cognitive (or intellect, or for those of you who don't have what I just mentioned, smartness). The dates of the graph are labelled alongside of it. Notice that if you move the mouse over the graph, it will show you the date, time, and value of your three aspects at the bottom of the window. That's all there is to it, but stay tuned! Soon I'll make it able to print your charts out!
Oh, with all this chit-chatting, I almost forgot. Click here to download it. It's 953 kilobytes, so BE PREPARED TO WAIT!!!
Or, if you think you can get away without downloading the DLL's, click here. This way, it's only 4KB, and will download instantly. After you download it, unzip it and put it where you feel like. It doesn't have an install, so YOU HAVE TO INSTALL IT YOURSELF! Anyhoo, when you run it, it might come up with the message "Cannot find Vb40032.dll", and it might not. It also doesn't have a setup this way. I suggest downloading the 953KB package, BUT IT'S UP TO YOU!!!
By the way, it's FREE, and it's not one of those trial version things, where you only have a month to use it and then it just takes up room on your computer because it won't work anymore and you don't know how to get rid of it because you don't care about getting rid of it. This is a fully functional program with NO TIME LIMITS!
In case you're wondering, I made this program in Visual Basic.