SlideShare a Scribd company logo
Customization of Ticketing System for iPhone Praveen AP Professor Melvin ENGR 200W “ A new way to display web pages on iPhone.” Place photo here
Problems of web pages on iPhone Content does not fit Difficult Navigation Displays as like browser Unnecessary content Difficulty in locating an item No general pattern for all web pages
What is the solution? A common framework Uniform layout UI similar to iPhone built in applications Scalability
Architecture 1 2 3 4 5 6 7 User Interface Framework Ticketing System Web Page Server iPhone iPhone request response Internet Controller Figure – 1: Architecture of the system  Components
User Interface Framework What it does? Displays content Handles Navigation Performs Search Plug in easily with other web pages How it does? Every level as a page Navigates through reference Structure
Content of a web page to be displayed <ul id=”1” title=”Buy & Sell Concert”>   <li id=”2”>Sports</li> <li id=”3”>Movies</li> <li id=”4”>Concerts</li> </ul> <ul id=”2” title=”Sports”> <li id=”5”>Basketball</li> <li id=”6”>Baseball</li> </ul> <ul id=”6” title=”Baseball”> <li id=”7”>MLB</li> <li id=”8”>2008 League</li> </ul>
Benefits Ease of access Clear Navigation Direct access to an event through search Look and feel similar to iPhone’s standard applications
Scalability Application 1 Application 2 Application 3 Application n Wrapper Wrapper Wrapper Wrapper User Interface Framework
Future enhancement on the framework Application 1 Application 2 Application 3 Application n Wrapper User Interface Framework
References Praveen, A. (2008).  Stubhub tickets.  http://allintwo.s43.eatj.com/iPhone/WebContent/UI/out.html Stubhub.  (2008). Retrieved 07/05/2008 http://www.stubhub.com iPhone applications.  (2008). http://iphoneapplicationlist.com/
 

More Related Content

PPTX
App v. Web
PPTX
Mobile Site Usability
PPTX
I os class 2 of 3 actual
ZIP
Best Practice iPhone SDK App Design
PPT
Making The Most Of Mobile
PPTX
iOS 10
PPTX
IOS class 1 of 3
PPTX
How to make an iPhone app
App v. Web
Mobile Site Usability
I os class 2 of 3 actual
Best Practice iPhone SDK App Design
Making The Most Of Mobile
iOS 10
IOS class 1 of 3
How to make an iPhone app

Similar to iPhone (12)

PPTX
Prototype Development in Mobile-Learning Design Research
PDF
How Can You Maximize Efficiency with Inspect Element on iPhone.pdf
PPT
M6 - E Commerce - Designing An E Commerce Site
PPT
iPhone Lunch And Learn
KEY
SWDC 2011: Mobile UI Design - Web or Native?
PPTX
Digital gaming & gambling masterclass mobile seo
PPT
Troubleshooting Tips for Non-IT Staff
PDF
Android Development Slides
PDF
Mat Marquis - JQuery Mobile
ODP
Phonegap & JqueryMobile
PPT
香港六合彩 &raquo; SlideShare
PPT
Web+Design+Guide[1]
Prototype Development in Mobile-Learning Design Research
How Can You Maximize Efficiency with Inspect Element on iPhone.pdf
M6 - E Commerce - Designing An E Commerce Site
iPhone Lunch And Learn
SWDC 2011: Mobile UI Design - Web or Native?
Digital gaming & gambling masterclass mobile seo
Troubleshooting Tips for Non-IT Staff
Android Development Slides
Mat Marquis - JQuery Mobile
Phonegap & JqueryMobile
香港六合彩 &raquo; SlideShare
Web+Design+Guide[1]
Ad

More from Praveen AP (7)

PPTX
ccalendar
PPT
Intuit Intern
PPT
cs286final
PPT
CS286: Motivation behind F/OSS
PPT
Architectural Analysis of Game Machines
PPT
PPT
Web Topics
ccalendar
Intuit Intern
cs286final
CS286: Motivation behind F/OSS
Architectural Analysis of Game Machines
Web Topics
Ad

Recently uploaded (20)

PDF
BsN 7th Sem Course GridNNNNNNNN CCN.pdf
PDF
DOC-20250806-WA0002._20250806_112011_0000.pdf
PPT
Chapter four Project-Preparation material
PDF
MSPs in 10 Words - Created by US MSP Network
PDF
Power and position in leadershipDOC-20250808-WA0011..pdf
PDF
IFRS Notes in your pocket for study all the time
PDF
Katrina Stoneking: Shaking Up the Alcohol Beverage Industry
PPTX
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
PPTX
HR Introduction Slide (1).pptx on hr intro
PDF
WRN_Investor_Presentation_August 2025.pdf
PDF
A Brief Introduction About Julia Allison
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
DOCX
Business Management - unit 1 and 2
PDF
Business model innovation report 2022.pdf
DOCX
Euro SEO Services 1st 3 General Updates.docx
PPTX
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
PDF
Training And Development of Employee .pdf
PDF
Types of control:Qualitative vs Quantitative
PDF
Deliverable file - Regulatory guideline analysis.pdf
PDF
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
BsN 7th Sem Course GridNNNNNNNN CCN.pdf
DOC-20250806-WA0002._20250806_112011_0000.pdf
Chapter four Project-Preparation material
MSPs in 10 Words - Created by US MSP Network
Power and position in leadershipDOC-20250808-WA0011..pdf
IFRS Notes in your pocket for study all the time
Katrina Stoneking: Shaking Up the Alcohol Beverage Industry
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
HR Introduction Slide (1).pptx on hr intro
WRN_Investor_Presentation_August 2025.pdf
A Brief Introduction About Julia Allison
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
Business Management - unit 1 and 2
Business model innovation report 2022.pdf
Euro SEO Services 1st 3 General Updates.docx
AI-assistance in Knowledge Collection and Curation supporting Safe and Sustai...
Training And Development of Employee .pdf
Types of control:Qualitative vs Quantitative
Deliverable file - Regulatory guideline analysis.pdf
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf

iPhone

  • 1. Customization of Ticketing System for iPhone Praveen AP Professor Melvin ENGR 200W “ A new way to display web pages on iPhone.” Place photo here
  • 2. Problems of web pages on iPhone Content does not fit Difficult Navigation Displays as like browser Unnecessary content Difficulty in locating an item No general pattern for all web pages
  • 3. What is the solution? A common framework Uniform layout UI similar to iPhone built in applications Scalability
  • 4. Architecture 1 2 3 4 5 6 7 User Interface Framework Ticketing System Web Page Server iPhone iPhone request response Internet Controller Figure – 1: Architecture of the system Components
  • 5. User Interface Framework What it does? Displays content Handles Navigation Performs Search Plug in easily with other web pages How it does? Every level as a page Navigates through reference Structure
  • 6. Content of a web page to be displayed <ul id=”1” title=”Buy & Sell Concert”> <li id=”2”>Sports</li> <li id=”3”>Movies</li> <li id=”4”>Concerts</li> </ul> <ul id=”2” title=”Sports”> <li id=”5”>Basketball</li> <li id=”6”>Baseball</li> </ul> <ul id=”6” title=”Baseball”> <li id=”7”>MLB</li> <li id=”8”>2008 League</li> </ul>
  • 7. Benefits Ease of access Clear Navigation Direct access to an event through search Look and feel similar to iPhone’s standard applications
  • 8. Scalability Application 1 Application 2 Application 3 Application n Wrapper Wrapper Wrapper Wrapper User Interface Framework
  • 9. Future enhancement on the framework Application 1 Application 2 Application 3 Application n Wrapper User Interface Framework
  • 10. References Praveen, A. (2008). Stubhub tickets. http://allintwo.s43.eatj.com/iPhone/WebContent/UI/out.html Stubhub. (2008). Retrieved 07/05/2008 http://www.stubhub.com iPhone applications. (2008). http://iphoneapplicationlist.com/
  • 11.