Creative Photoshop: Digital Illustration and Art Techniques, covering Photoshop CS3 (Digital Workflow)


Publisher: Focal Press
Author: Derek Lea
ISBN: 0240520467
Release Date: 23 July 2007

eBook Description
Dereks edge is that he wont stand still. He has a knack for finding new corners of the program to exploit and innovative ways of doing so. Hes pushed the boundaries not only for his own art but also for thousands of up and coming artists who also want to create onscreen the visions they have in their minds. If youve bought this book, youre about to discover what I mean.
-Garrick Webster, Editor, Computer Arts

Welcome to the world of art and imagination! Derek Lea, one of the worlds top 100 digital artists, shows you how to use Photoshop in unorthodox ways to transform the ordinary into the extraordinary. His work is a unique combination of original photography, traditional illustration, and digital art.

If you are a digital artist, illustrator, cartoonist, graphic artist or designer who is familiar with Photoshop, but want to push the program to the limit, this book is for you! Learn how to get professional results from the paint features in Photoshop. Create sharp illustrations by combining vectors and pixels. Explore less-than-obvious composition methods, and discover the hidden potential in unlikely artistic resources and materials. Play around with texture using spray paint effects and scanned elements, or age faces and objects. Use stencil tags and comic book coloring techniques. Learn how to bring 3D art to life! Maximize your creativity AND efficiency with invaluable information on working between Photoshop and Illustrator.

This book/CD package provides clear, step-by-step tutorials that make it easy to emulate Leas techniques in your own work. With all the images from the book to play with, youll be creating stunning artwork in no time! Be sure to visit the book’s website at http://www.creativephotoshopthebook.com/ for more information, and join the reader forum to share your ideas with digital artists from around the world.

* Learn from an award winning digital illustrator how to think outside the box and create stunning art with Photoshop
* Be inspired by a wide range of artistic styles and real world techniques that you can adapt to your own work, including graffiti spray art, comic coloring, and antique effects
* Practice new skills with FREE tutorial files on the CD

Amazon.com

Creative Photoshop: Digital Illustration and Art Techniques, covering Photoshop CS3 (Digital Workflow)


Extend This Post Reach

Microsoft Windows Server 2008: The Complete Reference (Complete Reference Series)


Publisher: McGraw-Hill/Osborne
Author: Nelson Ruest
ISBN: 0072263652
Release Date: 28 February 2008

eBook Description

Amazon.com

Microsoft Windows Server 2008: The Complete Reference (Complete Reference Series)


Extend This Post Reach

Programming Microsoft Dynamics NAV


Publisher: Packt Publishing
Author: David Studebaker
ISBN: 1904811744
Release Date: 06 October 2007

eBook Description
Fast-paced, to-the-point, and created to enable experienced programmers with no previous knowledge of NAV development to quickly learn to create, modify or maintain NAV applications, this book covers the important topics of Microsoft Dynamics NAV 5.0 with clear explanations and practical example code. NAV (formerly known as Navision) is a complex Enterprise Resource Planning (ERP) application with a unique design structure and a challenging learning curve that sometimes overwhelms developers learning to modify or enhance it for vital business purposes. Like an experienced mentor, this book covers the topics working developers need to know to become productive as quickly as possible: basic NAV terminology and concepts; object construction; tools, including the Table, Form, and Report Designers; using NAV’s tools to effectively navigate through the features of objects, including properties, triggers, and C/AL code; developing and testing in the unique NAV C/SIDE development environment.

Amazon.com

Programming Microsoft Dynamics NAV


Extend This Post Reach

MATLAB Programming for Engineers


Publisher: Thomson-Engineering
Author: Stephen J. Chapman
ISBN: 0534390560
Release Date: 08 November 2001

eBook Description
The first text of its kind, Stephen Chapman’s best selling book on MATLAB has now been updated to reflect MATLAB 6.0. The first edition has been highly successful in engineering schools where introductory programming is taught using MATLAB rather than a traditional programming language. Although C, C , and Java suit the needs of computer science students well, most engineering students will not be programmers by trade. Engineering students use computer tools to perform complex tasks such as scientific calculations, data analysis, simulations, and visualization: all skills students will use again in upper level classes. MATLAB provides several built in toolkits to help students accomplish these tasks, as well as an integrated devlopment environment. This book is distinctly unique from other MATLAB books in two ways. First, it is an introduction to MATLAB as a technical programming language rather than an introduction to the MATLAB environment. The author includes numerous pedagogical tools such as special boxes that highlight good programming practices, boxes that detail common pitfalls in MATLAB programming, and numerous programming exercises and examples. The book also makes wide use of MATLAB’s predefined functions that provide tested solutions and time saved in writing subroutines or functions. Second, the book teaches students how to write clean, efficient, and documented programs using sound problem solving techniques. Top-down programming methodology is introduced to the students in Ch. 3 and is used consistently thoughout the rest of the book. This encourages students to think about the proper design of a program before beginning to code.

Amazon.com

MATLAB Programming for Engineers


Extend This Post Reach

Java Pocket Guide (Pocket Guides)


Publisher: O’Reilly
Author: Patricia Liguori
ISBN: 0596514190
Release Date: 05 March 2008

eBook Description

Amazon.com

Java Pocket Guide (Pocket Guides)


Extend This Post Reach

Mastering phpMyAdmin 2.11 for Effective MySQL Management


Publisher: Packt Publishing
Author: Marc Delisle
ISBN: 1847194184
Release Date: 31 March 2008

eBook Description

Amazon.com

Mastering phpMyAdmin 2.11 for Effective MySQL Management


Extend This Post Reach

Apache Cookbook: Solutions and Examples for Apache Administrators


Publisher: O’Reilly
Author: Ken Coar
ISBN: 0596529945
Release Date: 11 January 2008

eBook Description
There’s plenty of documentation on installing and configuring the Apache web server, but where do you find help for the day-to-day stuff, like adding common modules or fine-tuning your activity logging? That’s easy. The new edition of the Apache Cookbook offers you updated solutions to the problems you’re likely to encounter with the new versions of Apache. Written by members of the Apache Software Foundation, and thoroughly revised for Apache versions 2.0 and 2.2, recipes in this book range from simple tasks, such installing the server on Red Hat Linux or Windows, to more complex tasks, such as setting up name-based virtual hosts or securing and managing your proxy server. Altogether, you get more than 200 timesaving recipes for solving a crisis or other deadline conundrums, with topics including: Security Aliases, Redirecting, and Rewriting CGI Scripts, the suexec Wrapper, and other dynamic content techniques Error Handling SSL Performance This book tackles everything from beginner problems to those faced by experienced users. For every problem addressed in the book, you will find a worked-out solution that includes short, focused pieces of code you can use immediately. You also get explanations of how and why the code works, so you can adapt the problem-solving techniques to similar situations. Instead of poking around mailing lists, online documentation, and other sources, rely on the Apache Cookbook for quick solutions when you need them. Then you can spend your time and energy where it matters most.

Amazon.com

Apache Cookbook: Solutions and Examples for Apache Administrators


Extend This Post Reach

Ferret


Publisher: O’Reilly
Author: David Balmain
ISBN: 0596519400
Release Date: 26 March 2008

eBook Description
With the introduction of Ferret, Ruby users now have one of the fastest and most flexible search libraries available. And it’s surprisingly easy to use.

This book will show you how to quickly get up and running with Ferret. You’ll learn how to index different document types such as PDF, Microsoft Word, and HTML, as well as how to deal with foreign languages and different character encodings. Ferret describes the Ferret Query Language in detail along with the object-oriented approach to building queries.

You will also be introduced to sorting, filtering, and highlighting your search results, with an explanation of exactly how you need to set up your index to perform these tasks. You will also learn how to optimize a Ferret index for lightning fast indexing and split-second query results.

Amazon.com

Ferret


Extend This Post Reach

Ajax in Oracle JDeveloper


Publisher: Springer-Verlag
Author: Deepak Vohra
ISBN: 3540775951
Release Date: 01 April 2008

eBook Description

Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. “Asynchronously” implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.

- Reduced response time and reduced server load, as the complete web page is not reposted.

- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.

- Separation of data, format and style.

The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE.

- JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development.

- It also provides a PHP extension.

- JDeveloper has a built-in support for JSF and for JDBC.

Amazon.com

Ajax in Oracle JDeveloper


Extend This Post Reach

Catalyst


Publisher: Packt Publishing
Author: Jonathan Rockway
ISBN: 1847190952
Release Date: 22 November 2007

eBook Description
Written for web developers with basic Perl skills, this book guides new users through the open-source Perl-based Model-View-Controller Catalyst framework using real-world examples and systematic code snippets, covering application design, development, testing, and deployment. If you are excited by Ruby on Rails but prefer the familiarity of Perl, get this book and get started. The way that many web applications are implemented makes development painful and repetitive. Catalyst solves this problem, organizing your web application to design and implement it in a natural, maintainable, and testable way. Its philosophies are Do It Yourself and Don’t Repeat Yourself. Everything is written only once; database access and configuration are centralized; you just write actions for each URL in your application and Catalyst handles the details. Catalyst is designed to be reliable; the code is well tested; there are hundreds of production applications, thousands of users, and a thriving community.

Amazon.com

Catalyst


Extend This Post Reach