"《實時用戶體驗》(Building the Realtime User Experience: Creating Immersive and Interactive Websites)英文文字版[PDF]"介紹
中文名: 實時用戶體驗
原名: Building the Realtime User Experience: Creating Immersive and Interactive Websites
作者: Ted Roden
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版
出版社: O'Reilly
書號: 978-0-596-80615-6
發行時間: 2010年06月
地區: 美國
語言: 英文
簡介:
內容介紹:The Web is increasingly happening in realtime. With websites such as Facebook and Twitter leading the way, users are coming to expect that all sites should serve content as it occurs -- on smartphones as well as computers. This book shows you how to build realtime user experiences by adding chat, streaming content, and including more features on your site one piece at a time, without making big changes to the existing infrastructure. You'll also learn how to serve realtime content beyond the browser.
Throughout the book are many practical JavaScript and Python examples that you can use on your site now. And in the final chapter, you'll build a location-aware game that combines all of the technologies discussed.
Use the latest realtime syndication technology, including PubSubHubbub
Build dynamic widgets on your homepage to show realtime updates from several sources
Learn how to use long polling to "push" content from your server to browsers
Create an application using the Tornado web server that makes sense of massive amounts of streaming content
Understand the unique requirements for setting up a basic chat service
Use IM and SMS to enable users to interact with your site outside of a web browser
Implement custom analytics to measure engagement in realtime
內容截圖: 目錄:
Chapter 1 Introduction
Chapter 2 Realtime Syndication
Chapter 3 The Dynamic Homepage (Widgets in Pseudorealtime)
Chapter 4 River of Content
Chapter 5 Taming the Firehose with Tornado
Chapter 6 Chat
Chapter 7 Instant Messaging
Chapter 8 SMS
Chapter 9 Measuring User Engagement: Analytics on the Realtime Web
Chapter 10 Putting It All Together
Colophon