10
Mark Bumiller ECE 4564: Network Apps 9/13/2010 UrbanDictionary- Search

Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

Embed Size (px)

Citation preview

Page 1: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

Mark Bumiller

ECE 4564: Network Apps

9/13/2010

UrbanDictionary-Search

Page 2: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

• Urban Dictionary is used to keep up on slang

• Design an app to streamline searching

• Keep UI usable

• Get Credit for Assignment_01

Overview

Page 3: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

Three main components

• UI• Simple Interface

• Always usable

• HTML• Get URL with search term

• Correct formatting

• ParseData• Find <Div> tags

• Get Data within tags

• Know when you’re looking at a word, definition, or word_not_defined, etc.

Design Elements

Page 4: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

ScreenshotsInitial Screen

Page 5: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

ScreenshotsSingle Definition

Page 6: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

ScreenshotsMultiple Definitions

Scrollable

Page 7: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

ScreenshotsWord isn’t defined (not found)

Page 8: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

Application Browser

Comparison

Page 9: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

• Make embedded links Searchable

• Show related words

• Show Examples

• Show Popularity (thumbs up/down)

• Show >7 definitions

Potential Improvements

Page 10: Mark Bumiller ECE 4564: Network Apps 9/13/2010. Urban Dictionary is used to keep up on slang Design an app to streamline searching Keep UI usable Get

Questions?