1 / 7

Directories and Dashboards

Directories and Dashboards. PRESENTER: Jeff Jones & Brandon Tilley | Fresno Pacific University | October 11, 2010. Directories No Campus wide-photo repository We have the photos, only used for ID cards President had a need…. Image syntax: < img src =" url " alt=" some_text "/>

edythe
Download Presentation

Directories and Dashboards

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Directories and Dashboards PRESENTER: Jeff Jones & Brandon Tilley | Fresno Pacific University | October 11, 2010

  2. Directories • No Campus wide-photo repository • We have the photos, only used for ID cards • President had a need…

  3. Image syntax: • <imgsrc="url" alt="some_text"/> • Link syntax: • <a href="url">Link text</a> • Map syntax: • http://maps.google.com/maps?f=q&hl=en&q=ADDRESS,+CITY,+ST,+ZIP • Mailto syntax: • <a href="mailto:some_email@school.edu">Email</a>

  4. CSS formatting • http://www.w3schools.com/css/css_font.asp • HTML syntax • http://www.w3schools.com/html/html_links.asp • http://www.w3schools.com/html/html_images.asp • Mailto syntax • http://www.ianr.unl.edu/internet/mailto.html

  5. Dashboarding the 3.2.x way • Live Excel • Extract data to memory • Used free Flash charts to display data visually • http://github.com/FPU/icon2010

  6. Dashboarding the 4.x way • Got the RMI working from the SDK • Pulled the appropriate reports • Displayed the reports using Google Web Toolkit • http://github.com/FPU/icon2010

More Related