Gordon Potter's Portfolio

Isilon Systems
  • Isilon Systems
  • Tapintu Inc.
  • Trimergence
  • Lockdown Networks
  • George Fearing For Congress
  • Colin Spring
  • murdersilence.com
  • Global Seepej Records
  • At The Spine
  • Gordon Potter's Portfolio

Isilon Systems

Built a simple landing page for Isilon Systems intranet website.

Requirements:

  • Integrate search landing page that works with existing Sitepoint based intranet and search.
  • No server side code.
  • Dynamically load random background image upon load.
  • Provide interactive short callout descriptions for sidebar links.
  • Page should be simple and focused on a few links and search similar to Bing.com.

Date:

September 2009

Isilon Systems Isilon Systems Isilon Systems Isilon Systems

This project called for a simple html client side only implementation.

I used a variety of HTML, CSS, and JQuery to provide the interactive menu and dynamically load the page background. The page was a single html page placed at the root of the intranet and supported with a handful of css, javascript and image files.

One notable feature is the ability to randomly load background images and associated description text. The source for content is a folder of structureed file names and indvidual html files for the image descriptions. The page server as both a home page and a simple image gallery. The javascript code is here.