Everything in this package enables you to get the stock site up and running on your machine.
After installing Drupal, simply copy the module folders to the Drupal installation's modules
folder, then go to Administer->Modules to enable the modules.

Included Files:

Report Files - Word 2007 and above, and PDF:

Reports\Report1.docx
Reports\Report1.pdf
Reports\Report2.docx
Reports\Report2.pdf
Reports\Report3.docx
Reports\Report3.pdf

Demo Slides:

Slides\Demo1Slides.pptx

Written Source Code, Unpacked, in PHP:

.info files tell Drupal about the module
	Version, compatible with Drupal 5.x/6.x, group name, etc.
.install tells Drupal how to install it
	Database schema description
.module provides the core functionality
	Functions/hooks required for modules, custom functions

Constructs leaderboard block
Source Code\leaderboard\leaderboard.info
Source Code\leaderboard\leaderboard.module

Provides stock price alerts
Source Code\stock_alerts\stock_alerts.info
Source Code\stock_alerts\stock_alerts.install
Source Code\stock_alerts\stock_alerts.module

Rewritten module from Drupal 5 to provide Stock Charts
Source Code\stock_chart\stock_chart.css
Source Code\stock_chart\stock_chart.info
Source Code\stock_chart\stock_chart.install
Source Code\stock_chart\stock_chart.module

The main game module, provides the My Portfolio page
Source Code\stock_game\stock_game.info
Source Code\stock_game\stock_game.install
Source Code\stock_game\stock_game.module

This readme
Readme.txt

On Windows, wampserver provides Apache, MySQL, and PHP
See http://drupal.org/node/114493 for more info
Download from http://www.wampserver.com/en/download.php
You can also install each manually.

On Linux, install Apache, MySQL, and PHP through a package manager

Existing and Written Drupal Modules:

For advertisements (custom, not AdSense)
Drupal\modules\ad-6.x-2.0-beta4.tar.gz

Places an easy to use menu at the top of the site for administrators
Drupal\modules\admin_menu-6.x-1.3.tar.gz

Helps display AdSense ads through Google
Drupal\modules\adsense-6.x-1.0.tar.gz

Extends module help capabilities
Drupal\modules\advanced_help-6.x-1.1.tar.gz

Enables display of a calendar
Drupal\modules\calendar-6.x-2.1.tar.gz

Enable a captcha to prevent automated spam
Drupal\modules\captcha-6.x-1.0-rc2.tar.gz

Enables advanced content creation
Drupal\modules\cck-6.x-2.2.tar.gz

Notifications about new comments
Drupal\modules\comment_notify-6.x-1.2.tar.gz

Provides a date API
Drupal\modules\date-6.x-2.1.tar.gz

Enables 1-5 star ratings
Drupal\modules\fivestar-6.x-1.13.tar.gz

Image module
Drupal\modules\image-6.x-1.0-alpha4.tar.gz

Allows manipulation of displayed images
Drupal\modules\imagecache-6.x-2.0-beta8.tar.gz

Written module to construct leaderboard block
Drupal\modules\leaderboard-6.x-1.x-dev.zip

Lightbox2
Drupal\modules\lightbox2-6.x-1.9.tar.gz

Mark comments down
Drupal\modules\markdown-6.x-1.1.tar.gz

Automate path creation
Drupal\modules\pathauto-6.x-1.1.tar.gz

Print, e-mail, PDF versions
Drupal\modules\print-6.x-1.4.tar.gz

SMS framework module
Drupal\modules\smsframework-6.x-1.0.tar.gz

Stock API module, Yahoo finance
Drupal\modules\stockapi-6.x-1.x-dev.tar.gz

Written module to provide stock alerts
Drupal\modules\stock_alerts-6.x-1.x-dev.zip

(Re)written module to provide stock charts
Drupal\modules\stock_chart-6.x-1.x-dev.zip

Written module to provide main game functionality
Drupal\modules\stock_game-6.x-1.x-dev.zip

Provide added tagging functions
Drupal\modules\tagadelic-6.x-1.2.tar.gz

Enable tokens
Drupal\modules\token-6.x-1.11.tar.gz

Powerful views construction module
Drupal\modules\views-6.x-2.3.tar.gz

Enable voting
Drupal\modules\votingapi-6.x-2.0-rc2.tar.gz

Enable webform creation
Drupal\modules\webform-6.x-2.6.tar.gz

Drupal Package:

Main/core Drupal package
Drupal\drupal-6.11.tar.gz