Wearable Computing Site v1.0 ---------------------------- Change log: 14/04/2001 Dan ---------- - fixed: all text files now in "UNIX" not "DOS" format - fixed: all parsed files = .shtml, all non-parsed = .html - fixed: Netscape not preloading images caused by two tags - fixed: /index.shtml - now split into 3 files and more consistent look 17/04/2001 Dan ---------- - added: brief content /tech/index.shtml - added: light-light-blue backgrounds for front pages - fixed: links in /faq/ /library/weekly/ 19/04/2001 Dan ---------- - fixed: old links to about.com plus other links here and there - update: /cyborgs/people.shtml 20/04/2001 Kevin ---------- - fixed: /cyborgs /fundamentals /tech checked all links. should now be good - fixed: brought all images/articles for decon over to about.eyetap.org - update: all htm files for decon to *.shtml standard. 24/04/2001 Dan ---------- - added: ai.about.com cross-linked - added: Javascript to remove banner when site is loaded via about.com TO DO: ----- - /faq/ is missing questions after #14 - few pages still missing from the wget(wearables.about.com) run - finish up logo and extra graphics for header.html Required server settings: ------------------------ - server side includes enabled - .shtml = server-parsed - search for index.shtml instead of index.html inside sub-directories - allow browsing of sub-directories - everything is relative to / therefore root folder must be / for example: http://wearcomp.org/about/ BAD http://about.wearcomp.org/ GOOD Other Info: ---------- - /menus/header.html uses: javascript & css - most files use tables to a limited degree (Works with old versions of lynx!) - /images/ folder contains stuff for the graphical menu see the README.TXT there for more info