May 03, 2011 |
8,240 views |

Book Description
Leverage Oracle Database 11g Release 2 High Availability Features
Protect your critical business assets and achieve maximum database uptime using the detailed information in this Oracle Press guide. Oracle Database 11g Release 2 High Availability: Maximize Your Availability with Grid Infrastructure, Oracle Real Application Clusters, and Oracle Data Guard, Second Edition provides cost-effective solutions to current availability challenges. Discover how to grid-enable your IT framework, roll out Oracle Real Application Clusters, maintain standby databases, and deploy Oracle Flashback. Monitoring, tuning, and disaster recovery techniques are also covered in this comprehensive resource.
- Install Oracle Clusterware (as part of Oracle’s grid infrastructure) or upgrade from an earlier version
- Build test clusters and hosts using Oracle VM
- Work with Oracle Automatic Storage Management and Oracle Automatic Storage Management Cluster File System
- Create synchronized standby databases using Oracle Data Guard
- Reliably archive and restore data with Oracle Recovery Manager
- Use Oracle Flashback to identify and undo user errors Download Now »
May 02, 2011 |
21,323 views |

Book Description
Whether you need an example-driven programmer’s guide or a complete desk reference, JavaScript: The Definitive Guide is the most authoritative book on the language that runs the Web. The sixth edition offers comprehensive coverage of ECMAScript 5 (the new language standard) and also the new APIs introduced in HTML5. The chapters on functions and classes have been completely rewritten and updated to match current best practices. A new chapter covers language extensions and subsets.
JavaScript: The Definitive Guide is organized into four sections:
- Learn the core JavaScript language in detail — ideal for newcomers as well as experienced JavaScript programmers who want to sharpen their skills
- Understand the scripting environment provided by web browsers with broad and deep coverage of client-side JavaScript illustrated by many sophisticated examples
- Get a complete reference for core JavaScript that documents every class, object, constructor, method, function, property, and constant
- Consult a separate reference to client-side JavaScript, including legacy web browser APIs, the standard Level 2 DOM API, the XMLHttpRequest object, and the canvas tag
“A must-have reference for expert JavaScript programmers…well-organized and detailed.”
–Brendan Eich, creator of JavaScript, CTO of Mozilla Download Now »
May 02, 2011 |
10,127 views |

Book Description
LPI Linux Certification in a Nutshell, Second Edition is an invaluable resource for determining what you need to practice to pass the Linux Professional Institute exams. This book will help you determine when you’re ready to take the exams, which are technically challenging and designed to reflect the skills that administrators need in real working environments.
As more corporations adopt Linux as the networking backbone for their IT systems, the demand for certified technicians will become even greater. Passing the LPI exams will broaden your career options because the LPIC is the most widely known and respected Linux certification program in the world. Linux Journal recognized the LPI as the best Training and Certification Program. The exams were developed by the Linux Professional Institute, an international, volunteer-driven organization with affiliates in a dozen countries.
The core LPI exams cover two levels. Level 1 tests a basic knowledge of Linux installation, configuration, and command-line skills. Level 2 goes into much more depth regarding system troubleshooting and network services such as email and the Web. The second edition of LPI Linux Certification in a Nutshell is a thoroughly researched reference to these exams. The book is divided into four parts, one for each of the LPI exams. Each part features not only a summary of the core skills you need, but sample exercises and test questions, along with helpful hints to let you focus your energies.
Major topics include:
May 02, 2011 |
8,122 views |

Book Description
If you’re interested in using electronics and programming to create rich interactive experiences with your artwork, designs, or prototypes, Programming Interactivity is the place to start. You’ll explore common themes in interactive art and design, like 2D and 3D graphics, sound, physical interaction, computer vision, circuit bending, geo-location and more. This book explains programming and electrical engineering basics, and introduces three freely available tools created specifically for artists and designers:
- Processing, a Java-based programming language and environment for building projects on the desktop, Web, or mobile phones
- Arduino, a system that integrates a microcomputer prototyping board, IDE, and programming language for creating your own hardware and controls
- OpenFrameworks, a coding framework simplified for designers and artists, using the powerful C++ programming language
You’ll get working code samples you can use right away, along with the background and technical information you need to design, program, build, and troubleshoot your own projects. Programming Interactivity also examines cutting-edge design techniques, and includes discussions with leading artists and designers on projects and theory.
About the Author
Josh Noble is a consultant, freelance developer and Rich Internet Application Download Now »
May 02, 2011 |
9,522 views |

Book Description
Now in its 4th Edition, this book shows Visual Basic developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You’ll learn how to:
- quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
- code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications…the route the professionals take for flexibility and control
- display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
- work with XML-specific features of ADO.NET and SQL Server to read, write, and manipulate XML data in your applications
- create local reports using Visual Studio’s Report Designer and Report Viewer to display data easily…and clearly!…in tables, matrices, lists, and charts
- Use the Entity Framework to create an entity data model that maps business objects to database objects, then retrieve and maintain data through that model
- Use LINQ to query datasets, SQL Server databases, and entity data
Download Now »
May 02, 2011 |
8,968 views |

Book Description
This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer’s comment on the previous edition of Murach’s ASP.NET, posted online)Already know how to code in Visual Basic 2010? Then, master web programming with this .NET 4 edition of the ASP.NET book that’s a favorite of developers. It teaches beginners how to develop web applications from scratch, while more seasoned professionals use it as a time-saving guide whenever they need the “how-to” details that take forever to find online.
Here’s a quick rundown on what developers have always liked best about this book:
#1: Complete applications show you how all the pieces interact
The key to mastering ASP.NET 4 is to have plenty of real-world applications that guide you in using the skills you’re learning…and that help you avoid the problems that you can run into as you build complex web sites. That’s why this book gives you complete applications, including the web forms, the aspx code, and the VB code. Download the applications for free from the Murach website, and experiment with them on your own to see how valuable they are.
#2: It gives you a 6-chapter section on database programming that’s geared to business applications
Database handling is crucial in business programming, yet it’s glossed over in just a chapter or two in many books. In contrast, this 6-chapter section teaches you how to use SQL data sources and ASP.NET data controls to develop database applications with little or no VB code. Download Now »