iNetHouse
Posted: November 2nd, 2007, 11:00pm CET

Author(s) : Helen Feddema
Publisher : Wrox
Year : May 2004
ISBN 10 : 0764559044
ISBN 13 : 9780764559044
Language : English
Pages : 624
File type : CHM
Size : 94 MB (book + source code)
If you are developing databases for your own use, you may not mind opening forms or printing reports directly from the database window, and you know what query to run before printing which report or exporting data to Word. However, if you are planning to create applications for the use of others, particularly for clients who aren’t familiar with Access, and don’t understand databases in general, you have to do a lot more work, mostly in the form of writing VBA code to automate the application’s processes.
As a rule of thumb, it’s generally true that the easier the application is for the end user, the harder (and more time-consuming) it is to develop. In this book I concentrate on teaching you how to set up your tables and relationships to ensure that the database is properly normalized, and write VBA code to create the connective tissue that turns a bunch of tables, queries, forms and reports into a complete and coherent application.
This book is for experienced Access users who are familiar with creating Access objects and writing VBA code, but who need help transitioning from competent users/programmers to full-fledged Access developers.
The book is divided into three parts, each centered around a separate case application. The first shows best methods for building a relatively simple Access application using the developer's own data. The next section shows how to build a distributed application serving multiple clients and types of data. The chapters in this section cover each step in the application lifecycle — from gathering application requirements from clients to migrating data from legacy systems to the new Access database system.
The last section of the book shows how to build Access applications that work with other Office applications, inlcuding Word, Excel, and Outlook, as well as non-Office applications. These integration issues cover some of the thorniest problems an Access developer will face. Feddema's years of experience as an author, consultant, and trainer ensure that she can provide highly original solutions and workarounds.
TABLE OF CONTENT:
Chapter 01 - Creating a Database for an Application
Chapter 02 - Using Forms to Work with Data
Chapter 03 - Selecting the Right Controls for Forms
Chapter 04 - Sorting and Filtering Data with Queries
Chapter 05 - Using PivotTables and PivotCharts to Interact with Data
Chapter 06 - Printing Data with Reports
Chapter 07 - Writing VBA Code in Modules
Chapter 08 - Managing the Application Life Cycle
Chapter 09 - Reworking an Existing Application
Chapter 10 - Moving Old Data into a New Database
Chapter 11 - Working with Word
Chapter 12 - Working with Outlook
Chapter 13 - Working with Excel
Chapter 14 - Working Outside of Office
>> Download here <<
password:
ganelon
Full download
Posted: November 2nd, 2007, 9:39pm CET

Official Nokia N95 Service Manual leaked...
English|Size 8.3mb|pdf
Download Link
Full download
Posted: November 2nd, 2007, 1:24pm CET

Science November 2 2007
PDF | English | 35 MB
DOWNLOAD RAPIDSHARE
DOWNLOAD MEGAUPLOAD
Full download
Posted: November 2nd, 2007, 7:27am CET

Mastering Maya 8.5
Publisher Sybex Inc
Author Eric Kunzendorf
ISBN 0470128453
Release Date 09 April 2007
Take your Maya skills to new levels with the sophisticated coverage you’ll find in this authoritative Autodesk Maya Press reference and tutorial. From key basics through advanced techniques, our Maya experts provide the very latest professional-level instruction on Maya Complete and Maya Unlimited.
Early chapters offer a practical overview of Maya’s interface. A “Quick Start” exercise lets novices create an animation the first day and covers the basics of node structure, keyframes, and basic lighting. Advanced users will broaden their skills with pertinent coverage for nCloth, mental ray integration, volume Fur rendering, advanced texturing tools, and enhanced MEL scripting. Practical tutorials reinforce learning with hands-on practice.
If you’ve been looking for a professional-quality and complete Maya resource to turn to again and again, this is the book.
* Render and store stills through the Render View window
* Learn techniques with nCloth’s powerful cloth simulation
* Tweak and add drag-and-drop Fluid Effects for real-world effects
The CD provides tutorial files, images, and scene files that let you complete the hands-on exercises and compare your work to the pros. See the Introduction for details and complete system requirements.
Download
[rapidshare.com]
10485KB
[rapidshare.com]
9380KB
Full download
Posted: November 2nd, 2007, 7:26am CET

3D Game Textures Create Professional Game Art Using Photoshop
Publisher: Focal Press; Pap/Cdr edition (February 21, 2006)
Language: English
ISBN-10: 0240807685
342 pages
Game artists, architects, simulation developers, web designers and enthusiasts alike can learn to create everything from bricks to books in Photoshop with this step-by-step instructional guide.
Because texture is 99% of what a gamer sees when playing, this topic deserves considerable coverage but has gotten little attention. Unlike anything on the market, this book is the first of its kind to provide an in-depth guide to game texturing with hundreds of high-quality examples. This guide teaches everything a game artist will need to know-from researching textures, basic artistic principles, tools and
techniques, to specific step-by-step tutorials that explain how to create textures for a myriad of environments. The goal of this book is to give the reader a guide that will actually help them secure a job as a developer/artist even providing them with images created using the tutorials that can be used in a portfolio.
* Learn everything you need to create stunning, professional textures from one easy to follow guide which features tutorials and over 500 high-quality images
* Follow the step-by-step
Download:tutorials to learn how to create suitable images which you can add to your portfolio and WOW prospective employers
* Companion CD includes sample textures and electronic versions of images you saw in the bookall the tools you need in one place!
* Hit the ground running or get a leg up on the competition with the tips, tricks, and real world examples featured in this comprehensive guide
Download
[rapidshare.com]
11534KB
[rapidshare.com]
9756KB
Full download
Posted: November 2nd, 2007, 3:44am CET

Author(s) : W. Clay Richardson, Donald Avondolio, Joe Vitale, Peter Len, Kevin B. Smith
Publisher : Wrox
Year : Feb 2004
ISBN 10 : 0471469513
ISBN 13 : 9780471469513
Language : English
Pages : 456
File type : PDF
Size : 12.5 MB (book + source code)
Open source technology enables you to build customized enterprise portal frameworks with more flexibility and fewer limitations. This book explains the fundamentals of a powerful set of open source tools and shows you how to use them.
Portal development projects have become the centerpiece of IT acquisition and development strategy for many organizations. Enterprise integration and Web application developers predictably groan when they hear the word “portal” — nightmares of proprietary APIs, oversold features, and shoddy tool integrations. The authors of this book have been involved in over a dozen production portal efforts over the last several years. In that time, we have dealt with numerous products and frameworks, including some in-house frameworks based on servlets and JSPs. Through all of this, we began to wonder whether these commercial suites were really providing any value. We started to realize that we could put together a framework from open-source products.
We would like to point out that our portal framework is not meant to be an all-or-nothing solution. We present a number of tools that you may use to satisfy your enterprise portal needs, and we demonstrate how to use them, but because portal efforts are largely integration efforts, it would be folly to presume that anyone will drop all of their current systems and pick up our framework.
This book explains a set of tools at the foundation of an open-source portal framework, and demonstrates how to build your own portal using open-source tools. However, before describing the structure of the book, it makes sense to cover some fundamental concepts addressed therein.
TABLE OF CONTENT:
Chapter 01 - The Java Portlet API (JSR 168)
Chapter 02 - Searching with Lucene
Chapter 03 - Messaging with Apache James
Chapter 04 - Object to Relational Mapping with Apache OJB
Chapter 05 - Content Management with Jakarta’s Slide
Chapter 06 - Portal Security
Chapter 07 - Planning for Portal Deployment
Chapter 08 - Effective Client-Side Development Using JavaScript
Chapter 09 - Developing Applications and Workflow for Your Portal
Chapter 10 - Portlet Integration with Web Services
Chapter 11 - Performance Testing, Administering, and Monitoring Your Portal
Chapter 12 - Unifying the Enterprise Application Space Through Web Start
>> Download here <<
password:
ganelon
Full download
Posted: November 2nd, 2007, 3:02am CET

PC World - 2007 December
True PDF
194 pages
PC World is a global computer magazine published monthly by IDG. It offers advice on various aspects of PCs and related items, the Internet, and other personal-technology products and services.
The magazine's slogan is "Technology Advice You Can Trust" and it is known for criticizing poor computer products or companies, even at the risk of losing advertising revenue.
Download
[rapidshare.com]
10485KB
[rapidshare.com]
7231KB
Full download
Posted: November 2nd, 2007, 3:01am CET

Electronic Gaming Monthly December 2007
PDF
English
[rapidshare.com]
13631KB
[rapidshare.com]
12102KB
Full download
Posted: November 2nd, 2007, 2:45am CET

Photoshop CS3 Essential Skills
focal press - 2007 - ISBN: 978-0-240-52064-3 - PDF- 449 pages - 70 MB
Brimming with beautiful pictures, this successful book guides you
through a project-based, progressive curriculum so that you can build
all the essential skills to enhance photographs creatively and
professionally with Photoshop CS3. If you are an aspiring professional,
enthusiastic amateur photographer, or a student learning photography,
digital imaging, art and design, or design graphics, you'll be amazed at
the stunning results you can achieve!
[rapidshare.com]
Full download