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

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 of Adjusting the Focus: Updating a Web Portal Using CSS, JavaScript, and AJAX

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