And Else


Book Description

There's a lot to ponder in the essays by Minneapolis music legend Mick Sterling: The perfect slice of toast. Sharing a stage with Prince. Saying goodbye to his son. Juxtaposing silly observations with dark heartbreak, this anthem of life will make you want to crank up the volume of your own life and roll the windows all the way down.







Something Else


Book Description

Something Else tries to be like the others. But he's different. And no matter how hard he tries, he just doesn't belong. Then Something turns up and wants to be friends. But Something Else isn't sure he's like him at all . . . Kathryn Cave's poignantly simple story is brought to life by Chris Riddell in this enchantingly original picture book. Winner of the first UNESCO Prize for Children's Literature and shortlisted for the Smarties Prize and the Kate Greenaway Medal. 'A gentle, eloquently told story about the meaning of tolerance' - Guardian




People and Computers XIV — Usability or Else!


Book Description

Currently we are at the beginnings of widespread wireless connectivity and ubiquitous computing. The Web is merging with a variety of technologies: cell phones, laptop computers, hand held organisers, information appliances, and GPS and other sensors. The capability for access anytime and anywhere is here. The increasing frequency of cell phone calls at inappropriate times testifies that people no longer can easily control access. Devices can determine where they are located and can make a range of information available to users as well as make users available to others or their devices. We have proposed a general technique that promises to assist in mediating access. It capitalises on advantages afforded by computation(Hollan & Stometta, 1992). We first described the negotiation technique in the context of problems involved in scheduling meetings and then showed that similar issues, which at first may seem unrelated but in fact have much in common, arise in other contexts. One such activity, gaining immediate access, is currently of growing importance because of expanding connectivity via wireless technology. Cell phones and related technologies make it possible to be constantly available for synchronous interaction. At times, this can be advantageous but the associated costs and benefits result in a complex tradeoff space for designers as well as users.




Somewhere Else


Book Description

While other birds are seeing the world, George the duck is content to stay at home--or so it seems until he confesses the truth to Pascal, a visiting bear. Spectacularly detailed collage art featuring a jaw-dropping Paris panorama make this a special treat. Full color. 10 x 10.




Be Nice (or Else!)


Book Description

If you've tried it all-being smart, driven, healthy, clever, beautiful, first, fastest-don't forget the one thing that will give you what you really want. You know those moments when time stands still and you feel good about yourself and the life you're living? That's exactly what Be Nice is all about. It's your natural ability to experience that irresistible sense of joy, freedom, and contentment-anywhere, anytime, and with anyone. Of course, being nice also makes you more likable, looked up to, and sought after. But the real reason to Be Nice is that it's the one thing you can do today, right now, that will make you and anyone around you genuinely happy. The Be Nice revolution does come with a few new rules. For starters, it's not about being a doormat. You can say "no"-a lot-and still Be Nice. You can speak up, be funny, disagree, and even be completely honest (well, almost), and still Be Nice. Wouldn't you like to be the one to ... Inspire others, Build business, Defuse anger, Bring hope, Heal pain. Change the world-for the better! Add "nice" to whatever you're good at, and watch your relationships flourish, your career skyrocket, and opportunities for happiness and success open up all around you! Book jacket.




Learning AWK Programming


Book Description

Text processing and pattern matching simplified Key Features -Master the fastest and most elegant big data munging language -Implement text processing and pattern matching using the advanced features of AWK and GAWK -Implement debugging and inter-process communication using GAWK Book Description AWK is one of the most primitive and powerful utilities which exists in all Unix and Unix-like distributions. It is used as a command-line utility when performing a basic text-processing operation, and as programming language when dealing with complex text-processing and mining tasks. With this book, you will have the required expertise to practice advanced AWK programming in real-life examples. The book starts off with an introduction to AWK essentials. You will then be introduced to regular expressions, AWK variables and constants, arrays and AWK functions and more. The book then delves deeper into more complex tasks, such as printing formatted output in AWK, control flow statements, GNU's implementation of AWK covering the advanced features of GNU AWK, such as network communication, debugging, and inter-process communication in the GAWK programming language which is not easily possible with AWK. By the end of this book, the reader will have worked on the practical implementation of text processing and pattern matching using AWK to perform routine tasks. What you will learn -Create and use different expressions and control flow statements in AWK -Use Regular Expressions with AWK for effective text-processing -Use built-in and user-defined variables to write AWK programs -Use redirections in AWK programs and create structured reports -Handle non-decimal input, 2-way inter-process communication with Gawk -Create small scripts to reformat data to match patterns and process texts Who this book is for This book is for developers or analysts who are inclined to learn how to do text processing and data extraction in a Unix-like environment. Basic understanding of Linux operating system and shell scripting will help you to get the most out of the book.




Linked


Book Description

The best-selling guide to network science, the revolutionary field that reveals the deep links between all forms of human social life A cocktail party. A terrorist cell. Ancient bacteria. An international conglomerate. All are networks, and all are a part of a surprising scientific revolution. In Linked, Albert-Lálórabá, the nation's foremost expert in the new science of networks, takes us on an intellectual adventure to prove that social networks, corporations, and living organisms are more similar than previously thought. Barabá shows that grasping a full understanding of network science will someday allow us to design blue-chip businesses, stop the outbreak of deadly diseases, and influence the exchange of ideas and information. Just as James Gleick and the Erdos-Réi model brought the discovery of chaos theory to the general public, Linked tells the story of the true science of the future and of experiments in statistical mechanics on the internet, all vital parts of what would eventually be called the Barabá-Albert model.




AppleScript in a Nutshell


Book Description

AppleScript in a Nutshell is the first complete reference to AppleScript, the popular programming language that gives both power users and sophisticated enterprise customers the important ability to automate repetitive tasks and customize applications. As the Macintosh continues to expand and solidify its base in the multimedia and publishing industries, AppleScript is the tool of choice on this platform for creating sophisticated time- and money-saving workflow applications (applets). These applets automate the processing and management of digital video, imaging, print, and web-based material. AppleScript is also gaining a foothold in scientific programming, as technical organizations adopt G4 CPU-based systems for advanced computing and scientific analysis. Finally, "power users" and script novices will find that AppleScript is a great everyday Mac programming tool, similar to Perl on Windows NT or Unix.In this well-organized and concise reference, AppleScript programmers will find: Detailed coverage of AppleScript Version 1.4 and beyond on Mac OS 9 and Mac OS X. Complete descriptions of AppleScript language features, such as data types, flow-control statements, functions, object-oriented features (script objects and libraries), and other syntactical elements. Descriptions and hundreds of code samples on programming the various "scriptable" system components, such as the Finder, File Sharing, File Exchange, Network scripting, Web scripting, Apple System Profiler, the ColorSync program, and the numerous powerful language extensions called "osax" or scripting additions.Most other AppleScript books are hopelessly out of date. AppleScript in a Nutshell covers the latest updates and improvements with practical, easy to understand tips, including: Using AppleScript as a tool for distributed computing, an exciting development that Apple Computer calls "program linking over IP." Programmers can now do distributed computing with Macs over TCP/IP networks, including controlling remote applications with AppleScript and calling AppleScript methods on code libraries that are located on other machines. Using the Sherlock find application to automate web and network searching. Insights on scripting new Apple technologies such as Apple Data Detectors, Folder Actions, Keychain Access, and Apple Verifier.AppleScript in a Nutshell is a high-end handbook at a low-end price--an essential desktop reference that puts the full power of this user-friendly programming language into every AppleScript user's hands.