






Progress Updates
- Oct 11, 2005
- Finished new upload page and upload processing page for new versions
- Fixed bug in uploadaliceworld
- Changes to aliceworldviewer
- Added new param to discriminate current from old versions.
- Created include that displays info for all the old versions of an animation
- Created new icons (Old Versions)
- Oct 10, 2005
- Edits to loginbox (added new links)
- Edits to not_loggedin include
- Created studiofeedback page (shows all feedback given by a certain studio)
- Created new table for old versions of animations
- Changes to upload page
- Oct 7, 2005
- Further additions to feedback page (adding reply functionality)
- Created feedback_reply table
- Made changes to myfeedback page (added replies received)
- Oct 6, 2005
- Fixed bug in processaddmember
- Made changes and additions to feedback page and aliceworldviewer page
- Added link to loginbox
- Created myfeedback.php
- Oct 5, 2005
- Minor changes to index.php
- Added links from studiohome.php to feedback pages
- Created aliceworldfeedback (page for seeing the feedback for a particular animation)
- Checks that user can only see feedback for studios of which he is a member
- Displays new feedback with icon
- Added new field to feedback table to records new/old feedback
- Added feedback links to studioanimations.php
- Oct 4, 2005
- Added DB inserts.
- Considers both user feedback as well as studio feedback
- Replaced old viewer page with new one (that has feedback)
- Oct 3, 2005
- Further work on process feedback page. It is almost ready to "plug in" the DB inserts.
- Made changes to some DB rows.
- Sept 30, 2005
- Created (and populated) new DB tables for feedback types as well as what each feedback regards.
- Further work on feedback page, integration with new DB tables
- Sept 29, 2005
- Further work on feedback page and feedback processing page
- Sept 28, 2005
- Worked on new version of feedback page (with Alice world viewer)
- Created aliceworldviewerprocessfeedback to process the feedback form
- Sept 27, 2005
- Fixed bug in aliceworldviewer and quitstudio
- Minor edits to screeningroom, screeningroomgener, aliceworldviewer, whatis, studios, studiohome, members,memberprofile, help, tutorials, studioanimations, newmember, newstudio
- Major updates to screening room and screeningroomgenre
- Created screeningroom_all
- Updated site map
- Sept 26, 2005
- Began work on the design of the feedback tables and additional pages
- Updated administration pages: admin, admin_featuredanimation, adminprocessfeatured_animation
- Created featured animation table
- Updated LEFT_featuredanimation and RIGHT_featuredanimation
- Fixed bug in RIGHT_randomanimation and RIGHT_latestanimation
- Sept 23, 2005
- Updated site map
- Minor bug fixes to multiple pages
- screeningroomgenre, studios, members, memberprofile
- Migrated site to new dir structure
- Minor maintenance to DB server
- Began work on forgotpassword page
- Sept 22,2005
- Minor changes to processuploadaliceworld
- Finished studioanimations.php (used to be a stub page)
- Minor changes to footer and navbar
- Created member profile page
- Updates to search results page (now considers username, first name and last name)
- Updates to latestanimation and randomanimation (now link to aliceworlds, not movies)
- Bug fix in newstudiomember
- Update to studiohome and newmember
- Sept 21, 2005
- Created studiohome page
- Fixed bug in loginbox and quitstudio
- Update to animation upload page (now uses studio info instead of user info)
- Update to processupload page as well
- Updated not_loggedin.php
- Updated newstudiomember, processnewstudiomember, quitstudio, newstudio
- Sept 20, 2005
- Created home page for studios
- Created new tab (studios) from original photoshop file
- Added links in navbar
- Fixed bugs in newstudio.php, processnewstudiomember, newstudiomember
- Created quitstudio page
- Edits and improvements to addstudiomember
- Sept 19, 2005
- Finished changes in loginbox
- Fixed a few important bugs (made apparent with the add new studio member functionality)
- Made newstudiomember and processnewstudiomember pages.
- Sept 16, 2005
- Changed loginbox (again) to support multiple studios. Everything is now stored in a $_SESSION multidimensional array
- Sept 15, 2005
- Major updates to loginbox
- now displays studio info
- Studio info, is now in session vars
- Updates to movie and aliceworld tables in the DB
- Changed "personalanimations" to "studioanimations" and made changes to appropriate page
- Minor update to RIGHT_random and RIGHT_latest, now consider studio table.
- Sept 14, 2005
- Finished newmember page
- Added new fields to use and studio DB tables.
- Began newstudio page
- Sept 13, 2005
- Created DB tables for Studios as well as studio members
- Created signup page, about 70% done.
- Fixed bug in loginbox page
- Fixed bug in CSS
- Sept 12, 2005
- Fixed problems with dyanimic form.
- Integrated form with previous page (with viewer)
- Made changes according to ELC lab feedback
- Generating variations of text fields, text, etc. for ELC to comment on
- Sept 9, 2005
- Further work on dynamic form, currently expands correctly but there is bug with disappearing buttons.
- Sept 8, 2005
- Began work on prototype for feedback page with dynamic forms (javascript)
- Sept 7, 2005
- Minor fixes to Alice movie viewer page
- Began work on prototype for feedback page
- August 31, 2005
- Fixed bug regarding personalanimations in loginbox
- Updated personalanimations
- August 30, 2005
- Fixed bug in screeningroom_genre
- Fixed bug in processupload (there was a possibility for collision in the new filename generation scheme)
- Added link to movie in randomanimation and latestanimation.
- Added support for mpg files. (according to whatever codec your MS player has installed)
- Began work for supporting Alice worlds
- Created aliceworld table (for storing info on Alice worlds uploaded)
- Added link in loginbox
- Created upload page and upload processing page
- Created Alice world viewer page
- August 29, 2005
- File uploads working for all sizes (up to limits set on server)
- Fixing DB support so that file info is added to DB correctly
- Fixed screeningroom, screeningroom_genre, randomanimation, and latest animation to read appropriately from DB (now shows list of movies in DB)
- Updated animationviewer, it still requires some fixes.
- August 26, 2005
- Worked on getting file uploads to work correctly.
- Coded handler for error messages for improper file uploads
- Fixed for small files, currently checking for problems with larger files.
- Made changes to php.ini as well as Apache config (httpd.conf) in order to support large file uploads.
- August 25, 2005
- Updated/converted multiple pages so that they work on i-spy (some still need further work due to interdependencies with other pages/DB)
- termsofuse, privacy, admin, tutorials, help, members, visits_anival, competition, screening_room, screening_room_genre, RIGHT_search, search_results, footer
- Login now records datetime of most recent visit
- Created challenge, competition, entry_challenge and score_competition tables.
- August 24, 2005
- Defined and created user table
- Fixed logging system (log_visits.php)
- Defined and created log table
- Minor surgery due to changes in PHP
- Created Movies table
- Created Genre table
- Created Movie formats table
- August 23, 2005
- Reinstalled mySQL and phpMyAdmin on i-spy
- Configured phpMyAdmin
- Created new DB
- Solved authentication problem