Community Building on the Web: Secret Strategies for Successful Online Communities


Amy Jo Kim - 1999
    She discusses important design strategies, interviews influential Web community-builders, and provides the reader with templates and questionnaires to use in building their own communities.

Information is Beautiful


David McCandless - 2001
    We need a brand new way to take it all in. 'Information is Beautiful' transforms the ideas surrounding and swamping us into graphs and maps that anyone can follow at a single glance.

The Japanese House: Architecture and Interiors


Alexandra Black - 2000
    The grace and elegance of the Japanese sensibility is reflected in both modern and traditional Japanese homes, from their fluid floor plans to their use of natural materials. In The Japanese House, renowned Japanese photographer Noboru Murata has captured this Eastern spirit with hundreds of vivid color photographs of 15 Japanese homes. As we step behind the lens with Murata, we're witness to the unique Japanese aesthetic, to the simple proportions modeled after the square of the tatami mat; to refined, rustic decor; to earthy materials like wood, paper, straw, ceramics, and textiles. This is a glorious house-tour readers can return to again and again, for ideas, inspiration, or simply admiration.

Ejb 3 in Action


Debu Panda - 2007
    This book builds on the contributions and strengths of seminal technologies like Spring, Hibernate, and TopLink.EJB 3 is the most important innovation introduced in Java EE 5.0. EJB 3 simplifies enterprise development, abandoning the complex EJB 2.x model in favor of a lightweight POJO framework. The new API represents a fresh perspective on EJB without sacrificing the mission of enabling business application developers to create robust, scalable, standards-based solutions.EJB 3 in Action is a fast-paced tutorial, geared toward helping you learn EJB 3 and the Java Persistence API quickly and easily. For newcomers to EJB, this book provides a solid foundation in EJB. For the developer moving to EJB 3 from EJB 2, this book addresses the changes both in the EJB API and in the way the developer should approach EJB and persistence.

HTML Black Book: The Programmer's Complete HTML Reference Book


Steven Holzner - 2000
    An immediate and comprehensive answer source, rather than a diffuse tutorial, for serious programmers who want to see difficult material covered in depth without the fluff. Discusses XML, dynamic HTML, JavaScript, Java, and Perl CGI programming to create a full Web site programming package. Written by the author of several successful titles published by The Coriolis Group.

The English Roses: Classic Favorites and New Selections


David Austin - 1993
    He has spent decades creating and perfecting his roses, which combine the charm and fragrance of the Old Roses with the repeat-flowering and wide color range of the traditional tea roses, also called Modern Roses.David Austin English Roses are vigorous, hardy, heat-resistant and disease-free. The bushes have a pleasant rounded habit and bear large, delicately scented blooms throughout the summer. The relative ease of growing a David Austin English Rose has inspired gardeners everywhere to try their hand. Interest in North America was so overwhelming that in 1999, the company opened an office in Tyler, Texas, which ships to the USA and Canada.The roses are organized into seven classification groups. Each rose profile features a description and cultivation techniques opposite a stunning full-page photograph. There are 32 new photographs, 22 of them of the new varieties released between 2011 and 2016. They are:Old Rose Hybrids - Sir Walter Scott, The Poet's Wife, The Lady Gardener, Lady Salisbury, Queen Anne The Leander Group - Bathsheba, The Ancient Mariner, Olivia Rose Austin, Fighting Temperaire, Carolyn Knight, Boscobel The English Musk Roses - Roald Dahl, Desdemona, The Lark Ascending, Tranquility, William and Catherine The English Alba Hybrids - Royal Jubilee Some Other English Roses - Imogen, Thomas A Becket The Climbing English Rose - The Lady of the Lake, The Albrighton Rambler, Wollerton Old Hall The English Cut-flower Roses.David also recounts how he set out to create the English roses, beginning with his first, the fragrant Constance Spry, released in 1961. In eloquent prose he reveals his passion for these roses and his lifelong dedication to their improvement. He describes their growth habits, flower form, foliage and name origin, and provides valuable cultivation tips and instruction on how to cut and arrange roses.This book displays beautifully why David Austin English Roses are beloved by gardeners everywhere. It is an essential selection for every rose lover and gardener. Artists will enjoy it for the glorious photographs.

Organize Your Genealogy in Evernote in 10 Easy Steps


Lorine McGinnis Schulze - 2014
    You will learn how to create notes, how to create stacks, how to set up a hierarchical structure for tags, how to create virtual genealogy binders, easy ways to transfer your computer files into an Evernote Note, and more. You will be able to follow each step to create your own Genealogy Binders full of your research (documents, photos, audio files, and more) on all your ancestors. Your Genealogy files will be organized, easily accessible and readily available to share with others if desired.

Landscape Photography On Location: Travel, Learn, Explore, Shoot


Thomas Heaton - 2016
    It is packed with stories and anecdotes from behind the image. There are tips on using social media to get your images seen by millions. The book offers advice on hiking, travel and the great outdoors as well as useful information on technical subjects such as where to focus and shooting RAW. After reading this book, not only will your photography start to improve, but you will be inspired to get up and out at dawn and stay out until dark. This book is for the beginner as well as the seasoned professional. Travel, Learn, Explore, Shoot.

The Simple Secret to Better Painting


Greg Albert - 2003
    It's an insightful artistic philosophy that boils down the many technical principles of composition into a single master rule that's easy to remember and apply: Never make any two intervals the same.You can make every painting more interesting, dynamic and technically sound by varying intervals of distance, length and space, as well as intervals of value and color. The rule also applies to balance, shape and the location of your painting's focal point.Greg Albert illustrates these lessons with eye-opening examples from both beginning and professional artists, including Frank Webb, Tony Couch, Kevin Macpherson, Charles Reid, Tony Van Hasselt and more.You'll discover that the ONE RULE is the only rule of composition you need to immediately improve your work - the moment your brush touches the canvas.

Refactoring: Improving the Design of Existing Code


Martin Fowler - 1999
    Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, non-optimal applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring, these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use... until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.

Pro C# 3.0 and the .NET 3.5 Framework (Pro)


Andrew Troelsen - 2007
    Since that time, this text has been revised, tweaked, and enhanced to account for the changes found within each release of the .NET platform (1.1, 2.0, 3.0 and now 3.5)..NET 3.0 was more of an augmentative release, essentially providing three new APIs: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF). As you would expect, coverage of the "W's" has been expanded a great deal in this version of the book from the previous Special Edition text.Unlike .NET 3.0, .NET 3.5 provides dozens of C# language features and .NET APIs. This edition of the book will walk you through all of this material using the same readable approach as was found in previous editions. Rest assured, you'll find detailed coverage of Language Integrated Query (LINQ), the C# 2008 language changes (automatic properties, extension methods, anonymous types, etc.) and the numerous bells and whistles of Visual Studio 2008. What you'll learn Everything you need to knowget up to speed with C# 2008 quickly and efficiently. Discover all the new .NET 3.5 featuresLanguage Integrated Query, anonymous types, extension methods, automatic properties, and more. Get a professional footholdtargeted to appeal to experienced software professionals, this book gives you the facts you need the way you need to see them. A rock-solid foundationfocuses on everything you need to be a successful .NET 3.5 programmer, not just the new features. Get comfortable with all the core aspects of the platform including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more. Who this book is forIf you're checking out this book for the first time, understand that it targets experienced software professionals and/or students of computer science (so please don't expect three chapters devoted to "for" loops). The mission of this text is to provide you with a rock-solid foundation to the C# 2008 programming language and the core aspects of the .NET platform (object-oriented programming, assemblies, file IO, Windows Forms/WPF, ASP.NET, ADO.NET, WCF, WF, etc.). Once you digest the information presented in these 33 chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms. "

Getting Started with AWS: Deploying a Web Application


Amazon Web Services - 2014
    Using AWS, you can develop applications quickly and then deploy them to a cloud environment that scales on demand. And with several AWS deployment services to choose from, you can create a deployment solution that gives you the right mix of automation and control. This documentation is offered for free here as a Kindle book, or you can read it online or in PDF format at http://docs.aws.amazon.com/gettingsta....

Notan: The Dark-Light Principle of Design


Dorr Bothwell - 1977
    In composition, it recognizes the separate but equally important identity of both a shape and its background.Since their introduction in the West, the intriguing exercises associated with Notan have produced striking results in every branch of Western art and design. This book, by two American artists and teachers who made an intensive study of Notan, was the first basic book on the subject in the West, and it remains one of the definitive texts. Through a series of simple exercises, it places the extraordinary creative resources of Notan easily within the grasp of Western artists and designers.Clearly and concisely, the authors demonstrate Notan's practical applications in six problems of progressive difficulty — creative exercises that will fascinate artists and designers of every calling and level of expertise. Along with these exercises, the book includes many illustrations of the principle of Notan, among them images as diverse as a sculpture by David Smith, a Samoan tapa cloth, a Museum of Modern Art shopping bag, New England gravestone rubbings, Japanese wrapping paper, a painting by Robert Motherwell, a psychedelic poster, and a carved and dyed Nigerian calabash. Painters, sculptors, potters, jewelry, and textile designers, architects, and interior designers all will discover — or rediscover — in these pages an ancient principle of composition that can help them meet creative challenges with fresh new perspective.

Inside the Business of Illustration


Steven Heller - 2004
    Using an entertaining, running narrative format to look at key concerns every illustrator must face today, this book covers finding one's unique style and establishing a balance between art and commerce; tackling issues of authorship and promotion; and more. In-depth perspectives are offered by illustrators, art directors, and art buyers from various industries and professional levels on such issues as quality, price negotiation, and illustrator-client relationships.• Includes an afterword by Milton Glaser, well-known designer/illustrator• From the authors of The Education of an Illustrator (1-58115-075-x)