introduction of grid reader

21
GRID READER~ Setting Part www.gridgeader.com Joy Chieh-Yu, Tao [email protected] New York University

Upload: ctao01

Post on 25-Apr-2015

548 views

Category:

Documents


1 download

DESCRIPTION

My first iPhone App "Grid Reader- A smart news reader for iPhone/iPad"

TRANSCRIPT

  • 1. GRID READER~
    Setting Part
    www.gridgeader.com
    Joy Chieh-Yu, Tao
    [email protected]
    New York University
  • 2. Grid Reader : Setting
    Sync with Google Reader
    Manage feeds
    RSS/News Search
  • 3. Grid Reader : Setting
    Sync with Google Reader
    Manage feeds
    RSS/News Search
  • 4. Grid Reader : Setting
    Sync with Google Reader
    Manage feeds
    RSS/News Search
  • 5. Grid Reader : Setting
    Sync with Google Reader
    Manage feeds
    RSS/News Search
  • 6. Grid Reader : SettingSynchronize to Google Reader
  • 7. Grid Reader : SettingSynchronize to Google Reader
    ASIHTTPRequest:
    • Its suitable performing basic HTTP requests and interacting with RES- based services (GET/POST/PUT/DELETE).
    • 8. Framework: CFNetwork (working with HTTP authenticating HTTP and HTTP servers).
    • 9. Sample Codes:
    • 10. ASIHTTPRequest: handling the basics of communicating with web servers.
    • 11. ASIHTTPFormRequest: make POST easier.