Twitter API and over one million other books are available for Amazon Kindle. Learn more

Buy New

or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Buy Used
Used - Good See details
$4.49 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Kindle Edition
 
   
More Buying Choices
Have one to sell? Sell yours here
Twitter API: Up and Running: Learn How to Build Applications with the Twitter API
 
 
Start reading Twitter API on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Twitter API: Up and Running: Learn How to Build Applications with the Twitter API [Paperback]

Kevin Makice (Author)
4.3 out of 5 stars  See all reviews (6 customer reviews)

List Price: $34.99
Price: $22.97 & eligible for FREE Super Saver Shipping on orders over $25. Details
You Save: $12.02 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it delivered Friday, February 3? Choose One-Day Shipping at checkout. Details

Formats

Amazon Price New from Used from
Kindle Edition $15.39  
Paperback $22.97  
Unknown Binding --  
Like this book? Find similar titles in the O'Reilly Bookstore.

Book Description

March 31, 2009
This groundbreaking book provides you with the skills and resources necessary to build web applications for Twitter. Perfect for new and casual programmers intrigued by the world of microblogging, Twitter API: Up and Running carefully explains how each part of Twitter's API works, with detailed examples that show you how to assemble those building blocks into practical and fun web applications. You'll also get a complete look at Twitter culture and learn how it has inspired programmers to build hundreds of tools and applications. With this book, you will:
  • Explore every component of a Twitter application and learn how the API responds
  • Get the PHP and MySQL code necessary to build your own applications, with explanations of how these ingredients work
  • Learn from real-world Twitter applications created just for this book
  • Discover the most interesting and useful Twitter programs--and get ideas for creating your own--with the book's Twitter application directory.

Twitter offers a new way to connect with people on the Internet, and Twitter API: Up and Running takes you right to the heart of this technology.

"Twitter API: Up and Running is a friendly, accessible introduction to the Twitter API. Even beginning web developers can have a working Twitter project before they know it. Sit down with this for a weekend and you're on your way to Twitter API mastery."
--Alex Payne, Twitter API Lead

"Twitter API: Up and Running is a very comprehensive and useful resource--any developer will feel the urge to code a Twitter-related application right after finishing the book!"
--The Lollicode team, creators of Twitscoop


Frequently Bought Together

Twitter API: Up and Running: Learn How to Build Applications with the Twitter API + Facebook Cookbook: Building Applications to Grow Your Facebook Empire + Developer's Guide to Social Programming: Building Social Context Using Facebook, Google Friend Connect, and the Twitter API, The (Developer's Library)
Price For All Three: $73.05

Show availability and shipping details

Buy the selected items together


Editorial Reviews

Amazon.com Review

The purpose of Twitter API: Up and Running is to provide an introduction to using the Twitter API--the means to get at the rich Twitter data--to build web applications. This book has three main parts: an overview of the Twitter ecosystem and culture; background information on the languages and environment you need to create your applications; and working code for a suite of sample applications meant to get you started on your programming adventure. As Twitter lowers barriers to publication through its simplicity, so this book will provide easy access to the skills and resources you'll need to build web applications for its API.

Kevin Makice
From Author Kevin Makice
One of the strengths of Twitter is its flexibility. Every information stream is unique and can be customized in the way that best fits the individual at that moment. Are you getting too much information? Unfollow some people. Do you not have time to tweet? Don’t. Want to chat with your two best buds for an hour and chase away all your other followers? Feel free. Because of this versatility, there are no universal rules for how to behave on Twitter; each user can control his own experience.


Meet the Sample Apps
This small suite of sample web applications is offered to you as a way to illustrate use of the Twitter API, the collection of web service methods that bring Twitter data into third-party programming. These applications explore some common reasons to access the API:
Administration Tool
A master account is needed to do things like send direct messages and conduct data mining on the backend. Unlike most of the user-driven tools, the master account must be available even when the account holder (you) isn’t around to log in. This simple tool allows the master account’s password to be saved to the database in a safe way. Only you will use this tool. In fact, without knowing the password attached to the master Twitter account, others shouldn’t be able to do anything with this application.
Tweet Publisher
This application is a straightforward status updater. To publish to your own timeline, enter your Twitter account information and a short 140-character message. After doing so, you will see a link to the new tweet.
Auto Tweet
Each member account can be associated with a single RSS or Atom feed, from which a new tweet will be automatically generated. There is an automated task associated with this application that checks each registered feed for new content in six-hour cycles and posts the most recent article.
Tweet Broadcast
This is an aggregation tool, where you can collect daily tweets from a handful of other Twitter members into a single RSS item. An RSS feed is generated that contains information for up to 20 days of activity, collected by an automated task that checks for new tweets once a day. Each member account can have one aggregation feed.
Tweet Alert
Tracking tweets based on keywords is made easy with the Twitter search API. Each member can list a few keywords in Tweet Alert and receive a notification when any of those terms appears in a public tweet. The content scans are performed every 15 minutes. If a match is found—and the member is following your master Twitter account—a direct message is sent to that member with a link to the search results.
Network Viewer
Probably the most useful among the suite of tools, this web application allows Twitter members to see the profile images of all the people they’re following. Private accounts are outlined in red, and (in most modern browsers) mousing over each picture reveals additional detail about that member.

About the Author

Kevin Makice is currently a Ph.D. student at the Indiana University School of Informatics, the first such doctoral program in the nation. His research interests center around local use of technology and the application of relational psychology to complexity and design. Prior to completing his Masters of Science in Human-Computer Interaction in 2006, Kevin was the primary Internet programmer for TicketsNow, a clearinghouse for sports, theatre, and entertainment tickets available in the secondary market. Along with three others, he won the CHI 2005 student competition by designing a concept for ad-hoc volunteering system for elderly residents in assisted-living centers. Past research includes political wikis, tangible interfaces for children's games, machinima, and network analysis of ball movement in basketball. Much of his blogging and academic efforts over the past year has focused on exploring Twitter as a means of community building.


Product Details

  • Paperback: 416 pages
  • Publisher: O'Reilly Media; 1 edition (March 31, 2009)
  • Language: English
  • ISBN-10: 0596154615
  • ISBN-13: 978-0596154615
  • Product Dimensions: 9.1 x 7 x 1 inches
  • Shipping Weight: 1.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Best Sellers Rank: #775,362 in Books (See Top 100 in Books)

More About the Author

Kevin Makice is currently a Ph.D. student at the Indiana University School of Informatics, the first such doctoral program in the nation. His research interests center around local use of technology and the application of relational psychology to complexity and design. Prior to completing his Masters of Science in Human-Computer Interaction in 2006, Kevin was the primary Internet programmer for TicketsNow, a clearinghouse for sports, theatre, and entertainment tickets available in the secondary market. Along with three others, he won the CHI 2005 student competition by designing a concept for ad-hoc volunteering system for elderly residents in assisted-living centers. Past research includes political wikis, tangible interfaces for children's games, machinima, and network analysis of ball movement in basketball. Much of his blogging and academic efforts over the past year has focused on exploring Twitter as a means of community building.

 

Customer Reviews

6 Reviews
5 star:
 (3)
4 star:
 (2)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

7 of 7 people found the following review helpful:
3.0 out of 5 stars Good, but could be better, June 27, 2009
By 
This review is from: Twitter API: Up and Running: Learn How to Build Applications with the Twitter API (Paperback)
This book provides a nice overview of the Twitter API with a few examples, but the organization of the book could make learning a little more engaging. There is a lot of up-front description of the disparate features, with no working examples presented until the latter chapters of the book.

I'm also not sure if the author had a clear idea of the intended audience. It seems odd that there are things like detailed walkthroughs of how to set up a Twitter account, but no thorough discussion of data parsing.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


8 of 9 people found the following review helpful:
5.0 out of 5 stars An excellent book on working with the Twitter API, April 19, 2009
This review is from: Twitter API: Up and Running: Learn How to Build Applications with the Twitter API (Paperback)
Twitter is a free social networking and micro-blogging service where users send and receive very small text-based posts. The short length of these messages and the simplicity of the service causes the message traffic to be labeled descriptively as tweets. However, even a very simple messaging service requires programming these days, and that is where this very accessible book comes in.

This book is an introduction to build web applications via the Twitter API. This book has three main parts: an overview of the Twitter social issues; background information on the languages and environment you need to create your applications; and finally code for sample applications that will get you started. Anyone familiar with computer programming and web applications should be able to just read the PHP scripts used to create the sample applications and understand how the underlying syntax works.

The reader needs a basic understanding of how applications are built and hosted on the Web. However, strangely enough, you don't need to be a professional programmer. The XHTML, CSS, PHP, and MySQL code necessary for building the example applications will be provided and explained.

Chapter 1, "Hello Twitter", is not your usual intro chapter on a basic Hello Twitter program. Instead it is a chapter on the culture and social aspects of Twitter. Anyone can pick up this chapter and understand what Twitter is and where it is coming from in a social and historical context.

Chapter 2, "Twitter Applications", reviews third-party Twitter apps. The purpose, however, is not to present you with a directory of the world's best Twitter applications. Instead, the purpose of this list is to show you some of the things that can be done with a web application using the Twitter API. These applications may provide some inspiration for your own projects.

Chapter 3, "Web Programming Basics", provides an overview of the basic knowledge and tools needed to create the applications described later in the book. Although the Twitter API can be used to create desktop and mobile applications as well, this book focuses on the web platform built with PHP and MySQL.

Chapter 4, "Meet the Twitter API", introduces you to the building blocks for your future application - the ways that you can send commands in Twitter. This chapter describes these specific request methods available through the Twitter API. Each section, presents one of the 40 existing API methods and explain what is needed to get data from Twitter using that method. These 40 methods are grouped into seven categories: Publishing, Information Stream, Follow Network, Communication, Member Account, API Administration, and Search.

Chapter 5, "Meet the Output", takes a close look at the information Twitter sends to you in response to your requests for data. It goes hand in hand with the previous chapter on commands.

Chapter 6, "Application Setup", shows what you might find under the hood of those Twitter applications mentioned in chapter two by having you build one of your own. In this chapter, you prepare your web environment to run a suite of sample web applications built to illustrate different interactions with the API. The setup includes establishing a Twitter account, creating tables in a MySQL database, and making a directory for included files. Chapters 7 and 8 contain descriptions of the applications and automated tasks

Chapter 7, "Sample Applications", is where you examine the sample web applications that can serve as a base for your own projects. There are seven of them that all illustrate a different aspect of the use of the Twitter API. Detailed code is included.

Chapter 8, "Automated Tasks", examines the code that performs the behind-the-scenes operations that give the tools their functionality. As in the previous chapter, the descriptions of the code in this chapter build on each other. The first application will be discussed in more detail than the later ones because they share a lot of code structure and logic.

The appendix provides a basic look at the Twitter API, listing the method path, whether it requires authentication, if it is charged against your rate limit, the HTTP method type, and any required and optional parameters.

This first book (as far as I know) on the Twitter API is a very good one, and highly recommended for those of you who are interested in writing your own applications.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
4.0 out of 5 stars Interesting Hodgepodge, August 15, 2009
By 
Michael Schilli (San Francisco, CA USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Twitter API: Up and Running: Learn How to Build Applications with the Twitter API (Paperback)
The author did a pretty good job of explaining the Twitter API, some basic Web programming techniques (PHP, CSS), a whirlwind tour of current and past Twitter-related websites and some more or less useful sample applications.

However, the editor at O'Reilly should have talked the author into whipping the book into better shape before publishing it. First, in a book that has more than 400 pages on a pretty simple API, one would at least expect a section that explains how Twitter actually works. A sample flow of messages, responses, direct messages with illustrating screen shots. A bit of history maybe? Was Twitter like that from the beginning? What changed? When? Also, the publisher should have looked at the index and said: "Dude, this is okay for an auto-generated index, but if you want people to actually use the book to find something, put some more effort into it". Again, not the authors fault, that's the editor's responsibility.

I'm giving 4 stars because the author's writing is solid, but, man, a big minus point for O'Reilly to let this slip into the open without stricter review.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews




Only search this product's reviews



Inside This Book (learn more)
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums





Look for Similar Items by Category


Look for Similar Items by Subject