Turn 3D models into film-worthy digital animations by mastering mental ray rendering once and for all. This must-have guide is the only book on the market to focus exclusively on mental ray in Maya, 3ds Max, and XSI, and it's packed with techniques and insights you can't get anywhere else. Best of all, the book's advanced rendering concepts apply to other rendering software as well, including V-Ray, Brazil, Maxwell and RenderMan. Discover advanced lighting, camera, and workflow techniques that usually take professionals years to figure out.
A complete guide to designing, creating, and publishing on the World Wide Web explains how to select the right software, design WWW documents, use multimedia, create interactive documents, and utilize Java, VRML, SGML, Adobe, HTML, and other software. Original. (Advanced).
Pretty much everything you need to know to do most everything you might want to do with Web-based publishing--all in a single book. In addition to the applications listed in the title, it covers multimedia software (Shockwave and Macromedia Director), creating search engines and indexing tools, management of Web site production, and more. The perfect book for folks who want to create Web sites with every conceivable bell and whistle!
Publisher:
Sams
Authors:
William Robert Stanek, Steven J. DeRose, et al.
Release Date: 1996-03
ISBN/EAN: 1575210517 / 9781575210513
Designed to provide in-depth documentation on Windows-specific funtionality in Perl. This book is the ideal resource for system administrators, and programmers who want to employ the Perl language in their Windows NT or Windows 95 network. Intended for intermediate advanced level users, this authoritative guide includes: critical information on program automation covering OLE and COM object management; thorough coverage of communication-oriented procedures; detailed guidelines for data access with ODBC including routing operations, advanced features, and troubleshooting fixes; hard to find information on extension and function syntax, Win32:ODBC function constants, and Win32network error descriptions; and numerous proven scripts ready for use.
Core Perl is an incredibly powerful programming language that has proved a major hit with the Unix and Windows programming community. Add a whole heap of plug-in modules, and it raises the language to a whole new level of usability and usefulness.
In this excellent volume, author Dave Roth (who, coincidentally, is a prolific Win32 Perl module writer) thoroughly documents and explains the standard extensions, gathering for the first time all of the information vital to squeezing the best from these freeware ad-ins.
From ODBC to user authentication over networks and even playing .wav files, there's something here to interest anyone using Perl on a Windows-based platform. Roth even explains the intricacies of using the Win32::API module to access dynamic-link libraries (DLLs) directly--powerful stuff, indeed.
Backed up by dozens of useful code snippets and examples, this is such a useful book that no self-respecting Win/Perl hacker should be without it.
Ajax is short for “Asynchronous JavaScript+CSS+DOM+XMLHttpRequest.”
Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page.
This guide takes you on a tour of how Ajax is used today, complete with examples of Ajax applications in action, such as an Ajax-enabled Yahoo! search or an Ajax-based chat application. Then it gives you basics on using JavaScript. After that you dive in and get info on:
Writing some Ajax, interactive mouseovers using Ajax, passing data to the server with GET or POST, and more
Connecting to Google for a live search
Using free Ajax frameworks so you don’t have to start from scratch, including Ajax Gold (written specifically for this book), AJAXLib, and grabbing XML with libXmlRequest
All kinds of Ajax techniques, such as using Ajax for drag-and-drop operations, pop-up menus, downloading images behind the scenes, and more
Using SACK (simple AJAX code kit), decoding XML with Sarissa, and creating visual effects with Rico
Handling XML int Ajax Applications
Working with cascading style sheets (CCS) in Ajax, including setting up the styles, displaying a menu, styling text, handling colors and backgrounds, and more
Working with Ajax and PHP
Complete with a companion Web site, free Ajax frameworks, and sample code you can use, Ajax for Dummies is your friendly guide to creating truly user-friendly Web sites!
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
"One person, two computers, six months … twenty-two minutes"
Part "art-of," part "how-to," CGI Filmmaking: The Creation of Ghost Warrior explores how one artist created a feature-quality, 22-minute animated film in six months of production. The recent advancements in powerful, yet reasonably priced programs for 3D animation and compositing make such an undertaking possible. This book blazes a trail for others to follow in crafting a complete animated film. From concept, design, scripting, and storyboarding to modeling, lighting, animating, editing, and distribution, every step is outlined, every solution is documented. Pre-visualization, voice casting and recording, music composition and performance, and post-processing are discussed as well, enabling even a lone filmmaker to bring his or her dream to life.
This book: * Includes the complete script and final shot list for Kaze, Ghost Warrior, along with production and location stills * Offers detailed discussion of the entire process of creating an animated film, from creating the concept to presenting the finished film to an audience * Explores the latest technology for modeling, animating, compositing, editing, and sound design * Provides a complete map for crafting an animated film
Web technology has become the foundation for all sorts of critical networked applications and far-reaching methods of data exchange, and beneath it all is a fundamental protocol: HyperText Transfer Protocol, or HTTP. HTTP: The Definitive Guide documents everything that technical people need for using HTTP efficiently-including the "black arts" and "tricks of the trade"-and does so in a clear and readable manner. Written by experts with years of practical and teaching experience, this book is the definitive technical bible on HTTP and related core web technologies because it clearly explains the "why" as well as the "how". A reader can understand how web applications work, how the core Internet protocols and architectural building blocks interact, and how to correctly implement Internet clients and servers. It's an essential toolkit that no technically-inclined member of the Internet community should be without.
Publisher:
O'Reilly Media, Inc.
Authors:
David Gourley, Brian Totty
Release Date: 2002-09
ISBN/EAN: 1565925092 / 9781565925090
Writing CGI Applications with Perl is a start-to-finish guide to accomplishing key Web development tasks by fully using the power of Perl and CGI together. Using extensive examples, careful line-by-line explanations, and skill-stretching exercises, it not only provides useful cut-and-paste code: it also teaches the practical skills and techniques you'll need to build virtually any CGI-based application. Kevin Meltzer and Brent Michalski cover every key area of Web application development with Perl: database integration, form and file handling, security, e-mail, graphics, and more. The book's in-depth coverage includes: working with HTML Web forms and obtaining user input; placing cookies and tracking clicks; connecting to POP3 e-mail servers; embedding Perl in HTML using HTML::Mason; remote file management across the Web; creating dynamic images; and working with XML. The book also provides detailed explanations and examples of working with Perl DBI, as well as start-to-finish coverage of configuring and using the popular mod_perl Apache module. All of the sample code will be available at a companion web site.
Publisher:
Addison-Wesley Professional
Authors:
Kevin Meltzer, Brent Michalski
Release Date: 2001-02-25
ISBN/EAN: 0201710145 / 9780201710144
This may be the easiest book review I've ever written. If you program in Python and you want to write Internet applications, go buy Foundations of Python Network Programming by John Goerzen. There. I've already folded down the corners of quite a few pages, and expect I'll refer to this book often in the coming months.
— Greg Wilson, Dr. I think Apress is bringing a lot of helpful programming texts to the world. I intend to read this book to learn how to write client-server networking programs. As is typical of Apress books, there are a lot of specific code examples to help the reader see exactly how it should be done. This book is 99% good, and the only reason that isn't 100% is due to the wide scope of the book. Which, then again, is also a good thing.
To guide readers through the new scripting language, Python, this book discusses every aspect of client and server programming. And as Python begins to replace Perl as a favorite programming language, this book will benefit scripters and serious application developers who want a feature-rich, yet simple language, for deploying their products.
The text explains multitasking network servers using several models, including forking, threading, and non-blocking sockets. Furthermore, the extensive examples demonstrate important concepts and practices, and provide a cadre of fully-functioning stand alone programs. Readers may even use the provided examples as building blocks to create their own software.
Publisher:
Apress
Author:
John Goerzen
Release Date: 2004-08-16
ISBN/EAN:
Whether you're an old-school scripter who needs to modernize your JavaScripting skills or a standards-aware Web developer who needs best practices and code examples, you'll welcome this guide from a JavaScript master.
Other JavaScript books use example scripts that have little bearing on real-world Web development and are useful only in the chapter at hand. In contrast, Peter-Paul Koch's book uses eight real-world scripts he created for real-world clients in order to earn real-world money. That means the scripts are guaranteed to do something useful (and sellable!) that enhances the usability of the page they're used on.
The book's example scripts include one that sorts a data table according to the user's search queries, a form validation script, a script that shows form fields only when the user needs them, a drop-down menu, and a data retrieval script that uses simple Ajax and shows the data in an animation.
After an overview of JavaScript's purpose, Peter-Paul provides theoretical chapters on the context (jobs for JavaScript, CSS vs. JavaScript), the browsers (debugging, the arcana of the browser string), and script preparation. Then follow practical chapters on Core, BOM, Events, DOM, CSS Modification, and Data Retrieval, all of which are explained through a combination of theoretical instruction and the taking apart of the relevant sections of the example scripts.
This introductory title in JavaScript targets one of the most popular programming languages for Web development. The title has a unique approach, using building blocks so readers have developed a complete Web site by the end of the title.