Kamis, 17 Oktober 2013

Wow! eBook: Sass and Compass in Action - 3 new eBooks


Wow! eBook: Sass and Compass in Action - 3 new eBooks

Link to Wow! eBook

Sass and Compass in Action

Posted: 17 Oct 2013 05:01 AM PDT

Book Description

Sass and Compass in Action is the definitive guide to stylesheet authoring using these two revolutionary tools. Written for both designers and developers, this book demonstrates the power of both Sass and Compass through a series of examples that address common pain points associated with traditional stylesheet authoring. The book begins with simple topics such as CSS resets and moves on to more involved topics such as grid frameworks and CSS3 vendor implementation differences.

For 15 years, we’ve been using CSS to patiently paint the web by hand. No more! Sass and Compass add scripting and a library of components to standard CSS so you can simplify stylesheet authoring, automate tedious tasks, and add dynamic styling features to your pages. Think of Sass and Compass as power tools that allow you to paint with remarkable speed and precision.

Sass and Compass in Action is a hands-on guide to stylesheet authoring using these two revolutionary tools. This practical book shows you how to eliminate common CSS pain points and concentrate on making your pages pop. You’ll begin with simple topics like CSS resets and then progress to more substantial challenges like building a personal stylesheet framework to bundle and reuse your own approaches and opinions.

What’s Inside

  • CSS for desktop and mobile web apps
  • Loaded with examples and reusable techniques
  • Authors are Sass and Compass creators and core team members

Table of Contents
Part 1: Getting acquainted with Sass and Compass
Chapter 1. Sass and Compass make stylesheets fun again
Chapter 2. Basic Sass syntax

Part 2: Using Sass and Compass in practice
Chapter 3. CSS grids without the math
Chapter 4. Eliminate the mundane using Compass
Chapter 5. CSS3 with Compass

Part 3: Tuning for production
Chapter 6. Spriting
Chapter 7. From prototype to production
Chapter 8. High-performance stylesheets

Part 4: Advanced Sass and Compass
Chapter 9. Scripting with Sass
Chapter 10. Creating and sharing a Compass extension

Appendix A. Installing Sass and Compass
Appendix B. Getting started with Compass
Appendix C. The Sass syntaxes

Book Details

  • Paperback: 240 pages
  • Publisher: Manning Publications (July 2013)
  • Language: English
  • ISBN-10: 1617290149
  • ISBN-13: 978-1617290145
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Sass and Compass in Action appeared first on Wow! eBook.

PowerShell Deep Dives

Posted: 17 Oct 2013 04:53 AM PDT

Book Description

Here’s your chance to learn from the best in the business. PowerShell Deep Dives is a trove of essential techniques, practical guidance, and the expert insights you earn only through years of experience. Editors Jeffery Hicks, Richard Siddaway, Oisin Grehan, and Aleksandar Nikolic hand-picked the 28 chapters in the book’s four parts: Administration, Scripting, Development, and Platforms.

PowerShell has permanently changed Windows administration. This powerful scripting and automation tool allows you to control virtually every aspect of Windows and most Microsoft servers like IIS and SQL Server. Here’s your chance to learn from the best in the business.

PowerShell Deep Dives is a trove of essential techniques and practical guidance. It is rich with insights from experts who won them through years of experience. The book’s 28 chapters, grouped in four parts (Administration, Scripting, Development, and Platforms), were hand-picked by four section editors: Jeffery Hicks, Richard Siddaway, Oisin Grehan, and Aleksandar Nikolic.

Whether you’re just getting started with PowerShell or you already use it daily, you’ll find yourself returning to this book over and over.

What’s Inside

  • Managing systems through a keyhole
  • The Ten Commandments of PowerShell scripting
  • Scalable scripting for large datasets
  • Adding automatic remoting
  • Provisioning web servers and websites automatically to IIS 8
  • And 23 more fantastic chapters

Table of Contents
Part 1: PowerShell administration
Chapter 1. Diagnosing and troubleshooting PowerShell remoting
Chapter 2. CIM sessions
Chapter 3. Collecting and analyzing performance counter data
Chapter 4. TCP port communications with PowerShell
Chapter 5. Managing systems through a keyhole
Chapter 6. Using PowerShell to audit user logon events
Chapter 7. Managing and administering a certification authority database with PowerShell
Chapter 8. Using PowerShell to reduce Active Directory token bloat

Part 2: PowerShell scripting
Chapter 9. The 10 PowerShell scripting commandments
Chapter 10. Avoiding the pipeline
Chapter 11. A template for handling and reporting errors
Chapter 12. Tips and tricks for creating complex or advanced HTML reports with PowerShell
Chapter 13. Using and "abusing" dynamic parameters
Chapter 14. PowerShell type formatting
Chapter 15. Scalable scripting for large data sets: pipeline and database techniques
Chapter 16. Building your own WMI-based cmdlets
Chapter 17. Turning command-line tools into PowerShell tools

Part 3: PowerShell for developers
Chapter 18. Using Source Control Software with PowerShell
Chapter 19. Inline .NET code
Chapter 20. PowerShell and XML: better together
Chapter 21. Adding automatic remoting to advanced functions and cmdlets
Chapter 22. Taming software builds (and other complicated processes) with psake

Part 4: PowerShell platforms
Chapter 23. PowerShell and the SQL Server provider
Chapter 24. Creating flexible subscriptions in SSRS
Chapter 25. Inventory database table statistics using PowerShell and SQL Server Management Objects
Chapter 26. WSUS and PowerShell
Chapter 27. Provisioning IIS web servers and sites with PowerShell
Chapter 28. Active Directory Group Management application

Book Details

  • Paperback: 464 pages
  • Publisher: Manning Publications (July 2013)
  • Language: English
  • ISBN-10: 1617291315
  • ISBN-13: 978-1617291319
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post PowerShell Deep Dives appeared first on Wow! eBook.

Hello! iOS Development

Posted: 17 Oct 2013 04:48 AM PDT

Book Description

Hello! iOS Development is a tutorial designed for novice iOS developers. Using the Hello! style of User Friendly cartoons and illustrations, this entertaining book will guide you step-by-step as you write your first apps for the iPhone and iPad and add them to the App Store.

To create a successful iPhone or iPad app you need a great idea, serious commitment, and some programming know-how. If you supply the idea and the commitment, this entertaining and easy-to-read book will help you pick up the coding skills you need to bring your app to life.

Hello! iOS Development is a tutorial designed for new iOS developers. It builds on your existing programming knowledge to create apps for the iPhone and iPad using the Objective-C language and Apple’s free Xcode tools. Characters from the User Friendly cartoon series guide you as you write your first apps and add them to the App Store.

Written for readers with beginning-level programming skills. No prior experience with iOS development is assumed.

What’s Inside

  • No iPhone or iPad development experience required
  • Go from napkin sketch to finished app
  • Publish your apps in the App Store
  • Easy writing style with visual learning aids

Table of Contents
Part 1: Hello! iPhone
Chapter 1. Hello! iPhone
Chapter 2. Thinking like an iPhone developer
Chapter 3. Coding in Objective-C

Part 2: iPhone applications: step by step
Chapter 4. Writing an app with multiple views
Chapter 5. Polishing your app
Chapter 6. Working with databases and table views
Chapter 7. Creating a photo-based application
Chapter 8. Moving, rotating, editing, and animating images
Chapter 9. Working with location and maps
Chapter 10. Accessing the internet

Part 3: Going from Xcode to the App Store
Chapter 11. Debugging and optimizing your application
Chapter 12. Building for the device and the App Store

Book Details

  • Paperback: 344 pages
  • Publisher: Manning Publications (July 2013)
  • Language: English
  • ISBN-10: 1935182986
  • ISBN-13: 978-1935182986
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Hello! iOS Development appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar