Book picks similar to
Microformats Made Simple by Emily P. Lewis
web-development
non-fiction
html
abandoned
AngularJS
Brad Green - 2013
This hands-on guide introduces you to AngularJS, the open source JavaScript framework that uses Model–view–controller (MVC) architecture, data binding, client-side templates, and dependency injection to create a much-needed structure for building web apps.Guided by two engineers who worked on AngularJS at Google, you’ll walk through the framework’s key features, and then build a working AngularJS app—from layout to testing, compiling, and debugging. You’ll learn how AngularJS helps reduce the complexity of your web app.Dive deep into Angular’s building blocks and learn how they work togetherGain maximum flexibility by separating logic, data, and presentation responsibilities with MVCAssemble your full app in the browser, using client-side templatesUse AngularJS directives to extend HTML with declarative syntaxCommunicate with the server and implement simple caching with the $http serviceUse dependency injection to improve refactoring, testability, and multiple environment designGet code samples for common problems you face in most web apps
CSS Mastery: Advanced Web Standards Solutions
Andy Budd - 2006
You'll learn how to: - Plan, organize, and maintain your stylesheets more effectively- Apply the secrets of liquid, elastic, and hybrid layouts- Create flickr-style image maps, remote rollovers, and other advanced CSS features- Lay out forms using pure CSS- Recognize common browser bugs, and how to fix themWhile CSS is a relatively simple technology to learn, it is a difficult one to master. When you first start developing sites using CSS, you will come across all kinds of infuriating browser bugs and inconsistencies. It sometimes feels like there are a million and one different techniques to master, spread across a bewildering array of websites. The range of possibilities seems endless and makes for a steep and daunting learning curve. By bringing all of the latest tips, tricks, and techniques together in one handy reference, this book demystifies the secrets of CSS and makes the journey to CSS mastery as simple and painless as possible. While most books concentrate on basic skills, this one is different, assuming that you already know the basics and why you should be using CSS in your work, and concentrating mainly on advanced techniques. It begins with a brief recap of CSS fundamentals such as the importance of meaningful markup, how to structure and maintain your code, and how the CSS layout model really works. With the basics out of the way, each subsequent chapter details a particular aspect of CSS-based design. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work. Browser inconsistencies are the thorn in most CSS developers' sides, so we have dedicated two whole chapters to CSS hacks, filters, and bug fixing, as well as looking at image replacement; professional link, form, and list styling; pure CSS layouts; and much more. All of these techniques are then put into practice in two beautifully designed case studies, written by two of the world's best CSS designers, Simon Collison and Cameron Moll. Summary of Contents: - Chapter 1: Setting the Foundations- Chapter 2: Visual Formatting Model Recap- Chapter 3: Background Images and Image Replacement- Chapter 4: Styling Links- Chapter 5: Styling Lists and Creating Nav Bars- Chapter 6: Styling Forms and Data Tables- Chapter 7: Layout- Chapter 8: Hacks and Filters- Chapter 9: Bugs and Bug Fixing- Case Study 1: More Than Doodles- Case Study 2: Tuscany Luxury Resorts
PHP and MySQL Web Development (Developer's Library)
Luke Welling - 2003
This book helps you develop websites by integrating and implementing the PHP scripting language and the MySQL database system. It contains real-world examples and working sample projects that give you a foundation to start building your own websites.
The Non-Designer's Design Book
Robin P. Williams - 2003
Not to worry: This book is the one place you can turn to find quick, non-intimidating, excellent design help. In The Non-Designer's Design Book, 2nd Edition, best-selling author Robin Williams turns her attention to the basic principles of good design and typography. All you have to do is follow her clearly explained concepts, and you'll begin producing more sophisticated, professional, and interesting pages immediately. Humor-infused, jargon-free prose interspersed with design exercises, quizzes, illustrations, and dozens of examples make learning a snap—which is just what audiences have come to expect from this best-selling author.
Greenlights / The Midnight Library
Matthew McConaughey - 2021
I-SPY : A peep into the world of Spies
Amit Bagaria - 2019
I am sure you’ve seen at least one, if not more of the 26 films made on fictional British spy 007. You may’ve also seen TV shows like The Americans, Blindspot, Chuck, Covert Affairs, Homeland, Nikita, Quantico, The Blacklist, and/or The Night Manager. I wrote this book after I realised that the average person may not know even one-sixth of what I know about spies and spying. Almost each of the Top 50 nations (by GDP, population or military power) has a spy agency/service. Many countries have more than one ‘secret service’ or ‘intelligence agency’. USA has 16. Some countries’ spy agencies are more powerful than entire smaller nations, with annual budgets larger than their GDPs. This books attempts to tell the story of 20 of the world’s largest and most powerful spy agencies, details their important missions, reveals their darkest secrets, and gives you an inside perspective of the often quite gory but thrilling ‘world of spies’. It gives you a 360º view of those spy agencies you only read about or see in a movie or TV show. With one chapter per agency, you can read only chapters you may be interested in. The life of most spies is not as glamorous as it is made out to be. You may think it is all about high-tech and guns and car chases and ‘hot’ women, but that’s not the case. In the real spy world, the techniques boil down to the interpretation of basic human psychology. Even though a spy learns several action techniques on how to get out of a dangerous situation, including how to withstand torture, if he/she is resorting to car chases, it means they’re doing something wrong. Spies don’t get paid very well. Gambling at a casino or flying on a private jet may be part of the job, but a spy doesn’t get to spend this kind of money on personal expenses. Spies cannot disclose the nature of their work to their family and friends, to maintain secrecy. Many have to live away from home for weeks, months, even years. Married life is a mess, as the spouse starts suspecting the spy of having an affair. Who can become a spy? Do you need a law enforcement (police) or military background? Not really. Spies have degrees as diverse as law, political science, finance, economics – even professional athletes have become successful spies.
Introducing HTML5
Bruce Lawson - 2010
Some of its new features are already being implemented by existing browsers, and much more is around the corner. Written by developers who have been using the new language for the past year in their work, this book shows you how to start adapting the language now to realize its benefits on today's browsers. Rather than being just an academic investigation, it concentrates on the practical--the problems HTML5 can solve for you right away. By following the book's hands-on HTML5 code examples you'll learn: new semantics and structures to help your site become richer and more accessiblehow to apply the most important JavaScript APIs that are already implementedthe uses of native multimedia for video and audiotechniques for drawing lines, fills, gradients, images and text with canvas how to build more intelligent web formsimplementation of new storage options and web databaseshow geolocation works with HTML5 in both web and mobile applicationsAll the code from this book (and more) is available at www.introducinghtml5.com. ********There appear to be intermittent problems with the first printing of Introducing HTML5. If you have one of these copies, please email us at ask@peachpit.com with a copy of your receipt (from any reseller), and we'll either provide access to the eBook or send you another copy of the print book -- whichever you prefer. If you'd like the eBook we can add that to your Peachpit.com account. You can set up a free account at www.peachpit.com/join http: //www.peachpit.com/join>. Thanks so much for your understanding!
JavaScript: The Definitive Guide
David Flanagan - 1996
This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:Scripted HTTP and Ajax XML processing Client-side graphics using the canvas tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applicationsPart I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:Generate a table of contents for an HTML document Display DHTML animations Automate form validation Draw dynamic pie charts Make HTML elements draggable Define keyboard shortcuts for web applications Create Ajax-enabled tool tips Use XPath and XSLT on XML documents loaded with Ajax And much morePart III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications."A must-have reference for expert JavaScript programmers...well-organized and detailed."-- Brendan Eich, creator of JavaScript
Responsive Web Design with HTML5 and CSS3
Ben Frain - 2012
Learn responsive design using HTML5 and CSS3 to adapt websites to any browser or screen size.
Reading Laurell K. Hamilton
Candace R. Benefiel - 2011
Hamilton was reshaping the image of the vampire with her own take on the vampire mythos in her Anita Blake, Vampire Hunter fantasy novel series. While Hamilton's work draws on traditional vampire and fairy lore, her interpretation of these subjects brought new dimensions to the genres, influencing the direction of urban fantasy over the past two decades.Reading Laurell K. Hamilton focuses upon Hamilton's two bestselling series, the Anita Blake, Vampire Hunter series and the Merry Gentry series. The volume is intended as a resource for leaders of book clubs or discussion groups, containing chapters that examine Hamilton's role in the current vampire literature craze, the themes and characters in her work, and responses to Hamilton on the Internet. The book also provides a brief overview of Hamilton's life.
The Quilter's Bible: The Indespensable Guide to Patchwork, Quilting, and Applique
Linda Clements - 2011
Packed full of expert advice on all aspects of quilting, patchwork and applique it holds the answer to all your quilting questions. This is the most comprehensive book on the market for patchwork, quilting and applique techniques and is ideal for both the beginner looking for trustworthy advice in a single volume and the committed quilter searching for authoritative reference for seldom-used techniques. It presents essential advice and instructions alongside a wide range of inspirational samples of work collected from international top-name quilters. It also features over 15 quilt projects including cot quilts, bed quilts, lap quilts, bags, cushions, wall hangings, table mats and runners, and other beautiful projects for the home. Easy-to-follow step-by-step instructions, clear diagrams and stunning photography combine to create this must-have resource for quilters of all abilities. Techniques covered include quilting basics such as making a quilt sandwich, hand and machine quilting, basting and binding a quilt. Other techniques include big stitch, sashiko, free motion, corded and stuffed (trapunto) quilting. There are instructions for over 100 different patchwork blocks, with detailed instructions for different kinds of piecing such as English paper piecing, foundation piecing and strip piecing. Techniques for applique are also included which cover different types of applique such as needle-turn; reverse, inlaid and shadow applique as well as using freezer paper and fusible web.
The Motley Fool Guide to Investing for Beginners
The Motley Fool - 2015
So we’ve created a guide that will show you (or a friend or relative who’s just getting started): * How much you need to start investing. * The key steps for building long-term wealth. * Proven ways to find great companies to buy. Understanding these life-changing concepts will get any investor on the path to financial freedom. Built upon our 13 Steps to Investing Foolishly, The Motley Fool Guide to Investing for Beginners includes our top investors’ biggest mistakes, insights into different styles of investing, and much more. Plus, you get 3 great stock picks that we think could make a strong foundation to any portfolio.
Breaking Down Breaking Bad: Unpeeling the Layers of Television's Greatest Drama
Eric San Juan - 2013
The idea that his foray into meth production was not merely a dalliance with darkness, but was actually a full-blown awakening intrigued us. And most of all, the idea that we came to have no respect for the protagonist of our favorite show utterly fascinated us.We couldn’t look away.Breaking Down Breaking Bad attempts to poke into the dark corners of Walter White’s mind, explore the traits that make this show special, and revels in the joy of what is arguably the best drama ever to appear on television. In doing so, it also peels back the layers of what makes characters like Jesse Pinkman tick, explores why we were so drawn to characters like Gus Fring and Mike Ehrmantraut, and relives some of the greatest moments of this already legendary show.Because the show may be gone, but the conversation about it certainly isn’t.Eric San Juan is the coauthor of A Year of Hitchcock (Scarecrow Press 2009) and Hitchcock’s Villains (Scarecrow Press 2013), as well as Geek Wisdom (Quirk Books 2011) and other books. Before Breaking Bad came along, he thought Deadwood was the greatest thing since sliced bread. He still thinks it’s pretty damn good.
Nikon D5100
Rob Sylvan - 2011
This new model replaces the popular D5000 and creates a nice bridge between the more beginner-level D3100 and the high-end D7000.This book has one goal: to teach D5100 owners how to make great shots using their new Nikon camera. Users learn how to use the D5100 to create the type of photos that inspired them to buy the camera in the first place. Everything in the book is in service of creating a great image.Starting with the top ten things users need to know about the camera, photographer Rob Sylvan carefully guides readers through the operating features. Owners get practical advice from a pro on which settings to use when, great shooting tips, and even end-of-chapter assignments.
The Ultimate All-New Kindle Paperwhite Guide Book (Your Complete Manual for the All-New Kindle Paperwhite E-reader)
Bohner, Carl - 2013