- Table View
- List View
Evaluative Informetrics: Festschrift in Honour of Henk F. Moed
by Wolfgang Glänzel Cinzia DaraioWe intend to edit a Festschrift for Henk Moed combining a “best of” collection of his papers and new contributions (original research papers) by authors having worked and collaborated with him. The outcome of this original combination aims to provide an overview of the advancement of the field in the intersection of bibliometrics, informetrics, science studies and research assessment.
Evaluative Practice in Learning, Design, and Technology: Theory, Process, and Decision-Making in Context
by Jill E. Stefaniak Lauren M. BagdyEvaluative Practice in Learning, Design, and Technology provides learning, design, and technology stakeholders with comprehensive resources intended to support their engagement in evaluative activities. Evaluation—the process that determines whether performance results have been achieved and meet expectations within an organization—is an important step in the instructional design process. However, the field’s current literature is largely missing coverage of influential contextual factors and evidence-based techniques. This book presents a thorough overview of the theoretical foundations that influence evaluation practices, identifies and distinguishes between numerous evaluative methods, and emphasizes the decision-making skills required of those leading and implementing evaluation. Graduate students and professionals will be better prepared to meet the expectation of competency in formative, summative, and program evaluations.
Evasive Malware: A Field Guide to Detecting, Analyzing, and Defeating Advanced Threats
by Kyle CucciGet up to speed on state-of-the-art malware with this first-ever guide to analyzing malicious Windows software designed to actively avoid detection and forensic tools.We&’re all aware of Stuxnet, ShadowHammer, Sunburst, and similar attacks that use evasion to remain hidden while defending themselves from detection and analysis. Because advanced threats like these can adapt and, in some cases, self-destruct to evade detection, even the most seasoned investigators can use a little help with analysis now and then. Evasive Malware will introduce you to the evasion techniques used by today&’s malicious software and show you how to defeat them.Following a crash course on using static and dynamic code analysis to uncover malware&’s true intentions, you&’ll learn how malware weaponizes context awareness to detect and skirt virtual machines and sandboxes, plus the various tricks it uses to thwart analysis tools. You&’ll explore the world of anti-reversing, from anti-disassembly methods and debugging interference to covert code execution and misdirection tactics. You&’ll also delve into defense evasion, from process injection and rootkits to fileless malware. Finally, you&’ll dissect encoding, encryption, and the complexities of malware obfuscators and packers to uncover the evil within.You&’ll learn how malware:Abuses legitimate components of Windows, like the Windows API and LOLBins, to run undetected Uses environmental quirks and context awareness, like CPU timing and hypervisor enumeration, to detect attempts at analysisBypasses network and endpoint defenses using passive circumvention techniques, like obfuscation and mutation, and active techniques, like unhooking and tamperingDetects debuggers and circumvents dynamic and static code analysisYou&’ll also find tips for building a malware analysis lab and tuning it to better counter anti-analysis techniques in malware. Whether you&’re a frontline defender, a forensic analyst, a detection engineer, or a researcher, Evasive Malware will arm you with the knowledge and skills you need to outmaneuver the stealthiest of today&’s cyber adversaries.
Even Faster Web Sites: Performance Best Practices for Web Developers
by Steve SoudersPerformance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In this book, Steve Souders, web performance evangelist at Google and former Chief Performance Yahoo!, provides valuable techniques to help you optimize your site's performance.Souders' previous book, the bestselling High Performance Web Sites, shocked the web development world by revealing that 80% of the time it takes for a web page to load is on the client side. In Even Faster Web Sites, Souders and eight expert contributors provide best practices and pragmatic advice for improving your site's performance in three critical categories:JavaScript—Get advice for understanding Ajax performance, writing efficient JavaScript, creating responsive applications, loading scripts without blocking other components, and more.Network—Learn to share resources across multiple domains, reduce image size without loss of quality, and use chunked encoding to render pages faster.Browser—Discover alternatives to iframes, how to simplify CSS selectors, and other techniques.Speed is essential for today's rich media web sites and Web 2.0 applications. With this book, you'll learn how to shave precious seconds off your sites' load times and make them respond even faster.This book contains six guest chapters contributed by Dion Almaer, Doug Crockford, Ben Galbraith, Tony Gentilcore, Dylan Schiemann, Stoyan Stefanov, Nicole Sullivan, and Nicholas C. Zakas.
Event Analytics across Languages and Communities
by Ivana Marenzi Simon Gottschalk Jane Winters Eric Müller-Budack Marko TadićThis open access book presents interdisciplinary and cross-sectoral research results fostering event analytics across languages and communities. It is based on the CLEOPATRA International Training Network, which explored how we analyze and understand the major events that influence and shape our lives and societies, and how they unfold online. This analysis was achieved through various case studies, the development of novel methodologies in fields such as data mining and natural language processing, and the creation of new event-centric datasets aggregated in the Open Event Knowledge Graph (OEKG), a multilingual event-centric knowledge graph that contains more than 1 million events in 15 languages. The book is divided into three parts, focusing on different aspects of event analytics across languages and communities: Part I Event-centric Multilingual and Multimodal NLP Technologies presents five chapters reporting on recent developments in NLP technologies required to process multilingual information. Next, the four chapters of Part II: Event-centric Multilingual Knowledge Technologies discuss technologies integrating multilingual event-centric information in knowledge graphs and providing user access to such information. Finally, Part III: Event Analytics covers three selected aspects of multilingual event analytics, namely an analysis of event-centric news spreading barriers, claim detection in social media, and the narrativization of events as a means of presenting event data. This book is mainly written for researchers in academia and industry, who work on topics like natural language processing, large language models, multilingual information retrieval or event analytics.
Event Attendance Prediction in Social Networks (SpringerBriefs in Statistics)
by Guohong Cao Xiaomei ZhangThis volume focuses on predicting users’ attendance at a future event at specific time and location based on their common interests. Event attendance prediction has attracted considerable attention because of its wide range of potential applications. By predicting event attendance, events that better fit users’ interests can be recommended, and personalized location-based or topic-based services related to the events can be provided to users. Moreover, it can help event organizers estimating the event scale, identifying conflicts, and help manage resources. This book first surveys existing techniques on event attendance prediction and other related topics in event-based social networks. It then introduces a context-aware data mining approach to predict the event attendance by learning how users are likely to attend future events. Specifically, three sets of context-aware attributes are identified by analyzing users’ past activities, including semantic, temporal, and spatial attributes. This book illustrates how these attributes can be applied for event attendance prediction by incorporating them into supervised learning models, and demonstrates their effectiveness through a real-world dataset collected from event-based social networks.
Event Detection in Time Series (Synthesis Lectures on Data Management)
by Esther Pacitti Eduardo Ogasawara Rebecca Salles Fabio PortoThis book is dedicated to exploring and explaining time series event detection in databases. The focus is on events, which are pervasive in time series applications where significant changes in behavior are observed at specific points or time intervals. Event detection is a basic function in surveillance and monitoring systems and has been extensively explored over the years, but this book provides a unified overview of the major types of time series events with which researchers should be familiar: anomalies, change points, and motifs. The book starts with basic concepts of time series and presents a general taxonomy for event detection. This taxonomy includes (i) granularity of events (punctual, contextual, and collective), (ii) general strategies (regression, classification, clustering, model-based), (iii) methods (theory-driven, data-driven), (iv) machine learning processing (supervised, semi-supervised, unsupervised), and (v) data management (ETL process). This taxonomy is weaved throughout chapters dedicated to the specific event types: anomaly detection, change-point, and motif discovery. The book discusses state-of-the-art metric evaluations for event detection methods and also provides a dedicated chapter on online event detection, including the challenges and general approaches (static versus dynamic), including incremental and adaptive learning. This book will be of interested to graduate or undergraduate students of different fields with a basic introduction to data science or data analytics.
Event Mining: Algorithms and Applications (Chapman & Hall/CRC Data Mining and Knowledge Discovery Series #38)
by Tao LiWith a focus on computing system management, this book presents a variety of event mining approaches for improving the quality and efficiency of IT service and system management. It covers different components in the data-driven framework, from system monitoring and event generation to pattern discovery and summarization. The book explores recent developments in event mining, such as new clustering-based approaches, as well as various applications of event mining, including social media.
Event Processing in Action
by Peter Niblett Opher EtzionUnlike traditional information systems which work by issuing requests and waiting for responses, event-driven systems are designed to process events as they occur, allowing the system to observe, react dynamically, and issue personalized data depending on the recipient and situation.Event Processing in Action introduces the major concepts of event-driven architectures and shows how to use, design, and build event processing systems and applications. Written for working software architects and developers, the book looks at practical examples and provides an in-depth explanation of their architecture and implementation. Since patterns connect the events that occur in any system, the book also presents common event-driven patterns and explains how to detect and implement them. Throughout the book, readers follow a comprehensive use case that incorporates all event processing programming styles in practice today. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
Event Streams in Action: Real-time event systems with Kafka and Kinesis
by Valentin Crettaz Alexander DeanSummaryEvent Streams in Action is a foundational book introducing the ULP paradigm and presenting techniques to use it effectively in data-rich environments.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyMany high-profile applications, like LinkedIn and Netflix, deliver nimble, responsive performance by reacting to user and system events as they occur. In large-scale systems, this requires efficiently monitoring, managing, and reacting to multiple event streams. Tools like Kafka, along with innovative patterns like unified log processing, help create a coherent data processing architecture for event-based applications.About the BookEvent Streams in Action teaches you techniques for aggregating, storing, and processing event streams using the unified log processing pattern. In this hands-on guide, you'll discover important application designs like the lambda architecture, stream aggregation, and event reprocessing. You'll also explore scaling, resiliency, advanced stream patterns, and much more! By the time you're finished, you'll be designing large-scale data-driven applications that are easier to build, deploy, and maintain.What's insideValidating and monitoring event streamsEvent analyticsMethods for event modelingExamples using Apache Kafka and Amazon KinesisAbout the ReaderFor readers with experience coding in Java, Scala, or Python.About the AuthorAlexander Dean developed Snowplow, an open source event processing and analytics platform. Valentin Crettaz is an independent IT consultant with 25 years of experience.Table of ContentsPART 1 - EVENT STREAMS AND UNIFIED LOGSIntroducing event streamsThe unified log 24Event stream processing with Apache KafkaEvent stream processing with Amazon KinesisStateful stream processingPART 2- DATA ENGINEERING WITH STREAMSSchemasArchiving eventsRailway-oriented processingCommandsPART 3 - EVENT ANALYTICSAnalytics-on-readAnalytics-on-write
Event Success: Maximizing the Business Impact of In-person, Virtual, and Hybrid Experiences
by Alon Alroy Eran Ben-Shushan Boaz KatzMake events the most powerful marketing tool you have In Event Success: Maximizing the Business Impact of Physical, Virtual, and Hybrid Experiences, Alon Alroy, Eran Ben-Shushan, and Boaz Katz of Bizzabo draw on the knowledge they’ve gained powering events for companies like Amazon, Salesforce, and Uber to deliver an end-to-end playbook for readers wanting to maximize their organization’s return on events. Event Success will help you unlock the full potential of your events and make them your most important marketing channel. You’ll learn how to create elevated experiences in any format that drive strategic business goals, including: How to measure event success with surveys, data, analytics, and key KPIs How to integrate events into a strategic, end-to-end marketing plan How to collect, analyze, and funnel event data to other teams to drive business growth What events are successful, what the data says about them, and real-life examples from SAP, the Financial Times, IBM, and other leading brands that capture the imagination of their audiences through events Event Success is ideal for marketers, event professionals, and anyone responsible for creating buzz, driving new sales, and building thought leadership with in-person, hybrid, or virtual events. It’s also an invaluable resource for maximizing your organization’s “RoE”—or Return on Event—with measurable increases in sales.
Event-Based PID Controllers with Fixed Threshold Sampling Strategies (Springer Theses)
by Oscar Miguel-EscrigThis book offers a detailed examination of event-based control systems, exploring their design, implementation, and robustness. It addresses various sampling strategies such as Symmetric-Send-On-Delta (SSOD) and Regular Quantization with Hysteresis (RQH), providing insights into their application in networked control systems. Key topics include: the theoretical foundations of Event-Based Control under the above-mentioned sampling schemes, robustness analysis against limit cycle oscillations, and tuning methodologies for PID controllers considering continuous and discrete implementations. This book also evaluates classical tuning rules for event-based control from the point of view of the robustness, which are assessed through new robustness measures. Further, the implementation of Event-Based PID Controllers is demonstrated in physical systems using the standard IEC 61499. All in all, this outstanding PhD thesis provides readers with new schemes and techniques for designing robust Event-Based Controllers that can be better adapted to various industrial settings considering their specific needs.
Event-Database Architecture for Computer Games: Volume 1, Software Architecture and the Software Production Process
by Rodney QuayeEvent-Database Architecture for Computer Games proposes the first explicit software architecture for game development, answering the problem of building modern Computer Games with little or no game design. An archetypal software production process, based on this architecture, is also introduced.This volume begins by describing the formal definition of software production processes in general and the production process of Computer Games in particular. It introduces the two basic principles behind the software architecture that addresses the communication and productivity problems of a degenerative production process. It goes on to describe the archetypal software production process and outlines the role that the Game Designers, Game Programmers, Game Artists, Sound Designers and Game Testers play in that process.This book will be of great interest to professional game developers involved in programming roles, such as Tools Programmers, UI Programmers, Gameplay Programmers and Engineers, as well as students studying game development and programming.Rodney Quaye is Senior Software Development Engineer in Test at Build A Rocket Boy. He has worked in the Computer Games industry for over 16 years. He has worked at several Games Studios including Sumo Digital, nDreams, Supermassive Games, Traveller’s Tales, Hotgen, Oysterworld, Second Impact, Flaming Pumpkin, Goldhawk Interactive, Jagex, Gusto Games, Criterion, Asylum Entertainment, Codemasters and Deibus Studios. The famous titles he has worked on include Burnout 2 and 3 for Criterion, LMA Manager for Codemasters, Runescape for Jagex, Lego Worlds for Traveller’s Tales, and Everywhere for Build A Rocket Boy.
Event-Database Architecture for Computer Games: Volume 2, Game Design and the Nature of the Beast
by Rodney QuayeEvent-Database Architecture for Computer Games proposes the first explicit software architecture for game development, answering the problem of building modern computer games with little or no game design. In this volume, an example of a practical production process based on the software production process is explained, including examples of the game design, technical design, data design and tools design in that process.This volume includes a brief overview on how to optimise the results. This leads on to an exploration of how staff, especially Software Engineers, typically view optimisation. It also explains how the vision of the Engineers relates to the vision of the leadership of a project or company. It describes how this leadership can also affect the efficacy of a production process, including the Event-Database Production Process.This book will be of great interest to professional game developers involved in management roles such as Technical Directors and Game Producers and technical roles, such as Tools Programmers, UI Programmers, Gameplay Programmers and Engineers, as well as students studying game development and programming.Rodney Quaye is Senior Software Development Engineer in Test at Build A Rocket Boy. He has worked in the Computer Games industry for over 16 years. He has worked at several Games Studios, including Sumo Digital, nDreams, Supermassive Games, Traveller’s Tales, Hotgen, Oysterworld, Second Impact, Flaming Pumpkin, Goldhawk Interactive, Jagex, Gusto Games, Criterion, Asylum Entertainment, Codemasters and Deibus Studios. The famous titles he has worked on include Burnout 2 and 3 for Criterion, LMA Manager for Codemasters, Runescape for Jagex, Lego Worlds for Traveller’s Tales and Everywhere for Build A Rocket Boy.
Event-Driven Architecture in Golang: Building complex systems with asynchronicity and eventual consistency
by Michael StackBegin building event-driven microservices, including patterns to handle data consistency and resiliencyKey FeaturesExplore the benefits and tradeoffs of event-driven architectures with practical examples and use casesUnderstand synergy with event sourcing, CQRS, and domain-driven development in software architectureBuild an end-to-end robust application architecture by the end of the bookBook DescriptionEvent-driven architecture in Golang is an approach used to develop applications that shares state changes asynchronously, internally, and externally using messages. EDA applications are better suited at handling situations that need to scale up quickly and the chances of individual component failures are less likely to bring your system crashing down. This is why EDA is a great thing to learn and this book is designed to get you started with the help of step-by-step explanations of essential concepts, practical examples, and more. You'll begin building event-driven microservices, including patterns to handle data consistency and resiliency. Not only will you learn the patterns behind event-driven microservices but also how to communicate using asynchronous messaging with event streams. You'll then build an application made of several microservices that communicates using both choreographed and orchestrated messaging. By the end of this book, you'll be able to build and deploy your own event-driven microservices using asynchronous communication.What you will learnUnderstand different event-driven patterns and best practicesPlan and design your software architecture with easeTrack changes and updates effectively using event sourcingTest and deploy your sample software application with easeMonitor and improve the performance of your software architectureWho this book is forThis hands-on book is for intermediate-level software architects, or senior software engineers working with Golang and interested in building asynchronous microservices using event sourcing, CQRS, and DDD. Intermediate-level knowledge of the Go syntax and concurrency features is necessary.
Event-Driven Architecture in Golang: Building complex systems with asynchronicity and eventual consistency
by Michael StackBegin building event-driven microservices, including patterns to handle data consistency and resiliencyKey FeaturesExplore the benefits and tradeoffs of event-driven architectures with practical examples and use casesUnderstand synergy with event sourcing, CQRS, and domain-driven development in software architectureBuild an end-to-end robust application architecture by the end of the bookBook DescriptionEvent-driven architecture in Golang is an approach used to develop applications that shares state changes asynchronously, internally, and externally using messages. EDA applications are better suited at handling situations that need to scale up quickly and the chances of individual component failures are less likely to bring your system crashing down. This is why EDA is a great thing to learn and this book is designed to get you started with the help of step-by-step explanations of essential concepts, practical examples, and more. You’ll begin building event-driven microservices, including patterns to handle data consistency and resiliency. Not only will you learn the patterns behind event-driven microservices but also how to communicate using asynchronous messaging with event streams. You’ll then build an application made of several microservices that communicates using both choreographed and orchestrated messaging. By the end of this book, you’ll be able to build and deploy your own event-driven microservices using asynchronous communication.What you will learnUnderstand different event-driven patterns and best practicesPlan and design your software architecture with easeTrack changes and updates effectively using event sourcingTest and deploy your sample software application with easeMonitor and improve the performance of your software architectureWho this book is forThis hands-on book is for intermediate-level software architects, or senior software engineers working with Golang and interested in building asynchronous microservices using event sourcing, CQRS, and DDD. Intermediate-level knowledge of the Go syntax and concurrency features is necessary.
Event-Driven Circuit Architectures for Scalable and Adaptive Sensor Readout (Analog Circuits and Signal Processing)
by Georges Gielen Jonah Van AsscheThis book describes the analysis and design of event-driven processing circuits in the mixed-signal domain, which aim to directly reduce the amount of system data when sampling the data. By investigating event-driven sensing techniques, that adaptively adjust the sampling rate based on the signal activity of time-sparse signals such as the ECG or action potentials, the circuit techniques described in the book aim to minimize the power consumption of the sensing device as well as the transmission power. This optimization is explored in the book by investigating event-driven level-crossing ADCs (LCADCs). Readers will gain a system-level understanding of chip design for biomedical wearables, learn which parts of the system are the most important and how the different building blocks of a system interact.
Event-Driven Surveillance
by Kerstin DeneckeThe Web has become a rich source of personal information in the last few years. People twitter, blog, and chat online. Current feelings, experiences or latest news are posted. For instance, first hints to disease outbreaks, customer preferences, or political changes could be identified with this data. Surveillance or early warning systems enable such detection of changes and support humans in getting information on changing situations. However, the variety of data that could be considered for surveillance is immense, ranging from sensor-measured values to collected counts and information extracted from natural language documents. Denecke's objective is to introduce the multiple possibilities and facets of surveillance and its applications. She first introduces the task of surveillance and provides an overview on surveillance in various domains. Next, the various information sources that are available and could already be used by surveillance systems are summarized. In the main part of the book, her focus is on unstructured data as a source for surveillance. An overview on existing methods as well as methods to be developed in order to process this kind of data with respect to surveillance is presented. As an example application, she introduces disease surveillance using Web 2.0, including corresponding methods and challenges to be addressed. The book closes with remarks on new possibilities for surveillance gained by recent developments of the Internet and mobile communication, and with an outline of future challenges.
Event-Triggered Cooperative Control: Analysis and Synthesis
by Jinde Cao Wenying Xu Daniel W. HoThe book provides a systematic and in-depth introduction to distributed event-triggered cooperative control for multi-agent systems from a theoretical perspective, which will be of particular interest to the readers. The included major research topics include: a unified design and analysis framework for centralized, clustered and distributed event-triggered schemes; fully distributed design for event/self-triggered schemes; resilient event-triggered control under malicious attacks; and various methods to aovid Zeno behavior. The comprehensive and systematic treatment of event-triggered communication and control in multi-agent system is one of the major features of the book, which is particularly suited for readers who are interested in learning principles and methods to deal with communication constraints in multi-agent systems and to design energy-saving control protocols. The book can benefit researchers, engineers, and graduate students in the fields of complex networks, smart grids, applied mathematics, electrical and electronic engineering, and computer engineering, etc.
Eventforschung: Events und ‚The New Normal' (Markenkommunikation und Beziehungsmarketing)
by Cornelia ZangerLive, digital und hybrid - Das New Normal steht für die Integration analoger und digitaler Kanäle. Die Beiträge in diesem Konferenzband gehen auf die erfolgreiche Verknüpfung von Medien im Umgang mit den aktuellen Herausforderungen in einem pandemischen Umfeld ein. Vor diesem Hintergrund zeigen Forscher und Branchenexperten Trends und Strategien der Event- und Messewirtschaft im Umfeld der Krise auf, beleuchten hochaktuelle Themen zur Nachhaltigkeit und diskutieren die zukünftigen Entwicklungen der Veranstaltungsbranche in den bevorstehenden Monaten und Jahren. Die Beiträge in diesem Tagungsband bieten vielfältige Handlungsempfehlungen für die Branche und geben Impulse für Forschung und Wissenschaft.
Events im Metaverse: Erfolgsstrategien für unvergessliche digitale Erlebnisse – Praxisbeispiele und Tipps
by Christian Münch Georg Puchner Axel MüllerIn diesem inspirierenden Buch werden die Chancen und Risiken von Veranstaltungen im digitalen Universum aufgezeigt. Anhand von realen Beispielen erhalten Sie Einblicke in die Möglichkeiten, die das Metaverse für Eventveranstalter, Unternehmen, Künstler und Visionäre bietet. Sie erfahren, wie Sie unvergessliche Erlebnisse und Werte schaffen können und erhalten praktische Handlungsempfehlungen. Von immersiven Konzerten bis zu virtuellen Ausstellungen, von Schulungen bis zu Pressekonferenzen – dieses Buch liefert wertvolle Strategien, um in der neuen Ära der Events glänzen zu können. Aus dem Inhalt Das Metaverse (Bedeutung, Konzept, Technologie, Ökosystem, Mehrwerte und Geschäftsmodelle, Risiken, rechtliche und steuerliche Aspekte) Chancen und Risiken von Events im Metaverse (Konferenzen, Tagungen, Messen, Ausstellungen, Schulungen, Workshops, Produktpräsentationen, Pressekonferenzen) Die 10 wichtigsten Erfolgsfaktoren für Events im Metaverse
Events in Zeiten von Multikrisen: Aktuelle Ergebnisse der Eventforschung (Markenkommunikation und Beziehungsmarketing)
by Cornelia ZangerIn Krisenzeiten sind innovative Konzepte und Strategien in der Event- und Messebranche gefragt. Künstliche Intelligenz, Social Media und Nachhaltigkeit sind die großen Herausforderungen, die neue Impulse in der Live-Kommunikation setzen und interessante wissenschaftliche Fragen aufwerfen, die von den Autorinnen und Autoren im Band diskutiert werden. Weitere interessante Beiträge beschäftigen sich mit den Personal- und Arbeitsbedingungen in der Branche sowie der Rolle von Messen in der B2B-Customer Journey, den Arbeitsbedingungen im Messebau und dem Einsatz von Podcasts und LinkedIn im Eventbereich.
Events und Zukunftsstrategien in der Live-Kommunikation: Aktuelle Ergebnisse der Eventforschung (Markenkommunikation und Beziehungsmarketing)
by Cornelia ZangerDie Veranstaltungswirtschaft hat sich nach dem Lockdown auf den Weg zu einem „New Normal“ begeben, in dem Live- und digitale Kommunikation eng verbunden sind. In diesem Konferenzband werden interessante und bisher noch unbeantwortete Fragen angesprochen wie die Rolle von Metaverse als Kommunikationsplattform, die Customer Journey bei immersiver Live Kommunikation, der künftige Stellenwert hybrider Konzepte oder die strategische Neupositionierung von Messen. Im Buch wird auch über Untersuchungen zur Zahlungsbereitschaft von Veranstaltungsbesuchern, Nachhaltigkeit von Sportveranstaltungen, Veränderung des „Eco-System“ Veranstaltungswirtschaft infolge der digitalen Transformation und die Diversity in Agenturen berichtet.
Evernote For Dummies
by David E. Sarna Vanessa RichieThe fun and easy guide to using Evernote for everything that's noteworthyVoicemail, email, things to do, things to get, people you know, places you've been, places to be... Who can remember it all? You can, with Evernote. Evernote is a free suite of software and services that makes it easy to remember things big and small using your computer, phone, tablet, and the web. If you can see it or think of it, Evernote can help you remember it. Type a text note. Clip a web page. Snap a photo. Grab a screenshot. Evernote makes it easy to keep track of it all, and Evernote For Dummies makes Evernote even easier.Written in the fun and informative For Dummies style, Evernote For Dummies introduces you to the key features of Evernote, from getting started and opening your own Evernote account to the essentials of capturing information and creating a simple text note. The book shows you how to capture everything--clip a web page, create a voice note, scan a note, even capture a note from a picture. Author David Sarna reveals the secrets of letting Evernote help you organize all your information including how to synchronize; import,export, and merge notes; and store to-do lists, business cards, even items from Facebook and Twitter--plus find it all superfast. Evernote For Dummies makes it easy to use Evernote everyday.Explains how to download and install Evernote on all your devices, open an account, create notes, clip a web page, save a photo, grab a screenshot, even collect items from social media like Facebook and Twitter Shares tips on organizing your information by using tags or different notebooks, and on finding what you need--even printed and handwritten text inside images--fast Includes advice on enhancing Evernote with third-party applications, troubleshooting common problems, and more Unless you're an elephant who never forgets, you'll want to remember Evernote For Dummies, the most useful guide to the program that remembers it for you.
Evernote For Dummies
by David E. SarnaOrganize your life the simple, painless way with Evernote!Evernote makes it easy to remember things big and small using your computer, smartphone, or the web. If you can see it or think of it, Evernote can help you remember it! Now you can type a text note, clip a web page, snap a photo, or grab a screenshot and Evernote will keep it all.Through Evernote, you can tap into a free suite of software and services designed to make note taking and archiving simple. Now you'll be able to easily capture any moment, idea, inspiration, or experience no matter what device or platform you are using. The Second Edition of this bestselling book is revised throughout to cover the latest features, updates, and enhancements made to Evernote!Follow the simple steps to quickly register and set up your Evernote account Discover how easy it is to move and organize notes Access all your information on your computer, the web, smartphone, tablet, or e-readerExplore Evernote's open scripting and explore how to be an Evernote developerEvernote For Dummies, 2nd Edition is the ideal reference to help you take control of your life and get organized with Evernote. This handy guide makes it a breeze use Evernote to store, organize, and access practically anything, everywhere.