303 Search results

For the term "html5".
Data Push Apps with HTML5 SSE 0

Data Push Apps with HTML5 SSE

Make sure your website or web application users get content updates right now with minimal latency. This concise guide shows you how to push new data from the server to clients with HTML5 Server-Sent Events (SSE),...

HTML5 in Action 0

HTML5 in Action

HTML5 in Action provides a complete introduction to web development using HTML5. You’ll explore every aspect of the HTML5 specification through real-world examples and code samples. It’s much more than just a specification reference, though. It...

Programming 3D Applications with HTML5 and WebGL 0

Programming 3D Applications with HTML5 and WebGL

Create high-performance, visually stunning 3D applications for the Web, using HTML5 and related technologies such as CSS3 and WebGL—the emerging web graphics standard. With this book, you’ll learn how to use the tools, frameworks, and libraries...

Jump Start HTML5 0

Jump Start HTML5

This short book provides a practical introduction to HTML5. HTML (HyperText Markup Language) is the predominant language of web pages. Originally developed as a way to describe and share scientific papers, HTML is now used to...

HTML5 Data and Services Cookbook 0

HTML5 Data and Services Cookbook

HTML5 is everywhere. From PCs to tablets to smartphones and even TVs, the web is the most ubiquitous application platform and information medium bar. Its becoming a first class citizen in established operating systems such as...

Getting Started with HTML5 WebSocket Programming 0

Getting Started with HTML5 WebSocket Programming

WebSockets are capable of bi-directional, full-duplex communication over a persistent TCP connection They provide many benefits compared to the alternatives (for example, long-polling or Comet), such as lower overhead, persistent connections, and low latency. In short,...

HTML5: The Missing Manual, 2nd Edition 0

HTML5: The Missing Manual, 2nd Edition

HTML5 is more than a markup language—it’s a collection of several independent web standards. Fortunately, this expanded guide covers everything you need in one convenient place. With step-by-step tutorials and real-world examples, HTML5: The Missing Manual...