Versions
Alpha
Kenny • 
Dec 26, 2005
- Initial version
- Used Velocity Template engine; header and footer parts were parsed
into individual files which are then included in each page.
- None of the internal software/ database programmed
Beta 1
Kenny • 
April 2006
- Template Engine changed to smarty instead of velocity because it
is a simpler to use and easier to learn template engine, and also
more capable than velocity.
- Some of the internal software/ database programmed using the pear
database abstraction module
Beta 2
Kenny • 
June 23, 2006
- Switched to pear DB_DataObject to make updating easier
- Everyone who is currently a member or just graduated is in the house list
and has their own login
- The following parts work:
- House list
- Officers page
- News (forms for posting, updating, and deleting)
- Events (forms)
- Updating your own house list entry, and changing your own login
name/ password
- No way to easily manage/update groups (which controls the officers
page)