2007.06.08 - hb - update /members/membership.php file - update /about/presidents.php file - update /about/origin.php file - update /about/logo.php file - update /about/index.php file - update /constitution/index.php file - update /index.php file 2007.05.23 - hb - create /ci/ directory - create /ci/index.php file - update /members/index.php file - create /members/update/ directory - create /members/update/index.php file 2007.05.16 - hb - update /tools/email/index.php file - enables sending of real email - create /member/index.php file - link to membership - create /member/membership.php file 2007.05.09 - hb - update /about/logo.php file - update /about/officers.php file - update /about/presidents.php file - update /members/index.php file - create list of names of all bsn students 2007.05.08 - hb - create /tools/ directory - create /tools/email/ directory - create /tools/email/index.php file - update /index.php file - create /_ezer/images/spotlight/20070508/spotlight.swf file - modify css->id->"stroll_right", add $strURL for tools/email/ to work - update /_include/header.php, add $strURL - update /_include/guests/header.php, add $strURL - update /_include/officers/header.php, add $strURL - update /_include/tools/header.php, add $strURL 2007.05.04 - hb - update /about/officers.php file - update /activities/index.php file - create /_include/home/story.php file - update /index.php file 2007.05.03 - hb - update /about/logo.php file - update /activities/index.php file - update /activities/view.php file 2007.05.02 - hb - create /about/origin.php file - create /about/logo.php file - create /about/histor.php file - update /about/presidents.php file - update /about/officers.php file - update /about/index.php file - move objectives and goals from main index - update /activities/index.php file - scan database for any stories available - update /constitution/index.php file - update /guests/index.php file - update /guests/guestbook/index.php file - update /members/index.php file - update /index.php file - update nsc.sql with these lines: CREATE TABLE ezer_story( story_id int4 NOT NULL, story_author varchar(50), story_caption varchar(100), story_title varchar(100), story_flier varchar(500), story_body text, story_date date, story_recorddate date, story_recordtime time, CONSTRAINT ezer_story_pkey PRIMARY KEY (story_id) ) WITHOUT OIDS; CREATE SEQUENCE ezer_story_seq INCREMENT 1 MINVALUE 1 MAXVALUE 2147483647 START 1 CACHE 1; 2007.04.26 - hb - create /about/presidents.php file - create /_ezer/images/about/presidents/ directory - update /about/index.php file - update /about/officers.php file 2007.04.25 - hb - modify /index.php file - modify /about/index.php file - modify /about/officers.php file - modify /activities/index.php file - create /activities/rle.php file 2007.02.15 - hb - modify /guests/index.php - create /guests/guestbook/ directory - create /guests/guestbook/index.php - create nsc.sql with these lines: CREATE TABLE ezer_guestbook ( code integer NOT NULL, name character varying(60), email character varying(100), address character varying(100), ip_address character varying(15), recorddate date, recordtime time without time zone, comments text ); CREATE SEQUENCE ezer_guestbook_seq INCREMENT 1 MINVALUE 1 MAXVALUE 2147483647 START 1 CACHE 1; 2007.02.14 - hb - modify /_ezer/styles/global.css file - add stroll - modify /index.php file - add stroll - modify /about/index.php file - add stroll - modify /constitution/index.php file - add stroll - modify /_ezer/errors/*.php - add stroll - create /activities/ directory - create /activities/index.php file - create /guests/ directory - create /guests/index.php - create /members/ directory - create /members/index.php 2007.02.13 - hb - create /about/ directory - create /about/index.php file - create /constitution/ directory - create /constitution/index.php file - modify /_include/footer.php - create /_include/footer_one.php file - create /_include/footer_two.php file 2007.02.10 - hb - modify /index.php 2007.02.09 - hb - create /_ezer/errors/ directory - create /_ezer/errors/http_400.php - create /_ezer/errors/http_401.php - create /_ezer/errors/http_402.php - create /_ezer/errors/http_403.php - create /_ezer/errors/http_404.php - create /_include/errors/header.php - create new template for errors - create /_ezer/styles/errors.css 2007.02.06 - hb - modify /index.php - modify /etc/httpd/conf/httpd.conf - add /var/www/cn.nsc/ diretory as location for http://nsc.mu.edu.ph/ - modify default errors to /var/www/cn.nsc/_ezer/errors/ - read protect /var/www/cn.nsc/_ezer/ directory - read protect /var/www/cn.nsc/_include/ directory 2007.01.28 - hb - modify MU DNS - add nsc.mu.edu.ph sub-domain (use CNAME instead of real A) - restart dns server to reflect changes - create virtual host entry for nsc 2007.01.24 - hb - create /_include/header.php for sections - create /_include/footer.php for sections 2007.01.08 - hb - create new template for sections ("aboutmu", "academics", ...) - create /_ezer/styles/section.css for 2007.01.05 - hb - the very first ./index.php ("ezer" main index) file is finished 2006.01.03 - hb - blend, re-touch, and redesign home index color combination - modify /_ezer/styles/global.css 2006.12.28 - hb - create main, left_pane, highlight, and right_paneclasses in ./ohr/styles/global.css - design header's spotlight 2006.12.27 - hb - create header, header-links, header-spotlight, main, and footer - restructure ./index.php document headers ("