This text provides a comprehensive look at computer networking from the point of view of the network administrator. It guides readers from an entry-level knowledge in computer networks to advanced concepts in Ethernet networks; router configuration; TCP/IP networks; local-, campus-, and wide-area network configuration; network security; optical networks; voice over IP; and industrial networks. Extensive examples on the Windows Server 2003/2008 configuration and system configuration for the Linux operating system are also included. A complete chapter is devoted to protecting and securing a network from potential network attacks. Topics include denial of service attacks, firewalls, intrusion detection, password cracking, packet sniffing, and analyzing unsecured data packets. Other key network security issues, such as configuring router access lists, configuring a virtual private network (VPN) connection, and securing wireless networks, are also covered. Router configuration is examined, ranging from an introduction to router configuration to configuring multiple routing protocols for intranet and Internet data traffic. Routing protocols key to basic network operations are examined, including static, RIP, IGRP, OSPF, EIGRP, and BGP. The discussions on routing protocols are accompanied with in-depth steps for configuring the router to run the protocol, verify operation, and troubleshoot the router.
Key Pedagogical Features
* NET-CHALLENGE SOFTWARE provides a simulated, hands-on experience in configuring routers and switches. Exercises provided in the text and on the CD challenge readers to undertake certain router/switch network configuration tasks. The software has the look and feel of actually being connected to the router or switch console port.
* PROTOCOL ANALYZER SOFTWARE included with the text uses the Finisar Surveyor Demo. Examples of using the software to analyze data traffic are included throughout the text.
* ACCOMPANYING CD-ROM includes the Finisar Surveyor Demo software and captured data traffic used in the text, which enables readers to capture data traffic on their own networks.
* CONFIGURING, ANALYZING, or TROUBLESHOOTING sections are included with each chapter to guide the reader through advanced techniques in networking.
* OBJECTIVES and INTRODUCTION at the beginning of each chapter clearly outline specific goals for the reader.
* EXTENSIVE PROBLEM SETS, SUMMARIES, and QUESTIONS AND PROBLEMS (including Critical Thinking questions) are found at the end of each chapter.
* KEY TERMS and their definitions are highlighted in the margins to foster inquisitiveness and ensure retention.
Tags: Networking
Don’t just learn “generic” SQL. Learn SQL to get results with the world’s top database platforms–Oracle for the enterprise and Microsoft Access for the desktop. Based on John Patrick’s hands-on SQL course at the University of California, Berkeley Extension, this book shows exactly how to retrieve the data you want, when you need it, in any application–from ad hoc reports to the data warehouse. Thoroughly updated for the newest versions of Oracle, Access, and the SQL standard, this book contains more exercises, techniques, and solutions than ever before. You’ll learn exactly how to write SQL queries that are easy to understand, verify, modify, and extend–even if you’ve never worked with databases before.
SQL Fundamentals,Third Edition, teaches you how to
* Build simple statements to retrieve, store, or modify data
* Craft complex queries that draw information from multiple tables
* Sort and summarize your data just the way you want it
* Create and edit your own tables
* Protect the integrity of your data
* Create more efficient, high-performance queries
* Work with unions, subqueries, self joins, cross joins, inner joins, and outer joins
* Use the Oracle Data Dictionary

Using the Hyper-V virtualization capabilities built into Windows Server 2008, organizations can slash costs for power, space, and maintenance, and dramatically improve IT flexibility at the same time. This is the first book to offer comprehensive, independent, real-world coverage of planning, designing, implementing, and supporting Windows Server 2008 Hyper-V virtualization environments. Authored by Rand Morimoto and Jeff Guillet–top consultants of Microsoft technologies with unsurpassed experience deploying Hyper-V in enterprise organizations–this book delivers start-to-finish guidance for every facet of your virtualization initiative.
Leverage the experience from hundreds of real world implementations of Hyper-V and Virtual Machine Manager 2008 in your deployment of a virtualized server environment
* Implement best practices for planning, prototyping, and deploying Hyper-V–including strategies, processes, and templates
* Install and configure Windows 2008 Server with Windows Hyper-V Services
* Provide guest operating systems ranging from Windows 2003 Server to Linux
* Administer Hyper-V Host Servers as standalone hosts or in multiple host environments
* Optimize Hyper-V Host Server and guest sessions, by efficiently allocating memory, processors,
* disk space, and other resources
* Move from basic server virtualization to a systematically managed virtual enterprise environment
* Use Virtual Machine Manager 2008 to centrally monitor all your Hyper-V hosts and guest sessions
* Quickly provision new guest images wherever and whenever you need them
* Implement reliable failover processes to overcome failures in guest sessions, host systems, or sites
* Troubleshoot problems with both Hyper-V hosts and guest operating systems

Tags: Windows Server, Hyper-V
Originally designed to sabotage or annihilate websites, computerized “Bots” are increasingly used in mass spamming events, fraud, extortion, identity theft, and software theft. Focusing on the malicious use of bots and bot herder means and motivations, Malicious Bots provides a much needed a resource for understanding the scope, sophistication, and criminal uses of bots and how to more proactively protect against them. Accessibly written, but with sufficient technical detail, the book introduces botnet threats and how they function and examines the top bot attacks against financial and government networks over the last four years to reveal the who, how, and why behind them.

When Flash Player 9 released in June 2006, it introduced the new scripting language, ActionScript 3, which has already taken hold in the Adobe Flex application development community. ActionScript 3 provides not only a significant enhancement in performance, but also a more robust programming model that lends itself to complex Rich Internet Application development. For web designers and developers who need to make the move to ActionScript 3 from the previous version, ActionScript 2, the learning curve has proven to be significant. In this essential and timely guide, ActionScript expert Kris Hadlock speaks squarely to the many thousands of ActionScript 2 users who need to make the leap right away. The ActionScript Migration Guide covers all of the major changes in ActionScript from version 2 to 3. The book explains the most important and fundamental changes in ActionScript drawing comparisons between the two languages both visually and contextually. With a comprehensive index and robust table of contents designers and developers will easily be able to locate the old an/or new codes with side-by-side comparisons of how to program both and the explanation of the concepts behind them.

Tags: ActionScript, Flash, Web Development
Python: Create-Modify-Reuse is designed for all levels of Python developers interested in a practical, hands-on way of learning Python development. This book is designed to show you how to use Python (in combination with the raw processing power of your computer) to accomplish real-world tasks in a more efficient way. Don’t look for an exhaustive description of the Python language––you won’t find it. The book’s main purpose is not to thoroughly cover the Python language, but rather to show how you can use Python to create robust, real-world applications.
In this respect, the goal is similar to foreign-language books that identify themselves as “conversational,” focusing on the vocabulary and concepts that people will need the most. Likewise, I focus specifically on the Python knowledge needed to accomplish practical, specific tasks. Along the way, you will learn to create useful, efficient scripts that are easy to maintain and enhance.
This book is for developers with some experience with Python who want to explore how to develop full-blown applications. It is also for developers with experience in other languages who want to learn Python by building robust applications. It is well-suited for developers who like to “learn by doing,” rather than exploring a language feature by feature. To get the most out of the book, you should understand basic programming principles.
Because this book is project-based, you can approach it in numerous ways. You can, of course, read it from cover to cover. Chapters 2 through 8 each cover a different project, so the chapters are independent of each other. However, because each chapter project is covered individually, there may be some overlap of information. I also sometimes refer to explanations of particular topics covered in previous chapters. This will help to reinforce important concepts.
The end of the book contains two appendixes. The first one is a listing of Python resources you can check out for more information. The second one will help you with installing additional components used in some of the examples.
This book starts with a basic overview of the Python language, designed for those familiar with other languages but new to Python. It is followed by several chapters, each of which describes a complete project that can be used as-is or modified and extended to suit your particular purposes. You’ll find applications that access databases, take advantage of web technologies, and facilitate network communications, to name a few. In addition, and more important than the technologies you will be introduced to, you will learn how to use Python to solve real challenges. Following these chapters are two chapters that cover accessing operating system resources and debugging and testing, respectively.
Each project chapter contains complete instructions describing how to install and use the application, so you can actually see the program run as you learn how to construct and use it, including how the project was designed and prototyped. This book is intended to be both a reference guide and a learning aid, teaching you how to build solutions with Python and providing reference information on a wide variety of Python programming concepts.
It is hoped that this book will help you have fun with Python and build useful applications, and—unlike my experience with building a deck—without sore thumbs.
This book is framed around the code itself. This is because developers are typically looking for how to do something; and, as with many activities, you learn how to do something by watching how others do and trying it yourself. If you want to know how a for loop works, you’ll find for loops in my code, but that’s not the thrust of the book. Instead, this book shows you how to do things: how to build a content management system, how to build a test management system, how to set up a system for tracking customer follow-up, and so on. Along the way, you’ll learn how to communicate with a SQL database, how to act as a web server or communicate with one, how to access operating system services, and more.

Tags: Python, Programming
Just as great artists must understand their tools, great Web designers must understand the technology behind their art. In Visual Design for the Web, author Penny McIntire shows novice Web designers how to use their tools--including HTML, CSS, and JavaScript--in conjunction with the principles of aesthetics and usability to become masters of their craft. Chapters begin with explanations of the terminology and techniques of web structures, then demonstrate how to apply the rules of design to create beautiful sites. The book:
* Illustrates how fundamental principles of design apply to the web
* Includes charts, diagrams, and graphics to enhance learning and retention
* Covers site analysis, navigation, layout, color, graphics, typography and forms
* Demonstrates multiple techniques for getting just the right look and feel for your web sites
* Focuses on the characteristics that make sites usable, engaging, and memorable

Tags: Web Design
This in-depth look at advanced topics in Mac network administration shows system administrators and other IT professionals how to use Mac OS X Server v10.5 within a multiplatform, heterogeneous environment. Following the learning objectives of the Apple Certified System Administrator course, this book is a perfect study aid for the Apple Certified System Administrator exam.

Tags: Mac OS X
Anderson leads you through a simple project that covers the entire Xcode 3.x development lifecycle. You’ll walk through building and debugging command-line tools, creating Mac OS X user interfaces, modeling data, localizing languages, compiling applications, and much more. Along the way, he introduces each of Apple’s remarkable development tools from the latest version of Interface Builder to Instruments—a powerful new tool for analyzing and optimizing your code.
Anderson shows how to manage your source code in any environment, whether you’re working solo or participating in a worldwide team. He thoroughly illuminates Xcode 3’s build system and shows how to make the most of Apple’s performance tools, led by the deep and powerful Shark statistical profiler.
Systematically updated for Xcode 3.x, this is a comprehensive revision of Anderson’s previous bestseller, Step into Xcode. Its breadth, depth, and practical focus will make it indispensable to every Mac developer: experienced programmers upgrading from Xcode 2 or migrating from CodeWarrior; UNIX/Linux programmers moving to Mac OS X; even new programmers.

Tags: Xcode, Programming
Ubuntu Unleashed 2008 Edition presents comprehensive coverage of the popular Ubuntu Linux distribution. Windows users, Mac users, and Linux enthusiasts have been increasingly turning to Ubuntu for a user-friendly, easy-to-use Linux distribution.
This book provides detailed information on installing, using, and administering Ubuntu. You will learn how to set up a workstation or a server, and you will find complete details on Ubuntu’s easy-to-use desktop and productivity software.
Ubuntu Unleashed 2008 Edition includes a range of coverage: From the software you need in your everyday work, such as the OpenOffice.org productivity suite, to how to configure your Linux desktop to run smoothly using multiple printers, shell scripts, and more.
For the hardcore Linux enthusiast, there is complete coverage of the X Window system, Linux programming, web server administration, and network administration.

Flash and PHP Bible
Professional C# 2008
Microsoft Expression Blend Unleashed
Sams Teach Yourself WPF in 24 Hours
LINQ Unleashed: for C#
Oracle PL/SQL by Example (4th Edition)
Refactoring SQL Applications
Clean Code: A Handbook of Agile Software Craftsmanship
Website Optimization: Speed, Search Engine & Conversion Rate Secrets
Scripted GUI Testing with Ruby
OpenGL(R) ES 2.0 Programming Guide
Python for Unix and Linux System Administration
MySQL (4th Edition)
Ruby Phrasebook
Frommer's Portable New Orleans
SAS 9.2 SQL Procedure User's Guide
SAS 9.2 SQL Query Window User's Guide
Essential C# 3.0: For .NET Framework 3.5
Pro PerformancePoint Server 2007: Building Business Intelligence Solutions
Frommer's Portable Portland
Frommer's Portable New York City 2008
Moving and Accessing SAS 9.2 Files
Pro SQL Server 2008 Service Broker
PHP Object-Oriented Solutions
Frommer's Montreal & Quebec City 2008
Handbook of Integral Equations
Practical Prototype and script.aculo.us
On the Way to the Web: The Secret History of the Internet and Its Founders
Pro SQL Server 2008 Reporting Services
Tricks of the Microsoft Windows Vista Masters
Developing Software for Symbian OS 2nd Edition: A Beginner's Guide to Creating Symbian OS
Handbook of Mathematical Formulas and Integrals
Beginning CakePHP: From Novice to Professional
MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development
Sams Teach Yourself C++ in One Hour a Day
Sams Teach Yourself ASP.NET Ajax in 24 Hours
Sams Teach Yourself Ajax, JavaScript, and PHP All in One
Flex 3: A Beginner's Guide
Wicket in Action
The Essential Guide to Open Source Flash Development
Foundation Website Creation with CSS, XHTML, and JavaScript
Troubleshooting Oracle Performance
The Relational Database Dictionary, Extended Edition
Pro T-SQL 2008 Programmer’s Guide
SharePoint 2007 Development Recipes: A Problem-Solution Approach
Pro SQL Server 2008 Relational Database Design and Implementation
Pro Spring 2.5
Pro Java™ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns
Beginning DB2: From Novice to Professional
Introducing ZBrush
The Productive Programmer
XSLT
Wiki: Web Collaboration
Learning the vi and Vim Editors
Taking Your iPod touch to the Max
Intellectual Property and Open Source: A Practical Guide to Protecting Code
Statistics in a Nutshell: A Desktop Quick Reference
Programming .NET 3.5
iPhone: The Missing Manual: Covers the iPhone 3G
High Performance MySQL: Optimization, Backups, Replication, and More
Learning ASP.NET 3.5
Learning Perl, 5th Edition
Telephone Projects for the Evil Genius
FBML Essentials: Facebook Markup Language Fundamentals
Dojo: The Definitive Guide
Wireless Home Networking For Dummies
Dutch An Essential Grammar
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
June, 2009
May, 2009
April, 2009
March, 2009
February, 2009
January, 2009
December, 2008
November, 2008
October, 2008
September, 2008
August, 2008
July, 2008
June, 2008
May, 2008
April, 2008
March, 2008