Browse Results

Showing 10,801 through 10,825 of 53,816 results

Designing and Implementing Linux Firewalls and QoS using netfilter, iproute2, NAT and l7-filter

by Lucian Gheorghe

The author draws on his experience to offer the reader valuable advice on the best practices. Providing only necessary theoretical background, the book takes a practical approach, presenting case studies and plenty of illustrative examples. This book is aimed at Linux Network administrators with some understanding of Linux security threats and issues, or any one interested in securing their systems behind a firewall. Basic knowledge of Linux is presumed but other than that this book shows you how to do the rest, from configuring your system to dealing with security breaches.

vBulletin: A Users Guide

by Adrian Kingsley-Hughes Kathy Kingsley-Hughes

Using a highly graphical, practical style the experienced authors show you how to get the most out of vBulletin. This book is written for new and intermediate users of vBulletin, who want to manage and maintain a vBulletin discussion forum as easily as possible. No experience of web programming is required.

Implementing SugarCRM

by Michael J.R. Whitehead

Using a unique checklist approach the book works from the SugarCRM basics right up to advanced features in a clear, friendly way. It is carefully designed to distil hard-won SugarCRM wisdom from a recognized expert into a clear, readable, practical guide. By helping you clarify your business goals the book enables you to build a CRM system to support your business needs, and shows SugarCRM in a realistic business setting through an Extended case study. Small-medium business owners/managers with reasonable IT skills, who want to implement SugarCRM for themselves as either a first CRM or as a replacement for existing solutions. IT staff tasked with implementing, maintaining, or upgrading a SugarCRM installation Existing SugarCRM users who want to broaden their understanding of the topic No programming knowledge is required to use this book to implement, customise and use SugarCRM

Creating your MySQL Database: Practical Design Tips and Techniques

by Marc Delisle

This book takes a practical approach, implementing all theoretical concepts with examples. It is a fast-paced tutorial that focuses on critical decisions that you need to make every time you build MySQL databases. It is rich with tips and advice from an experienced practitioner. Anyone working with applications that use a MySQL database backend will benefit greatly from the advice and techniques in this book. Although a working knowledge of both SQL and MySQL is assumed, the book is suitable for both beginners and intermediate users alike. Whether you read it through and absorb the advice or work through it on a live project, the efficiency and maintainability of your databases will certainly improve as a result.

Enhancing Microsoft Content Management Server with ASP.NET 2.0

by Lim Mei Ying

The book is written for developers who work with Microsoft Content Management Server, and want to update their skills to take advantage of the latest offerings in ASP.NET. If you are an MCMS developer who hasn't yet got into ASP.NET 2.0, this book is an ideal introduction to the most exciting features of ASP.NET 2.0, and how you can make them work for you.

Visual SourceSafe 2005 Software Configuration Management in Practice

by Aleksandar Seovic

After introducing the fundamental principles of SCM and the benefits of using SCM to manage the software development lifecycle this book uses a real-world case-study project to build a Service-Oriented Application named Orbital Hotel. You will learn the team cooperation features in Visual SourceSafe with the help of John and Mary, two fictional team members assigned to implement various project components. You can visit Orbital Hotel online and you can download its source code. The appendices deal with SourceSafe administration tasks: database creation and management, how to secure the database and how to assign users and user rights, how to manage projects and project settings, and how to customize SourceSafe to best suit your development style. This book is for .NET developers, testers and configuration managers who: Use Visual Studio .NET 2005 for building software Want to use software configuration to manage their products in day-to-day activities Want to improve their efficiency by learning to use the best practices with SourceSafe Want to install, manage, and configure Visual SourceSafe 2005 for optimal operation The book does not assume previous knowledge of Software Configuration Management or Visual SourceSafe. It takes the reader from the ground up and is a great resource for people starting to learn about this subject. Readers with previous SourceSafe experience will benefit by discovering the improved and new features in Visual SourceSafe 2005.

Building Websites with Mambo

by Hagen Graf

This book focuses on taking you through the essential tasks to create a Mambo site as fast as possible. These essential tasks are explained clearly, with well structured step by step instructions. The book does not aim to cover every feature of Mambo, nor is it a comprehensive guide to extending Mambo. Almost everything in the book is accomplished without recourse to the underlying PHP code in which Mambo is written. The book is very readable and the author has a particularly chatty and engaging writing style. This book is suitable for web developers, designers, webmasters, content editors and marketing professionals who want develop a fully featured web presence in a simple and straightforward process. It does not require any detailed knowledge of programming or web development, and any IT confident individual will be able to use the book to produce an impressive web site.

Programming Microsoft® Dynamics™ NAV

by David Studebaker

Fast-paced and to-the-point, this book takes you through the important topics of Microsoft Dynamics NAV with clear explanations and practical example code. The book's selection of topics is driven by what the working developer needs to know in order to become productive as quickly as possible. The business applications software designer/developer who: Wants to become productive in NAV C/SIDE C/AL development as quickly as possible Understands business applications and the associated software Has significant programming experience Has access to NAV including at least the Designer granules, preferably a full development license and a standard Cronus demo database Is willing to do the exercises to get hands-on experience The Reseller manager or executive who wants a concise, in depth view of NAVs development environment and tool set The technically knowledgeable manager or executive of a firm using NAV that is about to embark on a significant NAV enhancement project The technically knowledgeable manager or executive of a firm considering purchase of NAV as a highly customizable business applications platform The reader of this book: Does not need to be expert in object-oriented programming Does not need to have previous experience with NAV

Practical PostgreSQL

by John C. Worsley Joshua D. Drake

Arguably the most capable of all the open source databases, PostgreSQL is an object-relational database management system first developed in 1977 by the University of California at Berkeley. In spite of its long history, this robust database suffers from a lack of easy-to-use documentation. Practical PostgreSQL fills that void with a fast-paced guide to installation, configuration, and usage. This comprehensive new volume shows you how to compile PostgreSQL from source, create a database, and configure PostgreSQL to accept client-server connections. It also covers the many advanced features, such as transactions, versioning, replication, and referential integrity that enable developers and DBAs to use PostgreSQL for serious business applications. The thorough introduction to PostgreSQL's PL/pgSQL programming language explains how you can use this very useful but under-documented feature to develop stored procedures and triggers. The book includes a complete command reference, and database administrators will appreciate the chapters on user management, database maintenance, and backup & recovery. With Practical PostgreSQL, you will discover quickly why this open source database is such a great open source alternative to proprietary products from Oracle, IBM, and Microsoft. Also included is a CD-ROM with Command Prompt's PostgreSQL Application Server, LXP. The CD covers LXP version 0.8.0 and PostgreSQL version 7.1.3.

Getting Started with the Internet of Things

by Cuno Pfister

What is the Internet of Things? It's billions of embedded computers, sensors, and actuators all connected online. If you have basic programming skills, you can use these powerful little devices to create a variety of useful systems--such as a device that waters plants when the soil becomes dry. This hands-on guide shows you how to start building your own fun and fascinating projects. Learn to program embedded devices using the .NET Micro Framework and the Netduino Plus board. Then connect your devices to the Internet with Pachube, a cloud platform for sharing real-time sensor data. All you need is a Netduino Plus, a USB cable, a couple of sensors, an Ethernet connection to the Internet--and your imagination. Develop programs with simple outputs (actuators) and inputs (sensors) Learn about the Internet of Things and the Web of Things Build client programs that push sensor readings from a device to a web service Create server programs that allow you to control a device over the Web Get the .NET classes and methods needed to implement all of the book's examples

Practical UNIX and Internet Security

by Simson Garfinkel Alan Schwartz Gene Spafford

When Practical Unix Security was first published more than a decade ago, it became an instant classic. Crammed with information about host security, it saved many a Unix system administrator from disaster. The second edition added much-needed Internet security coverage and doubled the size of the original volume. The third edition is a comprehensive update of this very popular book - a companion for the Unix/Linux system administrator who needs to secure his or her organization's system, networks, and web presence in an increasingly hostile world. Focusing on the four most popular Unix variants today--Solaris, Mac OS X, Linux, and FreeBSD--this book contains new information on PAM (Pluggable Authentication Modules), LDAP, SMB/Samba, anti-theft technologies, embedded systems, wireless and laptop issues, forensics, intrusion detection, chroot jails, telephone scanners and firewalls, virtual and cryptographic filesystems, WebNFS, kernel security levels, outsourcing, legal issues, new Internet protocols and cryptographic algorithms, and much more. Practical Unix & Internet Security consists of six parts:Computer security basics: introduction to security problems and solutions, Unix history and lineage, and the importance of security policies as a basic element of system security. Security building blocks: fundamentals of Unix passwords, users, groups, the Unix filesystem, cryptography, physical security, and personnel security. Network security: a detailed look at modem and dialup security, TCP/IP, securing individual network services, Sun's RPC, various host and network authentication systems (e.g., NIS, NIS+, and Kerberos), NFS and other filesystems, and the importance of secure programming. Secure operations: keeping up to date in today's changing security world, backups, defending against attacks, performing integrity management, and auditing. Handling security incidents: discovering a break-in, dealing with programmed threats and denial of service attacks, and legal aspects of computer security. Appendixes: a comprehensive security checklist and a detailed bibliography of paper and electronic references for further reading and research. Packed with 1000 pages of helpful text, scripts, checklists, tips, and warnings, this third edition remains the definitive reference for Unix administrators and anyone who cares about protecting their systems and data from today's threats.

Dancing Barefoot

by Wil Wheaton

Wil Wheaton--blogger, geek, and Star Trek: The Next Generation's Wesley Crusher--gives us five short-but-true tales of life in the so-called Space Age in Dancing Barefoot. With a true geek's unflinching honesty, Wil examines life, love, the web, and the absurdities of Hollywood in these compelling autobiographical narratives. Based on pieces first published in Wil's hugely popular blog, www.wilwheaton.net, the stories in Dancing Barefoot chronicle a teen TV star's journey to maturity and self-acceptance. Far from the usual celebrity tell-all, Dancing Barefoot is a vivid account of one man's version of that universal story, the search for self. If you've ever fallen in love, wondered what goes on behind the scenes at a Star Trek convention, or thought hard about the meaning of life, you'll find a kindred soul in the pages of Dancing Barefoot. In the process of uncovering his true geeky self, Wil Wheaton speaks to the inner geek in all of us. The stories: Houses in Motion - Memories fill the emptiness left within a childhood home, and saying goodbye brings them to life. Ready Or Not Here I Come - A game of hide-n-seek with the kids works as a time machine, taking Wil on a tour of the hiding and seeking of years gone by. Inferno - Two 15-year-olds pass in the night leaving behind pleasant memories and a perfumed Car Wars Deluxe Edition Box Set. We Close Our Eyes - A few beautiful moments spent dancing in the rain. The Saga of SpongeBob VegasPants - A story of love, hate, laughter and the acceptance of all things Trek.

Managing and Customizing OpenCms 6 Websites

by Matt Butcher

Written in an accessible and easy to read style, this book is packed with practical advice to help you create your OpenCMS website. This book is for anyone who wants to get an OpenCMS website up and running as quickly as possible, whether you are a user, administrator, designer or webmaster. You do not have to be a Java developer to benefit from this book, although a working knowledge of Java, JSP, and XML will help you to get the most from OpenCMS, and this book.

PHP Programming with PEAR

by Carsten Lucke Stoyan Stefanov

Packed with code examples, every topic is explained in a clear, practical way. This book is for PHP developers who want to maximize their productivity through the use of proven, high-quality, reusable PEAR components. Some experience of working with PEAR classes will prove helpful, and developers who've used PEAR before can find something new to delight them.

Drupal: Creating Blogs, Forums, Portals, and Community Websites

by David Mercer

This book will suit anyone who has a need to create a content rich website. Whether you are: Adding a personal web page Building a forum Writing a collaborative book Retailing goods Creating a blog Launching a community Website This book will prove to be an indispensable companion. Both experts and beginners to computing alike will find the information contained herein to be accessible and easy to intuit.

Business Process Execution Language for Web Services Second Edition

by Benny Mathew

This book is aimed at architects and developers in the design, implementation, and integration phases of advanced information systems and e-business solutions, developing business processes and dealing with the issues of composition, orchestration, transactions, coordination, and security. The book presumes knowledge of XML and web services, web services development (either on J2EE or .NET), and multi-tier architecture

OpenVPN: Building and Integrating Virtual Private Networks

by Markus Feilner

Network administrators and any one who is interested in building secure VPNs using OpenVPN. It presumes basic knowledge of Linux, but no knowledge of VPNs is required. All basic VPN and relevant security concepts are covered.

Designing and Programming CICS Applications

by John Horswill Members of the CICS Development Team at IBM Hursley

CICS is an application server that delivers industrial-strength, online transaction management for critical enterprise applications. Proven in the market for over 30 years with many of the world's leading businesses, CICS enables today's customers to modernize and extend their applications to take advantage of the opportunities provided by e-business while maximizing the benefits of their existing investments. Designing and Programming CICS Applications will benefit a diverse audience. It introduces new users of IBM's mainframe (OS/390) to CICS features. It shows experienced users how to integrate existing mainframe systems with newer technologies, including the Web, CORBA, Java, CICS clients, and Visual Basic; as well as how to link MQSeries and CICS. Each part of Designing and Programming CICS Applications addresses the design requirements for specific components and gives a step-by-step approach to developing a simple application. The book reviews the basic concepts of a business application and the way CICS meets these requirements. It then covers a wide range of application development technologies, including VisualAge for Java, WebSphere Studio, and Visual Basic. Users learn not only how to design and write their programs but also how to deploy their applications. Designing and Programming CICS Applications shows how to: Develop and modify existing COBOL applications Become familiar with the CICS Java environment and write a simple Java wrapper for a COBOL application Develop a web front end using servlets, JSP and JavaBeans. Link the web front end to an existing COBOL application using CORBA Write a Visual Basic application to develop a customer GUI Link an existing COBOL application using a CICS Client ECI call Develop a Java application using Swing as an MQSeries Client Use the MQSeries-CICS bridge to access an existing COBOL application Whether for working with thousands of terminals or for a client/server environment with workstations and LANs exploiting modern technology such as graphical interfaces or multimedia, Designing and Programming CICS Applications delivers the power to create, modernize and extend CICS applications.

Learning Modernizr

by Adam Watson

Written in an engaging, easy-to-follow style, "Learning HTML5 Modernizr" is a practical guide for using the feature detection features of HTML5 Modernizr to create forward compatible sites. "Learning HTML5 Modernizr" is great for developers looking for a broad range of use cases for feature detection. It is particularly meant for web developers who want to take advantage of the cool new HTML5 and CSS5 features but at the same time deliver a design that is not only backward, but forward compatible.

Java EE Development with Eclipse

by Deepak Vohra

This book is step-by-step tutorial guide and a background reference for developing applications with Oracle WebLogic Server and Oracle database, the most used application server and database for enterprise applications. This book is for professional Java EE developers. The book is also suitable for an intermediate/advanced course in Java development with Eclipse IDE. Some knowledge of the Java EE technologies and frameworks EJB, JSF, JAXB, JAX-WS, JAX-RS, Ajax, and Spring is required.

SOA Approach to Integration

by Frank Jennings Matjaz B. Juric

After explaining the challenges, levels, and strategies of integration the book explains SOA, web services, and the Enterprise Services Bus before covering processing XML and web services on the .Net and JEE platforms in more detail. Then it covers BEPL and demonstrates service composition into business processes with a realistic, although simple example BPEL process. Finally it shows how ESB provides a concrete infrastructure for SOA. This book is for architects and senior developers who are responsible for setting up SOA for integration for applications within the enterprise (intra-enterprise integration) and applications across enterprises (inter-enterprise integration or B2B).

Learning VirtualDub: The complete guide to capturing, processing and encoding digital video

by Georgios Diamantopoulos Sohail Salehi

This book is easy to read and fun. The examples and tutorials are short, focused and interesting. You can dip in and get what you want fast. This book is written by VirtualDub enthusiasts for new and intermediate users. It's ideal if you are just starting with video processing and want a powerful and free tool, or if you've already started with VirtualDub and want to take it further.

Learning Jakarta Struts 1.2: a concise and practical tutorial

by Stephan Wiesner

The book sets out to get Java developers up to speed and confident with Struts as quickly as possible. It does not explain every feature in Struts, but takes a logical path through the essential information, with the emphasis on practical applications. This book is written for Java developers planning to develop web applications, who are new to Struts. It expects familiarity with Java, JSP and Servlets to a degree, although more obscure elements are explained. It covers Struts 1.2.

Practical C Programming: Why Does 2+2 = 5986?

by Steve Oualline

There are lots of introductory C books, but this is the first one that has the no-nonsense, practical approach that has made Nutshell Handbooks® famous.C programming is more than just getting the syntax right. Style and debugging also play a tremendous part in creating programs that run well and are easy to maintain. This book teaches you not only the mechanics of programming, but also describes how to create programs that are easy to read, debug, and update.Practical rules are stressed. For example, there are fifteen precedence rules in C (&& comes before || comes before ?:). The practical programmer reduces these to two:Multiplication and division come before addition and subtraction.Contrary to popular belief, most programmers do not spend most of their time creating code. Most of their time is spent modifying someone else's code. This books shows you how to avoid the all-too-common obfuscated uses of C (and also to recognize these uses when you encounter them in existing programs) and thereby to leave code that the programmer responsible for maintenance does not have to struggle with. Electronic Archaeology, the art of going through someone else's code, is described.This third edition introduces popular Integrated Development Environments on Windows systems, as well as UNIX programming utilities, and features a large statistics-generating program to pull together the concepts and features in the language.

CSS Pocket Reference

by Eric A. Meyer

When you're working with CSS and need a quick answer, CSS Pocket Reference delivers. This handy, concise book provides all of the essential information you need to implement CSS on the fly. Ideal for intermediate to advanced web designers and developers, the 4th edition is revised and updated for CSS3, the latest version of the Cascading Style Sheet specification. Along with a complete alphabetical reference to CSS3 selectors and properties, you'll also find a short introduction to the key concepts of CSS. Based on Cascading Style Sheets: The Definitive Guide, this reference is an easy-to-use cheatsheet of the CSS specifications you need for any task at hand. This book helps you: Quickly find and adapt the style elements you need Learn how CSS3 features complement and extend your CSS practices Discover new value types and new CSS selectors Implement drop shadows, multiple backgrounds, rounded corners, and border images Get new information about transforms and transitions

Refine Search

Showing 10,801 through 10,825 of 53,816 results