Airports are vital national resources. They serve a key role in trans- portation of people and goods and in regional, national, and inter- national commerce. They are where the nation’s aviation system connects with other modes of transportation and where federal respon- sibility for managing and regulating air traffic operations intersects with the role of state and local governments that ow…
When I set out to write this book, I was often surprised by the comments I received from friends and colleagues. Many asked me if some other platform, such as Android or the iPhone, would render Java Platform, Micro Edition (Java ME) obsolete (and non- existent, some posited) by the time the book is published. Still others pointed to the growing convergence between different lines of Java as re…
Hibernate is an amazing piece of software. With a little experience and the power of annotations, you can build a complex, database-backed system with disturbing ease. Once you have built a system using Hibernate, you will never want to go back to the traditional approaches. While Hibernate is incredibly powerful, it presents a steep learning curve when you first encounter it—steep learning c…
Airport personnel must have a clear, consistent understanding of the term hazard. Many air- ports in the early stages of SRM implementation use hazard synonymously with the term risk; however, these are different although related terms. A hazard must exist for the airport to be at risk. A hazard is defined as any existing or potential condition that can lead to injury, illness, or death to peop…
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 …
Why are established lean enterprises so durably successful while so many at- tempts to become lean fail? The answer lies in the Anna Karenina principle, an extension of Tolstoy’s observation: “Happy families are all alike; every un- happy family is unhappy in its own way.” In general, this means that a defi- ciency in any one of a number of factors critical to overall system function doom…
The second edition of Just-in-Time Accounting demonstrates for the controller or chief financial officer how to streamline an accounting system so that transac- tions can be processed with minimal errors and staff time, resulting in high lev- els of efficiency that result in more time for other activities. Part One of the book uses a multistep approach to improving accounting sys- tems. The fir…
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 …
When, on 7 April, people around the world commemorate the 10th anniversary of the Rwanda genocide, that observance should be fi lled not only with remorse, but with resolve. We must remember the victims – the hundreds of thousands of men, women and children abandoned to systematic slaughter while the world, which had the capacity to save most of them, failed to save more than a handful, …
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.