- Table View
- List View
Web3: Blockchain, the New Economy, and the Self-Sovereign Internet
by Ken Huang Youwei Yang Fan Zhang Xi Chen Feng ZhuWeb3 is a new frontier of internet architecture emphasizing decentralization and user control. This text for MBA students and industry professionals explores key Web3 concepts, starting from foundational principles and moving to advanced topics like blockchain, smart contracts, tokenomics, and DeFi. The book takes a clear, practical approach to demystify the tech behind NFTs and DAOs as well as the complex regulatory landscape. It confronts challenges of blockchain scalability, a barrier to mainstream adoption of this transformative technology, and examines smart contracts and the growing ecosystem leveraging their potential. The book also explains the nuances of tokenomics, a vital element underpinning Web3's new economic model. This book is ideal for readers seeking to stay on top of emerging trends in the digital economy.
Web3: Charting the Internet's Next Economic and Cultural Frontier
by Alex TapscottA WALL STREET JOURNAL AND GLOBE AND MAIL BESTSELLER An essential introduction and guide to navigating the next Internet revolution—everything from the metaverse and NFTs to DAOs, decentralized finance, and self-sovereign identity—from the co-author of the international bestseller Blockchain Revolution.The Web, and with it the Internet, are entering a new age. We’ve moved from the “Read-only Web,” which had little functionality for interacting with content, to the “Read-Write Web,” which offered seemingly endless collaborative opportunities, from sharing with our favorite people to shopping at our favorite brands. But the profusion of cyberattacks, data hacks, and online profiling have left many of us to view digital life as a Faustian bargain in need of a major rethink.That rethink is Web3, the “Read-Write-Own Web”—a decentralized Internet where individuals own their own identities and can securely trade assets like money, securities, intellectual property, and art peer to peer. Made possible by blockchains, the foundational technology of bitcoin, Web3 promises the biggest shake up of business since the invention of double-entry bookkeeping in the Middle Ages. It is the Internet’s new frontier.In Web3, award-winning author and technology investor Alex Tapscott provides a cutting-edge guide to the Internet’s next era. Covering everything from the metaverse and non-fungible tokens to DAOs, decentralized finance, and self-sovereign identity, this indispensable, forward-thinking book describes the building blocks and often hidden technologies that will be foundational to our cultural and economic progress.
WebAssembly for Cloud: A Basic Guide for Wasm-Based Cloud Apps
by Shashank Mohan JainJourney into the amazing world of WebAssembly (Wasm) and learn about how it can be applied on the cloud. This book is an introduction to Wasm aimed at professionals accustomed to working with cloud-related technologies such as Kubernetes and Istio service mesh. Author Shashank Jain begins with an introduction to Wasm and its related tooling such as wasm-bindgen and wapc. He then walks you through code examples using Rust, Golang, and JavaScript to demonstrate how they can be compiled to Wasm and consumed from Wasm runtimes deployed standalone, as well as on the cloud. You will see how a wasm module can be run through an http interface, and how Wasm fits into CNCF projects such as Kubernetes and Istio service mesh. After that, you’ll learn how the polyglot nature of WebAssembly can be leveraged through examples written in languages like Rust and consumed via Golang and JavaScript, with a focus on how WebAssembly allows interoperability between them. You’ll gain an understanding of how Wasm-based modules can be deployed inside Linux containers and orchestrated via Kubernetes, and how Wasm can be used within the Istio proxy to apply rules and filters. After reading this book, you’ll have the knowledge necessary to apply WebAssembly to create multi tenanted workloads which can be polyglot in nature and can be deployed on cloud environments like Kubernetes. What You Will Learn Understand how Wasm can be used for server-side applicationsLearn about Wasm memory model and Wasm module layoutHow communication between host and Wasm module is facilitatedThe basics of Wasm sandboxing and securityThe fundamentals of tooling around Wasm, such as WAT and Wasm-packCreate a Wasm module in Rust and consume it from JavaScript, Rust and Golang.Grasp how Kubernetes can be used to orchestrate Wasm-based workloadsHow Wasm fits into service mesh Who Is This Book For Software developers/architects who are looking to hone their skills in virtualization and explore alternatives to Docker and container-based technologies for their workload deployments. Readers should have a basic programming background in languages such as Rust and Golang to get the most out of this book.
WebAssembly in Action: With examples using C++ and Emscripten
by Gerard Gallant"Atwood's Law" is driven by the idea that all applications will ultimately wind up on the web and therefore must be written in JavaScript. WebAssembly may be your way out! With WebAssembly, you can write in nearly any modern language and run your code in the browser through a memory-safe, sandboxed execution environment that can be embedded in a web browser and other platforms. Getting set up and moving with WebAssembly requires you to modify your web dev process; WebAssembly in Action will get you started quickly and guide you through real-world examples and detailed diagrams that help you create, run, and debug WebAssembly modules. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
WebAssembly: Safe, Fast, and Portable Code
by Brian SlettenWebAssembly: The Definitive Guide is a thorough and accessible introduction to one of the most transformative technologies hitting our industry. What started as a way to use languages other than JavaScript in the browser has evolved into a comprehensive path toward portability, performance, increased security, and greater code reuse across an impressive collection of deployment targets.Author Brian Sletten introduces elements of this technology incrementally while building to several concrete, code-driven examples of practical, cutting-edge WebAssembly uses. Whether you work with enterprise software or embedded systems, or in entertainment, scientific computing, or startup environments, you'll learn how WebAssembly can have a positive impact on the way you develop software.Use WebAssembly to increase code portability across platformsReuse more of your software assets in a wider number of deployment targetsLearn how WebAssembly increases protection against prominent security attacksUse WebAssembly to deploy legacy code in web environmentsIncrease your user base across languages and development environmentsIntegrate JavaScript code with other languages and environments to improve performance, security, and productivityLearn how WebAssembly will affect your career as software developer
WebGL Beginner's Guide
by Diego Cantor Brandon JonesThis book is a step-by-step tutorial that includes complete source code for all of the examples covered. Every chapter builds on top of the previous one thereby giving the reader an immediate feeling of progression. Each block of code is explained, and 3D web development concepts are diagrammed and covered in detail. This book is written for JavaScript developers who are interested in 3D web development. A basic understanding of the DOM object model and the jQuery library is ideal but not required. No prior WebGL knowledge is expected.
WebGL Game Development
by Sumeet AroraThis book is set-by-step, example-based tutorial that provides details on gaming logic using Web GL. If you are a programmer who wants to transform the skill of blending imagination and throughput in games, this is the book for you. You need to have a good understanding of object-oriented programming, JavaScript, and vector and matrix operations.
WebGL Hotshot
by Mitch WilliamsEvery chapter starts with a 'mission briefing' section that describes what is to be achieved by the end of the chapter. This is followed with the decisions and steps required to accomplish the mission objective with challenges to take the project further. The scope for the book thus mimics the reallife requirements of a developer and gets you ready to successfully build your own project. If you are a web designer looking to expand your knowledge of 3D graphics concepts and broaden your existing skill set, then this book is for you. Those looking for an introduction to 3D graphics will benefit from WebGL Hotshot as it is a perfect guide to master 3D concepts, helping you build and deploy 3D worlds much quicker. The book assumes a basic knowledge of HTML, though it can be learned concurrently while reading this book. Basic programming knowledge is useful; however, the graphical nature of web 3D content allows you to learn programming through experimentation.
WebGL Insights
by Patrick CozziGiven its ubiquity, plugin-free deployment, and ease of development, the adoption of WebGL is on the rise. Skilled WebGL developers provide organizations with the ability to develop and implement efficient and robust solutions-creating a growing demand for skilled WebGL developers.WebGL Insights shares experience-backed lessons learned by the WebGL
WebGL: Building 3D Graphics for the Web
by Tony ParisiGet a quick introduction to WebGL, the new standard for 3D rendering on the Web and a member of HTML5’s family of technologies. With this hands-on guide, you’ll learn essential WebGL development and production concepts, using the JavaScript 3D engine Three.js. At the end of the book, you’ll put everything together and build a full 3D application with WebGL.You don’t have to be a game development wizard or have 3D graphics experience to get started. If you use HTML, CSS, and JavaScript—and have familiarity with JQuery and Ajax—this book will help you gain a working knowledge of WebGL through clear and simple examples.Understand core 3D graphics concepts and how to implement them in WebGLCreate WebGL sample pages as you learn, and build a racing game application in the final chapterGet to know the Three.js open source library in detailDevelop working knowledge of graphics rendering, texturing, animation, interaction, and behaviorsSeamlessly integrate 3D graphics with other content on the pageLearn the tools, file formats, and techniques for developing robust and secure applications in a production environment"WebGL: Up and Running is an ideal introduction to the world of 3D programming on the web. It’s well-written, clear, and fun. I wish it had been around when I started learning!" —Giles Thomas, LearningWebGL.com
WebKit For Dummies
by Chris MinnickGet up to speed on the engine that powers Safari and Google ChromeWhat do the web browsers on iPhone, iPad, Android, Blackberry, Kindle, and Nokia have in common with Google Chrome and Apple Safari? WebKit powers them all. This guide shows you how to create web sites and mobile web apps using WebKit. Learn to use all the developer tools, the latest web standards, and WebKit's unique styles and functions to create appealing, interactive sites for mobile and desktop display.Explores how WebKit supports HTML5 and CSS3, providing a large toolkit for creating faster and better mobile web sitesExplains how to create web pages for both mobile and desktop display using WebKitCovers acquiring and installing the developer tools, building web pages, debugging and deploying them, and taking advantage of WebKit functions to create faster, more appealing, and more interactive sitesWith mobile devices proliferating at a rapid rate, there's never been a better time to learn all about the engine that powers the leading mobile browser. WebKit For Dummies teaches you to create web pages that make the most of everything WebKit has to offer.
WebLogic: Development, Deployment & Maintenance
by Avinash Chugh Jon MountjoyBEA's WebLogic Server implements the full range of J2EE technologies, and includes many additional features such as advanced management, clustering, and web services. Widely adopted, it forms the core of the WebLogic platform, providing a stable framework for building scalable, highly available, and secure applications. In fact, in the long list of WebLogic's strengths and features, only one shortcoming stands out: the documentation that comes with the WebLogic server often leaves users clamoring for more information.WebLogic: The Definitive Guide presents a 360-degree view of the world of WebLogic. Providing in-depth coverage of the WebLogic server, the book takes the concept of "definitive" to a whole new level. Exhaustive treatment of the WebLogic server and management console answers any question that developers or administrators might think to ask. Developers will find a useful guide through the world of WebLogic to help them apply their J2EE expertise to build and manage applications. Administrators will discover all they need to manage a WebLogic-based setup. And system architects will appreciate the detailed analysis of the different system architectures supported by WebLogic, the overall organization of a WebLogic domain and supporting network infrastructure, and more.WebLogic: The Definitive Guide is divided into three sections that explore WebLogic and J2EE, Managing the WebLogic Environment, and WebLogic Enterprise APIs. Some of the topics covered in this comprehensive volume include:Building web applications on the WebLogic ServerBuilding and optimizing RMI applicationsUsing EJBs with WebLogic, including CMP entity beansPackaging and deploying applicationsUnderstanding WebLogic's support for clusteringPerformance tuning and related configuration settingsConfiguring WebLogic's SSL supportMaximizing WebLogic's security featuresBuilding web services with XMLUsing WebLogic's JMX services and MBeansAnyone who has struggled with mastering the WebLogic server will appreciate the thorough, clearly written explanations and examples in this book. WebLogic: The Definitive Guide is the definitive documentation for this popular J2EE application server.
WebRTC Blueprints
by Andrii SergiienkoThis book is a step-by-step project-based guide that aims to teach you how to develop your own web applications and services with WebRTC in a concise, practical manner. If you are a WebRTC developer and want to build complex WebRTC applications and projects, or if you want to gain practical experience in developing web applications, advanced WebRTC media handling, Server and client signalling, call flows, third party integration, then this book is perfect for you. It is essential to have prior knowledge about building simple applications using WebRTC.
WebRTC Cookbook
by Andrii SergiienkoIf you are a JavaScript developer with a basic knowledge of WebRTC and software development, but want to explore how to use it in more depth, this book is for you.
WebRTC Integrator's Guide
by Altanai AltanaiThis book is for programmers who want to learn about real-time communication and utilize the full potential of WebRTC. It is assumed that you have working knowledge of setting up a basic telecom infrastructure as well as basic programming and scripting knowledge.
WebSocket Essentials – Building Apps with HTML5 WebSockets
by Varun ChopraThis book is for web developers who want to learn and implement WebSocket to create interesting apps for modern browsers, leveraging the capabilities of HTML5 with WebSockets.
WebSocket: Lightweight Client-Server Communications
by Andrew LombardiUntil recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to communicate with the server. With this practical guide, you’ll learn how to use WebSocket, a protocol that enables the client and server to communicate with each other on a single connection simultaneously. No more asynchronous communication or long polling!For developers with a good grasp of JavaScript (and perhaps Node.js), author Andrew Lombardi provides useful hands-on examples throughout the book to help you get up to speed with the WebSocket API. You’ll also learn how to use WebSocket with Transport Layer Security (TLS).Learn how to use WebSocket API events, messages, attributes, and methods within your client applicationBuild bi-directional chat applications on the client and server with WebSocket as the communication layerCreate a subprotocol over WebSocket for STOMP 1.0, the Simple Text Oriented Messaging ProtocolUse options for older browsers that don’t natively support WebSocketProtect your WebSocket application against various attack vectors with TLS and other toolsDebug applications by learning aspects of the WebSocket lifecycle
WebSphere Application Server 7.0 Administration Guide
by Steve RobinsonThis book is an example-driven tutorial that introduces you to the WebSphere application server and then takes you through all the major aspects of server configuration. It covers everything you need to deploy and tune your applications for best performance. This book is for administrators with some experience in Java who want to get started with WebSphere. Existing WebSphere users will also find this book useful, especially as there are so many new features in the new version.
WebStorm Essentials
by Stefan Rosca Den PatinBuild efficient HTML, CSS and JavaScript applications using the powerful WebStorm IDEAbout This BookGet to grips with the newest features of WebStormUse WebStorm to simplify your web development process and improve its efficiencyBest practices and cutting-edge technologies for JavaScript developmentWho This Book Is ForIf you are a web developer who is new to WebStorm, this is the book for you. Knowledge of languages such as JavaScript, HTML, and CSS is assumed, with a reasonable understanding of frameworks such as AngularJS, Node.js, and Meteor.What You Will LearnInstall and configure WebStorm to suit your workflowDevelop mobile applications using web technologies with WebStormCreate simple web pages with the help of templatesImprove your web development efficiency with WebStorm's built-in featuresAnalyse and debug your code in WebStormPerform unit testing and debugging in WebStorm to test your applicationsGet to grips with the latest version of WebStorm (WebStorm 10) to revolutionize your web development experienceIn DetailJetBrains WebStorm is a commercial and powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js. It provides first-class support for JavaScript, Node.js, HTML, and CSS. WebStorm is the number one choice for developing web applications due to its advanced features and integration with a plethora of topical technologies such as Meteor and Gulp.This book will be your companion in building high-quality web applications using WebStorm, taking advantage of the newest features of Webstorm 10.You will start with an introduction to the latest features of WebStorm and its interface, followed by learning how to set up a new project with the help of templates. You will then build a web application using AngularJS, ReactJs, Node.js, Express, and Meteor. This book will also show you how to use pioneering HTML5 technologies in mobile application development and package managers, as well as how to build automation tools for your application. Finally, you will discover how to perform debugging, tracing, profiling, and code style checking activities directly in WebStorm, followed by testing your application inside WebStorm, using some of the most popular testing libraries out there.By the end of this book, you will have a solid understanding of how to develop powerful web applications quickly and easily with WebStorm.Style and approachThis book is a hands-on guide to getting to grips with WebStorm, complete with plenty of screenshots and tips. New features are introduced to you with the help of sample applications.
Webanwendungen erstellen mit Vue.js: MVVM-Muster für konventionelle und Single-Page-Webseiten
by Ralph SteyerSteigen Sie mit diesem Buch schnell und unkompliziert in Vue.js einDieses Buch bietet einen kompakten und praxisnahen Einstieg in das populäre Vue.js. Nutzen Sie auf Basis von MVC-Entwurfsmustern das MVVC-Konzept für Anwendungen im Web und erstellen Sie damit auf einfache Weise Single-Page-Webanwendungen. Dabei verwenden Sie eines der leistungsfähigen Frameworks nur auf Basis elementarer WWW-Standardtechnologien. Mit Vue.js werden Sie Datenbindung, Komponenten, Direktiven und Modularität verstehen und anwenden. Mit diesem Buch lernen Sie nicht nur die wichtigsten Grundlagen von Vue.js kennen. Erfahren Sie außerdem, wie Sie mit diesem JavaScript-Webframework Webapplikationen erstellen und pflegen. Der Fokus des umfassenden Werks liegt auf folgenden Aspekten:· HTML/CSS/JavaScript und das Web: Das Umfeld von Vue.js· Basis von JavaScript (darunter vor allen Dingen JSON)· Arbeiten mit der Vue-Instanz· Templates· Double Curly Syntax und Datenbindung Durch seinen starken Anwendungsbezug eignet sich dieses Buch über Vue.js als idealer Begleiter für das Selbststudium oder entsprechende Kurse. Inhaltlich richtet es sich an:a) Ersteller von Webseitenb) Programmiererc) Web-Designer Tauchen Sie noch tiefer in die Materie ein Ralph Steyer zeigt, welche Voraussetzungen Sie zum Arbeiten mit diesem Buch mitbringen sollten. Anschließend erfahren Sie mehr über das Framework sowie die speziellen Features von Vue.js. Im weiteren Verlauf behandelt der Autor u. a. diese Teilaspekte:· Erste Beispiele – Vue.js einfach einmal testen· Wie und warum funktioniert Vue.js?· Bedingtes Rendern: Die v-if-Direktive – Entscheidungen treffen· Dynamische Layouts mit Datenbindung – Stylesheets dynamisieren· Formulare und Formulardatenbindung – Interaktion mit dem Anwender· Übergänge und Animationen – Bewegende Dinge Wer noch mehr über die Applikation erfahren will, dem gibt dieses Buch im abschließenden Kapitel noch einen Ausblick auf weitere Einsatzmöglichkeiten und Funktionen von Vue.js. Um Ihnen den Einstieg zu erleichtern, finden Sie in jedem Kapitel Programmcodes und Abbildungen, die komplexe Vorgänge veranschaulichen.
Webbots, Spiders, and Screen Scrapers, 2nd Edition
by Michael SchrenkThere's a wealth of data online, but sorting and gathering it by hand can be tedious and time consuming. Rather than click through page after endless page, why not let bots do the work for you?Webbots, Spiders, and Screen Scrapers will show you how to create simple programs with PHP/CURL to mine, parse, and archive online data to help you make informed decisions. Michael Schrenk, a highly regarded webbot developer, teaches you how to develop fault-tolerant designs, how best to launch and schedule the work of your bots, and how to create Internet agents that:–Send email or SMS notifications to alert you to new information quickly–Search different data sources and combine the results on one page, making the data easier to interpret and analyze–Automate purchases, auction bids, and other online activities to save timeSample projects for automating tasks like price monitoring and news aggregation will show you how to put the concepts you learn into practice.This second edition of Webbots, Spiders, and Screen Scrapers includes tricks for dealing with sites that are resistant to crawling and scraping, writing stealthy webbots that mimic human search behavior, and using regular expressions to harvest specific data. As you discover the possibilities of web scraping, you'll see how webbots can save you precious time and give you much greater control over the data available on the Web.
Webcasting Worldwide: Business Models of an Emerging Global Medium (Media Management and Economics Series)
by Louisa HaWebcasting Worldwide tackles one of the most timely topics in mass communication today—the delivery of audio and video content via the Web, or webcasting—employing a global perspective to explore the subject. It is unique in providing a theoretical framework by which to analyze business models of emerging media, and it also examines the business practices of leading webcasters in the world’s most developed broadband markets. With webcasting in its early development, the approaches discussed in this volume set the standards for the webcasting industry. Representing the major broadband markets in the world, this text is an authoritative and valuable reference for both researchers and practitioners. The chapters relate the business practices of webcasting to the media market environment and established media industries, such as television and radio, as well as government and non-profit organizations. Downloadable resources offer PowerPoint charts for use in training, education, and research, along with tables, graphs, screenshots, and hyperlinks. Webcasting Worldwide is essential reading for academic researchers and media industry practitioners, and the volume will be a useful text in advanced courses addressing media technology, media management, and international communication.For updates about the book chapters and latest commentaries on topics related to webcasting business models, please visit the Webcasting Business Models Blog at http://webcastingworldwide.blogspot.comWinner of The Association for Education in Journalism and Mass Communication Picard Award for Media Management and Economics 2007.
Webflow by Example: Design, build, and publish modern websites without writing code
by Ali Rushdan TariqBuild modern responsive websites without writing code by making the most of the power and flexibility of WebflowKey FeaturesGet to grips with Webflow to build and launch responsive websites from scratchLearn how to put Webflow into practice and take advantage of its power and flexibilityBuild your own modern responsive websites from scratch and without any codeBook DescriptionWebflow is a modern no-code website-builder that enables you to rapidly design and build production-scale responsive websites. Webflow by Example is a practical, project-based, and beginner-friendly guide to understanding and using Webflow to efficiently build and launch responsive websites from scratch.Complete with hands-on tutorials, projects, and self-assessment questions, this easy-to-follow guide will take you through modern web development principles and help you to apply them efficiently using Webflow. You'll also get to grips with modern responsive web development and understand how to take advantage of the power and flexibility of Webflow. The book will guide you through a real-life project where you will build a fully responsive and dynamic website from scratch. You will learn how to add animations and interactions, customize experiences for users, and more. Finally, the book covers important steps and best practices for making your website ready for production, including SEO optimization and how to publish and package the website.By the end of this Webflow book, you will have gained the skills you need to build modern responsive websites from scratch without any code.What you will learnBuild and customize websites without any codeUnderstand how to approach designing and developing for the modern webBecome familiar with the main functionalities of WebflowFollow best practices for Webflow development while working on a practical project, from its design to launchHarness the power of the Webflow CMS to create dynamic contentAdd modern flourishes to a website using pre-defined and custom animations and interactionsWho this book is forIf you're an entrepreneur, web designer, or anyone with little web development knowledge, this book will help you learn how to build fully responsive websites and web prototypes without writing a single line of code. If you're a web designer, this book will make you a more informed web developer. If you're already a developer, this book will help you become a better web designer.
Webinare – alles ganz anders hier!: So gestalten Sie wirkungsvolle und nachhaltige Webinare (essentials)
by Winfried KriegerWebinare sind eine Legierung mit Bestandteilen aus Lehr-Lern-Formaten, aus Genres der Massenkommunikation und aus analogen Seminaren. Die Stärke von Webinaren liegt darin, diese Elemente zu einem neuen Format mit neuen Chancen und digitalen Mehrwerten zu verschmelzen. Dafür müssen technologische Rahmenbedingungen stimmen, Inhalte didaktisch aufbereitet und alle Aktivitäten teilnehmerorientiert ausgerichtet sein. Dieses essential vermittelt Ihnen komprimiert und sofort umsetzbar alles Notwendige, damit Ihre Webinare erfolgreich werden – mit Teilnehmern und Teilnehmerinnen, die aufmerksam und interessiert dabeibleiben sowie mit Inhalten, die nachhaltige Veränderungswirkungen entfalten.
Webinars For Dummies
by John Carucci Sharat SharanGather an audience from around the globe with webinarsWebinars For Dummies takes the guesswork and uncertainty out of webinar creation. Written by John Carucci under the guidance of webinar technology company ON24, the book provides a roadmap for creating a webinar that effectively communicates to the audience without boring them to sleep. Webinars For Dummies gives you the insider's perspective on techniques that have been proven effective time and again.Webinars are becoming increasingly common as a way for businesses to connect with customers and partners without distance being a factor. Whether they take the form of a live presentation, a PowerPoint slideshow, or a combination of both, the beauty of the webinar is that it can be archived and viewed again after the initial set presentation. But this feature also adds a burden to the webinar creator, as the presentation must be understood outside of the live context. Creating what is essentially an archival presentation means considering a host of factors surrounding both content and organization. Webinars For Dummies includes all the information your business needs to start creating custom webcasts, including:A webinar overview, and how to determine your need, budget, and available toolsTopic selection, script creation, graphic production, and marketingCreation advice, including live troubleshooting and how to handle viewer questionsArchiving tips, and how to integrate webinars into a marketing planYou'll also find special tips for effective production and marketing, tips for readying yourself for the webinar, and case studies that illustrate successful webinar techniques. Modern business is rarely localized, and webinars are an effective way to communicate live, on a global scale. Webinars For Dummies helps you ensure your business doesn't get left behind.