It’s an old, tired joke among people in the armed services that “military intelligence is a contradiction in terms.” And yet, intelligence in the mili- tary sense — accurate, timely information that can help produce an effective strategy — is more important these days than ever before. As organizations continue to pursue their goals in an economy that seems more like a battle- field, …
This book presents a critical view of the current state of commercial mass media in America. It examines the media through the lens of the public policy debates about limits on the number and type of media outlets that a single firm can own. The focal point is the Federal Communications Commission’s (FCC) policy that prevents a television station from owning or being owned by a newspaper in …
Our approach in this book will be to use statistics and social science theory to mine social media and we'll use R as our base programming language. We will walk you through many important and recent developments in the field of social media. We'll cover advanced topics such as Open Authorization (OAuth), Twitter's OAuth API, Facebook's graph API, and so on, along with some interesting referenc…
jBPM is a leading open source BPM and workflow platform whose development is sponsored by Red Hat under Apache Software License (ASL) licensing. The jBPM product has been around for almost 10 years; its strongest points rely on flexibility, extensibility, and lightness, and it is a modular, cross-platform pure Java engine that is BPMN2 compliant. It features a robust management console and deve…
True to its title, this book itself is an excellent financial investment. For the price of one volume it teaches two Nobel Prize winning theories, with plenty more included for good measure. How many undergraduate mathematics textbooks can boast such a claim? Building on mathematical models of bond and stock prices, these two theories lead in different directions: Black–Scholes arbitrage…
In the five years since the first edition of this classic book was published, Internet use has exploded. The commercial world has rushed headlong into doing business on the Web, often without integrating sound security technologies and policies into their products and methods. The security risks - and the need to protect both business and personal data - have never been greater. We've updated B…
About 40 per cent of the world’s population lives in river basins that are shared by countries. These transboundary basins cover almost half of the Earth’s land surface and provide over 60 per cent of global freshwater flow. Transboundary river basin management is something that concerns many of us. Water, energy and food security are central elements for society. Having access to suffic…
There is only one valid definition of business purpose: to create a customer. – Peter Drucker, in The Practice of Management (1954) People expect some benefit when they use the products and services an organization provides. They want to get some job done, solve a problem, or experience a particular emotion. If they then perceive this benefit valuable, they’ll give something in return –…
This book’s primary focus is on designing hypermedia APIs. That may seem a bit strange to some readers. There are many books on programming languages, data stor- age systems, web frameworks, etc. This is not one of those books. Instead, this book covers the nature of the messages passed between client and server, and how to improve the content and value of those messages. I, personally, find …
When the author of this book’s first edition, Karim Yaghmour, first suggested using Linux in an embedded system back in 1997 while working for a hardware manufacturer, his suggestion was met with a certain degree of skepticism and surprise. Today, Linux is either in use already or is being actively considered for most embedded systems. Indeed, many industry giants and government agencies are …
Ruby on Rails is an open-source web application framework ideally suited to building business applications, accelerating and simplifying the creation of database-driven websites. It has been developed on the Ruby platform. This book is a tutorial for creating a complete website with Ruby on Rails (RoR). It will teach you to develop database-backed web applications according to the Model-View-…
The Asian financial crisis of 1997-98 is now seen as one of the most significant economic events in recent world history. The crisis began in early July 1997, when the Thai baht was floated, and spread into a virulent contagion—leaping from Thailand to South Korea, Indonesia, the Philippines, and Malaysia. It led to severe currency depreciations and an economic recession that threatened …
Knowledge of the harmful effects of tobacco use has prompted sustained efforts to regulate the industry that produces and markets tobacco products. The last decade has been encouraging with the development of the first global treaty negotiated under the auspices of the World Health Organization (WHO). The Framework Convention on Tobacco Control (FCTC), adopted by the World Health Assembly …
This book is dedicated to Mirjaliisa Charles. Its content is related to the research fields she has been involved in over the years, but in particular, the book focuses on the field in which she has done pioneering work over the past ten years: International Business Communication (IBC). The authors of the book are Mirjaliisa’s research fellows, colleagues and doctoral students from all over …
During the months we were writing this book, a lot of people asked us what would make this book special and why someone should care to read it. The most powerful argument that I heard all this time was, "Hey, Google official supports only Gradle to build Android applications and the latest release of Android Studio makes extensive use of Gradle. Ant was already replaced and Maven is nowhere. Wh…
Open source development is well understood in our community. But we shouldn’t take it for granted. I (Stray) was working on some of the diagrams for the book on a flight back from the first ever Robotlegs team meet-up, and the man next to me started asking questions about what I was doing. When I told him I was working on a book about a project that was the collective effort of strangers from…
The ActionScript 3.0 Cookbook is written with all levels of ActionScript developers in mind—people like you who want practical solutions to common problems. Keep this book next to your computer to tackle programming challenges. It is filled with exciting yet accessible and practical examples, solutions, and insights into the situations that Flash and ActionScript developers are sure to encoun…
Getting started with MongoDB is easy, but once you’re building applications with it more complex questions emerge. Is it better to store data using this schema or that one? Should I break this into two documents or store it all as one? How can I make this faster? The advice in this book should help you answer these questions.