Web Development
Course: | CSCI 571 - Web Technologies (University of Southern California) |
Instructor: | Ellis Horowitz |
Project: | Veoh & Facebook Mashup |
Language: | JavaScript, Java Servlet, Perl |
The goal is to build a web page, which allows user to input the name of a video. When "SEARCH" button is clicked, a request is sent to Veoh. When receiving response page from Veoh, it extracts data from the page and put them into a table. User can then select a video and press "POST TO FACEBOOK" button. The video will be posted to Facebook news feed. (The user will be asked to log in if not logged in yet)
![]() | ![]() | ![]() |
Searching "Lady Gaga" in Veoh | Extract data into a table | Post to Facebook |
![]() |
System diagram |