Posted 9 years ago

Free Class Schedule Maker

Hey everyone, I have created an online version of my college scheduling software. It allows you to quickly make those weekly college schedules that are tedious to create in other calendar programs, or by hand. 

This replaces my previous, desktop application and has some nice enhancements, such as word wrap and automatically re-sizing the schedule to fit all text.

Give it a try here!

image






Posted 9 years ago
im in high school and finals are this week in Tuesday Wednesday and Thursday how do i make a study schedule im cluttered with all of these exam review papers please help.
fallonmcgrath-deactivated201410 asked

Hey, unfortunately this is a really simple program and doesn’t support study schedules, though that is a great idea. However, you can just set the course title to be what you want to study, and leave the room blank, and it should look ok. This may be more of a job for something like Google Calendar, as this was really designed for the specific purpose of scheduling classes.

If you need help using the program, try going to About-Help in the menu for a description of all features.







Posted 11 years ago

Projectile Motion Simulator

Video: http://www.youtube.com/watch?v=Taj2-XdooiY&feature=plcp

Hi everyone, I recently finished my first “real” computer program, and wanted to share it.

It is a realtime projectile motion simulator and grapher that also includes a representation of air drag that you can compare to an “ideal” projectile path (no air resistance). The ideal path has been tested to be correct. I couldn’t find a free simulator with air drag where you could edit fields about the object, but I think it is also correct in a very simplistic sense. In reality, other factors such as lift and wind can lead to different flight paths.

You are free to share it if you find it useful, just obviously not free to sell it. I want this program to stay free and help people out with understanding projectiles better.

SIMULATOR DOWNLOAD LINKS:

https://www.dropbox.com/s/fd1usie6py0qmse/Drag%20Simulator%20for%20Java%201.7.jar

If the above didn’t work you may be running an older version of Java. Try this instead:

https://www.dropbox.com/s/bathqm8wjz0sj6v/Drag%20Simulator%20for%20Java%201.5.jar

HOW TO RUN:

If the program doesn’t open with a double click you can do one of two things. You can download Jarfix which should take care of everything (worked for me). Be careful to avoid downloading the extra toolbar and such as this is free add supported software.

http://www.softpedia.com/get/Others/Miscellaneous/Jarfix.shtml

If you are worried about downloading Jarfix, you can also use the command line. I personally suggest Jarfix as it was easy to run, and immediately fixed the issue.

KNOWN ISSUES

~Though I tried to limit "crazy” value inputs while allowing you to still experiment, some combinations of numbers can cause odd glitches because the object is modeled to slow down faster than the “refresh rate” of the simulation can allow.

~If the object moves 0 meters, you have to press manually stop the simulation.