Monday, 31 de March de 2008

Book Description

Whether you’re moving to .NET for the first time, or you’re already writing applications on .NET 2.0 or .NET 3.0, Pro VB 2008 and the .NET 3.5 Platform, Third Edition will provide you with a solid grounding in this new technology and serve as a comprehensive reference throughout your coding career:

    * Explore five new chapters of content—including the grammar of the common intermediate language (CIL), .NET generics, and object serialization services.
    * Discover all the new .NET 3.5 features—nullable types, delegate covariance, ASP.NET 2.0 master pages, the new Windows Forms “Strip” controls, and much more.
    * Get a professional foothold—targeted to appeal to experienced software professionals and/or graduate students of computer science (so don’t expect three chapters on iteration or decision constructs!).
    * Gain a rock–solid foundation in programming using Visual Basic.
    * Get comfortable with all the core aspects of the .NET platform—including assemblies, remoting, Windows Forms, Web Forms, ADO.NET, XML web services, and much more.

Tags: Visual Basic, Programming, .NET

Publicado por Desconocido @ 22:25  | Computers
Comentarios (0)  | Enviar

Book Description

The process of disaster recovery involves mitigating the likelihood of a disaster and returning the system to a normal state. This book shows you how to implement an effective disaster recovery strategy for SQL Server 2005 databases. With the arrival of SQL Server 2005, you have access to enhanced existing features and powerful new tools, like database snapshots and mirroring, for data backup and disaster recovery. The book also covers fundamental changes to disaster recovery capabilities, and common issues to expect when using new features.

The book examines the technical details of disaster recovery features, and then applies that information to practical scenarios. As businesses become increasingly reliant on the information they store in their various databases, effective data protection becomes ever more critical. Potential disasters can arise from natural causes, user errors, and media or hardware failure. This book will help you ensure that day–to–day activities can continue, regardless of the problem.

Tags: SQL Server

Publicado por Desconocido @ 22:21  | Computers
Comentarios (0)  | Enviar

Book Description

Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of the latest features of both technologies to build powerful, manageable, and stable web applications. Essentially three books in one, readers not only profit from extensive introductions to the core features of each technology, but also learn how to effectively integrate the two in order to build robust data-driven applications. Packed with practical examples and insight into the real-world challenges faced by developers based on author W. Jason Gilmore's 7 years of expertise working with these technologies, readers will repeatedly return to this book as both a valuable instructional tool and reference guide.

Tags: PHP, MySQL, Programming

Publicado por Desconocido @ 22:16  | Computers
Comentarios (0)  | Enviar


Book Description

For software to consistently deliver promised results, software development must mature into a true profession. Emergent Design points the way. As software continues to evolve and mature, software development processes become more complicated, relying on a variety of methodologies and approaches. This book illuminates the path to building the next generation of software. Author Scott L. Bain integrates the best of today’s most important development disciplines into a unified, streamlined, realistic, and fully actionable approach to developing software.

Drawing on patterns, refactoring, and test-driven development, Bain offers a blueprint for moving efficiently through the entire software lifecycle, smoothly managing change, and consistently delivering systems that are robust, reliable, and cost-effective.

==> Download <==


Tags: software development

Publicado por Desconocido @ 22:12  | Computers
Comentarios (0)  | Enviar
Sunday, 30 de March de 2008

Book Description

Learn everything you need to know for working with Microsoft Windows SharePoint Services Version 3.0. This book packs hundreds of time-saving solutions, troubleshooting tips, and workarounds for using and getting the most out of Windows SharePoint Services. You will learn how to simplify information sharing, make team collaboration more efficient, and improve your personal productivity. Youll discover how to design workflows and projects for SharePoint sites, manage design teams and source control, and use cascading style sheets to control site appearance. Youll get to explore new features for using Windows SharePoint Services with blogs, RSS, and wikis. Youll even learn how to use Windows SharePoint Services with other products.

Tags: SharePoint

Publicado por Desconocido @ 20:14  | Computers
Comentarios (0)  | Enviar

Book Description

Get practical guidance for using Windows PowerShell to manage Windows Vista and Windows Server 2008. Written by Ed Wilson, a leading scripting expert and trainer at Microsoft, this reference offers a task-based approach to help you find the information you need for day-to-day tasks. With more than 200 scripts, it offers rich examples that administrators can customize for their own environment and needs. The scripts range in complexity from one-line commands, to full-blown scripts with managed output and command-line arguments examples that are applicable to all skill levels.

Tags: PowerShell

Publicado por Desconocido @ 20:09  | Computers
Comentarios (0)  | Enviar
Saturday, 29 de March de 2008
Book Description

With more than one Windows Vistabased PC in your home, and all of your digital memories, music and media, and other data stored on one computer, you know that its time to connect your home with a simple home network. Youll get the straightforward, approachable information you need (without the jargon!) to find what kind of network is right for you and get started setting up, configuring, and maintaining your local area network (LAN), wireless network, or remote network. Easy-to-follow procedures teach you how to help secure your network with firewalls and Windows Defender, plus control what your family can do online with parental controls. Youll even start to explore the advantages of Windows Home Server, including how to back up all of your precious data.

Tags: Windows, Vista

Publicado por Desconocido @ 22:12  | Computers
Comentarios (0)  | Enviar

Book Description

Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders. All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that lets you work with LINQ interactively. Created by the authors and free to download, LINQPad will not only help you learn LINQ, it will have you thinking in LINQ. This reference explains: LINQ's key concepts, such as deferred execution, iterator chaining, and type inference in lambda expressions The differences between local and interpreted queries C# 3.0's query syntax in detail-including multiple generators, joining, grouping, query continuations, and more Query syntax versus lambda syntax, and mixed syntax queries Composition and projection strategies for complex queries All of LINQ's 40-plus query operators How to write efficient LINQ to SQL queries How to build expression trees from scratch All of LINQ to XML's types and their advanced use LINQ promises to be the locus of a thriving ecosystem for many years to come. This small book gives you a huge head start. "The authors built a tool (LINQPad) that lets you experiment with LINQ interactively in a way that the designers of LINQ themselves don't support, and the tool has all kinds of wonderful features that LINQ, SQL and Regular Expression programmers alike will want to use regularly long after they've read the book." -Chris Sells, Connected Systems Program Manager, Microsoft.

Tags: linq, c sharp

Publicado por Desconocido @ 22:08  | Computers
Comentarios (0)  | Enviar
Friday, 28 de March de 2008

Book Description

Written for web developers with basic Perl skills, this book guides new users through the open-source Perl-based Model-View-Controller Catalyst framework using real-world examples and systematic code snippets, covering application design, development, testing, and deployment. If you are excited by Ruby on Rails but prefer the familiarity of Perl, get this book and get started. The way that many web applications are implemented makes development painful and repetitive. Catalyst solves this problem, organizing your web application to design and implement it in a natural, maintainable, and testable way. Its philosophies are Do It Yourself and Don't Repeat Yourself. Everything is written only once; database access and configuration are centralized; you just write actions for each URL in your application and Catalyst handles the details. Catalyst is designed to be reliable; the code is well tested; there are hundreds of production applications, thousands of users, and a thriving community.

Tags: Catalyst. Perl, Programming

Publicado por Desconocido @ 22:36  | Computers
Comentarios (0)  | Enviar

Book Description

This complete, practical guide to writing mobile websites and applications shows developers how to build a powerful mobile web presence. Readers need knowledge of HTML, CSS, JavaScript, and a server-side language; the examples use PHP, but are easily adapted to other languages. The book does not use J2ME, but uses mobiles' web browsers and other standard features with XHTML Mobile Profile (XHTML MP) and Wireless CSS (WCSS). Examples illustrate each technique, focused on real-world solutions, pragmatic tips, and fast results rather than theory. Whether you want to provide website customers with new ways to access your services, or build applications to keep staff up to date on the road, this book covers it: adapting content to the capabilities of target devices, saving bandwidth with compression, creating server-side logic integrated with a mobile front end, sending and receiving SMS and MMS messages, accepting mobile payments, and developing voice and touchtone responsive systems.

Tags: Programming, Mobile

Publicado por Desconocido @ 22:29  | Computers
Comentarios (0)  | Enviar
Book Description

Fast-paced, to-the-point, and created to enable experienced programmers with no previous knowledge of NAV development to quickly learn to create, modify or maintain NAV applications, this book covers the important topics of Microsoft Dynamics NAV 5.0 with clear explanations and practical example code. NAV (formerly known as Navision) is a complex Enterprise Resource Planning (ERP) application with a unique design structure and a challenging learning curve that sometimes overwhelms developers learning to modify or enhance it for vital business purposes. Like an experienced mentor, this book covers the topics working developers need to know to become productive as quickly as possible: basic NAV terminology and concepts; object construction; tools, including the Table, Form, and Report Designers; using NAV's tools to effectively navigate through the features of objects, including properties, triggers, and C/AL code; developing and testing in the unique NAV C/SIDE development environment.

Tags: NAV, ERP, Programming

Publicado por Desconocido @ 22:24  | Computers
Comentarios (0)  | Enviar

Book Description

This practical reference book, perfect for Microsoft Business Solution partners, will take you through the testing lifecycle of Microsoft Dynamics AX ERP solutions, including testing compliance to the Industry Builder Initiative (IBI) standard for ERP software.

Tags: ERP

Publicado por Desconocido @ 22:20  | Computers
Comentarios (0)  | Enviar

Book Description

The book first discusses the various integration approaches available and introduces the Enterprise Service Bus, which is a new Architectural pattern that can facilitate integrating services. ESB provides different forms of mediation services including routing and transformation. Java Business Integration (JBI) provides a collaboration framework that provides standard interfaces for integration components and protocols to plug into, thus allowing the assembly of Service-Oriented Integration (SOI) frameworks following the ESB pattern. JBI is based on JSR 208, which is an extension of Java 2 Enterprise Edition (J2EE). Once JBI and ESB are introduced, we look at how we have been doing service integration without either of these using traditional J2EE. The book then slowly introduces ESB and, with the help of code, showcases how easily things can be done using JBI.

Tags: Java, programming

Publicado por Desconocido @ 22:17  | Computers
Comentarios (0)  | Enviar

Book Description

Make the Most of Today’s Smallest, Fastest Desktop Linux Distribution–Damn Small Linux!

Damn Small Linux (DSL) is a super-efficient platform for everything from custom desktops to professional servers. Now, DSL’s creator and lead developer have written the first definitive, practical guide to this remarkable system. The Official Damn Small Linux Book brings together everything you need to put DSL to work in just minutes. Simply learn a few essentials, boot the live CD-ROM, and master the rest...one step at a time, hands-on.

If you’re new to Linux, you can quickly discover how to use DSL to take your data on the road, safely running your programs and personal environment on nearly any computer. Easily adapt DSL to run on anything from an alternative device (Internet appliance, hand-held, diskless PC, or mini-ITX system) to an older PC that might otherwise be headed for landfill.

Tags: Linux, Damn Small Linux

Publicado por Desconocido @ 22:12  | Computers
Comentarios (0)  | Enviar

Book Description

The definitive, comprehensive guide to Zend Studio for Eclipse

Zend Studio for Eclipse gives millions of PHP/LAMP developers world-class tools for building state-of-the-art web applications. Now, here’s a definitive guide to making the most of this breakthrough development environment. Zend Certified Engineer Peter MacIntyre and expert PHP developer Ian Morse show how to use Zend Studio for Eclipse to improve productivity, effectiveness, and code quality throughout your entire project lifecycle.

You’ll start with a product tour that introduces the core techniques and terminology you’ll use in all your projects–including views, perspectives, outlines, and much more. You’ll discover how to quickly use preferences to customize Zend Studio for Eclipse to your unique needs.

Next, MacIntyre and Morse offer detailed, practical insights into every key aspect of working with Zend Studio: the code editor, PHP perspective views, Code Gallery, Code Analyzer, refactoring, SQL integration, unit testing with PHPUnit, debugging, version control, WYSIWYG design, and much more. You’ll learn how to use the powerful integrated tools Zend provides, as well as those offered by the thriving worldwide Eclipse ecosystem.

Tags: Zend Studio, PHP

Publicado por Desconocido @ 22:09  | Computers
Comentarios (0)  | Enviar

Book Description

A complete and thorough and up-to-date reference guide for CSS.

Stop wasting time doing Internet searches only to find inaccurate, out-of-date, or incomplete information. CSS: The Ultimate Reference includes all the ins-and-outs you need to know including compatability information for all major browsers, lists of useful hacks, known bugs in CSS, and much more - all presented in a beautiful, full color layout that will have you coming back over and over again.

Tags: CSS

Publicado por Desconocido @ 22:05  | Computers
Comentarios (0)  | Enviar

Book Description

This authoritative, solutions-based resource describes configuring, managing, and troubleshooting any SharePoint installation.

Key topics discussed include creating an Office Server portal, content management, SharePoint server and business intelligence, Office Server customization, and solutions scenarios.

Expert advice covers how to use SharePoint to create collaborative Web sites that easily integrate with corporate intranets and portals, team and customer collaboration sites, document management systems, and more.

Tags: SharePoint

Publicado por Desconocido @ 22:01  | Computers
Comentarios (0)  | Enviar

Book Description

A detailed look at how object-oriented VBA should be used to model complex financial structures

This guide helps readers overcome the difficult task of modeling complex financial structures and bridges the gap between professional C++/Java programmers writing production models and front-office analysts building Excel spreadsheet models. It reveals how to model financial structures using object-oriented VBA in an Excel environment, allowing desk-based analysts to quickly produce flexible and robust models. Filled with in-depth insight and expert advice, it skillfully illustrates the art of object-oriented programming for the explicit purpose of modeling structured products. Residential mortgage securitization is used as a unifying example throughout the text.

Tags: Visual Basic, Programming

Publicado por Desconocido @ 21:57  | Computers
Comentarios (0)  | Enviar
Thursday, 27 de March de 2008


Book Description

Your Definitive Resource on Microsoft Windows Server 2008

"Build your network the right way with expert advice! This book provides real-world help in implementing Windows Server 2008 with attention to the use of virtualization solutions covering all you need to know in one well-written guide to success." --Bob Kelly, AppDeploy.com and Technical Reviewer

Plan, set up, and administer a powerful, scalable Microsoft Windows Server 2008 environment. Featuring detailed explanations, best practices, pragmatic checklists, and real-world implementation examples, this comprehensive resource shows you how to deploy, manage, and secure WS08 on enterprise networks of all sizes.

Tags: Windows Server

Publicado por Desconocido @ 23:45  | Computers
Comentarios (0)  | Enviar
Book Description

Learn the essentials of computer science

Schaum’s Outline of Principles of Computer Science provides a concise overview of the theoretical foundation of computer science. It also includes focused review of object-oriented programming using Java.

Tags: computers

Publicado por Desconocido @ 23:29  | Computers
Comentarios (0)  | Enviar

Book Description

Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the XMLHttpRequest object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browser Loading and manipulating XML documents, and how to replace XML with JSON Manipulating the Document Object Model (DOM) Designing Ajax interfaces for usability, functionality, visualization, and accessibility Site navigation layout, including issues with Ajax and the browser's back button Adding life to tables & lists, navigation boxes and windows Animation creation, interactive forms, and data validation Search, web services and mash-ups Applying Ajax to business communications, and creating Internet games without plug-ins The advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a muchbroader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.

Tags: Ajax, Programming

Publicado por Desconocido @ 23:25  | Computers
Comentarios (0)  | Enviar

Book Description

There's plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That's easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you're likely to encounter with the new versions of Apache. Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including: Security Aliases, Redirecting, and Rewriting CGI Scripts, the suexec Wrapper, and other dynamic content techniques Error Handling SSL Performance This book tackles everything from beginner problems to those faced by experienced users. For every problem addressed in the book, you will find a worked-out solution that includes short, focused pieces of code you can use immediately. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations. Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.


Tags: apache

Publicado por Desconocido @ 23:20  | Computers
Comentarios (0)  | Enviar

Book Description

With the introduction of Ferret, Ruby users now have one of the fastest and most flexible search libraries available. And it's surprisingly easy to use.

This book will show you how to quickly get up and running with Ferret. You'll learn how to index different document types such as PDF, Microsoft Word, and HTML, as well as how to deal with foreign languages and different character encodings. Ferret describes the Ferret Query Language in detail along with the object-oriented approach to building queries.

You will also be introduced to sorting, filtering, and highlighting your search results, with an explanation of exactly how you need to set up your index to perform these tasks. You will also learn how to optimize a Ferret index for lightning fast indexing and split-second query results.

Tags: Ferret, Ruby, Programming

Publicado por Desconocido @ 23:10  | Computers
Comentarios (0)  | Enviar

Book Description

How many times have you reached an impasse while writing code because you couldn't remember how something in Java worked? This new pocket guide is designed to keep you moving. Concise, convenient and easy to use, the Java Pocket Guide gives you Java stripped down to its bare essentials -- in fact, it's the only book on Java that you can actually fit in your pocket.

Written by Robert and Patricia Liguori, senior software and lead information engineers for Java-based air traffic management and simulation environments, Java Pocket Guide contains everything you really need to know about Java, particularly everything you need to remember. The book pays special attention to the new areas in Java 5 and 6, such as generics and annotations.

Tags: Java, programming

Publicado por Desconocido @ 23:04  | Computers
Comentarios (0)  | Enviar
Wednesday, 26 de March de 2008

Book Description

What has made Ubuntu the most popular Linux distribution in recent years? It's the emphasis on ease of installation and use. It gets even easier when paired with Ubuntu Linux For Dummies.

This friendly reference shows you how to run Ubuntu directly from CD-ROM and install it on a PC as a personal workstation and network server. You’ll find out how to download Ubuntu and start using it right away. You'll also discover how to:

    * Connect to a LAN via a wireless and Ethernet
    * Use OpenOffice.org and Mozilla Firefox drawing and editing
    * Tap into multimedia, graphics and other applications using Ubuntu
    * Create services for a home or small business network
    * Generate and manage web pages, print services, and more
    * Find helpful information about Ubuntu and Linux
    * Troubleshoot and fix problems


Tags: Ubuntu, Linux

Publicado por Desconocido @ 20:53  | Computers
Comentarios (0)  | Enviar

Book Description

Radio Frequency Identification (RFID) tagging is now used by the department of defense and many of the worlds largest retailers including Wal-Mart. As RFID continues to infiltrate industries worldwide, organizations must harness a clear understanding of this technology in order to maximize its potential and protect against the potential risks it poses.

The RFID Handbook provides an overview of RFID technology, its associated security and privacy risks, and recommended practices that will enable organizations to realize productivity improvements while also protecting sensitive information and the privacy of individuals.

Expert contributors present a host of applications including RFID enabled automated receiving, triage with RFID for massive incidents, RFID and NFC in relation to mobile phones, and RFID technologies for communication robots and a privacy preserving video surveillance system. The unprecedented coverage also includes detailed descriptions of adaptive splitting protocols as well as tree-based and probabilistic anti-collision protocols.

Tags: RFID

Publicado por Desconocido @ 20:49  | Technology
Comentarios (0)  | Enviar

Book Description

This book offers a simple to read, fast way to discover all that's new in Mac OS X Leopard, and how to make the most of it, whether you are new to the Mac, or simply upgrading from a previous version of Mac OS X.

New additions to the operating system are showcased, including the changes to the Dock and Finder, and new features such as Stacks, Cover Flow, and Quick View introduced, before the book moves on to give a basic guide to using the Mac—creating folders, moving files, installing applications, and burning CDs, for example.

Communication and organization are covered with chapters on Mail and iChat, including information on how to get the most of the latest features such as creating to-do items, and reading RSS feeds in Mail, and sharing screens in iChat. There are chapters that cover Spaces and Time Machine, perhaps the most talked about feature in this release of Mac OS X.

Tags: Mac OS X, Leopard

Publicado por Desconocido @ 20:42  | Computers
Comentarios (0)  | Enviar

Book Description

The Essential Guide to CSS and HTML Web Design is a special book—it will tell you all you need to know to design great web sites that are standards compliant, usable, and look great, but not overwhelm you with waffle, theory, and obscure details. It is designed to be invaluable to you, whatever stage you are at in your career, with a mixture of practical tutorials and reference material—beginners will quickly pick up the basics, while more experienced web designers and developers will keep returning to the book again and again to recap on techniques they maybe haven't used for a while, or look up properties, attributes and other details. It is destined to become a close friend, adopting a permanent place on your desk. It starts off by giving a brief introduction to the internet, and the broad area of web design, before diving straight in to HTML and CSS basics, reusing code, other best practices. It then focuses on all the most important areas of a successful web site—typography, images, navigation, tables, layouts, forms and feedback (including ready made PHP scripts for you to use,) and browser quirks, hacks and bugs. The book is completely up-to-date, covering support of the newest standards in all the latest browsers, including IE 7 and Firefox 2. The last chapter of the book provides several case studies for you to dissect and learn from, including all the most popular web site archetypes—a blog, a store front, a corporate home page, and an online gallery. Then the book is rounded off with several detailed reference appendices covering CSS, HTML, Color references, entities, and more, meaning that any details you need to look up are close at hand.

Tags: CSS, HTML

Publicado por Desconocido @ 20:39  | Computers
Comentarios (0)  | Enviar
Tuesday, 25 de March de 2008

Book Description

A compilation of the fundamental knowledge, skills, techniques, and tools require by all security professionals, Information Security Handbook, Sixth Edition sets the standard on which all IT security programs and certifications are based. Considered the gold-standard reference of Information Security, Volume 2 includes coverage of each domain of the Common Body of Knowledge, the standard of knowledge required by IT security professionals worldwide. In step with the lightening-quick, increasingly fast pace of change in the technology field, this book is updated annually, keeping IT professionals updated and current in their field and on the job.

Tags: Computer security

Publicado por Desconocido @ 21:06  | Computers
Comentarios (0)  | Enviar

Book Description

Great Content from a Bestselling Author: The Linux Bible 2008 Edition is the best first Linux book for new or migrating users. By focusing on the building-block nature of Linux, and offering true up-to-date descriptions of Linux technology, the Bible helps the reader learn how to jump headlong into Linux, regardless of the Linux distribution they choose. Descriptions of different Linux distributions helps users choose the Linux distribution that's right for them.

Detailed installation instructions, step-by-step descriptions of key desktop and server components, and the actual distributions on CD and DVD, let readers get started using Linux immediately. The Bible will serve a broad range of readers, from those starting with Linux to anyone looking to evaluate different Linux distributions. It also covers broad usage including Linux desktops, servers, and firewall/routers.

Tags: Linux, Ubuntu, Fedora, KNOPPIX, Debian, openSUSE

Publicado por Desconocido @ 21:02  | Computers
Comentarios (0)  | Enviar

Book Description

In Wrox's Professional PowerShell Programming, readers are treated to a guided tour of PowerShell from a programmer's perspective as Microsoft PowerShell development team member Arul Kumaravel skillfully guides readers through all the ins and outs of the PowerShell SDK, and shows them how to create extensions to PowerShell and integrate PowerShell capabilities into their own applications. Coverage includes:

    * Extending PowerShell Engine with Snapins
    * Adapter Implementations
    * Developing Cmdlets
    * Developing Providers - Drive, item, navigation, container Providers and more
    * Hosting PowerShell Engine in applications
    * Creating Applications that Use a Custom Host
    * Extending Object Types and Formatting
    * and more.


Tags: Windows, PowerShell

Publicado por Desconocido @ 20:39  | Computers
Comentarios (0)  | Enviar
Book Description

Visual Basic 2008 Programmer's Reference is a language tutorial and a reference guide to the upcoming 2008 release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers.

The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.

Tags: Visual Basic, Programming

Publicado por Desconocido @ 20:24  | Computers
Comentarios (0)  | Enviar

Book Description

Pro ASP.NET 3.5 Server Controls and AJAX Components is a reference for the serious ASP.NET developer who understands the benefits of object–oriented development and wants to apply those principles to ASP.NET 3.5, ASP.NET AJAX, and server control development. This book also covers SharePoint and targets the latest version of Visual Studio (2008) and the .NET Framework (3.5).

Highlights include the following:

* Covers the new features in ASP.NET 3.5 and ASP.NET AJAX technology
* Describes the ASP.NET server control architecture in Visual Studio 2008/ASP.NET 3.5 covering state management, events, rendering, cross-platform support, control life cycle, localization, and deployment.
* Demonstrates how to integrate client–side development technologies such as DHTML and JavaScript with server control technology to create powerful interactive controls.

Tags: ASP, .NET, Ajax

Publicado por Desconocido @ 20:20  | Computers
Comentarios (0)  | Enviar

Book Description

Windows power users have always envied their friends running UNIX machines for the ease of automation that they enjoy. The traditional Windows command–line shell, cmd.exe, has never been up to par with shells like bash or tcsh, especially when it comes to text processing and process automation.

Windows PowerShell changes all that. This next–generation shell is also a full–blown scripting environment with a real programming language that allows users to access every part of their operating system. Files, registry entries, and COM and .NET objects are all supported by PowerShell, which makes manipulating them a breeze.

Pro Windows PowerShell will show you how to use all this power in your own work. You’ll discover the object–oriented features of the shell and how they help in extracting and manipulating data. You’ll then learn how to use those features to solve real–world problems: manipulating files, working with text, monitoring systems, and performing operations over the network. The book serves as not only a tutorial, but also a reference: the “Real World” part is structured so that it can be read nonlinearly and used as a reference or a cookbook. And you’ll find freely available tools and extensions that will help you do things even faster.

Tags: Windows, PowerShell

Publicado por Desconocido @ 20:13  | Computers
Comentarios (0)  | Enviar

Book Description

Over the last three decades, interest in Infrared (IR) technology as a medium to convey information has grown considerably. This is reflected by the increasing number of devices such as laptops, PDAs, and mobile phones that incorporate optical wireless transceivers and also by the increasing number of optical wireless links available for indoor and outdoor use. The popularity of IR is based on the advantages it has over radio including unregulated bandwidth, immunity to radio interference, and inherent security. Optical Wireless Communications examines some of the most important features of optical wireless communication systems. It considers the benefits and limitations of IR as a medium conveying information wirelessly and compares the advantages and disadvantages of infrared to microwave and other radio systems. It also details the evolution of IR communication systems and describes atmospheric and other types of data transmission limitations. The book presents design fundamentals of optical concentrators, as well as a review of some of the most important receiver optical front-ends (containing imaging or non-imaging concentrators and optical filters), including an explanation of the different sources of infrared noise and an introduction to eye safety. It also describes optical wireless transmitter and receiver design issues, typical modulation, coding, and multiple access techniques, and introduces IrDA protocols and wireless IR networking.

Tags: Wireless, Networking

Publicado por Desconocido @ 20:05  | Computers
Comentarios (0)  | Enviar

Book Description

Maintain a dynamic, reliable, and secure Windows Server 2008 environment

Exploit the powerful management, networking, and security tools in Windows Server 2008 using the comprehensive information contained in this real-world resource. Written by a seasoned Windows systems engineer, Microsoft Windows Server 2008 Administration lays out each feature alongside clear explanations, practical examples, and hands-on exercises. Inside, you'll learn how to deploy Windows Server 2008, use the new, integrated Server Manager tool, handle Internet services and remote access, and fine-tune performance. You'll also learn how to automate administrative tasks, create reliable system backups, and harden your server's defenses.

Tags: Windows Server

Publicado por Desconocido @ 0:19  | Computers
Comentarios (0)  | Enviar

Book Description

Microsoft's new GUI-less Server Core is a command line version of Windows Server 2008 that offers better security, reduced size, and faster access. Inside this comprehensive guide, you'll find everything you need to quickly master this sleek new version. Packed with instructions and practical examples, this book teaches you how to operate in a windowless environment, including using all the commands, creating BAT files, working with scripts, using registry hacks, managing remote systems, and more. Includes best practices, 52 indispensable command line tricks, and an alphabetical list of all the commands.

Tags: Windows Server

Publicado por Desconocido @ 0:15  | Computers
Comentarios (0)  | Enviar

Book Description

Sql Server Integration Services with the acronym SSIS is a comprehensive ETL tool that made its debut with SQL Server 2005. It is a tool tightly integrated with the Visual Studio 2005 having all the functionalities that its forerunner DTS (Data Transformation Services) had in SQL Server 2000. This does not mean that it is just an improvement over DTS but a product which is totally different with a vastly improved interface; an extensible architecture; an enlarged tool set; ease of integration with other SQL Server Tools such as Analysis Services; capable of supporting connectivity with third party databases and bringing into a central location many database management tasks.

Tags: SQL Server

Publicado por Desconocido @ 0:04  | Computers
Comentarios (0)  | Enviar

Book Description

Windows Vista may be the next big thing, but it still contains enough quirks and unaccountable behaviors to vex anyone. This unique guide not only discusses the most irritating features of the latest Microsoft operating system and how to get around them, but also explains how to improve Windows and do more with the software than Microsoft intended. You'll find information on setup, installation, upgrade from other Windows versions, the revamped interface, new security features, user accounts, troubleshooting, and the markedly improved Internet Explorer 7. Other chapters cover a wide range of key topics: Media Center - tips on photos, videos, music, TV tuners, HD, and the media center engine The Registry - explains the background and tools for working with Windows' database of settings Tinkering Techniques - offers hacking-style customization and problem-solving topics Networking and Wireless - includes LAN setup, WiFi sniffers and access points, connection sharing,
firewalls, routers, and FTP Scripting and Automation - introduces simple programming using the Windows Scripting Host for automating repetitive tasks No other book takes our patented cranky, solutions-oriented approach. Our collection of tips, tools and techniques will improve your experience with Windows Vista, so you can control the OS -- rather than the other way around.

Tags: Windows, Vista

Publicado por Desconocido @ 0:00  | Computers
Comentarios (0)  | Enviar
Monday, 24 de March de 2008

Book Description

UML, the Universal Modeling Language, was the first language designed to fulfill the requirement for "universality." However, it is a software-specific language, and does not support the needs of engineers designing from the broader systems-based perspective. Therefore, SysML was created. It has been steadily gaining popularity, and many companies, especially in the heavily-regulated Defense, Automotive, Aerospace, Medical Device and Telecomms industries, are already using SysML, or are plannning to switch over to it in the near future.

However, little information is currently available on the market regarding SysML. Its use is just on the crest of becoming a widespread phenomenon, and so thousands of software engineers are now beginning to look for training and resources. The proposed book will provide an introduction to SysML, and instruction on how to implement it, for all these new users.


Tags: UML, SysML

Publicado por Desconocido @ 23:55  | Computers
Comentarios (0)  | Enviar

Book Description

This book is for busy programmers who want a succinct and yet readable guide to C# 3.0 and LINQ. C# 3.0 Pocket Reference tells you exactly what you need to know, without long introductions or bloated samples. Despite its conciseness, this book doesn't skimp on depth or detail, and embraces the conceptual challenges in learning C# 3.0 and LINQ. Tightly focused and highly practical, this pocket reference covers more ground than many of the big books on C#. C# 3.0 Pocket Reference includes plenty of illustrations and code examples to explain: Features new to C# 3.0, such as lambda expressions, anonymous types, automatic properties, and more All aspects of C# syntax, predefined types, expressions, and operators Creating classes, structs, delegates and events, enums, generics and constraints, exception handling, and iterators The subtleties of boxing, operating overloading, delegate covariance, extension method resolution, interface reimplementation, nullable types, and operating lifting LINQ, starting with the principles of sequences, deferred execution and standard query operators, and finishing with a complete reference to query syntax-including multiple generators, joining, grouping, and query continuations Consuming, writing, and reflecting on custom attributes You'll also find chapters on unsafe code and pointers, preprocessor directives, XML documentation, and a framework overview. If you're already familiar with Java, C++, or an earlier version of C#, C# 3.0 Pocket Reference is an ideal choice. No other book or online resource can get you up to speed so quickly.

Tags: C Sharp, Programming

Publicado por Desconocido @ 23:51  | Computers
Comentarios (0)  | Enviar
Sunday, 23 de March de 2008

Book Description

In this book, authors Rich Shupe and Zevan Rosser share the knowledge they've gained from their years as multimedia developers/designers and teachers. Learning ActionScript 3.0 gives you a solid foundation in the language of Flash and demonstrates how you can use it for practical, everyday projects. The authors do more than just give you a collection of sample scripts. Written for those of you new to ActionScript 3.0, the book describes how ActionScript and Flash work, giving you a clear look into essential topics such as logic, event handling, displaying content, migrating legacy projects to ActionScript 3.0, classes, and much more. You will learn important techniques through hands-on exercises, and then build on those skills as chapters progress. ActionScript 3.0 represents a significant change for many Flash users, and a steeper learning curve for the uninitiated. This book will help guide you through a variety of scripting scenarios. Rather than relying heavily on prior knowledge of object-oriented programming (OOP), topics are explained in focused examples that originate in the timeline, with optional companion classes for those already comfortable with their use. As chapters progress, the book introduces more and more OOP techniques, allowing you to choose which scripting approach you prefer. Learning ActionScript 3.0 reveals: New ways to harness the power and performance of AS3 Common mistakes that people make with the language Essential coverage of text, sound, video, XML, drawing with code, and more Migration issues from AS1 and AS2 to AS3 Simultaneous development of procedural and object-oriented techniques Tips that go beyond simple script collections, including how toapproach a project and which resources can help you along the way The companion web site contains material for all the exercises in the book, as well as short quizzes to make sure you're up to speed with key concepts. ActionScript 3.0 is a different animal from previous versions, and Learning ActionScript 3.0 teaches everything that web designers, GUI-based Flash developers, and those new to ActionScript need to start using the language.

Tags: Programming, ActionScript

Publicado por Desconocido @ 21:24  | Computers
Comentarios (0)  | Enviar

Book Description

Oracle is an enormous system, with myriad technologies, options, and releases. Most users-even  experienced developers and database administrators-find it difficult to get a handle on the full scope of the Oracle database. And, as each new Oracle version is released, users find themselves under increasing pressure to learn about a whole range of new technologies. The latest challenge is Oracle Database 11g.

Tags: Oracle, Database, 11g

Publicado por Desconocido @ 21:18  | Computers
Comentarios (0)  | Enviar
Saturday, 22 de March de 2008

Book Description

This book puts you in charge of the most flexible and adaptable graphical interface in the computer industry. The X Window System underlies graphical desktops on Linux and Unix systems, and supports advanced features of modern graphics cards. More people use the X Window System than ever before, but there are few books about X in print. X Power Tools fills that hole with the most practical and up-to-date information available. Written in O'Reilly's popular Power Tools format, X Power Tools offers dozens of standalone articles, thoroughly cross-referenced, on useful tools and techniques for using X. This unique inside look at X gives Unix/Linux system administrators, owners of self-administered systems, and power users a lot of useful ways to harness the power of this system effectively. This book: Offers a thorough grounding in X configuration and how the system works Provides the complete ins and outs of changing a desktop's behavior, such as fonts, keyboard settings, and remote security Includes articles on how to take advantage of X's "network transparency" -- its ability to display graphical applications on a remote machine Explores intriguing areas such as using multiple monitors, building kiosks, and accessibility Features discussions on X Window innovations and the future of the system X Power Tools covers configuration and use of X, focusing on Linux but also including notes on other operating systems such as Solaris and FreeBSD. Each article in the book gives you insight into X; the entire book gives you a real grasp on this system and what you can do with it.

Tags: X Window, linux, unix

Publicado por Desconocido @ 22:19  | Computers
Comentarios (0)  | Enviar
Book Description

A classic O'Reilly title since 1993, sendmail now covers Versions 8.10 through 8.14 of this email routing program, including dozens of new features, options, and macros. This edition also takes a more nuts-and-bolts approach than its predecessors. It includes both an administration handbook and a reference guide that provide you with clear options for installing, configuring and managing sendmail's latest versions and companion programs.

Tags: sendmail

Publicado por Desconocido @ 22:11  | Computers
Comentarios (0)  | Enviar
Friday, 21 de March de 2008

Book Description

The unique, visual format of Illustrated C# 2008 has been specially created by author, and teacher o    f development methods, Daniel Solis. The concise text, use of tables to clarify language features, frequent figures and diagrams, as well as focused code samples all combine to create a unique approach that will help you understand and get to work with C# fast.

It was while teaching numerous seminars on various programming languages that the author realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the material is presented in a clean, simple, visual format. To achieve this result in his book, Solis uses concise text and bulleted lists, tables to clarify and summarize language features, as well as his renowned, ubiquitous figures and diagrams. Each language feature is illustrated with a concise and focused code sample for complete clarity.

Tags: C Sharp, Programming

Publicado por Desconocido @ 17:26  | Computers
Comentarios (0)  | Enviar

Book Description

The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications.

Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.

Tags: Facebook, Programming

Publicado por Desconocido @ 17:09  | Computers
Comentarios (0)  | Enviar

Book Description

Beginning Web Development, Silverlight, and ASP.NET AJAX: From Novice to Professional aims to give you the skills you need to start building web applications with Microsoft’s next–generation technology as quickly as possible. Whether you’re interested in ASP.NET AJAX, Silverlight, or the technologies that support them (WPF, WCF, WF, etc.), this book is the starting point that you need.

It adopts a “zero to hero” approach that concentrates on achieving practical results you can use in real projects rather than presenting a deep academic treatment that can’t be immediately applied.

The aim is to give you, the reader, the knowledge you need to achieve the results you want with the minimum of fuss. When you’ve read this book, you’ll have a solid understand of all the techniques that are available, when to use them, and their relative strengths and weaknesses.


Tags: Silverlight, ASP, Ajax, Programming

Publicado por Desconocido @ 17:04  | Computers
Comentarios (0)  | Enviar

Book Description

This book is for anyone who wants to write good Visual Basic 2008 code – even if you have never programmed before.

Writing good code can be a challenge, there are so many options, especially in a language like Visual Basic. If you want to really get the best from a programming language you need to know which features work best in which situations and understand their strengths and weaknesses. It is this understanding that makes the difference between coding and coding well.

Beginning VB 2008 has been written to teach you how to use the Visual Basic programming language to solve problems. From the earliest chapters, and from the first introductory concepts, you'll be looking at real-world programming challenges and learning how Visual Basic can be used to overcome them. As you progress through the book the problems become more involved and interesting while the solutions become correspondingly more complex and powerful as Visual Basic features interact to achieve the results that you want.


Tags: Visual Basic, Programming

Publicado por Desconocido @ 16:48  | Computers
Comentarios (0)  | Enviar

Book Description

Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another object–oriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and object–oriented design patterns to exploit the power of VB and the CLR.

Tags: Visual Basic

Publicado por Desconocido @ 16:36  | Computers
Comentarios (0)  | Enviar

Book Description

The Microsoft Windows Presentation Foundation provides the foundation for building applications and high–quality user experiences in Windows Vista. WPF blends application user interface, documents, and media content to provide richer control, design, and development of the visual aspects of Windows programs.

Author Matthew MacDonald shows you how WPF really works. His no–nonsense, practical advice will get you building high–quality WPF applications quickly and easily. MacDonald will take you through a thorough investigation of the more advanced aspects of WPF, and its relation to other elements of the WinFX stack and the .NET Framework 3.5, to complete your understanding of WPF and C# 2008.

WPFs functionality extends to support for Tablet PCs and other forms of input device, and provides a more modern imaging and printing pipeline, accessibility and UI automation infrastructure, data–driven UI and visualization, as well as the integration points for weaving the application experience into the Windows shell.


Tags: WPF, C Sharp, Programming

Publicado por Desconocido @ 16:27  | Computers
Comentarios (0)  | Enviar
Thursday, 20 de March de 2008

Book Description

This book for beginners to intermediate users of PHP5 covers core object-oriented programming (OOP) features as applied to PHP in simple language with many examples; comprehensively documents the Standard PHP Library (SPL) with working examples; and covers advanced topics such as Reflection, Unit Tes
ting with PHPUnit, using Design Patterns to simplify coding, the improved MySQLi API for MySQL, PHP Data Objects (PDO), using the Active Record and Object-Relational Mapping (ORM) patterns in PHP, processing XML in PHP with SimpleXML and DOMDocument, using and building frameworks to implement the Model-View-Controller (MVC) pattern. Some basic objected-oriented features were added to PHP3; full support for object-oriented programming was added with PHP5. Object-oriented programming eases and speeds development and can greatly improve the performance of a properly planned and designed program. This book helps you to leverage PHP5's OOP features to write manageable applications with no pain.

Tags: PHP, Programming

Publicado por Desconocido @ 23:51  | Computers
Comentarios (0)  | Enviar

Book Description

This concise handbook targeted at Linux administrators and virtualization enthusiasts is ideal for professionals wanting an easy-to-navigate reference when working with Xen and virtualization. It offers bite-sized practical walkthroughs and experiential solutions for many common virtualization tasks using Xen. Using Fedora Core as host operating system, it shows how to add Xen support and create guest domains running different operating systems, then dissects a range of common virtualization tasks. Originally developed in 2003 at the University of Cambridge Computer Laboratory, Xen is an open-source paravirtualization technology allowing multiple operating systems to run on one physical hardware resource with near native performance. Xen supports several operating systems-Linux, FreeBSD, Windows, and NetBSD. There are now commercial versions of Xen that build on of the open-source version with additional enterprise features; this book explores and uses the open-source version of Xen.

Tags: Xen

Publicado por Desconocido @ 23:47  | Computers
Comentarios (0)  | Enviar

Book Description

This book is a practical step-by-step tutorial for those who want to build contemporary, real-life web applications with Tapestry 5, the Apache open-source framework for creating dynamic, robust, highly scalable web applications in Java. It shows the path of least resistance, so that the reader can learn all the essential skills quickly and easily. To give the reader an initial practical experience, a simple but useful web application is built throughout the chapters.

Tags: Tapestry

Publicado por Desconocido @ 23:37  | Computers
Comentarios (0)  | Enviar

Book Description

BIRT, which stands for Business Intelligence an d Reporting Tools, is an Eclipse-based open-source reporting system for Java and J2EE based web applications. Including the word "Tools" in the acronym is appropriate, since BIRT is in fact a collection of development tools and technologies used for developing reports utilizing the BIRT runtime framework component on your application server. BIRT isn't essentially a product, but a series of core technologies on top of which products and solutions are built, similar in fashion to the Eclipse framework. This book has a fast-paced, task-driven, tutorial style, which provides understanding and structure, not just lists of steps to follow. The focus is on the most visible and familiar product built with the BIRT framework, which is the BIRT Report Designer. The BIRT Report Designer is an Eclipse plug-in that utilizes BIRT technologies to allow users to design reports in the BIRT document format. Also covered is the BIRT charting engine, which lets you add charts to your application.

Tags: BIRT

Publicado por Desconocido @ 23:31  | Computers
Comentarios (0)  | Enviar

Book Description

This invaluable reference guide for PHP developers extending or customizing Joomla! 1.5 is packed with expert advice and tips on all aspects of Joomla! programming illustrated by self-contained examples. The world's hottest open-source content management system, and winner of the 2006 Open Source CMS Prize, standard Joomla! does a great job managing website content; but its true power lies in its application framework, which facilitates creating sophisticated add-ons that extend Joomla! in virtually unlimited directions. If you've mastered the basics of creating Joomla! extensions using PHP, this book takes you to the next level, covering: best-practice design and coding for Joomla! components, modules, plugins, and other extensions; customizing page output; using JavaScript effects; using Web Services from within Joomla!; and ensuring your code is secure and error-free. A unique and comprehensive reference to the main areas of interest within the Joomla! framework is also included.

Tags: Joomla!

Publicado por Desconocido @ 23:25  | Computers
Comentarios (0)  | Enviar
Wednesday, 19 de March de 2008

Book Description

This book shows you how to get the most from these controls to easily display and manage complex data in your web applications. It takes you through each of the major data presentation controls in ASP.NET, gets you started using them, and then shows you how to use them in your applications for managing your data.

Tags: asp .net

Publicado por Desconocido @ 19:44  | Computers
Comentarios (0)  | Enviar

Book Description

This book gets you started with LINQ and shows how it will make your programming life easier by making use of new features from the .NET Framework 3.0. This book is split into seven chapters, each of which is dedicated to presenting a feature of LINQ and its usage in real-life scenarios. Language Integrated Query (LINQ) is a new feature in Visual Studio 2008 that extends its query capabilities, using C# and Visual Basic. Visual Studio 2008 comes with LINQ provider assemblies that enable the use of LINQ with data sources such as in-memory collections, SQL relational databases, ADO.NET Datasets, XML documents, etc. In Visual Studio 2008, Visual C# and Visual Basic are the languages that implement the LINQ language extensions. LINQ language extensions use the new standard query operators API, which is the query language for any collection that implements IEnumerable.

Tags: linq

Publicado por Desconocido @ 19:39  | Computers
Comentarios (0)  | Enviar
Tuesday, 18 de March de 2008

Book Description

If you think you're well versed in ASP.NET, think again. This exceptional guide gives you a master class in site building with ASP.NET 3.5 and other cutting-edge Microsoft technologies. You learn how to develop rock-solid web portal applications that can withstand millions of hits every day while surviving scalability and security pressures -- not just for mass-consumer homepages, but also for dashboards that deliver powerful content aggregation for enterprises. Written by Omar AL Zabir, co-founder and CTO of Pageflakes, Building a Web 2.0 Portal with ASP.NET 3.5 demonstrates how to develop portals similar to My Yahoo!, iGoogle, and Pageflakes using ASP.NET 3.5, ASP.NET AJAX, Windows Workflow Foundation, LINQ and .NET 3.5. Through the course of the book, AL Zabir builds an open source Ajax-enabled portal prototype (available online at "www.dropthings.com"), and walks you though the design and architectural challenges, advanced Ajax concepts, performance optimization techniques, and server-side scalability problems involved. You learn how to: Implement a highly decoupled architecture following the popular n-tier, widget-based application model Provide drag-and-drop functionality, and use ASP.NET 3.5 to build the server-side part of the web layer Use LINQ to build the data access layer, and Windows Workflow Foundation to build the business layer as a collection of workflows Build client-side widgets using JavaScript for faster performance and better caching Get maximum performance out of the ASP.NET AJAX Framework for faster, more dynamic, and scalable sites Build a custom web service call handler to overcome shortcomings in ASP.NET AJAX 1.0 for asynchronous, transactional, cache-friendlyweb services Overcome JavaScript performance problems, and help the user interface load faster and be more responsive Solve scalability and security problems as your site grows from hundreds to millions of users Deploy and run a high-volume production site while solving software, hardware, hosting, and Internet infrastructure problems Building a Web 2.0 Portal with ASP.NET 3.5 also presents real-world ASP.NET challenges that the author has solved in building educational and enterprise portals, plus thirteen production disasters common to web applications serving millions of users. If you're ready to build state-of-the art, high-volume web applications, this book has exactly what you need.

Tags: ASP, .NET

Publicado por Desconocido @ 18:41  | Computers
Comentarios (0)  | Enviar


Book Description

Get the straightforward information you need to use Excel Services to add Microsoft Office Excel functionality to your Microsoft Windows--based, Web-based, and smart-client applications. This practical guide covers the essentials for adding Office Excel spreadsheets and workbooks to your dashboards and portals running on Microsoft Office SharePoint- Server 2007.

Armed with your experience in developing applications using the Microsoft .NET Framework, you'll discover how to enable users to share and reuse data--without regard to platform dependence. You will compare and contrast multiple options for building charts, pivot tables, spreadsheets, and more. The examples are carefully crafted to illustrate Windows, Web, and smart-client application development and are designed to help professional developers build proficiency in Excel Services to help satisfy today's business requirements. Includes code samples in Visual C# and Visual Basic.

==> Download <==


Tags: excel

Publicado por Desconocido @ 18:36  | Computers
Comentarios (0)  | Enviar
Monday, 17 de March de 2008

Book Description

Bigger, better, and broader in scope, the Big Book of Windows Hacks gives you everything you need to get the most out of your Windows Vista or XP system, including its related applications and the hardware it runs on or connects to. Whether you want to tweak Vista's Aero interface, build customized sidebar gadgets and run them from a USB key, or hack the "unhackable" screensavers, you'll find quick and ingenious ways to bend these recalcitrant operating systems to your will.

The Big Book of Windows Hacks focuses on Vista, the new bad boy on Microsoft's block, with hacks and workarounds that also work for Windows XP. You can read each hack in just a few minutes, saving countless hours of searching for the right answer. The step-by-step instructions let you apply the solutions in no time. This book takes you beyond the operating system with hacks for applications like Internet Explorer 7 and Office 2007, and hardware such as the Zune, your wireless router, and the PC itself.


Tags: Windows

Publicado por Desconocido @ 19:51  | Computers
Comentarios (0)  | Enviar

Book Description

Ready to go to the next level with Rails? From examining the parts of Ruby that make this framework possible to deploying large Rails applications, Advanced Rails offers you an in-depth look at techniques for dealing with databases, security, performance, web services and much more. Chapters in this book help you understand not only the tricks and techniques used within the Rails framework itself, but also how to make use of ideas borrowed from other programming paradigms. Advanced Rails pays particular attention to building applications that scale -- whether "scale" means handling more users, or working with a bigger and more complex database.

You'll find plenty of examples and code samples that explain: Aspects of Ruby that are often confusing or misunderstood Metaprogramming How to develop Rails plug-ins Different database management systems Advanced database features, including triggers, rules, and stored procedures How to connect to multiple databases When to use the Active Support library for generic, reusable functions Security principles for web application design, and security issues endemic to the Web When and when not to optimize performance Why version control and issue tracking systems are essential to any large or long-lived Rails project Advanced Rails also gives you a look at REST for developing web services, ways to incorporate and extend Rails, how to use internationalization, and many other topics. If you're just starting out with rails, or merely experimenting with the framework, this book is not for you. But if you want to improve your skills with Rails through advanced techniques, this book is essential.


Tags: Programming, Rails

Publicado por Desconocido @ 19:47  | Computers
Comentarios (0)  | Enviar
Saturday, 15 de March de 2008
Book Description

Mac OS® X Leopard Phrasebook

Brian Tiemann

Essential Code and Commands

Mac OS X Leopard Phrasebook gives you the complete command phrases you need to take full advantage of the Leopard’s hidden and undocumented power underneath the graphical user interface: time-saving solutions for effectively working with files, folders, the Finder, Spotlight, text files, servers, disks, CDs/DVDs, permissions, printing, applications, Exposé, networking, security, and much more.

Concise and Accessible

Easy to carry and easy to use–lets you ditch all those bulky books for one portable pocket guide

Flexible and Functional

Packed with more than 100 complete command phrases–so you can make the most of Mac OS X Leopard in just about any situation

Brian Tiemann is a freelance technology columnist and software engineer who has spent more than a decade operating websites

on servers running BSD, the technology underlying Mac OS X. A graduate of Caltech, Tiemann is the author of Mac OS X Tiger in a Snap and FreeBSD Unleashed.

Operating Systems / Mac OS X 10.5


Tags: Mac OS X

Publicado por Desconocido @ 21:54  | Computers
Comentarios (0)  | Enviar


Book Description

This soup-to-nuts collection of recipes covers everything you need to know to perform your job as a Linux network administrator, whether you're new to the job or have years of experience. With Linux Networking Cookbook, you'll dive straight into the gnarly hands-on work of building and maintaining a computer network. Running a network doesn't mean you have all the answers. Networking is a complex subject with reams of reference material that's difficult to keep straight, much less remember. If you want a book that lays out the steps for specific tasks, that clearly explains the commands and configurations, and does not tax your patience with endless ramblings and meanderings into theory and obscure RFCs, this is the book for you. You will find recipes for: Building a gateway, firewall, and wireless access point on a Linux network Building a VoIP server with Asterisk Secure remote administration with SSH Building secure VPNs with OpenVPN, and a Linux PPTP VPN server Single sign-on with Samba for mixed Linux/Windows LANs Centralized network directory with OpenLDAP Network monitoring with Nagios or MRTG Getting acquainted with IPv6 Setting up hands-free networks installations of new systems Linux system administration via serial console And a lot more. Each recipe includes a clear, hands-on solution with tested code, plus a discussion on why it works. When you need to solve a network problem without delay, and don't have the time or patience to comb through reference books or the Web for answers, Linux Networking Cookbook gives you exactly what you need.

==> Download <==


Tags: Linux

Publicado por Desconocido @ 21:48  | Computers
Comentarios (0)  | Enviar
Friday, 14 de March de 2008
Cover:

Book Description

Cascading Style Sheets enable you to rapidly create web designs that can be shared by hundreds or even thousands of web pages. It accelerates development cycles by centralizing text and layout information for easy editing and updates. This book teaches you everything you need to know to start using CSS in your web development work, from the basics of marking up your content and styling text, through the creation of multi-column page layouts without the use of tables. Learn to create interface components, such as drop-down menus, navigation links, and animated graphical buttons, using only CSS  (no JavaScript required). Discover how to design code that works on the latest standard-compliant browsers, such as IE7 and current versions of Firefox, Safari, and Opera, while working around the quirks of the older ones. With a mastery of CSS, your web design capabilities will move to a new level, and everything you need to know to get started and build your skills is right here in this book. You’ll be stylin’ in no time!


Tags: CSS, Programming

Publicado por Desconocido @ 21:02  | Computers
Comentarios (0)  | Enviar
Cover:


Book Description

The Hands-On, Practical Guide to Preventing Ajax-Related Security Vulnerabilities

More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax. But, all too often, this transition is being made with reckless disregard for security. If Ajax applications aren’t designed and coded properly, they can be susceptible to far more dangerous security vulnerabilities than conventional Web or desktop software. Ajax developers desperately need guidance on securing their applications: knowledge that’s been virtually impossible to find, until now.

Ajax Security systematically debunks today’s most dangerous myths about Ajax security, illustrating key points with detailed case studies of actual exploited Ajax vulnerabilities, ranging from MySpace’s Samy worm to MacWorld’s conference code validator. Even more important, it delivers specific, up-to-the-minute recommendations for securing Ajax applications in each major Web programming language and environment, including .NET, Java, PHP, and even Ruby on Rails.



Tags: Ajax, Programming

Publicado por Desconocido @ 20:55  | Computers
Comentarios (0)  | Enviar
Thursday, 13 de March de 2008
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the drow, one of the core classes.


Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 20:46  | Games
Comentarios (0)  | Enviar
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the fighter, one of the core classes.


Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 20:32  | Games
Comentarios (0)  | Enviar
Wednesday, 12 de March de 2008
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the barbarian, one of the core classes.


Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 20:18  | Games
Comentarios (0)  | Enviar
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the cleric, one of the core classes.


Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 20:11  | Games
Comentarios (0)  | Enviar
Tuesday, 11 de March de 2008
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the aristocrat, one of the core classes.


Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 17:24
Comentarios (0)  | Enviar
Cover:

Book Description

From the Advanced Tactics series. Explores aspects of races and character classes never before examined and allows players to fully recognize the potential of their characters. Featuring character paths that allow players to develop without the need for prestige classes and what options are available at epic level and beyond, these books are truly the next stage of character development. This book details the bard, one of the core classes.

Tags: Dungeons & Dragons, d20

Publicado por Desconocido @ 17:15  | Games
Comentarios (0)  | Enviar
Monday, 10 de March de 2008
Cover:

Book Description

Flash Designers: push Flash to the next level with After Effects robust toolset.
* Add motion graphics and visual effects to your Flash projects
* Fuse 3D depth into 2D animations
* Prepare Flash animations for broadcast
* Save development time in executing animations


Tags: Flash, After Effects

Publicado por Desconocido @ 16:30  | Computers
Comentarios (0)  | Enviar
Sunday, 09 de March de 2008
Cover:

Book Description

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.

Tags: Windows, Vista

Publicado por Desconocido @ 20:29  | Computers
Comentarios (0)  | Enviar
Saturday, 08 de March de 2008
Cover:

Book Description

The Ruby Programming Language is the authoritative guide to Ruby and provides comprehensive coverage of versions 1.8 and 1.9 of the language. It was written (and illustrated!) by an all-star team: David Flanagan, bestselling author of programming language "bibles" (including JavaScript: The Definitive Guide and Java in a Nutshell) and committer to the Ruby Subversion repository. Yukihiro "Matz" Matsumoto, creator, designer and lead developer of Ruby and author of Ruby in a Nutshell, which has been expanded and revised to become this book. why the lucky stiff, artist and Ruby programmer extraordinaire. This book begins with a quick-start tutorial to the language, and then explains the language in detail from the bottom up: from lexical and syntactic structure to datatypes to expressions and statements and on through methods, blocks, lambdas, closures, classes and modules. The book also includes a long and thorough introduction to the rich API of the Ruby platform, demonstrating -- with heavily-commented example code -- Ruby's facilities for text processing, numeric manipulation, collections, input/output, networking, and concurrency. An entire chapter is devoted to Ruby's metaprogramming capabilities. The Ruby Programming Language documents the Ruby language definitively but without the formality of a language specification. It is written for experienced programmers who are new to Ruby, and for current Ruby programmers who want to challenge their understanding and increase their mastery of the language.

Tags: Programming, Ruby

Publicado por Desconocido @ 14:05  | Computers
Comentarios (0)  | Enviar
Friday, 07 de March de 2008
Cover:

Book Description

Have more fun and get more done with your Mac! Now you can get the most out of your Mac, whether it's an iMac, MacBook, or Mac mini. How to Do Everything: Mac shows you how to set up and customize your Mac and use all of the built-in tools and applications, such as iTunes, Mail, Safari, and the iLife and iWork suites. The revolutionary new features available in Mac OS X Leopard are also covered, such as Quick Look, Time Machine, and Spaces. Plus, you'll get details on hardware and peripherals, networking, troubleshooting, and maintenance. This is your must-have Mac guide! Manage files, folders, and applications with the Finder Connect to the Internet and explore with Safari Use iWork for word processing, spreadsheets, and presentations Edit, organize, and share your pictures with iPhoto Master iTunes and iMovie for music, video, and movies Tweak the System Preferences Synchronize your Mac with your iPod, PDA, or cell phone Set up a wired or wireless network Dual-boot between Mac OS X and Windows Add external devices via USB and FireWire Troubleshoot, maintain, and back up your Mac.


Tags: Mac

Publicado por Desconocido @ 16:23  | Computers
Comentarios (0)  | Enviar
Thursday, 06 de March de 2008
Cover:

Book Description

The most exam-focused CompTIA Linux+ study guide available

This fully integrated study system delivers trusted and up-to-date coverage of the newly revised CompTIA Linux+ certification exam. Featuring more than 200 review questions, step-by-step exercises, and in-depth explanations, this is the only study guide to include platform-independent practice exams. The CD-ROM contains sample questions, video training, and more.


Tags: Linux

Publicado por Desconocido @ 19:01  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Set up a high-speed home network

Network the computers and peripheral devices in your home or small office with the fun and practical projects packed inside this hands-on guide. Produced in conjunction with CNET.com, the place you go for the latest in tech and consumer electronics, this book shows you how to create a wired or wireless network so you can share files, printers, and other resources. You'll also learn to set up a server and secure and expand your network.

Download


Tags: networking

Publicado por Desconocido @ 18:14  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

The bestselling, comprehensive guide to Oracle database administration, fully revised for the new release

This essential resource for Oracle DBAs has been completely updated to cover the new features of Oracle Database 11g, the industry standard Web-enabled enterprise database system. Oracle Database 11g DBA Handbook details each topic with an emphasis on the big picture, enabling you to achieve effective and efficient database management.

You will learn to get up-and-running on Oracle Database 11g, develop and implement applications, manage storage space, and create reliable system backups. New and revised sections cover high availability, performance optimization, information management, and security procedures. Real-world examples and case studies illustrate each concept along the way.

Download


Tags: Oracle, Database, 11g

Publicado por Desconocido @ 17:38  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Master the craft of game design so you can create that elusive combination of challenge, competition, and interaction that players seek. This design workshop begins with an examination of the fundamental elements of game design; then puts you to work in prototyping, playtesting and redesigning your own games with exercises that teach essential design skills.

Workshop exercises require no background in programming or artwork, releasing you from the intricacies of electronic game production, so you can develop a working understanding of the essentials of game design.

Download


Tags: Programming, Game Design

Publicado por Desconocido @ 17:18  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

We've assembled seven of the greatest minds in modern JavaScript to teach you the most inspirational techniques you'll ever use. From creating impressive mashups and stunning, dynamic graphics, to more subtle user-experience enhancements, you're about to be amazed by the true potential of this powerful language.

Download


Tags: javascript, programming

Publicado por Desconocido @ 17:02  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

This is a concise yet thorough reference to C# 3.0 programming as implemented in Microsoft's Visual Studio 2008. C# 3.0 in a Nutshell gets right to the point, covering the essentials of language syntax and usage as well as the parts of the .NET base class libraries you need to build working applications. But unlike earlier editions, this book is now organized entirely around concepts and use cases, providing greater depth and readability. C# 3.0 introduces the most significant enhancements yet to the programming language, and C# 3.0 in a Nutshell delves deep into the subject while assuming minimal prior knowledge of C#-making it accessible to anyone with a reasonable background in programming. In addition to the language, the book covers the .NET CLR and the core Framework assemblies, along with the unified querying syntax called Language Integrated Query (LINQ), which bridges the traditional divide between programs and their data sources. Free of clutter and long introductions, this book provides a map of C# 3.0 knowledge in a succinct and unified style: Opening chapters concentrate purely on C#, starting with the basics of syntax, types and variables, and finishing with advanced topics such as unsafe code and preprocessor directives Later chapters cover the core .NET 3.5 Framework, including such topics as LINQ, XML, collections, I/O and networking, memory management, reflection, attributes, security, threading, application domains and native interoperability Designed as a handbook for daily use, C# 3.0 in a Nutshell is an ideal companion to any of the vast array of books that focus on an applied technology such as WPF, ASP.NET, or WCF. The areas of the language and .NET Frameworkthat such books omit, this one covers in detail.

Download


Tags: C Sharp, Programming

Publicado por Desconocido @ 16:44  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Aimed squarely at aspiring Linux power users and professional administrators, the SUSE Linux Toolbox offers more than 1000 examples of useful Linux command lines.

This compact, handy reference is made to carry with you, whether you are maintaining hundreds of Linux systems or just want to dig beneath the surface of your SUSE desktop system.

This is the Linux reference book you need to step up to the next level.

Download


Tags: suse, opensuse, linux

Publicado por Desconocido @ 16:35  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Here in a single volume is a practical, comprehensive training course for budding illustrators working to master comic book art, graphic novels, fantasy posters, sci-fi book covers and illustrations, and computer games. The author, a highly successful fantasy artist, teaches the basics of human anatomical drawing and musculature, as well as perspective and composition. He then instructs on ways to distort, develop, and transform the human figure, giving it features that range from monstrous or magical to super-agile or larger than life. Detailed artist’s references and step-by-step instructions show how to build bodies that truly stretch the imagination—mighty alien warriors, kick-boxing cyber-punks, and mega-muscled superheroes, to name just a few. Art students also learn how to show their characters in many different dynamic action poses, such as flying, spinning, punching, and jumping, as well as how to express each character’s emotions through facial expressions. More than 300 color illustrations.

Download


Tags: Drawing, Anatomy, Fantasy

Publicado por Desconocido @ 16:29  | Plastic Arts
Comentarios (0)  | Enviar
Cover:

Book Description

As two of the leading MVC web frameworks for Python, Django and TurboGears allow you to develop and launch sites in a fraction of the time compared to traditional techniques and they provide greater stability, scalability, and management than alternatives. Packed with examples, this book will help you discover a new methodology for designing, coding, testing, and deploying rich web applications.

A team of expert authors shows you the power of MVC frameworks and the capabilities of the TurboGears and Django packages. The Django chapters show you how to automate production of common web development tasks, portal creation, and content management, so you can focus on higher-level application issues and design. The TurboGears chapters illustrate how to rapidly create modern, highly interactive Web 2.0 applications. For both frameworks, you'll create useful applications that exemplify common Web 2.0 design paradigms and their solutions. Ultimately, you'll leverage your Python skills using Django and TurboGears and go from novice to RIA expert.

Download


Tags: Python, Django, Turbogears, Programming

Publicado por Desconocido @ 16:17  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Your home network contains vital files for your life in today's digital world — photos, records, personal correspondence, music. This guide shows you how to back up those files and access them from anywhere using Windows Home Server. It helps you define your needs and choose the right product, install and set up Windows Home Server, create and use accounts and permissions, manage automatic backups, set up a system to facilitate data storage, recover lost data, and keep your network healthy.

Download


Tags: Windows, Home Server

Publicado por Desconocido @ 16:04  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Aimed squarely at aspiring Linux power users and professional administrators, the Ubuntu Linux Toolbox offers more than 1000 examples of useful Linux command lines.

This compact, handy reference is made to carry with you, whether you are maintaining hundreds of Linux systems or just want to dig beneath the surface of your Ubuntu desktop system.

This is the Linux reference book you need to step up to the next level.

Download


Tags: Ubuntu, Linux, Debian

Publicado por Desconocido @ 15:56  | Computers
Comentarios (0)  | Enviar
Wednesday, 05 de March de 2008
Cover:

Book Description

The latest Windows security attack and defense strategies

"Securing Windows begins with reading this book." --James Costello (CISSP) IT Security Specialist, Honeywell

Meet the challenges of Windows security with the exclusive Hacking Exposed "attack-countermeasure" approach. Learn how real-world malicious hackers conduct reconnaissance of targets and then exploit common misconfigurations and software flaws on both clients and servers. See leading-edge exploitation techniques demonstrated, and learn how the latest countermeasures in Windows XP, Vista, and Server 2003/2008 can mitigate these attacks. Get practical advice based on the authors' and contributors' many years as security professionals hired to break into the world's largest IT infrastructures.

Download


Tags: Windows, Computer Security

Publicado por Desconocido @ 17:05  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Are you worried about external hackers and rogue insiders breaking into your systems? Whether it’s social engineering, network infrastructure attacks, or application hacking, security breaches in your systems can devastate your business or personal life. In order to counter these cyber bad guys, you must become a hacker yourself—an ethical hacker. Hacking for Dummies shows you just how vulnerable your systems are to attackers. It shows you how to find your weak spots and perform penetration and other security tests. With the information found in this handy, straightforward book, you will be able to develop a plan to keep your information safe and sound.

Download

Tags: Computer Security

Publicado por Desconocido @ 16:44  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description
 

Google Web Toolkit (GWT) is an open source Java development framework for building Ajax-enabled web applications. Instead of the hodgepodge of technologies that developers typically use for Ajax–JavaScript, HTML, CSS, and XMLHttpRequest–GWT lets developers implement rich client applications with pure Java, using familiar idioms from the AWT, Swing, and SWT. GWT goes beyond most Ajax frameworks by making it easy to build desktop-like applications that run in the ubiquitous browser, where the richness of the user interface is limited only by the developer’s imagination.

 

This book focuses on the more advanced aspects of GWT that you need to implement real-world applications with rich user interfaces but without the heavy lifting of JavaScript and other Ajax-related technologies. Each solution in this practical, hands-on book is more than a recipe. The sample programs are carefully explained in detail to help you quickly master advanced GWT techniques, such as implementing drag-and-drop, integrating JavaScript libraries, and using advanced event handling methodologies.


Download


Tags: Google, Web, Programming

Publicado por Desconocido @ 16:30  | Computers
Comentarios (0)  | Enviar
Cover:


Book Description

This rules guide is packed with 60 new datafaxes for legendary units for Warhammer 40,000 Apocalypse, from Imperial Guard super-heavy tanks like the Shadowsword, Macharius and Malcador, to the awesome power of the Chaos Warhound Titan and the mighty Daemon-Lords, as well as gargantuan Tyranid creatures like the Scythed Heirodule and Trygon.

There are also 26 new battle formations, including all the races, from the Space Marine Drop Pod assault force, Ork Tanka Mobs, Eldar Serpent Rider Hosts, Winged Tyranid Swarms and Tau Pathfinder Search and Destroy Cadre to the Necron Undying Legion and Chaos Daemon Engine Covens.
The book also features a handy reference guide for each army telling you in which Games Workshop and Forge World book you'll find the rules for every Warhammer 40k and Apocalypse unit.

Here are all the latest rules you'll need to include the following Imperial Armour models in your games of Warhammer 40,000 and Apocalypse.

Download

Tags: Warhammer

Publicado por Desconocido @ 15:53  | Games
Comentarios (0)  | Enviar
Cover:

Book Description
  • This tutorial offers readers a thorough introduction to programming in Python 2.4, the portable, interpreted, object-oriented programming language that combines power with clear syntax
  • Beginning programmers will quickly learn to develop robust, reliable, and reusable Python applications for Web development, scientific applications, and system tasks for users or administrators
  • Discusses the basics of installing Python as well as the new features of Python release 2.4, which make it easier for users to create scientific and Web applications
  • Features examples of various operating systems throughout the book, including Linux, Mac OS X/BSD, and Windows XP
Download

Tags: Programming, Python

Publicado por Desconocido @ 15:30  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Photographs are an integral part of our daily lives from sensationalist images in tabloid papers and snapshots, to art photograpy displayed in galleries and sold through international art markets. In this thought-provoking exploration of the subject, Edwards combines a sense of the historical development of photography with an analysis of its purpose and meaning within a wider cultural context. He interrogates the way we look and think about photographs, and considers such issues as truth and recording, objectivity and fine art, identity and memory.

Download


Tags: Photography

Publicado por Desconocido @ 15:20  | Photography
Comentarios (0)  | Enviar
Cover:

Book Description

The Encyclopedia investigates prehistoric mythology and that of Egypt, Assyro-Babylonia, Phoenicia, Greece, Rome, Persia, India, China, Japan, Oceania and that of the Celts, the Teutons, the Amerindians and Africans. It contains 34 colour plates and hundred of black and white illustrations and it concludes with a further reading list divided under different headings reflecting its chapter contents, plus a thorough index.

Download

Tags: Mythology

Publicado por Desconocido @ 15:09  | History
Comentarios (0)  | Enviar
Cover:

Book Description

What if you could sit down with some of the most talented security engineers in the world and ask any network security question you wanted? Security Power Tools lets you do exactly that! Members of Juniper Networks' Security Engineering team and a few guest experts reveal how to use, tweak, and push the most popular network security applications, utilities, and tools available using Windows, Linux, Mac OS X, and Unix platforms.

Designed to be browsed, Security Power Tools offers you multiple approaches to network security via 23 cross-referenced chapters that review the best security tools on the planet for both black hat techniques and white hat defense tactics. It's a must-have reference for network administrators, engineers and consultants with tips, tricks, and how-to advice for an assortment of freeware and commercial tools, ranging from intermediate level command-line operations to advanced programming of self-hiding exploits.


Download


Tags: Computer Security

Publicado por Desconocido @ 14:56  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

This is the third in O'Reilly's series of landmark Perl tutorials, which started with Learning Perl, the bestselling introduction that taught you the basics of Perl syntax, and Intermediate Perl, which taught you how to create re-usable Perl software. Mastering Perl pulls everything together to show you how to bend Perl to your will. It convey's Perl's special models and programming idioms.

This book isn't a collection of clever tricks, but a way of thinking about Perl programming so you can integrate the real-life problems of debugging, maintenance, configuration, and other tasks you encounter as a working programmer.

Download

Tags: Programming, Perl

Publicado por Desconocido @ 14:48  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Create strange lands filled with mysterious objects (cows frozen in blocks of ice, chirping penguins, golden globes with wavering eyes) and throw away your keyboard and mouse, to go exploring armed only with a gamepad, power glove, or just your bare hands…

Java gaming expert Andrew Davison will show you how to develop and program 3D games in Java™ technology on a PC, with an emphasis on the construction of 3D landscapes. It's assumed you have a reasonable knowledge of Java - the sort of thing picked up in a first Java course at school.

Topics are split into three sections: Java 3D™ API, non-standard input devices for game playing, and JOGL. Java 3D is a high-level 3D graphics API, and JOGL is a lower-level Java wrapper around the popular OpenGL graphics API.

Download


Tags: Programming, Java

Publicado por Desconocido @ 14:39  | Computers
Comentarios (0)  | Enviar
Tuesday, 04 de March de 2008
Cover:

Book Description

This essential book for all software developers--regardless of platform, language, or type of application--outlines the “19 deadly sins” of software security and shows how to fix each one. Best-selling authors Michael Howard and David LeBlanc, who teach Microsoft employees how to secure code, have partnered with John Viega, the man who uncovered the 19 deadly programming sins to write this much-needed book. Coverage includes:

  • Windows, UNIX, Linux, and Mac OS X
  • C, C++, C#, Java, PHP, Perl, and Visual Basic
  • Web, small client, and smart-client applications
Download

Tags: Programming, Computer Security

Publicado por Desconocido @ 18:14  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Why Programs Fail is about bugs in computer programs, how to find them, how to reproduce them, and how to fix them in such a way that they do not occur anymore. This is the first comprehensive book on systematic debugging and covers a wide range of tools and techniques ranging from hands-on observation to fully automated diagnoses, and includes instructions for building automated debuggers. This discussion is built upon a solid theory of how failures occur, rather than relying on seat-of-the-pants techniques, which are of little help with large software systems or to those learning to program. The author, Andreas Zeller, is well known in the programming community for creating the GNU Data Display Debugger (DDD), a tool that visualizes the data structures of a program while it is running.

Download


Tags: Programming

Publicado por Desconocido @ 17:55  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

The shortest route to mastering verb conjugations One of the greatest challenges in learning a language is mastering verb conjugations. The books in the unique Language Verb Drill series make it easier than ever for learners to meet that challenge. Drilling, whether it's for learning a musical instrument, a sport, or a language, is an essential part of a sound education because repeated, concentrated practice makes specialized skills become second nature. Unlike most verb books, which tend to concentrate on tables of conjugations, the books in the Language Verb Drills series allow students to focus exclusively on building mastery of verbs without being distracted by other elements of grammar. Combining the features of a workbook and reference manual, they clearly and systematically explain how a verb system works while providing numerous drills for practice. These revised editions of the popular study guides now include a final review section to reinforce the reader's ability to automatically select the correct verb form.

Download


Tags: French

Publicado por Desconocido @ 17:41  | Languages
Comentarios (0)  | Enviar
Cover:

Book Description
  • Focusing on Fedora Core 6, this accessible guide shows newcomers how to create a full-featured Linux desktop setup that's comparable to a Windows system
  • Substantially revised and updated with new material on setting up a wireless home network, recycling an old Windows computer as a Linux home-networking server, running Linux on a laptop, editing digital photos, managing and playing audio and video, using open source productivity software, and more
  • The DVD features the full Fedora Core installation and Fedora Core CD ISOs; there's also a coupon for readers who prefer to get Fedora Core on CD-ROM
  • A companion Web site provides installation options and information on other popular Linux distributions, including SuSE, Mandriva, Linspire, Knoppix, and Ubuntu
Download

Tags: Linux, For Dummies

Publicado por Desconocido @ 17:22  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

This is the perfect slang dictionary for young adults. Many of the 800 new expressions come from the Internet and submissions from college students. It is a dictionary in the strictest sense of the word. The 10,000 words are simply defined, with at least one usage example and the part of speech of the word. Some entries include pronunciation, but there is no indication of derivation or date of first use. The author has included terms that he believes are currently in frequent use.

Download

Tags: English, Dictionary, Slang

Publicado por Desconocido @ 17:06  | Languages
Comentarios (0)  | Enviar
Cover:

Book Description

How do the experts solve difficult problems in software development? In this unique and insightful book, leading computer scientists offer case studies that reveal how they found unusual, carefully designed solutions to high-profile projects. You will be able to look over the shoulder of major coding and design experts to see problems through their eyes. This is not simply another design patterns book, or another software engineering treatise on the right and wrong way to do things. The authors think aloud as they work through their project's architecture, the tradeoffs made in its construction, and when it was important to break rules. Beautiful Code is an opportunity for master coders to tell their story.

Download


Tags: Programming

Publicado por Desconocido @ 16:43  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Parlez-vous Français like a local with the help of the Utterly Confused series

Providing an ideal, easily accessible, instructional guide to one of the two most popular foreign languages taught in the United States, this new Utterly Confused self-study handbook is ideal for both students and adults looking for a user-friendly introduction to their language studies. Based on the highly successful Utterly Confused format, this guide introduces beginners, in a unique conversational style and format, to the basic pronunciation, grammar, and vocabulary needed for effective communication.

Download


Tags: French, Utterly Confused

Publicado por Desconocido @ 16:30  | Languages
Comentarios (0)  | Enviar
Cover:

Book Description

So say hello to Dreamweaver CS3: The Missing Manual, the fifth edition of this bestselling book by experienced web site trainer and author David McFarland. This book helps both first-time and experienced web designers bring stunning, interactive web sites to life. With jargon-free language and clear descriptions, this new edition addresses both beginners who need step-by-step guidance as well as long-time Dreamweaver users who need a handy reference to address the inner-workings of the program.

Download


Tags: Dreamweaver, CS3

Publicado por Desconocido @ 16:19  | Computers
Comentarios (0)  | Enviar
Cover:

Book Description

Do you wish you could play your favorite blues music on guitar? Even if you don’t read music, it’s not difficult with Blues Guitar for Dummies. With this hands-on guide, you’ll pick up the fundamentals instantly and start jamming like your favorite blues artists! Blues Guitar for Dummies covers all aspects of blues guitar, showing you how to play scales, chords, progressions, riffs, solos, and more! It’s packed with musical examples, chords charts, and photos that let you explore the genre and play the songs of the great blues musicians.

Download

Tags: For Dummies, Guitar

Publicado por Desconocido @ 15:53  | Music
Comentarios (0)  | Enviar
Cover:

Book Description

If you're an experienced system administrator looking to acquire Linux skills, or a seasoned Linux user facing a new challenge, Linux System Administration offers practical knowledge for managing a complete range of Linux systems and servers. The book summarizes the steps you need to build everything from standalone SOHO hubs, web servers, and LAN servers to load-balanced clusters and servers consolidated through virtualization. Along the way, you'll learn about all of the tools you need to set up and maintain these working environments.

Download

Tags: Linux

Publicado por Desconocido @ 15:29  | Computers
Comentarios (0)  | Enviar