Kamis, 31 Januari 2013

Wow! eBook: Learning MySQL - 6 new eBooks


Wow! eBook: Learning MySQL - 6 new eBooks

Link to Wow! eBook - Blog

Learning MySQL

Posted: 31 Jan 2013 07:29 AM PST

Learning MySQL

Book Description

Whether you’re running a , keeping track of members andmeetings for a club, or just trying to organize a large and diversecollection of information, you’ll find the engineuseful for answering questions such as:

  • Which are my top ten fastest-selling products?
  • How frequently does this person come to our facility?
  • What was the highest, lowest, and average score of the team last season?

, the most popular open-source , offers the power ofa relational in a package that’s easy to set up andadminister, and Learning MySQL provides all the tools you need toget started. This densely packed tutorial includes detailedinstructions to help you set up and design an effective database,create powerful queries using , configure MySQL for improvedsecurity, and squeeze information out of your data.

After covering the basics, the book travels far into MySQL’ssubtleties, including complex queries and joins, how to interact withthe database over the Web using or , and importanthouse-keeping such as backups and .

Topic include:

The authors, Saied Tahaghoghi and Hugh E. Williams, have careers inacademia and , and share a keen interest in research intosearch technologies.

Whether you’ve never touched a database or have already completedsome MySQL projects, you’ll find insights in Learning MySQLthat will last a career.

Table of Contents
Part I: Introduction
Chapter 1. Introduction
Chapter 2. Installing MySQL
Chapter 3. Using the MySQL

Part II: Using MySQL
Chapter 4. Modeling and Designing Databases
Chapter 5. Basic SQL
Chapter 6. Working with Database Structures
Chapter 7. Advanced Querying
Chapter 8. Doing More with MySQL
Chapter 9. Managing Users and Privileges

Part III: Advanced Topics
Chapter 10. Backups and
Chapter 11. Using an Options File
Chapter 12. Configuring and Tuning the Server

Part VI: Web Database Applications with
Chapter 13. Web Database Applications
Chapter 14. PHP
Chapter 15. A PHP Application: The Wedding Gift Registry

Part V: Interacting with MySQL Using Perl
Chapter 16. Perl
Chapter 17. Using Perl with MySQL
Chapter 18. Serving Perl Pages to the Web

Book Details

  • Paperback: 618 pages
  • Publisher: O’Reilly Media (November 2006)
  • Language: English
  • ISBN-10: 0596008643
  • ISBN-13: 978-0596008642
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Learning MySQL appeared first on Wow! eBook - Blog.

MySQL Pocket Reference, 2nd Edition

Posted: 31 Jan 2013 07:20 AM PST

MySQL Pocket Reference, 2nd Edition

Book Description

To help you be more efficient in your work, this handy gives you instant reminders on how to use important functions, especially in conjunction with key parts of the LAMP infrastructure. This powerful system is so rich in features that no administrator or programmer can stay familiar with all of them. is an ideal on-the-job companion, well organized to help you find and adapt the statements you need — quickly.

Updated for the latest versions of this popular , this edition covers many complex features that have been added to MySQL 5.0 and 5.1, including a section dedicated to stored procedures and triggers. After a brief introduction on installation and initial setup, the book explains:

  • How to configure MySQL, such as setting the root password
  • MySQL data types, including numerics, strings, dates, and complex types
  • syntax, commands, data types, operators, and functions
  • Arithmetic, comparison and logical operators
  • Aggregate and general functions
  • Stored procedures and triggers, including procedure definition, procedure calls, procedure , cursors, and triggers

You don’t have time to stop and thumb through an exhaustive reference when you’re hard at work. This portable and affordable guide is small enough to fit into your pocket, and gives you a convenient reference that you can consult anywhere. When you reach a sticking point and need to get to a solution quickly, the MySQL Pocket Reference is the book you want to have.

Book Details

  • Paperback: 618 pages
  • Publisher: O’Reilly Media (November 2006)
  • Language: English
  • ISBN-10: 0596008643
  • ISBN-13: 978-0596008642
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post MySQL Pocket Reference, 2nd Edition appeared first on Wow! eBook - Blog.

Professional Website Performance

Posted: 31 Jan 2013 05:04 AM PST

Professional Website Performance

Book Description

Achieve optimal speed and with this Wrox guide

Effective requires optimum with regard to both web browser and server. This book covers all aspects of building and maintaining websites that deliver peak on all levels. Exploring both front-end and back-end configuration, it examines factors like compression and , database , MySQL tuning, alternatives, load-balancing across multiple servers, effective caching of web contents, , and much more. Both developers and system administrators will find value in this platform-neutral guide.

  • Covers essential information for creating and maintaining websites that deliver peak performance on both front end and back end
  • Explains how to configure front-end performance related to the web browser and how to speed up communication between server and browser
  • Topics include MySQL tuning, alternatives, , , and web images
  • Explores how to minimize the performance penalties of SSL; load-balancing across multiple servers with , , and MySQL; and effective caching and compression of web contents

Professional Website Performance: Optimizing the Front End and Back End offers essential information to help both front-end and back-end technicians ensure better website performance.

From the Back Cover
Achieve optimal website speed without compromising on quality

Building and maintaining high-performance websites can have a significant impact on a site’s success. In addition, effective website requires optimum performance with regard to both the web browser and server. Taking those factors into consideration, this platform-neutral book covers all aspects of building and maintaining websites that deliver peak performance on all levels. Longtime web developer and performance expert Peter Smith explores the ways in which websites can respond more quickly by configuring front-end performance related to the web browser, as well as the back end for speeding up the communication between the server and the browser.

Professional Website Performance:

  • Examines factors such as compression and JavaScript, database performance, MySQL tuning, NoSQL alternatives, load-balancing across multiple servers, effective caching of web contents, CSS, and more
  • Walks you through minimizing the performance penalties of SSL
  • Discusses the dangers of premature and how it can add complexity to your code
  • Looks at waterfall views at the front end of a website, which show the order in which the browser is requesting resources
  • Addresses scaling horizontally (increasing the number of machines in your setup) versus scaling vertically (keeping the same number of servers, but upgrading their hardware)

Table of Contents
PART I: FRONT END
Chapter 1. A Refresher on Web Browsers
Chapter 2. Utilizing Client-Side Caching
Chapter 3. Content Compression
Chapter 4. Keeping the Size Down with Minification
Chapter 5. Optimizing Web Graphics and CSS
Chapter 6. JavaScript, the Document Object Model, and Ajax

PART II: BACK END
Chapter 7. Working with Web Servers
Chapter 8. Tuning MySQL
Chapter 9. MySQL in the Network
Chapter 10. Utilizing NoSQL Solutions
Chapter 11. Working with Sockets Layer (SSL)
Chapter 12. Optimizing

PART III: APPENDIXES
Appendix A. Performance
Appendix B. Designing for Mobile Platforms
Appendix C. Compression

Book Details

  • Paperback: 480 pages
  • Publisher: Wrox (November 2012)
  • Language: English
  • ISBN-10: 1118487524
  • ISBN-13: 978-1118487525
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional Website Performance appeared first on Wow! eBook - Blog.

Professional SQL Server 2012 Internals and Troubleshooting

Posted: 31 Jan 2013 04:55 AM PST

Professional SQL Server 2012 Internals and Troubleshooting

Book Description

Hands-on troubleshooting methods on the most recent release of

The 2012 release of is the most significant one since 2005 and introduces an abundance of new features. This critical book provides in-depth coverage of best practices for troubleshooting problems based on a solid understanding of both and internals and shows experienced DBAs how to ensure reliable . The team of authors shows you how to master the use of specific troubleshooting tools and how to interpret their output so you can quickly identify and resolve any issue on any server running .

  • Covers the core technical topics required to understand how Server and should be working
  • Shares best practices so that you know how to proactively and avoid problems
  • Shows how to use tools to quickly gather, analyze, and effectively respond to the source of a system-wide performance issueProfessional Server 2012 Internals and Troubleshooting helps you to quickly become familiar with the changes of this new release so that you can best handle performance and troubleshooting.

From the Back Cover
Proven techniques and best practices for troubleshooting SQL Server 2012

This book is packed with expert advice and real-world examples, showing you how to troubleshoot SQL Server 2012 based on a thorough understanding of SQL Server and Windows internals. It shows how to master the use of specific troubleshooting tools, and how to interpret their output to quickly identify and resolve any performance issue?on any server running SQL Server.

Professional SQL Server 2012 Internals and Troubleshooting:

  • Takes you through the life cycle of a query to help present SQL Server’s in a practical context
  • Helps to demystify server hardware and storage systems and examines how SQL Server uses memory and how you should configure it
  • Explores query processing and execution, locking, and how tempdb works
  • Shows how to use troubleshooting tools to gather, analyze, and respond to the source of a system-wide performance issue
  • Details how to enhance your troubleshooting toolset with Powershell and Extended Events, and how to manage SQL Server in a virtual environment

Table of Contents
PART I: INTERNALS
Chapter 1. SQL Server
Chapter 2. Demystifying Hardware
Chapter 3. Understanding Memory
Chapter 4. Storage Systems
Chapter 5. Query Processing and Execution
Chapter 6. Locking and
Chapter 7. Latches and Spinlocks
Chapter 8. Knowing Tempdb

PART II: TROUBLESHOOTING TOOLS AND LESSONS FROM THE FIELD
Chapter 9. Troubleshooting Methodology and Practices
Chapter 10. Viewing Server Performance with PerfMon and the PAL Tool
Chapter 11. Consolidating Data Capture with SQLdiag
Chapter 12. Bringing It All Together with SQL Nexus
Chapter 13. Diagnosing SQL Server 2012 Using Extended Events
Chapter 14. Enhancing Your Troubleshooting Toolset with PowerShell
Chapter 15. Delivering a SQL Server Health Check
Chapter 16. Delivering Manageability and Performance
Chapter 17. Running SQL Server in a Virtual Environment

Book Details

  • Paperback: 576 pages
  • Publisher: Wrox (October 2012)
  • Language: English
  • ISBN-10: 1118177657
  • ISBN-13: 978-1118177655
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional SQL Server 2012 Internals and Troubleshooting appeared first on Wow! eBook - Blog.

Dart in Action

Posted: 30 Jan 2013 09:20 AM PST

Dart in Action

Book Description

introduces ’s language and provides techniques and examples showing how to use it as a viable replacement for and in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and with isolates. After you master the core concepts, you’ll move on to running Dart on the server and creating single page web applications.

Dart is a web language developed by . It has modern OO features, just like or #, while keeping ’s dynamic and functional characteristics. Dart applications are “transpiled” to , and they run natively in Dart-enabled browsers. With production-quality libraries and tools, Dart operates on both the client and the server for a consistent process.

Dart introduces the Dart language and teaches you to use it in browser-based, desktop, and mobile applications. Not just a language tutorial, this book gets quickly into the nitty-gritty of using Dart. Most questions that pop up while you’re reading are answered on the spot! OO newbies will appreciate the gentle pace in the early chapters. Later chapters take a test-first approach and encourage you to try Dart hands-on.

To benefit from this book you’ll need experience with and JavaScript?a Java or # background is helpful but not required.

What’s Inside

  • Dart from the ground up
  • Numerous code samples and diagrams
  • Creating single-page
  • Transitioning from Java, C#, or JavaScript
  • Running Dart in the browser and on the server

Table of Contents
Part 1: Introducing Dart
Chapter 1. Hello Dart
Chapter 2. "Hello World" with Dart tools
Chapter 3. Building and testing your own Dart app

Part 2: Core Dart
Chapter 4. Functional first-class functions and closures
Chapter 5. Understanding libraries and privacy
Chapter 6. Constructing classes and interfaces
Chapter 7. Extending classes and interfaces
Chapter 8. Collections of richer classes
Chapter 9. Asynchronous with callbacks and futures

Part 3: Client-side Dart apps
Chapter 10. Building a Dart web app
Chapter 11. Navigating offline data
Chapter 12. Communicating with other systems and languages

Part 4: Server-side Dart
Chapter 13. Server interaction with files and
Chapter 14. Sending, syncing, and storing data
Chapter 15. with isolates

Appendix A. Core language reference
Appendix B. Defining classes and libraries

Book Details

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

Related Posts

The post Dart in Action appeared first on Wow! eBook - Blog.

Taming Text

Posted: 30 Jan 2013 09:11 AM PST

Taming Text

Book Description

Taming Text is a hands-on, example-driven guide to working with unstructured text in the context of real-world applications. This book explores how to automatically organize text using approaches such as full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. The book guides you through examples illustrating each of these topics, as well as the foundations upon which they are built.

There is so much text in our lives, we are practically drowning in it. Fortunately, there are innovative tools and techniques for managing unstructured information that can throw the smart developer a much-needed lifeline. You’ll find them in this book.

Taming Text is a practical, example-driven guide to working with text in real applications. This book introduces you to useful techniques like full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. You’ll explore real use cases as you systematically absorb the foundations upon which they are built.

Written in a clear and concise style, this book avoids jargon, explaining the subject in terms you can understand without a background in or natural language processing. Examples are in , but the concepts can be applied in any language.

What’s Inside

  • When to use text-taming techniques
  • Important open-source libraries like Solr and Mahout
  • How to build text-processing applications

Table of Contents
Chapter 1. Getting started taming text
Chapter 2. Foundations of taming text
Chapter 3. Searching
Chapter 4. Fuzzy string matching
Chapter 5. Identifying people, places, and things
Chapter 6. Clustering text
Chapter 7. Classification, categorization, and tagging
Chapter 8. Building an example question answering system
Chapter 9. Untamed text: exploring the next frontier

Book Details

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

Related Posts

The post Taming Text appeared first on Wow! eBook - Blog.

Tidak ada komentar:

Posting Komentar