Posted: June 23rd, 2008, 1:53pm CEST by iNDEx

Written by an experienced PHP expert who is in sync with the most common uses of PHP and MySQL, this tutorial presents basic code for twelve functional projects that exemplify the basic concepts and syntax of PHP and MySQL that are used to develop web-based applications.
As you walk through the detailed steps of each project, you'll learn the many aspects of design as well as how to properly secure your applications for real-world implementation. While some projects build upon previous projects, others stand alone. Whether you are looking for guidance in how to program different applications, seeking inspiration to write projects of your own, or planning to modify and reapply the featured projects, you can look forward to expanding your skill set with these projects.

Posted: June 20th, 2008, 2:08am CEST by iNDEx

If you’re curious, but hesitant, about finding your way around Microsoft’s new Windows Server 2008, Windows Server 2008 For Dummies is the book for you. This friendly reference shows you everything you need to know — from installation and deployment to building and running a Windows Server 2008 network.
Server-based networking really is a big deal, and this 1000lain-English guide helps you make the most of it. You’ll find out about Windows Server 2008’s important functions, capabilities and requirements; develop a network implementation plan; take a step-by-step walkthrough of the installation process; and get valuable tips on how to boost your bandwidth beyond belief! Before you know it, you’ll be configuring connections to the Universe, working with active directory, and treating domains and controllers like old pals.

Posted: June 19th, 2008, 3:59pm CEST by iNDEx

The Photoshop CS3 Restoration and Retouching Bible is a full-color comprehensive reference to retouching and restoring photographs using Adobe Photoshop CS3. Written by an Adobe Certified Expert and Adobe Certified Instructor in Photoshop CS & CS2, Mark Fitzgerald, the Photoshop CS3 Restoration and Retouching Bible provides training, tips, and techniques for amateur to professional photographers who want to complete expert quality photo restorations and retouchings.
The book begins by reviewing the fundamentals of working with digital images - covering adjusting image brightness and contrast, working with color, understanding RAW and high-bit files, working with layers, and getting organized. Fitzgerald guides readers through all of the relevant Photoshop tools and techniques including a full chapter on creating flexibility with layer masks. A robust four-chapter section on rescuing damaged photos enables readers to bring their damaged images back to life. The final section of the book focuses on adding the final touches to images - retouching, with hands-on examples of retouching portraits and architectural projects.

Posted: June 19th, 2008, 3:10pm CEST by iNDEx

Are you looking for a deeper understanding of the Java™ programming language so that you can write code that is clearer, more correct, more robust, and more reusable? Look no further! Effective Java™, Second Edition, brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.
This highly anticipated new edition of the classic, Jolt Award-winning work has been thoroughly updated to cover Java SE 5 and Java SE 6 features introduced since the first edition. Bloch explores new design patterns and language idioms, showing you how to make the most of features ranging from generics to enums, annotations to autoboxing.
Each chapter in the book consists of several “items” presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and outstanding code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why.

Posted: April 21st, 2008, 4:21pm CEST by iNDEx

Tired of clawing your way through computer books that start at the beginning of recorded history just to find one tiny nugget of information you need? Tired of wrenching your back to pull that massive Windows tome off your bookshelf? Tired of wishing you could find a simple answer to what should be a simple problem? If you answered yes to any of these questions, then 100 Things You Need to Know about MicrosoftA (R) Windows VistaaA A is just the book you've been looking for. Chock full of timesaving tips, heady solutions, and expert know-how, this book doesn't break the bank nor does it require a Bowflex body to hoist it around. Inside you'll find step-by-step help for the 100 things every Windows user needs to know when making the big switch between Windows XP and Vista. Even if you're brand new to Windows (meaning Vista is your first-ever operating system), you'll find the advice here indispensable. In this book, we assume, for instance, that you really don't give a hoot about what TCP/IP is. We're betting you just want to get your Internet connection up and running, and leave the techy muck to the propeller heads.

Posted: April 15th, 2008, 11:21am CEST by iNDEx

Here's a handy household hint - getting control of all the clutter on your PC will make it run faster and more efficiently. This book is like a closet full of cleaning tools that help you organize your data and e-mail, archive the stuff you do need to keep, toss old cookies, tune up your file system, and much more.
Your computer does get messy; have no doubt about it. Programs load and unload, files pop into existence and then slither off to unknown parts of your hard drive, and spyware tries to adhere itself to your operating system. Every day, your system changes as information is added and new demands are placed on old programs.
All these things add to the unique clutter that comes to define and weigh down your system. You can redefine your system and free your system, all by identifying and removing the clutter. Cleaning Windows Vista For Dummies shows you how.

Posted: April 15th, 2008, 11:13am CEST by iNDEx

This book is a record of my in-depth exploration of several prerelease versions of Windows Vista, Microsoft's next major operating system (OS) and the successor to Windows XP. Don't have Windows Vista yet? That's not a problem because this is not a "how-to" book. Instead, it's more of a "what-is" book. That is, Windows Vista Unveiled takes you on a detailed tour of all the new and improved technologies, features, tools, and programs that the Microsoft programmers have stitched into the Vista fabric.
You'll learn not only what features are new in Vista, but also why they're important (or not), who they were designed for, and how they will affect your computing life. My goal is to give you an exhaustive sneak preview of Vista's innovations and changes so that by the end of the book you know whether Vista is for you and what to expect when you sit down in front of this new OS.

Posted: April 15th, 2008, 10:58am CEST by iNDEx

And this book, the 2nd edition of the critically-acclaimed Foundation Flash 8 Video, shows you how to make the most of video in Flash CS3. The authors start with the basics of creating video ready for use on the web using popular applications such as Windows Movie Maker and iMovie, creating FLV (Flash video) using both Flash and other applications such as Sorenson Squeeze, and importing that video into Flash.
With that out the way, then turn their attention to essential practical techniques such as creating and customizing video players, applying blends and filters to Flash Video, effective use of video alpha channel and masks, captioning, cue points, interactivity using the Camera object, going full screen, and much more.

Posted: April 15th, 2008, 10:50am CEST by iNDEx

At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns–the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on…something else. Something more challenging. Something more complex. Something more fun.
You want to learn about the patterns that matter–why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code.

Posted: March 13th, 2008, 9:57am CET by iNDEx

Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of software creation. Early adopters of DSM have been enjoying productivity increases of 500–1000 0n production for over a decade. This book introduces DSM and offers examples from various fields to illustrate to experienced developers how DSM can improve software development in their teams.
Two authorities in the field explain what DSM is, why it works, and how to successfully create and use a DSM solution to improve productivity and quality. Divided into four parts, the book covers: background and motivation; fundamentals; in-depth examples; and creating DSM solutions. There is an emphasis throughout the book on practical guidelines for implementing DSM, including how to identify the necessary language constructs, how to generate full code from models, and how to provide tool support for a new DSM language. The example cases described in the book are available the book's Website, www.dsmbook.com, along with, an evaluation copy of the MetaEdit+ tool (for Windows, Mac OS X, and Linux), which allows readers to examine and try out the modeling languages and code generators.
Domain-Specific Modeling is an essential reference for lead developers, software engineers, architects, methodologists, and technical managers who want to learn how to create a DSM solution and successfully put it into practice.

Posted: March 13th, 2008, 9:53am CET by iNDEx
Posted: March 13th, 2008, 9:38am CET by iNDEx

Learn how to integrate the new versions and features of all design programs within Creative Suite 3 with this definitive guide. Improve your productively by achieving professional results faster and more collaboratively. Simplify both your creative and production tasks as you move your creative elements freely between applications while maintaining editing capability all in one unified design environment. With this book, you get a unique combination with… * Focus on integration so that you can work most efficiently with the Suite??'s packages together as part of your overall design workflow, saving valuable time* Colorful, practical tutorials that use multiple programs for real-life projects* Look-up reference and troubleshooting organization for cross-program issues - even if you use just 2 or 3 of the CS programs* Coverage from basics for readers who are just beginning with the Suite through in-depth, comprehensive info for cross program mastery From print, Web, or multimedia projects to PDFs, you get the most hands-on approach to cross-Suite issues. Exciting real-world projects include building entire websites and multi-chapter books. Produce effective and efficient PDFs for approval and print or screen using Acrobat with content from Photoshop, Illustrator and InDesign. Whether you work with design, editorial, advertising, or production, you will not find this information anywhere else! Praise from Ginna Baldassarre, Sr. Product Manager, Creative Suite, Adobe Systems Inc. "After reading this book, I was so happy to see that we have a great resource/tool that really highlights the strides Adobe has taken to really integrate these products.Keith's book is so easy to follow and really targets the benefits and efficiencies gained by having all the creative tools work seamlessly. Keith really makes you feel like you are in his studio with him, watching him work, and learning about all the different products. It's almost a magical experience.

Posted: March 13th, 2008, 8:45am CET by iNDEx

This book will show administrators how to manage and administer the advanced functions and security features in Windows Vista. The recommendations, tips, tricks, and best practices are based on years of early-adopter implementations of Windows Vista in large corporate and private environments. The authors highlight the functions of Windows Vista that both large and small environments have found to be the most useful, including all-new features such as Complete PC Backup, BitLocker, and the powerful Group Policy options that are only available in Windows Vista.

Posted: March 12th, 2008, 10:29am CET by iNDEx

As the standard for KDE desktop environment, Trolltech's Qt is a necessary basis for all programmers who want to develop cross-platform applications on Windows, Mac OS, Linux, and FreeBSD. A multitude of popular applications have been written in Qt including Adobe Photoshop Elements, Google Earth, Perforce Visual Client, and Skype.
Foundations of Qt Development is based on Qt 4.2, and is aimed at C++ programmers who want to become proficient using this excellent toolkit to create graphical applications that can be ported to all major platforms. The book is focused on teaching you to write your own code in addition to using existing code. And common areas of confusion are identified, addressed, and answered. You'll learn everything you need to know to get up and running fast, including
- Widgets and layouts (including creating your own widgets!)
- Dialog boxes and windows
- The Interview Framework (models and views)
- Drawing and printing
- Internationalizing and localizing
- Interacting with files, streams, and XML
- Working with databases
- Networking
- Unit testing with Qt
- Utilizing Qt as a Rapid Application Development tool
- Building and using plug-ins
- Utilizing timers and threading

Posted: March 11th, 2008, 11:38am CET by iNDEx

Wireless LANs have become mainstream over the last few years. What started out as cable replacement for static desktops in indoor networks has been extended to fully mobile broadband applications involving moving vehicles, high-speed trains, and even airplanes. This book is designed to appeal to a broad audience with different levels of technical background and can be used in a variety of ways: as a first course on wireless LANs, as a graduate-level textbook, or simply as a professional reference guide. It describes the key practical considerations when deploying wireless LANs and equips the reader with a solid understanding of the emerging technologies. The book comprises 38 high-quality contributions from industry and academia and covers a broad range of important topics related to 802.11 networks, including quality of service, security, high throughput systems, mesh networking, 802.11/cellular interworking, coexistence, cognitive radio resource management, range and capacity evaluation, hardware and antenna design, hotspots, new applications, ultra-wideband, and public wireless broadband.
