The Official Ubuntu Book [With DVD]


Benjamin Mako Hill - 2006
    It's friendly, accessible, and reliable -- all qualities that apply to its official guidebook, too. This book captures the welcoming feel of the Ubuntu community, inviting you to get involved both as user and participant. But it also covers all the techniques you need to succeed happily with Ubuntu: from installation and configuration to "office applications," CD burning to instant messaging, networking to troubleshooting. There are plenty of specific answers: how to make Ubuntu run faster on older computers; better coexistence with Windows; fixes for balky microphones and scroll-wheel mice; tips for recovering lost system passwords, and much more. You'll even find chapters on Kubuntu (Ubuntu preconfigured with the KDE graphical user interface) and Edubuntu (Ubuntu optimized for schools). Plus, instant gratification: This book's DVD contains the full 7.0.4 "Feisty Fawn" distribution. Bill Camarda, from the October 2007 href="http://www.barnesandnoble.com/newslet... Only

The Emperor and I, Vol. 1


Mato - 2016
    One day something emerges from high school girl Kaho’s refrigerator—an emperor penguin, the largest of all penguins! When this emperor joins the household, fun and wacky antics with family and friends ensue!

Essential PHP Security


Chris Shiflett - 2005
    It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks.Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn't susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.Topics covered include:Preventing cross-site scripting (XSS) vulnerabilitiesProtecting against SQL injection attacksComplicating session hijacking attemptsYou are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.

Yes, We Can!: A Salute to Children from President Obama's Victory Speech


Barack Obama - 2009
    A picture book salute to chidren featuring excerpts from President Obama's Victory Speech.Beautiful photographs of children throughout the country accompany pictures of President Obama's monumental campaign and acceptance speech.

Sally's Candy Addiction: Tasty Truffles, Fudges Treats for Your Sweet-Tooth Fix


Sally McKenney - 2015
    If you're a candy and sweets lover, then look no further. Complete with over 75 brand new recipes, indulge in truffles, fudge, caramels, and marshmallows. And if you like Oreos, Reese's, Snickers, or other candy bar favorites, Sally will show you the best ways to incorporate these into cookies, cupcakes, bars, and more.Complete with easy-to-follow, step-by-step recipes, Sally's signature photography for every recipe, and snippets from Sally's own kitchen experiences, Sally's Candy Addiction has a recipe for every candy lover in your life.

Metaworld Chronicles Omnibus


David J. Wuto - 2017
    A 21st-century tale of an Earth ruled instead by magic, where humanity lives in enclaves shielded from magical beasts and otherworldly beings. Follow Gwen as she struggles to once again rebuild her life in the new world, a tale of companionship, adventure, and Spellcraft! Grow with Gwen as she grows from high school to university, and finally onto the real world, discovering the secrets of a real-life world made unreal by magic and Mages. Inspired by the spell system of classic Dungeon and Dragons, but set in the Modern World.

Falling in Love for All the Right Reasons: How to Find Your Soul Mate


Neil Clark Warren - 2005
    The founder of eHarmony online relationship service offers guidance for identifying character traits that can be measured to evaluate a couple's potential compatibility.

Maeda@Media


John Maeda - 2000
    Being ambidextrous with Eastern and Western cultures, he can see things most of us overlook. The result is a humor and expression that brings out the best in computers and art."--Nicholas Negroponte John Maeda is one of the world's leading experimental graphic designers and is quickly becoming a digital culture icon. His early preoccupation with the intersection of computer programming and digital art has resulted in a fascinating, interactive, and stunningly beautiful collection of work. Maeda has pioneered many of the key expressive elements that are prevalent on the web today. Among his most well-known works are "The Reactive Square," which features a simple black square on a computer screen that changes shape if one yells at it, and "Time Paint," in which paint flies across the screen. He has created innovative, interactive calendars, digital services, and advertisements for companies such as Sony, Shiseido, and Absolut Vodka. This is the first publication to present a complete overview of Maeda's work and philosophy. A glorious visual exploration of ideas and graphic form, "Maeda @ Media" takes you through Maeda's beginnings in early computerized printouts, to his reactive graphics on CD-ROM, to his dynamic experiments on the web, to his pedagogical approach to digital visual art, and finally to his overarching quest to understand the very nature of the relationship between technology and creativity. Six thematic chapters provide an overview of his entire career and research. But this is not just a catalog of older work: interspersedbetween each chapter is a new visual essay that has been created exclusively for this publication to underline each of the major themes. Coming together in a massive 480 pages, printed in a dazzling array of color combinations on three different kinds of paper, the result is a manifesto, a finely crafted manual and inspiration sourcebook all in one. With over 1000 illustrations.

Gosu, Season 1


Ki-Woon Ryu
    Armed with his master's supreme martial art techniques, he is ready to bring terror and wreak havoc among the murim. But before he even got started, he learns that the ones who had betrayed his master are already dead... Erm, so what happens now?Chapter 1 - 86

Mono no Aware


Ken Liu
    "Mono No Aware" appears in THE PAPER MENAGERIE AND OTHER STORIES.

Functional Programming in JavaScript


Luis Atencio - 2016
    Through concrete examples and jargon-free explanations, this book teaches you how to apply functional programming to real-life development tasks. The book includes insightful comparisons to object-oriented or imperative programming, which will allow you to ease into functional design. Moreover, you'll learn a repertoire of techniques including function chaining and pipelining, recursion, currying, binding, functional composition, lazy evaluation, fluent error handling, memoization, and much more. By the end of the book, you'll think about application design in a fresh new way.About the technologyAs web developers build increasingly complex applications in JavaScript, the code base for these projects can become exponentially larger and harder to maintain. The result? Application performance suffers, and readability and extensibility are severely compromised. For applications like these, Functional Programming provides a saner approach, allowing you to write elegant, readable code that raises the level of abstraction while being less prone to errors. Although not a "pure" functional language, JavaScript's native functional capabilities unlock access to proven functional programming techniques and practices.What's insideFoundations of functional programming and designExplore JavaScript's functional programming capabilities and the functional library ecosystemCreate more reliable code by embracing immutabilityLearn to write code that's easier to reason aboutSeparate core logic from program structure to write extensible codeAdopt a new approach to error handling and testingApply functional programming to solve real-world problemsAbout the readerReaders need to be comfortable with JavaScript programming and object-oriented design. No previous experience with functional programming is required.About the authorLuis Atencio is a Staff Software Engineer for Citrix Systems in Ft. Lauderdale, FL. He develops and architects applications leveraging Java, PHP, and JavaScript platforms. Luis is very involved in the community and has presented at local meet-ups. He blogs about software engineering at luisatencio.net and writes articles for PHP magazines and DZone. Follow Luis on twitter at @luijar.

Popular Lies About Graphic Design


Craig Ward - 2012
    An attempt to debunk the various misconceptions, half truths and, in some cases, outright lies which permeate the industry of design. Lovingly designed and written both passionately and irreverently, Ward pulls from his ten years of experience to tackle lighter subjects such as design fetishists, Helvetica's neutrality and urgent briefs, alongside discussions on more worthy topics such as the validity of design education, the supposed death of print, client relationships and pitch planning. In addition, the book features contributions and insights from more than a dozen other established practitioners such as Milton Glaser, Stefan Sagmeister, Christoph Niemann and David Carson making it a must for students, recent graduates and seasoned practitioners alike.

SOA Design Patterns


Thomas Erl - 2008
    More than three years in development and subjected to numerous industry reviews, the 85 patterns in this full-color book provide the most successful and proven design techniques to overcoming the most common and critical problems to achieving modern-day SOA. Through numerous examples, individually documented pattern profiles, and over 400 color illustrations, this book provides in-depth coverage of:• Patterns for the design, implementation, and governance of service inventories–collections of services representing individual service portfolios that can be independently modeled, designed, and evolved.• Patterns specific to service-level architecture which pertain to a wide range of design areas, including contract design, security, legacy encapsulation, reliability, scalability, and a variety of implementation and governance issues.• Service composition patterns that address the many aspects associated with combining services into aggregate distributed solutions, including topics such as runtime messaging and message design, inter-service security controls, and transformation.• Compound patterns (such as Enterprise Service Bus and Orchestration) and recommended pattern application sequences that establish foundational processes. The book begins by establishing SOA types that are referenced throughout the patterns and then form the basis of a final chapter that discusses the architectural impact of service-oriented computing in general. These chapters bookend the pattern catalog to provide a clear link between SOA design patterns, the strategic goals of service-oriented computing, different SOA types, and the service-orientation design paradigm.This book series is further supported by a series of resources sites, including soabooks.com, soaspecs.com, soapatterns.org, soamag.com, and soaposters.com.

Learning SPARQL


Bob DuCharme - 2011
    With this concise book, you will learn how to use the latest version of this W3C standard to retrieve and manipulate the increasing amount of public and private data available via SPARQL endpoints. Several open source and commercial tools already support SPARQL, and this introduction gets you started right away.Begin with how to write and run simple SPARQL 1.1 queries, then dive into the language's powerful features and capabilities for manipulating the data you retrieve. Learn what you need to know to add to, update, and delete data in RDF datasets, and give web applications access to this data.Understand SPARQL’s connection with RDF, the semantic web, and related specificationsQuery and combine data from local and remote sourcesCopy, convert, and create new RDF dataLearn how datatype metadata, standardized functions, and extension functions contribute to your queriesIncorporate SPARQL queries into web-based applications

A Software Engineer Learns HTML5, JavaScript and jQuery


Dane Cameron - 2013
    Due to their monopoly position in web browsers, and the fact web browsers have spread from PCs to phones, tablets and TVs; their status will continue to grow and grow. Despite their success, many software engineers are apprehensive about JavaScript and HTML. This apprehensiveness is not completely unfounded; both JavaScript and HTML were rushed in their early years, and driven by commercial rather than engineering interests. As a result, many dubious features crept into these languages. Due to backwards compatibility concerns, most of these features still remain. In addition, many software engineers have used these languages without ever learning them. JavaScript and HTML have low barriers to entry, and this, along with their similarity to other languages, led many software engineers to conclude that there really was nothing much to learn. If you have not used JavaScript and HTML for a number of years, or if you are a programmer or software engineer using other languages, you may be surprised at what they now offer. Browser based web applications are now capable of matching or exceeding the sophistication and scale of traditional desktop applications. In order to create complex web applications however, it is essential to learn these languages. This book takes the point of view that once you have a strong grasp of the fundamentals, the details will take care of themselves. It will not present you with long lists of APIs, or intricate details of every attribute, these can be found in reference manuals. It will focus on the details of each language that are fundamental to understanding how they work. This book will guide you through the process of developing a web application using HTML5, Javascript, jQuery and CSS. It contains the following content: 1. An introduction to the HTML5 markup language, and how it differs from HTML4 and XHTML. 2. An introduction to JavaScript, including an in-depth look at its use of objects and functions, along with the design patterns that support the development of robust web applications. 3. An introduction to jQuery selection, traversal, manipulation and events. 4. An in-depth look at the Web storage and IndexedDB APIs for client side data storage. 5. A guide to implementing offline web applications with the Application Cache API. 6. An introduction to the ways JavaScript can interact with the users file-system using the FileReader API. 7. The use of Web Workers in a web application to execute algorithms on background threads. 8. An introduction to AJAX, and the jQuery API supporting AJAX. 9. An introduction to Server Sent Events and Web Sockets. All subjects are introduced in the context of a sample web application. This book is intended for anyone with at least a superficial knowledge of HTML and programming.