Introducing .NET Remoting -- Remoting Basics -- Custom Remoting -- Configuration and Deployment -- Asynchronous Remoting -- Debugging and Error Handling -- Flexible Programming -- Examining Assemblies, Objects, and Types -- Using Objects -- Creating Objects -- Attributes -- The .NET Component Model -- Defining Threads -- Threading in .NET -- Working with Threads -- Threading Models -- Scaling T…
Introduction: Why Lisp? -- Lather, Rinse, Repeat: A Tour of the REPL -- Practical: A Simple Database -- Syntax and Semantics -- Functions -- Variables -- Macros: Standard Control Constructs -- Macros: Defining Your Own -- Practical: Building a Unit Test Framework -- Numbers, Characters, and Strings -- Collections -- They Called It LISP for a Reason: List Processing -- Beyond Lists: Other Uses f…
Podcasting 101 -- Listening To Podcasts -- Podcasting How-To -- Planning Your Podcast -- Podcasting Tools -- Recording Your Podcast -- Putting It All Together -- Preparing Your File -- Serving It Up -- Getting Heard -- Making Money with Podcasting -- Conclusion.Are you the kind of person who’s got a lot to say? Have you ever wanted to share your talents, thoughts, and opinions with others, bu…
Adding Realism to Your Games -- Some Basic Concepts -- Basic Newtonian Mechanics -- Basic Kinematics -- Projectiles -- Collisions -- Sports Simulations -- Cars and Motorcycles -- Boats and Things That Float -- Airplanes -- Rockets and Missiles -- The Physics of Solids -- Explosions -- Lasers -- Probabilistic and Monte Carlo Simulations.Physics for Game Programmers shows you how to infuse compel…
Overview of PHP Data Types and Concepts -- Overview of Classes, Objects, and Interfaces -- Performing Math Operations -- Working with Arrays -- Working with Dates and Times -- Working with Strings -- Working with Files and Directories -- Working with Dynamic Imaging -- Using Regular Expressions -- Working with Variables -- Using Functions -- Understanding Web Basics -- Creating and Using Forms …
Making Project Management Work -- The FogBugz Philosophy -- Lifecycle of a FogBugz Case -- Managing Cases -- The Three Types of Cases -- Where Do Cases Come From?- Entered via Web Interface (local/customer) -- Entered via e-mail -- BugzScout -- Screenshots and attached files -- Filtering cases -- Being a Good FogBugz Citizen -- How devs/qa/mgt should work with FB -- Making FogBugz work for you …
Getting Started -- The Open Source Development Process -- Development Tools -- Programming Gaim -- GTK+ Basics -- Advanced GTK+ -- Sockets -- Protocol Plug-Ins -- Internationalization -- Portability.Are you enamored with instant messaging? Would you like to learn how to create your own messaging application? This book shows you how, by dissecting Gaim—the world's most popular open source inst…
Configuration -- Configuring the Platform -- Configuring MCMS 2002 Components -- Measuring and Tuning Performance -- Authentication -- Administration and Deployment -- Administration and Support -- Administering a Publication Environment -- Deploying Content -- Troubleshooting -- Templates -- MCMS Development Using Page Objects.Microsoft Content Management Server Field Guide provides simple cri…
Relational Database Systems and Oracle -- to SQL, iSQL*Plus, and SQL*Plus -- Data Definition, Part I -- Retrieval: The Basics -- Retrieval: Functions -- Data Manipulation -- Data Definition, Part II -- Retrieval: Multiple Tables and Aggregation -- Retrieval: Some Advanced Features -- Views -- SQL*Plus and iSQL*Plus -- Object-Relational Features.This exceptional book explains fundamentals in det…
Introducing JDBC -- Exploring JDBC’s Novel Feature -- Making Database Connections -- Making Database Connections Using DataSource -- Exploring the ResultSet Interface -- Working with Scrollable and Updatable ResultSet Objects -- Reading and Writing BLOBs -- Reading and Writing CLOBs -- Working with Date, Time, and Timestamp in JDBC -- Handling Exceptions in JDBC -- Exploring the Statement -- …