adjusting the focus: updating a web portal using css, javascript, and ajax

8
Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX Stephan Spitzer Lead Developer/DBA, Applied Medical Informatics James A. Zimble Learning Resource Center Uniformed Services University of the Health Sciences 1 MAC-MLA 2010 PIMP MY PORTAL PIMP MY PORTAL PIMP MY PORTAL

Upload: dillan

Post on 23-Feb-2016

51 views

Category:

Documents


0 download

DESCRIPTION

PIMP MY PORTAL. Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX. Stephan Spitzer Lead Developer/DBA, Applied Medical Informatics James A. Zimble Learning Resource Center Uniformed Services University of the Health Sciences. PIMP MY PORTAL. PIMP MY PORTAL. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Adjusting the Focus:Updating a Web Portal Using CSS, JavaScript, and AJAX

Stephan SpitzerLead Developer/DBA, Applied Medical InformaticsJames A. Zimble Learning Resource CenterUniformed Services University of the Health Sciences

1MAC-MLA 2010

P I M P M Y P O RTA L

P I M P M Y P O RTA L

P I M P M Y P O RTA L

Page 2: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Project Description Goals

◦ Cleaner Design◦ More Uniform User Experience◦ Tighten Code◦ Faster Access◦ Try Cool Stuff

Methods◦ Adopt from Professional Web Sites◦ CSS – Cascading Style Sheets◦ Test with Multiple Browsers/Platforms◦ JavaScript◦ Minimize Server Access:

Delay Delivering Data Until Requested AJAX – Asynchronous JavaScript and XML

◦ Firefox with Web Developer + Firebug + YSlow

MAC-MLA 2010 2

Page 3: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Current Portal - ER (circa 2006)

MAC-MLA 2010 3

Page 4: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

New Portal Design – ER Version 3

MAC-MLA 2010 4

Page 5: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Quick Title Example

MAC-MLA 2010 5

Page 6: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Action Pop-Ups

MAC-MLA 2010 6

Page 7: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Menu Revealed

MAC-MLA 2010 7

Page 8: Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

Results:

MAC-MLA 2010 8

Current Configuration

ER 3 Configuration