- fix the 46 errors reported by the w3c html validator in appview.php?versionid=whatever - fix the 97 errors reported by the w3c html validator in index.php
- replaced <? with <?php for compatibility sake (see TODO and CODING_STANDARD to know more) - improved overall code lisibility