Freelance Jobs
Powered By google

IF You Are Unable To Find Your Books here. Then kindly make your request in the shoutbox below with book and author name :

Oracle SAP Administration (O’Reilly Oracle):

>> Tuesday, June 30, 2009


Tailored to the needs of people who know Oracle, SAP R/3, or a little of both, Oracle SAP Administration explains the conventions and utilities that integrate these software tools before getting into optimization techniques and strategies for achieving increased data safety. Appropriately, author Donald Burleson emphasizes optimization of disk-access operations. He relates two methods for identifying I/O hotspots–specifically, he shows how to examine the Oracle file statistics and how to use Unix’s iostat utility to get a picture of what’s going on. He then describes strategies for restructuring tablespaces to minimize holdups. He also discusses RAID implementations, their performance penalties, and the increased level of reliability they provide.

Beyond file system considerations, Oracle SAP Administration describes how to reorganize tables, tablespaces, and indexes to achieve top performance. You’ll find explicit listings of SQL statements and Korn shell scripts that restructure databases, plus a wealth of diagrams that illustrate how inefficient databases differ from optimized ones (a concept that’s not always easy to communicate in text). The author tackles Oracle’s parallel-processing solutions and explains how they (particularly the ones that came before Oracle8) interact with SAP. A quick discussion of how very large Oracle/SAP databases behave rounds out this coverage of a robust enterprise duo. –David Wall

Topics covered: Naming conventions, SAPDBA, SAPGUI, optimizing file access, reorganizing Oracle objects for better performance, administration tasks and utilities, and Oracle Parallel Server (OPS) as it applies to SAP. Burleson uses SAP R/3 and Oracle versions 7 and 8 in his documentation.

Product Description
While thousands of organizations use both the SAP business system and the Oracle database management system in combination, until now there has been no book that described the intersection between the two systems. This concise book is aimed at experienced Oracle database administrators, system administrators, and developers who are using either Oracle8 or Oracle7. It emphasizes the differences between traditional Oracle administration and Oracle/SAP administration, and it supplements the Oracle and SAP documentation. The book covers the most useful administration tools, SAPDBA and SAPGUI. It provides recommendations for the most efficient placement of data files; monitoring databases; reorganizing tables, tablespaces, and indexes; backing up and recoving databases; and tuning Oracle/SAP databases for best performance. There are chapters on special issues for parallel processing and for very large SAP databases, and a summary of additional resources for the Oracle/SAP administrator. The tried-and-true tips and techniques in this book should save you hundreds of hours of aggravation while you adapt to using Oracle and SAP in combination.


to download follow the link below:

http://rapidshare.com/files/179143249/156592696X.zip

Read more...

Introduction to Assembly Language Programming: For Pentium and RISC Processors, 2nd Edition (Texts in Computer Science):


Assembly language continues to hold a core position in the programming world because of its similar structure to machine language and its very close links to underlying computer-processor architecture and design. These features allow for high processing speed, low memory demands, and the capacity to act directly on the system’s hardware. This completely revised second edition of the highly successful Introduction to Assembly Language Programming introduces the reader to assembly language programming and its role in computer programming and design. The focus is on providing readers with a firm grasp of the main features of assembly programming, and how it can be used to improve a computer’s performance. The revised edition covers a broad scope of subjects and adds valuable material on protected-mode Pentium programming, MIPS assembly language programming, and use of the NASM and SPIM assemblers for a Linux orientation. All of the language’s main features are covered in depth. The book requires only some basic experience with a structured, high-level language.

Topics and Features: Introduces assembly language so that readers can benefit from learning its utility with both CISC and RISC processors [ NEW ].- Employs the freely available NASM assembler, which works with both Microsoft Windows and Linux operating systems [ NEW ].- Contains a revised chapter on “Basic Computer Organization” [ NEW].- Uses numerous examples, hands-on exercises, programming code analyses and challenges, and chapter summaries.- Incorporates full new chapters on recursion, protected-mode interrupt processing, and floating-point instructions [ NEW ].

Assembly language programming is part of several undergraduate curricula in computer science, computer engineering, and electrical engineering. In addition, this newly revised text/reference can be used as an ideal companion resource in a computer organization course or as a resource for professional courses.


to download follow the link below:

Read more...

Cross-Platform Game Programming (Game Development):


With many of today’s games being released simultaneously on all platforms, the need for a good cross-platform development strategy is essential. Cross-Platform Game Programming covers this rarely discussed area and provides the techniques needed to develop your games effectively. It explains the plethora of problems that exist within every cross-platform game, and gives you the understanding and ability needed to solve them. It also teaches you how to write code that behaves identically on all machines.

In addition, the book explains why standard libraries are not standard enough, and covers the nuances between compilers, debuggers, and operating systems. Throughout the book, how-to guidelines are provided for using the same code to handle different hardware specifications without change for ported games, or those being build to work cross-platform from the ground up. It helps senior and lead programmers determine where the platform-specific features should start and end, and provides methods for achieving this. It also includes support for those using middleware by demonstrating how to write code that will run identically on different machines, despite the platform making use of the same APIs. Because this book teaches the methods, not the API, it scales well for future platforms and empowers you to create your own designs. • BuildTools – Jam, the cross-platform build tool covered in Chapter 11 as an alternative to Makefiles • Graphics – OpenGL, GLUT, and Microsoft DirectX SDK • Utility Libraries – STLport, Boost, POSIX threads for Windows, and PLib • Scripting – Lua, source for the Lua interpreter and Lua compiler, and the basic Lua core required by both

System Requirements IBM PC or 100% compatible, 128MB RAM (256MB recommended), 100MB of available hard-disk space (500MB additional space is required for the full DirectX SDK), and a copy of Microsoft Visual C++ version 6 or above. An Intel Pentium 90 Processor is required, although Pentium II or higher is recommended for the majority of the code. A Pentium III, 1 GHz is recommended for the DirectX SDK. Windows 98 SE or later is required with a VGA or higher-resolution monitor (Super VGA recommended). The DirectX SDK requires a DX9-compatible graphics card with suitable drivers and OpenGL.

About the Author
Steven Goodwin has been in the games industry for over 10 years, progressing from Windows programmer to lead and management roles on console platforms such as the PS2, GameCube, and Xbox. During this time, he was responsible for five titles, including the #1 selling Die Hard: Vendetta, which appeared on all three of the above platforms. He has also written over 30 articles in major publications, including the UK games development industry trade magazine, Develop.

to download follow the link below:

http://rapidshare.com/files/212045778/Charles.River.Media-Cross-Platform.Game.Programming.2005.1584503793.pdf

Read more...

Java Programming for Engineers (Mechanical Engineering Series (Boca Raton, Fla.).):


While teaching Java programming at Minnesota State University, the authors noticed that engineering students were enrolling in Java programming courses in order to obtain basic programming skills, but there were no Java books suitable for courses intended for engineers. They realized the need for a comprehensive Java programming tutorial that offers basic programming skills that can be applied in the field of engineering. With this in mind, the authors developed Java Programming for Engineers in order to meet the needs of both engineers and engineering students. The text uses the personal computer as a development platform and assumes no prior programming experience or knowledge. The only skills expected of the reader are basic keyboarding and user-level familiarity with the PC. Topics covered range from mathematical expressions to linear systems to engineering graphics. Chapters on problem solving skills and the designing of engineering applications walk readers through real word problems they might encounter. Divided into two parts, Part 1 is a description of the Java language, of the fundamentals of object orientation, input and output operations, and error handling. Part 2 is about Java programming for engineers. It starts with computer number systems, fixed- and variable-precision numeric data, mathematical programming in Java as could be of interest to engineers, and concludes with an overview of Java Graphics.

to download follow the link below:


http://uploading.com/files/E5VRQF5P/ebook.Java_Programming_for_Engineers_Mec…zip.html

Read more...

OpenGL Game Programming w/CD (Prima Tech’s Game Development):


OpenGL is an application programming interface (API) that exposes hardware features needed to create computer graphics. Unlike Microsoft’s Direct3D, which only works on Windows, OpenGL works across all platforms. OpenGL Game Programming is a complete guide to game development using the OpenGL graphics API. Myriad examples are included to demonstrate various concepts such as coloring, texture mapping, blending, lighting, coordinate transforms, 3D modeling, collision detection, and several other key concepts involved in game development. It also covers how to integrate the non-graphical elements of Microsoft’s DirectX into OpenGL games so that users can incorporate sound, music, and networking functions. Teaching users how to use OpenGL to create dynamic 3D environments and effects for use in game development, this book covers all the fundamentals so that users can program OpenGL API to its fullest potential. Anyone interested in game development will find the information in this book invaluable as they begin to create dynamic game graphics. Series editor AndrĂ© LaMothe has published numerous magazine articles and is an international best-selling author with over six game programming and 3D graphics titles to his credit. He has been active in the computing industry for more than twenty years, during which he created one of the world’s first commercially available virtual reality games, CyberGate. AndrĂ© is also the founder and CEO of Xtreme Games LLC.

About the Author
Kevin Hawkins received his Master’s degree in Software Engineering and his Bachelor’s degree in Computer Science from Embry-Riddle University. He is currently a software engineer at Raydon Corporation where he is part of the Software Architecture team, developing new software architectures and techniques for the company’s simulation product-line. He is the cofounder of GameDev.net and is also the coauthor of “OpenGL Game Programming” (Premier Press, 0761533303).

to download follow the link below:

http://rapidshare.com/files/132104128/PrimaTech.Premier.Press.OpenGL.Game.Programming.LRN.INT.rar

Read more...

Pepsky All-in-One V5.2:

>> Monday, June 29, 2009


Pepsky Movie Maker V5.2
Registered users can upgrade the software free of charge for one year.
$14.95
Pepsky Movie Maker enables you to burn your favorite video files onto CD/DVD discs, so that you can play them with VCD/DVD/SVCD home player to share them with your family and friends....
FunctionDVD Maker
VCD Maker
SVCD Maker
Pepsky Video Converter V5.2
Registered users can upgrade the software free of charge for one year.
$14.95
Pepsky Video Converter is a set of global leading tool for audio and video conversion. With this tool, you can convert easily any audio or video format such as MPEG 1/2/4, AVI, ASF, SWF, DivX, Xvid, RM, RMVB, FLV, SWF, MOV, 3GP, WMV, PMP, VOB, MP3, MP2, AU, AAC, AC3, M4A, WAV, WMA, OGG, FLAC, etc.
FunctionVideo Converter
Pepsky Video Editor V5.2
Registered users can upgrade the software free of charge for one year.
$14.95
Pepsky Video Editor enables you to make an individual editing for videos with freedom to concoct your exclusive videos....
FunctionVideo Joiner
Video Splitter
Video Cutter
Pepsky CD/DVD Ripper V 5.2
Registered users can upgrade the software free of charge for one year.
$14.95
Pepsky CD/DVD Ripper is powerful and easy-to-use CD/DVD ripping software....
FunctionAudio CD Ripper
DVD to Movie
DVD9 to DVD5
DVD to Music
Pepsky CD/DVD Copy V5.2
Registered users can upgrade the software free of charge for one year.
$14.95
Pepsky CD/DVD Copy is the perfect tool to make backup copies of your music , video and data CD/DVD, regardless of copy protection....
FunctionCopy CD/DVD
Make Image from Disc
Burn Image File To Disc
Erase Disc
Drive and Disc Information
Pepsky Free CD Maker V5.2
Free of charge for life, and for technique support.

Freeware
Pepsky Free CD Maker is a free software, helping you to make various data discs, MP3 discs, WMA discs and music CD, etc. in Windows.
FunctionAudio CD Ripper
Make Audio CD
Make Data CD/DVD
Erase Disc
Drive and Disc Information


to download follow the link below:

http://www.pepsky.com/download.asp?dir=4.3&file=Pepsky-All-In-One.exe

Read more...

Windows Media Player 11 download:











Windows Media Player 11 for Windows XP offers great new ways to store and enjoy all your music, video, pictures, and recorded TV. Play it, view it, and sync it to a portable device for enjoying on the go or even share with devices around your home—all from one place.

Simplicity In Design

Simplicity In Design
Bring a whole new look to your digital entertainment.

More of the Music You Love

More of the Music You Love
Breathe new life into your digital music experience.

All Your Entertainment in One Place

All Your Entertainment in One Place
Store and enjoy all of your music, video, pictures, and recorded TV.

Enjoy Everywhere

Enjoy Everywhere
Stay connected with your music, video, and pictures no matter where you are. Check out the new Media Sharing feature.




to download follow the link below:

http://www.microsoft.com/windows/windowsmedia/player/download/download.aspx











Read more...

K-Lite Codec Pack 4.9.5 Full, Standard and Basic:

The K-Lite Codec Pack has a couple of major advantages compared to other codec packs:
- It it always up-to-date with the latest versions of the codecs.
- It is very user-friendly and the installation is fully customizable, meaning that you can install only those components that you really want.
- It has been very well tested, so that the package doesn't contain any conflicting codecs.
- It is a very complete package, containing everything you need to play your movies.

There are three versions of the K-Lite Codec Pack: Basic, Standard and Full.
K-Lite Codec Pack Basic contains only the most essential things. It contains everything you need to be able to play the most popular and widespread formats. It is small enough to fit on a single floppy. Also great for including on your movie CDs.
K-Lite Codec Pack Standard contains everything you need to play all the commonly used formats. This package should be enough for the average user.
K-Lite Codec Pack Full contains even more codecs. It also has encoding support for the various formats. This package is for power users and people who do their own encodings.

Features of K-Lite Codec Pack 4.9.5 FULL version :

Player :
- Media Player Classic [version 6.4.9.1 rev. 98]
- Media Player Classic Home Cinema [version 1.2.1005.0]
FFDShow :
- ffdshow [revision 3018]
- ffdshow VFW interface
- extra plugins
DirectShow video filters :
- XviD [version 1.2.0 build 2008-01-10]
- DivX [version 6.8.5]
- On2 VP6 [version 6.4.2.0]
- On2 VP7 [version 7.0.10.0]
- MPEG-2 (Cyberlink) [version 8.1.0.1608]
- MPEG-2 (Gabest) [version 1.0.0.4]
- MPEG-1 (MainConcept) [version 1.0.0.78]
DirectShow audio decoding filters:
- AC3/DTS/LPCM/MP1/MP2 (AC3Filter) [version 1.51a]
- Vorbis (CoreVorbis) [version 1.1.0.79]
- AAC (MONOGRAM) [version 0.9.5.0]
DirectShow audio parsers:
- MusePack (MONOGRAM) [version 0.9.1.2 | 0.3.1.2]
- WavPack (CoreWavPack) [version 1.1.1]
- FLAC (madFLAC) [version 1.8]
- Monkey's Audio (DCoder) [version 1.0]
- OptimFROG (RadLight) [version 1.0.0.1]
- DC-Bass Source [version 1.2.0]
- AC3/DTS Source (AC3File) [version 0.5b]
- AMR (MONOGRAM) [version 1.0.1.0]
DirectShow source filters:
- AVI splitter (Gabest) [version 1.0.0.9]
- AVI splitter (Haali Media Splitter) [version 1.8.122.18]
- MP4 splitter (Haali Media Splitter) [version 1.8.122.18]
- MP4 splitter (Gabest) [version 1.0.0.4]
- Matroska splitter (Haali Media Splitter) [version 1.8.122.18]
- Matroska splitter (Gabest) [version 1.0.3.0]
- Ogg splitter (Haali Media Splitter) [version 1.8.122.18]
- Ogg splitter (Gabest) [version 1.0.0.1]
- MPEG PS/TS splitter (Gabest) [version 1.2.1020.0]
- MPEG PS/TS splitter (Haali Media Splitter) [version 1.8.122.18]
- FLV splitter (Gabest) [version 1.0.0.5]
- CDXA Reader (Gabest) [version 1.0.0.2]
DirectShow subtitle filter:
- DirectVobSub (a.k.a. VSFilter) [version 2.39.5.2]
- DirectVobSub (a.k.a. VSFilter) [version 2.33]
Other filters:
- Haali Video Renderer [version 1.9.42.1]
VFW video codecs:
- XviD [version 1.2.0 build 2008-01-10]
- DivX [version 6.8.5]
- x264 [revision 1114]
- On2 VP6 [version 6.4.2.0]
- On2 VP7 [version 7.0.10.0]
- Intel Indeo 4 [version 4.51.16.2]
- Intel Indeo 5 [version 5.2562.15.54]
- Intel I.263 [version 2.55.1.16]
- huffyuv [version 2.1.1 CCE Patch 0.2.5]
- YV12 (Helix) [version 1.2]
ACM audio codecs:
- MP3 (Fraunhofer) [version 3.4.0.0]
- MP3 (LAME) [version 3.98.2]
- AC3ACM [version 1.4]
- Vorbis [version 0.0.3.6]
- DivX ;) Audio [version 4.2.0.0]
Tools:
- Codec Tweak Tool [version 2.5.3]
- GSpot Codec Information Appliance [version 2.70a]
- MediaInfo Lite [version 0.7.14]
- VobSubStrip [version 0.11]
- GraphStudio [0.2.9.0]
- Haali Muxer
- FourCC Changer
- Bitrate Calculator

to download follow the link below:

Read more...

4Media Burner Studio 1.0.63.0531:

4Media Burner Studio is an ideal solution to make multimedia, bootable and image files into data CD/DVD discs, and create ISO image files from these kinds of files, as well as copy data CD and protected DVD directly. You can directly copy data CD and unprotected DVD to another. The software supports all kinds of CD/DVD like CD-R, CD-RW, DVD-R, DVD+R, DVD-RW, DVD+RW, DVD+R DL. Besides, the ISO maker provides other useful features as follows: 1. Data verification - Automatically verify data consistency after burning to ensure burned disc is in full accord with source data; 2. Set burn speed, copy number - The default burn speed is the highest that disc and recorder supports, and you can set the speed at will. You can burn 100 copies of disc once at most; 3. Detailed burning process - Display real time remaining time, task percentage, left file size, etc. for you to check; 4. Set after done action - Preset after done action to shut down, hibernate, stand by, or exit program after data disc burning; 5. Auto-check for updates - Termly check for updates automatically according to your setting; 6. Easy to use - Concise interface and simple drag-drop operations ease your disc burning, image file making and editing; 7. Multiple languages and skins - For different uses, 4Media Burner Studio provides multiple languages and skins. 4Media Burner Studio, expert data CD/DVD burner, helps you burn any files like multimedia file, bootable file, image file to data CD/DVD. Free try it right now. Follow the link and free download 4Media Burner Studio now.

to download follow the link below:

Read more...

Microsoft Security Essentials 1.0.1407.00 Beta:





Microsoft Security Essentials- high-quality protection against any threat
Microsoft Security Essentials- high-qualityProtection against any threat.You're too busy to spend a lot of time worrying about protecting your PC. With Microsoft Security EssentialsBeta, you get high-quality protection against viruses and spyware, including Trojans, Worms and other malicious software. And best of all, there are no costs or annoying subscriptions to keep track of.

Security Essentials is easy to install and easy to use. Updates and upgrades are automatic, so there's no need to worry about having the latest protection. It's easy to tell if you're protected – when the Security Essentials icon is green, your status is good. It's as simple as that.

When you're busy using your PC, you don't want to be bothered by needless alerts. Security Essentials runs quietly in the background, only alerting you if there's something you need to do. And it doesn't use a lot of system resources, so it won't get in the way of your work or fun. you can free download Microsoft Security Essentials 1.0.1407.00 Beta now.

to download follow the link below:

Read more...

Eclipse Distilled:


Eclipse is an incredibly powerful platform for software development, but thispower and flexibility is often overwhelming for novice programmers andsometimes daunting for experienced professionals. The goal of this book is todistill significant features of the Eclipse platform and its Java developmentcapabilities in a way that is approachable for newbies and beneficial for seniordevelopers who are new to Eclipse. But this book is not just a catalog offeatures and screenshots. It is structured around a theme of agile developmentand describes Eclipse as an enabler for agile methodology within project teams.A consistent project example is used throughout the book to illustrate theprogress of a new project from its inception through several iterations ofdevelopment, enhancement, and refactoring.


to download follow the link below:



Read more...

Java Web Services Architecture:


Written by industry thought leaders, Java Web Services Architecture is a no-nonsense guide to web services technologies including SOAP, WSDL, UDDI and the JAX APIs. This book is the trusted advisor to systems architects and provides an unbiased look at many of the practical considerations for implementing web services including authorization, encryption, transactions and the future of Web Services.
Covers all the standards, the JAX APIs, transactions, security, and more.

to D0wn10ad follow the link below:

http://rapidshare.com/files/246526173/eb_Java_Web_Services_Architecture_2003.chm
http://hotfile.com/dl/7252412/e07e1e2/eb_Java_Web_Services_Architecture_2003.chm.html
http://uploading.com/files/ABOBDENF/eb_Java_Web_Services_Architecture_2003.chm.html

Read more...

Secrets of the Oracle Database:


Secrets of the Oracle Database is the definitive guide to undocumented and partially documented features of the Oracle databaseserver. Covering useful but little–known features from Oracle9i Database through Oracle Database 11g, this book will improve your efficiency as an Oracle database administrator or developer. Norbert Debes shines the light of day on features that help you master more difficult administrative, tuning, and troubleshooting tasks than you ever thought possible.

Finally, in one place, you have at your fingertips knowledge that previously had to be acquired through years of experience and wordof mouth through knowing the right people. What Norbert writes is accurate, well–tested, well–illustrated by clear examples, and sure to improve your ability to make an impact in your day–to–day work with Oracle.

to download follow the link below:

http://rapidshare.com/files/249778171/SecsOracleData.rar

Read more...

IEEE Computer 2009 June:

>> Sunday, June 28, 2009


IEEE Computer 2009 June

IEEE Computer 2009 June
English | PDF | 108 Pages | 8.2 MB


to download follow thelink below:

http://rapidshare.com/files/249475081/CMG_Jun_2009.pdf

Read more...

Advanced Photoshop Elements 7 for Digital Photographers:


This essential guide for intermediate/advanced photographers has now been fully updated for Elements 7.

Bestselling author and Elements guru Philip Andrews turns his expansive knowledge to this powerful application, delivering, once again, a practical approach in a crystal-clear writing style.
For the advanced Elements user, this book offers a standalone guide to advancing knowledge of the software. For those with a little less experience, it works seamlessly in conjunction with Philip’s other Elements guide: “Adobe Photoshop Elements 7: A visual introduction to digital photography”. Philip expands on the solid foundation delivered by that title to deliver a master-guide that shows you just how powerful this deceptively simple software package can be.

Throughout the book, Philip takes a pro’s approach, emphasising a streamlined, non-destructive workflow. Diverse chapters cover the entire spectrum of photographic potential offered by the software, including key areas such as: darkroom techniques, advanced selection techniques, professional retouching, photo restoration, panoramas, collages, RAW processing and printing. Additionally, the content is supplemented by extra great learning tools available on the website: WWW.XXXXXX.com. These include: downloadable resources, and Elements vodcasts.

Essential reading for all photographers using Elements 7.

* Advanced guide to Elements, the natural sequel to the bestselling ‘Adobe Photoshop Elements 6′
* Written by Philip Andrews, world-renowned Photoshop elements expert
* Takes a professional approach to this industry-standard software, with a core focus on nondestructive editing throughout

to download follow the link below:

http://rapidshare.com/files/249475113/43524324.rar

Read more...

Oracle Procure-to-Pay Guide:


Drive better decision making and maximize asset usage with Oracle E-Business Suite’s comprehensive end-to-end procurement solution. This Oracle Press guide details, step-by-step, how to streamline and optimize your enterprise acquisition cycle using OracleProcure-to-Pay. Set up and configure each module, generate contracts and purchase orders (POs), perform automatic invoicing, process payments, and enforce fiscal policies. You will also learn how to use powerful new purchasing and payables features.

  • Manage POs and strengthen policy compliance using Oracle Purchasing
  • Track documents from the buyers work center and demand workbench
  • Centralize requisition creation and approvals
  • Create and use sourcing rules for supplier purchases
  • Use Oracle Payables to process invoices and handle settlements
  • Consolidate and disburse funds using Oracle Payments
  • Understand key setups for Oracle Purchasing, Oracle Payables, and Oracle Payments

About the Author
Melanie Anjele Cameron has 15 years of experience with Oracle E-Business Suite, beginning on R9, and has worked with subsequent release making her well-versed on both Oracle’s functionality and business impacts. Ms. Cameron has written and presented on this topic for user groups at the local and national level and served on the board of directors for the AZOAUG from 2002-2007.

to download follow the link below:

http://rapidshare.com/files/249475098/85239223.rar


Read more...

FOR ISSUES CONTACT ME...!

Privacy Policy        Contact me: tahir90.webdeveloper@gmail.com

 
SEO by Master Google