Chris Date, one of the founders of the relational model, has updated and expanded his relational database dictionary to be current with over 900 terms.
What you’ll learn
* Over 900 relational database terms defined
* Precise and concise definitions, unlike those found on Wikipedia and other sources
* Clear examples used where appropriate
* Hyperlinks included in the eBook for easy reference
Who is this book for?
People who need to know something about databases, although it is not their main line of work, people new to databases, and noncomputer people looking to be conversant in databases

Tags: Databases
Discussing new and existing features, SQL Server designer and administrator Michael Coles takes you on an expert guided tour of Transact–SQL functionality in SQL Server 2008 in his book Pro T–SQL 2008 Programmer’s Guide. Fully functioning examples and downloadable source code bring Coles’ technically accurate and engaging treatment of Transact–SQL into your own hands. Step–by–step explanations ensure clarity, and an advocacy of best–practices will steer you down the road to success.
Pro T–SQL 2008 Programmer’s Guide is every developer’s key to making full use of SQL Server 2008’s powerful, built–in Transact–SQL language. Transact–SQL is the language developers and DBAs use to interact with SQL Server. It’s used for everything from querying data, to writing stored procedures, to managing the database. New features in SQL Server 2008 include a spatial data type, SQLCLR integration, the MERGE statement, a dramatically improved and market–leading XML feature set, and support for encryption—all of which are covered in this book

Tags: Pro T-SQL 2008
SharePoint 2007 Development Recipes offers a range of ready–to–use code recipes that provide the building blocks for solving many common SharePoint 2007 programming dilemmas. This practical, hands–on guide categorizes recipes by problem area, for example site management, event handlers, users, lists, and web parts, and source code is provided in both VB and C#. As well as providing an invaluable reference, Mark Gerow also includes clear, supporting guidelines to help you modify the code samples for the broadest range of applications.
For each recipe you will find
* Background and design considerations
* Source code in both VB and C#
* Discussion of variations on the provided examples
* Cross–reference to core SharePoint classes
If you find yourself asking, “How do I solve this SharePoint development problem?” you will find all the answers in Mark Gerow’s supremely useful book.

Tags: SharePoint 2007
Learn effective and scalable database design techniques in a SQL Server environment. Pro SQL Server 2008 Relational Database Design and Implementation covers everything from design logic that business users will understand all the way to the physical implementation of the design in a SQL Server database. Grounded in best practices and a solid understanding of the underlying theory, authors Louis Davidson, Kevin Kline, Scott Klein, and Kurt Windisch show how to “get it right” in SQL Server database design and lay a solid groundwork for the future use of valuable business data.
* Solid foundation in best practices and relational theory
* Maximize SQL Server features to enhance security, performance, scalability
* Thorough treatment from conceptual design to an effective, physical implementation

Tags: Pro SQL Server 2008, Databases
The Spring Framework 2.5 release reflects the state of the art in both the Spring Framework and enterprise Java frameworks as a whole. A guidebook to this critical tool is necessary reading for any conscientious Java developer.
— Rob Harrop, author of Pro Spring
The move from so–called heavyweight architectures, such as Enterprise JavaBeans, toward lightweight frameworks, like Spring, has not stopped since Pro Spring was published by Rob Harrop and Jan Machacek in 2005; in fact, it’s picked up pace. The Spring Framework remains the leader in this move and provides a platform on which you can build your own applications and services.
Pro Spring 2.5 covers the new features of Spring 2.5, but moreover, it is focused on the best practices and core standards of contemporary Spring development. As members of the Spring development team at Cake Solutions, the author team brings extensive practical experience gained from working with Spring since version 1.0 and delivering successful systems on top of it.
Learn the approaches that really matter in a professional, enterprise–level environment, so you can apply them to your projects today, safe in the knowledge that they just work.

Tags: Pro Spring
“The Java™ landscape is littered with libraries, tools, and specifications. What’s been lacking is the expertise to fuse them into solutions to real–world problems. These patterns are the intellectual mortar for J2EE software construction.” —John Vlissides, coauthor of Design Patterns: Elements of Reusable Object–Oriented Software
Pro Java™ EE Spring Patterns focuses on enterprise patterns, best practices, design strategies, and proven solutions using key Java EE technologies including JSP™, servlets, EJB™, and JMS APIs.
This Java EE patterns resource, catalog, and guide, with its patterns and numerous strategies, documents and promotes best practices for these technologies, implemented in a very pragmatic way using the Spring Framework and its counters. This title
* Introduces Java EE application design and Spring framework fundamentals
* Describes a catalog of patterns used across the three tiers of a typical JEE application
* Provides implementation details and analyses each pattern with benefits and concerns
* Describes the application of these patterns in a practical application scenario

Tags: Java, Programming

If you want to take advantage of one of the hottest CGI tools available, Introducing ZBrush is the perfect place to start. Professional Hollywood animator and ZBrush artist Eric Keller dispels any anxieties beginners might have by offering the careful, step-by-step instruction you need to soon feel right at home with this revolutionary software. Each chapter explains core concepts, then reinforces them with fun, hands-on tutorials that will amaze you with your growing ability to create hyper-detailed, realistic, organic sculptures on your computer.

Tags: ZBrush
Anyone who develops software for a living needs a proven way to produce it better, faster, and cheaper. The Productive Programmer offers critical timesaving and productivity tools that you can adopt right away, no matter what platform you use. Master developer Neal Ford not only offers advice on the mechanics of productivity-how to work smarter, spurn interruptions, get the most out your computer, and avoid repetition-he also details valuable practices that will help you elude common traps, improve your code, and become more valuable to your team. You'll learn to: Write the test before you write the code Manage the lifecycle of your objects fastidiously Build only what you need now, not what you might need later Apply ancient philosophies to software development Question authority, rather than blindly adhere to standards Make hard things easier and impossible things possible through meta-programming Be sure all code within a method is at the same level of abstraction Pick the right editor and assemble the best tools for the job
This isn't theory, but the fruits of Ford's real-world experience as an Application Architect at the global IT consultancy ThoughtWorks. Whether you're a beginner or a pro with years of experience, you'll improve your work and your career with the simple and straightforward principles in The Productive Programmer.
Tags: Programming
After years of anticipation and delay, the W3C finally released the XSLT 2.0 standard in January 2007. The revised edition of this classic book offers practical, real-world examples that demonstrate how you can apply XSLT stylesheets to XML data using either the new specification, or the older XSLT 1.0 standard. XSLT is a critical language for converting XML documents into other formats, such as HTML code or a PDF file. With XSLT, you get a thorough understanding of XSLT and XPath and their relationship to other web standards, along with recommendations for a honed toolkit in an open platform-neutral, standards-based environment. This book: Covers the XSLT basics, including simple stylesheets and methods for setting up transformation engines Walks you through the many parts of XSLT, particularly XSLT's template-based approach to transformations Applies both XSLT 1.0 and 2.0 solutions to the same problems, helping you decide which version of XSLT is more appropriate for your project Includes profuse examples that complement both the tutorial and the reference material
The new edition of XSLT has been updated thoroughly to explain XSLT 2.0's many dependencies, notably XML Schema and XPath 2.0. Want to find out how the 2.0 specification improves on the old? This book will explain.

Tags: XSLT, Web Development
Wikis are Web-based applications that allow all users not only to view pages but also to change them. The success of the Internet encyclopedia Wikipedia has drawn increasing attention from private users, small organizations and enterprises to the various possible uses of wikis.
Their simple structure and straightforward operation make them a serious alternative to expensive content management systems and also provide a basis for many applications in the area of collaborative work. We show the practical use of wikis in carrying out projects for users as well as for maintainers. This includes a step-by-step introduction to wiki philosophy, social effects and functions, a survey of their controls and components, and the installation and configuration of the wiki clones MediaWiki, TWiki and Confluence. In order to exemplify the possibilities of the software, we use it as a project tool for planning a conference.

Tags: Wiki
There's nothing that hard-core Unix and Linux users are more fanatical about than their text editor. Editors are the subject of adoration and worship, or of scorn and ridicule, depending upon whether the topic of discussion is your editor or someone else's. vi has been the standard editor for close to 30 years. Popular on Unix and Linux, it has a growing following on Windows systems, too. Most experienced system administrators cite vi as their tool of choice. And since 1986, this book has been the guide for vi. However, Unix systems are not what they were 30 years ago, and neither is this book. While retaining all the valuable features of previous editions, the 7th edition of Learning the vi and vim Editors has been expanded to include detailed information on vim, the leading vi clone. vim is the default version of vi on most Linux systems and on Mac OS X, and is available for many other operating systems too. With this guide, you learn text editing basics and advanced tools for both editors, such as multi-window editing, how to write both interactive macros and scripts to extend the editor, and power tools for programmers -- all in the easy-to-follow style that has made this book a classic. Learning the vi and vim Editors includes: A complete introduction to text editing with vi: How to move around vi in a hurry Beyond the basics, such as using buffers vi's global search and replacement Advanced editing, including customizing vi and executing Unix commands How to make full use of vim: Extended text objects and more powerful regular expressions Multi-window editing and powerful vim scripts How to make full use of the GUI version of vim, called gvim vim's enhancements for programmers, such as syntax highlighting, folding and extended tags Coverage of three other popular vi clones -- nvi, elvis, and vile -- is also included. You'll find several valuable appendixes, including an alphabetical quick reference to both vi and ex mode commands for regular vi and for vim, plus an updated appendix on vi and the Internet. Learning either vi or vim is required knowledge if you use Linux or Unix, and in either case, reading this book is essential. After reading this book, the choice of editor will be obvious for you too.

Fast and fun to read, Taking Your iPod touch to the Max gives you all the tips and techniques you could ever think of to make the most of your Apple iPod touch. Erica Sadun is an expert at hacking devices to discover undocumented tricks, and this book reveals everything and more about the functionality of the iPod Touch. But before that, Sadun will give you the best, most efficient, and fun–to–read introduction to the basics of using the iPod touch that you will ever find.
What you’ll learn
* iPod touch basics
* E–mail using iCal
* Surfing the Web with iPod Touch using Safari
* Expanding the main menu using third–party software
* Using iTunes, games, iBooks, etc.
* Connecting to the TV and ripping DVDs
* Hacking OS X Leopard to run apps on the iPod touch
* Getting contract–free VOIP
* Saving on accessories and what you really need.

Tags: iPod
"Clear, correct, and deep, this is a welcome addition to discussions of law and computing for anyone -- even lawyers!" -- Lawrence Lessig, Professor of Law at Stanford Law School and founder of the Stanford Center for Internet and Society
If you work in information technology, intellectual property is central to your job -- but dealing with the complexities of the legal system can be mind-boggling. This book is for anyone who wants to understand how the legal system deals with intellectual property rights for code and other content. You'll get a clear look at intellectual property issues from a developer's point of view, including practical advice about situations you're likely to encounter.
Written by an intellectual property attorney who is also a programmer, Intellectual Property and Open Source helps you understand patents, copyrights, trademarks, trade secrets, and licenses, with special focus on the issues surrounding open source development and the GPL. This book answers questions such as:
How do open source and intellectual property work together? What are the most important intellectual property-related issues when starting a business or open source project? How should you handle copyright, licensing and other issues when accepting a patch from another developer? How can you pursue your own ideas while working for someone else? What parts of a patent should be reviewed to see if it applies to your work? When is your idea a trade secret? How can you reverse engineer a product without getting into trouble? What should you think about when choosing an open source license for your project?
Most legal sources are too scattered, too arcane, and too hard to read.Intellectual Property and Open Source is a friendly, easy-to-follow overview of the law that programmers, system administrators, graphic designers, and many others will find essential.

Tags: Open Source
Need to learn statistics as part of your job, or want some help passing a statistics course? Statistics in a Nutshell is a clear and concise introduction and reference that's perfect for anyone with no previous background in the subject. This book gives you a solid understanding of statistics without being too simple, yet without the numbing complexity of most college texts.
You get a firm grasp of the fundamentals and a hands-on understanding of how to apply them before moving on to the more advanced material that follows. Each chapter presents you with easy-to-follow descriptions illustrated by graphics, formulas, and plenty of solved examples. Before you know it, you'll learn to apply statistical reasoning and statistical techniques, from basic concepts of probability and hypothesis testing to multivariate analysis.

Tags: Statistics
.NET 3.5 will help you create better Windows applications, build Web Services that are more powerful, implement new Workflow projects and dramatically enhance the user's experience. But it does so with what appears to be a collection of disparate technologies. In Programming .NET 3.5, bestselling author Jesse Liberty and industry expert Alex Horovitz uncover the common threads that unite the .NET 3.5 technologies, so you can benefit from the best practices and architectural patterns baked into this newest generation of Microsoft frameworks. While single-topic .NET 3.5 books delve into Windows Presentation Foundation and the other frameworks in greater detail, Programming .NET 3.5 offers a "Grand Tour" of the release that describes how the four principal technologies can be used together, with Ajax, to build modern n-tier and service-oriented applications. Developers have struggled to implement these patterns with previous versions of the .NET Framework, but this hands-on guide uses real-world examples and fully annotated source code to demonstrate how .NET 3.5 can make it easy. The concepts and technologies that this book covers include: XAML -- Microsoft's new XML-based markup language for UI, used with WPF Windows Presentation Foundation (WPF) -- a new presentation framework and graphics subsystem for Windows that puts Vista-like effect in your grasp Ajax Windows Communication Foundation (WCF) - a new standards-based framework that enables applications to communicate across a network using a variety of protocols Workflow Foundation (WF) -- framework for defining, executing, and managing workflows CardSpace -- framework for managing the identities of your users You'll learn how to useeach of the four frameworks alone and in concert to build a series of meaningful example applications. Examples are written in C#, and all of the source code will be available for download at both the O'Reilly and the authors' site, which offers access to a free support forum. Between them, authors Jesse Liberty and Alex Horovitz have nearly forty years of experience in delivering commercial applications for companies such as Citibank, Apple, AT&T, NeXt, PBS, Ziff Davis, and dozens of smaller organizations. Their combined experience is valuable for telling the story of .NET 3.5 and how it will shorten the development life cycle for applications developers, and enhance your productivity.

Tags: Programming, .NET
The new iPhone 3G is here, and New York Times tech columnist David Pogue is on top of it with a thoroughly updated edition of iPhone: The Missing Manual. With its faster downloads, touch-screen iPod, and best-ever mobile Web browser, the new affordable iPhone is packed with possibilities. But without an objective guide like this one, you'll never unlock all it can do for you. In this new edition, there are new chapters on the App Store, with special troubleshooting and sycning issues with iTunes; Apple's new MobileMe service, and what it means to the iPhone; and Microsoft Exchange ActiveSync compatibility. Each custom designed page in iPhone: The Missing Manual helps you accomplish specific tasks with complete step-by-step instructions for everything from scheduling to web browsing to watching videos. You'll learn how to: Use the iPhone as a phone -- get a guided tour of 3G's phone features and learn how much time you can save with things like Visual Voicemail, contact searching, and more Figure out what 3G means and how it affects battery life, internet speed, and even phone call audio quality. Treat the iPhone as an iPod -- listen to music, upload and view photos, and fill the iPhone with TV shows and movies Take the iPhone online -- learn how to get online, use email, browse the Web, and use the GPS Go beyond the iPhone -- discover how to use iPhone with iTunes, sync it with your calendar, and learn about The App Store where you can pick from hundreds of iPhone-friendly programs Teeming with high-quality color graphics and filled with humor, tips, tricks, and surprises, iPhone: The Missing Manual quickly teaches you how to set up, accessorize, and troubleshoot your iPhone. Instead offumbling around, take advantage of this device with the manual that should have been in the box. It's your call.

Tags: iPhone
High Performance MySQL is the definitive guide to building fast, reliable systems with MySQL. Written by noted experts with years of real-world experience building very large systems, this book covers every aspect of MySQL performance in detail, and focuses on robustness, security, and data integrity. High Performance MySQL teaches you advanced techniques in depth so you can bring out MySQL's full power. Learn how to design schemas, indexes, queries and advanced MySQL features for maximum performance, and get detailed guidance for tuning your MySQL server, operating system, and hardware to their fullest potential. You'll also learn practical, safe, high-performance ways to scale your applications with replication, load balancing, high availability, and failover. This second edition is completely revised and greatly expanded, with deeper coverage in all areas. Major additions include:
* Emphasis throughout on both performance and reliability
* Thorough coverage of storage engines, including in-depth tuning and optimizations for the InnoDB storage engine
* Effects of new features in MySQL 5.0 and 5.1, including stored procedures, partitioned databases, triggers, and views
* A detailed discussion on how to build very large, highly scalable systems with MySQL
* New options for backups and replication
* Optimization of advanced querying features, such as full-text searches
* Four new appendices
The book also includes chapters on benchmarking, profiling, backups, security, and tools and techniques to help you measure, monitor, and manage your MySQL installations.

Tags: MySQL, Web Development
With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites. Learning ASP.NET 3.5 introduces new skills in each new chapter and offers fully annotated and fully functional examples that you can put to work immediately. Each chapter adds detailed summaries, practice questions to ensure comprehension, and exercises so you can apply what you've learned to new situations. Written by the bestselling author team of Jesse Liberty, Dan Hurwitz, and Brian MacDonald, Learning ASP.NET 3.5 offers complete, up-to-date coverage of ASP.NET 3.5 and AJAX. The book includes: Chapters that are designed as a series of tutorials on different aspects of web development Examples in each chapter that illustrate how a new concept works. Different chapters feature either a single running example with several stages, or a series of smaller examples A single large example in the final chapter offers that uses everything the reader has learned VB, JavaScript, and SQL Cheat Sheet sidebars to help readers with no little or no background with those topics AJAX-style fully integrated into ASP.NET programming -- the way it should be taught and used If you want to get up to speed with the world's most popular web evelopment technology, Learning ASP.NET 3.5 is the best resource for the job.

Tags: ASP, .NET, Programming, Web Development
In this smooth, carefully paced course, a leading Perl trainer teaches you to program in the language that threatens to make C, sed, awk, and the Unix shell obsolete for many tasks. This book is the "official" guide for both formal (classroom) and informal learning. It is fully accessible to the novice programmer.

Tags: Perl, Programming
EVIL NEVER SOUNDED SO CLEAR
Listen up! Telephone Projects for the Evil Genius has everything you need to build and customize both wired and wireless phone gadgets that not only save you money, but also improve the quality of your life!
Using easy-to-find parts and tools for creating both retro and modern phone projects, this do-it-yourself guide begins with some background on the development of the landline phone and the cell. You'll review basic building techniques, such as installing components, building circuits, and soldering.
Then you'll dive into the projects, which, while they range from easy to complex, are all designed to optimize your time and simplify your life! Telephone
Projects for the Evil Genius:
* . . Features step-by-step instructions for 40 clever and practical phone projects, complete with 150 how-to illustrations.
* Shows you how to enhance both wire-connected phones and cell phones.
* Leaves room for you to customize your projects.
* Removes the frustration-factor-all the parts you need are listed, along with sources
From simple phone gadgets to sophisticated remote control devices, Telephone Projects for the Evil Genius provides you with all the schematics, charts, and tables you need to complete such fun projects as:
* . . Ringing phone light flasher.
* Telephone amplifier.
* Telephone ring-controlled relay.
* Remote telephone bell project.
* Touch tone generator.
* Phone voice scrambler.
* Caller ID decoder project.
* TeleAlert phone pager and control.
* Wireless remote phone ringer.
* Conferencer.
* And much more!
Tags: Telecommunications
Do you have an idea for a Facebook application? With FBML Essentials, you'll learn how to build it quickly using the Facebook Markup Language (FBML) and other easy-to-use tools in the site's framework. If you can develop a website with HTML, writing a Facebook application with the help of this book will be a breeze. Of course, Facebook is not just another website. Any applications you write for it will have a potential audience of 16 million dedicated users. It's not just another social networking site, either. Under the surface, Facebook is pretty sophisticated, with a development toolkit that includes it's own modified version of HTML -- FBML -- to customize the look and feel of your Facebook applications. With FBML Essentials, you not only learn how to get started with this toolkit, you also get a complete reference on every FBML tag Facebook has ever written, with examples of how each tag works and advice on the best ways to use these tags in your code. This book includes: A walkthrough of a sample Facebook application Design rules for using images, CSS, JavaScript, and forms Specific chapters on tags -- authorization tags, logic tags, user/group tags, profile-specific tags, and more Messaging and alerts using FBML Creating forms with FBML Facebook navigation Notifications and requests Dynamic FBML attributes, including MockAJAX How to test your FBML code A chapter on FBJS, Facebook's version of JavaScript.
If you want to try your hand at writing a Facebook application, you have a willing audience, an easy-to-use toolkit, and the perfect guide to get you started. FBML Essentials will help you take your idea from conception to working application in no time.

Tags: FBML, Facebook, Programming
Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book. Dojo provides an end-to-end solution for development in the browser, including everything from the core JavaScript library and turnkey widgets to build tools and a testing framework. Its vibrant open source community keeps adding to Dojo's arsenal, and this book provides an ideal companion to Dojo's official documentation. Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports. With this definitive reference you get: A concise introduction to Dojo that covers everything through the version 1.1 release Well-explained examples, with scores of tested code samples, that let you see Dojo in action A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more Exhaustive coverage ofout-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else If you're a DHTML-toting web developer, you need to read this book -- whether you're a one-person operation or part of an organization employing scores of developers. Dojo packs the standard JavaScript library you've always wanted, and Dojo: The Definitive Guide helps you transform your ideas into working applications quickly by leveraging design concepts you already know.

Tags: Dojo, Web Development, Programming
Wireless home networks are better than ever! The emergence of new industry standards has made them easier, more convenient, less expensive to own and
operate. Still, you need to know what to look for (and look out for), and the expert guidance you’ll find in Wireless Home Networks For Dummies, 3rd Edition
helps you ensure that your wire-free life is also a hassle-free life!
This user-friendly, plain-English guide delivers all of the tips, tricks, and knowledge you need to plan your wireless home network, evaluate and select the
equipment that will work best for you, install and configure your wireless network, and much more. You’ll find out how to share your Internet connection over
your network, as well as files, printers, and other peripherals. And, you’ll learn how to avoid the “gotchas” that can creep in when you least expect them.
Discover how to:
* Choose the right networking equipment
* Install and configure your wireless network
* Integrate Bluetooth into your network
* Work with servers, gateways, routers, and switches
* Connect audiovisual equipment to your wireless network
* Play wireless, multiuser computer games
* Establish and maintain your network’s security
* Troubleshoot networking problems
* Improve network performance
* Understand 802.11n
Whether you’re working with Windows PCs, Mac OS X machines, or both Wireless Home Networking For Dummies, 3rd Edition, makes it fast and easy to get your
wireless network up and running—and keep it that way!

Tags: Wireless, Networking
Wireless Networking
Active Directory For Dummies
Building Embedded Linux Systems
Managing Catastrophic Loss of Sensitive Data: A Guide for IT and Security Professionals
AdvancED Flex Application Development: Building Rich Media X
Crystal Reports 2008 For Dummies
Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5
Practical API Design: Confessions of a Java Framework Architect
Essential Mathematics for Games and Interactive Applications, Second Edition: A Programmer's Guide
Object-Oriented JavaScript: Create scalable, reusable high-quality JavaScript applications
SharePoint Designer Tutorial: Working with SharePoint Websites
Beginning SQL Server 2008 for Developers: From Novice to Professional
Android Essentials
Adobe CS3 Web Workflows: Building Websites with Adobe Creative Suite 3
Pro Tools All-in-One Desk Reference For Dummies
Nessus Network Auditing, Second Edition
Netcat Power Tools
Nagios 3 Enterprise Network Monitoring: Including Plug-Ins and Hardware Devices
ZBrush Character Creation: Advanced Digital Sculpting
MCTS: Microsoft Office SharePoint Server 2007 Configuration Study Guide: Exam 70-630
Introducing Reason 4
Mastering Active Directory for Windows Server 2008
Mastering VBA for Microsoft Office 2007
Laptops All-in-One Desk Reference For Dummies
AutoCAD 2009 and AutoCAD LT 2009: No Experience Required
Mac OS X Leopard (QuickSteps)
Advanced Web Metrics with Google Analytics
AutoCAD 2009 & AutoCAD LT 2009 All-in-One Desk Reference For Dummies
Photoshop CS3 Extended Video and 3D Bible
Logic Pro 8: Audio and Music Production
C++ Design Patterns and Derivatives Pricing
Professional Visual Basic 2008
ITIL Version 3 at a Glance: Information Quick Reference
The Developer's Guide to Debugging
CISA Certified Information Systems Auditor Study Guide
FileMaker Pro 9 Bible
.NET Domain-Driven Design with C#: Problem - Design - Solution
Ivor Horton's Beginning Visual C++ 2008
Professional SharePoint 2007 Web Content Management Development
Master VISUALLY Excel 2007
CakePHP Application Development
How to Do Everything: Digital Camera
Adobe AIR in Action
Composing Digital Music For Dummies
CCNP Quick Reference
Cisco Voice over IP (CVOICE)
SSL Remote Access VPNs
Networking All-in-One Desk Reference For Dummies
Mac OS X Leopard Bible
Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences
Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business
Vegas Pro 8 Editing Workshop
MoCap forArtists: Workflow and Techniques for Motion Capture
The Definitive Guide to Terracotta: Cluster the JVM for Spring, Hibernate and POJO Scalability
The Real MCTS/MCITP Exam 70-646 Prep Kit: Independent and Complete Self-Paced Solutions
Microsoft Visual C++ Windows Applications by Example
Service Oriented Architecture with Java
Active Directory Disaster Recovery
Apache JMeter
Spring Recipes: A Problem-Solution Approach
Practical Django Projects
Simply Rails 2
Pro LINQ Object Relational Mapping in C# 2008
Digital Storage in Consumer Electronics: The Essential Guide
The Service-Oriented Media Enterprise: SOA, BPM, and Web Services in Professional Media Systems
Intelligent Wearable Interfaces
A Semantic Web Primer, 2nd Edition
Beginning Groovy and Grails: From Novice to Professional
Virtualization For Dummies
TCP/IP Sockets in Java, Second Edition: Practical Guide for Programmers
The Art of Multiprocessor Programming
Essentials of Programming Languages, 3rd Edition
Mac OS X for Photographers: Optimized image workflow for the Mac user
CCNA Cisco Certified Network Associate Study Guide (Exam 640-802)
Herb Schildt's C++ Programming Cookbook
MCITP SQL Server 2005 Database Developer All-in-One Exam Guide
How to Cheat in Photoshop Elements 6: Create stunning photomontages on a budget
Adobe Photoshop Elements 6 For Digital Photographers
Adobe Photoshop Elements 6 Maximum Performance
Beginning Microsoft Visual C# 2008
Beginning C# 3.0: An Introduction to Object Oriented Programming
Photoshop CS3 Restoration and Retouching Bible
Introducing AutoCAD 2009 and AutoCAD LT 2009
BSD UNIX Toolbox: 1000+ Commands for FreeBSD, OpenBSD and NetBSD
Games on Symbian OS: A Handbook for Mobile Development
CCENT: Cisco Certified Entry Networking Technician Study Guide: ICND1 (Exam 640-822)
Effective Java (2nd Edition)
Adobe AIR (Adobe Integrated Runtime) with Ajax: Visual QuickPro Guide
Zenoss Core Network and System Monitoring
Blender 3D Architecture, Buildings, and Scenery
Adapting to Web Standards: CSS and Ajax for Big Sites
Professional Refactoring in Visual Basic
PHP and MySQL: Create - Modify - Reuse
Adobe AIR: Create - Modify - Reuse
Deploying Rails Applications: A Step-by-Step Guide
Sams Teach Yourself Visual C# 2008 in 24 Hours
Sams Teach Yourself SQL in 24 Hours
Practical WPF Graphics Programming
Linux Command Line and Shell Scripting Bible
Mastering CSS with Dreamweaver CS3
January, 2009
December, 2008
November, 2008
October, 2008
September, 2008
August, 2008
July, 2008
June, 2008
May, 2008
April, 2008
March, 2008