Tricks of the Podcasting Masters
Anyone who has ever wanted to be on the radio can be now, thanks to podcasting. For a ridiculously small investment, podcasting lets ordinary people create their own broadcasts and distribute those broadcasts over the Internet. Additionally, podcasting offers a tool for businesses, which can provide training, business communications, news, opinion, marketing, and more. Listeners can consume podcasts at their convenience, and recordings can be updated as needed without the additional expense of traditional audio media (tapes, CDs, etc). Thousands have started podcasting since 2004. They've figured out the basics of making a podcast, now they want to make a great podcast, and possibly make some money. Tricks of the Podcasting Masters holds the answers they seek to questions such as: How do I interact with listeners and get them to come back next week? How do I conduct a great interview over the phone? How do I attract sponsors? How do I stay motivated? The authors share their experiences with the 'casts they've produced regularly since podcasting began, and draw from more than 100 interviews with podcasting's stars. The authors will regularly discuss the development of this book during their podcasts, as a means to start word of mouth and promote the book ahead of publication.
Grid Revolution
Flexible, reliable, and inexpensive, enterprise grid computing is the ideal solution to today's changing business needs. Perfect for business decision-makers, Grid Revolution provides an accessible overview of this technology. The book covers current grid standards activities and outlines the strategic steps required to phase grid computing into an existing infrastructure.
Pro SQL Server 2005 Database Design And Optimization
This book teaches the SQL Server database professional effective strategies for designing proper databases, covering everything from how to gather business requirements, to logical data modeling, and normalization. It then shows you how to implement your design on SQL Server 2005. However, this new fully-revised edition does not stop there. Having established an understanding of the process of designing and implementing SQL Server 2005 databases, it then provides completely new material describing how to optimize and secure access to this data, covering indexing strategies, SQL design and optimization as well as strategies for increased scalability to support large numbers of concurrent users. It also provides in-depth advice on optimal code distribution in SQL Server 2005 applications, in light of innovations such as the ability to use .NET code in the database itself (see SQL Server 2005 Assemblies Revealed, Apress, ISBN: 1-59059-412-6).
SQL Server 2005 T-SQL Recipes
This book provides 'How To' answers to common SQL Server T-SQL questions, conceptual overviews, and highlights of new features introduced in SQL Server 2005 as well as useful and concise Transact-SQL syntax examples. You can even use it in preparation for a SQL Server job interview or for a SQL Server certification test.
MySQL Crash Course
Many of the current MySQL titles are overkill for the many MySQL users who need to use MySQL but have no intention of becoming professional DBAs. This book teaches you what you really need to know, without getting bogged down by what you don't. MySQL Crash Course is a tutorial-based book, organized into a series of short, easy-to-follow lessons. Instead of dwelling of database theory and relational design, this book takes a very hands-on approach to solving the needs of the majority of SQL users who simply need to interact with data.The reader of this book will learn how to: Use the MySQL toolset Retrieve and sort data Filter data using comparisons, wildcards, and full text searching Use the aggregate functions to analyze data Perform insert, update, and delete operations Join relational tables using inner, outer, and self joins Combine queries using unions Use views Create, and modify tables, and access table schemas Create and use stored procedures, cursors, and other advanced database features Manage databases, users, and security privileges
Cost-based Oracle Fundamentals
In this book, volume 1 in a series of three, Jonathan covers the fundamentals: the things that everyone who uses the Oracle database needs to know about the CBO. It sheds light on the decisions the CBO makes when parsing a SQL statement and choosing an access plan. It demonstrates how the CBO calculates the cost of a plan and the rules and factors that go into these calculations. It reveals the basic assumptions the optimizer makes about the SQL and the data, explains why things go wrong and how you can fix them when those assumptions are incomplete, inaccurate, or simply false. He also includes a fabulous Upgrade Headaches section that is essential reading for anyone who has ever has, or ever will, upgrade between Oracle versions. Volumes 2 and 3 will track changes to the CBO in subsequent Oracle 10g releases, and will cover the more advanced and complex features of optimization.
The Definitive Guide to MySQL5
The Definitive Guide to MySQL 5, Third Edition is the latest revision to Michael Kofler's popular comprehensive book on the world's most popular open source database server. Updated to reflect the changes in MySQL version 5, the most significant update in the product's history, readers are exposed to MySQL's impressive array of new features including views, stored procedures, triggers, spatial data types, and more. Novice and intermediate users alike will benefit from extensive coverage of core MySQL features such as user administration, basic and advanced querying, and security.
Expert Oracle Jdbc Programming
This book tackles issues head-on, detailing concisely and clearly the vital details of Oracle's architecture and mode of operation that directly impact the manner in which JDBC applications should be written. Only when armed with this knowledge, a willingness to exploit the database to its full potential in your JDBC code, and the ability to use Oracle's SQL and PL/SQL features when appropriate, is it possible to write truly efficient, robust, scalable and high performance applications.
Access Hacks
As part of the Microsoft Office suite, Access has become the industry's leading desktop database management program for organizing, accessing, and sharing information. But taking advantage of this product to build increasingly complex Access applications requires something more than your typical how-to book. What it calls for is Access Hacks from O'Reilly. This valuable guide provides direct, hands-on solutions that can help relieve the frustrations felt by users struggling to master the program's various complexities. For experienced users, Access Hacks offers a unique collection of proven techniques and tools that enable them to take their database skills and productivity to the next level. For Access beginners, it helps them acquire a firm grasp of the program's most productive features. A smart collection of insider tips and tricks, Access Hacks covers all of the program's finer points. Among the multitude of topics addressed, it shows users how to: work with Access in multi-user environments utilize SQL queries work with external data and programs integrate Access with third-party products Just imagine: a learning process without the angst. Well, Access Hacks delivers it with ease, thanks to these down-and-dirty techniques not collected together anywhere else. Part of O'Reilly's best-selling Hacks series, Access Hacks is based on author Ken Bluttman's two decades of real-world experience in database programming and business application building. It's because of his vast experiences that the book is able to offer such a deep understanding of the program's expanding possibilities.
Peoplesoft For The Oracle DBA
This book offers Oracle DBAs training appropriate for understanding and handling PeopleSoft technology. DBAs will learn a range of techniques, including: indexing, implementing DDL, managing tablespaces, and fixing low-performing SQL queries. Written by a field expert, this book answers common questions and misunderstandings that arise from use of PeopleSoft on an Oracle database. The result is a highly effective training manual for any Oracle DBA charged with the maintenance of a PeopleSoft system.
Mastering Oracle SQL and SQL*Plus
SQL is the ANSI-standard language for accessing and manipulating relational databases. Anyone (programmers, administrators, or designers) who work with a relational databases need to understand the SQL language. While most books on the market do not properly cover the basics, this book differs: it explains fundamentals in detail, supported by realistic examples.You will gain full competence to define, access, and manipulate data in an Oracle database.
Cross-Platform .NET Development
Cross-Platform .NET Development is the first book to examine the advantages and issues of building portable, cross-platform .NET code. Using this book, a programmer that's even a little familiar with .NET can learn how to run the same .NET code on Linux, Unix, Mac OS X, and Windows, using Mono (on Linux), Portable.NET (on Mac OS X) and .NET on Windows. Filled with example code and wisdom -- do's, dont's, pitfalls, gotchas, and insights from two experienced .NET developers -- Mono, Portable.NET, and .NET: Cross-Platform .NET Coding shows why .NET isn't just for Windows anymore.
Understanding Open Source And Free Software Licensing
If you've held back from developing open source or free software projects because you don't understand the implications of the various licenses, you're not alone. Many developers believe in releasing their software freely, but have hesitated to do so because they're concerned about losing control over their software. Licensing issues are complicated, and both the facts and fallacies you hear word-of-mouth can add to the confusion. Understanding Open Source and Free Software Licensing helps you make sense of the different options available to you. This concise guide focuses on annotated licenses, offering an in-depth explanation of how they compare and interoperate, and how license choices affect project possibilities. Written in clear language that you don't have to be a lawyer to understand, the book answers such questions as: What rights am I giving up? How will my use of OS/FS licensing affect future users or future developers? Does a particular use of this software--such as combining it with proprietary software--leave me vulnerable to lawsuits? Following a quick look at copyright law, contracts, and the definition of "open source," the book tackles the spectrum of licensing, including: The MIT (or X), BSD, Apache and Academic Free licenses The GPL, LGPL, and Mozilla licenses The QT, Artistic, and Creative Commons licenses Classic Proprietary licenses Sun Community Source license and Microsoft Shared Source project The book wraps up with a look at the legal effects--both positive and negative--of open source/free software licensing. Licensing is a major part of what open source and free software are all about, but it's still one of the most complicated areas of law. Even the very simple licenses are tricky. Understanding Open Source and Free Software Licensing bridges the gap between the open source vision and the practical implications of its legal underpinnings. If open source and free software licenses interest you, this book will help you understand them. If you're an open source/free software developer, this book is an absolute necessity.
Access Vba Programming for Dummies
Create more powerful Access applications and databases!This friendly, easy-to-use guide shows experienced Access users how to use VBA (Visual Basic for Applications) to not only build Access databases and applications, but also: Covers programming fundamentals for nonprogrammers Includes practical, ready-to-use VBA code examples that readers can type or copy and paste from the Web into their own database projects Explains basic VBA skills and concepts for nonprogrammers, such as procedures, variables, and loops Covers more advanced topics, such as record sets and other programming activities that are unique to Access programming These authors have written more than ninety computer books and have been working with databases since the early 1980s
Oracle Initialization Parameters Pocket Reference
Oracle designed its database products to be flexible and configurable so they would operate on a variety of hardware platforms, and they succeeded--Oracle software runs on more than seventy computer platforms, from mainframes to PC networks to handheld PDAs. The secret to this flexibility lies in the software's initialization parameters, whose numerous settings can be configured for top performance in countless environments. On the downside, however, improper settings can slow a system down; even grind it to a halt. And with so many parameters--which change from version to version of Oracle software--it's challenging for Oracle administrators to keep in mind the characteristics and optimal settings for each parameter. The Oracle Initialization Parameters Pocket Reference provides the crucial information you need to make key adjustments to your Oracle database. This concise guide is a mix of invaluable performance tips and a quick reference to Oracle's initialization parameters. The book describes each initialization parameter, indicates what category it's in--from auditing to multi-threaded server MTS--and whether it can be modified dynamically via the ALTER SESSION or ALTER SYSTEM command. In addition to the details about parameter characteristics and settings, you'll find performance tips, such as how the various parameters interact, and what the most advantageous settings are for different configurations. No other reference focuses exclusively on these initialization parameters--an absolute must for anyone working with an Oracle database. Presented in a handy, easy-to-use format, the Oracle Initialization Parameters Pocket Reference is a welcome alternative for anyone who's struggled to memorize the best configuration settings or gone back and forth to online resources, trying to figure out what works. O'Reilly's Pocket References put the information you need close at hand where you need it most. This guide will keep your Oracle databases operating at peak performance.
Sams Teach Yourself Beginning Databases in 24 Hours
Database technology has become commonplace in virtually all types of computer uses, ranging from even the most simple Web sites to numerous casual personal tasks. Sams Teach Yourself Beginning Databases in 24 Hours provides a solid foundation that any reader needing to learn current database technologies can apply and use today. This book has an easy-to-understand format and includes numerous real-world examples that will help the reader relate to databases that are in use by businesses today. Numerous diagrams and code examples, quizzes and exercises that increase the reader's understanding of the material are a key benefit of Sams Teach Yourself Beginning Databases in 24 Hours. After completing this book, a reader will be able to build and use simple databases using any modem database tool and will be prepared to move on to more complex projects.
Oracle Web Application Programming for Pl/SQL Developers
Oracle Web Application Programming for PL/SQL Developers is the hands-on, rapid-mastery guide to Oracle PL/SQL Web development. Learn the core pieces you need to know, from the basics of configuring the Oracle Internet Application Server to PL/SQL Server Pages and the PL/SQL Web Toolkit. The book covers testing, debugging, troubleshooting, deployment, and maintenance and contains practical examples, hands-on exercises, and dozens of practical tips from expert developers.
Oracle SQL and Pl/SQL Handbook
This comprehensive sourcebook of solutions and techniques for improving the use of Oracle SQL and PL/SQL covers performance tuning and troubleshooting, using Java with PL/SQL, and using Oracle's analytic functions to create special business information.
Oracle Sql*Loader
SQL*Loader is a ubiquitous tool in the Oracle world. It has been shipped with Oracle since at least Version 6 and continues to be supported and enhanced with each new version of Oracle, including Oracle8 and Oracle8i. The job of SQL*Loader is to load data from flat files into an Oracle database. It's optimized for loading large volumes of data, and is flexible enough to handle virtually any input format. Almost every Oracle user has to use SQL*Loader at one time or another, and DBAs are frequently called upon to load data for the users in their organization. Despite SQL*Loader's wide availability and usage, few DBAs and developers know how to get the most out of it. Oracle SQL*Loader: The Definitive Guide has everything you need to know to put SQL*Loader to its best use: an introduction to SQL*Loader, a reference to all of its syntax options, and most importantly, step-by-step instructions for all the SQL*Loader tasks you'd want to perform--and maybe some you didn't realize you COULD perform. You'll learn how to construct the necessary control files and load from different types of files containing different types of data (e.g., fixed-width data, delimited data, and data of various datatypes). You'll also learn how to validate data, load it selectively, transform it as it is loaded, and recover after failure. This book explains how to optimize SQL*Loader performance by adjusting the transaction size and using the new direct path option. It also covers the newest SQL*Loader features--the loading of large object (LOB) columns and the new object types (nested tables, varying arrays, and object tables). Oracle SQL*Loader: The Definitive Guide is an indispensable resource for anyone who is new to SQL*Loader; a task-oriented learning tool for those who are already using it; and a quick reference for every user. If you want to take best advantage of an essential Oracle tool, you need this book.
Data Munging With Perl
Techniques for using Perl to recognize, parse, transform, and filter data.
Practical Lotusscript
An overview that goes beyond the basics provided by other manuals to supply details on power programming with LotusScript in the Notes environment.
Inside Lotusscript
Explains how to learn formula code, set up directories, build a professional-quality Notes application, and create Web sites using Lotus Notes 4.0, 4.1, and 4.5.
Turtles, Termites, and Traffic Jams
How does a bird flock keep its movements so graceful and synchronized? Most people assume that the bird in front leads and the others follow. In fact, bird flocks don't have leaders: they are organized without an organizer, coordinated without a coordinator. And a surprising number of other systems, from termite colonies to traffic jams to economic systems, work the same decentralized way. Turtles, Termites, and Traffic Jams describes innovative new computational tools that can qhelp people (even young children) explore the workings of such systems--and help them move beyond the centralized mindset.