Learning WebRTCThe book begins by teaching you how to capture audio and video streams from the browser using the Media Capture and Streams API.
You will then create your first WebRTC application capable of audio and video calling. The book will also give you in-depth knowledge about signaling and building a signaling server in Node.js. While being introduced to the RTCDataChannel object, you will learn how it relates to WebRTC and how to add text-based chat to your application. You will also learn to take your application further by supporting multiple users through different technologies and scale its performance and security. This book will also cover several theories using full mesh networks, partial mesh networks, and multipoint control units. By the end of this book, you will have an extensive understanding of real-time communication and the WebRTC protocol and APIs. ...
Mastering jQueryMastering jQuery has been written not only to help maximize your skills with core functionality in the library, but also to explore some of the more intriguing ways of using the library to achieve real-world solutions that could feature on any website or online environment.
You'll start with a look at some of the more advanced ways to incorporate the library into your pages, followed by working with forms and advanced form validation using regular expressions. Next you'll move on to animating in jQuery, advanced event handling, and using jQuery effects.
Finally, you will develop practical examples of using jQuery with external functionality such as node-webkit, before finishing with a session on optimizing your version of the library for maximum efficiency and exploring best practices for using QUnit. ...
Getting an IT Help Desk Job For DummiesIf you're looking for a job in IT, the help desk is the heart and soul of most IT operations, and an excellent starting point for a promising career. With the help of Getting an IT Help Desk Job For Dummies, you'll gain the knowledge and know-how to cut through the confusion of navigating the Information Technology job market. IT can be intimidating to hopeful-yet-inexperienced job candidates, but this guide will help you find and land the job of your dreams. Through easy-to-follow explanations, authoritative information, and a bit of humor, Getting an IT Help Desk Job For Dummies serves as your thorough and approachable guide to maximizing your competitive edge in this booming market.
The IT job market has continued to expand as technology matures and deepens its roots in business operations. This is good news for you! However, it makes it that much harder to get a job in IT, as recent grads and other professionals are practically stampeding to get their feet in the door of this ra ...
Twitter For Dummies, 3rd EditionA fully updated new edition of the fun and easy guide to getting up and running on Twitter.
With more than half a billion registered users, Twitter continues to grow by leaps and bounds. This handy guide, from one of the first marketers to discover the power of Twitter, covers all the new features. It explains all the nuts and bolts, how to make good connections, and why and how Twitter can benefit you and your business. ...
YouTube Channels For DummiesWritten by a successful YouTube channel producer, YouTube Channels For Dummies shows you how to create content, establish a channel, build an audience, and successfully monetize video content online. Beginning with the basics, it shows you how to establish a channel, join a partner program, and develop a content plan. Next, you'll gain insight into how to create content that builds a channel, enhance the viral nature of a video, encourage subscriptions, and earn repeat views. If that weren't enough, you'll go on even further to learn how to get the word out about your channel and discover ways to enhance your potential profits. That's a lot of info—but it's easily digestible and simple to put into practice when it's provided in the accessible and trusted For Dummies format.
YouTube is the third most-visited website on the Internet, making it prime real estate for anyone seeking customers, celebrity, or education. If you want to harness this irresistible platform and reach a global ...
Beginning HTML5 and CSS3 For DummiesHTML and CSS are essential tools for creating dynamic websites and help make your websites even more effective and unique. This friendly-but-straightforward guide gets you started with the basics of the latest versions of HTML and CSS: HTML5 and CSS3. Introducing you to the syntax and structure of the languages, this helpful guide shows you how to create and view a web page, explains ideal usage of HTML5 and CSS3, walks you through the CSS3 rules and style sheets, addresses common mistakes and explains how to fix them, and explores interesting HTML5 tools.
Beginning HTML5 and CSS3 For Dummies is the perfect first step for getting started with the fundamentals of web development and design. ...
Salesforce Service Cloud For DummiesSalesforce Service Cloud empowers your service organization to interact with customers through any channel and provide an individualized experience that will be worth sharing—for your customers and for your company. Salesforce Service Cloud For Dummies is one the first books to focus specifically on Salesforce Service Cloud software. With it, you'll discover how to set up a sophisticated support center for your business in a matter of a few hours. Whether you're a service executive, manager, support agent, or system administrator, you will discover how to maximize usage of Service Cloud through best practices and step-by-step guidelines. This book will help your customer service departments gain a holistic view of the customers they serve, and provide your customers with meaningful, efficient interactions.
Take advantage of this opportunity to be heard above your competition with the help of Salesforce Service Cloud For Dummies. ...
Photoshop Elements 13 For DummiesPhotoshop Elements 13 For Dummies is your guide to picture perfection using Adobe's Photoshop Elements. This full-color manual walks you through the process of photo editing, from basic color corrections to advanced filter effects, drawing, and more. Work through from beginning to end for a complete lesson, or keep it handy as a quick reference for unfamiliar tools and techniques. Designed for beginner and intermediate Photoshop Elements users, this book provides straightforward instruction in a fun, richly illustrated, easy-to-read style that makes learning feel like play.
Combining powerful tools with a user-friendly interface has made Photoshop Elements the number-one selling photo editing software. Photoshop Elements 13 For Dummies shows you how to take advantage of everything the software has to offer, helping you create high-quality images for print, e-mail, and the web. Even with no digital image editing experience at all, you'll learn how to take your photos from bland to be ...
WordPress For Dummies, 7th EditionIt seems as though the world revolves around websites and blogs these days, and with WordPress For Dummies, 7th Edition you can join the fun! This easy-to-read book is packed with the information you need to navigate the world of WordPress, and all of the content is updated to keep you up to speed with the latest updates. The insight this resource offers will equip you to take on the art of blogging or running a website with confidence. Whether you're new to the blogging community or you're looking to maximize your website by extending your use of WordPress features, WordPress For Dummies, 7th Edition is a book you need on your shelf.
With state-of-the-art features, WordPress offers effective user support, and the flexibility to merge your creative ideas with more traditional blogging conventions, WordPress has become the go-to resource for bloggers who want to be noticed. Of course, succeeding in the crowded blogging space requires more than simply starting a blog; a working knowle ...
MongoDB for Java DevelopersThe NoSQL movement is growing in relevance, attracting more and more developers. The MongoDB database is a well-recognized rising star in the NoSQL world. It is a document database that allows data persistence and enables you to query data in a nested state without any schema constraints and complex joins between documents.
This book provides all the knowledge you need to make MongoDB fit into your application schema. It starts with a basic introduction to the driver that can be used to perform some low-level interaction with the storage. Then it moves on to using different patterns to abstract the persistence layer into your applications, starting with the flexible Google JSON library to the Hibernate OGM framework and finally landing on the Spring Data framework.
By the end of this book, you will know everything you need to integrate MongoDB in your Java applications. ...