Frequently Asked Questions

Here are a list of common questions that have been encountered so far. If you think a question should be added, feel free to send an email to Jeff.

Q: How do I change my password?
A: You can change your password and account details by clicking on your username, which appears next to the "Logout" link, once you have logged in.

Q: I can't get the video to play at all. It doesn't even show up. How do I fix this?
A: You probably need to install the latest version of Adobe Flash Player. If that does not work, try going to YouTube and viewing any of the videos there. purdueband.com uses a somewhat similar setup, and should work once you are able to view videos from YouTube. If all else fails, email Jeff.

Q: The video plays, but it only goes for a few seconds, then it stops for a while. It does this repeatedly. What's wrong?
A: Each video ranges in size from about 10 to 30 MB. In order to play the video without pauses, you need some type of broadband Internet. If your download speed is not fast enough, you will encounter the problem described. One way to deal with this problem is to press the stop button and wait until the entire video has downloaded before clicking play. The other alternative is to get a better Internet connection.

Q: The video plays, but it's really jerky and choppy. What's wrong?
A: Your computer is probably too old to play the videos at a reasonable speed. Buy a new one, or use someone else's.

Q: Why does video X have a low score?
A: Because someone chose to assign it one when voting. If you don't believe the video should have that score, vote yourself. Votes are calculated in the following manner:
(Sum of scores) / (Number of votes)
The more people that give a particular video the same score, the closer the average will be to that score.

Q: What software do you use to generate this site?
A: The short answer is: none. That is, if you're hoping that I'll name some really cool WYSIWYG (What You See Is What You Get) HTML editor/creator it isn't going to happen. I don't use one.
The long answer is that the HTML (or, more precisely XHTML) that travels through the magic tubes and ends up on your computer is a combination of two things:
1) hand-written markup loosely based on a CSS template freely available from Free CSS Templates. And I emphasize loosely. The color scheme itself is a hodgepodge of colors taken from Purdue's official site and even the basic layout has been heavily modified. I use a template because in all honesty I'm much better at coding than I am at creating sane layouts and color schemes.
2) markup generated by the server-side scripting language PHP that interfaces with a MySQL database. The server-side code used to generate each page is written entirely by me.
Finally, I use Vi for an editor. Its purpose is identical to notepad, though functionally it behaves quite differently.
I bet you're sorry that you asked now, aren't you? ;-)