Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

Certification

FlazX


Full download


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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

This book constitutes the proceedings of the 8th International Conference on Modeling Decisions for Artificial Intelligence, MDAI 2011, held in Changsha, China, in July 2011. The 25 papers presented were carefully reviewed and selected from 43 submissions. The volume also contains extended abstracts of the three invited papers. The topics covered are aggregation operators and decision making; clustering and similarity; computational intelligence; and data privacy.



Full download


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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

TagsJava   [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

Papers were arranged in topical sections on knowledge representation and reasoning, data mining and knowledge discovery, machine learning, statistical learning, evolutionary computation, particle swarm optimization, intelligent agents, search and planning, natural language processing and AI applications.



Full download


FreeBooksClub


Full download


Posted: August 28th, 2009, 8:05am CEST by nextek

Tags  [edit]

Penthouse - September 2009 / Germany
Penthouse - September 2009 / Germany
German | 119 pages | PDF | 9.97 Mb

Full download


Posted: August 28th, 2009, 1:49am CEST by im_viper

Tags  [edit]

Macworld - October 2009 (US)

Macworld - October 2009 (US)
English | 100 pages | PDF | 29.54 MB

Full download


Posted: August 27th, 2009, 8:47pm CEST by nextek

Tags  [edit]

Jennifer Aniston (Elle 09 2009 / USA) HQ
Jennifer Aniston (Elle 09 2009 / USA) HQ
English | 12 pages | PDF | 23.94 Mb

Full download


Posted: August 27th, 2009, 8:47pm CEST by nextek

Tags  [edit]

Reader's Digest - September 2009 (US)
Reader's Digest - September 2009 (US)
English | 214 pages | PDF | 39.07 Mb

Reader's Digest is the number one selling consumer magazine with a circulation of over 10 million copies in the United States alone, according to the Audit Bureau of Circulation. This monthly magazine is of general-interest, touching on topics including health, politics, entertainment, art, and current events. Reader's Digest is a feel-good publication that offers its dedicated readers inspiring human-interest stories and articles that embrace the humor in everyday life. With the richness and diversity within the pages of Reader's Digest, it is no wonder that this is America's most widely read magazine.

Full download


Posted: August 27th, 2009, 8:46pm CEST by nextek

Tags  [edit]

Electronic Musician  - September 2009 (US)
Electronic Musician - September 2009 (US)
English | 69 pages | PDF | 11.27 Mb

Electronic Musician is the premier resource for making and recording music. Every month we bring you articles that help you choose and use the tools you need to express your creativity. EM is jam-packed with essential information on personal studio recording, midi applications, music software, synth programming and much more.

Full download


Posted: August 27th, 2009, 8:46pm CEST by nextek

Tags  [edit]

Macworld - October 2009 (US)
Macworld - October 2009 (US)
English | 100 pages | PDF | 29.54 Mb

Macworld Magazine - Since its inception in 1984, the Macintosh has been pioneering the world of computers. And Macworld magazine keeps you abreast of the continuing computer developments being made by the Mac. Macintosh users can rely on Macworld's incisive product reviews, in-depth feature, articles, technical pointers, buying tips and Labs-based performance reports. With specialized up dates on desktop publishing, graphics, connectivity and telecommunications.

Full download


Posted: August 27th, 2009, 8:15pm CEST by funkylosik

Tags  [edit]

Remodeling & Makeovers - Vol.18 No.04
Remodeling & Makeovers - Vol.18 No.04
PDF | 107 pages | 30.1 Mb | English

Full download


Posted: August 27th, 2009, 4:03pm CEST by nextek

Tags  [edit]

Outside, September 2009 (US)
Outside, September 2009 (US)
English | 134 pages | PDF | 46.93 Mb

Created for the active reader, Outside is the magazine devoted to travel, fitness, outdoor gear and sports. Whether you like rock climbing or mountain biking, each issue provides the best coverage of these an other exciting outdoor activities. Vacation tips and profiles of outdoor enthusiasts, along with colorful action photography make this a great resource for the active soul!

Full download


Posted: August 27th, 2009, 4:03pm CEST by nextek

Tags  [edit]

Bike - September/October 2009 (US)
Bike - September/October 2009 (US)
English | 116 pages | PDF | 33.04 Mb

Full download


Posted: August 27th, 2009, 4:03pm CEST by nextek

Tags  [edit]

Nuts 28 August - 3 September 2009 / UK (Sexiest Calendars 2010)
Nuts 28 August - 3 September 2009 / UK (Sexiest Calendars 2010)
English | 15 pages | PDF | 5.98 Mb

Nuts is a weekly lad mag published in the United Kingdom. It was the first weekly lads magazine to be published in the UK and is sold every Tuesday (originally every Thursday). The marketing campaign cheekily claims "Women, don't expect any help on a Tuesday".

Full download


Posted: August 27th, 2009, 4:02pm CEST by nextek

Tags  [edit]

Sexy - September 2009 / Brasil
Sexy - September 2009 / Brasil
Portuguese | 12 pages | PDF | 4.96 Mb

Full download


Posted: August 27th, 2009, 4:02pm CEST by nextek

Tags  [edit]

Maxim - September 2009 / Czech
Maxim - September 2009 / Czech
Czech | 134 pages | PDF | 31.06 Mb

Full download


Posted: August 27th, 2009, 12:54pm CEST by funkylosik

Tags  [edit]

Eben Interiors - December 2008
Eben Interiors - December 2008
PDF | 101 pages | 32.3 Mb | Spanish

Full download


Posted: August 27th, 2009, 12:41pm CEST by funkylosik

Tags  [edit]

Eben Interiors - March 2009
Eben Interiors - March 2009
PDF | 101 pages | 32.8 Mb | Spanish

Full download


eBooks Portal


Full download


Posted: April 8th, 2007, 2:25am CEST by -cosmos-

Tags  [edit]

  We know from the success of titles such as Web Standards Solutions, Cascading Style Sheets: Separating Content from Presentation, and the Web Designer's Reference that web designers are increasingly concerned with making sites that don't just look pretty, but are also built using current best practices. There are three main technologies married together to create [...]

Full download


Posted: April 8th, 2007, 2:20am CEST by Ibn

Tags  [edit]

A comprehensive introduction to all facets of MPLS theory and practice Helps networking professionals choose the suitable MPLS application and design for their network Provides MPLS theory and relates to basic IOS configuration examples The Fundamentals Series from Cisco Press launches the basis to readers for understanding the purpose, application, and management of technologies [...]

Full download


Posted: April 8th, 2007, 2:15am CEST by Ibn

Tags  [edit]

This revision of the classic book on CCTV technology, CCTV Surveillance, provides a comprehensive examination of CCTV, covering the applications of various systems, how to design and install a system, and how to choose the right hardware. Taking into account the ever-changing advances in technology using digital techniques and the Internet, CCTV Surveillance, Second [...]

Full download


Posted: April 8th, 2007, 2:10am CEST by Ibn

Tagschamroeun   [edit]

Security professionals and administrators now have access to one of the most valuable resources for learning best practices for network perimeter security. Inside Network Perimeter Security, Second Edition is your guide to preventing network intrusions and defending against any intrusions that do manage to slip through your perimeter. This acclaimed resource has been updated [...]

Full download


Posted: April 8th, 2007, 2:05am CEST by Ibn

Tags  [edit]

This new text is designed for electrical engineering majors with a concentration in communications who have already taken a signals and systems course. Digital Signal Processing: A Computer-Based Approach can also be used for additional study at the graduate level and requires only a minimal knowledge of MATLAB, which is used at length to teach [...]

Full download


Posted: April 7th, 2007, 11:21am CEST by Mr.Blue

Tags  [edit]

D'Alessandro, chairman and CEO of John Hancock Financial Services and author of Brand Warfare, offers winning strategies based on the notion that everyone needs to develop a "personal brand" that distinguishes them from other employees. This lively book has advice that is entertaining and bluntly honest. D'Alessandro outlines 10 rules for career success including "Try [...]

Full download


Posted: April 7th, 2007, 10:58am CEST by Mr.Blue

Tags  [edit]

Complete Guide to CISM® Certification describes the tasks performed by information security managers and offers the necessary knowledge to manage, design, and oversee an information security program. The author explains each task and related knowledge statement, as well as applicable information security management principles, practices, and strategies. The book also covers the areas of information [...]

Full download


Posted: April 6th, 2007, 2:15pm CEST by Ibn

Tags  [edit]

Using the popular and pervasive mid-range 8-bit Microchip PIC® as an archetype, Microcontroller Programming offers a self-contained presentation of the multidisciplinary tools needed to design and implement modern embedded systems and microcontrollers. The authors begin with basic electronics, number systems, and data concepts followed by digital logic, arithmetic, conversions, circuits, and circuit components to [...]

Full download


Posted: April 6th, 2007, 9:36am CEST by Mr.Blue

Tags  [edit]

This Java handbook makes a practical tutorial on Java 2D and Java 3D for computer professionals. It contains in-depth coverage of basic computer graphics concepts and techniques, and introduces advanced graphic features to an audience mostly trained in the Java language. Chapter topics include mathematical background for computer graphics, .geometric transformation, views, lighting [...]

Full download


Posted: April 6th, 2007, 9:02am CEST by Mr.Blue

Tags  [edit]

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

Tags  [edit]

Over 75% of network attacks are targeted at the web application layer. This book provides explicit hacks, tutorials, penetration tests, and step-by-step demonstrations for security professionals and Web application developers to defend their most vulnerable applications. This book defines Web application security, why it should be addressed earlier in the lifecycle in development and quality [...]

Full download


Posted: April 6th, 2007, 7:30am CEST by Ibn

Tags  [edit]

Sams Teach Yourself C++ Programming for Linux in 21 Days teaches you the C++ programming language using the Linux operating system. You will gain a thorough understanding of the basics of C++ programming from a Linux perspective. The Bonus Week includes topics such as XWindows, KDE with QT toolkit, APE Class Library, and Real [...]

Full download


Posted: April 6th, 2007, 7:25am CEST by -cosmos-

Tags  [edit]

  A concise, readable account of the principles underlying embryonic development in animals and plants, illustrated with colorful artwork and interviews with prominent investigators. Highly recommended for use in undergraduate and graduate courses.

Full download


Posted: April 6th, 2007, 7:20am CEST by Ibn

Tags  [edit]

Software Testing and Continuous Quality Improvement is a complete, step-by-step plan to ensure that in the software testing process no stone goes unturned. It presents a continuous quality framework based on Deming’s rapid application “spiral” development model for quality through a continuous improvement process. The book details the spiral methodology for software testing broken [...]

Full download


Xpressionsz


Full download


Posted: August 11th, 2011, 8:45pm CEST by admin

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


“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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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


eBooksDB


Full download


Posted: August 6th, 2007, 9:25pm CEST

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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

Tags  [edit]

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


KnowFree


Full download


Posted: December 31st, 2011, 7:20am CET by mrblue

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


The ultimate guide to WordPress Themes - one of the hottest topics on the web today WordPress is so much more than a blogging platform, and Smashing WordPress Themes teaches readers how to make it look any way they like - from a corporate site, to a photography gallery and more WordPress is one of the hottest tools on the web today and is used by sites including The New York Times, Rolling Stone, flickr, CNN, NASA and of course Smashing Magazine Beautiful full colour throughout - web designers expect nothing less Smashing Magazine will fully support this book by by promoting it through their website and on twitter feeds

Download ebook: Smashing WordPress Themes: Making WordPress Beautiful (Smashing Magazine Book Series)

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:06am CET by mrblue

Tags  [edit]


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

Tags  [edit]


The power of Lion, at your fingertips. With the new Multi-Touch gestures in Mac OS X Lion, you can swipe, pinch, and tap your way to managing your Mac and organizing your life. Want your pictures to stand out? Grab files off the Mac at home while on the road? Tune out distractions? In this practical hands-on guide to Mac OS X Lion, you learn how to Throw away your DVDs: Encode an entire season of your favorite TV shows and manage the episodes from iTunes. Stay in touch: Have a video chat with far-off friends with iChat Theatre. Captivate your audience: Make a vacation slideshow that doesn’t stink. Keep your relatives informed: Build a family website with RapidWeaver. Survive the crash: Create an easy and comprehensive backup plan to secure your personal photos, movies, music, and more.  Express yourself: Write and record podcasts worth listening to. Plus many more useful projects—both big and small—to help you do stuff with Mac OS X Lion.

Download ebook: The Mac OS X Lion Project Book

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:59am CET by mrblue

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


Despite the rise of computer gaming, millions of adults still play face to face role playing games, which rely in part on social interaction to create stories. This work explores tabletop role playing game (TRPG) as a genre separate from computer role playing games. The relationship of TRPGs to other games is examined, as well as the interaction among the tabletop module, computer game, and novel versions of Dungeons & Dragons. Given particular attention are the narrative and linguistic structures of the gaming session, and the ways that players and gamemasters work together to construct narratives. The text also explores wider cultural influences that surround tabletop gamers.

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:27pm CET by mrblue

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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

Tags  [edit]


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


Best Ebook Links


Full download


Posted: September 6th, 2007, 5:05am CEST by Raj

Tagsu0646u0644u061Bu0646u06A9u0644   [edit]


Google Hacking for Penetration Tester:
Download

Full download


Posted: September 6th, 2007, 5:00am CEST by Raj

Tags  [edit]


Body Language How To Read Others Thoughts:
Download

Full download


Posted: September 1st, 2007, 5:14am CEST by Raj

TagsYour First Interview   [edit]


Your First Interview:
Download

Full download


Posted: September 1st, 2007, 5:10am CEST by Raj

TagsMens Health Total Body   [edit]


Men's Health - Total Body Workbook:
Download

Full download


Posted: September 1st, 2007, 5:06am CEST by Raj

TagsSoftware Project Management for Dummies   [edit]


Software Project Management For Dummies:
Download

Full download


Posted: September 1st, 2007, 5:02am CEST by Raj

TagsQue Using Google Spreadsheets   [edit]


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

TagsM Commerce Crash Course   [edit]


M - Commerce Crash Course:
Download

Full download


Posted: September 1st, 2007, 4:54am CEST by Raj

TagsPartnering The New face of   [edit]


Partnering The New Face Of Leadership:
Download

Full download


Posted: September 1st, 2007, 4:50am CEST by Raj

Tags  [edit]


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

Tags  [edit]


Boost Your Presentation IQ:
Download

Full download


Posted: September 1st, 2007, 4:42am CEST by Raj

Tags  [edit]


USNavy - Physical Fitness Guide:
Download

Full download


Posted: September 1st, 2007, 4:38am CEST by Raj

Tags  [edit]


Leadership For The Common Good:
Download

Full download


Posted: August 11th, 2007, 7:38am CEST by Raj

Tags  [edit]


Leadership and Success in Relationships:
Download

Full download


Posted: August 11th, 2007, 7:34am CEST by Raj

Tags  [edit]


Leadership and Success in Organizations:
Download

Full download


ReallyUsefulEbooks.net Update » CompTIA


Full download


Posted: November 25th, 2008, 10:37am CET by admin

Tags  [edit]


TITLE : Change We Can Believe In: Barack Obama’s Plan to Renew America’s Promise
AUTHOR :
PUBLISHER : Random House Audio
ISBN : 0739383221
EDITION : Unabridged
PUB DATE : 2008-09-09
At this defining moment in our history, Americans are hungry for change. After years of failed policies and a failed politics from Washington, this is our chance to reclaim the American dream. Barack Obama has proven to be a new kind of leader—one who can bring people together, be honest about the challenges we face, and move this nation forward. Change We Can Believe In outlines his vision for America.

Throughout this audiobook you will find bold and specific ideas about how to fix our ailing economy and strengthen the middle class, make health care affordable for all, achieve energy independence, and keep America safe in a dangerous world. Change We Can Believe In asks you not just to believe in Barack Obama’s ability to bring change to Washington, it asks you to believe in yours.


Full download


Posted: November 12th, 2008, 1:37am CET by admin

Tags  [edit]


TITLE : Professional Multicore Programming: Design and Implementation for C++ Developers (Wrox Programmer to Programmer)
AUTHOR : Cameron Hughes, Tracey Hughes
PUBLISHER : Wrox
ISBN : 0470289627
EDITION :
PUB DATE : 2008-09-09
Professional Multicore Programming: Design and Implementation for C++ Developers presents the basics of multicore programming in a simple, easy-to-understand manner so that you can easily apply the concepts to your everyday projects. Learn the fundamentals of programming for multiprocessor and multithreaded architecture, progress to multi-core programming and eventually become comfortable with programming techniques that otherwise can be difficult to understand. Anticipate the pitfalls and traps of concurrency programming and synchronization before you encounter them yourself by finding them outlined in this indispensable guide to multicore programming.


Full download


Posted: November 11th, 2008, 10:12pm CET by admin

Tags  [edit]


TITLE : Innovative Applications in Data Mining (Studies in Computational Intelligence)
AUTHOR :
PUBLISHER : Springer
ISBN : 3540880445
EDITION : 1
PUB DATE : 2009-02-01

Data mining consists of attempting to discover novel and useful knowledge from data, trying to find patterns among datasets that can help in intelligent decision making. However, reports of real-world case studies are not generally detailed in the literature, due to the fact that they are usually based on proprietary datasets, making it impossible to publish the results. This kind of situation makes hard to evaluate, in a precise way, the degree of effectiveness of data mining techniques in real-world applications. On the other hand, researchers of this field of expertise usually exploit public-domain datasets.

This volume offers a wide spectrum of research work developed for data mining for real-world application. In the following, we give a brief introduction of the chapters that are included in this book.


Full download


Posted: November 9th, 2008, 3:37pm CET by admin

Tags  [edit]


TITLE : Professional Visual Studio Extensibility
AUTHOR : Keyvan Nayyeri
PUBLISHER : Wrox
ISBN : 0470230843
EDITION :
PUB DATE : 2008-03-10
Whether you want to integrate optimized builds, enhanced programming tools, or other rapid application development features, this unique resource shows you how to develop customized extensions. After a quick introduction of basic concepts, this book delves into the automation model and add-in development with the help of a case study, numerous examples, and sample code. Youll discover how to take advantage of the Add-in Wizard, manipulate solutions and projects, work with text in documents and programming code, create Tool Options Pages, and more.


Full download


Posted: October 26th, 2008, 2:37pm CET by admin

Tags  [edit]


TITLE : Web 2.0: The Business Model
AUTHOR :
PUBLISHER : Springer
ISBN : 0387858946
EDITION : 1
PUB DATE : 2008-11-07

Web 2.0 is one of the most prominent business models for information systems available today. It brings together technology and social networks, and the interactivity that creates business value.

Web 2.0: The Business Model, an edited volume, is the first reference that integrates the business implications of Web 2.0/3.0, along with its linkage to business. The editors’ discussions emphasize three major components of Web 2.0: social networks analysis, recommendation systems and community building. This volume also includes a number of successful business models for business exploitation using Web 2.0 and Web 3.0 with various case studies.

Web 2.0: The Business Model is designed for professionals working as policy makers, corporate quality managers, and government officers in IT, as well as for researchers, professors and advance-level students in computer science and business management.


Full download


Posted: October 26th, 2008, 1:37pm CET by admin

Tags  [edit]


TITLE : The Definitive Guide to SOA: Oracle® Service Bus, Second Edition (The Definitive Guide)
AUTHOR : Jeff Davies, David Schorow, Samrat Ray, David Rieber
PUBLISHER : Apress
ISBN : 1430210575
EDITION : 2
PUB DATE : 2008-09-19

The Definitive Guide to SOA: Oracle® Service Bus, Second Edition targets professional software developers and architects who know enterprise development but are new to enterprise service buses (ESBs) and service–oriented architecture (SOA) development. This is the first book to cover a practical approach to SOA using the BEA AquaLogic Service Bus tool. And it’s written from the “source”—BEA Systems AquaLogic product lead Jeff Davies.

  • This book provides hands–on information to developing SOA–driven applications with ESBs as central components.
  • It also gives strategic guidance on SOA planning, web service life–cycle management, administration of an ESB, and security considerations.
  • Author Jeff Davies is careful to cut through theory and get straight to demonstrating successful use of the product.


What you’ll learn

  • View code examples that demonstrate how to use the major features of the service bus.
  • Learn tips and tricks to solve common problems.
  • Change your thinking on versioning web services: instead of applying versions to web services, which the author feels is simply the wrong tool for managing service life cycle, learn a new way to manage the service life cycle.
  • Get a new perspective on planning your “service landscape.”
  • Discover administration–specific details for keeping your ESB running with practical advice on moving your configurations from development to testing and production—details that are commonly omitted from technical books.


Who is this book for?

This book is for developers, technical architects, tech leads, professional software developers ,and architects. It’s targeted at folks who know enterprise development but are new to enterprise service buses and SOA development.


Full download


Posted: October 26th, 2008, 1:37pm CET by admin

Tags  [edit]


TITLE : WPF Recipes in C# 2008: A Problem-Solution Approach (Expert’s Voice in .Net)
AUTHOR : Allen Jones, Sam Bourton, Sam Noble
PUBLISHER : Apress
ISBN : 1430210842
EDITION : 1
PUB DATE : 2008-09-22

WPF offers amazing new opportunities to .NET programmers in terms of the user interfaces they can deliver to their customers. But this significant technological advance comes with a steep learning curve, requiring the programmer to learn new classes, new syntax, and an entirely new approach to UI development.

Although WPF has been generally available for over a year, commercial take–up has been relatively slow, and the publicly available body of knowledge has been weak in terms of real–world examples and best–practice information.

Using WPF Recipes in C# 2008, you’ll find a simple and straightforward approach to solving the problems you face every day. Each solution contains a complete, working example that demonstrates how to make the best use of WPF. You can use the example as a template to solve your own problem or as a base on which to build a solution tailored to your specific needs.

Packed with well–structured and documented solutions to a broad range of common WPF problems, this book, which presents the only WPF recipes currently published, will be a valuable addition to any C# programmer’s reference library. Examples included provide you with a rich source of information as you begin to learn and will be an invaluable quick–reference guide once you’re a proficient WPF programmer.

The emphasis on solving the day–to–day WPF problems that all programmers face frees you from needing to trawl through weighty programming tomes or sift through API documentation, allowing you to focus on the more interesting and innovative aspects of your project.

What you’ll learn
  • Get hands–on experience applying WPF to real–world business applications.
  • Find quick answers to common problems.
  • Develop a new mindset to UI development and a new approach to implementation from the authors’ experience in graphics.
  • Peruse clear and concise code samples that demonstrate solutions to specific problems.


Who is this book for?

This book will benefit intermediate–to–advanced professional C# programmers who want clearly documented and working code samples that demonstrate solutions to common problems encountered when programming WPF. The authors believe WPF technology is new and complex enough, and their experience is deep enough that their recipes will provide value to all but the most experienced WPF programmers.

About the Apress Recipes Series

Apress Recipes series books are carefully selected compendiums of solutions and techniques to help you solve the difficulties that regularly beset developers when they are learning a new language or technology. The recipes are short, and each provides a step–by–step explanation and working code example that allows you to successfully solve your problems and progress with your project.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Building XNA 2.0 Games: A Practical Guide for Independent Game Development (Books for Professionals by Professionals)
AUTHOR : James Silva, John Sedlak
PUBLISHER : Apress
ISBN : 1430209798
EDITION : 1
PUB DATE : 2008-09-22

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is written by James Silva, who recently won the prestigious Microsoft Dream Build Play game competition with his award–winning title, The Dishwasher: Dead Samurai.

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is an in–depth and exclusive look into the entire XNA game development process and includes the creation of a software game masterpiece. James Silva guides you through the process he took to build his award–winning title from concept to reality. He reveals tips and techniques for creating a polished, high–quality game with very few resources, while bridging the gap between coding and art.

This title shows software developers the following:

  • The creation of a polished game from start to finish
  • Design philosophies
  • Next–gen 2D graphics, including shaders
  • Techniques for fast, fluid game play
  • XACT Audio and XInput
  • Eye–catching particle effects for visual stimulation

The book is packed full of code, pictures, and valuable insights into XNA game development.

What you’ll learn
  • If you are brand new to XNA, you’ll see basic concepts of game development through simple exercises.
  • You’ll be able to follow along and see the steps taken to re–create the game that won the Microsoft Dream Build Play competition.
  • You’ll learn and enhance artistic skills and artistic design capabilities.
  • You’ll learn how to build software games that focus on the same artistic design, game play, and game flow/logic that are also found in commercial games.
  • You’ll become more exposed to the exciting world of software games.


Who is this book for?

For anyone who has working knowledge of C# and .NET programming and either loves to build software games or is interested in seeing how to create an award–winning game.

About the Apress Building Series

The Apress Building series teaches application of existing technologies. The book content assumes the reader has fundamental working knowledge of a technology and demonstrates how to build solutions from the technology. The Building series books are characterized by visualizations of the end product and extensive use of examples to build that end product.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Building XNA 2.0 Games: A Practical Guide for Independent Game Development (Books for Professionals by Professionals)
AUTHOR : James Silva, John Sedlak
PUBLISHER : Apress
ISBN : 1430209798
EDITION : 1
PUB DATE : 2008-09-22

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is written by James Silva, who recently won the prestigious Microsoft Dream Build Play game competition with his award–winning title, The Dishwasher: Dead Samurai.

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is an in–depth and exclusive look into the entire XNA game development process and includes the creation of a software game masterpiece. James Silva guides you through the process he took to build his award–winning title from concept to reality. He reveals tips and techniques for creating a polished, high–quality game with very few resources, while bridging the gap between coding and art.

This title shows software developers the following:

  • The creation of a polished game from start to finish
  • Design philosophies
  • Next–gen 2D graphics, including shaders
  • Techniques for fast, fluid game play
  • XACT Audio and XInput
  • Eye–catching particle effects for visual stimulation

The book is packed full of code, pictures, and valuable insights into XNA game development.

What you’ll learn
  • If you are brand new to XNA, you’ll see basic concepts of game development through simple exercises.
  • You’ll be able to follow along and see the steps taken to re–create the game that won the Microsoft Dream Build Play competition.
  • You’ll learn and enhance artistic skills and artistic design capabilities.
  • You’ll learn how to build software games that focus on the same artistic design, game play, and game flow/logic that are also found in commercial games.
  • You’ll become more exposed to the exciting world of software games.


Who is this book for?

For anyone who has working knowledge of C# and .NET programming and either loves to build software games or is interested in seeing how to create an award–winning game.

About the Apress Building Series

The Apress Building series teaches application of existing technologies. The book content assumes the reader has fundamental working knowledge of a technology and demonstrates how to build solutions from the technology. The Building series books are characterized by visualizations of the end product and extensive use of examples to build that end product.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Building XNA 2.0 Games: A Practical Guide for Independent Game Development (Books for Professionals by Professionals)
AUTHOR : James Silva, John Sedlak
PUBLISHER : Apress
ISBN : 1430209798
EDITION : 1
PUB DATE : 2008-09-22

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is written by James Silva, who recently won the prestigious Microsoft Dream Build Play game competition with his award–winning title, The Dishwasher: Dead Samurai.

Building XNA 2.0 Games: A Practical Guide for Independent Game Development is an in–depth and exclusive look into the entire XNA game development process and includes the creation of a software game masterpiece. James Silva guides you through the process he took to build his award–winning title from concept to reality. He reveals tips and techniques for creating a polished, high–quality game with very few resources, while bridging the gap between coding and art.

This title shows software developers the following:

  • The creation of a polished game from start to finish
  • Design philosophies
  • Next–gen 2D graphics, including shaders
  • Techniques for fast, fluid game play
  • XACT Audio and XInput
  • Eye–catching particle effects for visual stimulation

The book is packed full of code, pictures, and valuable insights into XNA game development.

What you’ll learn
  • If you are brand new to XNA, you’ll see basic concepts of game development through simple exercises.
  • You’ll be able to follow along and see the steps taken to re–create the game that won the Microsoft Dream Build Play competition.
  • You’ll learn and enhance artistic skills and artistic design capabilities.
  • You’ll learn how to build software games that focus on the same artistic design, game play, and game flow/logic that are also found in commercial games.
  • You’ll become more exposed to the exciting world of software games.


Who is this book for?

For anyone who has working knowledge of C# and .NET programming and either loves to build software games or is interested in seeing how to create an award–winning game.

About the Apress Building Series

The Apress Building series teaches application of existing technologies. The book content assumes the reader has fundamental working knowledge of a technology and demonstrates how to build solutions from the technology. The Building series books are characterized by visualizations of the end product and extensive use of examples to build that end product.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Practical Dojo Projects (Practical Projects)
AUTHOR : Frank Zammetti
PUBLISHER : Apress
ISBN : 1430210664
EDITION : 1
PUB DATE : 2008-09-19

The era of professional JavaScript development has arrived! Gone are the days when writing all the client–side code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you’d surely regret using later.

No, writing high–quality JavaScript these days is a whole lot easier with the advent of top–notch libraries that save you time and effort, and one that stands out from most others is Dojo.

Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you’ll need to write modern Rich Internet Applications, all in one place. From Ajax to widgets, to client–side persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you’ll learn all about what Dojo has to offer. You’ll see it in action in the form of five fully functional applications, which include

  • A contact manager for storing info for all the important people in your life
  • A code cabinet: a place to store, index, and get code snippets from
  • A stock tracker to keep track of your stock portfolio
  • A message forum for open discussions on topics you define
  • Even a fun little game!

By the time you’ve finished reading, you’ll have a firm grasp on what Dojo is all about, and you’ll have the preparation you need to begin to use it yourself in your own projects. See you inside!

What you’ll learn
  • Uncover the fundamentals of Dojo, its core, Dojo Widgets, and DojoX.
  • Build sophisticated JavaScript/Ajax–based applications starting with a Dojo contact manager.
  • Create a code cabinet, a place to store snippets of code for later reuse using Dojo and Dojo Offline (based on Google Gears).
  • See how to build an interactive and fun came application using Dojo.
  • Build a stock watcher application, which allows you to enter ticker symbols and will show you real–time updates using some available web service; show net gain/loss over various time periods (hourly/daily/weekly/monthly/yearly) with various charts and graphs.
  • Take Dojo into social networking by building a messaging forums application.


Who is this book for

Web application developers, senior projects leads, and application architects

About the Apress Practical Series

The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Practical Dojo Projects (Practical Projects)
AUTHOR : Frank Zammetti
PUBLISHER : Apress
ISBN : 1430210664
EDITION : 1
PUB DATE : 2008-09-19

The era of professional JavaScript development has arrived! Gone are the days when writing all the client–side code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you’d surely regret using later.

No, writing high–quality JavaScript these days is a whole lot easier with the advent of top–notch libraries that save you time and effort, and one that stands out from most others is Dojo.

Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you’ll need to write modern Rich Internet Applications, all in one place. From Ajax to widgets, to client–side persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you’ll learn all about what Dojo has to offer. You’ll see it in action in the form of five fully functional applications, which include

  • A contact manager for storing info for all the important people in your life
  • A code cabinet: a place to store, index, and get code snippets from
  • A stock tracker to keep track of your stock portfolio
  • A message forum for open discussions on topics you define
  • Even a fun little game!

By the time you’ve finished reading, you’ll have a firm grasp on what Dojo is all about, and you’ll have the preparation you need to begin to use it yourself in your own projects. See you inside!

What you’ll learn
  • Uncover the fundamentals of Dojo, its core, Dojo Widgets, and DojoX.
  • Build sophisticated JavaScript/Ajax–based applications starting with a Dojo contact manager.
  • Create a code cabinet, a place to store snippets of code for later reuse using Dojo and Dojo Offline (based on Google Gears).
  • See how to build an interactive and fun came application using Dojo.
  • Build a stock watcher application, which allows you to enter ticker symbols and will show you real–time updates using some available web service; show net gain/loss over various time periods (hourly/daily/weekly/monthly/yearly) with various charts and graphs.
  • Take Dojo into social networking by building a messaging forums application.


Who is this book for

Web application developers, senior projects leads, and application architects

About the Apress Practical Series

The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Practical Dojo Projects (Practical Projects)
AUTHOR : Frank Zammetti
PUBLISHER : Apress
ISBN : 1430210664
EDITION : 1
PUB DATE : 2008-09-19

The era of professional JavaScript development has arrived! Gone are the days when writing all the client–side code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you’d surely regret using later.

No, writing high–quality JavaScript these days is a whole lot easier with the advent of top–notch libraries that save you time and effort, and one that stands out from most others is Dojo.

Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you’ll need to write modern Rich Internet Applications, all in one place. From Ajax to widgets, to client–side persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you’ll learn all about what Dojo has to offer. You’ll see it in action in the form of five fully functional applications, which include

  • A contact manager for storing info for all the important people in your life
  • A code cabinet: a place to store, index, and get code snippets from
  • A stock tracker to keep track of your stock portfolio
  • A message forum for open discussions on topics you define
  • Even a fun little game!

By the time you’ve finished reading, you’ll have a firm grasp on what Dojo is all about, and you’ll have the preparation you need to begin to use it yourself in your own projects. See you inside!

What you’ll learn
  • Uncover the fundamentals of Dojo, its core, Dojo Widgets, and DojoX.
  • Build sophisticated JavaScript/Ajax–based applications starting with a Dojo contact manager.
  • Create a code cabinet, a place to store snippets of code for later reuse using Dojo and Dojo Offline (based on Google Gears).
  • See how to build an interactive and fun came application using Dojo.
  • Build a stock watcher application, which allows you to enter ticker symbols and will show you real–time updates using some available web service; show net gain/loss over various time periods (hourly/daily/weekly/monthly/yearly) with various charts and graphs.
  • Take Dojo into social networking by building a messaging forums application.


Who is this book for

Web application developers, senior projects leads, and application architects

About the Apress Practical Series

The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.


Full download


Posted: October 25th, 2008, 4:37am CEST by admin

Tags  [edit]


TITLE : Practical Dojo Projects (Practical Projects)
AUTHOR : Frank Zammetti
PUBLISHER : Apress
ISBN : 1430210664
EDITION : 1
PUB DATE : 2008-09-19

The era of professional JavaScript development has arrived! Gone are the days when writing all the client–side code for your applications by hand yourself was the norm. Gone are the days when scrounging around the Internet to find a snippet of code to do something you need could lead to either decent code or utter garbage that you’d surely regret using later.

No, writing high–quality JavaScript these days is a whole lot easier with the advent of top–notch libraries that save you time and effort, and one that stands out from most others is Dojo.

Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you’ll need to write modern Rich Internet Applications, all in one place. From Ajax to widgets, to client–side persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you’ll learn all about what Dojo has to offer. You’ll see it in action in the form of five fully functional applications, which include

  • A contact manager for storing info for all the important people in your life
  • A code cabinet: a place to store, index, and get code snippets from
  • A stock tracker to keep track of your stock portfolio
  • A message forum for open discussions on topics you define
  • Even a fun little game!

By the time you’ve finished reading, you’ll have a firm grasp on what Dojo is all about, and you’ll have the preparation you need to begin to use it yourself in your own projects. See you inside!

What you’ll learn
  • Uncover the fundamentals of Dojo, its core, Dojo Widgets, and DojoX.
  • Build sophisticated JavaScript/Ajax–based applications starting with a Dojo contact manager.
  • Create a code cabinet, a place to store snippets of code for later reuse using Dojo and Dojo Offline (based on Google Gears).
  • See how to build an interactive and fun came application using Dojo.
  • Build a stock watcher application, which allows you to enter ticker symbols and will show you real–time updates using some available web service; show net gain/loss over various time periods (hourly/daily/weekly/monthly/yearly) with various charts and graphs.
  • Take Dojo into social networking by building a messaging forums application.


Who is this book for

Web application developers, senior projects leads, and application architects

About the Apress Practical Series

The Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.


Full download


Free Ebooks Links » IT Certifications


Full download


Posted: February 19th, 2007, 8:38am CET by admin

Tags  [edit]

  Prepare for the new CCNP BCMSN Exam from Cisco with the neweest edition of the all-time best-selling BCMSN book on the market * Learn from the all-time best-selling BCMSN book on the market * Review all the new CCNP Switching topics from the only official, Cisco-endorsed book publisher * Practice for the test with the robust, 200 question [...]

Full download


Posted: February 19th, 2007, 8:34am CET by admin

Tags  [edit]

Download Link: http://rapidshare.com/files/11067835/Dictionary_of_Internetworking_Terms_and_Acronyms_-_ISBN10-1587200457.rar

Full download


Posted: February 19th, 2007, 8:33am CET by admin

Tags  [edit]

Your Complete Certification Solution! Exam 70-290 Lee Scales The Smart Way to Study™ In This Book You’ll Learn How To Implement and manage local and network resources Manage files and folders Implement, manage, monitor, and troubleshoot hardware devices Implement, manage, monitor, and troubleshoot disk quotas Implement, manage, monitor, and troubleshoot Print Monitor Monitor and optimize system performance Implement and manage group policy Manage and implement disaster recovery Manage [...]

Full download


Posted: February 19th, 2007, 8:32am CET by admin

Tags  [edit]

MCAD/MCSD/MCSE Training Guide (70-229): SQL Server 2000 Database Design and Implementation is the perfect study guide to help you pass the 70-229 exam, which is an elective for the MCSD, MCAD, MCDBA, and MCSE programs. If you are preparing for this exam, you’ll find our Training Guide to be the most effective self-study tool in [...]

Full download


Posted: February 15th, 2007, 3:40pm CET by admin

Tags  [edit]

  Completely revised and updated for all four new exams and reviewed and approved by CompTIA, this definitive volume covers everything you need to know to pass the CompTIA A+ Essentials exam and CompTIA A+ Exams 220-602, 220-603, and 220-604. Mike Meyers, the leading authority on CompTIA A+ certification and training, has helped hundreds of thousands [...]

Full download


Posted: February 15th, 2007, 3:38pm CET by admin

Tags  [edit]

  Presenting the highly anticipated revision of the bestselling guide that prepares readers for what is considered the most popular entry-level IT certification offered * Offers network and hardware technicians clear and concise information on the essential exam, plus all electives for the revised CompTIA A+ exam * Practical examples and insights drawn from real-world experience as well [...]

Full download


Posted: February 15th, 2007, 3:34pm CET by admin

Tags  [edit]

  Demand for qualified and certified information systems (IS) auditors has increased dramatically since the adoption of the Sarbanes-Oxley Act in 2002. Now you can prepare for CISA certification, the one certification designed specifically for IS auditors, and improve your job skills with this valuable book. Not only will you get the valuable preparation you [...]

Full download


Posted: February 15th, 2007, 3:31pm CET by admin

Tags  [edit]

  The Security+ certification is CompTIA?s answer to the market?s need for a baseline, vendor-neutral security certification. The IT industry recognizes there is a need to better train, staff, and empower those tasked with designing and implementing information security. Download Link: http://www.ftp2share.com/file/24254/20cram_202_20_28syo-101_29.chm.html

Full download


Posted: February 15th, 2007, 3:28pm CET by admin

Tags  [edit]

  Cisco IP Telephony (CIPT), Second Edition, is a Cisco-authorized, self-paced learning tool for CCVP IP telephony foundation learning. This book provides you with the knowledge needed to install, configure, and maintain a Cisco IP telephony solution. By reading this book, you will gain a thorough understanding of Cisco Unified CallManager version 4.1, the call routing [...]

Full download


Free Certification eBooks


Full download


Posted: July 22nd, 2008, 4:50am CEST by The Elite

Tags  [edit]

NETg Oracle Database 10g Administration Workshop (1 cd) oem

NETg Oracle Database 10g Administration Workshop (1 cd) oem

The Thomson NETg Oracle Database 10g: Administration Workshop I CBT Training consists of Oracle Database 10g: Administration Workshop I Part 1, Oracle Database 10g: Administration Workshop I Part 2, Oracle Database 10g: Administration Workshop I Part 3, and Oracle Database 10g: Administration Workshop I 4. Oracle Database 10g: Administration Workshop I Part 1 enables learners to gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. Learners will be taught to create an operational database and properly manage the various structures in an effective and efficient manner including performance monitoring, database security, user management, and backup/recovery techniques. Oracle Database 10g: Administration Workshop I Part 2 covers salient aspects of Oracle Database 10g such as user and data management. The basic aspects of database management such as database integrity constraints, transferring data, and defining tables and schemas has been discussed at length. Attention has been paid to DML and to PL/SQL code, which is Oracle's proprietary fourth generation programming language that enables Oracle applications to interact over different operating systems and hardware platforms. Oracle Database 10g: Administration Workshop I Part 3 provides an understanding of the Database Security. This course will help the learner to understand the benefits of database auditing and monitoring. It also covers Database Listeners and Services. The concept of shared and dedicated servers is also covered. After going through this course, the learners would be able to tune the system for best performance by configuring automatic alerts and thresholds. Oracle Database 10g: Administration Workshop I Part 4 enables learners to gain a conceptual understanding of the Oracle database architecture and how its components work and interact with one another. Learners will also be taught about undo management, lock management, and backup and recovery techniques. COURSES: 67110 Oracle Database 10g: Administration Workshop I Part 1 67111 Oracle Database 10g: Administration Workshop I Part 2 67112 Oracle Database 10g: Administration Workshop I Part 3 67113 Oracle Database 10g: Administration Workshop I Part 4

Full download


Posted: July 3rd, 2008, 6:40pm CEST by aprico

Tags  [edit]

Train Signal Video CBT Labs
Training Tutorial > IT Video

Train Signal Video CBT Labs

Full download


Posted: June 10th, 2008, 3:45am CEST by The Elite

Tags  [edit]

Collection of MicroSoft Certification Q and A

Full download


Posted: June 10th, 2008, 3:43am CEST by The Elite

Tags  [edit]

Collection Of Oracle Certification Q and A

Rare Collections

Full download


Posted: December 10th, 2007, 10:12am CET by JOJO

Tags  [edit]

The-IT-Professional’s-Business-and-Communications-Guide:-A-Real-World-Approach-to-CompTIA-A+-Soft-Skills

The IT Professional’s Business and Communications Guide: A Real-World Approach to CompTIA A+ Soft Skills
More and more companies now require that their IT professionals have strong communication and customer service skills. Gaining these soft skills is such a critical component of IT that the new CompTIA A+ exams include a significant number of questions on this subject. This unique book prepares you f

Full download


Posted: December 10th, 2007, 6:24am CET by udaya

Tags  [edit]

The-Complete-Guide-for-CPP-Examination-Preparation

The Complete Guide for CPP Examination Preparation
The Complete Guide for CPP Examination Preparation provides a thorough foundation of security concepts and practices. This volume does more than impart the information required for you to pass the CPP exam, in also delivers insight into what taking the exam is like, and provides an appreciation for

Full download


Posted: December 10th, 2007, 6:20am CET by JOJO

Tags  [edit]

The-CISSP-and-CAP-Prep-Guide:-Platinum-Edition

The CISSP and CAP Prep Guide: Platinum Edition
This follow-on edition to The CISSP Prep Guide: Mastering CISSP and ISSEP offers value-add coverage not featured anywhere else! You’ll prepare for passing CISSP with a revised review of each of the ten CISSP domains, updated to reflect current thinking/technology, especially in the areas of cyber-te

Full download


Posted: December 10th, 2007, 3:01am CET by JOJO

Tags  [edit]

Switching-Basics-and-Intermediate-Routing-CCNA-3-Companion-Guide-(Cisco-Networking-Academy-Program)

Switching Basics and Intermediate Routing CCNA 3 Companion Guide (Cisco Networking Academy Program)
The completely revised and only authorized textbook for the Cisco Networking Academy Program CCNA 3 curriculum A portable reference that fully supports the topics covered in the Networking Academy CCNA 3 curriculum and aligns 1:1 with course modules Features enhanced readability through improved wor

Full download


Posted: December 10th, 2007, 1:28am CET by TINTU

Tags  [edit]

Sun Certified Programmer & Developer for Java 2 Study Guide (Exam 310-035 & 310-027)

Sun Certified Programmer & Developer for Java 2 Study Guide (Exam 310-035 & 310-027)
Revised and updated by one of the co-developers of the (310-035) Programmer exam, this edition offers complete coverage of the Sun Certified Programmer for Java 2 exam objectives and newly added, complete coverage of both portions of the Sun Certified Java 2 Developer’s exam. More than 250 challengi

Full download


Certification Free eBooks Download Portal


Full download


Posted: July 8th, 2008, 4:47pm CEST by eBooks

Tags  [edit]

Publisher Cisco Press Author(s) Hans Roth ISBN 1587201852 Release Date 30 March 2008 All the ONT 642-845 commands in one compact, portable resource Preparing for the CCNP® certification? Working as a network professional? Here are all the CCNP-level commands for the ONT exam you need in one condensed, portable resource. The CCNP ONT Portable Command Guide is filled with valuable, [...]

Full download


Posted: January 4th, 2008, 4:49pm CET by eBooks

Tags  [edit]

Publisher Sybex Inc Author(s) Simon Roberts ISBN 0782140777 Release Date 01 July 2002 Newly revised and updated for Java 2 standards, the second edition of The Complete Java 2 Certification Study Guide is packed with information on what you’ll need to know to pass both the Sun Java Programmer and Developer Exams. With Java certification becoming ever more popular, [...]

Full download


Posted: December 24th, 2007, 2:43am CET by eBooks

Tags  [edit]

Publisher McGraw-Hill/Osborne Author(s) Shon Harris ISBN 0071497870 Release Date 09 November 2007 All-in-One is All You Need Fully revised for the latest exam release, this authoritative volume offers thorough coverage of all the material on the Certified Information Systems Security Professional (CISSP) exam. Written by a renowned security expert and CISSP, this guide features complete details on all 10 exam [...]

Full download


Posted: December 18th, 2007, 6:12am CET by eBooks

Tags  [edit]

Publisher Sybex Inc Author(s) Todd Lammle ISBN 0782144543 Release Date 11 November 2005 Concise, Accessible Coverage of All CCNA Objectives for Exam 640-801 Two Bonus Exams on the CD Written by Todd Lammle, the Leading Authority on Cisco Internetworking From the author of Sybex’s best-selling CCNA: Cisco Certified Network Associate Study Guide comes the streamlined tool you need to hone in on [...]

Full download


Posted: October 28th, 2007, 8:00am CET by eBooks

Tags  [edit]

Publisher Que Author(s) Fred Glauser ISBN 0789730200 Release Date 24 October 2003 Your resource to passing the Cisco CCNP BCRAN Certification Exam! Join the ranks of readers who have trusted Exam Cram 2 to their certification preparation needs! The CCNP BCRAN Exam Cram 2 (Exam 642-821) is focused on what you need to know to pass the CCNP BCRAN [...]

Full download


Posted: October 24th, 2007, 4:43pm CEST by eBooks

Tags  [edit]

Publisher Sybex Inc Author(s) Kim Heldman ISBN 0470152508 Release Date 17 July 2007 Get the full coverage you need for the PMP Exam! Get the preparation you need for the challenging Project Management Professional (PMP) certification exam in this comprehensive study guide. In addition to coverage of all exam objectives, you’ll find practical advice including “How This Applies to Your [...]

Full download


Posted: October 24th, 2007, 4:41pm CEST by eBooks

Tags  [edit]

Publisher Que Author(s) Greg Horine ISBN 0789730375 Release Date 13 October 2003 PMP Exam Cram 2 offers concise information mixed with real-world scenarios delivered in an approachable, friendly style. This book is the perfect complement to the Project Management Book of Knowledge (PMBOK). This Exam Cram 2 will help you make sure you’ve nailed important concepts and know exactly [...]

Full download


Posted: October 16th, 2007, 8:01pm CEST by eBooks

Tags  [edit]

Publisher Cisco Press Author(s) Diane Teare ISBN 1587052725 Release Date 17 October 2007 Authorized Self-Study Guide Designing for Cisco Internetwork Solutions (DESGN) Second Edition Foundation learning for CCDA exam 640-863 Designing for Cisco Internetwork Solutions (DESGN), Second Edition, is a Cisco®-authorized, self-paced learning tool for CCDA® foundation learning. This book provides you with the knowledge needed to design enterprise networks. By reading this [...]

Full download


Posted: September 27th, 2007, 11:14am CEST by eBooks

Tags  [edit]

Publisher Sybex Inc Author(s) Todd Lammle ISBN 0470110082 Release Date 29 August 2007 Completely Revised for the New 2007 Version of the CCNA Exam (#640-802) Cisco networking authority Todd Lammle has completely updated this new edition to cover all of the exam objectives for the latest version of the CCNA exam. Todd’s straightforward style provides lively examples, easy-to-understand analogies, and [...]

Full download


Posted: September 22nd, 2007, 8:54am CEST by eBooks

Tags  [edit]

Publisher O’Reilly Author(s) Bert Bates ISBN 0596005407 Release Date 01 July 2004 Imagine a world without eBay…unthinkable! How would you get that Farrah Fawcett poster, retired Beanie Baby, or first-edition pet rock? Handling over a gazillion (OK, we exaggerate–it’s actually only 1 billion) page views each day, server-side Java makes eBay work. Isn’t it time you learned the latest (J2EE [...]

Full download


Posted: September 18th, 2007, 5:18pm CEST by eBooks

Tags  [edit]

Publisher Cisco Press Author(s) Brent Stewart ISBN 158720147X Release Date 18 July 2007 CCNP BSCI Official Exam Certification Guide Fourth Edition * Master all 642-901 exam topics with the official study guide * Assess your knowledge with chapter-opening quizzes * Review key concepts with foundation summaries * Practice [...]

Full download