Earn Free iTunes Codes | Claim Your $200 iTunes Gift Card Now!
 

free ebook downloads
Subscribe by Email

Author Archive

The Solaris 10 System Administrator Certification Exam Prep 2 is the ideal book for both new and seasoned system administrators. This book will give you the insight you need into the newest certification exams for system administrators, the 310-200 and the 310-202. It offers classroom-style training by one of the best and well-known authors in the Solaris world, Bill Calkins. It will equip you with vital knowledge for success on exam day plus it acts a reference guide that will come in handy after the test. The content addresses all the new exam objectives in detail and will show you how to apply this knowledge to real-world scenarios.

The included CD features ExamGear’s innovative test engine, which will be an effective tool for preparing for the Solaris 10 exam. It provides you with five different ways to test yourself, random questions and order of answers, detailed explanations of correct and incorrect answers, and it pays special attention to exam objectives. Also included on the CD is a PDF of the complete text of the book.

(more…)

mrblue, May 17, 2006

OpenGL opens the door to the world of high-quality, high-performance 3D computer graphics. The preferred application programming interface for developing 3D applications, OpenGL is widely used in video game development, visualization and simulation, CAD, virtual reality, modeling, and computer-generated animation.

OpenGL® Distilled provides the fundamental information you need to start programming 3D graphics, from setting up an OpenGL development environment to creating realistic textures and shadows. Written in an engaging, easy-to-follow style, this book makes it easy to find the information you’re looking for. You’ll quickly learn the essential and most-often-used features of OpenGL 2.0, along with the best coding practices and troubleshooting tips.

Topics include

  • Drawing and rendering geometric data such as points, lines, and polygons
  • Controlling color and lighting to create elegant graphics
  • Creating and orienting views
  • Increasing image realism with texture mapping and shadows
  • Improving rendering performance
  • Preserving graphics integrity across platforms

A companion Web site includes complete source code examples, color versions of special effects described in the book, and additional resources.

(more…)

0 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 50 votes, average: 0 out of 5
  in 3D, IT eBooks

Need to take your Macromedia Dreamweaver skills to the next level? You don’t have to be a programmer to build interactivity into your site. You just need Dreamweaver 8—Macromedia’s powerful new Web design and development tool—access to a Web server and an application server, and a copy of Macromedia Dreamweaver 8 Advanced for Windows and Macintosh: Visual QuickPro Guide.

  • Takes a visual, task-based approach to guiding you through advanced topics and applying what you learn
  • Works like a reference book - you look up what you need and then get straight to work
  • Concise, straightforward steps and explanations offer the fastest way to learn tasks and concepts
  • Companion Web site includes sample files

This valuable reference picks up where the Visual QuickStart Guide leaves off with advanced step-by-step tutorials on working with servers, setting up database connections, using SQL, and building dynamic pages—and that’s just in the first half of the book! The book’s second half includes clear, concise instructions on how to build dynamic forms and dynamic tables, create a search page for your site, and control access to your site with a user log-in and password.

You’ll get real-world examples and detailed illustrations of how and when features should be put to use, including what’s new in Dreamweaver 8: code-editing improvements such as the coding toolbar and code collapse, drag-and-drop integration of XML data, server-side transformations with XSLT, support for PHP 5 and ColdFusion MX 7, and more!
(more…)

mrblue, May 17, 2006 3 Comments

Over 12 million Internet domains worldwide use the PHP language to power their websites. If you are a programmer included in this group, or would like to be one, you should pick up a copy of PHP Unleashed. The definitive guide in PHP programming, PHP Unleashed thoroughly and authoritatively covers the release of PHP 5, as well as advanced topics not found in other books. It begins with a detailed summary of the basics and then quickly moves on to more advanced topics such as working with data, outputting graphical data and building complete applications. Whether you’re an experienced programmer and new to PHP, or an experienced PHP programmer but new to PHP 5, this is the one PHP book you need in your library.

(more…)

3 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 53 votes, average: 3.67 out of 5
  in IT eBooks, PHP

The “MySQL Phrasebook” is a pocket guide that is jam-packed with useful and essential code “phrases” for the MySQL developer’s everyday use. Packed with practical solutions for tasks that the MySQL developer must accomplish every day, it fills the need for a short, functional, to-the-point reference for MySQL. This is the guide to consult when you need an immediate, applicable solution to frequent tasks and code that is flexible and adaptable to your needs. Your time won’t be wasted on more tutorials — it simply puts essential “phrases” at your fingertips that you can take with you everywhere.

(more…)

mrblue, May 17, 2006

The RAW file format is the uncompressed data file captured by a digital camera’s electronic sensor. When your camera saves an image in RAW format, settings like white balance, sharpening, contrast and saturation are not applied to the image but are saved instead in a separate header. Because RAW files remain virtually untouched by in-camera processing, they are essentially the digital equivalent to exposed but undeveloped film.This makes RAW an increasingly popular format with amateur and professional digital photographers, because it affords greater flexibility and control during the editing process-if you know how to work with RAW files.

Most digital camera manufacturers supply their own software for converting RAW data, as do some third party vendors. Increasingly, however, the RAW converter of choice is a plug-in included in the latest version of Adobe Photoshop, the most popular and widely-used digital image editing tool in the world. Adobe Photoshop CS2 is emerging as the best place to edit RAW images, and the best way to master this new format is with Photoshop CS2 RAW.

An important book dedicated to working with RAW in Photoshop, this comprehensive guide features a unique design that helps readers grasp the subject through visual instruction and prompts. The entire RAW process is explored, from shooting to using the Adobe plug-in converter and new Bridge navigation software. The primary focus of Photoshop RAW is, as the title suggests, Photoshop editing technique: automating RAW workflow, correcting exposures, extending exposure range, manipulating grayscale and working with the new DNG (Digital Negative) open standard that Adobe supports.

(more…)

mrblue, May 17, 2006

If you’re new to databases, or need a SQL refresher, this step-by-step introduction has everything you need to generate, manipulate, and retrieve data using Microsoft’s SQL Server 2005. Every topic, concept, and idea in the book comes with examples of code and output, along with exercises to help you gain proficiency. Plenty of texts explain database theory. This book lets you apply the theory as you learn SQL.

Anyone who interacts with today’s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly.

(more…)

Functional and flexible, this guide takes an objects-first approach to Java programming and problem using games and puzzles. Updated to cover Java version 1.5 features, such as generic types, enumerated types, and the Scanner class. Offers independent introductions to both a command-line interface and a graphical user interface (GUI). Features coverage of Unified Modeling Language (UML), the industry-standard, object-oriented design tool. Illustrates key aspects of Java with a collection of game and puzzle examples. Instructor and Student resources available online. For introductory computer programming students or professionals interested in learning Java.

(more…)

1 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 51 vote, average: 4 out of 5
  in IT eBooks, Java

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming concepts and intermediate-level topics for further study. The books in this series feature hundreds of complete, working programs with thousands of lines of code. This edition is completely up-to-date with The Java 2 Platform Standard Edition (J2SE) 1.5. Now includes topics such as autoboxing, enumerations, enhanced for loops, static import statements, variable-length argument lists, and much more. Presents each new concept in the context of a complete, working program, immediately followed by one or more windows showing the program’s input/output dialog. Enhances the Live-Code Approach with syntax coloring. Provides Helpful Programming Tips, all marked by icons: Good Programming Practices, Common Programming Errors, Error-Prevention Tips, Performance Tips, Portability Tips, Software Engineering Observations, Look and Feel Observations. Includes CD-ROM with every book that contains JavaTM 2 Platform, Standard Edition 1.5, Netbeans, Apache Tomcat, JCreator LE version, jEdit, jGRASP, BlueJ, MySQL, source code for all the book’s examples, and Hyperlinks to valuable Java demos and Internet resources. A valuable reference for programmers and anyone interested in learning the Java programming language.

(more…)

4 votes, average: 5 out of 54 votes, average: 5 out of 54 votes, average: 5 out of 54 votes, average: 5 out of 54 votes, average: 5 out of 5
  in IT eBooks, Java

Google.com is one of the most popular sites on the Internet and is used around the world by millions of people every day. Sure, you know how to “Google it” when you’re searching for something–anything!–on the Web. It’s plenty fast and easy to use. But did you know how much more you could achieve with the world’s best search engine by clicking beyond the “Google Search” button?While you can interface with Google in 97 languages and glean results in 35, you can’t find any kind of instruction manual from Google. Lucky for you, our fully updated and greatly expanded second edition to the bestselling Google: The Missing Manual covers everything you could possibly want to know about Google, including the newest and coolest–and often most underused (what is Froogle, anyway?)–features. There’s even a full chapter devoted to Gmail, Google’s free email service that includes a whopping 2.5 GB of space).

This wise and witty guide delivers the complete scoop on Google, from how it works to how you can search far more effectively and efficiently (no more scrolling through 168 pages of seemingly irrelevant results); take best advantage of Google’s lesser-known features, such as Google Print, Google Desktop, and Google Suggest; get your website listed on Google; track your visitors with Google Analytics; make money with AdWords and AdSense; and much more.

(more…)

Feedback Form