Of particular note is the development version "Items for Sale" page. On that page, JavaScript is used to encourage pre-loading of the 3 DVD cover images that are part of the page layout. The few product images load normally with the rest of the page. Then browsers that support JavaScript will fill in the bottom of page DVD images after the page has loaded.
Any site I create for a client will use CSS for page layout. However, this site was created back when tables were used for layout, so it is currently in transition. For now, the navigation header and footer continue to use layout tables, but the page content uses CSS layout. I am also updating this site one small section at a time— so once the entire site is at the current revision, the next update will deal with those remaining layout tables.
I currently use includeHTML with xml data files and xhtml pages as an extremely simplistic Content Management System (CMS). Then PHP5 is used to insert any site-wide navigation and content into each page. Eventually, this will be accomplished using some combination of SQLite, PHP5 and XSLT.
For any current browser that supports using compressed (.gz) html files, the above page will also utilize a drastically smaller file for the webpage.
These two pages were gracefully archived in a manner that directs any viewer to my current contact information and street map— while still leaving the old pages on the Internet for anyone else who still lives in those areas.
This project was to update the format of the existing website to an un-framed site. On the delivered version, the ColdStream logo needed "pixel perfect" positioning, using any current browser. So the logo could not be lifted out of the background, to create a link back to the site homepage. Two years latter, by utilizing slightly newer Web standards, this final update places a transparent GIF over the logo, to enable a homepage link.
This proposal essentially took (what was) the existing Homepage design, and performed extensive optimization, to provide loading performance appropriate for dial-up Internet users. Optimization that included both reducing the total file size for the page, and adjusting the order in which the resulting graphic images load.
* |
E-mail the Webmaster Page Content Updated: 02 March 2011 |