Welcome to PhoneGap social app development. Social networking has changed the way we share information in our world. Where it used to be an e-mail to a friend (or even a letter!), now it's a tweet or a Facebook post, often for the world to see. What's even more amazing is how relatively young the various social networks are and how quickly they have changed the way we communicate and consume in…
The Bourne Again SHell (bash) is arguably one of the most important pieces of software in existence. Without bash shell's many utilities and the problem-solving potential it gives its users by integrating and interfacing system utilities in a programmable way (called bash scripting), many of the very important security- related problems of the modern world would be very tedious to solve. Utilit…
This chapter introduces the principles of network security monitoring (NSM), which is the collection, analysis, and escalation of indications and warnings to detect and respond to intrusions. NSM is a way to find intruders on your network and do something about them before they damage your enterprise. NSM began as an informal discipline with Todd Heberlein’s development of the Network Securit…
OpenSSL is a popular and effective open source version of SSL/TLS, the most widely used protocol for secure network communications. The only guide available on the subject, Network Security with OpenSSLdetails the challenges in securing network communications, and shows you how to use OpenSSL tools to best meet those challenges. Focused on the practical, this book provides only the information …
I’m not a historian. Nor am I a pirate. I’m an economist with a long-standing interest in privately created law and order who happened to wonder one day how pirates cooperated since they had no government. Like many others, my interest in pirates goes back many years. I went to Disney World when I was eight; Pirates of the Caribbean was my favorite ride. My parents bought me a “silver” …
The subject of financial markets is fascinating to many people: to those who care about money and investments, to those who care about the well-being of modern society, to those who like gambling, to those who like applications of mathematics, and so on. We, the authors of this book, care about many of these things (no, not the gambling), but what we care about most is teaching. The main reason…
This is an electronic version of the print textbook. Due to electronic rights restrictions, some third party content may be suppressed. Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. The publisher reserves the right to remove content from this title at any time if subsequent rights restrictions require it. For valuable informa…
This text is part of the subject matter of the course on Basics of Traffic Engineering (H111) taught to the students in the Department of Civil Engineering at the Katholieke Universiteit of Leuven (Belgium). The text is intended to introduce the student to some elementary principles of transport economics and may serve as a stepping stone to more advanced courses. This is a preliminary version …
In a series of recent writings we have sought to re-open a debate over the economics of socialism. We have argued that the collapse of the Soviet system does not necessitate the conclusion that all forms of socialist economy are doomed to inefficiency. Updating and extending a line of reasoning found in Lange (1967) and Johansen (1977),1 we have claimed that modern information technology permit…
There was a time when by the "new economics" was meant the Keynesian economics, which was notable as a response to the depression of the 1930s. The new onomics that is struggling to grow today is something very different. It constitutes our response to a new set of problems which was only dimly perceived earlier, but has steadily grown in urgency over the last quarter of this century. It attem…
Modern web applications represent the new way to write software. Facebook, Twitter, and Wikipedia are some well-known examples of such applications. They run on servers, and users can access them with a browser via either desktop or mobile devices. We refer to these as “modern” applications because they combine a rich user interface with real-time interaction and the capability to connect w…
Building functional Oracle Application Express (APEX) application is relatively easy. APEX provides many features out-of-the-box that help developers build good applications. APEX also provides footholds that allow the developer to extend the product with third-party code, producing more polished applications that users feel confident using. A stand-out example of this extensibility are plug-in…