Book picks similar to
Emotional Design Elements (Smashing eBooks Series) by Smashing Magazine
z-user-interfaces
z-work
hf-ux
web
Hank & Jim: The Fifty-Year Friendship of Henry Fonda and James Stewart
Scott Eyman - 2017
They became friends and then roommates as stage actors in New York, and when they began making films in Hollywood, they roomed together again. Between them they made such memorable films as The Grapes of Wrath, Mister Roberts, Twelve Angry Men, and On Golden Pond; and Mr. Smith Goes to Washington, Destry Rides Again, The Philadelphia Story, It’s a Wonderful Life, Vertigo, and Rear Window.They got along famously, with a shared interest in elaborate practical jokes and model airplanes, among other things. Fonda was a liberal Democrat, Stewart a conservative Republican, but after one memorable blow-up over politics, they agreed never to discuss that subject again. Fonda was a ladies’ man who was married five times; Stewart remained married to the same woman for forty-five years. Both men volunteered during World War II and were decorated for their service. When Stewart returned home, still unmarried, he once again moved in with Fonda, his wife, and his two children, Jane and Peter, who knew him as Uncle Jimmy.For Hank and Jim, biographer and film historian Scott Eyman spoke with Fonda’s widow and children as well as three of Stewart’s children, plus actors and directors who had worked with the men—in addition to doing extensive archival research to get the full details of their time together. This is not another Hollywood story, but a fascinating portrait of an extraordinary friendship that lasted through war, marriages, children, careers, and everything else.
The Modern Web: Multi-Device Web Development with HTML5, CSS3, and JavaScript
Peter Gasston - 2013
When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what's a developer to do?Peter Gasston's The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and JavaScript. His plain-English explanations and practical examples emphasize the techniques, principles, and practices that you'll need to easily transcend individual browser quirks and stay relevant as these technologies are updated.Learn how to:Plan your content so that it displays fluidly across multiple devices Design websites to interact with devices using the most up-to-date APIs, including Geolocation, Orientation, and Web Storage Incorporate cross-platform audio and video without using troublesome plug-ins Make images and graphics scalable on high-resolution devices with SVG Use powerful HTML5 elements to design better formsTurn outdated websites into flexible, user-friendly ones that take full advantage of the unique capabilities of any device or browser. With the help of The Modern Web, you'll be ready to navigate the front lines of device-independent development.
Metaprogramming Ruby 2: Program Like the Ruby Pros
Paolo Perrotta - 2014
With metaprogramming, you can produce elegant, clean, and beautiful programs. Once the domain of expert Rubyists, metaprogramming is now accessible to programmers of all levels. This thoroughly revised and updated second edition of the bestselling Metaprogramming Ruby explains metaprogramming in a down-to-earth style and arms you with a practical toolbox that will help you write your best Ruby code ever.Dig under the surface and explore Ruby's most advanced feature: a collection of techniques and tricks known as metaprogramming. In this book, you'll learn metaprogramming as an essential component of Ruby and discover the deep, non-obvious details of the language. Once you understand the tenets of Ruby, including the object model, scopes, and singleton classes, you're on your way to applying metaprogramming both in your daily work assignments and in your fun, after-hours projects.Metaprogramming Ruby, Second Edition makes mastering the language enjoyable. The book is packed with: Pragmatic examples of metaprogramming in action, many of which come straight from real-life gems such as Rails.Programming challenges that let you experiment and play with some of the most out-there metaprogramming concepts.Metaprogramming spells--33 practical recipes and idioms that you can study and apply right now, to write code that is sure to impress.This completely revised new edition covers the new features in Ruby 2.0 and 2.1, and contains code from the latest Ruby libraries, including Rails 4. Most examples are new, from the wild, with more recent libraries. And the book reflects current ideas of when and how much metaprogramming you should use.Whether you're a Ruby apprentice on the path to mastering the language or a Ruby wiz in search of new tips, this book is for you.What You Need: Ruby 2.x, Ruby 1.9, or a recent version of JRuby.
Out the door
Emily Carroll - 2010
In this digital comic, Out the Door, a young boy goes on a night-time contemplation.You can read it here: http://emcarroll.com/comics/outthedoo...
Developing Backbone.js Applications
Addy Osmani - 2012
You’ll learn how to create structured JavaScript applications, using Backbone’s own flavor of model-view-controller (MVC) architecture.Start with the basics of MVC, SPA, and Backbone, then get your hands dirty building sample applications—a simple Todo list app, a RESTful book library app, and a modular app with Backbone and RequireJS. Author Addy Osmani, an engineer for Google’s Chrome team, also demonstrates advanced uses of the framework.Learn how Backbone.js brings MVC benefits to the client-sideWrite code that can be easily read, structured, and extendedWork with the Backbone.Marionette and Thorax extension frameworksSolve common problems you’ll encounter when using Backbone.jsOrganize your code into modules with AMD and RequireJSPaginate data for your Collections with the Backbone.Paginator pluginBootstrap a new Backbone.js application with boilerplate codeUse Backbone with jQuery Mobile and resolve routing problems between the twoUnit-test your Backbone apps with Jasmine, QUnit, and SinonJS
HTML 4 for Dummies
Ed Tittel - 1995
HTML 4 For Dummies, now in its 5th edition, will show you the basics of working with this language as well as advanced skills for all-around knowledge. HTML is used to create Web documents. As a standard issued by the World Wide Web Consortium, it is used by almost everyone to create and edit Web pages. HTML is capable of:Creating a Web site Inserting designs to a Web page Running on both PCs and Macs The new edition of HTML 4 For Dummies contains nearly 50% more content than its previous editions, and covers a wide range of material, including: Planning a Web site to avoid underperformanceCreating and viewing a Web page Working with text, tables, lists, and links Adding style to your page with images, colors, and fonts Managing layout Controlling positioning and appearance using CSS Integrating scripts with HTML Designing an eBay auction page Helpful advices and tips, as well as warnings about pitfalls Complete with a 6-page tear-out colored reference sheet, HTML 4 For Dummies is the most comprehensive HTML guide yet. Written by a computer expert and author of over 120 books, including the previous editions of the bestselling HTML 4 For Dummies, this straightforward, fun guide will aid you through making and editing beautiful Web pages.
Internet & World Wide Web: How to Program
Paul Deitel - 1999
Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.
Interactive Project Management: Pixels, People, and Process
Nancy Lyons - 2012
While the work entails elements of software development, marketing, and advertising, it's neither purely technical nor traditional "agency" work. Because the industry is relatively new, the gap in understanding between the clients buying the work and the teams building it is often wide, and the methods of delivery vary.Enter the Geek Girls Guide. Nancy Lyons and Meghan Wilker don't just tell you how to deliver digital work, they demonstrate how to think about it. Interactive Project Management helps clients, agencies, and industry professionals better understand the critical role of the interactive project manager, and presents a collaborative, people-focused approach to delivering high-quality digital work. This concise volume helps build understanding across all stakeholders in interactive work, and most importantly, it won't put you to sleep.
The New Community Rules: Marketing on the Social Web
Tamar Weinberg - 2009
But how do you take advantage of them? With The New Community Rules, you'll understand how social web technologies work, and learn the most practical and effective ways to reach people who frequent these sites. Written by an expert in social media and viral marketing, this book cuts through the hype and jargon to give you intelligent advice and strategies for positioning your business on the social web, with case studies that show how other companies have used this approach.The New Community Rules will help you:Explore blogging and microblogging, and find out how to use applications such as Twitter to create brand awareness Learn the art of conversation marketing, and how social media thrives on honesty and transparency Manage and enhance your online reputation through the social web Tap into the increasingly influential video and podcasting market Discover which tactics work -- and which don't -- by learning about what other marketers have tried Many consumers today use the Web as a voice. The New Community Rules demonstrates how you can join the conversation, contribute to the community, and bring people to your product or service.
The Simple Life
Wanda E. Brunstetter - 2006
What can we as "English" (non-Amish) people learn from this lifestyle? Wanda Brunstetter, author of the best-selling Amish-themed novel The Storekeeper's Daughter, offers sixty intriguing and encouraging lessons in her new devotional The Simple Life. Each reading features a brief story of the Amish, providing a "behind the scenes" insight into their culture; a spiritual lesson, accompanied by scripture, drawn from the story; and a "bonus" of an Amish witticism or recipe. Now readers can enjoy the peace and quiet of Amish country anytime, anywhere.
Learning Node
Shelley Powers - 2012
This guide offers a friendly way to master Node fundamentals with clear and concise information you can use right away.Built on Google’s V8 JavaScript engine, Node offers high performance and easy scalability for server-side applications. Learning Node walks you through the differences and parallels between client-side and server-side programming, with practical examples of programming and deployment.* Quickly learn how to install and deploy Node* Understand how to use Node and related components to build sites and applications efficiently* Manage Node modules with npm* Create pages easily with template systems* Apply client-side skills, tools, and techniques on the server* Maintain a connection between browser and server with web sockets
The Diamond of Heart 01
Mayu Shinjō - 2010
However, when she was young, she befriended two boys--gentle Mamoru and blunt Keigo--who could touch her without harming her. Without knowing about her diamond, both Mamoru and Keigo promised to protect Himeno. When some people threaten to take Himeno's heart, who else will protect her but her knights?
The Best American Mystery Stories 2017
John Sandford - 2017
Number-one New York Times best-selling author John Sandford Entertainment Weekly—selects the best mystery writing of the year.
Awkward Family Holiday Photos
Mike Bender - 2013
. . the holidays.Holidays. They’re those momentous occasions when we gather with family to eat, drink, celebrate, and, of course, pose for photographs. From Mom’s homemade Halloween costumes to re-creating a Nativity scene for the Christmas card to that overly patriotic uncle who literally wears the flag on the Fourth, holidays make for humiliating memories that we carry in our hearts for years to come. Whether your family loves Valentine’s Day, St. Patrick’s Day, Easter, July Fourth, Halloween, Thanksgiving, Christmas, or Hanukkah, this book pays homage to all of the holidays’ most uncomfortable moments.
Facebook Marketing for Dummies
Paul Dunay - 2009
With Facebook, an organization can market and promote their brand, products, or services via the network's built-in components of profile pages, polls, community building, advertising, word-of-mouth marketing, and business applications. This insightful resource focuses on the strategies, tactics, and techniques necessary to lead your organization into the world of Facebook marketing.Packed with vital real-world case studies, the book serves as a must-have guide for the most reliable, responsible, and ethical business and marketing practices with Facebook.A helpful reference that discusses essential strategies, tactics, and techniques for excelling in the world of Facebook marketing Examines setting up a business profile page, hosting an event on Facebook, and tracking your return-on-investment Shares strategies for successful Facebook advertising campaigns Demonstrates how to create widgets and Facebook applications Face it: this essential book contains everything you need to know for your foray into Facebook marketing.Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.