Databases
Posted: December 31st, 2011, 9:45pm CET
Programmers used to be the only people excited about APIs, but now a growing number of companies see them as a hot new product channel. This concise guide describes the tremendous business potential of APIs, and demonstrates how you can use them to provide valuable services to clients, partners, or the public via the Internet. You?ll learn all the steps necessary for building a cohesive API business strategy from experts in the trenches.
Facebook and Twitter APIs continue to be extremely successful, and many other companies find that API demand greatly exceeds website traffic. This book offers executives, business development teams, and other key players a complete roadmap for creating a viable API product.
- Learn about the rise of APIs and why your business might need one
- Understand the roles of asset owners, providers, and developers in the API value chain
- Build strategies for designing, implementing, and marketing your product
- Devise an effective process for security and user management
- Address legal issues, such as rights management and terms of use
- Manage traffic and user experience with a reliable operating model
- Determine the metrics you need to measure your API?s success


Full download
Posted: December 31st, 2011, 9:45pm CET
Got a great game idea? This complete do-it-yourself guide shows you how to make your game idea a reality for the iPhone and iPad. By developing a real game hands-on through the course of this book, you?ll get a thorough introduction to Xcode and Objective-C, while learning how to implement game logic, sophisticated graphics, game physics, sounds, and computer AI.
Author Todd Moore taught himself how to create an iPhone game in a week, with no previous knowledge of Apple?s development tools. Now he develops smartphone games and apps full time. With this book, any coder can turn game ideas into real products, ready for the App Store.
- Get started by writing a simple game in only 20 lines of code
- Build a complete air hockey game from scratch
- Learn best practices for tracking multiple screen touches
- Use animation loops and create collision functions
- Get the tools you need to build your own stunning game graphics
- Apply game physics to give your game a sense of realism
- Record and edit lifelike sound effects, and create your own background music
- Design a computer player with different levels of difficulty
Todd Moore founded TMSOFT to create unique smart phone applications and games. His most popular game title, Card Counter, was featured by Engadget, the Los Angeles Times, and CNET TV. Todd?s most popular application, White Noise, was featured by iTunes, Health Magazine, The Washington Post, PC Magazine, and Late Night with Jimmy Fallon.


Full download
Posted: December 31st, 2011, 9:45pm CET
This book is an integrated introduction to the mathematics of coding, that is, replacing information expressed in symbols, such as a natural language or a sequence of bits, by another message using (possibly) different symbols. There are three main reasons for doing this: economy, reliability, and security, and each is covered in detail. Only a modest mathematical background is assumed, the mathematical theory being introduced at a level that enables the basic problems to be stated carefully, but without unnecessary abstraction. Other features include: clear and careful exposition of fundamental concepts, including optimal coding, data compression, and public-key cryptography; concise but complete proofs of results; coverage of recent advances of practical interest, for example in encryption standards, authentication schemes, and elliptic curve cryptography; numerous examples and exercises, and a full solutions manual available to lecturers from www.springer.com.


Full download
Posted: December 31st, 2011, 9:45pm CET
Build beautiful interactive maps on your Drupal website, and tell engaging visual stories with your data. This concise guide shows you how to create custom geographical maps from top to bottom, using Drupal 7 tools and out-of-the-box modules. You?ll learn how mapping works in Drupal, with examples on how to use intuitive interfaces to map local events, businesses, groups, and other custom data.
Although building maps with Drupal can be tricky, this book helps you navigate the system?s complexities for creating sophisticated maps that match your site design. Get the knowledge and tools you need to build useful maps with Drupal today.
- Get up to speed on map projections, the ethics of making maps, and the challenges of building them online
- Learn how spatial data is stored, input by users, manipulated, and queried
- Use the OpenLayers or GMap modules to display maps with lists, tables, and data feeds
- Create rich, custom interactions by applying geolocation
- Customize your map?s look and feel with personalized markers, map tiles, and map popups
- Build modules that add imaginative and engaging interactions


Full download
Posted: December 31st, 2011, 9:45pm CET

A Hands-On Guide to Equinox and the OSGi Framework
?In
OSGI and Equinox: Creating Highly Modular Java? Systems, three leading experts show developers--for the first time--exactly how to make the most of these breakthrough technologies for building highly modular dynamic systems.
You'll quickly get started with Eclipse bundle tooling, create your first OSGi-based system, and move rapidly to sophisticated production development. Next, you'll master best practices and techniques for creating systems with exceptional modularity and maintainability. You'll learn all about OSGi's Declarative Services and how to use them to solve a wide variety of real-world problems. Finally, you'll see everything that you've learned implemented in a complete case study project that takes you from early prototype through application delivery.
For every Eclipse developer, regardless of previous experience, this book
- Combines a complete hands-on tutorial, online sample code at every step, and deep technical dives for working developers
- Covers the OSGi programming model, component development, OSGi services, Eclipse bundle tooling, server-side Equinox, and much more
- Offers knowledge, guidance, and best practices for overcoming the complexities of building modular systems
- Addresses practical issues ranging from integrating third-party code libraries to server-side programming
- Includes a comprehensive case study that goes beyond prototyping to deliver a fully refined
and refactored production system
Whatever your application, industry, or problem domain, if you want to build state-of-the-art software systems with OSGi and Equinox, you will find this book to be an essential resource.


Full download
Posted: December 31st, 2011, 9:45pm CET
Full download
Posted: December 31st, 2011, 9:45pm CET
Gain hands-on experience with PureMVC, the popular open source framework for developing maintainable applications with a Model-View-Controller architecture. In this concise guide, PureMVC creator Cliff Hall teaches the fundamentals of PureMVC development by walking you through the construction of a complete non-trivial Adobe AIR application.
Through clear explanations and numerous ActionScript code examples, you?ll learn best practices for using the framework?s classes in your day-to-day work. Discover how PureMVC enables you to focus on the purpose and scope of your application, while the framework takes care of the plumbing in a maintainable and portable way.
- Get a detailed overview of the PureMVC process for developing your application
- Model the domain by designing the schema and creating framework-agnostic value objects
- Implement framework-agnostic View components that expose an API of events and properties
- Use the Proxy pattern to keep track of value objects and hide service interaction
- Facilitate two-way communication between a View component and the rest of the application
- Stitch the Model and View tiers together with command objects in the Controller
- Manage problematic View component life cycles, and learn how to reuse the Model tier


Full download
Posted: December 31st, 2011, 9:45pm CET
Itching to build interesting projects with Drupal, but confused by the way it handles design challenges? This concise guide helps small teams and solo website designers understand how Drupal works by demonstrating the ways it outputs content. You?ll learn how to manage Drupal?s output, design around it, and then turn your design into a theme.
In the second of three volumes on Drupal design, award-winning designer Dani Nordin takes you beyond basic site planning and teaches you key strategies for working with themes, layouts, and wireframes. Discover how to use Drupal to make your vision a reality, instead of getting distracted by the system?s project and code management details.
- Learn strategies for sketching, wireframing, and designing effective layouts
- Break down a Drupal layout to understand its basic components
- Understand Drupal?s theme layer, and what to look for in a base theme
- Work with the 960 grid system to facilitate efficient wireframing and theming
- Manage Drupal markup, including the code generated by the powerful Views module
- Use LessCSS to organize CSS and help you theme your site more efficiently


Full download
Posted: December 31st, 2011, 9:45pm CET
Professional-level prep for the professional-level exam.
Prepare for MCPD Exam 70-518?and help demonstrate your real-world mastery of Windows application design and development with .NET Framework 4. Designed for experienced, MCTS-certified professionals ready to advance their status?Exam Ref focuses on the critical-thinking and decision-making acumen needed for success at the MCPD level.
Focus on the expertise measured by these objectives:
- Designing the Layers of a Solution
- Designing the Presentation Layer
- Designing the Data Access Layer
- Planning a Solution Deployment
- Designing for Stability and Maintenance


Full download
Posted: December 31st, 2011, 9:45pm CET

This book constitutes the refereed proceedings of the 4th International Conference on Web Reasoning and Rule Systems, RR 2010, held in Brixen-Bressanone, Italy, in September 2010. The 9 revised full papers, 6 revised short papers, and 4 poster papers presented together with 1 PhD paper, 2 system descriptions and 3 invited papers were carefully reviewed and selected from 41 submissions. The papers address all current topics in Web reasoning, Web-based knowledge, and rule systems such as representation techniques; rules and ontologies; reasoning languages; efficiency and benchmarking,; ontology languages; querying and optimization; reasoning with uncertainty, under inconsistency, and with constraints; rule languages and systems; rule interchange formats and markup languages; scalability; approximate reasoning; statistical methods and symbolic reasoning; as well as semantic Web services modeling and applications.


Full download
Posted: January 18th, 2011, 2:18am CET
Digital Forensics: Digital Evidence in Criminal Investigation provides the reader with a better understanding of how digital evidence complements traditional?
Taking a new approach to the topic, this book presents digital evidence in addition to other types of evidence and discuss how it can be used effectively to support the investigation. This book provides researchers / SSMs / other managers with contextual information and adequate technical to be able to make more effective use of digital evidence sources that support the various investigations. Includes worked examples of cases, test questions and quiz review to improve student understanding of solution is provided in the attached site includes various case studies throughout to highlight how digital evidence is handled at the scene and what could happen if the procedure is done wrong Considering the evidence in the context of digital Other joint broader scientific evidence Discussing the role of digital devices in criminal activity and provide methods to evaluate and prioritize sources of evidence included discussions about the issues surrounding modern digital evidence examination, for example, the volume of material and complexity of the picture Clear all kinds of digital evidence
Digital Forensics: Digital Evidence in Criminal Investigations is an extremely valuable text for students taking courses forensic science both common where digital forensics may be modules or specialized computer / digital forensics degree program.


Full download
Posted: January 18th, 2011, 2:18am CET

Follow the others by Buzz and let them follow you Send Buzz for your followers to see comments Buzz Read about your posts - and comments on other people? Instantly post to share links, photos, and videos with Buzz Buzz Connect with Flickr, Picasa, Google Reader or your general views on Buzz Buzz Twitter tweets Use with Chat Take advantage of Google? s full integration between Buzz and Buzz Troubleshoot problems with Gmail


Full download
Posted: January 18th, 2011, 2:18am CET
Google Voice is a service that lets you manage all your phone numbers through a single phone number that connected to the Internet. Google Voice is free, although you still have to pay for your ordinary telephone service. Users choose a free phone number and then use that number to manage all their phones. This book will provide you with fast, with quick tips show shortcut help and solutions, warning to help avoid common pitfalls Google Voice, and written in, a clear easy to understand format. You will learn how to use Google Voice tons of cool features that go beyond mere voicemail and call forwarding, including: "Connect your phone using one number, and manage the phone rings when time-based, caller, and more." Call Record and save the recordings online
Google Voice is a new revolutionary free service, which lets you manage all your phone numbers through a single number, among many other cool features Organized into a lesson that the most important filter information on every topic of Google Voice Tips and warned showing shortcuts, solutions, and help you avoid common pitfalls


Full download
Posted: January 18th, 2011, 2:18am CET

Leveraging WMI Scripting is the second in a series of two books dedicated to WMI. Understanding WMI Scripting (ISBN 1-55558-266-4), the first book Lissoir, explaining to the Windows Administrators the various WMI scripting techniques and management capabilities of new Windows Server 2003 platform.
If you have significant experience WMI, or have read the first book Lissoir, you are ready to apply your WMI knowledge to technology that interfaces with WMI. Leveraging WMI Scripting WMI resume serving begins at Understanding WMI Scripting. Lissoir offers a structured explanation of the most important WMI providers available from Windows NT 4.0 to Windows Server 2003 (including Windows 2000 and Windows XP). WMI is an important topic in the Windows Server 2003, so this book provides real added value to every Windows administrator.


Full download
Posted: January 18th, 2011, 2:18am CET
Full download
Full download
Posted: April 8th, 2007, 2:25am CEST by -cosmos-
Full download
Posted: April 8th, 2007, 2:20am CEST by Ibn
Full download
Posted: April 8th, 2007, 2:15am CEST by Ibn
Full download
Posted: April 8th, 2007, 2:10am CEST by Ibn
Full download
Posted: April 8th, 2007, 2:05am CEST by Ibn
Full download
Posted: April 7th, 2007, 11:21am CEST by Mr.Blue
Full download
Posted: April 7th, 2007, 10:58am CEST by Mr.Blue
Full download
Posted: April 6th, 2007, 2:15pm CEST by Ibn
Full download
Posted: April 6th, 2007, 9:36am CEST by Mr.Blue
Full download
Posted: April 6th, 2007, 9:02am CEST by Mr.Blue
Cost Reduction and Control Best Practices provides financial manages with no-nonsense, balanced, and practical strategies that are being targeted and used nationwide for controlling costs by thousands of companies in areas such as human resources, compensation, benefits, purchasing, outsourcing, use of consultants, taxes, and exports. These best practices are based on the trenches experience, research, [...]
Full download
Posted: April 6th, 2007, 8:49am CEST by Mr.Blue
Full download
Posted: April 6th, 2007, 7:30am CEST by Ibn
Full download
Posted: April 6th, 2007, 7:25am CEST by -cosmos-
Full download
Posted: April 6th, 2007, 7:20am CEST by Ibn
Full download
Posted: August 11th, 2011, 8:47pm CEST by admin

The all-new Hollywood Reporter offers unprecedented access to the people, studios, networks and agencies that create the magic in Hollywood. Published weekly, the oversized format includes exceptional photography and rich features.
Download:
http://www.filesonic.com/file/1645556891/hollywood-reporter-2011-08-19-aug.rar
Mirror:
http://www.wupload.com/file/88189713/hollywood-reporter-2011-08-19-aug.rar
Full download
Posted: August 11th, 2011, 8:45pm CEST by admin

Fast, Fun & Easy II is the title, and best describes this entertaining and educational 40 minute DVD featuring the Nikon D40, D40X and D60 digital SLR cameras. This Nikon School DVD makes it easier than ever to begin shooting the digital pictures you’ve always dreamed of.
Included on the day’s shooting:
Portraits
Sports and Action
Close-up
Pictures of Your Children
Landscapes
Hosted by award-winning National Geographic Traveler photographer, Bob Krist, you’ll be guided step-by-step from opening the box and setting up your D40, D40X and D60 to image transfers, printing and storage. After a tour of essential camera controls, Bob takes you on a fun day of shooting in the situations you encounter every day. At each stop you will learn how to best compose the shot, set your camera, make the most of the D40, D40X and D60�s 8 automatic shooting modes and even do some in-camera editing.
This DVD is highly recommended for anyone who wants to make great digital SLR pictures Fast, Fun & Easy II. And, if you haven’t yet decided if digital SLR picture taking is for you, this DVD is a terrific way to explore the features and benefits of the Nikon D40, D40x and D60 before making your purchase decision.
Download From Filesonic
http://www.filesonic.com/file/1648020271/Great.Digital.Pictures2.part1.rar
http://www.filesonic.com/file/1648020281/Great.Digital.Pictures2.part2.rar
http://www.filesonic.com/file/1648020291/Great.Digital.Pictures2.part3.rar
Download From Wupload
http://www.wupload.com/file/89834783/Great.Digital.Pictures2.part1.rar
http://www.wupload.com/file/89834786/Great.Digital.Pictures2.part2.rar
http://www.wupload.com/file/89834789/Great.Digital.Pictures2.part3.rar
Full download
Posted: August 11th, 2011, 8:43pm CEST by admin

Classic & Sports Car is the worlds best selling classic car magazine and the undisputed authority for all owners and enthusiasts. Whether your interest is Italian Exotica, British sports cars of the 1950s and 1960s or modern classics, every issue of Classic & Sports Car perfectly complements the sheer joy and nostalgia of owning a classic car.
http://www.filesonic.com/file/1648704664
Or:
http://www.wupload.com/file/90420300
Full download
Posted: August 8th, 2011, 5:09pm CEST by admin

You Can Stop Fighting With Your Chidren!
Here is the bestselling book that will give you the know�how you need to be more effective with your children and more supportive of yourself. Enthusiastically praised by parents and professionals around the world, the down�to�earth, respectful approach of Faber and Mazlish makes relationships with children of all ages less stressful and more rewarding.
Their methods of communication, illustrated with delightful cartoons showing the skills in action, offer innovative ways to solve common problems.
Download Links
http://www.filesonic.com/file/1625325261/HTTSKWLHTLSKWTS370.rar
http://www.wupload.com/file/84008499/HTTSKWLHTLSKWTS370.rar
Full download
Posted: August 8th, 2011, 5:07pm CEST by admin

Embedded Systems Design is a monthly magazine for engineers, programmers, and project leaders who build microcontroller and embedded microprocessor-based systems. The magazine’s in-depth, technical articles are written by experts in the field and focus on practical ways for engineers to improve their hardware/software integration skills, software design, and optimization.
Download Links
http://www.filesonic.com/file/1625337181/Embedded_Systems_Design_2011-07-08S370.pdf
http://www.wupload.com/file/84008503/Embedded_Systems_Design_2011-07-08S370.pdf
Full download
Posted: November 19th, 2010, 9:06pm CET by admin

Mentoring is an extraordinarily powerful way of getting top performance from every employee. It’s one of the hottest management techniques used in business today, and every manager serious about developing talented employees and implementing change in his or her organization needs to master it. Manager’s Guide to Mentoring is a detailed overview covering
Types of mentors, from professional to corporate to informal
Mentoring across traditional cultural and gender boundaries
Developing a mentoring program within your organization
Manager’s Guide to Mentoring provides all the skills for using one of today’s most innovative management techniques to drive positive change in your company.
Briefcase Books, written specifically for today’s busy manager, feature eye-catching icons, checklists, and sidebars to guide managers step-by-step through everyday workplace situations. Look for these innovative design features to help you navigate through each page:
Clear definitions of key terms, concepts, and jargon
Tactics and strategies for mentoring
Insider tips for creating a mentoring program
Practical advice for mentors
Warning signs when preparing for and undertaking a mentoring initiative
Stories and insights from the experiences of others
Specific mentoring procedures, tactics, and hands-on techniques
http://depositfiles.com/en/files/b9ivgd830
http://www.file2box.net/buftjg3tnuxc
Full download
Posted: November 19th, 2010, 9:03pm CET by admin

Damon Ridley, “Information Retrieval – SciFinder”
Wiley | 2009-12-21 | ISBN: 0470712473 | 232 pages | PDF | 4,1 MB
SciFinder is rapidly becoming a preferred means to access scientific information in industry and universities worldwide. It accesses databases which span the chemical, engineering, life, medical, and physical sciences, including five Chemical Abstract Service databases and the National Library of Medicine bibliographic database Medline. No other single information access tool has such breadth of coverage for scientific journal and patent documents.
Information Retrieval: SciFinder, 2nd Edition is an essential guide explaining how to get the best out of SciFinder. It discusses the 50+ options in SciFinder including topic, bibliographic, and chemical substance explore options, and post-processing options Analyze, Refine, and Categorize. The book:
# Summarises the databases and explains how to take advantage of the unique search and analysis options
# Explains selected algorithms behind the operation of SciFinder and why it helps to understand them
# Discusses why it is important, and how to apply scientific method to information retrieval
# Describes how to search for chemical structures and chemical reactions
This second edition of Information Retrieval: SciFinder has been fully revised and updated to incorporate the latest functionality and content of SciFinder. Written by a scientist for scientists, this book will increase your research creativity and productivity and is an essential resource for anyone needing scientific information in academia or industry.
http://uploading.com/files/6ba9a972/0470712473_Information_Retrieval1.rar/
http://www.megaupload.com/?d=33OSYXI4
Full download
Posted: November 19th, 2010, 9:00pm CET by admin

Develop sustainable products, energy sources, and processes using the concepts and methods contained in this interdisciplinary resource. Biosystems Engineering discusses how to effectively merge solid design techniques with biology and the applied sciences.
Featuring chapters by experts in each field, this authoritative guide explains how to analyze genetic data, design ecosystem models, implement conservation strategies, harness biofuels, and ensure food safety. Full coverage of transgenetic wood production, package engineering, supercritical fluid extraction, and agricultural land management is included.
Discover how to:
Use microarray technology to classify genes and construct databases
Build mathematical models and computer simulations of ecosystems
Create bio-oils and carbon-neutral transportation fuels using pyrolisis
Synthesize biodiesel and ethanol from vegetable oil and animal fat
Purify and enrich biotechnological products with bioseparation
Develop modified woods and herbicide-resistant crops using transgenetics
Extract antioxidants, supercritical fluids, and bioregulators from plants
Deploy ecologically sound fertilizing, composting, and harvesting methods
http://www.file2box.net/wjm178tssx1b
http://depositfiles.com/en/files/o7c3zq63s
Full download
Posted: November 19th, 2010, 8:57pm CET by admin

Now you can truly master an understanding of the phenomenon of flight. This practical guide is the most intuitive introduction to basic flight mechanics available. Understanding Flight, Second Edition, explains the principles of aeronautics in terms, descriptions, and illustrations that make sense–without complicated mathematics. Updated to include helicopter flight fundamentals and aircraft structures, this aviation classic is required reading for new pilots, students, engineers, and anyone fascinated with flight.
Understanding Flight, Second Edition, covers:
Physics of flight
Wing design and configuration
Stability and control
Propulsion
High-speed flight
Performance and safety
Aerodynamic testing
Helicopters and autogyros
Aircraft structures and materials
http://www.file2box.net/55anc5dlvour
http://depositfiles.com/en/files/fn0cf5p9q
http://uploading.com/files/fc8b1641/0071626964Flight.rar/
Full download
Posted: November 19th, 2010, 8:54pm CET by admin

“The book… is a great introduction to low-end, controller design.” – ELECTRONIC DESIGN
Embedded Controller Hardware Design targets one of the most popular embedded controllers around, the 8051. The book, written by Ken Arnold for LLH Technology Publishing, is a great introduction to low-end, controller design, especially for developers fresh out of college or just off other projects that are used to 32-bit systems running Windows and Linux. Experienced 8-bit embedded designers will not find the book as useful unless they’re unfamiliar with the 8051 and need to use it in a new project.
The coverage ranges from a novice level introduction of electronics that touches on resistors and tristate buffers to more advanced topics like bus current limitations and using 8-bit microcontrollers and PLDs (programmable logic devices). The bulk of the book concentrates on important detail like bus loading, timing, and the use of I/O, DMA, and interrupts.
The software aspects represent a key part of the book but they’re not in the majority, so grab an 8051 programming book for software design. Still, there’s enough software to touch on the aspects that will affect hardware designs, such as interrupt routine timing and synchronization.
The 8051 architecture is discussed in detail. It’s suitable for consumption by novices and handy as a quick reference as well. Examples are sprinkled throughout. The book is designed to be used with 8031SDK, which is available online. A CD-ROM, included with the book, offers an eBook version of the text and software samples.
Bill Wong, Embedded Technologies/Software Editor, Electronic Design
http://www.filesonic.com/file/14519853/1878707523EmbeddedControllerDesign.rar
Full download
Posted: October 2nd, 2008, 8:36am CEST by admin
For hobbyists, and students working on robot projects, Bishop provides the background and tools to program your robot for tasks that go beyond the simple routines provided with the robot kit. The programs range in complexity from simple contact avoidance and path following, to programs generating some degree of artificial intelligence
Key Features:
* a how-to guide [...]

Full download
Posted: October 2nd, 2008, 8:35am CEST by admin
ARIS is ranked as the leading Business Process Modelling tool in the Gartner Quadrant for Business Process Analysis and Optimization. The ARIS Design Platform is being used as a business process management (BPM) tool for projects in BPM, quality management, business analysis and design, software development, implementation of service-oriented architectures and so forth.
Following on from [...]

Full download
Posted: October 2nd, 2008, 8:34am CEST by admin
During the last thirty years or so it has been widely recognised in the research community that the key transmission medium seeming capable of serving both the ever-growing demand for bandwidth and the unceasing need for new services, is optical fibre. In this context, Wavelengthelectronics speed on the maximum network access rate. Division Multiplexing (WDM) [...]

Full download
Posted: October 2nd, 2008, 8:32am CEST by admin
Image Acquisition and Processing With LabVIEWä combines the general theory of image acquisition and processing, the underpinnings of LabVIEW and the NI Vision toolkit, examples of their applicationspresentationbookwhite papersOCR toolkit, and IMAQ 1394 drivers., a demonstration version of LabVIEW 6.0, and an NI IMAQ demonstration that guides you through its features. System Requirements: Using the [...]

Full download
Posted: October 2nd, 2008, 8:31am CEST by admin
Sams Teach Yourself Active Server Pages in 24 Hours is a step-by-step tutorial that teaches you how to create dynamic, fully functioning Web applications using Active Server Pages. Detailed coverage is provided for both Microsoft Personal Web Server and Microsoft Internet Information Server. Shows how to make sure your Web server is up and running [...]

Full download
Posted: August 6th, 2007, 9:26pm CEST
If you’re male and have a health question, this is the place to find an answer. This ambitious, 500-page book from the American Medical Association is a thorough guide for keeping a man’s body healthy, making sense of his system, and understanding specific health concerns.
Full download
Posted: August 6th, 2007, 9:25pm CEST
The manual on the diagnosis and treatment of poisoning and drug overdose, written by the staff and faculty of the California Poison Control System, one of the country’s most respected poison control systems.
Full download
Posted: August 6th, 2007, 7:26pm CEST
If you’re male and have a health question, this is the place to find an answer. This ambitious, 500-page book from the American Medical Association is a thorough guide for keeping a man’s body healthy, making sense of his system, and understanding specific health concerns.
Full download
Posted: August 6th, 2007, 7:25pm CEST
The manual on the diagnosis and treatment of poisoning and drug overdose, written by the staff and faculty of the California Poison Control System, one of the country’s most respected poison control systems.
Full download
Posted: August 4th, 2007, 6:27pm CEST
Sexual risk behaviors have inspired profound ideas and effective teamwork. But as the early history of AIDS demonstrates, when sexual practice is part of the equation, the same bold thinkers may be stymied, or just silent. Safe sex and monogamy have been proposed as answers to a gamut of social problems, but there is frequently little consensus on what these terms mean. Sexual Partnering, Sexual Practices, and Health
Full download
Posted: August 4th, 2007, 4:27pm CEST
Sexual risk behaviors have inspired profound ideas and effective teamwork. But as the early history of AIDS demonstrates, when sexual practice is part of the equation, the same bold thinkers may be stymied, or just silent. Safe sex and monogamy have been proposed as answers to a gamut of social problems, but there is frequently little consensus on what these terms mean. Sexual Partnering, Sexual Practices, and Health
Full download
Posted: August 3rd, 2007, 11:32pm CEST
An effective software interface can improve user productivity and satisfaction and reduce errors. But designing effective UIs demands unflinching attention to detail--plus the willingness to apply techniques that may at times contradict your common sense and intuition. The Essential Guide to User Interface Design offers page after page of detailed prescriptions for designing interfaces that work. Goldsmith's scope is comprehensive: He lays out a 12-step approach to UI design that covers everything from how to organize dialog boxes in ways that exploit users'
Full download
Posted: August 3rd, 2007, 9:32pm CEST
An effective software interface can improve user productivity and satisfaction and reduce errors. But designing effective UIs demands unflinching attention to detail--plus the willingness to apply techniques that may at times contradict your common sense and intuition. The Essential Guide to User Interface Design offers page after page of detailed prescriptions for designing interfaces that work. Goldsmith's scope is comprehensive: He lays out a 12-step approach to UI design that covers everything from how to organize dialog boxes in ways that exploit users'
Full download
Posted: August 3rd, 2007, 9:29pm CEST
Asterisk hacking shows readers about a hacking technique they may not be aware of. It teaches the secrets the bad guys already know about stealing personal information through the most common, seemingly innocuous, highway into computer networks: the phone system. The book also comes with an Asterisk Live CD (SLAST) containing all the tools discussed in the book and ready to boot!
Full download
Posted: August 3rd, 2007, 8:24pm CEST
This book provides a detailed technical and business introduction to SSL VPN. It explains how SSL VPN devices work along with their benefits and pitfalls. As well as covering SSL VPN technologies, the book also looks at how to authenticate and educate users—a vital element in ensuring that the security of remote locations is not compromised. After that, you will see strategies for making legacy applications accessible via the SSL VPN. Written in a highly readable style, it provides a vendor-neutral introduction to SSL VPN technology for system architects, analysts, and managers engaged in evaluating and planning an SSL VPN implementation.
Full download
Posted: August 3rd, 2007, 7:29pm CEST
Asterisk hacking shows readers about a hacking technique they may not be aware of. It teaches the secrets the bad guys already know about stealing personal information through the most common, seemingly innocuous, highway into computer networks: the phone system. The book also comes with an Asterisk Live CD (SLAST) containing all the tools discussed in the book and ready to boot!
Full download
Posted: August 3rd, 2007, 6:24pm CEST
This book provides a detailed technical and business introduction to SSL VPN. It explains how SSL VPN devices work along with their benefits and pitfalls. As well as covering SSL VPN technologies, the book also looks at how to authenticate and educate users—a vital element in ensuring that the security of remote locations is not compromised. After that, you will see strategies for making legacy applications accessible via the SSL VPN. Written in a highly readable style, it provides a vendor-neutral introduction to SSL VPN technology for system architects, analysts, and managers engaged in evaluating and planning an SSL VPN implementation.
Full download
Posted: August 3rd, 2007, 6:23pm CEST
Software visualization encompasses the development and evaluation of methods for graphically representing different aspects of software, including its structure, its execution, and its evolution. Software visualization combines techniques from areas like software engineering, programming languages, data mining, computer graphics, information visualization and human-computer interaction.
Full download
Posted: August 3rd, 2007, 4:23pm CEST
Software visualization encompasses the development and evaluation of methods for graphically representing different aspects of software, including its structure, its execution, and its evolution. Software visualization combines techniques from areas like software engineering, programming languages, data mining, computer graphics, information visualization and human-computer interaction.
Full download
Posted: August 3rd, 2007, 4:22pm CEST
A practical guide to the specification, design, and programming of smart card systems for working applications.
More than 3 billion smartcards are produced every year. Generally defined as any pocket-sized card with embedded integrated circuits or chips, they have a huge number of applications including travel cards, chip and pin cards, pet tags, mobile phone SIMs and pallet trackers. Now with modern Smart Card technology such as Java Card and Basic Card it is possible for everyone to create his or her own applications on a smart card.
Full download
Posted: December 31st, 2011, 7:21am CET by mrblue


Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise book, you’ll work hands-on with examples to learn how Code First can create an in-memory model and database by default, and how you can exert more control over the model through further configuration.
Code First provides an alternative to the database first and model first approaches to the Entity Data Model. Learn the benefits of defining your model with code, whether you’re working with an existing database or building one from scratch. If you work with Visual Studio and understand database management basics, this book is for you.
Learn exactly what Code First does—and does not—enable you to do
Understand how property attributes, relationships, and database mappings are inferred from your classes by Code First
Use Data Annotations and the Fluent API to configure the Code First data model
Perform advanced techniques, such as controlling the database schema and overriding the default model caching
Download ebook: Programming Entity Framework: Code First
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 31st, 2011, 7:20am CET by mrblue


This definitive work on the perils and promise of the social- media revolution collects writings by today’s best thinkers and cultural commentators, with an all-new introduction by Bauerlein.
Twitter, Facebook, e-publishing, blogs, distance-learning and other social media raise some of the most divisive cultural questions of our time. Some see the technological breakthroughs we live with as hopeful and democratic new steps in education, information gathering, and human progress. But others are deeply concerned by the eroding of civility online, declining reading habits, withering attention spans, and the treacherous effects of 24/7 peer pressure on our young.
With The Dumbest Generation, Mark Bauerlein emerged as the foremost voice against the development of an overwhelming digital social culture. But The Digital Divide doesn’t take sides. Framing the discussion so that leading voices from across the spectrum, supporters and detractors alike, have the opportunity to weigh in on the profound issues raised by the new media-from questions of reading skills and attention span, to cyber-bullying and the digital playground- Bauerlein’s new book takes the debate to a higher ground.
The book includes essays by Steven Johnson, Nicholas Carr, Don Tapscott, Douglas Rushkoff, Maggie Jackson, Clay Shirky, Todd Gitlin, and many more. Though these pieces have been previously published, the organization of The Digital Divide gives them freshness and new relevancy, making them part of a single document readers can use to truly get a handle on online privacy, the perils of a plugged-in childhood, and other technology-related hot topics.
Rather than dividing the book into “pro” and “con” sections, the essays are arranged by subject-”The Brain, the Senses,” “Learning in and out of the Classroom,” “Social and Personal Life,” “The Millennials,” “The Fate of Culture,” and “The Human (and Political) Impact.” Bauerlein incorporates a short headnote and a capsule bio about each contributor, as well as relevant contextual information about the source of the selection.
Bauerlein also provides a new introduction that traces the development of the debate, from the initial Digital Age zeal, to a wave of skepticism, and to a third stage of reflection that wavers between criticism and endorsement.
Download ebook: The Digital Divide: Arguments for and Against Facebook, Google, Texting, and the Age of Social Networking
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 31st, 2011, 7:19am CET by mrblue


Wikis are a great way to collaborate and share knowledge online. MediaWiki is a popular and powerful wiki engine, powering some of the biggest wiki sites in the world – including Wikipedia, the biggest and most famous wiki of all.
If you have a MediaWiki-based site and want to tailor its appearance, then this book is for you. MediaWiki Skins Design shows you how to fully customize the appearance and interface of your MediaWiki-based wiki. You will learn how to change every aspect of your wikii’s appearance to produce a MediaWiki site fully tailored to your requirements.
The book provides full details of how MediaWiki skins work, and the necessary template and CSS customizations required to completely alter MediaWiki’s appearance. Using this book, you will learn to develop rich, attractive, and friendly skins for MediaWiki.
Download ebook: MediaWiki Skins Design: Designing attractive skins and templates for your MediaWiki site
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 30th, 2011, 4:08am CET by mrblue
Full download
Posted: December 30th, 2011, 4:06am CET by mrblue


Right on target. Innovative, nothing comes near it in occupational therapy. A sophisticated meld of occupational therapy and psychology. It is very innovative for occupational therapy and other fields. I am thoroughly impressed. I have found no occupational therapy book more interesting to me than this one. I always have to go outside of the field to find such rich and interesting material. Sharan Schwartzberg, EdD, OTR, FAOTA, Tufts University, Boston, Massachusetts This groundbreaking new book addresses a critical aspect of the occupational therapy practice the art and science of building effective, fulfilling relationships with clients. A distinguished clinician and educator, Renee Taylor, PhD, uses a new conceptual practice model, the Intentional Relationship Model, to define how the client and the therapist each contribute to the unique interpersonal dynamic that becomes the therapeutic relationship. She emphasizes how therapists must act deliberately, thoughtfully, and with vigilant anticipation of the challenges and breakthroughs that have the potential to influence the course of the relationship. Actual case examples from 12 exceptional clinicians from around the world illustrate how this model is used to address many of the challenging interpersonal situations that commonly occur in therapy. And, guided exercises and assignments help readers master the skills they need and apply them to a wide range of clinical situations and presenting problems.
Download ebook: The Intentional Relationship: Occupational Therapy and Use of Self
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 30th, 2011, 4:01am CET by mrblue
Full download
Posted: December 30th, 2011, 3:59am CET by mrblue


Pro HTML5 and CSS3 Design Patterns is a reference book and a cookbook on how to style web pages using CSS3 and HTML5. It contains 350 ready–to–use patterns (CSS3 and HTML5 code snippets) that you can copy and paste into your code. Each pattern can be combined with other patterns to create an unlimited number of solutions, and each pattern works reliably in all major browsers without the need for browser hacks.
The book is completely up-to-date with code, best practices, and browser compatibilities for HTML5 and CSS3—enabling you to dive in and make use of these new technologies in production environments.
Pro HTML5 and CSS3 Design Patterns is so much more than just a cookbook, though! It systematically covers every usable feature of CSS3 and combines these features with HTML5 to create reusable patterns. Each pattern has an intuitive name to make it easy to find, remember, and refer to. Accessibility and best practices are carefully engineered into each design pattern, example, and source code.
The book’s layout, with a pattern’s example on the left page and its explanation on the right, makes it easy to find a pattern and study it without having to flip between pages. The book is also readable from cover to cover, with topics building carefully upon previous topics.
Pro HTML5 and CSS3 Design Patterns book unleashes your productivity and creativity in web design and development. Instead of hacking your way toward a solution, you’ll learn how to predictably create successful designs every time by reusing and combining modular design patterns.
Download ebook: Pro HTML5 and CSS3 Design Patterns
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 30th, 2011, 3:57am CET by mrblue


In today’s world, the question “What should I do with my life?” only scratches the surface. Now, more and more people-from baby boomers retiring from their “first act” to people in their forties and fifties reconsidering their careers in a recovering economy-are finding themselves wondering how to find new stimulation and meaningful work over a lifetime. Bringing together a diverse array of stories, veteran journalist Bruce Frankel brings to life a mesmerizing series of profiles of men and women who discovered a new calling, success, or purpose later in life. Brimming with inspiration and humanity, What Should I Do with the Rest of My Life? celebrates activists, artists, entrepreneurs, filmmakers, and others who found extraordinary ways to experience true fulfillment in the second half of life.
On these pages, readers will meet a civil servant, laid off at age fifty-two, who enrolled in graduate school, earning a Ph.D. in psychology; a former consultant who began a microfinance program in Africa; a longtime contact-lens grinder who has chiseled twelve hundred stone heads on a property now known as the “Easter Island of the Hudson”; and many others who proved that age is a spark-not a barrier. Full of spirit and plenty of chutzpah–and winner of the Nautilus Silver Award and Axiom Business Book Award–this book shows that anything is possible in any stage of life.
Download ebook: What Should I Do With the Rest of My Life?: True Stories of Finding Success, Passion, and New Meaning in the Second Half ofLife
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 29th, 2011, 3:33am CET by mrblue


SAP Master Data Management (SAP MDM) enables information integrity
across the business network, in a heterogeneous IT landscape. SAP MDM
enables the sharing of harmonized master data, formerly trapped in
multiple systems, and ensures cross-system data consistency. This book
will guide you through all the aspects of this software making it
possible for you to get optimum output.
This book is a step-by-step tutorial that shows you how to
successfully administer SAP NetWeaver MDM 7.1. You will learn to plan
and manage master data with SAP NetWeaver MDM. The book highlights best
practices and life cycle implementation using MDM and the concepts
behind various aspects of SAP MDM administration.
Successfully administer and manage master data with SAP NetWeaver MDM 7.1
What you will learn from this book :
- Explore SAP NetWeaver MDM Business Scenarios
- Configure the MDM Console, MDM Server, MDM repository, and the DBMS
- Gain an overview of MDM Servers and repositories
- Create, delete, and modify repository tables and repository fields
- Maintain the integrity of your MDM repositories by backing up and restoring them
- Configure the MDM server and its underlying DBMS using the available options
- Load source data files into repositories using import maps
- Automate the syndication process using the Syndication Server
- Gain an overview of the daily administration tasks
- Perform SAP authorization and administration tasks related to security
- Understand integration of MDM with various SAP NetWeaver components
Download ebook: SAP NetWeaver MDM 7.1 Administrator’s Guide
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: December 29th, 2011, 3:22am CET by mrblue


HTML has been on a wild ride. Sure, HTML started as a mere markup
language, but more recently HTML’s put on some major muscle. Now we’ve
got a language tuned for building web applications with Web storage, 2D
drawing, offline support, sockets and threads, and more. And to speak
this language you’ve got to go beyond HTML5 markup and into the world of
the DOM, events, and JavaScript APIs.
Now you probably already
know all about HTML markup (otherwise known as structure) and you know
all aboutCSS style (presentation), but what you’ve been missing is
JavaScript (behavior). If all you know about are structure and
presentation, you can create some great looking pages, but they’re still
just pages. When you add behavior with JavaScript, you can create an
interactive experience; even better, you can create full blown web
applications.
Head First HTML5 Programming is your
ultimate tour guide to creating web applications with HTML5 and
JavaScript, and we give you everything you need to know to build them,
including: how to add interactivity to your pages, how to communicate
with the world of Web services, and how to use the great new APIs being
developed for HTML5.
Here are just some of the things you’ll learn in Head First HTML5 Programing:
- Learn how to make your pages truly interactive by using the power of the DOM.
- Finally understand how JavaScript works and take yourself from novice to well-informed in just a few chapters.
- Learn how JavaScript APIs fit into the HTML5 ecosystem, and how to use any API in your web pages.
- Use the Geolocation API to know where your users are.
- Bring out your inner artist with Canvas, HTML5’s new 2D drawing surface.
- Go beyond just plugging a video into your pages, and create custom video experiences.
- Learn the secret to grabbing five megabytes of storage in every user’s browser.
- Improve your page’s responsiveness and performance with Web workers.
Download ebook: Head First HTML5 Programming: Building Web Apps with JavaScript
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: January 17th, 2011, 2:28pm CET by mrblue
Full download
Posted: January 17th, 2011, 2:27pm CET by mrblue


Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend!
Using Silverlight 4, you can build richer and more powerful applications than ever before, and deploy them seamlessly in browsers, on desktop computers, and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this, and much more.
The only full-color, example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance.
You’ll master core Silverlight features such as controls and properties; communicating with web services; efficiently creating data-oriented line-of-business applications; working with external frameworks, and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience.
- Install and use Silverlight Tools for Visual Studio
- Extend Silverlight applications with user and custom controls
- Group, sort, filter, page, bind, and validate data
- Take full advantage of the Model-View-ViewModel Pattern in Silverlight
- Access Web resources and services
- Control the application’s appearance with resources, styles, templates, and Expression Blend
- Sketch user experience and build iterative prototypes by easily getting feedback from end users
- Create data-oriented applications more easily with the WCF RIA Services framework
- Adapt Silverlight desktop applications for Windows Phone 7
- Integrate effects and media into your applications
- Use Unity, MEF, and the MVVM Light Toolkit to write more maintainable, extensible software
- Optimize performance by reducing download size and memory footprint, and increasing execution speed
Download Here
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: January 17th, 2011, 2:24pm CET by mrblue


The most comprehensive book on Microsoft’s new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of ASP.NET development. Led by Microsoft ASP.NET program manager Stephen Walther, an expert author team thoroughly covers the entire platform.
The authors first introduce the ASP.NET Framework’s basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and editing data. You’ll find thorough and practical sections on building custom components and controls, providing effective site navigation, securing sites and applications, and much more. This book presents hundreds of realistic code examples, reflecting the authors’ unsurpassed experience with ASP.NET both inside and outside Microsoft.
- Build interactive Web Forms, validate form data, and upload files
- Provide interactive calendars, wizards, site maps, and other valuable features
- Design efficient, maintainable sites with Master Pages and Themes
- Build data-driven applications with database controls, ADO.NET data access components, QueryExtender, LINQ to SQL, and WCF Data Services
- Generate charts on the fly with the new Chart Control
- Extend ASP.NET with custom controls and reusable components
- Create site registration and authentication systems that store membership data in SQL Server or Active Directory
- Use URL Routing to build dynamism, flexibility, readability, and SEO-friendliness into your URLs
- Improve performance and scalability with caching and preloading
- Maintain state with cookies, cookieless session state, and profiles
- Localize, configure, package, and deploy ASP.NET applications
- Use the ASP.NET MVC Framework to improve agility, testability, speed to market, and extensibility
- Retrofit existing ASP.NET applications with Ajax and build pure client-side Ajax web applications
- Construct a complete ASP.NET 4 website from start to finish
Download Here
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: January 17th, 2011, 2:22pm CET by mrblue


Many successful project managers are beginning to utilize Microsoft SharePoint to drive their projects and operational initiatives. SharePoint Server provides teams with a centralized location for project information and facilitates collaboration between project team members. The intention of this book is to provide a hands-on case study that you can follow to create a complete project management information system (PMIS) using SharePoint Server 2010.
Each chapter is focused on a typical project management activity and demonstrates techniques that can be used to facilitate that activity. The book covers all project phases from managing requirements, implementation, testing and post production support. By the end of the book you’ll have a toolbox full of solutions and plenty of working examples. With these you’ll be able to build your own PMIS uniquely suited to your organization.
Download Here
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Posted: January 17th, 2011, 2:21pm CET by mrblue


Traditional relational databases and embedded databases both have shortcomings that can leave a developer perplexed. So for many people, the solution resides in an open source embeddable database with an amazingly small footprint (less than 250 kilobytes). SQLite packs a powerful array of features and can handle databases as large as 2 terabytes. It offers a flexible set of datatypes and the ability to perform transactions, and it is supported by languages like C, PHP, Perl, and Python. And because SQLite’s databases are completely file based, privileges are granted at the operating system level, allowing for easy and fast user management.
The Definitive Guide to SQLite is the first book to devote complete coverage to the latest version of this powerful database. It offers you a thorough overview of SQLite capabilities and APIs, while remaining cognizant of newcomers who may be making their first foray into a database environment with SQLite. This book serves as both a first-time tutorial and future reference guide.
Download Here
If you liked this post, buy me a beer. (Suggested: $3 a beer or $7.5 for a pitcher)
Full download
Full download
Posted: September 6th, 2007, 5:05am CEST by Raj

Google Hacking for Penetration Tester:
Download
Full download
Posted: September 6th, 2007, 5:00am CEST by Raj

Body Language How To Read Others Thoughts:
Download
Full download
Posted: September 1st, 2007, 5:14am CEST by Raj

Your First Interview:
Download
Full download
Posted: September 1st, 2007, 5:10am CEST by Raj

Men's Health - Total Body Workbook:
Download
Full download
Posted: September 1st, 2007, 5:06am CEST by Raj

Software Project Management For Dummies:
Download
Full download
Posted: September 1st, 2007, 5:02am CEST by Raj

Que Using Google Spreadsheets:
Using Google Spreadsheets is the first e-book to cover Google's innovative online spreadsheet program. You learn how to create new web-based spreadsheets, upload and work with existing Excel spreadsheets, create complex formulas, apply a variety of formatting effects, and let other users share and edit their spreadsheets. Delivered in Adobe PDF format for quick and easy access, Using Google Spreadsheets includes everything you need to create your own sophisticated online spreadsheets. It also includes a detailed reference to the more than 200 functions included in the program, and a great cheat sheet you can print off and refer to for quick reference.
Download
Full download
Posted: September 1st, 2007, 4:58am CEST by Raj

M - Commerce Crash Course:
Download
Full download
Posted: September 1st, 2007, 4:54am CEST by Raj

Partnering The New Face Of Leadership:
Download
Full download
Posted: September 1st, 2007, 4:50am CEST by Raj

Introduction to SQL:
This manual will help you learn how to:
- Query data
- Update data
- Create tables and views
- Specify primary and foreign keys
- Use indexes
- Secure your data
- Develop stored procedures and triggers
- Develop applications with embedded SQL and ODBC
- Carry out transactions
- Optimize statements
- Deal with object-relational concepts such as subtables, references, sets and user-defined data types.
Download
Full download
Posted: September 1st, 2007, 4:46am CEST by Raj

Boost Your Presentation IQ:
Download
Full download
Posted: September 1st, 2007, 4:42am CEST by Raj

USNavy - Physical Fitness Guide:
Download
Full download
Posted: September 1st, 2007, 4:38am CEST by Raj

Leadership For The Common Good:
Download
Full download
Posted: August 11th, 2007, 7:38am CEST by Raj

Leadership and Success in Relationships:
Download
Full download
Posted: August 11th, 2007, 7:34am CEST by Raj

Leadership and Success in Organizations:
Download
Full download
Posted: September 13th, 2008, 7:24pm CEST
Intelligent Information Retrieval: The Case of Astronomy and Related Space Science (Astrophysics and Space Science Library)
Full download
Posted: September 13th, 2008, 4:50pm CEST
Libro de oro de Visual Basic 6.0, Orientado a Bases de Datos 2da Ed [Spanish]
Full download
Posted: September 13th, 2008, 12:47pm CEST
Biological Database Modeling
Full download
Posted: September 13th, 2008, 10:44am CEST
Decomposition Methodology For Knowledge Discovery And Data Mining: Theory And Applications (Machine Perception and Artificial Intelligence)
Full download
Posted: September 12th, 2008, 4:39pm CEST
Advances in Knowledge Discovery and Data Mining: 11th Pacific-Asia Conference, PAKDD 2007, Nanjing, China, May 22-25, 2007, Proceedings (Lecture Notes in Computer Science)
Full download
Posted: September 12th, 2008, 2:21pm CEST
Datenbank-Programmierung. Beispiell??sungen mit Access, SQL Server und PostgreSQL [GERMAN]
Full download
Posted: September 11th, 2008, 2:00am CEST
Data Warehousing and Data Mining Techniques for Cyber Security (Advances in Information Security)
Full download
Posted: September 9th, 2008, 9:27pm CEST
Pro SQL Server 2008 Reporting Services
Full download
Posted: September 9th, 2008, 12:26pm CEST
Encyclopedia of Geographic Information Science
Full download
Posted: September 9th, 2008, 9:17am CEST
Relationale Datenbanken und Standard-SQL [GERMAN]
Full download
Posted: September 9th, 2008, 1:40am CEST
Building Database Driven Catalogs
Full download
Posted: September 7th, 2008, 4:33pm CEST
PHP y MYSQL para Dummies (Segunda Edici??n) [Spanish]
Full download
Posted: September 7th, 2008, 4:22pm CEST
La Biblia de Linux: Manuales Users, en Espanol / Spanish (Manuales Users, 44)
Full download
Posted: September 6th, 2008, 9:53am CEST
Data Warehousing and Knowledge Discovery: 10th International Conference, DaWak 2008 Turin, Italy, September 1-5, 2008, Proceedings (Lecture Notes in Computer Science, 5182)
Full download
Posted: September 5th, 2008, 8:08pm CEST
Pro SQL Server 2008 Service Broker (Pro)
Full download
Posted: December 24th, 2011, 10:53pm CET

Product Description:
SQL is full of difficulties and traps for the unwary. You can avoid them if you understand relational theory, but only if you know how to put the theory into practice. In this insightful book, author C.J. Date explains relational theory in depth, and demonstrates through numerous examples and exercises how you can apply it directly to your use of SQL.
This second edition includes new material on recursive queries, “missing information” without nulls, new update operators, and topics such as aggregate operators, grouping and ungrouping, and view updating. If you have a modest-to-advanced background in SQL, you’ll learn how to deal with a host of common SQL dilemmas.
* Why is proper column naming so important?
* Nulls in your database are causing you to get wrong answers. Why? What can you do about it?
* Is it possible to write an SQL query to find employees who have never been in the same department for more than six months at a time?
* SQL supports “quantified comparisons,” but they’re better avoided. Why? How do you avoid them?
* Constraints are crucially important, but most SQL products don’t support them properly. What can you do to resolve this situation?
Database theory and practice have evolved since the relational model was developed more than 40 years ago. SQL and Relational Theory draws on decades of research to present the most up-to-date treatment of SQL available.
C.J. Date has a stature that is unique within the Read more...
Full download
Posted: December 23rd, 2011, 12:04pm CET
/Oracle8i__The_Complete_Referen_23.12.2011_11_04_12.jpg)
Product Description: This book provides a comprehensive understanding of database development on the Internet. Read more...
Full download
Posted: December 21st, 2011, 10:22pm CET

Product Description:
The amount of data being generated, processed, and stored has reached unprecedented levels. Even during the recent economic crisis, there has been no slow down or information recession. Instead, the need to process, move, and store data has only increased. Consequently, IT organizations are looking to do more with what they have while supporting growth along with new services without compromising on cost and service delivery.
Cloud and Virtual Data Storage Networking, by savvy IT industry veteran Greg Schulz, looks at converging IT resources and management technologies for facilitating efficient and effective delivery of information services, including enabling of Information Factories. Regardless of your experience level, Schulz guides you through the various technologies and techniques available for achieving efficient information services delivery. Coverage includes:
* Information services delivery model options and best practices
* Metrics for efficient E2E IT management
* Server, storage, I/O networking, and data center virtualization
* Converged and cloud storage services (IaaS, PaaS, SaaS)
* Data protection for virtual, cloud, and physical environments
* Data footprint reduction and data protection modernization
* High availability, business continuance, and disaster recovery
This much-needed reference brings together technology themes and topics that are converging in IT and data center environments for enabling Read more...
Full download
Posted: December 20th, 2011, 10:41pm CET

Product Description:
Summary
MongoDB in Action is a comprehensive guide to MongoDB for application developers. The book begins by explaining what makes MongoDB unique and describing its ideal use cases. A series of tutorials designed for MongoDB mastery then leads into detailed examples for leveraging MongoDB in e-commerce, social networking, analytics, and other common applications. About the Technology
Big data can mean big headaches. MongoDB is a document-oriented database designed to be flexible, scalable, and very fast, even with big data loads. It's built for high availability, supports rich, dynamic schemas, and lets you easily distribute data across multiple servers. About this Book
MongoDB in Action introduces you to MongoDB and the document-oriented database model. This perfectly paced book provides both the big picture you'll need as a developer and enough low-level detail to satisfy a system engineer. Numerous examples will help you develop confidence in the crucial area of data modeling. You'll also love the deep explanations of each feature, including replication, auto-sharding, and deployment
This book is written for developers. No MongoDB or NoSQL experience required. What's Inside
* Indexes, queries, and standard DB operations
* Map-reduce for custom aggregations and reporting
* Schema design patterns
* Deploying for scale and high availability
========================================?==========
Table of ContentsPART 1 GETTI Read more...
Full download
Posted: December 18th, 2011, 12:46am CET

Product Description: Gillenson's new edition of Fundamentals of Database Management Systems provides concise coverage of the fundamental topics necessary for a deep understanding of the basics. In this issue, there is more emphasis on a practical approach, with new "your turn" boxes and much more coverage in a separate supplement on how to implement databases with Access.
In every chapter, the author covers concepts first, then show how they're implemented in continuing case(s.) "Your Turn" boxes appear several times throughout the chapter to apply concepts to projects. And "Concepts in Action" boxes contain examples of concepts used in practice. This pedagogy is easily demonstrable and the text also includes more hands-on exercises and projects and a standard diagramming style for the data modeling diagrams. Furthermore, revised and updated content and organization includes more coverage on database control issues, earlier coverage of SQL, and new coverage on data quality issues. Read more...
Full download
Posted: December 18th, 2011, 12:18am CET

Product Description:
Clear explanations of theory and design, broad coverage of models and real systems, and an up-to-date introduction to modern database technologies result in a leading introduction to database systems. Intended for computer science majors, Fundamentals of Database Systems, 6/e emphasizes math models, design issues, relational algebra, and relational calculus.
A lab manual and problems give students opportunities to practice the fundamentals of design and implementation. Real-world examples serve as engaging, practical illustrations of database concepts. The Sixth Edition maintains its coverage of the most popular database topics, including SQL, security, and data mining, and features increased emphasis on XML and semi-structured data. Read more...
Full download
Posted: December 16th, 2011, 11:12pm CET

Product Description:
Control Intellectual Property, and Avoid Information Overload
Glean actionable business information from your "digital landfill" by deploying a flexible, cost-effective content management framework across your entire organization. Transforming Infoglut!: A Pragmatic Strategy for Oracle Enterprise Content Management details, step-by-step, how to rein in the current data explosion and gain the competitive edge. Get tips for building an enterprise content management (ECM) team, centralizing storage, finding and managing information, incorporating legacy systems, and handling unstructured content. You''ll also learn how to secure your system, optimize performance, and ensure regulatory compliance.
*
Design and manage a dynamic Oracle ECM infrastructure
*
Consolidate corporate data using Oracle Universal Content Management
*
Implement a flexible, scalable, and extensible middleware layer
*
Centralize storage with Oracle Universal Records Management Suite
*
Encrypt and secure data enterprise-wide using Oracle Information Rights Management
*
Integrate Oracle WebCenter Services and Oracle Secure Enterprise Search
*
Enhance structured enterprise applications with unstructured content
*
Extend ECM functionality using cutting-edge Enterprise 2.0 tools Read more...
Full download
Posted: December 15th, 2011, 1:45am CET

Mobile communications and ubiquitous computing generate large volumes of data. Mining this data can produce useful knowledge, yet individual privacy is at risk. This book investigates the various scientific and technological issues of mobility data, open problems, and roadmap. The editors manage a research project called GeoPKDD, Geographic Privacy-Aware Knowledge Discovery and Delivery, and this book relates their findings in 13 chapters covering all related subjects. Read more...
Full download
Posted: December 14th, 2011, 9:01pm CET

Product Description: The LNCS Journal on Data Semantics is devoted to the presentation of notable work that, in one way or another, addresses research and development on issues related to data semantics. The scope of the journal ranges from theories supporting the formal definition of semantic content to innovative domain-specific applications of semantic knowledge. Read more...
Full download
Posted: December 14th, 2011, 8:52pm CET

Product Description: A data-driven, fact-based, quantitative text on Oracle performance and scalability
With database concepts and theories clearly explained in Oracle''s context, readers quickly learn how to fully leverage Oracle''s performance and scalability capabilities at every stage of designing and developing an Oracle-based enterprise application. The book is based on the author''s more than ten years of experience working with Oracle, and is filled with dependable, tested, and proven performance optimization techniques.
Oracle Database Performance and Scalability is divided into four parts that enable readers to progressively learn and apply new skills:
*
Part 1, Getting Started with Oracle, describes how to set up a working Oracle environment, offering a quick tour to illustrate major database concepts
*
Part 2, Oracle Architecture from Performance and Scalability Perspectives, explains all the major database concepts and architectural features that readers need to know to optimize Oracle performance and scalability
*
Part 3, Optimizing Oracle Performance and Scalability, offers hands-on instructions to optimize and fine-tune performance and scalability for all database applications
*
Part 4, Case Studies: Oracle Meeting Real-World Performance and Scalability Challenges, sets forth quantitative case studies based on the author''s first-hand experience that demonstrate how readers can apply proven techniques to dramatically improve the p Read more...
Full download
Posted: December 13th, 2011, 8:11pm CET

Product Description: This lecture covers several core issues in user-centered data management, including how to design usable interfaces that suitably support database tasks, and relevant approaches to visual querying, information visualization, and visual data mining. Novel interaction paradigms, e.g., mobile and interfaces that go beyond the visual dimension, are also discussed. Table of Contents: Why User-Centered / The Early Days: Visual Query Systems / Beyond Querying / More Advanced Applications / Non-Visual Interfaces / Conclusions Read more...
Full download
Posted: December 13th, 2011, 12:28pm CET

This three-volume-set (CCIS 219, CCIS 220, and CCIS 221) constitutes the refereed proceedings of the International Conference on ENTERprise Information Systems, CENTERIS 2011, held in Vilamoura, Portugal, in September 2011. The approx. 120 revised full papers presented in the three volumes were carefully reviewed and selected from 180 submissions. The papers are organized in topical sections on knowledge society, EIS adoption and design, EIS implementation and impact, EIS applications, social aspects and IS in education, IT/IS management, telemedicine and imaging technologies, healthcare information management, medical records and business processes, decision support systems and business intelligence in health and social care contexts, architectures and emerging technologies in healthcare organizations, as well as m-health. Read more...
Full download
Posted: December 13th, 2011, 12:20pm CET

This three-volume-set (CCIS 219, CCIS 220, and CCIS 221) constitutes the refereed proceedings of the International Conference on ENTERprise Information Systems, CENTERIS 2011, held in Vilamoura, Portugal, in September 2011. The approx. 120 revised full papers presented in the three volumes were carefully reviewed and selected from 180 submissions. The papers are organized in topical sections on knowledge society, EIS adoption and design, EIS implementation and impact, EIS applications, social aspects and IS in education, IT/IS management, telemedicine and imaging technologies, healthcare information management, medical records and business processes, decision support systems and business intelligence in health and social care contexts, architectures and emerging technologies in healthcare organizations, as well as m-health. Read more...
Full download
Posted: December 13th, 2011, 12:35am CET

Written by industry professionals who have been working with SQL Server 2008 since the earliest code, this reference expertly covers the programming fundamentals for SQL Server 2008 with crucial real-world context and extensive code samples.
Get the hands-on programming instruction, practical examples, and best practices you need to master the core programmability features in SQL Server 2008. Led by three experts in database design and business intelligence solutions, you ll learn the essential tools and techniques for developing robust applications. Discover how to:
-Program views, stored applications, triggers, and functions using T-SQL
-Work with the new data types, LINQ, and the ADO.NET Entity Framework
-Automate common administration and maintenance tasks
-Debug databases, reports, and objects using Microsoft Visual Studio 2008
-Write transactional code and implement local and distributed transactions
-Use business intelligence tools, such as SQL Server Reporting Services, SQL Server Analysis Services, and SQL Server Integration Services
Many of the book s examples, exercises, and code samples are available for download from the companion Web site. Read more...
Full download
Posted: December 12th, 2011, 7:36pm CET

Product Description: This book constitutes the refereed proceedings of the 7th International Workshop on Databases in Networked Information Systems, DNIS 2011, held in Aizu-Wakamatsu, Japan in December 2011. The 18 revised full papers presented together with 6 invited talks and 1 keynote lecture were carefully reviewed and selected for inclusion in the book. The workshop generally puts the main focus on data semantics and infrastructure for information management and interchange. The papers are organized in topical sections on cloud computing access to information resources information and knowledge management bio-medical information management information extraction from data resources geo-spatial decision making networked information systems: infrastructure. Read more...
Full download
Posted: May 5th, 2008, 10:31am CEST by Codered
Beginning Visual Basic 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual [...]
Full download
Posted: April 25th, 2008, 5:59am CEST by Codered
Clare Churcher’s Beginning SQL Queries is your guide to mastering the lingua franca of the database industry: the SQL language. Good knowledge of SQL is crucial to anyone working with databases, because it is with SQL that you retrieve data, manipulate data, and generate business results. Knowing how to write good queries is the foundation [...]
Full download
Posted: March 30th, 2008, 7:18am CEST by Codered
This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you’re likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.
Organized to [...]
Full download
Posted: March 28th, 2008, 7:06am CET by Codered
Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release to date, readers learn how to take advantage of [...]
Full download
Posted: March 28th, 2008, 7:05am CET by Codered
The process of disaster recovery involves mitigating the likelihood of a disaster and returning the system to a normal state. This book shows you how to implement an effective disaster recovery strategy for SQL Server 2005 databases. With the arrival of SQL Server 2005, you have access to enhanced existing features and powerful new tools, [...]
Full download
Posted: March 21st, 2008, 9:52am CET by Codered
Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition covers every step of the design and building process involved in creating powerful, extendable e-commerce web sites. Based around a real-world example involving a web site selling t-shirts, you’ll learn how to create and manage a product catalog, build and integrate a shopping cart, [...]
Full download
Posted: March 16th, 2008, 5:15am CET by Codered
Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft’s new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.
All the examples in the LINQ [...]
Full download
Posted: March 12th, 2008, 7:28pm CET by Codered
Professional LINQ introduces experienced programmers and database developers to LINQ database queries in their native VB and C# languages. Some of the topics covered include:
LINQ Queries
LINQ and the Standard Query Operators
Programming with XLinq
Querying XML with XLinq
Mixing XML and other data models
DLinq and Queries
LINQ over datasets
Interoperating with ADO.NET
LINQ and ASP.NET
Download here
[...]
Full download
Posted: February 28th, 2008, 8:36pm CET by Codered
Dive deep into the internals of query tuning and optimization in SQL Server 2005 with this comprehensive reference. Understanding the internals of SQL Server helps database developers and administrators to better create, access, and effectively process information from enterprise data. Written by experts on SQL Server, this volume from the Inside Microsoft SQL Server series [...]
Full download
Posted: February 25th, 2008, 12:24pm CET by Codered
Get a head start on using the Microsoft Language Integrated Query (LINQ) Project with advance insights from two experienced developers. Data-rich applications can be difficult to create because of the tremendous differences between query languages used to access data and programming languages commonly used to write applications. This practical guide introduces LINQ, a set of [...]
Full download
Posted: February 25th, 2008, 12:23pm CET by Codered
Microsoft SQL Server 2005 Management and Administration, based on Service Pack 2, addresses the challenges database administrators regularly encounter on SQL Server 2005 by providing detailed guidance in the areas of management, administration, security, and monitoring. With coverage of the new features and functionality of SQL Server 2005 Service Pack 2, this book is designed [...]
Full download
Posted: January 16th, 2008, 11:15am CET by Codered
Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers.
A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects [...]
Full download
Posted: January 16th, 2008, 11:15am CET by Codered
Building a Data Warehouse: With Examples in SQL Server describes how to build a data warehouse completely from scratch and shows practical examples on how to do it. Author Vincent Rainardi also describes some practical issues he has experienced that developers are likely to encounter in their first data warehousing project, along with solutions and [...]
Full download
Posted: January 9th, 2008, 11:07am CET by Codered
SQL Server Integration Services is groundbreaking. It exists for both the DBA and the developer, as well as that new role SSIS has created between the twothe data artisan.
Pro SQL Server 2005 Integration Services contains everything you could ever hope to know about this exciting new development from Microsoft: developer insight, Microsoft group manager–level access, [...]
Full download
Posted: January 9th, 2008, 11:04am CET by Codered
It’s sometimes said that the true job of an Oracle database administrator can be summed up in one, essential skill: to be able to recover your database.
There’s much wisdom in that statement. Of all the things you are responsible for as a database administrator, nothing is more important than the data itself. Like it or [...]
Full download
Posted: November 7th, 2009, 3:29am CET

<h3 class="productDescriptionSource">Product Description</h3> The Encyclopedia of Databases, a comprehensive work, provides easy access to relevant information on all aspects of very large databases. This encyclopedia features alphabetical organization of concepts covering main areas of very large databases. These 1000 entries offer convenient access to information in the field of databases with definitions and illustrations of basic terminology, concepts, methods, and algorithms, references to literature, and cross-references to other entries and journal articles. Topics for the encyclopedia were selected by a distinguished international advisory board, and written by world class experts in the field.
The Encyclopedia of Databases is designed to meet the needs of research scientists, professors and graduate-level students in computer science and engineering. This encyclopedia is also suitable for practitioners in industry.
CODEhttp://rapidshare.com/files/301200541/Springer.Encyclopedia.Of.Database.Systems.Sep.2009.rar
Full download
Posted: November 7th, 2009, 3:16am CET

<h3 class="productDescriptionSource">Product Description</h3> Oracle Performance Survival Guide
A Systematic Approach to Database Optimization
The fast, complete, start-to-finish guide to optimizing Oracle performance
Oracle Performance Survival Guide offers a structured, systematic, start-to-finish methodology for optimizing Oracle performance as efficiently as possible. Leading Oracle expert Guy Harrison shows how to maximize your tuning investment by focusing on causes rather than symptoms, and by quickly identifying the areas that deliver the greatest âbang for the buck.â
Writing for DBAs and developers with all levels of experience, Harrison covers every area of Oracle performance management, from application design through SQL tuning, contention management through memory and physical IO management. He also presents up-to-the-minute guidance for optimizing the performance of the Oracle 11g Release 2.
Youâll start by mastering Oracle structured performance tuning principles and tools, including techniques for tracing and monitoring Oracle execution. Harrison illuminates the interaction between applications and databases, guides you through choosing tuning tools, and introduces upfront design techniques that lead to higher-performance applications. He also presents a collection of downloadable scripts for reporting on all aspects of database performance.
Coverage includes
⢠âTuning by layers,â the most effective, highest-value approach to Oracle performance optimization
⢠Making the most of Oracleâs core tools for tracing, monitoring, and diagnosing performance
⢠Highly efficient database logical and physical design, indexing, transaction design, and API use
⢠SQL and PL/SQL tuning, including the use of parallel SQL techniques
⢠Minimizing contention for locks, latches, shared memory, and other database resources
⢠Optimizing memory and physical disk IO
⢠Tuning Real Application Cluster (RAC) databases
CODEhttp://rapidshare.com/files/301177994/Oracle.Performance.Survival.Guide.Edition.November.2009.rar
Full download
Posted: July 24th, 2009, 3:16pm CEST
Special Edition Using Oracle 11i 
Product Description
The first part of Special Edition Using Oracle 11i introduces the Oracle ERP applications and R11i concepts. The reader is then educated on proven techniques for implementing these complex and integrated systems. Configuration and usage of each of the financial, distribution, manufacturing, HRMS, and projects applications are covered, followed by a discussion of working with Oracle Support, consulting firms, and compatible software vendors. The appendixes review the employment market, consulting opportunities, and provide the reader with an implementation checklist. All of R11i's new features are covered in-depth and in practical terms. Not only will readers understand Oracle's new capabilities, they will be able to apply them right away.
From the Back Cover
The first part of Special Edition Using Oracle 11i introduces the Oracle ERP applications and R11i concepts. The reader is then educated on proven techniques for implementing these complex and integrated systems. Configuration and usage of each of the financial, distribution, manufacturing, HRMS, and projects applications are covered, followed by a discussion of working with Oracle Support, consulting firms, and compatible software vendors. The appendixes review the employment market, consulting opportunities, and provide the reader with an implementation checklist. All of R11i's new features are covered in-depth and in practical terms. Not only will readers understand Oracle's new capabilities, they will be able to apply them right away.
CODEhttp://rapidshare.com/files/259217166/flazx_special-edition-using-oracle-11i.zip
Pro Oracle Spatial for Oracle Database 11g (Expert's Voice in Oracle) 
Product Description
Pro Oracle Spatial for Oracle Database 11g shows how to take advantage of Oracle Databases builtâin feature set for working with locationâbased data. A great deal of the information used in business today is associated with location in some way, and analysis of that data is becoming ever more important in todays mobile and highly connected world. In Pro Oracle Spatial for Oracle Database 11g, authors Ravi Kothuri and Albert Godfrind address
* The special nature of spatial data and its role in professional and consumer applications
* Issues in spatial data management such as modeling, storing, accessing, and analyzing spatial data
* The Oracle Spatial solution and the integration of spatial data into enterprise databases
* How spatial information is used to understand business and support decisions, to manage customer relations, and to better serve private and corporate users
When you read Pro Oracle Spatial for Oracle Database 11g, youâre learning from the very best. Ravi Kothuri is a key member of Oracleâs Spatial development team. Albert Godfrind consults widely with Oracle clients on the implementation of Oracle Spatial, develops training courses, and presents frequently at conferences. Together they have crafted a technically sound and authoritative fountain of information on working with spatial data in the Oracle database.
What youâll learn
Pro Oracle Spatial for Oracle Database 11g delivers in helping you fully understand Oracles spatial data feature set. In reading the book, youâll learn
* About new Oracle Spatial features in Oracle Database 11g, including support for the European Petroleum Standards Group (EPSG) data model, the ability to publish to Google Earth, integration with Google Maps, and much more
* The use of Oracles built-in SDO_GEOMETRY data type for storing locationâbased data
* How to geocode your data, beginning with postal addresses and ending with SDO_GEOMETRY objects that enable future analysis as well as forming the foundation of working with spatial data within Oracle
* How to create and display maps to help you visualize and analyze your geocoded data
* About network modeling, which is useful in computing routes, travel distances, and proximity based upon travel time
* How to optimize analysis of your spatial data by creating spatial indexes and custom operators
Who is this book for?
Pro Oracle Spatial for Oracle Database 11g is aimed at software developers who wish to develop applications using Oracles extensive and strong support for working with spatial, or geocoded, data.
CODEhttp://rapidshare.com/files/259218254/flazx_pro-oracle-spatial-for-oracle-database-11g-expert-s-voice-in-oracle-.zip
OCP Oracle Database 11g Administration II Exam Guide: Exam 1Z0-053
A Fully Integrated Study System for OCP Exam 1Z0-053
Prepare for the Oracle Certified Professional Oracle Database 11g: Administration II exam with help from this exclusive Oracle Press guide. In each chapter, you'll find challenging exercises, practice questions, a two-minute drill, and a chapter summary to highlight what you've learned. This authoritative guide will help you pass the test and serve as your essential on-the-job reference. Get complete coverage of all OCP objectives for exam 1Z0-053, including:
*
Database structure and Oracle Automatic Storage Management
On the CD-ROM:
*
One full practice exam that simulates the actual OCP exam
*
Detailed answers and explanations
*
Score report performance assessment tool
*
Complete electronic book
*
Bonus exam available free with online registration
About the Author
Bob Bryla, OCP, has more than 15 years of experience in database design, application development, training, and Oracle database administration. He is the coauthor of Oracle Database 11g DBA Handbook.
Product Details
* Paperback: 752 pages
* Publisher: McGraw-Hill Osborne Media; 2 edition (January 9, 2009)
* Language: English
* ISBN-10: 0071597093
* ISBN-13: 978-0071597098
CODEhttp://rapidshare.com/files/259218984/flazx_ocp-oracle-database-11g-administration-ii-exam-guide-exam-1z0-053-osborne-oracle-press-series-
Oracle Database 11g : New Features for DBAs and Developers (Expert's Voice in Oracle) 
Product Description
Oracle Database 11g : New Features for DBAs and Developers is a comprehensive, exampleâladen review of the most significant new features and improvements offered by the latest release of Oracle Corporationâs flagship database product.
* Learn whatâs new in Oracle that really counts.
* See actual examples and test run output.
* Make sound decisions on new feature adoption.
Sift the gold from the silt and discover which new features of the latest release of Oracleâs flagship database product are really worth adopting. Years of database administration experience from authors Sam Alapati and Charles Kim are combined with sound, stepâbyâstep testing and a heartâfelt emphasis on what matters in the realâworld to help you get the most out of Oracle Database 11g .
What youâll learn
* Which new features really can make your dayâtoâday work easier
* How to automate more of your DBA work than ever before
Who is this book for?
Oracle Database 11g : New Features for DBAs and Developers is for developers, DBAs, project managers, consultants, and other technically minded users of the Oracle database. The book will be of use to any professional in the field who wants to quickly review the new features offered by the Oracle Database 11g release.
CODEhttp://rapidshare.com/files/259221508/flazx_oracle-database-11g-new-features-for-dbas-and-developers-expert-s-voice-in-oracle-.zip
Oracle Database 11g DBA Handbook (Osborne ORACLE Press Series)
The Essential Resource for Oracle DBAs--Fully Updated and Expanded
Manage a flexible, highly available Oracle database with help from the expert information contained in this exclusive Oracle Press guide. Fully revised to cover every new feature and utility, Oracle Database 11g DBA Handbook shows how to perform a new installation, upgrade from previous versions, configure hardware and software for maximum efficiency, and employ bulletproof security. You will learn to automate the backup and recovery process, provide transparent failover capability, audit and tune performance, and distribute your enterprise databases with Oracle Net.
*
Plan and deploy permanent, temporary, and bigfile tablespaces
* Optimize disk allocation, CPU usage, I/O throughput, and SQL queries
* Develop powerful database management applications
* Guard against human errors using Oracle Flashback and Oracle Automatic Undo Management
* Diagnose and tune system performance using Oracle Automatic Workload Repository and SQL Tuning Sets
* Implement robust security using authentication, authorization, fine-grained auditing, and fine-grained access control
* Maintain high availability using Oracle Real Application Clusters and Oracle Active Data Guard
* Respond more efficiently to failure scenarios by leveraging the Oracle Automatic Diagnostic Repository and the Oracle Repair Advisor
* Back up and restore tables, tablespaces, and databases with Oracle Recovery Manager and Oracle Data Pump Export and Import
* Work with networked databases, data warehouses, and VLDBs
* Put the latest Oracle Database 11g tools to work--Oracle Total Recall, Oracle Flashback Data Archive, and more
CODEhttp://rapidshare.com/files/259222245/flazx_oracle-database-11g-dba-handbook-osborne-oracle-press-.zip
Oracle Database 11g PL/SQL Programming (Osborne ORACLE Press Series) 
Design Feature-Rich PL/SQL Applications
Deliver dynamic, client/server PL/SQL applications with expert guidance from an Oracle programming professional. With full coverage of the latest features and tools, Oracle Database 11g PL/SQL Programming lays out each topic alongside detailed explanations, cut-and-paste syntax examples, and real-world case studies. Access and modify database information, construct powerful PL/SQL statements, execute effective queries, and deploy bulletproof security. You'll also learn how to implement C, C++, and Java procedures, Web-enable your database, cut development time, and optimize performance.
*
Create, debug, and manage Oracle-driven PL/SQL programs
*
Use PL/SQL structures, delimiters, operators, variables, and statements
* Identify and eliminate errors using PLSQL_WARNINGS and exception handlers
* Work with functions, procedures, packages, collections, and triggers
* Define and deploy varray, nested table, and associative array data types
*
Handle external routines, object types, large objects, and secure files
*
Communicate between parallel sessions using DBMS_ALERT and DBMS_PIPE
* Call external procedures through Oracle Net Services and PL/SQL wrappers
* Integrate internal and server-side Java class libraries using Oracle JVM
* Develop robust Web applications using PL/SQL Gateway and Web Toolkit
CODEhttp://rapidshare.com/files/259223297/flazx_oracle-database-11g-pl-sql-programming-oracle-press-.zip
IF YOU LIKE MY POST... PLEASE REPLY TO KEEP THE LINKS ACTIVE....
Full download
Posted: July 15th, 2009, 1:35am CEST
File Name: Practical Guide to Using SQL in Oracle
File Submitter: Nanflexal
File Submitted: 15 Jul 2009
File Category: Oracle
Product Description Structured Query Language has become the standard for generating, manipulating, and retrieving database information. The dramatic increase in the popularity of relational databases, coupled with Oracle s having the largest market share, has created a demand for programmers who can write SQL code correctly and efficiently. This book provides a systematic approach to learning SQL in Oracle. Each chapter is written in a step-by-step manner and includes examples that can be run using Oracle. Using the sample tables and data provided, readers will be able to perform the examples to gain hands-on experience with Oracle programming.
Click here to download this file
Full download
Posted: July 15th, 2009, 12:19am CEST
File Name: Learning SQL Server 2008 Reporting Services
File Submitter: Nanflexal
File Submitted: 15 Jul 2009
File Category: SQL Server 2008
Product Description A step-by-step guide to getting the most of Microsoft SQL Server Reporting Services 2008
- Everything you need to create and deliver data-rich reports with SQL Server 2008 Reporting Services as quickly as possible
- Packed with hands-on-examples to learn and improve your skills
- Connect and report from databases, spreadsheets, XML Data, and more
- No experience of SQL Server Reporting Services required
In Detail Microsoft SQL Server Reporting Services 2008 is the third generation Microsoft reporting software that is more tightly integrated with SQL Server 2008 than ever before. It provides a complete server-based platform that is designed to support a wide variety of reporting needs, including managed enterprise reporting, special purpose reporting, embedded reporting, and web-based reporting.
Ideal for beginners who need to create reports as quickly as possible, this book will lead you through practical examples to teach you a full range of skills for reporting with SQL Server 2008 Reporting Services. A series of carefully picked exercises help you practice the most important aspects of report creation. By the end of the book, you will have the confidence to take on the most complex of reports, and be producing reports that will make you the envy of your organization.
What you will learn from this book? - Install SQL Server 2008 and configure the SQL Server Reporting Services
- Learn the various components and tools that enable end-to-end support for all reporting activities
- Use the report viewer control to get started with the essentials of retrieving and displaying data
- Create a Report Model using the Visual Studio 2008 Template
- Learn to modify reports on a report server and create linked files with report manager
- Embed Microsoft Report Viewer Controls in web and Windows applications
- Create interactive reports with charts and gauges using Report Builder
- Create several kinds of reports with Report Builder 2.0
- Create server reports and report models and deploy them
- Get the full details of available programming interfaces and their usage
- Learn to work with Crystal Reports 2008
- Import reports created using MS Access
- Learn how to use the Programming API, convert Report file types, use command-line utilities and more
Click here to download this file
Full download
Posted: July 13th, 2009, 1:12am CEST
File Name: Oracle Procure-to-Pay Guide
File Submitter: Nanflexal
File Submitted: 13 Jul 2009
File Category: Oracle
Product Description Master Oracle E-Business Suite's Oracle Procure-to-PayDrive 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 Oracle Procure-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
Click here to download this file
Full download
Posted: July 13th, 2009, 1:11am CEST
File Name: Oracle General Ledger Guide: Implement a Highly Automated Financial Processing System
File Submitter: Nanflexal
File Submitted: 13 Jul 2009
File Category: Oracle
Product Description Master Oracle E-Business Suite's Oracle General Ledger Maintain a centralized, highly automated processing platform across a fully integrated set of Oracle E-Business Suite applications using Oracle General Ledger. This Oracle Press guide explains how to utilize Oracle General Ledger to distribute timely and accurate financial information enterprise-wide. Learn efficient techniques for creating transactions and budgets, defining custom rules and flows, reconciling balances, and easing regulatory compliance. You will also discover how to consolidate financial data, process foreign currencies, and implement the brand-new Oracle Subledger Accounting.
- Plan, test, and carry out a new implementation or upgrade
- Work with ledgers, calendars, journals, budgets, and business flows
- Convert and load data from external systems and spreadsheets
- Perform company-wide consolidations
- Render reports using the Financial Statement Generator
- Handle foreign transactions, translations, and revaluations
- Centralize accounting rules using Oracle Subledger Accounting
- Understand implications of setup and implementation decisions
Click here to download this file
Full download
Posted: July 12th, 2009, 10:38pm CEST
File Name: Secrets of the Oracle Database
File Submitter: Nanflexal
File Submitted: 13 Jul 2009
File Category: Oracle
Product Description Secrets of the Oracle Database is the definitive guide to undocumented and partially documented features of the Oracle database server. Covering useful but littleâknown features from Oracle9
i Database through Oracle Database 11
g, 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 word of 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.
What youâll learn - Take advantage of Oracleâs builtâin Perl DBI distribution to write applications for monitoring, benchmarking, data extraction, and more.
- Interpret the undocumented, extended trace file format to pinpoint performance problems that TKPROF reports overlook and obscure.
- Get the most out of Statspack by using undocumented report formatting options, accessing its scarcelyâdocumented repository, and integrating with SQL Trace.
- Take control of your instance through the illâdocumented ORADEBUG command, enabling you to control processes, trace SQL statements, dump process state, monitor wait events and the call stack, and much more.
- Leverage undocumented features in Oracleâs builtâin scheduler to better automate your workload.
- Take full advantage of Transparent Application Failover and Cluster Database Services in a Real Application Cluster environment.
Click here to download this file
Full download
Posted: July 12th, 2009, 10:33pm CEST
File Name: Pro SQL Server 2008 Replication
File Submitter: Nanflexal
File Submitted: 13 Jul 2009
File Category: SQL Server 2008
Product Description Pro SQL Server 2008 Replication is for MS database developers and administrators who want to learn about the different types of replication and those best suited to SQL Server 2008. This book will also cover advanced topics like replication with heterogeneous databases, backup and recovery of replicated databases, database mirroring with replication, log shipping with replication, troubleshooting, plus optimization and tuning. Tools like tablediff, SQLCMD, DTA, SQL Profiler, and Replication Monitor will be discussed to demonstrate the different techniques used in monitoring, administering, and troubleshooting replication.
- Examines the detailed configuration and the internal workings of the different replication types using realâlife scenarios
- Covers replication with database mirroring and troubleshooting
- Discusses replication administration using different tools
What youâll learn - Configure hierarchical replication: snapshot, transactional and merge, and heterogeneous replication using realâlife scenarios.
- Gain insight into the internal workings of the different replication types.
- Master the usage of different tools like tablediff, SQLCMD, DTA, and Replication Monitor in administering replication.
- Perform administration tasks such as backup and recovery, and manage replication with other highâavailability techniques like database mirroring and log shipping.
- Conduct optimization and tuning of replicated databases.
- Develop troubleshooting techniques.
Click here to download this file
Full download
Posted: July 12th, 2009, 10:31pm CEST
File Name: Pro SQL Server 2008 Analytics: Delivering Sales and Marketing Dashboards
File Submitter: Nanflexal
File Submitted: 13 Jul 2009
File Category: SQL Server 2008
Product Description Pro SQL Server 2008 Analytics provides everything you need to know to develop sophisticated and visually appealing sales and marketing dashboards using SQL Server 2008 and to integrate those dashboards with SharePoint, PerformancePoint, and other key Microsoft technologies.
The book begins by addressing the many misconceptions that surround the use of Key Performance Indicators (KPIs) and giving a brief overview of the business intelligence (BI) and reporting tools that can be combined on the Microsoft platform to help you generate the results that you need.
The focus of the book is to help you implement a successful business intelligence project of your own. The text discusses many of the required project planning components, provides overviews and examples associated with Microsoftâs BI tools, and gives detailed examples of successful dashboard implementations.
What youâll learn - The key functional and technical components of a successful report/dashboard implementation
- What Microsoft tools are provided both within and without SQL Server 2008 to help you achieve an integrated solution
- How to determine whether your performance indicators are correct for your business and how to roll them out to your organization in an effective way
Click here to download this file
Full download
Posted: May 19th, 2009, 11:43pm CEST
Oracle Database Library 10g Release 2 (10.2)
This include 2day dba tutorial for new users.
Nice!
CODEhttp://oracle.com/pls/db102/homepage
Full download
Posted: April 26th, 2009, 6:51pm CEST
File Name: Learning SQL on SQL Server 2005
File Submitter: Nanflexal
File Submitted: 27 Apr 2009
File Category: Sql Server
Product Description Anyone who interacts with today's modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled a healthy demand for application developers and others who can write SQL code efficiently and correctly. If you're new to databases, or need a SQL refresher, "Learning SQL on SQL Server 2005" is an ideal step-by-step introduction to this database query tool, with everything you need for programming SQL using Microsoft's SQL Server 2005-one of the most powerful and popular database engines used today. Plenty of books explain database theory. This guide lets you apply the theory as you learn SQL. You don't need prior database knowledge, or even prior computer knowledge.
Based on a popular university-level course designed by authors Sikha Saha Bagui and Richard Walsh Earp, "Learning SQL on SQL Server 2005" starts with very simple SQL concepts, and slowly builds into more complex query development. Every topic, concept, and idea comes with examples of code and output, along with exercises to help you gain proficiency in SQL and SQL Server 2005. With this book, you'll learn:
Beginning SQL commands, such as how and where to type an SQL query, and how to create, populate, alter and delete tables
How to customize SQL Server 2005's settings and about SQL Server 2005's functions
About joins, a common database mechanism for combining tables
Query development, the use of views and other derived structures, and simple set operations
Subqueries, aggregate functions and correlatedsubqueries, as well as indexes and constraints that can be added to tables in SQL Server 2005
Whether you're an undergraduate computer science or MIS student, a self-learner who has access to the new Microsoft database, or work for your company's IT department, "Learning SQL on SQL Server 2005" will get you up to speed on SQL in no time.
Click here to download this file
Full download
Posted: March 18th, 2009, 3:56pm CET
Programming Microsoft® SQL Server⢠2008
Part I: Core FundamentalsIn this part:
Chapter 1 Overview
Chapter 2 T-SQL Enhancements
Chapter 3 Exploring SQL CLR
Chapter 4 Server Management
Chapter 5 Security in SQL Server 2008
Part II: Beyond RelationalIn this part:
Chapter 6 XML and the Relational Database
Chapter 7 Hierarchical Data and the Relational Database
Chapter 8 Using FILESTREAM for Unstructured Data Storage
Chapter 9 Geospatial Data Types
Part III: Reach TechnologiesIn this part:
Chapter 10 The Microsoft Data Access Machine
Chapter 11 The Many Facets of .NET Data Binding
Chapter 12 Transactions
Chapter 13 Developing Occasionally Connected Systems
Part IV: Business IntelligenceIn this part:
Chapter 14 Data Warehousing
Chapter 15 Basic OLAP
Chapter 16 Advanced OLAP
Chapter 17 OLAP Queries, Tools, and Application Development
Chapter 18 Expanding Your Business Intelligence with Data Mining
Chapter 19 Reporting Services
CODE
http://3172935080714.usercash.com
Full download
Posted: March 17th, 2009, 2:47pm CET
Oracle Application Server 10g Administration HandbookJohn Garmany
Donald K. Burleson
McGraw-Hill/Osborne
Contents:1 Oracle Application Server 10g Architecture and Administration . . . . . . . . . . . . . . . . 1
2 The Oracle Application Server 10g Infrastructure . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
3 Installing Oracle Application Server 10g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77
4 Using the Oracle HTTP Server (OHS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117
5 Web Cache Administration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
6 Using J2EE in the Application Server 10g . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
7 Oracle Containers for J2EE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215
8 Database Connections and TopLink . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235
9 High Availability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 253
10 Performance Tuning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 265
11 Backup and Recovery . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 325
12 Oracle Application Server 10g Security . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 343
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 363
CODE
http://2701096767093.usercash.com
Full download
Posted: March 13th, 2009, 2:10pm CET
Troubleshooting Oracle Performance
By Christian Antognini
PART 1 FoundationsCONTENTSCHAPTER 1 Performance Problems.. . . . . . . . 3
CHAPTER 2 Key Concepts ..13
PART 2 IdentificationCHAPTER 3 Identifying Performance Problems. . . . . . . . . . . . . 35
PART 3 Query OptimizerCHAPTER 4 System and Object Statistics.. 109
CHAPTER 5 Configuring the Query Optimizer. . . . . . . . . . . . . . 169
CHAPTER 6 Execution Plans.. . . . . . . . . . . . . 195
CHAPTER 7 SQL Tuning Techniques.. . . . . . 247
PART 4 OptimizationCHAPTER 8 Parsing... . . . . 309
CHAPTER 9 Optimizing Data Access.. . . . . . 339
CHAPTER 10 Optimizing Joins.. . . . . . . . . . . . 409
CHAPTER 11 Beyond Data Access and Join Optimization. . . . 459
CHAPTER 12 Optimizing the Physical Design. . . . . . . . . . . . . . . 527
PART 5 AppendixesAPPENDIX A Downloadable Files.. . . . . . . . . . 551
APPENDIX B Bibliography..563
INDEX.... . . . . 567
CODEhttp://2341887079644.usercash.com
Full download
Posted: January 1st, 2008, 5:42am CET by admin

Gavin JT Powell, “Oracle Performance Tuning for 10gR2, Second Edition”
Digital Press | ISBN 1555583458 | September 15, 2006 | 960 Pages | PDF | 11.1 MB
Tuning of SQL code is generally cheaper than changing the data model. Physical and configuration tuning involves a search for bottlenecks that often points to SQL code or data model issues. Building an appropriate data model and writing properly performing SQL code can give 100%+ performance improvement. Physical and configuration tuning often gives at most a 25% performance increase. (more…)
Full download
Posted: December 26th, 2007, 11:52am CET by admin

Maintaining SQL Server 2005 high availability in a global information environment is the database administrator’s greatest practical challenge. Availability is as much about people and processes as it is about technology. Pro SQL Server 2005 High Availability covers the technology, people, processes, and real-world best practices for planning, deploying, administering, and maintaining highly available SQL Server 2005 instances.
With years of experience as a database consultant and production DBA, Allan Hirt provides in-depth, detailed advice on what it takes to ensure SQL Server high availability for businesses of any size. This is not an academic text; it’s not based on lab experiments, but on real-world experience. This book is a dramatic update and revision of the author’s previous best-seller on SQL Server 2000. It gives sound guidance to DBAs and system administrators on how to really get the job done.
(more…)
Full download
Posted: December 26th, 2007, 11:51am CET by admin

Unless you are working at a very advanced level, this is the only SQL book you will ever need. The authors have taken the mystery out of complex queries and explained principles and techniques with such clarity that a “Mere Mortal” will indeed be empowered to perform the superhuman. Do not walk past this book!
–Graham Mandeno, Database Consultant
SQL Queries for Mere Mortals provides a step-by-step, easy-to-read introduction to writing SQL queries. It includes hundreds of examples with detailed explanations. This book provides the tools you need to understand, modify, and create SQL queries
–Keith W. Hare, Convenor, ISO/IEC JTC1 SC32 WG3–the International SQL Standards Committee
I learned SQL primarily from the first edition of this book, and I am pleased to see a second edition of this book so that others can continue to benefit from its organized presentation of the language. Starting from how to design your tables so that SQL can be effective (a common problem for database beginners), and then continuing through the various aspects of SQL construction and capabilities, the reader can become a moderate expert upon completing the book and its samples. Learning how to convert a question in English into a meaningful SQL statement will greatly facilitate your mastery of the language. Numerous examples from real life will help you visualize how to use SQL to answer the questions about the data in your database. Just one of the “watch out for this trap” items will save you more than the cost of the book when you avoid that problem when writing your queries. I highly recommend this book if you want to tap the full potential of your database.
–Kenneth D. Snell, Ph.D., Database Designer/Programmer
I don’t think they do this in public schools any more, and it is a shame, but do you remember in the seventh and eighth grades when you learned to diagram a sentence? Those of you who do may no longer remember how you did it, but all of you do write better sentences because of it. John Viescas and Mike Hernandez must have remembered because they take everyday English queries and literally translate them into SQL. This is an important book for all database designers. It takes the complexity of mathematical Set Theory and of First Order Predicate Logic, as outlined in E. F. Codd’s original treatise on relational database design, and makes it easy for anyone to understand. If you want an elementary- through intermediate-level course on SQL, this is the one book that is a requirement, no matter how many others you buy.
–Arvin Meyer, MCP, MVP
Even in this day of wizards and code generators, successful database developers still require a sound knowledge of Structured Query Language (SQL, the standard language for communicating with most database systems). In this book, John and Mike do a marvelous job of making what’s usually a dry and difficult subject come alive, presenting the material with humor in a logical manner, with plenty of relevant examples. I would say that this book should feature prominently in the collection on the bookshelf of all serious developers, except that I’m sure it’ll get so much use that it won’t spend much time on the shelf!
– Doug Steele, Microsoft Access Developer and author
Over the last several decades, SQL has evolved from a language known only to computer specialists to a widely used international standard of the computer industry. The number of new applications deployed each year using SQL now totals in the millions. If you are accessing corporate information from the Internet or from an internal network, you are probably using SQL. This new edition of SQL Queries for Mere Mortals helps new users learn the foundations of SQL queries, and is an essential reference guide for intermediate and advanced users.
(more…)
Full download
Posted: December 26th, 2007, 11:50am CET by admin

Although MySQL’s source code is open in the sense of being publicly available, it’s essentially closed to you if you don’t understand it. In this book, Sasha Pachev — a former member of the MySQL Development Team — provides a comprehensive tour of MySQL 5 that shows you how to figure out the inner workings of this powerful database. You’ll go right to heart of the database to learn how data structures and convenience functions operate, how to add new storage engines and configuration options, and much more.
The core of Understanding MySQL Internals begins with an Architecture Overview that provides a brief introduction of how the different components of MySQL work together. You then learn the steps for setting up a working compilable copy of the code that you can change and test at your pleasure. Other sections of the book cover:
Core server classes, structures, and API
The communication protocol between the client and the server
Configuration variables, the controls of the server; includes a tutorial on how to add your own
Thread-based request handling — understanding threads and how they are used in MySQL
An overview of MySQL storage engines
(more…)
Full download
Posted: December 26th, 2007, 11:48am CET by admin

Relational databases hold data, right? They indeed do, but to think of a database as nothing more than a container for data is to miss out on the profound power that underlies relational technology. A far more powerful way of thinking lies in relational technology’s foundation in the mathematical disciplines of logic and set theory.
Databases contain truths or propositions describing some area of interest such as a business. Those truths are organized into sets. Operations from logic and set theory can be applied to existing sets of truths to derive new sets of truths. Applied Mathematics for Database Professionals introduces you to this way of thinking, to the logic and set theory that underlies relational database technology. All this may sound abstract now, but there are profound benefits from the deeper understanding you’ll gain from this book. You’ll learn to
Become a better database designer. You’ll make fewer mistakes, and your designs will be more flexible in response to changing data needs.
Use the expressive power of mathematics to precisely specify designs and business rules.
Communicate effectively about design using the universal language of mathematics.
Develop and write complex SQL statements with confidence.
Avoid pitfalls and problems from common relational bugaboos such as null values and duplicate rows.
(more…)
Full download
Posted: February 19th, 2007, 5:52am CET by admin
Two hot topics come together in this developer’s guide from Brett McLaughlin, Java and XML. Both Java and XML are cross-platform technologies; by using Java for code and XML for transporting data, you can build truly portable applications. This title is aimed at intermediate to advanced programmers; while XML topics are explained more or less [...]
Full download
Posted: February 19th, 2007, 5:51am CET by admin
Let SQL Hacks serve as your toolbox for digging up and manipulating data. If you love to tinker and optimize, SQL is the perfect technology and SQL Hacks is the must-have book for you.
Download Link: http://rapidshare.com/files/10608549/OReilly.SQL.Hacks.Nov.2006.rar.html
Full download
Posted: February 19th, 2007, 5:49am CET by admin
Full download
Posted: February 19th, 2007, 5:48am CET by admin
As a member of the Microsoft Office suite, Access 2000 is frequently deployed by users in need of immediate database solutions. Teach Yourself Access 2000 in 24 Hours helps the complete Access 2000 neophyte gain proficiency with this powerful–yet difficult-to-learn–data management tool.
Download Link: http://rapidshare.com/files/11477520/tyacc2kin24h.rar
Full download
Posted: February 19th, 2007, 5:46am CET by admin
Compared to industrial-strength database products such as Microsoft’s SQL Server, Access is a breeze to use. It runs on PCs rather than servers and is ideal for small- to mid-sized businesses and households. But Access is still intimidating to learn. It doesn’t help that each new version crammed in yet another set of features; so [...]
Full download
Posted: February 19th, 2007, 5:44am CET by admin
“This book will help you make the best use of Oracle technology. Emulating Tom’s rational methodology, and demand for proof-by-example, will make you a far better technology thinker. Without question, this is one of the most importantly Oracle books you can possess.”
Download Link: http://rapidshare.com/files/12776540/Apress.Expert.Oracle.Database.Architecture.9i.and.10g.Programming.Techniques.and.Solutions.Sep.2005.
Full download
Posted: February 19th, 2007, 5:41am CET by admin
As a document imaging database, Concordance 8 gives you the ability to search through otherwise unmanageable amounts of data to locate just the precise records necessary for the case at hand. The product also boasts extensive case analysis and organization features. This leaves you free to organize and manipulate crucial documents as you choose.
Download Link: [...]
Full download
Posted: February 19th, 2007, 5:39am CET by admin
Many Java developers tend to treat Oracle as a “black box”; as a consequence, developers tend to write incorrect, non-scalable code. If you don’t intimately know how Oracle works and expects you to program, you might avoid Oracle extensions to the standard for fear of your code becoming database-dependent. If you give in to that [...]
Full download
Posted: February 19th, 2007, 5:37am CET by admin
SQL is the ANSI-standard language for accessing and manipulating relational databases. Anyone (programmers, administrators, or designers) who work with a relational databases need to understand the SQL language. While most books on the market do not properly cover the basics, this book differs: it explains fundamentals in detail, supported by realistic examples.You will gain full [...]
Full download
Posted: March 5th, 2008, 9:31am CET by admin
Paperback: 310 pages
Publisher: Irm Press (April 1, 2003)
Language: English
ISBN-10: 1931777470
ISBN-13: 978-1931777476
Focused on the latest research on text and document management, this guide addresses the information management needs of organizations by providing the most recent findings. How the need for effective databases to house information is impacting organizations worldwide and how some organizations that possess a vast amount of data are not able to use the data in an economic and efficient manner is demonstrated. A taxonomy for object-oriented databases, metrics for controlling database complexity, and a guide to accommodating hierarchies in relational databases are provided. Also covered is how to apply Java-triggers for X-Link management and how to build signatures.
Full download
Posted: March 2nd, 2008, 3:22pm CET by admin
Hardcover: 280 pages
Publisher: CRC; 1 edition (November 24, 2003)
Language: English
ISBN-10: 0849318548
ISBN-13: 978-0849318542
multimedia system needs a mechanism to communicate with its environment, the Internet, clients, and applications. MPEG-7 provides a standard metadata format for global communication, but lacks the framework to let the various players in a system interact. MPEG-21 closes this gap by establishing an infrastructure for a distributed multimedia framework, allowing for the creation, modification, viewing, and communication of digital items among all participants within an MPEG-21 agreement.
Full download
Posted: February 27th, 2008, 10:25am CET by admin
AUTHOR : Donald K. Burleson, John Paul Cook, Joe Celko
PUBLISHER : Rampant TechPress
iSBN : B0000DYXK5
Full download
Posted: February 27th, 2008, 8:01am CET by admin
Hardcover: 720 pages
Publisher: Lawrence Erlbaum; 1 edition (April 1, 2003)
Language: English
ISBN-10: 0805840818
ISBN-13: 978-0805840810
Created with the input of a distinguished International Board of the foremost authorities in data mining from academia and industry, The Handbook of Data Mining presents comprehensive coverage of data mining concepts and techniques. Algorithms, methodologies, management issues, and tools are all illustrated through engaging examples and real-world applications to ease understanding of the materials.
Full download
Posted: February 26th, 2008, 6:12am CET by admin
Hardcover: 424 pages
Publisher: Wiley-Interscience; 1 edition (September 25, 2003)
Language: English
ISBN-10: 0471460540
ISBN-13: 978-0471460541
- First title to ever present soft computing approaches and their application in data mining, along with the traditional hard-computing approaches
- Addresses the principles of multimedia data compression techniques (for image, video, text) and their role in data mining
- Discusses principles and classical algorithms on string matching and their role in data mining
Full download
Posted: February 26th, 2008, 6:08am CET by admin
Hardcover: 483 pages
Publisher: IGI Global (February 4, 2003)
Language: English
ISBN-10: 1591400511
ISBN-13: 978-1591400516
Data Mining: Opportunities and Challenges presents an overview of the state of the art approaches in this new and multidisciplinary field of data mining. The primary objective of this book is to explore the myriad issues regarding data mining, specifically focusing on those areas that explore new methodologies or examine case studies. This book contains numerous chapters written by an international team of forty-four experts representing leading scientists and talented young scholars from seven different countries.
Full download
Posted: February 17th, 2008, 5:22pm CET by admin
Hardcover: 1232 pages
Publisher: CRC; 1 edition (September 30, 2003)
Language: English
ISBN-10: 084937006X
ISBN-13: 978-0849370069
Technology has spurred the growth of huge image and video libraries, many growing into the hundreds of terabytes.
Full download
Posted: January 24th, 2008, 4:22pm CET by admin
Paperback: 560 pages
Publisher: McGraw-Hill Osborne Media; 2 edition (April 28, 2003)
Language: English
ISBN-10: 0072228857
ISBN-13: 978-0072228854
Here is the foundation upon which you can build your relational database design and programming, then apply those skills to any SQL-based product. Carefully organized for beginners, you’ll learn step-by-step how to create a database, create tables, enforce data integrity, query and modify data, and implement advanced data access techniques.
Full download
Posted: January 22nd, 2008, 4:56pm CET by admin
Paperback: 704 pages
Publisher: Wiley; 1 edition (January 7, 2003)
Language: English
ISBN-10: 0471202436
ISBN-13: 978-0471202431
Written by the authors of the Common Warehouse Metamodel (CWM) specification, this book is the official and authoritative developer’s guide
Provides a comprehensive look at how to develop database and data warehouse applications using the Common Warehouse Metamodel
Covers the full development lifecycle including application design
implementation, and deployment
Companion Web site includes updates on the technology, descriptions of tools, and links to vendor sites
Full download
Posted: January 10th, 2008, 3:52pm CET by admin
Paperback: 336 pages
Publisher: Rampant Techpress; Stg edition (April 1, 2004)
Language: English
ISBN-10: 0974435538
ISBN-13: 978-0974435534
An instructor’s guide for teaching Oracle DBA certification candidates, this book is highly technical and written for Oracle Certified Professional (OCP) DBA instructors who want to ensure that their students successfully pass their Oracle OCP certification exam. Covering those OCP topics that students find the most challenging, instructors will find targeted Oracle OCP testing content, test taking tips, and actual OCP test content. Other test topics covered include database architectures, design review meetings, software installation, database objects, backup and recovery, and tuning and performance.
Full download
Posted: January 7th, 2008, 3:07pm CET by admin
Paperback: 400 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (August 29, 2003)
Language: English
ISBN-10: 0072229659
ISBN-13: 978-0072229653
Create and manage a robust Access database using this advanced guide. You’ll get full coverage of all the new features, including Smart Tags and enhanced XML support. Learn to write advanced queries with the query wizard and the design view, import and export data, program with Web Matrix and .NET, and build Access Data Projects with SQL Server. Database backup and security issues are also covered.
Full download
Posted: December 27th, 2007, 9:55am CET by admin
Paperback: 456 pages
Publisher: Wiley (August 8, 2003)
Language: English
ISBN-10: 0471324213
ISBN-13: 978-0471324218
At last, a balanced approach to data warehousing that leverages the techniques pioneered by Ralph Kimball and Bill Inmon
Since its groundbreaking inception, the approach to understanding data warehousing has been split into two mindsets: Ralph Kimball, who pioneered the use of dimensional modeling techniques for building the data warehouse, and Bill Inmon, who introduced the Corporate Information Factory and leads those who believe in using relational modeling techniques for the data warehouse. Mastering Data Warehouse Design successfully merges Inmon’s data ware- house design philosophies with Kimball’s data mart design philosophies to provide you with a compelling and complete overview of exactly what is involved in designing and building a sustainable and extensible data warehouse.
Full download
Posted: December 23rd, 2007, 3:13am CET by admin
Paperback: 1464 pages
Publisher: Wiley; Pap/Cdr edition (October 3, 2003)
Language: English
ISBN-10: 0764539868
ISBN-13: 978-0764539862
The most comprehensive reference on this popular database management tool, fully updated with the new features of Access “X” including increased use of XML and Web services
Explores the new, tighter integration with SharePoint and BizTalk in Office “X” that enables greater flexibility for gathering and manipulating data
Full download
Posted: December 14th, 2007, 7:52am CET by admin
Hardcover: 745 pages
Publisher: Apress (July 17, 2007)
Language: English
ISBN-10: 159059780X
ISBN-13: 978-1590597804
Maintaining SQL Server 2005 high availability in a global information environment is the database administrator’s greatest practical challenge. Availability is as much about people and processes as it is about technology. Pro SQL Server 2005 High Availability covers the technology, people, processes, and real-world best practices for planning, deploying, administering, and maintaining highly available SQL Server 2005 instances.
Full download
Posted: December 14th, 2007, 7:42am CET by admin
Paperback: 775 pages
Publisher: McGraw-Hill Osborne Media; 1 edition (January 26, 2007)
Language: English
ISBN-10: 0072263504
ISBN-13: 978-0072263503
The Ultimate Microsoft Office Access 2007 Resource
Build a highly responsive a database so you can track, report, and share information and make more informed decisions. This comprehensive resource shows you how to design and develop custom Access 2007 databases—even if you have little or no programming experience. You’ll learn to collect data from a variety of sources, share it securely with others, and integrate it with other Office applications.
Full download
Posted: July 2nd, 2008, 6:53pm CEST by eBooks
Publisher Apress
Author(s) W. Jason Gilmore
ISBN 1590598628
Release Date 24 December 2007
Beginning PHP and MySQL: From Novice to Professional, Third Edition offers a comprehensive introduction to two of the most prominent open source technologies on the planet: the PHP scripting language and the MySQL database server. Updated to introduce the features found in MySQLs most significant release [...]
Full download
Posted: June 29th, 2008, 11:45am CEST by eBooks
Publisher Apress
Author(s) Steve Shaw
ISBN 1590595246
Release Date 04 August 2006
Real Application Clusters (RAC) and the Grid architecture are Oracle’s strategy for scaling out enterprise systems to cope with bigger workloads and more users. Many books limit themselves by conceptualizing and theorizing about RAC technology, but this book is the first to portray implementing and administering an [...]
Full download
Posted: May 5th, 2008, 11:27pm CEST by eBooks
Publisher Apress
Author(s) James Luetkehoelter
ISBN 1590599675
Release Date 24 March 2008
The process of disaster recovery involves mitigating the likelihood of a disaster and returning the system to a normal state. This book shows you how to implement an effective disaster recovery strategy for SQL Server 2005 databases. With the arrival of SQL Server 2005, you have access [...]
Full download
Posted: April 2nd, 2008, 9:40pm CEST by eBooks
Publisher Springer-Verlag
Author(s) Dursun Delen
ISBN 3540769161
Release Date 01 February 2008
This book covers the fundamental concepts of data mining, to demonstrate the potential of gathering large sets of data, and analyzing these data sets to gain useful business understanding. The book is organized in three parts. Part I introduces concepts. Part II describes and demonstrates basic data [...]
Full download
Posted: January 7th, 2008, 4:34pm CET by eBooks
Publisher McGraw-Hill/Osborne
Author(s) Arup Nanda
ISBN 0071496610
Release Date 05 November 2007
Your Must-Have Guide to Everything New in Oracle Database 11g
Realize the full potential of Oracle Database 11g with help from the experts. Written by Robert G. Freeman, and with insightful commentary throughout from Arup Nanda, this Oracle Press guide offers full details on the architectural changes, database [...]
Full download
Posted: January 7th, 2008, 4:27pm CET by eBooks
Publisher Springer-Verlag
Author(s) Sushil Jajodia
ISBN 0387485325
Release Date 30 November 2007
The Handbook of Database Security: Applications & Trends, an edited volume by renowned researchers within data security, provides an up-to-date overview of data security models, techniques, and architectures in a variety of data management applications and settings. This edited volume represents the most comprehensive work on numerous [...]
Full download
Posted: January 3rd, 2008, 6:26pm CET by eBooks
Publisher Apress
Author(s) Brennan Stehling
ISBN 1590598601
Release Date 21 September 2007
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development.
Performance is always an issue, and optimizing database access is [...]
Full download
Posted: January 3rd, 2008, 6:25pm CET by eBooks
Publisher Digital Press
Author(s) Gavin JT Powell
ISBN 1555583199
Release Date 13 April 2007
Database professionals will find that this new edition aids in mastering the latest version of Microsofts SQL Server. Developers and database administrators (DBAs) use SQL on a daily basis in application development and the subsequent problem solving and fine tuning. Answers to SQL issues can [...]
Full download
Posted: January 3rd, 2008, 6:23pm CET by eBooks
Publisher Apress
Author(s) Himanshu Yadava
ISBN 1590596722
Release Date 08 October 2007
The Berkeley DB Book is a practical guide to the intricacies of the Berkeley DB. This book covers in-depth the complex design issues that are mostly only touched on in terse footnotes within the dense Berkeley DB reference manual. It explains the technology at a higher level [...]
Full download
Posted: January 1st, 2008, 12:12pm CET by eBooks
Publisher McGraw-Hill/Osborne
Author(s) Rich Long
ISBN 0071496076
Release Date 05 November 2007
Build and manage a scalable storage infrastructure with Oracle Automatic Storage Management
Streamline data management and provisioning using Oracle Automatic Storage Management (Oracle ASM) and the detailed information contained in this exclusive Oracle Press resource. Written by a team of database experts, Oracle Automatic Storage Management: Under-the-Hood & [...]
Full download