Grid.Database.Design

Tháng Mười Hai 2, 2008

Grid Database Design investigates the origin, background, and components of this new computing model। It presents new concepts and analyzes pre-existing ideas in the context of Grid, educating organizations as to how Grid can increase computing power and strengthen operations. Divided into three sections, the volume begins by laying the groundwork, defining the concepts that led to the model’s emergence. The second section explains what is entailed in building a Grid, focusing on security, hardware, and the forces driving growth. The final section explores details of databases in a Grid environment, illustrating how the Grid environment will shape database evolution.

Download address 1
Download address 2
Download address 3

PHPUnit.Pocket.Guide

Tháng Mười Hai 2, 2008


Smart web developers will tell you that the sooner you detect your code mistakes, the quicker you can fix them, and the less the project will cost in the long run. Well, the most efficient way to detect your mistakes in PHP is with PHPUnit, an open source framework that automates unit testing by running a battery of tests as you go. The benefits of PHPUnit are significant:

a reduction in the effort required to frequently test code
fewer overall defects
added confidence in your code
improved relations with your open source teammates

The only problem with this popular testing tool was its lack of documentation-until now, that is. For this, O’Reilly went right to the source, as Sebastian Bergmann, the author of PHPUnit Pocket Guide, also happens to be PHPUnit’s creator. This little book brings together hard-to-remember information, syntax, and rules for working with PHPUnit. It also delivers the insight and sage advice that can only come from the technology’s creator. Coverage of testing under agile methodologies and Extreme Programming (XP) is also included.

The latest in O’Reilly’s series of handy Pocket Guides, this quick-reference book puts all the answers are right at your fingertips. It’s an invaluable companion for anyone interested in testing the PHP code they write for web applications.
Download address 1
Download address 2
Download address 3

Beginning.CSS.Web.Development.From.Novice.to.Professional

Tháng Mười Hai 2, 2008


Cascading Style Sheets (CSS) are one of the most important technologies on the web today. They give web developers the power to style their web sites so those sites are usable, compact, good looking, consistently displayable, and quick and efficient to change if so desired.

There are many books out there on CSS, but Beginning CSS Web Development is different¡ªit doesn’t waste time discussing theory, and it delves straight into the practical matter. It provides you with what you need to know, faster. It is also completely up to date, covering the most modern CSS standards and design techniques.

In addition to the essential CSS basics, this book covers advanced techniques like accessibility, hacks, and filters. The book concludes with a case study, and features a CSS reference section that allows you to look up required syntax as quickly as possible.

Summary of Contents

PART 1 – Get to Know CSS
Getting Started
Core Concepts of CSS
CSS Building Blocks
Text
Color, Backgrounds, and Images
Lists
Links
Tables and Definition Lists
Forms
PART 2 – Logical Layouts
Layout Basics
Classic Layouts
Layout Manipulation
The Journey from Layout to Template
Usability and Accessibility Enhancements
Tips, Tricks, and Troubles
Case Study: The Dead Goods
CSS Reference
Download address 1
Download address 2
Download address 3

Essential.PHP.Security

Tháng Mười Hai 2, 2008


Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks.
Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn’t susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.

In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.

Topics covered include:

Preventing cross-site scripting (XSS) vulnerabilities
Protecting against SQL injection attacks
Complicating session hijacking attempts

You are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.
Download address 1
Download address 2
Download address 3

Inside.SQL.Server.2005.Tools

Tháng Mười Hai 2, 2008

Direct from Microsoft Insiders: the Complete Hands-On Guide to SQL Server 2005¡¯s Powerful Tools!

Microsoft SQL Server 2005¡¯s high-powered management tools can dramatically improve DBA productivity and effectiveness. Now there¡¯s a comprehensive guide to SQL Server 2005¡¯s toolset, straight from the Microsoft team that created it.

This book covers the entire toolset in unprecedented depth, guides database professionals in choosing the right tools, and shows them how to use various tools collectively to solve real-world problems. The authors present ¡°how-to¡± solutions and never-before-published tips for SQL Server 2005 installation, upgrades, configuration, authoring, schema design, development, deployment, optimization, troubleshooting, and more. Coverage includes

• Understanding how SQL Server 2005 tools differ from their predecessors

• Leveraging the new Business Intelligence Development Studio and Management Studio to accomplish dozens of common tasks

• Improving security by reducing the ¡°surface area¡± you expose

• Executing queries with the new Query Editor and SQLCMD query tools

• Optimizing with the revamped SQL Server Profiler and Database

Engine Tuning Advisor

• Scheduling maintenance tasks with the SQL Server Agent

• Monitoring with the Activity Monitor, SQL Server Agent, and other tools

• Moving data efficiently and reliably with Integration Services

• Using SQL Server¡¯s new e-mail tool, Database Mail

• Managing replication in complex distributed environments

• Mastering SQL Server¡¯s Analysis Services¡¯ OLAP and Data Mining tools

• Using Notification Services 2.0, Reporting Services, and more

• Extending functionality using underlying APIs and the included

Download address 1
Download address 2
Download address 3

Pro.JavaScript.Techniques

Tháng Mười Hai 2, 2008

Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn’t waste any time looking at things you already know, like basic syntax and structures.

Expert web developer and author John Resig concentrates on fundamental, vital topics–what modern JavaScripting is (and isn’t), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:

Modern JavaScript development–using JavaScript the object-oriented way, creating reusable code, plus testing and debugging
DOM scripting–updating content and styles, plus events, and effect and event libraries
Ajax–how Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications
The future of JavaScript–looking at cutting edge topics like JSON, HTML 5, and more
All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworks–so you can look up specific details quickly and easily.

Download address 1
Download address 2
Download address 3

PHP.in.a.Nutshell

Tháng Mười Hai 2, 2008


Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of development and simplicity of PHP, combined with a large community and expansive repository of open source PHP libraries, make it a favorite of web designers and developers worldwide.
PHP in a Nutshell is a complete reference to the core of the language as well as the most popular PHP extensions. This book doesn’t try to compete with or replace the widely available online documentation. Instead, it is designed to provide depth and breadth that can’t be found elsewhere. PHP in a Nutshell provides the maximum information density on PHP, without all the fluff and extras that get in the way. The topic grouping, tips, and examples in this book complement the online guide and make this an essential reference for every PHP programmer. This book focuses on the functions commonly used by a majority of developers, so you can look up the information you need quickly. Topics include:

Object-oriented PHP
Networking
String manipulation
Working with files
Database interaction
XML
Multimedia creation
Mathematics

Whether you’re just getting started or have years of experience in PHP development, PHP in a Nutshell is a valuable addition to your desk library.
Download address 1
Download address 2
Download address 3

The.Concordance.Database.Manual

Tháng Mười Hai 2, 2008

As a document imaging database, Concordance 8 gives you the ability to search through otherwise unmanageable amounts of data to locate just the precise records necessary for the case at hand. The product also boasts extensive case analysis and organization features. This leaves you free to organize and manipulate crucial documents as you choose.

If you’re a litigation support professional, this book will teach you effective strategies for installing, administering, and maintaining the Concordance database. You’ll also learn how to analyze data files and identify and repair potential data flaws that could contaminate data and undermine search accuracy. The book carefully teaches you how to

Create and administer a Concordance database
Load documents into the database using Opticon 3.0
Exploit complex search logic to aid in document review
In short, this book will empower you to prepare your own high-quality trial documents, instead of vulnerably relying on third-party-prepared data।

Download address 1
Download address 2
Download address 3

Advanced.PHP.Programming

Tháng Mười Hai 2, 2008


Over the past three years PHP has evolved from being a niche language used to add dynamic functionality to small sites to a powerful tool making strong inroads into large-scale, business-critical Web systems.

The rapid maturation of PHP has created a skeptical population of users from more traditional “enterprise” languages who question the readiness and ability of PHP to scale, as well as a large population of PHP developers without formal computer science backgrounds who have learned through the hands-on experimentation while developing small and midsize applications in PHP.

While there are many books on learning PHP and developing small applications with it, there is a serious lack of information on “scaling” PHP for large-scale, business-critical systems. Schlossnagle’s Advanced PHP Programming fills that void, demonstrating that PHP is ready for enterprise Web applications by showing the reader how to develop PHP-based applications for maximum performance, stability, and extensibility.
Download address 1
Download address 2
Download address 3

Microsoft.VBScript.Step.by.Step

Tháng Mười Hai 2, 2008


Learn how to automate Windows administration step by step with hands-on instruction from a leading Microsoft Visual Basic Scripting Edition (VBScript) trainer. This guide features self-paced labs, timesaving tips, and more than 100 sample scripts.
Download address 1
Download address 2
Download address 3