Posts Tagged ‘Programming’

Firewalls and Internet Security: Repelling the Wily Hacker

Wednesday, March 3rd, 2010

Firewalls and Internet Security: Repelling the Wily Hacker
Publisher: Addison-Wesley Professional | ISBN: 020163466X | edition 2003 | PDF | 464 pages | 56,4 mb

Firewalls and Internet Security: Repelling the Wily Hacker gives invaluable advice and practical tools for protecting our computers. You will learn how to plan and execute a security strategy that will thwart the most determined and sophisticated of hackers, while still allowing your company easy access to Internet services. In particular, the authors show step-by-step how to set up a “firewall” gateway – a dedicated computer equipped with safeguards that acts as a single, more easily defended, Internet connection.

http://www.netbks.org/networks/firewalls-and-internet-security-repelling-the-wily-hacker_40282.html

Waste Treatment: Reducing Global Waste (Green Technology)

Wednesday, March 3rd, 2010

Waste Treatment: Reducing Global Waste (Green Technology)
Facts on File | 2009-09-30 | ISBN: 0816072043 | 198 pages | PDF | 21 MB Hazardous and nonhazardous wastes must be grouped by their physical form, chemical content, degree of hazard to the environment, or source in order to be treated by waste managers. These groupings also allow environmental scientists to learn about the trends in our society’s waste and in society itself. Waste types can change dramatically in a period of less than 100 years. For example, waste from electronic products poses a big problem in the world today but this was not considered a serious threat in the early 1900s.

http://www.netbks.org/others/science-engineering/waste-treatment-reducing-global-waste-green-technology_40279.html

Virtualization with Xen: Including XenEnterprise, XenServer, and XenExpress

Wednesday, March 3rd, 2010

Virtualization with Xen: Including XenEnterprise, XenServer, and XenExpress
Publisher: Syngress | ISBN: 1597491675 | edition 2007 | PDF | 386 pages | 10,7 mb

Complete Coverage of Xen, Including Version 3.2. Virtualization with Xen is the first book to demonstrate to readers how to install, administer, and maintain a virtual infrastructure based on XenSources latest release, Xen 3.2. It discusses best practices for setting up a Xen environment correctly the first time, maximizing the utilization of server assets while taking advantage of the fastest and most secure enterprise-grade paravirtualization architecture. It covers both basic and advanced topics, such as planning and installation

http://www.netbks.org/networks/virtualization-with-xen-including-xenenterprise-xenserver-and-xenexpress_40278.html

Creating Web Sites Bible

Wednesday, March 3rd, 2010

Creating Web Sites Bible
Wiley | 2008 | ISBN: 0470223634 | 888 pages | PDF | 52,4 MB Updated for the most recent tools, techniques, and standards for creating cutting-edge Web sites for businesses or personal use, this book is one-stop shopping for HTML, javascript, CSS, tables, forms, Flash, and more
Brand-new chapters cover Ajax, Adobe CS3 tools, RSS, and blogging tools

http://www.netbks.org/programming/ajax-programming/creating-web-sites-bible_40277.html

Russian-English Visual Dictionary by Ripol Klassik

Wednesday, March 3rd, 2010

Russian-English Visual Dictionary by Ripol Klassik
PDF | ISBN-10: 5790552439 | 602 pages | 64 Mb |Russian-English

Russian-English Visual Dictionary is an abbreviated version of his “big brother” “visual encyclopaedia”, had won world fame and became a truly international handbook. Translated into 25 languages, distributed in more than 100 countries with a total circulation of more than 7 million copies, this dictionary in our time is the inexhaustible source of information.
Perfect tool for anybody, who is learning Russian or English (Any level – beginner or advanced). Very detail illustrations.

http://www.netbks.org/others/science-engineering/russian-english-visual-dictionary-by-ripol-klassik_40266.html

The Engineering of Mixed Reality Systems

Wednesday, March 3rd, 2010

Product Description

An increasing number of systems are exploiting mixed reality but to date there are no systematic methods, techniques or guidelines for the development of such systems. In bringing together contributions on a broad range of mixed reality development issues this book provides a sound theoretical foundation for a disciplined approach to mixed reality engineering.

Divided into three parts: interaction design, software design and implementation, the first section coversgeneric and specific mixed reality design elements and provides an overview of the design method; Part 2 addresses technical solutions for interaction techniques, development tools and a global view of the mixed reality software development process. The final section contains detailed case studies to highlight the application of mixed reality in a variety of fields including aviation, architecture, emergency management, games, and healthcare.

http://www.netbks.org/programming/general-programming-programming/the-engineering-of-mixed-reality-systems_40276.html

Microsoft XNA Unleashed: Graphics and Game Programming for Xbox 360 and Windows

Wednesday, March 3rd, 2010

Product Description

Microsoft XNA Unleashed provides comprehensive coverage and solid instruction on how to leverage the XNA Framework to create high quality games for Windows and the Xbox 360. The author shows you how to take full advantage of the many features the XNA Framework provides; you will learn the intricacies of important tasks such as adding sound and music to games, as well as creating, loading, and texturing 3D objects. In addition to providing coverage of 2D programming, the author shows you how to create sophisticated 3D games. All the important topics such as physics, artificial intelligence, and special effects are covered in detail. Chad Carter is the CTO at Robertson Marketing Group. Many Fortune 500 companies use the ecommerce system he architected and developed from the ground up for the promotional business sector. He has been creating DirectX applications since 1996 and has developed games using Managed DirectX. Chad created a 3D locomotive simulator for Norfolk Southern that is used to teach children to obey railroad crossings signals. Chad’s website devoted to the XNA Framework can be found at www.xnaessentials.com.

Learn how to install and use XNA Game Studio Express

Discover how to build, deploy, and debug games for the Xbox 360 and Windows

Examine the XNA Framework in depth: 2D, 3D, sound, input, and HLSL

Learn how to create game components and game services

Delve into performance tuning techniques

Discover how to extend the Content Pipeline

Learn how to use the Microsoft Cross-Platform Audio Creation Tool (XACT) to add sound and music to games

Create a full 2D parallax side-scroller game

Discover how to use sprite batches

Learn to make the most of sprite fonts

Create 2D components such as splash screens and progress bars

Examine the different sprite batch blending modes

Discover 2D cel animation

Examine the High Level Shader Language (HLSL) in detail covering basic HLSL as well as vertex deformations and post-processing effects

Create a full 3D game that includes a 2D radar in the Heads Up Display (HUD), and much, much more

CD-ROM includes

• All C# examples and source code presented in this book.

• Explosion Generator tool for generating explosion animations.

Introduction

Part I      Get Up and Running with XNA on Your PC and Xbox 360

1              Introducing XNA and XNA Game Studio Express

2              XNA and the Xbox 360

3              Performance Considerations

Part II     Understanding XNA Basics

4              Creating 3D Objects

5              Input Devices and Cameras

Part III    Content Pipeline

6              Loading and Texturing 3D Objects

7              Sound and Music

8              Extending the Content Pipeline

Part IV   2D in XNA

9              2D Basics

10           2D Effects

11           Creating a 2D Game

Part V    High Level Shader Language

12           HLSL Basics

13           Advanced HLSL

Part VI   Physics and Artificial Intelligence

14           Physics Basics

15           Finite State Machines and Game State Management

16           AI Algorithms

Part VII  3D Effects

17           Advanced Texturing Techniques

18           Special Effects

19           Particle System

Part VIII Putting It Into Practice

20           Creating a 3D Game

21           Improving the Game

22           Finishing Touches

Index

About the Author

Chad Carter is the CTO at Robertson Marketing Group (RMG). RMG services many Fortune 500 companies that utilize the e-commerce system he architected and developed from the ground up for the promotional business sector. He has been creating DirectX applications since 1996 and has developed games using Managed DirectX. Chad created a 3D locomotive simulator for Norfolk Southern that is used to teach children to obey railroad crossing signals. Chad’s Web site devoted to the XNA Framework can be found online at www.xnaessentials.com.

http://www.netbks.org/magazines/microsoft-xna-unleashed-graphics-and-game-programming-for-xbox-360-and-windows_40275.html

Grid Computing: International Symposium on Grid Computing

Wednesday, March 3rd, 2010

Product Description

Grid Computing: International Symposium on Grid Computing (ISGC) 2007 is one of the most important annual events in Asia that brings together scientific contributions by world class researchers and scientists working in the Grid Computing field to exchange ideas, to present challenges, solutions and future development. The objective of this Symposium is to facilitate the information exchange as well as to explore the global collaboration and interoperation among various Grid projects. Based on the ISGC 2007, held in Taipei, Taiwan in March of 2007, this edited volume presents the latest grid solutions and research results in grid operations, grid middleware, biomedical operations, e-science applications and more.

Grid Computing: International Symposium on Grid Computing (ISGC) 2007 is designed for a professionaland industry. This book is also suitable for graduate-level students in computer science. It is also one of the most important sources of Grid Computing and e-Science development in the Asia Pacific region. audience, composed of researchers and practitioners in academia

http://www.netbks.org/programming/general-programming-programming/grid-computing-international-symposium-on-grid-computing_40274.html

Software Engineering 3: Domains, Requirements, and Software Design

Wednesday, March 3rd, 2010

Product Description

The art, craft, discipline, logic, practice and science of developing large scale software products is in increasing need of a trustworthy, believable and professional base. This book is one of a series of three volumes, devoted to fill this need. This series of strongly related text books combine informal, engineeringly sound approaches with the rigour of formal, mathematics based approaches.

The present volume covers the basic principles and techniques of overall software development: From domains via requirements to software designs. Thus the book advocates a novel approach to software engineering based on the adage: Before requirements can be formulated one must understand the application domain. The book is therefore structured this way: From (i) the principles and techniques for the development of domain descriptions, via (ii) principles and techniques for the derivation of requirements prescriptions from domain models, to (iii) principles and techniques for the refinement of requirements into software designs: Architectures and component design.

Emphasis in the coverage of domain and requirements engineering is on

http://www.netbks.org/programming/general-programming-programming/software-engineering-3-domains-requirements-and-software-design_40273.html

Microsoft SQL Server 2008 Reporting Services Unleashed

Wednesday, March 3rd, 2010

Product Description

With Microsoft SQL Server 2008 Reporting Services you can quickly deliver relevant business intelligence data wherever it’s needed–across the entire enterprise, and through the entire reporting lifecycle. SQL Server 2008 Reporting Services Unleashed gives you all the authoritative information you’ll need to make the most of Microsoft’s most powerful reporting platform as a database professional, manager, or user. In-depth coverage makes this book an ideal reference, and its extensive set of practical examples help you address virtually any challenge in deployment, configuration, administration, or report building.

The authors have extensively expanded this edition with deeper reference information, many more practical examples, and insider perspective into Reporting Services 2008’s powerful new enhancements. You’ll discover how to take full advantage of Reporting Services’ significant architectural changes, its flexible new Tablix control, improved visualization through charts and gauges, deep SharePoint integration through SharePoint Integrated Mode, new output presentation formats, and much more.

Understand how to

  • Learn about the new features of Service Pack 1 (SP1) and the SQL Server 2008 R2 release
  • Quickly take advantage of Microsoft’s newest SQL Server Reporting Services enhancements
  • Use Reporting Services to identify trends and solve real business problems
  • Master report authoring–from basic, wizard-driven techniques to the cutting edge
  • Group, sort, and aggregate data, and define the right scope for your information
  • Utilize advanced report formatting techniques
  • Work effectively with multidimensional sources
  • Manage report data sources and models
  • Secure reports against attacks and intrusions
  • Customize Reporting Services with embedded functions, custom assemblies, URL access, Web Services, and other extensions
  • Thoroughly integrate SQL Server reporting into any SharePoint site

Michael Lisin, lead author of Microsoft SQL Server 2005 Reporting Services, has years of field experience working with SQL Server Reporting Services at Microsoft and delivering solutions for Microsoft’s enterprise customers.

Jim Joseph, co-author of Microsoft SQL Server 2005 Reporting Services Unleashed, is an independent contractor with 10 years experience developing custom software solutions in a variety of industries. He has worked with SQL Server Reporting Services since the first beta release.

Amit Goyal, lead program manager for Microsoft’s Reporting Services team, has extensive insider’s knowledge of SQL Server 2008 Reporting Services.

About the Author

Michael Lisin has been in the software industry for more than 17 years, with 10 of those years working with Microsoft. Most of his career, Michael has been consulting on SQL Server and business intelligence solutions for Microsoft’s enterprise customers. He has worked with SQL Server Reporting Services since the product’s first pre-beta version in 2002 and has taught Reporting Services classes and presented topics related to SQL Server at various events. Michael earned his MBA at Texas A&M University in 2006 and continues to be a dedicated scholar of Reporting Services. He is now working with business development for Microsoft.

Jim Joseph is an independent contractor with 10 years of experience developing custom software solutions in a variety of industries. He has worked with SQL Server Reporting Services since the first beta release in 2000. He earned his MBA from the University of St. Thomas in 2002. He has worked in a number of roles from developer to database administrator.

Amit Goyal is a senior lead manager for the SQL Server Reporting Services team at Microsoft. Before joining Microsoft, Amit was a director at Yahoo! and worked on development of the Panama search monetization platform. He has 14 years of industry experience at high-tech companies such as Microsoft, Yahoo!, Oracle, and Broadbase Software.He earned his bachelor of science degree from UIUC (University of Illinois at Urbana Champaign) and master’s degree from Stanford University.

http://www.netbks.org/database/microsoft-sql-server-2008-reporting-services-unleashed_40272.html