Free Ebooks and Magazines
Posted: October 26th, 2007, 2:15pm CEST

WiMAX Broadband Wireless Access Technology, based on the IEEE 802.16 standard, is at the origin of great promises for many different markets covering fixed wireless Internet Access, Backhauling and Mobile cellular networks. WiMAX technology is designed for the transmission of multimedia services (voice, Internet, email, games and others) at high data rates (of the order of Mb/s per user). It is a very powerful but sometimes complicated technique.
The WiMAX System is described in thousands of pages of IEEE 802.16 standard and amendments documents and WiMAX Forum documents. WiMAX: Technology for Broadband Wireless Access provides a global picture of WiMAX and a large number of details that makes access to WiMAX documents much easier. All the aspects of WIMAX are covered. Illustrations and clear explanations for all the main procedures of WiMAX are pedagogically presented in a succession of relatively short chapters
Topics covered include WiMAX genesis and framework, WiMAX topologies, protocol layers, MAC layer, MAC frames, WiMAX multiple access, the physical layer, QoS Management, Radio Resource Management, Bandwidth allocation, Network Architecture, Mobility and Security
Features a glossary of abbreviations and their definitions, and a wealth of explanatory tables and figures
Highlights the most recent changes, including the 802.16e amendment of the standard, needed for Mobile WiMAX
Includes technical comparisons of WiMAX vs. 802.11 (WiFi) and cellular 3G technologies
This technical introduction to WiMAX, explaining the rather complex standards (IEEE 802.16-2004 and 802.16e) is a must read for engineers, decision-makers and students interested in WiMAX, as well as other researchers and scientists from this evolving field.
Download
Posted: October 26th, 2007, 2:12pm CEST

The first edition of The Practice of System and Network Administration introduced a generation of system and network administrators to a modern IT methodology. Whether you use Linux, Unix, or Windows, this newly revised edition describes the essential practices previously handed down only from mentor to protégé. This wonderfully lucid, often funny cornucopia of information introduces beginners to advanced frameworks valuable for their entire career, yet is structured to help even the most advanced experts through difficult projects.
The book’s four major sections build your knowledge with the foundational elements of system administration. These sections guide you through better techniques for upgrades and change management, catalog best practices for IT services, and explore various management topics. Chapters are divided into The Basics and The Icing. When you get the Basics right it makes every other aspect of the job easier–such as automating the right things first. The Icing sections contain all the powerful things that can be done on top of the basics to wow customers and managers.
Inside, you’ll find advice on topics such as
The key elements your networks and systems need in order to make all other services run better
Building and running reliable, scalable services, including web, storage, email, printing, and remote access
Creating and enforcing security policies
Upgrading multiple hosts at one time without creating havoc
Planning for and performing flawless scheduled maintenance windows
Managing superior helpdesks and customer care
Avoiding the “temporary fix� trap
Building data centers that improve server uptime
Designing networks for speed and reliability
Web scaling and security issues
Why building a backup system isn’t about backups
Monitoring what you have and predicting what you will need
How technically oriented workers can maintain their job’s technical focus (and avoid an unwanted management role)
Technical management issues, including morale, organization building, coaching, and maintaining positive visibility
Personal skill techniques, including secrets for getting more done each day, ethical dilemmas, managing your boss, and loving your job
System administration salary negotiation
It’s no wonder the first edition received Usenix SAGE’s 2005 Outstanding Achievement Award!
This eagerly anticipated second edition updates this time-proven classic:
Chapters reordered for easier navigation
Thousands of updates and clarifications based on reader feedback
Plus three entirely new chapters: Web Services, Data Storage, and Documentation
Download
Posted: October 26th, 2007, 2:11pm CEST
Posted: October 26th, 2007, 2:09pm CEST
Posted: October 26th, 2007, 2:06pm CEST
Posted: October 25th, 2007, 3:50pm CEST
Now that ActionScript is reengineered from top to bottom as a true object-oriented programming (OOP) language, reusable design patterns are an ideal way to solve common problems in Flash and Flex applications. If you’re an experienced Flash or Flex developer ready to tackle sophisticated programming techniques with ActionScript 3.0, this hands-on introduction to design patterns is the book you need.
ActionScript 3.0 Design Patterns takes you step by step through the process, first by explaining how design patterns provide a clear road map for structuring code that actually makes OOP languages easier to learn and use. You then learn about various types of design patterns and construct small abstract examples before trying your hand at building full-fledged working applications outlined in the book. Topics in ActionScript 3.0 Design Patterns include:
Key features of ActionScript 3.0 and why it became an OOP language
OOP characteristics, such as classes, abstraction, inheritance, and polymorphism
The benefits of using design patterns
Creational patterns, including Factory and Singleton patterns
Structural patterns, including Decorator, Adapter, and Composite patterns
Behavioral patterns, including Command, Observer, Strategy, and State patterns
Multiple design patterns, including Model-View-Controller and Symmetric Proxy designs
During the course of the book, you’ll work with examples of increasing complexity, such as an e-business application with service options that users can select, an interface for selecting a class of products and individual products in each class, an action game application, a video record and playback application, and many more. Whether you’re coming to Flash and Flex from Java or C++, or have experience with ActionScript 2.0, ActionScript 3.0 Design Patterns will have you constructing truly elegant solutions for your Flash and Flex applications in no time.
Download
Posted: October 25th, 2007, 3:47pm CEST
What if you could sit down with some of the most talented security engineers in the world and ask any network security question you wanted? Security Power Tools lets you do exactly that! Members of Juniper Networks’ Security Engineering team and a few guest experts reveal how to use, tweak, and push the most popular network security applications, utilities, and tools available using Windows, Linux, Mac OS X, and Unix platforms.
Designed to be browsed, Security Power Tools offers you multiple approaches to network security via 23 cross-referenced chapters that review the best security tools on the planet for both black hat techniques and white hat defense tactics. It’s a must-have reference for network administrators, engineers and consultants with tips, tricks, and how-to advice for an assortment of freeware and commercial tools, ranging from intermediate level command-line operations to advanced programming of self-hiding exploits.
Security Power Tools details best practices for:
Reconnaissance  including tools for network scanning such as nmap; vulnerability scanning tools for Windows and Linux; LAN reconnaissance; tools to help with wireless reconnaissance; and custom packet generation
Penetration  such as the Metasploit framework for automated penetration of remote computers; tools to find wireless networks; exploitation framework applications; and tricks and tools to manipulate shellcodes
Control  including the configuration of several tools for use as backdoors; and a review of known rootkits for Windows and Linux
Defense  including host-based firewalls; host hardening for Windows and Linux networks; communication security with ssh; email security and anti-malware; and device security testing
Monitoring  such as tools to capture, and analyze packets; network monitoring with Honeyd and snort; and host monitoring of production servers for file changes
Discovery  including The Forensic Toolkit, SysInternals and other popular forensic tools; application fuzzer and fuzzing techniques; and the art of binary reverse engineering using tools like Interactive Disassembler and Ollydbg
A practical and timely network security ethics chapter written by a Stanford University professor of law completes the suite of topics and makes this book a goldmine of security information. Save yourself a ton of headaches and be prepared for any network security dilemma with Security Power Tools.
Download
Posted: October 25th, 2007, 3:46pm CEST

This handy little book offers programmers a complete overview of the syntax and semantics of regular expressions that are at the heart of every text-processing application. Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries.
This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:
Supported metacharacters for each language API
Regular expression classes and interfaces for Ruby, Java, .NET, and C#
Regular expression operators for Perl 5.8
Regular expression module objects and functions for Python
Pattern-matching functions for PHP and the vi editor
Pattern-matching methods and objects for JavaScript
Unicode Support for each of the languages
With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.
Download
Posted: October 25th, 2007, 3:45pm CEST

If you want to get into developing web sites, the most important thing you need is a solid understanding of Hypertext Markup Language, or HTMLâ€â€the language that the majority of web site content is written in.
Beginning HTML with CSS and XHTML: Modern Guide and Reference incorporates practical examples that will show you how to structure your data correctly using (X)HTML, along with styling and layout basics using Cascading Style Sheets (CSS). You’ll also learn how to add dynamic behavior to your data using the JavaScript™ language.
This book is forward-thinking because all the featured code and techniques are standards compliant and demonstrate best practicesâ€â€so you won’t waste time on outdated, bad techniques. Your web pages will work properly in most web browsers and be accessible to web users with disabilities, easily locatable with popular search engines, and compact in file size.
Even if you already know HTML and CSS basics, this book will still be useful to you. It features comprehensive reference tables at the back, so you can look up all of the troublesome attributes, codes, and properties quickly and easily.
Pick up a copy of this book because it:
Teaches standards-compliant HTML–not outdated techniques
Includes reference sections for you to easily look up syntax
Doesn’t require previous programming experience for comprehension
Bruce Lawson and Gez Lemon acted as technical reviewers of Beginning HTML with CSS and XHTML. Bruce and Gez are active members of the Web Standards Project’s Accessibility Task Force, and have helped ensure that the book follows current guidelines and best practice.
Download
Posted: October 25th, 2007, 3:44pm CEST

Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to mine the enormous amount of data created by people on the Internet. With the sophisticated algorithms in this book, you can write smart programs to access interesting datasets from other web sites, collect data from users of your own applications, and analyze and understand the data once you’ve found it.
Programming Collective Intelligence takes you into the world of machine learning and statistics, and explains how to draw conclusions about user experience, marketing, personal tastes, and human behavior in general  all from information that you and others collect every day. Each algorithm is described clearly and concisely with code that can immediately be used on your web site, blog, Wiki, or specialized application. This book explains:
Collaborative filtering techniques that enable online retailers to recommend products or media
Methods of clustering to detect groups of similar items in a large dataset
Search engine features  crawlers, indexers, query engines, and the PageRank algorithm
Optimization algorithms that search millions of possible solutions to a problem and choose the best one
Bayesian filtering, used in spam filters for classifying documents based on word types and other features
Using decision trees not only to make predictions, but to model the way decisions are made
Predicting numerical values rather than classifications to build price models
Support vector machines to match people in online dating sites
Non-negative matrix factorization to find the independent features in a dataset
Evolving intelligence for problem solving  how a computer develops its skill by improving its own code the more it plays a game
Each chapter includes exercises for extending the algorithms to make them more powerful. Go beyond simple database-backed applications and put the wealth of Internet data to work for you.
“Bravo! I cannot think of a better way for a developer to first learn these algorithms and methods, nor can I think of a better way for me (an old AI dog) to reinvigorate my knowledge of the details.�
– Dan Russell, Google
“Toby’s book does a great job of breaking down the complex subject matter of machine-learning algorithms into practical, easy-to-understand examples that can be directly applied to analysis of social interaction across the Web today. If I had this book two years ago, it would have saved precious time going down some fruitless paths.�
– Tim Wolters, CTO, Collective Intellect
Download
Posted: October 25th, 2007, 3:42pm CEST
Posted: October 25th, 2007, 3:41pm CEST
Posted: October 25th, 2007, 3:33pm CEST
Posted: October 24th, 2007, 4:46pm CEST

As the demand for broadband services continues to grow worldwide, traditional solutions, such as digital cable and fiber optics, are often difficult and expensive to implement, especially in rural and remote areas. The emerging WiMAX system satisfies the growing need for high data-rate applications such as voiceover IP, video conferencing, interactive gaming, and multimedia streaming. WiMAX deployments not only serve residential and enterprise users but can also be deployed as a backhaul for Wi-Fi hotspots or 3G cellular towers. By providing affordable wireless broadband access, the technology of WiMAX will revolutionize broadband communications in the developed world and bridge the digital divide in developing countries. Part of the WiMAX Handbook, this volume focuses on the technologies behind WiMAX, its performance capabilities, and its control mechanisms. The book introduces programmable baseband processors suited for WiMAX systems, describes an innovative methodology for the design of multi-band WiMAX antennas, addresses space-time block codes, and reviews space-frequency/space-time-frequency code design criteria. It also proposes a combined call admission control and scheduling scheme, focuses on the performance analysis of the IEEE 802.16 mesh mode, and analyzes the performance of both single-input-single-output and space-time-block-coded OFDM systems in mobile environments. The final section establishes a framework of an ideal reservation period controller, examines the ecosystem in which scheduling for IEEE 802.16e systems must be performed, and presents a fuzzy logic controller for admission control. With the revolutionary technology of WiMAX, the lives of many will undoubtedly improve, thereby leading to greater economic empowerment.
Download
Posted: October 24th, 2007, 4:45pm CEST

As the demand for broadband services continues to grow worldwide, traditional solutions, such as digital cable and fiber optics, are often difficult and expensive to implement, especially in rural and remote areas. The emerging WiMAX system satisfies the growing need for high data-rate applications such as voiceover IP, video conferencing, interactive gaming, and multimedia streaming. WiMAX deployments not only serve residential and enterprise users but can also be deployed as a backhaul for Wi-Fi hotspots or 3G cellular towers. By providing affordable wireless broadband access, the technology of WiMAX will revolutionize broadband communications in the developed world and bridge the digital divide in developing countries. Part of the WiMAX Handbook, this volume focuses on the standards and security issues of WiMAX. The book examines standardized versus proprietary solutions for wireless broadband access, reviews the core medium access control protocol of WiMAX systems, and presents carriers’ perspectives on wireless services. It also discusses the main mobility functions of the IEEE 802.16e standard, describes how to speed up WiMAX handover procedures, presents the 802.16 mesh protocol, and surveys the testing and certification processes used for WiMAX products. In addition, the book reviews the security features of both IEEE 802.16 and WiMAX. With the revolutionary technology of WiMAX, the lives of many will undoubtedly improve, thereby leading to greater economic empowerment.
Downloador
http://mihd.net/3bvi2o
Posted: October 24th, 2007, 4:44pm CEST
Posted: October 24th, 2007, 4:37pm CEST

The 70-293 exam is a core exam for the MCSE Windows 2003 certification, and tests professionals on their ability to plan and maintain a Windows 2003 network infrastructure. As of January 2003 there were over 200,000 Microsoft Certified Professionals. Not only will the majority of these be looking to upgrade to their 2003 MCSE, but the exam is expected to grow with new users. This Training Guide offers in-depth coverage of exam topics and offers hands-on instruction that helps readers to pass the 70-293 exam. This book can be used as a sole study guide or it can be used with instructor-led classes, Exam Cram 2 books, and/or CBT training.
Download Description:
The 70-293 exam is a core exam for the MCSE Windows 2003 certification, and tests professionals on their ability to plan and maintain a Windows 2003 network infrastructure. As of January 2003 there were over 200,000 Microsoft Certified Professionals. Not only will the majority of these be looking to upgrade to their 2003 MCSE, but the exam is expected to grow with new users. This Training Guide offers in-depth coverage of exam topics and offers hands-on instruction that helps readers to pass the 70-293 exam. This book can be used as a sole study guide or it can be used with instructor-led classes, Exam Cram 2 books, and/or CBT training. This ebook does not include the CD that accompanies the print edition.
Download
Posted: October 23rd, 2007, 5:37pm CEST

Whether you are just starting out with Painter, or are a seasoned pro who wants to take your photographs to the next level, you cant go wrong with this essential guide by your side! Covering Painter X, but also applicable to earlier versions and to both PC and Macintosh users, this reader friendly book and DVD package will show you how to get the most out of this powerful program. Uniquely written specifically for photographers, Martin Addison gives a complete overview of the program, showing how to master each exciting tool, including the brand-new RealBristle and Smart Stroke brush libraries. Two all-new portraiture chapters show you how to turn photographs of your family members or professional clients into works of art ideal for framing. Youll be able to give all of your precious photographs the painterly touch in no time!
Be sure to visit the accompanying website www.painterforphotographers.co.uk to view even more images and information to get you started!
Pictures by Martin and Doreen Addison can be seen on their website: www.martinanddoreen.co.uk.
*Transform your photographs into stunning works of art using Corel’s Painter X
*Packed with beautiful color images and precise, step-by-step instructions
*Accompanying DVD contains over TWO HOURS of video tutorials plus all the images from the book for you to work on
Part1
Part2
Passoword :giftfromfatherxmas
Posted: October 23rd, 2007, 5:28pm CEST

Wireless networks are becoming commonplace, but choosing and configuring the right equipment and services for the home, small offices, and the business traveler can prove frustrating. That is where you need the wide-ranging expertise of wireless mavens Adam Engst and Glenn Fleishman.
Using illustrated step-by-step instructions, in-depth discussions, and tons of tips, they help you decide what to buy, show you how to configure wireless hardware and software, and explain the best techniques for managing your connections. Whether you ¿e a novice or an experienced network administrator, you’ll find the practical information you need about wireless networking.
Each book also has three coupons worth a total of $125 in discounts off regular subscriptions from three major wireless ISPs: Boingo Wireless, FatPort (Canada), and Wayport.
What’s New in the Second Edition:
In its first edition, The Wireless Networking Starter Kit covered every angle of Wi-Fi and the 802.11a and b standards. In this second edition, we expanded to cover 802.11g, the latest, fastest Wi-Fi flavor, as well as these additional topics:
Bluetooth (background and configuring).
Cellular data (background and configuring).
Centrino laptops.
Ultrawideband (UWB).
Working with software from wireless ISPs.
Setting up Palm and Pocket PC handhelds with Wi-Fi.
Small-office networking.
Cameras, displays, and other unique Wi-Fi-connected gadgets. If you own the first edition, you’ll want the second edition to get up to speed with the latest developments.
Overview of the Second Edition:
Practical advice and instructions for dozens of common wireless tasks.
Thorough grounding in wireless networking basics.
Coverage of 802.11b, 802.11a, 802.11g, Bluetooth, cell data, and more.
Details tailored to Windows, Macintosh, Palm, PocketPC, and Linux users.
Suggestions for extending your network and linking multiple locations.
Real-world discussions on protecting home wireless networks from snoops.
Advice about how to make a small office wireless network as secure as a large corporate network.
Hard-won tips on finding and using wireless networks while traveling.
Troubleshooting advice to help you figure out sticky situations.
Download
or
Download
Posted: October 21st, 2007, 4:37am CEST

Containing 320 pages of vivid, full-color examples, “Graphic Tablet Solutions� is the first book to address graphics tablets, bringing new freedom to its users through the book’s simple format and comprehensive topics. This book teaches users to choose, install, customize and optimize the hardware for their design needs. It covers how to set up and maneuver photo editing software and discusses basic drawing techniques, creating illustrations and Web graphics, using shadows and depth, and creating weather and nature effects.
Download Description:
Graphic Tablet Solutions is the first book to address graphics tablets, bringing new freedom to its users through the book’s simple format and comprehensive topics. This book teaches users to choose, install, customize and optimize the hardware for their design needs. It covers how to set up and maneuver in photo editing software and discusses basic drawing techniques, creating illustrations and Web graphics, using shadows and depth, and creating weather and nature effects.
Download
Posted: October 21st, 2007, 4:36am CEST

Ruby has set the world on fire, proving itself a serious challenger to Perl and Python in all spheres. In particular, more and more people are discovering that Ruby’s flexibility, superb feature set, and gentle learning curve make it a natural choice for system administration tasks, from the humblest server to the largest enterprise deployment.
Within the pages of Practical Ruby for System Administration, you’ll learn the Ruby way to construct files, tap into clouds of data, build domain-specific languages, perform network traffic analysis, and more.
Based on author André Ben Hamou’s own experiences working as a system administrator, this book will help you pick up practical tips on Ruby coding style, learn how to analyze and improve script performance, and make use of no-nonsense advice on scripting workflow, including testing and documentation.
Above all, you’ll come to appreciate the sheer power of Ruby and the hundreds of benefits it offers for system administration.
This book places equal emphasis on fundamental Ruby concepts as well as practical how-tos.
It uses examples from other languages to ease the transition to Ruby.
The book is concise, entertaining, and informative–unlike many books aimed at system administrators, which can be overly long and stodgy.
Download
Posted: October 21st, 2007, 4:34am CEST
Posted: October 21st, 2007, 4:33am CEST
Posted: October 21st, 2007, 4:31am CEST

This new and completely updated edition features not only an accompanying CD-ROM, but also a new applications section, reflecting the many breakthroughs in the field over the last few years. It provides a complete set of computational models that describe the physical phenomena associated with scanning tunneling microscopy, atomic force microscopy, and related technologies.
The result is both a solid professional reference and an advanced-level text, beginning with the basics and moving on to the latest techniques, experiments, and theory. In the section devoted to atomic force microscopy, the author describes the mechanical properties of cantilevers, atomic force microscope tip-sample interactions, and cantilever vibration characteristics. This is followed by an in-depth treatment of theoretical and practical aspects of tunneling phenomena, including metal-insulator-metal tunneling and Fowler-Nordheim field emission. The final section features applications, dealing with, among others, Kelvin and Raman probe microscopy.
The self-contained presentation spares researchers valuable time spent hunting through the technical literature for the theoretical results required to understand the models presented. The Mathematica code for all the examples is included in the CD-ROM, affording the freedom to change the values and parameters of specific problems as desired, or even modify the programs themselves to suit various modeling needs.
Download
Posted: October 21st, 2007, 4:29am CEST

High dynamic range imaging produces images with a much greater range of light and color than conventional imaging. The effect is stunning, as great as the difference between black-and-white and color television. High Dynamic Range Imaging is the first book to describe this exciting new field that is transforming the media and entertainment industries. Written by the foremost researchers in HDRI, it will explain and define this new technology for anyone who works with images, whether it is for computer graphics, film, video, photography, or lighting design.
* Written by the leading researchers in HDRI
* Covers all the areas of high dynamic range imaging including capture devices, display devices, file formats, dynamic range reduction, and image-based lighting
* Includes a DVD with over 4 GB of HDR images as well as source code and binaries for numerous tone reproduction operators for Windows, Linux, and Mac OS X
Audience
Researchers and developers in computer graphics and the entertainment industry; technical directors in film and photography; anyone who works with images.
Contents
Foreword Preface
1 Introduction
2 Light And Color
2.1 Radiometry 2.2 Photometry 2.3 Colorimetry 2.4 Color Spaces 2.5 White Point and Illuminants 2.6 Color Correction 2.7 Color Opponent Spaces 2.8 Color Appearance 2.9 Display Gamma 2.10 Brightness Encoding 2.11 Standard RGB Color Spaces
3 HDR Image Encodings
3.1 LDR versus HDR Encodings 3.2 Applications of HDR Images 3.3 HDR Image Formats 3.4 HDR Encoding Comparison 3.5 Conclusions
4 HDR Image Capture
4.1 Photography and Light Measurement 4.2 HDR Image Capture from Multiple Exposures 4.3 Film Scanning 4.4 Image Registration and Alignment 4.5 The Mean Threshold Bitmap Alignment Technique 4.6 Deriving the Camera Response Function 4.7 Ghost Removal 4.8 Lens Flare Removal 4.9 Direct Capture of HDR Imagery 4.10 Conclusions
5 Display Devices
5.1 Hardcopy Devices 5.2 Softcopy Devices
6 The Human Visual System and HDR Tone Mapping
6.1 Tone-mapping Problem 6.2 Human Visual Adaptation 6.3 Visual Adaptation Models for HDR Tone Mapping 6.4 Background Intensity in Complex Images 6.5 Dynamics of Visual Adaptation 6.6 Summary
7 Spatial Tone Reproduction
7.1 Preliminaries 7.2 Global Operators 7.3 Local Operators 7.4 Summary
8 Frequency Domain And Gradient Domain Tone Reproduction
8.1 Frequency Domain Operators 8.2 Gradient Domain Operators 8.3 Performance 8.4 Discussion
9 Image-Based Lighting
9.1 Introduction 9.2 Basic Image-based Lighting 9.3 Capturing Light Probe Images 9.4 Omnidirectional Image Mappings 9.5 How a Global Illumination Renderer Computes IBL Images 9.6 Sampling Incident Illumination Efficiently 9.7 Simulating Shadows and Scene-Object Interreflection 9.8 Useful IBL Approximations 9.9 Image-based Lighting for Real Objects and People 9.10 Conclusions
List of Symbols References Index
Download
Posted: October 21st, 2007, 4:27am CEST

This bestselling book is now the standard guide to building phone systems with Asterisk, the open source IP PBX that has traditional telephony providers running scared! Revised for the 1.4 release of the software, the new edition of Asterisk: The Future of Telephony reveals how you can save money on equipment and support, and finally be in control of your telephone system.
If you’ve worked with telephony in the past, you’re familiar with the problem: expensive and inflexible systems that are tuned to the vendor’s needs, not yours. Asterisk isn’t just a candle in the darkness, it’s a whole fireworks show. Because Asterisk is so powerful, configuring it can seem tricky and difficult. This book steps you through the process of installing, configuring, and integrating Asterisk with your existing phone system.
You’ll learn how to write dialplans, set up applications including speech synthesis and voice recognition, how to script Asterisk, and much more � everything you need to design a simple but complete system with little or no Asterisk experience, and no more than rudimentary telecommunications knowledge. The book includes:
A new chapter on managing/administering your Asterisk system
A new chapter on using Asterisk with databases
Coverage of features in Asterisk 1.4
A new appendix on dialplan functions
A simplified installation chapter
New simplified SIP configuration, including examples for several popular SIP clients (soft phones and IP telephones)
Revised chapters and appendicies reviewed and updated for the latest in features, applications, trends and best-practices
Asterisk is revolutionizing the telecom industry, due in large part to the way it gets along with other network applications. While other PBXs are fighting their inevitable absorption into the network, Asterisk embraces it. If you need to take control of your telephony systems, move to Asterisk and see what the future of telecommunications
Downloador
http://mihd.net/mqeioc
Posted: October 21st, 2007, 4:26am CEST
Posted: October 21st, 2007, 4:25am CEST

This revised edition of the classic Core Java™, Volume I–Fundamentals, is the definitive guide to Java for serious programmers who want to put Java to work on real projects.
Fully updated for the new Java SE 6 platform, this no-nonsense tutorial and reliable reference illuminates the most important language and library features with thoroughly tested real-world examples. The example programs have been carefully crafted to be easy to understand as well as useful in practice, so you can rely on them as an outstanding starting point for your own code.
Volume I is designed to quickly bring you up to speed on what’s new in Java SE 6 and to help you make the transition as efficiently as possible, whether you’re upgrading from an earlier version of Java or migrating from another language. The authors concentrate on the fundamental concepts of the Java language, along with the basics of user-interface programming. You’ll find detailed, insightful coverage of
Java fundamentals
Object-oriented programming
Interfaces and inner classes
Reflection and proxies
The event listener model
GUI programming with Swing
Packaging applications
Exception handling
Logging and debugging
Generic programming
The collections framework
Concurrency
For detailed coverage of XML processing, networking, databases, internationalization, security, advanced AWT/Swing, and other advanced features, look for the forthcoming eighth edition of Core Java™, Volume II�Advanced Features (ISBN: 978-0-13-235479-0).
Download
Posted: October 21st, 2007, 4:22am CEST

The World’s Bestselling AutoCAD Resource Fully Updated for 2008
There’s a reason why Mastering AutoCAD is so popular year after year. Loaded with concise explanations, step-by-step instructions, and hands-on projects, this comprehensive reference and tutorial from award-winning author George Omura has everything you need to become an AutoCAD expert.
If you’re new to AutoCAD, the tutorials will help you build your skills right away. If you’re an AutoCAD veteran, Omura’s in-depth explanations of the latest and most advanced features, including the exciting annotation, notes, and layer properties features, will turn you into an AutoCAD pro. Whatever your experience level and however you use AutoCAD, you’ll refer to this indispensable reference again and again.
Coverage includes:
* Creating and developing AutoCAD drawings
*
Drawing curves and applying solid fills
*
Effectively using hatches, fields, and tables
*
Manipulating dynamic blocks and attributes
*
Linking drawings to databases and spreadsheets
*
Rendering realistic interior views with natural lighting
*
Giving a hand-drawn look to 3D views
*
Presenting 3D models with cutaway and x-ray views
*
Making spiral forms with the Helix and Sweep tools
*
Exploring your model in real time with the Walk and Fly tools
*
Adding hyperlinks to drawings
*
Converting multiple layer settings and other layer translator options
Master the New Text and Table Features
Explore the Layer Manager Enhancements
Annotate, Secure, and Authenticate Files
Track Your Projects with the Sheet Set Manager
Publish Drawings over the Internet and eTransmit Your Files
Customize the New Dashboard and Control Panel
Download
Posted: October 21st, 2007, 4:19am CEST

The art, craft, discipline, logic, practice and science of developing large-scale software products needs a professional base. The textbooks in this three-volume set combine informal, engineeringly sound approaches with the rigor of formal, mathematics-based approaches.
This volume covers the basic principles and techniques of specifying systems and languages. It deals with modelling the semiotics (pragmatics, semantics and syntax of systems and languages), modelling spatial and simple temporal phenomena, and such specialized topics as modularity (incl. UML class diagrams), Petri nets, live sequence charts, statecharts, and temporal logics, including the duration calculus. Finally, the book presents techniques for interpreter and compiler development of functional, imperative, modular and parallel programming languages.
This book is targeted at late undergraduate to early graduate university students, and researchers of programming methodologies. Vol. 1 of this series is a prerequisite text.
Download
or
http://mihd.net/3jwykb
Posted: October 21st, 2007, 4:18am CEST

A guide to attracting, recruiting, interviewing, and hiring the best technical talent.
A comprehensive system for hiring top-notch technical employees
Packed with useful information and specific advice written in a breezy, humorous style
Learn how to find great people–and get them to work for you–in an afternoon!
The top software developers are ten times as productive as average developers. Ten times. You can’t afford not to hire them. But if you haven’t been reading Joel Spolsky’s books or blog, you probably don’t know how to find them and make them want to work for you.
In this brief book, Joel reveals all his secrets–from his years at Microsoft, and as the co-founder of Fog Creek Software–for recruiting the best developers in the world. You’ll learn:
How to create a pipeline of excellent developers using internships–and why this is not optional
How to build a workplace where the best programmers want to work
The secrets to reading resumes, interviewing technical people, and deciding when to make an offer
If you’ve ever wondered what you should be looking for in a resume, if you’ve ever struggled to decide whether to hire someone at the end of an interview, or if you’re wondering why you can’t find great programmers, stop everything and read this book.
Downloador
http://mihd.net/4qmsub
Posted: October 21st, 2007, 4:15am CEST

Our world and our society are shaped and increasingly governed by software. Since software is so ubiquitous and embedded in nearly everything we are doing, we need to stay in control. We have to make sure that the systems and their software are running as we intend - or better. Software measurement is the discipline that assures that we stay in control.
In this volume, Ebert and Dumke provide a comprehensive introduction to software measurement. They detail knowledge and experiences about software measurement in an easily understood, hands-on presentation. Brief references are embedded from world-renown experts such as Alain Abran, Luigi Buglione, Manfred Bundschuh, David N. Card, Ton Dekkers, Robert L. Glass, David A. Gustafson, Marek Leszak, Peter Liggesmeyer, Andreas Schmietendorf, Harry Sneed, Charles Symons, Ruediger Zarnekow and Horst Zuse. Many examples and case studies are provided from Global 100 companies such as Alcatel-Lucent, Atos Origin, Axa, Bosch, Deloitte, Deutsche Telekom, Shell, Siemens and Vector Consulting.
This combination of methodologies and applications makes the book ideally suited for both professionals in the software industry and for scientists looking for benchmarks and experiences. Besides the many practical hints and checklists readers will also appreciate the large reference list, which includes links to metrics communities where project experiences are shared. Further information, continuously updated, can also be found on the Web site related to this book: http://metrics.cs.uni-magdeburg.de/
Downloador
http://mihd.net/shl5v0
Posted: October 20th, 2007, 10:58am CEST

The art, craft, discipline, logic, practice, and science of developing large-scale software products needs a believable, professional base. The textbooks in this three-volume set combine informal, engineeringly sound practice with the rigour of formal, mathematics-based approaches.
Volume 1 covers the basic principles and techniques of formal methods abstraction and modelling. First this book provides a sound, but simple basis of insight into discrete mathematics: numbers, sets, Cartesians, types, functions, the Lambda Calculus, algebras, and mathematical logic. Then it trains its readers in basic property- and model-oriented specification principles and techniques. The model-oriented concepts that are common to such specification languages as B, VDM-SL, and Z are explained here using the RAISE specification language (RSL). This book then covers the basic principles of applicative (functional), imperative, and concurrent (parallel) specification programming. Finally, the volume contains a comprehensive glossary of software engineering, and extensive indexes and references.
These volumes are suitable for self-study by practicing software engineers and for use in university undergraduate and graduate courses on software engineering. Lecturers will be supported with a comprehensive guide to designing modules based on the textbooks, with solutions to many of the exercises presented, and with a complete set of lecture slides.
Download
or
http://mihd.net/f1290h
Posted: October 20th, 2007, 10:50am CEST

Learn how AI experts create intelligent game objects and characters with this first volume in the AI Game Programming Wisdom series. This unique collection of articles gives programmers and developers access to the insights and wisdom of over thirty AI pros. Each article delves deep into key AI game programming issues and provides insightful new ideas and techniques that can be easily integrated into your own games. Everything from general AI architectures, rule based systems, level-of-detail AI, scripting language issues, to expert systems, fuzzy logic, neural networks, and genetic algorithms are thoroughly covered. If you’re a game programmer (AI/logic, front-end, user interface, tools, graphics, etc.) this comprehensive resource will help you take your skills and knowledge to the next level.
Download
Posted: October 20th, 2007, 10:49am CEST
Posted: October 20th, 2007, 10:46am CEST

The conference proceedings of the International Conference on Systems, Computing Sciences and Software Engineering include a set of rigorously reviewed world-class manuscripts addressing and detailing state-of-the-art research projects in the areas of Computer Science, Software Engineering, Computer Engineering, and Systems Engineering and Sciences.
The International Conference on Systems, Computing Sciences and Software Engineering (SCSS 2005) was part of the International Joint Conferences on Computer, Information and Systems Sciences and Engineering (CISSE 2005).
CISSE 2005, the World’s first Engineering/Computing and Systems Research E-Conference was the first high-caliber Research Conference in the world to be completely conducted online in real-time via the internet.
CISSE received 255 research paper submissions and the final program included 140 accepted papers, from more than 45 countries. The whole concept and format of CISSE 2005 was very
exciting and ground-breaking. The powerpoint presentations, final paper manuscripts and time schedule for live presentations over the web had been available for 3 weeks prior to the start of the conference for all registrants, so they could pick and choose the presentations they want to attend and think about questions that they might want to ask. The live audio presentations were also recorded and are part of the permanent CISSE archive, which includes all power point presentations, papers and recorded presentations.
All aspects of the conference were managed on-line; not only the reviewing, submissions and registration processes; but also the actual conference. Conference participants - authors, presenters and attendees - only needed an internet connection and sound available on their computers in order to be able to contribute and participate in this international ground-breaking conference. The on-line structure of this high-quality event allowed academic professionals and industry participants to contribute work and attend world-class technical presentations based on rigorously refereed submissions, live, without the need for investing significant travel funds or time out of the office. Suffice to say that CISSE received submissions from more than 50 countries, for whose researchers, this opportunity presented a much more affordable, dynamic and well-planned event to attend and submit their work to, versus a classic, on-the-ground conference.
The CISSE conference audio room provided superb audio even over low speed internet connections, the ability to display PowerPoint presentations, and cross-platform compatibility (the conferencing software runs on Windows, Mac, and any other operating system that supports Java). In addition, the conferencing system allowed for an unlimited number of participants, which in turn granted CISSE the opportunity to allow all participants to attend all presentations, as opposed to limiting the number of available seats for each session.
The implemented conferencing technology, starting with the submission & review system and ending with the online conferencing capability, allowed CISSE to conduct a very high quality, fulfilling event for all participants.
Download
Posted: October 20th, 2007, 10:45am CEST
Posted: October 20th, 2007, 10:43am CEST
Posted: October 20th, 2007, 10:42am CEST

IT service management (ITSM) is the group of processes and functions that oil the wheels of the IT machine. Without ITSM, every IT project and system would deteriorate over time until failure. ITIL is the recognized best-practice standard for ITSM, and has been around since the late 1980s, with ITIL version 3 published just recently. However, many of today’s IT problems have been around for just as long - so in order to manage IT effectively, organizations must go beyond the ITIL framework.
Rob Addy provides IT service managers and professionals with practical guidance on delivering and managing IT services in an effective and efficient manner by extending the ITIL approach to deliver proactive and pragmatic IT service management. His book is a candid look at the relative merits of currently accepted wisdom regarding the provision of IT services, using the principles of the IT Infrastructure Library (ITIL) guidance series. It describes IT service management processes related to service delivery and service support (as well as other non-ITIL areas), their objectives, shortcomings, and how these issues can be addressed in real-life situations. In addition, it delivers a workable definition of what exactly an â€~IT service’ is and how it can be defined and used in practice. Overall, he gives an unbiased view of the discipline, its objectives, major processes, and their benefits and shortcomings.
Managing and mitigating IT risk is critical to the survival of every business. Success is an optional extra! Proactive IT service management can be thought of as risk management for IT: Can you afford to ignore it?
Download
Posted: October 20th, 2007, 10:40am CEST
Posted: October 20th, 2007, 10:39am CEST
Posted: October 20th, 2007, 10:38am CEST

Metrics are paramount in every engineering discipline. Software engineering, however, is not considered a classical engineering activity for several reasons. In general, if a software system is seen to deliver the required functionality, only few people if any care about the internals. Moreover, defining, understanding and applying software metrics often looks like an overly complex activity, recommended only to ‘trained professionals’.
Lanza and Marinescu demystify the design metrics used to assess the size, quality and complexity of object-oriented software systems. Based on statistical information from many industrial projects and generally accepted semantics they deduce many single and combined threshold values. They show in detail how to identify collaboration and classification disharmony patterns in code, how to visualize their results using the freely available CodeCrawler visualization tool, and how to devise possible remedies.
The combination of theoretically sound results and practically tested procedures and solution paths makes this book an ideal companion for professional software architects, developers and quality engineers. The pattern-oriented description of disharmonies offers easy access to detecting shortcomings and applying solution strategies.
“This well-written book is an important piece of work that takes the seemingly forgotten art of object-oriented metrics to the next level in terms of relevance and usefulness.� Richard C. Gronback, Chief Scientist, Borland Software Corporation.
Download
Posted: October 20th, 2007, 10:36am CEST

The competitiveness of organizations facing globalization, information and communication technologies relies on strategic issues such as reuse of knowledge from past experiences to make higher quality decisions, deployment of innovative, fast methodological approaches for solving problems and building systems. Real-life systems are often multidisciplinary; their development commands a uniform way of object modeling in order to close the loop of various interactions crossing multiple domains.
An innovative methodology, built on UML version 2 and MDA (Model Driven Architecture), is proposed to explain how to design large-scale systems and make software reuse a reality, how logical models can be built progressively and transformed into business assets, how real time and database systems can be integrated smoothly along a single development stream. First, the metalanguage of UML is introduced as a lesson of rigorous and meta system development. That helps developers to acquire a deep understanding of meta elements of UML, rules that govern connections. Second, thirteen UML diagrams are studied in details with short examples. Third, fundamental modeling concepts are mapped into UML objects and represented with diagrams that are the visual parts of any CASE tool.
Two advanced research topics beyond UML are exposed to complement the arsenal of development tools. A state-event network (SEN), a new diagram based on Petri net, supports dynamical studies and refines UML behavioral diagrams before implementation. The “image attribute method� is a combinatorial technique deployed to study dynamic behavior of safety-critical systems; it takes internal state variables of an object, makes images of surrounding objects interacting with this central object to explain its complex behavior and thus, automate the design of algorithms.
One part of Real-Time Object Uniform Design Methodology with UML is targeted to be used as a basic textbook in Computer Science for teaching object modeling, fundamental concepts learning and system designing with thirteen UML diagrams. Another part is devoted to advanced research topics, samples and case studies. They are must readings for any system developer or any graduate student in any discipline that needs materials and thoughts for future developments, the power of object modeling packed along a serious development methodology.
Download
Posted: October 20th, 2007, 10:14am CEST

Software product lines represent perhaps the most exciting paradigm shift in software development since the advent of high-level programming languages. Nowhere else in software engineering have we seen such breathtaking improvements in cost, quality, time to market, and developer productivity, often registering in the order-of-magnitude range. While the underlying concepts are straightforward enough – building a family of related products or systems by planned and careful reuse of a base of generalized software development assets – the devil can be in the details, as successful product line practice can involve organizational change, business process change, and technology change.
The authors ideally combine academic research results with industrial real-world experiences, thus presenting a broad view on product line engineering so that both managers and technical specialists will benefit from reading it. After presenting a common framework for the description of the industrial case studies, they capture the wealth of knowledge that eight companies have gathered during the introduction of the software product line engineering approach in their daily practice. After reading this book, you will understand all the relevant aspects, regarding business, architecture, process, and organizational issues, of applying software product line engineering. If you consider using a product line approach in your organization, or if you want to improve your current practices you will find a rich set of useful information at your fingertips – from practitioners to practitioners.
Download
Posted: October 20th, 2007, 10:12am CEST

Computer software reliability has never been more important. Today, computers are employed in areas as diverse as air traffic control, nuclear reactors, aircraft, real-time military, industrial process control, security system control, biometric scan-systems, automotive, mechanical and safety control, and hospital patient monitoring systems. Many of these applications require critical functionality as software applications increase in size and complexity.
System Software Reliability is an introduction to software reliability engineering as well as a detailed survey of the state-of-the-art techniques, methodologies and tools used to assess the reliability of software and combined software-hardware systems. The most recent research results in the field are reported and future directions in the subject are signposted.
This comprehensive text will be of interest to:
graduate students as an introduction to software reliability engineering and a textbook for graduate courses;
software and reliability engineers as a comprehensive and up-to-date survey of the field; and,
researchers and lecturers in universities and research institutions as a one-volume reference.
Download
Posted: October 20th, 2007, 10:10am CEST
Posted: October 20th, 2007, 10:08am CEST
Posted: October 20th, 2007, 10:06am CEST

Building maintainable and extensible web applications requires significant design and planning before even a single line of code can be written. But when you leverage development frameworks, you can overcome the many challenges of web-based development. This book maps out the Jakarta Struts framework, to help you solve everyday web application development problems.
This book concentrates on using Struts to develop the core architecture of a web application, and using other Jakarta projects to create a fully open source web application. Included are Object-RelationalBridge, Lucene, Velocity, and ANT.
Download Description:
Building web applications that are maintainable and extensible requires a significant amount of design and planning before even a single line of code can be written. However, by leveraging development frameworks, many of the challenges of web-based development can be overcome. This book acts as a roadmap to demonstrate how to use the Jakarta Struts framework to solve everyday web application development programs.
Although Struts is rapidly becoming a de facto standard for Java web applications, it can only provide for part of your application Therefore, this book concentrates not only on how to use Struts to develop the core architecture of a web application, but also on how to use other Jakarta projects to create a fully open source web application. It uses Object-RelationalBridge to provide the O/R mapping for the data layer; Lucene to provide a search engine; Velocity to provide a template language for the user interface; and ANT is used to time be build process together.
Download
Posted: October 20th, 2007, 10:05am CEST
Posted: October 20th, 2007, 10:04am CEST

Microsoft Speech Server is becoming increasingly popular. There are three primary components developers wanting to develop speech applications need to be familiar with: the Speech SDK, Telephony, and ASP.NET server controls. Each of these can be used independently, but in many cases, all three need to be used to build truly compelling applications.
Pro Microsoft Speech Server 2007 walks intermediate to advanced developers through the basics of speech and telephony technology. It then addresses Microsoft’s specific implementations and what it can do for most companies. From there, the specific components are discussed individually in depth. You’ll create an application from scratch, building upon an existing web site, but adding brand new functionality as well. All of the issues associated with setup, security and administration, development, debugging, and deployment are included in the walkthroughs.
http://rapidshare.com/files/63489969/promicspec.rar
Posted: October 19th, 2007, 5:07pm CEST

The future looks bright for Web developers! With Adobe Creative Suite 3 Web Premium, you now have fantastic tools that enable you to create a wide array of content and graphics to deploy on a Web site that is dynamic and easy to maintain.
Adobe Creative Suite 3 Web Premium All-in-One Desk Reference For Dummies is a hands-on, easy-to-understand guide to the main features in all the CS3 Web development products. The no-nonsense approach is designed to help you build Web sites by covering the basics of each program�Dreamweaver, Photoshop, Fireworks, Illustrator, Flash, Contribute, and Acrobat�as well as the new features in a clear and concise minibook. You get all the expert guidance you need to:
Choose the right tools for the job
Create basic HTML Web pages
Punch up your pages with forms and frames in Dreamweaver
Save Photoshop images for print and the Web
Work with text, shapes, and images in Fireworks
Understand page layout
Use layers, filters, and effects in Illustrator
Work with animation, sound, and video in Flash
Add interactivity to PDF files in Acrobat
Integrate Dreamweaver, Fireworks, Flash, and Contribute with other Adobe products
Tackle advanced concepts
And much, much more!
This friendly guide doesn’t just cover all the new tools in the Suite; it also offers you a primer on Web design as well as insight into how the Suite influences design. Complete with helpful hints on securing your work, Adobe Creative Suite 3 Web Premium All-in-One Desk Reference For Dummies is your one-stop guide to making the most of the Suite and developing for the Web quickly and easily!
[mihd.net]
Posted: October 19th, 2007, 5:01pm CEST
Description:
This book is based in large part on our own trials and tribulations (as well as the occasional "Eureka!" moment) that we’ve experienced working with ISA Server 2004. In this book, we are talking to people much like ourselves – experienced Windows network administrators who want to secure their networks and speed up Web access for their users without having to make a full-time vocation of it, learn programming, recompile kernels, or struggle with a brand new command syntax. We’re talking to people who want a security solution that is built to interoperate with their Windows domain controllers and Microsoft servers such as Exchange and SharePoint. We’re talking to experienced ISA 2000 administrators, those who are brand new to the world of firewalls, and those who are migrating from third-party firewall products.----Tom and Debra Littlejohn Shinder
Go Under the Hood of ISA Server 2004
Get Inside Application Layer Filtering (ALF), VPN quarantine, and SSL Bridging.
Create a Supporting Infrastructure
Make certain your network will support the ISA Server 2004 firewall and the clients for DHCP, WINS, DNS, and RADIUS.
Automate the Client Provisioning Process
Reduce administrative overhead by automating Web proxy and firewall client configurations.
Troubleshoot Upgrade Issues
Get it right the first time, including ISA Server 2000 and Microsoft Proxy Server 2.0 upgrades.
Control Access through the Firewall
Create your policy elements in advance, and use the Access Rule toolset to simplify creation of Access Rules.
Publish to all Major Internet Protocols
Includes coverage of HTTPS, FTP, NNTP, SMTP, POP3, IMAP4, VNC, pcAnywhere, Terminal Services, PPTP and L2TP/IPSec VPN servers
Control VPN Clients’ Access to Resources
For example, allow a group’s access to the Exchange Server only when using the protocols required connecting using the full Outlook MAPI client.
Provide Secure Remote Access to Exchange Servers
No Exchange Server should be deployed without an ISA Server 2004 firewall in front of it.
Speed up Web Access for Your Corporate Network Users
At the same time, reduce overall bandwidth usage on all your Internet links.
Pass rar: www.network-ebooks.com
Download
Posted: October 19th, 2007, 5:00pm CEST
Description:
Getting Microsoft Windows Server 2003 up and running, either as a standalone or as part of a multi-site, multi-server network is a formidable task for anyone. O'Reilly's no-nonsense guide, Learning Windows Server 2003, 2nd Edition, gives you just what you need to get the job done. It provides you with the nuts and bolts for installing, configuring, securing, and managing Windows Server 2003-plus, it has been completely updated for Service Pack 1 and release R2.
Learning Windows Server 2003, 2nd Edition includes just enough theory for you to understand how the different features and systems work in this latest version of Windows. You'll come away with a firm understanding of what's happening under the hood of the system, but without feeling like you're taking a graduate course in OS theory. After its high-level overview, the book offers complete discussions and treatments of all of Server 2003's major components. You'll learn how to:
install Windows Server 2003
create and manage user accounts (with particular attention to Active Directory)
manage access to system resources, such as printers and files
configure and manage its numerous major subsystems
The book also features step-by-step procedures and discussions of complex concepts such as patch management, Active Directory replication, DFS namespaces and replication, network access quarantining, server clustering, Group Policy and other security tools, and IIS6 web server.
Whether you're an experienced system administrator or one who's just beginning, you'll turn to this practical guide again and again when you need to understand the massive product that is Windows Server 2003.
Download
Posted: October 19th, 2007, 5:00pm CEST
Description:
- MCSD Self-Paced Training Kit: Analyzing Requirements and Defining Microsoft .NET Solution Architectures, Exam 70-300
- MCAD/MCSD Training Kit�Developing Windows-Based Applications with Microsoft Visual Basic .NET and Microsoft Visual C# .NET (This book addresses the objectives of the Microsoft Certified Professional Exam 70-306 and Exam 70-316)
- MCAD/MCSD Training Kit�Developing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual C# .NET (This book addresses the objectives of the Microsoft Certified Professional Exam 70-305 and Exam 70-315.)
- MCAD/MCSD Training Kit�Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and Microsoft Visual C# .NET. .NET is a new Microsoft technology that offers new application frameworks such as Web services, ASP.NET, WinForms, and ADO.NET (This book addresses the objectives of the Microsoft Certified Professional Exam 70-310 and Exam 70-320.)
- Microsoft .NET Core Requirements
- Developing Windows Based Application, Second Edition.
- Developing Web Applications, Second Edition.
- Developing XML Web Services & Server Components.
- Analyzing Requirements and Defining Microsoft .NET Solution Architectures
Pass rar: www.network-ebooks.com
Download
Posted: October 19th, 2007, 4:59pm CEST
Description:
This fast-paced, no-fluff book teaches you the basics of Microsoft Windows Vista and includes tips, shortcuts, and workarounds for Windows veterans as well as new users, whether you’re using the Home, Business, Enterprise, or Ultimate edition of Vista. You’ll find step-by-step instructions and plenty of screenshots that guide you through Vista’s new and updated features, including the glasslike Aero interface; instant search; the Sidebar and Gadgets; and the improved versions of Internet Explorer, Mail, Live Messenger, Photo Gallery, Movie Maker, and Media Player. You’ll also find information on setup; installation; upgrading from other Windows versions; troubleshooting; hardware; and organizing your documents, music, photos, and videos. Laptop and mobile users will learn how to connect from the road, jump onto a public wireless network, and conserve battery power. Author Chris Fehily also walks you through setting up a network, connecting to the Internet, configuring routers and firewalls, and hooking up printers and other devices. You’ll learn how to use Vista’s beefed-up security features to protect your PC and network and share files while keeping personal stuff private.
Pass rar: www.network-ebooks.com
Download
Posted: October 19th, 2007, 4:59pm CEST
Description:
This unique reference thoroughly documents every important setting and feature in Microsoft’s new operating system, with alphabetical listings for hundreds of commands, windows, menus, listboxes, buttons, scrollbars and other elements of Windows Vista. With this book’s simple organization, you’ll easily find any setting, tool, or feature for the task you want to accomplish.
Along with a system overview that highlights major changes, and a tour of the basics such as manipulating files and getting around the interface, Windows Vista in a Nutshell offers alphabetized references for these topics:
* The User Interface: Covers the Sidebar, Aero Glass, the new Control Panel layout, and applets, as well as how to customize animated windows, the desktop, Start menu, pop-up windows on the Taskbar, and more.
* The File System, Drives, Data, and Search: Discusses working with the new Windows Explorer, Virtual Folders, searches, indexing, saved searches, metadata, and sharing.
* The Internet and Networking: Examines TCP/IP, RSS, tabbed browsing, and anti-phishing features of Internet Explorer, plus cookie handling, parental control features, and more.
...................................
Pass rar: www.network-ebooks.com
Download
Posted: October 19th, 2007, 4:56pm CEST
Posted: October 19th, 2007, 4:55pm CEST
Posted: October 19th, 2007, 4:55pm CEST
Posted: October 19th, 2007, 4:54pm CEST
C#.NET Web Developer’s GuideSyngress | ISBN: 1928994504 | 817 pages | 5.7 MB | PDF
For many years, C and C++ programmers have been searching for alternative programming languages that offer the same kind of flexibility and power of C and C++, but without the complexities and steep learning curve required for mastery of the language.What many programmers desired was a language that would allow applications to be built rapidly, but at the same time giving them the ability to code at low level.The search has finally ended with Microsoft’s new language�C#, a member of the .NET Framework.
C# is the revolutionary new language from Microsoft, designed solely to run on the .NET framework. Drawing experiences from C, C++, and Visual Basic, C# was designed to be a simple and modern object oriented programming language.
But why learn C#? With the integration of C# and the Visual Studio.NET (known as Visual C#), developing Windows and Web applications has been radically simplified.With full access to the .NET Class Libraries, C# includes built-in support
for developing robust Web services and ASP.NET applications. (It was reportedly said that Visual Studio.NET was built entirely using C# and that most of the examples in MSDN were coded in C#.That in and of itself is a very good reason to learn C#!) Besides this, C# enhances the productivity of programmers by eliminating common errors often associated with C and C++.
While many of the earlier C# books have primarily focused on the language syntax, The C# .NET Web Developer’s Guide illustrates the uses of C# for Web developers looking to harness the new functionality and ease of this powerful programming language.The best way to learn a new language is by trying out the examples while you are reading this book.Within many chapters, you will find numerous code examples used in various practical situations; this hands-on, code-intensive approach allows you to have a deeper understanding of issues involved in C# Web development, and at the same time allows you to cut and paste portions of applicable code into your current projects, thereby shortening development time.
We are constantly working hard to produce the best technical books needed by professional programmers like you. I sincerely hope you will enjoy reading this book as much as the authors did writing it!
Download
Posted: October 19th, 2007, 4:53pm CEST
VB.NET Core Classes in a NutshellO’Reilly Media, Inc.; 1 edition | ISBN: 0596002572 | 574 pages | June 15, 2002 | CHM | 1 Mb
The .NET platform gives Visual Basic developers access to an entirely new and comprehensive class library that promises to further simplify and speed VB application development. In VB.NET Core Classes in a Nutshell, VB Programmers will find a concise and thorough reference to the types found in the core namespaces of the .NET Framework Class Library. The heart of this book is a classic Nutshell Quick Reference to all the types found in 22 core .NET namespaces. The entry for each type describes its significance, explains how the type is used in .NET applications and lists its members and their signatures in readable VB.NET syntax.
The core namespaces documented in this book include types in the following areas:
* Essential system and programming services found in the System namespace
* Text handling and regular expression pattern searches
* Diagnostics, debugging, and performance monitoring
* Generalized and specialized collection objects
* Reflection
* Extensible Markup Language (XML)
* Input/output and serialization
* Networking
* Threading and timers
* COM interop and globalization
An essential companion to VB.NET Language in a Nutshell, this book completes a two-volume reference that VB.NET programmers will turn to repeatedly in both its print and online versions. Thanks to a special partnership between O’Reilly and Microsoft, now you can integrate the content from this “In a Nutshell� title with the Dynamic Help inside Visual Studio .NET. Once you install the plug-in using the enclosed CD-ROM, you’ll have full access to its 22 namespace overviews and 700-plus type entries. Requires Visual Studio .NET or Visual Basic .NET.
??????? | Download - (1 Mb)IceFile.com
Posted: October 19th, 2007, 4:53pm CEST
C# and the .NET Platform, Second EditionApress; 2 edition | ISBN: 1590590554 | 200 pages | June 5, 2003 | PDF | 13 Mb
Aimed at the reader with some previous programming experience, C# and the .NET Platform provides an enjoyable and well-paced tutorial for learning C# and Microsoft’s new .NET Framework. This well-written guide is all you need to get onboard with the latest in Windows development.
Today, there are a growing number of titles available for C#. This text strikes an excellent balance between a basic language tutorial with an authoritative presentation of what’s new and better in .NET with coverage of the some of the inner details of the platform, including deployment. The author’s patient writing style is never dull or overly technical, which will mean this book is a good choice for a wide range of readers approaching C# from a variety of languages including C++, Java, and Visual Basic.
At certain points, the author looks at “intermediate language� (IL) bytecodes that underlie the C# language. This is particularly informative in chapters that look at assemblies and deployment. As a tour of the basics of the C# language, this book distinguishes itself with short, effective examples (many of which use a set of classes modeling cars). Coverage of programming Windows Forms is really good, as is the chapter on getting the older COM and .NET components to interoperate. The focus of this book is mostly on traditional client-side development, though it does cover the latest in Web development with sections on basic ASP.NET and Web services, which round out the book.
The author does a good job at explaining how .NET works while bringing readers of different abilities up to speed with C#. Experts will appreciate the detail on class design, COM, and Web services, while beginners will be able to follow the author’s well-organized tour of the basics. In all, this combination of strengths makes C# and the .NET Platform an attractive choice in the growing list of titles on Microsoft’s latest programming language.
??????? | Download - (13 Mb)IceFile.com
Posted: October 19th, 2007, 4:52pm CEST
Matthew MacDonald | “Distributed Applications - Integrating Xml Web Services And .Net Remoting�MS Press | Feb 2003 | ISBN: 0735619336 | English | 752 pages | CHM | Size (for download): 5 MB
Make the jump to distributed application programming using the .NET Framework�and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects�and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs.
It’s been roughly seven years since distributed application architecture first gained recognition in the business world. Back then, exciting new technologies such as COM/DCOM and CORBA/IIOP promised to revolutionize the way that large-scale, resource-intensive applications were built. Instead of trying to host a single monolithic application on a single computer, distributed architecture allowed software to be modeled as a group of objects communicating across different machines. Best of all, these machines no longer needed to be proprietary mainframes�instead, developers could use inexpensive servers running the MS Windows operating system. Increasing the overall throughput of the system was often as easy as just adding an extra computer to the mix.
All this has made distributed programming one of the most exciting and hotly pursued areas of software programming, but it hasn’t made up for some critical stumbling blocks. Quite simply, distributed applications are complicated. Programming a distributed application on the Windows platform requires a solid understanding of MS’s COM standard, its enterprise software and component services (such as SQL Server and COM+), and a healthy dose of painfully won experience. And no matter how skilled the programmer, a distributed programming project can quickly mushroom into a collection of versioning nightmares, interoperability headaches, and unexpected performance bottlenecks.
These problems are the key factors behind the creation of MS’s .NET platform. MS .NET provides an entirely new model for creating components, communicating across computers, and accessing data�one that is optimized for distributed applications on every level. This framework still requires a healthy investment of developer time and a fairly steep learning curve for novice programmers. After the basics are mastered, however, .NET makes it dramatically easier to create truly scalable software systems.
This book explores distributed programming with .NET. It details the key .NET technologies you need to master and explains the best practices for distributed application architecture with .NET. Best of all, it shows you how the separate .NET technologies can all fit together.
TABLE OF CONTENT:
Chapter 01 - Understanding Distributed Architecture
Chapter 02 - .NET Components
Chapter 03 - Disconnected Data: The Universal Language
Chapter 04 - .NET Remoting: A More Durable DCOM
Chapter 05 - XML Web Services (RPC the Easy Way)
Chapter 06 - Threaded Clients (Responsive Interfaces)
Chapter 07 - Thread Pools and Services (Scalable Programming)
Chapter 08 - Messaging (Lightweight Communication)
Chapter 09 - COM+ (Component Services)
Chapter 10 - Enterprise Application Modeling
Chapter 11 - Advanced Remoting Techniques
Chapter 12 - Optimizing the Data Tier
Chapter 13 - Implementing Security
Chapter 14 - Monitoring, Logging, and Profiling
Chapter 15 - Deployment Strategies
Chapter 16 - Invoicer.NET Traveling Sales
Chapter 17 - Transact.NET Order Fulfillment
Chapter 18 - SuperCompute.NET Work Requests
Chapter 19 - MS Case Studies
>> Download here
password:
ganelon
Posted: October 19th, 2007, 4:52pm CEST
Author(s): Christian Gehrmann, Joakim Persson, Ben Smeets | “Bluetooth Security�Artech House | Jun 2004 | ISBN: 1580535046 | English | PDF | 221 pages | 0.7 MB
This first-of-its-kind book, from expert authors actively contributing to the evolution of Bluetooth specifications, provides an overview and detailed descriptions of all the security functions and features of this standard’s latest core release. After categorizing all the security issues involved in ad hoc networking, this hands-on volume shows you how to design a highly secure Bluetooth system and implement security enhancements. The book also helps you fully understand the main security risks involved with introducing Bluetooth-based communications in your organization.
This cutting-edge resource examines all known attacks on Bluetooth security mechanisms and their implementations, demonstrating how some of these known weaknesses can be avoided with appropriate defensive measures. The book presents concrete examples of how to design security solutions for some Bluetooth applications and products built on these applications. You find real-world case studies including technical algorithms, mechanisms and protocols, and security architectures. These architectures offer valuable guidelines for use in building Bluetooth and non-Bluetooth-specific security mechanisms.
TABLE OF CONTENT:
Chapter 01 - Introduction
Chapter 02 - Overview Of The Bluetooth Security Architecture
Chapter 03 - Bluetooth Pairing And Key Management
Chapter 04 - Algorithms
Chapter 05 - Broadcast Encryption
Chapter 06 - Security Policies and Access Controls
Chapter 07 - Attacks, Strengths And Weaknesses
Chapter 08 - Providing Anonymity
Chapter 09 - Key Management Extensions
Chapter 10 - Security For Bluetooth Application
>> Download here
password:
ganelon
Posted: October 19th, 2007, 4:51pm CEST
Posted: October 19th, 2007, 4:51pm CEST

Harold F. Tipton / Micki Krause, «Information Security Management Handbook, Sixth Edition»AUERBACH | ISBN: 0849374952 | 6 edition (May 8, 2007) | 3280 pages | PDF | 38 Mb
A comprehensive compilation of the fundamental knowledge, skills, techniques, and tools required by all information technology professionals, Information Security Management Handbook, Sixth Edition features new developments in information security and the Common Body of Knowledge. It contains new information on identity management, intrusion detection, role-based networking, legislative and privacy requirements, compliance and governance, risk assessment and management, and forensics. The Handbook has become the standard on which all IT security programs and certifications are based, making it an important volume in Information Security literature.
Thanks to the original uploader!
DOWNLOAD FROM RAPIDSHARE:
HERE
Posted: October 19th, 2007, 4:50pm CEST
Encyclopedia of Cryptography and Security by Henk C.A. van Tilborg Springer | ISBN: 038723473X | 2005 | 684 pages | PDF | 9 MB
This comprehensive encyclopedia provides easy access to information on all aspects of cryptography and security. With an A–Z format of over 460 entries, 100+ international experts provide an accessible reference for those seeking entry into any aspect of the broad fields of cryptography and information security. Most entries in this preeminent work include useful literature references, providing more than 2500 references in total.
Topics for the encyclopedia were selected by a distinguished advisory board consisting of 18 of the world’s leading scholars and practitioners. Main subject areas include:
Authentication and identification
Block ciphers and stream ciphers
Computational issues
Copy protection
Cryptanalysis and security
Cryptographic protocols
Electronic payment and digital certificates
Elliptic curve cryptography
Factorization algorithms and primality tests
Hash functions and MACs
Historical systems
Identity-based cryptography
Implementation aspects for smart cards and standards
Key management
Multiparty computations like voting schemes
Public key cryptography
Quantum cryptography
Secret sharing schemes
Sequences
Web security
The style of the entries in the Encyclopedia of Cryptography and Security is expository and tutorial rather than detailed and technical, making the book a practical resource for information security experts as well as professionals in other fields who need to access this vital information but who may not have time to work their way through an entire text on their topic of interest.
The underlying concepts in information security can be difficult to understand and may even be counter-intuitive. The Encyclopedia of Cryptography and Security will become the premier reference work on this complex subject.
About the Author
Advisory Board Members
Carlisle Adams, Entrust, Inc.
Friedrich Bauer, Technische Universität München
Gerrit Bleumer, Francotyp-Postalia
Dan Boneh, Stanford University
Pascale Charpin, INRIA-Rocquencourt
Claude Crepeau, McGill University
Yvo Desmedt, University of London
Grigory Kabatiansky, Institute for Information Transmission Problems
Burt Kaliski, RSA Security
Peter Landrock, University of Aarhus
Patrick McDaniel, Penn State University
Alfred Menezes, University of Waterloo
David Naccache, Gemplus
Christof Paar, Ruhr-Universität Bochum
Bart Preneel, Katholieke Universiteit Leuven
Jean-Jacques Quisquater, Université Catholique de Louvain
Kazue Sako, NEC Corporation
Berry Schoenmakers, Technische Universiteit Eindhoven
Download
Posted: October 19th, 2007, 4:48pm CEST

Computer Viruses: from theory to applications (Collection IRIS)9782287239397 | (2287239391) | Springer | 2005 | 3 MB | RS | FF
This book deals with computer viruses envisaged from three different points of view, namely the theoretical fundamentals of computer virology, algorithmic and practical aspects of viruses and their potential applications to various areas. The theoretical formalization by means of Turing machines, self-reproducing automata and recursive functions enable a precise and exhaustive description of the different types of malware. It follows that the main stakes of computer defense and antiviral fighting are easily highlighted. Detailed analysis of the source code for representative members of each virus/worm family allows the reader to grasp the basic algorithmic aspects involved in self-reproducing codes. The C programming language has been systematically used for a better understanding of the considered codes.
The purpose of this book is to propose a teaching approach to understand what computer viruses1 really are and how they work. To do this, three aspects are covered ranging from theoretical fundamentals, to practical applications and technical features; fully detailed, commented source codes of viruses as well as inherent applications are proposed. So far, the applications-oriented aspects have hardly ever been addressed through the scarce existing literature devoted to computer viruses.
The obvious question that may come to the reader’s mind is: why did the author write on a topic which is likely to offend some people? The motivation is definitely not provocation; the original reason for writing this book comes from the following facts. For roughly a decade, it turns out that antiviral defense finds it more and more difficult to organize and quickly respond to viral attacks which took place during the last four years (remember the programs caused by the release of worms, such as Sapphire, Blaster or Sobig, for example). There is a growing feeling among users – and not to say among the general public – that worldwide attacks give antivirus developers too short a notice. Current viruses are capable of spreading substantially faster than antivirus companies can respond.
As a consequence, we can no longer afford to rely solely on antivirus programs to protect against viruses and the knowledge in the virus field is wholly in the hands of the antiviral community which is totally reluctant to share it. Moreover, the problems associated with antiviral defense are complex by nature, and technical books dedicated to viruses are scarce, which does not make the job easy for people interested in this ever changing field.
RapidShare
FileFactory
Posted: October 19th, 2007, 4:47pm CEST
Peter Thermos, Ari Takanen, “Securing VoIP Networks: Threats, Vulnerabilities, and Countermeasures�Addison-Wesley Professional | ISBN 0321437349 | August 8, 2007 | 384 Pages | PDF | 4.9MB
In
Securing VoIP Networks, two leading experts systematically review the security risks and vulnerabilities associated with VoIP networks and offer proven, detailed recommendations for securing them. Drawing on case studies from their own fieldwork, the authors address VoIP security from the perspective of real-world network implementers, managers, and security specialists. The authors identify key threats to VoIP networks, including eavesdropping, unauthorized access, denial of service, masquerading, and fraud; and review vulnerabilities in protocol design, network architecture, software, and system configuration that place networks at risk. They discuss the advantages and tradeoffs associated with protection mechanisms built into SIP, SRTP, and other VoIP protocols; and review key management solutions such as MIKEY and ZRTP. Next, they present a complete security framework for enterprise VoIP networks, and provide detailed architectural guidance for both service providers and enterprise users.
RapidShare |
Depositfiles |
Easy-Share
Posted: October 19th, 2007, 4:47pm CEST
Physical and Logical Security Convergence: Powered By Enterprise Security ManagementSyngress | ISBN: 1597491225 | 448 pages | May 13, 2007 | PDF | 17 Mb
Security in the post 9/11 world is about much more than just guns, guards and gates. The authors make a tremendous contribution to today’s security debate by offering thoughtful and sensible recommendations that will help any reader understand the challenges of the networked world we now live in.- Roger Cresser, NBC News terrorism analyst
Written for both practitioners and managers, the authors provide the necessary background information as well as copious technical detail, and they round it out with a view of the converged security future. Numerous real-world examples and case studies are interwoven throughout the text, providing ample evidence that convergence is happening, but it is also hard to do well. Take advantage of the years in the government and commercial arenas that the authors have, their knowledge of current and emerging technologies, and their insight on other’s successes and failures.- Dr. Jim Jones, CISSP, Senior Scientist, SAIC
In my opinion the authors do an exceptional job explaining the need for more comprehensive approaches to achieving operational risk management within business and governmental organizations. The authors clearly demonstrate why convergence of physical and logical security is a natural evolution with significant advantages to all participants.- Dr. Larry Ponemon, Chairman and Founder of the Ponemon Institute
The consistent and persistent message in this book is needed and well presented Corporate executives must understand and implement converged security or get left behind. This message is presented using a nice balance of historical examples and contemporary business issues and case studies. The authors make their points by presenting information from the public, and government perspectives. Thus, this book is appropriate for any leader in the field of security (physical or IT).- Dr. Terry Gudaitis, Cyber Intelligence Director, Cyveillance
??????? | Download - (17 Mb)IceFile.com
Posted: October 19th, 2007, 4:46pm CEST
Mario Lenz, Brigitte Bartsch-Sporl, Hans-Dieter Burkhard, Stefan Wess,�Case-Based Reasoning Technology: From Foundations to Applications (Lecture Notes in Artificial Intelligence)�Springer-Verlag Telos | 423 pages | 1998 | ISBN: 3540645721 | PDF | 3 MB
This state-of-the-art survey presents a coherent summary of research and development in case-based reasoning (CBR) undertaken in Germany in recent years. The book opens with a general introduction to CBR presenting the basic ideas and concepts, setting the terminology, and looking at CBR from some new points of view. The main part of the book, consisting of nine chapters, is devoted to detailed presentations of CBR applications successfully performed in various areas. Among these application areas are decision and sales support, text processing, adaptation, planning, design, software engineering, tutoring systems, and medicine. The remaining chapters present areas related to CBR as well as a glossary, a subject index and bibliography.
DownloadRapidshareEasy-share
Posted: October 19th, 2007, 4:46pm CEST
Lynne Gross, Brian Gross, Philippe Perebinossoff , “Programming for TV, Radio & The Internet�Focal Press; 2 edition | ISBN: 0240806824 | 344 pages | PDF | 6,3 Mb
Where do program ideas come from? How are concepts developed into saleable productions? Who do you talk to about getting a show produced? How do you schedule shows on the lineup? What do you do if a series is in trouble? The answers to these questions, and many more, can be found in this comprehensive, in-depth look at the roles and responsibilities of the electronic media programmer. Topics include: Network relationships with affiliates, the expanded market of syndication, sources of programming for stations and networks, research and its role in programming decisions, fundamental appeals to an audience and what qualities are tied to success, outside forces that influence programming, strategies for launching new programs or saving old ones. Includes real-life examples taken from the authors’ experiences, and 250+ illustrations!
* Completely updated to include: new programming forms, changes in programming style, and more!
* Updated Glossary!
* Study questions for each chapter
* Companion website for students and Instructor’s Manual
[depositfiles.com]
Posted: October 19th, 2007, 4:45pm CEST
Heteroepitaxy of Semiconductors: Theory, Growth, and Characterization CRC | ISBN 0849371953 | 2007-01-31 | pdf | 4.75 MB | 480 pages
Heteroepitaxy has evolved rapidly in recent years. With each new wave of material/substrate combinations, our understanding of how to control crystal growth becomes more refined. Most books on the subject focus on a specific material or material family, narrowly explaining the processes and techniques appropriate for each. Surveying the principles common to all types of semiconductor materials, Heteroepitaxy of Semiconductors: Theory, Growth, and Characterization is the first comprehensive, fundamental introduction to the field. This book reflects our current understanding of nucleation, growth modes, relaxation of strained layers, and dislocation dynamics without emphasizing any particular material. Following an overview of the properties of semiconductors, the author introduces the important heteroepitaxial growth methods and provides a survey of semiconductor crystal surfaces, their structures, and nucleation. With this foundation, the book provides in-depth descriptions of mismatched heteroepitaxy and lattice strain relaxation, various characterization tools used to monitor and evaluate the growth process, and finally, defect engineering approaches. Numerous examples highlight the concepts while extensive micrographs, schematics of experimental setups, and graphs illustrate the discussion. Serving as a solid starting point for this rapidly evolving area, Heteroepitaxy of Semiconductors: Theory, Growth, and Characterization makes the principles of heteroepitaxy easily accessible to anyone preparing to enter the field.
[w14.easy-share.com]
Posted: October 19th, 2007, 4:45pm CEST

John Durkee, “Management of Industrial Cleaning Technology and Processes�
Elsevier Science | 288 pages | 2006 | ISBN: 0080448887 | PDF | 60MBMore stringent quality standards and environmental/safety regulations as well as new process and chemical technology have changed industrial cleaning from a wet and wipe application to a valued and demanding process operation. This book will help cleaning operatives, designers of equipment, metal finishers, industrial chemists and decontaminators understand the value and demands required within the industrial cleaning process and an environment of continuing change.
* Covers all aspects of modern cleaning technologies, helping readers to understand basics of cleaning, equipment used, techniques and possible changes to come within the industry.
* Includes environmental regulations and the basis for modern cleaning technologies, ensuring the reader is up to date on cleaning chemicals and their affects.
* Covers testing for cleanliness, ensuring cleaning operatives, technicians and end users understand how to achieve the demands required within the industrial cleaning process and an environment of continuing change.
DownloadRapidshare
Posted: October 19th, 2007, 4:43pm CEST
Posted: October 19th, 2007, 4:55am CEST
Posted: October 19th, 2007, 3:50am CEST
Posted: October 19th, 2007, 3:49am CEST
Posted: October 19th, 2007, 3:48am CEST
Posted: October 19th, 2007, 3:47am CEST
Posted: October 19th, 2007, 3:47am CEST
Posted: October 18th, 2007, 4:08am CEST
Actual Tests MCTS Dumps Braindumps provide the most comprehensive MCTS training - through our online virtual MCTS bootcamps. MCTS certification has never been easier to study for, and complete with MCTS notes, you are sure to pass MCTS exams.
Download
070-526 | 070-536 | 070-529 | 070-528 | 070-536 | 070-549 | 070-340
070-447 |
070-431 |
070-441 |
070-447 |
070-444 |
070-443
Posted: October 18th, 2007, 4:08am CEST
Posted: October 18th, 2007, 4:07am CEST
Posted: October 18th, 2007, 4:07am CEST
Posted: October 18th, 2007, 4:05am CEST
Posted: October 18th, 2007, 4:05am CEST
Posted: October 18th, 2007, 4:04am CEST
Posted: October 18th, 2007, 4:04am CEST
Posted: October 18th, 2007, 4:04am CEST
Posted: October 18th, 2007, 4:03am CEST
Posted: October 18th, 2007, 4:03am CEST
Posted: October 18th, 2007, 4:02am CEST
Posted: October 18th, 2007, 4:00am CEST
Posted: October 18th, 2007, 4:00am CEST
Posted: October 18th, 2007, 3:59am CEST
Posted: October 18th, 2007, 3:58am CEST
Posted: October 18th, 2007, 3:58am CEST
Posted: October 18th, 2007, 3:57am CEST
Posted: October 18th, 2007, 3:57am CEST
Posted: October 18th, 2007, 3:53am CEST
Posted: October 18th, 2007, 3:52am CEST
Posted: October 18th, 2007, 3:52am CEST
This book is written from an engineer's perspective of the mind. "Artificial Mind System" exposes the reader to a broad spectrum of interesting areas in general brain science and mind-oriented studies. In this research monograph a picture of the holistic model of an artificial mind system and its behaviour is drawn, as concretely as possible, within a unified context, which could eventually lead to practical realisation in terms of hardware or software. With a view that "the mind is a system always evolving", ideas inspired by many branches of studies related to brain science are integrated within the text, i.e. artificial intelligence, cognitive science / psychology, connectionism, consciousness studies, general neuroscience, linguistics, pattern recognition / data clustering, robotics, and signal processing.
[rapidshare.de]
Posted: October 18th, 2007, 3:51am CEST
- Publisher: CRC Press
- Number Of Pages: 376
- Publication Date: 2000-03-09
- Sales Rank: 3603295
- ISBN / ASIN: 0849322685
- EAN: 9780849322686
- Binding: Hardcover
- Manufacturer: CRC Press
- Studio: CRC Press
- Book Description:
Neural networks represent a new generation of information processing paradigms designed to mimic-in a very limited sense-the human brain. They can learn, recall, and generalize from training data, and with their potential applications limited only by the imaginations of scientists and engineers, they are commanding tremendous popularity and research interest. Over the last four decades, researchers have reported a number of neural network paradigms, however, the newest of these have not appeared in book form-until now. Recent Advances in Artificial Neural Networks collects the latest neural network paradigms and reports on their promising new applications. World-renowned experts discuss the use of neural networks in pattern recognition, color induction, classification, cluster detection, and more. Application engineers, scientists, and research students from all disciplines with an interest in considering neural networks for solving real-world problems will find this collection useful.
Filetype: RARed PDF-files
Password: none
Filesize: 4,039,120 Bytes
Download
Posted: October 18th, 2007, 3:50am CEST
Trends in Neural Computation (Studies in Computational Intelligence)
By
* Publisher: Springer
* Number Of Pages: 522
* Publication Date: 2006-11-16
* Sales Rank: 3444131
* ISBN / ASIN: 3540361219
* EAN: 9783540361213
* Binding: Hardcover
* Manufacturer: Springer
* Studio: Springer
Product Description:
Nowadays neural computation has become an interdisciplinary field in its own right; researches have been conducted ranging from diverse disciplines, e.g. computational neuroscience and cognitive science, mathematics, physics, computer science, and other engineering disciplines. From different perspectives, neural computation provides an alternative methodology to understand brain functions and cognitive process and to solve challenging real-world problems effectively.
Trend in Neural Computation includes twenty chapters either contributed from leading experts or formed by extending well selected papers presented in the 2005 International Conference on Natural Computation. The edited book aims to reflect the latest progresses made in different areas of neural computation, including theoretical neural computation, biologically plausible neural modeling, computational cognitive science, artificial neural networks architectures and learning algorithms and their applications in real-world problems.
Download
Posted: October 18th, 2007, 3:49am CEST
Robot Builder's Sourcebook : Over 2,500 Sources for Robot Parts
By Gordon McComb
* Publisher: McGraw-Hill/TAB Electronics
* Number Of Pages: 711
* Publication Date: 2002-08-15
* Sales Rank: 293004
* ISBN / ASIN: 0071406859
* EAN: 0639785500032
* Binding: Paperback
* Manufacturer: McGraw-Hill/TAB Electronics
* Studio: McGraw-Hill/TAB Electronics
Book Description:
* A much-needed clearinghouse for information on amateur and educational robotics, containing over 2,500 listings of robot suppliers, including mail order and local area businesses
* Contains resources for both common and hard-to-find parts and supplies
* Features dozens of "sidebars" to clarify essential robotics technologies
* Provides original articles on various robot-building topics
Download Description:
Fascinated by the world of robotics but don't know how to tap into the incredible amount of information available on the subject? Clueless as to locating specific information on robotics? Want the names, addresses, phone numbers, and web sites of companies that can supply the exact part, plan, kit, building material, programming language, operating system, computer system, or publication you've been searching for? Turn to Robot Builder's Sourcebook - a unique clearinghouse of information for that will open 2500+ new doors and spark almost as many new ideas.
Download
Posted: October 17th, 2007, 6:24pm CEST

This much anticipated follow-up to the wildly popular cultclassic Electronic Gadgets for the Evil Genius gives basement experimenters 40 all-new projects to tinker with. Following the tried-and-true Evil Genius Series format, each project includes a detailed list of materials, sources for parts, schematics, documentation, and lots of clear, well-illustrated instructions for easy assembly. The convenient two-column format makes following step-by-step instructions a breeze. Readers will also get a quick briefing on mathematical theory and a simple explanation of operation along with enjoyable descriptions of key electronics topics such as various methods of acceleration, power conditioning, energy storage, magnetism, and kinetics.
From the Back Cover
MORE EVIL AND EXCITEMENT! LOW-COST PROJECTS YOU CAN BUILD!
Now mad scientists everywhere can provoke even more mayhem and have even more slightly wicked fun! In these pages, famed electronics author Bob Iannini provides fully detailed and diagrammed plans for 40 exciting new projects. Seriously impressive, these projects can be made at home, at very low cost compared to their entertainment value and other benefits. Many can be made for less than $100.
Exploring the edge of science fiction, Iannini brings today's most thrilling electronics into reach for the home hobbyist. With easy-to-follow plans, clear diagrams and schematics, and respect for your budget, his MORE Electronic Gadgets for the Evil Genius gives you:
Illustrated instructions and plans for amazing pretested projects advanced enough for sophisticated electronics enthusiasts but described in sufficient detail to be built even by newcomers
Explanations of the science and math behind each project. For instance, you can explore the kinetic potential of electric fields and moving light objects at a distance
Frustration-factor removal -- needed parts are listed, along with sources -- and most of these projects can be built for $100 or less
DEVICES FOR WORLD (OR AT LEAST NEICHBORHOOD) DOMINATION
This book gives you complete plans, instructions, parts lists, and sources for 40 fantastic projects, including:
- Dog-bark-control device
- Sonic insect repellent
- Laser property guard systems
- Magnetic cannons
- Snooper phones
- Earthquake detector
- Metal-cutting laser
- Ingfra-red laser ray gun
- Multi-wave oscillators
- Mind-mangling sound generator
- Ozone and ion machines
- Sonic nausea machine
- Wireless bugging devices
- Microwave electronic interference devices
- Kirlian photography
- 50,000-volt DC generator
- High-powered vacuum tube Tesla coil
- TV and radio jammer
- Ultrasonic deterrents
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:24pm CEST

Ian Sinclair's Practical Electronics Handbook combines a wealth useful day-to-day electronics information, concise explanations and practical guidance in this essential companion to anyone involved in electronics design and construction. The compact collection of key data, fundamental principles and circuit design basics provides an ideal reference for a wide range of students, enthusiasts, technicians and practitioners of electronics who have progressed beyond the basics.
The sixth edition is updated throughout with new material on microcontrollers and computer assistance, and a new chapter on digital signal processing
Invaluable handbook and reference for hobbyists, students and technicians. Essential day-to-day electronics information, clear explanations and practical guidance in one compact volume. Assumes some previous electronics knowledge but coverage to interest beginners and professionals alike.
About the Author
Ian Sinclair was born in 1932 in Tayport, Fife, and graduated from the University of St. Andrews in 1956. In that year, he joined the English Electric Valve Co. in Chelmsford, Essex, to work on the design of specialised cathode-ray tubes, and later on small transmitting valves and TV transmitting tubes. In 1966, he became an assistant lecturer at Hornchurch Technical College, and in 1967 joined the staff of Braintree College of F.E. as a lecturer. His first book, "Understanding Electronic Components" was published in 1972, and he has been writing ever since, particularly for the novice in Electronics or Computing. The interest in computing arose after seeing a Tandy TRS80 in San Francisco in 1977, and of his 204 published books, about half have been on computing topics, starting with a guide to Microsoft Basic on the TRS80 in 1979. He left teaching in 1984 to concentrate entirely on writing, and has also gained experience in computer typesetting, particularly for mathematical texts. He has recently visited Seattle to see Microsoft at work, and to remind them that he has been using Microsoft products longer than most Microsoft employees can remember. Ian Sinclair is the author of the following Made Simple books: Lotus 1-2-3- (2.4 DOS version) MS-DOS (up to version 6.22) PagePlus for Windows 3.1 Hard drives He is also the author of many other books published under our Newnes imprint.Visit Ian's website at http://website.lineone.net/~ian_sinclair
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:23pm CEST
Posted: October 17th, 2007, 6:23pm CEST
Posted: October 17th, 2007, 6:22pm CEST

There is truly a lack of good, basic hardwire electronic "how-to" books. The market seems interested in this type of fun project compilation. This is another book in our extremely successful "Evil Genius" series. So far, each of the books has sold about $50,000 in less than 3 months.
The perfect addition to our "Evil Genius" series, this book details everything an electronics hobbyist would want to know about circuits and circuit design through 57 Lessons. Readers work through 5 distinct, useful projects to reinforce their learning.
From the Back Cover
FROM CIRCUIT FAINT HEART TO CIRCUIT LION HEART IN 57 EASY AND FUN LESSONS
Featuring everything an electronics hobbyist could want to learn about circuits and circuit design, Dave Cutcher's Electronic Circuits for the Evil Genius makes it fun to achieve genuine mastery, one simple lesson at a time. What's more, when you're done, you'll have 5 complete projects to show for your efforts!
5 FUN AND INSTRUCTIVE PROJECTS
Cutcher's 57 lessons build on each other and add up to projects you'll be proud to display, play with, and put to practical use. You don't need to know anything about electronics to begin building:
A night light that turns itself on as darkness falls, and off at dawn's first light
A professional-quality burglar alarm
A toy that thinks for itself with logic gates
An application that counts -- built on your own design
A two-way intercom using transistors and op amps
BUILD HANDS-ON EXPERTISE
Designed to teach through doing, Electronic Circuits for the Evil Genius provides hours of rewarding fun. That's not all. This book gives you valuable experience in circuit construction and design. You learn to test, modify, and observe results -- skills you can put to work in all the exciting circuit-building projects in your future.
Dave Cutcher makes it easy for you to master electronic circuits. Electronic Circuits for the Evil Genius gives you:
Illustrated instructions and plans for amazing pretested projects advanced enough for sophisticated electronics enthusiasts but described in sufficient detail to be built easily by newcomers
Frustration-free plans -- needed parts are listed, along with sources
Full instructions on using a digital multimeter and turning your computer into an oscilloscope
Templates for CAD work and a link to a great public domain CAD program
Online access to an inexpensive kit (around $50) containing all the materials you need to build these projects (you can, of course, buy parts individually, wherever you choose)
GO TO: www.books.mcgraw-hill.com/authors/cutcher for:
Animations
Answers to worksheet problems
Links to other resources
.WAV files to be used as frequency generators
Freeware so you can apply your PC as an oscilloscope
Complete kit (including a printed circuit board), tailored to the book and its projects, is available from ABRA Electronics, Inc. for $55. See coupon inside for details.
DEVELOP POWERFUL CIRCUIT SKILLS THE FUN WAY!
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:21pm CEST

This book teaches practical, hands-on experience with some exciting science projects that you aren't likely to encounter elsewhere. The ultrasonic listener extends the sense of hearing to the realm of sounds above 20kHz.
The low-power one-transistor fm radio transmitter is a useful tool to have in your bag of tricks; it can be built on an hour's notice, and for under $1.
It is an educational and worthwhile book.
That's the good news.
Now for a word of caution:
What I'm suggesting here is that you approach the projects in this great book with wisdom and an ability to think vigorously and persistently.
On one hand, If you mangage to complete and operate all this book's projects, including adjustment of the high-voltage supply of the cutting CO2 laser, and still have not qualified for a postumous Darwin Award, then you have demonstrated you are either a bizzarrely lucky fool or a master technician who has the iron will to stay alive by sticking to impeccable safety procedures.
And before you make your own homemade EMP generator, consider that, at the time Mr. Ianinni wrote this wonderous book, the electronic landscape was much less involved, without the so many co$tly thing$ like cell phone$ and PDA$ in it. The radius of de$truction could lead irate villagers (now reduced to a technological level of torches and pitchforks) directly to your laboratory.
At least one of the devices i.e taser, have gotten negative legislative attention since the book was first published.
Ok; so now you know some of these projects are genuinely hazardous.
Take care. Pay attention. Get old.
Keep one hand in your pocket.
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:21pm CEST

Amazon.com
Sexy is as sexy does, according to Sari Locker (called "our favorite tantalizing sex writer" by Playboy magazine). But how to feel sexy if you're a virgin, or if you've experienced sexual problems, or have serious body image hang-ups? The Complete Idiot's Guide to Amazing Sex succeeds in not only teaching technique (as well as a book can), but also offers serious advice for boosting your self-esteem. As with other Complete Idiot guides, you'll probably want to turn this one backwards in your bookcase, or at least get a book cover for it. But get past the silly title and you'll find a plethora of facts, tips, and tricks on topics including sexual response, masturbation, foreplay, afterplay, oral sex, fantasy, sex toys, sexual preference, cross-dressing, and "The Big Om": tantric sex.
The margin notes liberally decorating the book are worth a hearty chuckle. The "Sextistics" are particularly fun and eye-opening. Some examples: only 9 percent of people surveyed believe sex appeal is innate; the rest feel it can be acquired!; about 7 percent of women have never climaxed; the majority of male crossdressers are married with children; and, according to the Hite Report, nearly 60 percent of men ages 61 to 75 said their desire for sex remained steady or increased with age, Viagra or no.
Locker, a sex educator and WCBS-TV relationship correspondent, has been a sex educator for more than a decade. That said, she should have placed the facts on contraceptives and sexually transmitted diseases earlier in the book, before the hot and heavy photographs of sexual positions. That gripe aside, Amazing Sex is worth investigating by both sexual neophytes and experienced couples looking to maintain a state of hot monogamy.
Book Description
You're no idiot, of course! You know there's more to sex than the missionary position, that oral sex doesn't mean talking about sex, and that safe sex doesn't mean doing it in a bank vault. But when it comes to having a truly amazing sexual encounter, you feel like there's just no sizzle in your sex life. You can make things hot! The Complete Idiot's Guide to Amazing Sex has fresh advice on how to make smart sexual choices, cast aside your inhibitions, and keep your sex life exciting well into your golden years.
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:20pm CEST
Posted: October 17th, 2007, 6:20pm CEST

Review
Electric Review : The advent of the personal computer has made the study of electricity an electrical components all the more important. Today, an estimated 3 out of 5 homes have implemented computer systems, and we rely on these instruments in all facets of our daily lives. Accordingly, a true understanding of this topic is necessary for students pursuing science and computer-related degree certification. And that's just where Electric Motor comes into play: In this text students of the discipline will find a wealth of information about all kinds of electric motors and the way that they have been applied to various industries world-wide. Beaty and Kirtley have done an exemplary job in surveying the subject and then creating a manual that is logical and relatively easy to read. In the course of their analysis, the authors discuss the kinds of electrical motors in use today, the ways in which they function, tests to conduct to insure best performance, and ways that motors are designed for different applications. Simply, Electric Motor covers the full spectrum in terms of analyzing the components that drive so many different kinds of systems -- from the work place to the home office, and everything between. Seasoned technicians and under-graduate students alike will be served equally well by this handbook as it offers real insight into the ways the engines of the world turn.
In short, Electric Motor should be required reading in all training courses that explore these subjects. Further recommended as a general reference text for both college and public sector libraries.
Electric Review, Nov. 2004
wealth of information... electric motors and... way... applied to various industries:exemplary job... logical:easy-to-read... Seasoned technicians:under-graduate[s]... alike will be served... recommended
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 6:19pm CEST

You're not alone.
At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun.
You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code.
You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern.
Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter.
With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts.
If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 5:50pm CEST

SQL Server 2005 is Microsoft's next-generation data management and analysis software designed to deliver increased scalability, availability, and security to enterprise data and analytical applications while making them easier to create, deploy, and manage. Filled with practical solutions and real-world examples, this resource includes full details on:
* Enterprise data management capabilities, including security and clustering
* Powerful developer tools -- T-SQL, .NET CLR, XML, ADO.NET 2.0
* Business Intelligence features, such as Integration Services, data warehousing, and reports
From the Back Cover
The Definitive Guide to Microsoft SQL Server 2005
Deliver high-performance, widely distributed enterprise database applications using Microsoft SQL Server 2005. This comprehensive resource shows you how to get up-and-running on SQL Server 2005, create and manage databases and tables, triggers, functions, stored procedures, transactions, and advanced database queries. Microsoft SQL Server 2005: The Complete Reference covers every aspect of the new release in full detail, starting with an in-depth review of the core database engine. The book goes on to cover the management and maintenance tools, the SQL Server support of the .NET Common Language Runtime, database integrity, transactions, security, performance management tools, and monitoring techniques.
ESSENTIAL SKILLS FOR DATABASE PROFESSIONALS:
* Set up, configure, and manage Microsoft SQL Server 2005
* Understand the RDBMS architecture
* Develop, debug, and deploy Web-enabled database applications
* Build databases, tables, indexes, and views
* Create triggers, stored procedures, and functions
* Implement sound security and disaster recovery policies
* Integrate .NET applications and XML
* Write sophisticated T-SQL statements in SQL Server Management Studio
* Optimize data integrity and maximize application availability
* Work with operational, tabular, and transactional data
Table of Contents
Microsoft SQL Server 2005-The Complete Reference
Introduction
Part I - SQL Server 2005 System and Platform Architecture
Chapter 1 - Getting to Know SQL Server 2005
Chapter 2 - Database Architecture
Chapter 3 - RDBMS Architecture
Chapter 4 - Connecting to and Administering the Database Engine
Part II - Administering SQL Server 2005
Chapter 5 - Security
Chapter 6 - Databases, Tables, and Indexes
Chapter 7 - SQL Server Disaster Recovery
Chapter 8 - Distributed Database Architecture
Chapter 9 - SQL Server 2005 High Availability
Part III - Programming SQL Server 2005
Chapter 10 - Transact-SQL Primer
Chapter 11 - Understanding the SQL Server Common Language Runtime
Chapter 12 - Data Integrity
Chapter 13 - Triggers
Chapter 14 - Stored Procedures and Functions
Part IV - Working with SQL Server 2005
Appendix- T-SQL Reference
Chapter 15 - Working with Operational Data
Chapter 16 - Working with Tabular Data
Chapter 17 - Working with Transactional Data
Chapter 18 - Monitoring SQL Server
Index
List of Figures
List of Tables
List of Code Examples
[rapidshare.com]
Password : books_for_all
Posted: October 17th, 2007, 5:49pm CEST
Posted: October 17th, 2007, 5:45pm CEST

Mastering InDesign for Print Design and Production shows how experienced professionals with deadlines and billable hours use InDesign efficiently and effectively. Through the case studies and interviews, readers will find inspired to look beyond the over-emphasized basic features and into the depths of InDesign's utility for real-world print design.
Most InDesign books are written for beginners, and experienced users are frustrated by them. When you already know how to make, fill, and thread a text box, the entire first half of most InDesign books is useless. But this one doesn't dwell on the basics. Mastering InDesign for Print Design and Production fulfills the promise of the Mastering series, to provide real-world skills to professionals and students. Like all Mastering books, this one includes:
�²�‚Ñž A "by pros for pros" approach: The author is an active professional working in the field of graphic arts, layout, and design, writing for professionals who want to improve their skills or learn new skills.
�²�‚Ñž Real-world examples: Running throughout the text are examples of how the various skills are applied in real scenarios, described throughout the book in the form of examples and case studies from the author's own design and consulting work, as well as interviews with other designers using InDesign on the job.
�²�‚Ñž Skill-based teaching and hands-on exercises
Although the book has a comprehensive glossary, page one begins right away speaking to the core market�²�‚â€�print professionals�²�‚â€�in industry terms about industry challenges. This immediately lets experienced InDesign users know the book is about them. The approach is humorous, making the digestion and retention of complicated information easier for the reader through quips, anecdotes, and design- and print-geek humor. But at all times the book is true to its mission: Helping a professional do their job in InDesign without frustration, confusion, or aesthetic compromise.
RapidShare Link
Posted: October 17th, 2007, 5:44pm CEST

Unlike the early days of Photoshop, for several years now most Photoshop books have been aimed at photographers; there is a big hole on the bookstore shelf that needs to be filled by a Photoshop book that is geared specifically towards graphic design professionals and production artists. This core audience should not have to wade through useless chapters of content geared towards other users of the application, namely professional photographers, web designers, and video editors.
Mastering Photoshop for Print Design and Production sets graphic designers and production artists in the right direction when implementing the latest version of Photoshop into their everyday workflow. It demonstrates how to use Photoshop for all aspects of print, from simpler tasks such as basic color correction and masking, to more advanced tasks such as color management, utilizing layer comps, and troubleshooting and automating RGB-to-CMYK color conversion.
Entirely four-color throughout, Mastering Photoshop for Print Design and Production fulfills the promise of the Mastering series, to provide real-world skills to professionals and students. Like all Mastering books, this one includes:
* A "by pros for pros" approach: The author is an active professional working in graphic arts, layout, and design, writing for professionals who want to improve their skills or learn new skills.
* Real-world examples: Running throughout the text are examples of how the various skills are applied in scenarios faced by real practitioners.
* Skill-based teaching and hands-on exercises.
* Companion files for tutorials and projects are provided on the accompanying CD-ROM.
RapidShare Link
Posted: October 17th, 2007, 5:43pm CEST

Digital imaging technology has been used in forensics since at least 1992, yet until now there has been no practical instruction available to address the unique issues of image processing in an everyday forensic environment. Photoshop CS3 for Forensics Professionals serves the everyday, real-world needs of law enforcement and legal personnel dealing with digital images (including both photos and video stills). This book is an excellent tool for:
Law enforcement personnel, from crime scene and arson investigators, detectives, and patrol officers to forensic photographers, fingerprint examiners, video analysts, tool mark and footwear examiners, and criminalists.
Security pros in such fields as private investigation, insurance, fraud detection, and loss prevention.
Scientific and technical users of Photoshop with workflows similar to law enforcement, such as medical photographers, research imaging experts, engineering and architecture staff, and industrial photographers.
Staff responsible for maintaining a photo archive or printing images for court.
Photoshop CS3 for Forensics Professionals is the only book to provide forensics professionals with specific answers to their imaging questions. This is the perfect resource for those who want to move from simple theory to the essential skills needed to be more effective. This resource is dividied into three parts:
Part I: The Essentials is about setting up your workflow, archiving your images, and familiarizing yourself with Adobe Photoshop and Adobe Bridge, including the setting up of preferences. Also covered are the best practices in writing reports and providing courtroom testimony.
Part II: The Digital Darkroom teaches how to use Photoshop to accomplish what traditionally was done in the darkroom, from correcting color casts to making prints and exhibits for courtroom use.
Part III: Image Analysis & Enhancement covers techniques for clarifying images so that details can be better viewed and used for analysis or comparison, from contrast enhancement and pattern removal to even forensic video analysis.
The companion CD-ROM provides sample images�²�‚â€�including various accident and crime scenes�²�‚â€�you can use to practice the techniques from the book while?following along with the tutorials. It also includes several scripts, plug-ins, and actions so you can work more effectively.
In addition, instructor's materials are available so you can use book in workshops and training seminars.
RapidShare Link
Posted: October 17th, 2007, 5:38pm CEST
Posted: October 17th, 2007, 5:28pm CEST
Wrox Visual Basic 2005 Programmer's Reference
Product Details:
Paperback: 1022 pages
Publisher: Wrox (October 10, 2005)
Language: English
ISBN: 0764571982
Book Description
Visual Basic 2005 Programmer's Reference
Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you're looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.
Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It's a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.
Download Link:- Click here
Posted: October 17th, 2007, 5:26pm CEST
All new, for ASP.NET 2.0, this bestselling book provides experienced developers with real-world examples of the powerful new time-saving, code-saving features in this new version
Seasoned author Bill Evjen helps developers make a smooth transition to this new version of ASP.NET with his clear explanations of even the most dramatic changes
Helpful examples in both VB and C# clearly show how to build ASP.NET 2.0 applications
Experienced developers get more in-depth coverage about changes within the programs provided in previous ASP and ASP.NET versions
This book will alert you to every new feature and capability that ASP.NET 2.0 provides so that you'll be prepared to put these new technologies into action.
What you will learn from this book
The idea of the server control and its pivotal role in ASP.NET development
How to create templated ASP.NET pages using the new master page feature
Techniques for debugging and handling errors
The various frameworks that will enable you to extract, create, manipulate, and store XML
Ways to package and deploy ASP.NET applications
How to retrieve, update, and delete data quickly and logically
Who this book is for??
This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 2.0.
Download Link:-
Click here
Posted: October 17th, 2007, 5:11pm CEST

Motivating the "What's In It For Me" Workforce: Manage Across the Generational Divide and Increase Profits
By Cam Marston
* Publisher: Wiley
* Number Of Pages: 240
* Publication Date: 2007-05-18
* Sales Rank: 22214
* ISBN / ASIN: 0470124148
* EAN: 9780470124147
* Binding: Hardcover
* Manufacturer: Wiley
* Studio: Wiley Book Description:
Advance praise for Motivating the "What's In It For Me?" Workforce
"The information on leading and managing generations found in this book is invaluable to all executives today. The war for talent has become increasingly fierce. Attracting and retaining this talent is critical to a successful global company. This book is a masterful tool for developing the skills required for managing multigenerational teams. It is a must-have for executives at all levels who are responsible for a company's greatest asset: its people."
-Phebe Port, Vice President Global Management Strategies,The Estée Lauder Companies
"Motivating the 'What's In It For Me?' Workforce has given our managers good ideas about leading the different generations in our workplace, particularly the New Millennials who we at Enterprise are especially reliant upon to grow our business every single day and, ultimately, become our company's future leaders."
-Marie Artim, Assistant Vice President Recruiting, Enterprise Rent-A-Car
"After Marston presented to our management group, approximately 400 individuals, and after we responded to the clamor for his book, it became commonplace to hear people discussing solutions to problems based on generational considerations. There aren't many people discussions that occur today where we don't at least consider differences between Baby Boomers, Millennials, etc. He really changed our way of thinking!"
-Anne Donovan, U.S. HR LeaderSystems and Process Assurance, PricewaterhouseCoopers
"If you ever had any doubt that generational differences have an impact on go-to-market strategies, Marston's book, Motivating the 'What's In It For Me?' Workforce, provides thought-provoking realities you need to consider. This is a must-read . . . At our Sales Leadership Conference, Marston gave our top sales managers actionable ideas on how to gain better understanding of what drives today's workforce to take direct action and deliver exceptional results."
-Damian A. Thomas, General ManagerCorporate Sales Leader, General Electric Company
Download:
[rapidshare.com]
Posted: October 17th, 2007, 6:08am CEST
Posted: October 17th, 2007, 6:02am CEST
Posted: October 17th, 2007, 6:01am CEST
Posted: October 17th, 2007, 6:00am CEST
Posted: October 17th, 2007, 5:59am CEST
Posted: October 17th, 2007, 5:58am CEST
Posted: October 17th, 2007, 5:52am CEST
Trojan Horses
- Yuri RAT v1.2
- MofoTro v1.7 BETA
- Charon
- Beast v2.0.7
- Omerta v1.3
- Theef v2.10
- Combined Forces R.A.T
- MoSucker v3.0
- ProRat v1.9 Fix2
Keyloggers
- Elite Keylogger v1.0
- SKL v0.1
- KeySpy v2.0
- A++++
- Curiosity
- Keylogger
- KeyCopy
Binders
- Daemon Crypt Public v2
- NT Packer v2.1
- EES binder v1.0
- File Injector v3
- Bytes Adder
- FreshBind v2.01
- YAB v2.01
- NakedBind v1.0
- Amok Joiner
WebHacks/WordLists
Brute Forcers
- Munga Bunga 's Official
- Brutus - Authentication Engine Test 2
- wwwHack v1.946
- FTP Brute Hacker
- FTP Brute Forcer.tar.gz - Unix
- Wbrute.tar.gz - Unix
- Shadow Scanner-Brute Forcer
- Hackers Utility v1.5
- POP3 brute forcer.tar.gz - Unix
CGI-Bug Scanners
- NStealth HTTP Security Scanner v5.8
- Attack Toolkit v4.1 & source code included
- Scanarator
- Legion NetBios Scanner v2.1
- NetView v1.0
- CGI Vulnerability Scan
- CGI Scanner v4.0
- VoidEye CGI scanner
Virus!
Viruses
- Hippi virus
- Sasser
- W32. Blaster .Worm
- Midnight Massacre
- 00001
- Nimda
- Loveletter virus
- Happy '99
- MXZ
Virus Builders
- DR VBS
- VBSwg 2 beta - Virus builder
- p0ke's WormGen 2.0
- RESIDUO - DoS Virus
MSN Hacks & Bots
- HoaX Toolbox 1.1
- MSN Extreme 3.0
- MessenPass v1.06
- Advanced Blood Scroller
- Nudge Madness
- Advanced Instant Messengers Password Recovery
- Contact Spy
- Msn Explosion
- Encrypted Messenger
Port & IP Scanners
- Blues Port Scanner
- ProPort v2.2
- SuperScan v3.0
- Net Scan Tools v4.2
- LanSpy v2.0
- Bitchin Threads v3.1
- Trojan Hunter v1.5
- SuperScan v4.0
- Neotrace PRO v3.25 trial&crack
Nukers And Flooders
- Rocket v1.0
- RPCNuke v1.0
- Panther Mode1 - 56k
- Panther Mode2 - ISDN +
- Final Fortune v2.4
- Battle Pong - Technophoria
- Assault v1.0
- ICMP Nuker
- CLICK v2.2
EXTRA!
- Telnet Tutorial
RAR-Password = errorised
Posted: October 17th, 2007, 5:51am CEST
1. Olly + assembler + patching a basic reverseme
2. Keyfiling the reverseme + assembler
3. Basic nag removal + header problems
4. Basic + aesthetic patching
5. Comparing on changes in cond jumps, animate over/in, breakpoints
6. _The plain stupid patching method_, searching for textstrings
7. Intermediate level patching, Kanal in PEiD
8. Debugging with W32Dasm, RVA, VA and offset, using LordPE as a hexeditor
9. Explaining the Visual Basic concept, introduction to SmartCheck and
configuration
10. Continued reversing techniques in VB, use of decompilers and a basic
anti-anti-trick
11. Intermediate patching using Olly's _pane window_
12. Guiding a program by multiple patching.
13. The use of API's in software, avoiding doublechecking tricks
14. More difficult schemes and an introduction to inline patching
15. How to study behaviour in the code, continued inlining using a pointer
16. Reversing using resources
17. Insights and practice in basic (self)keygenning
18. Diversion code, encryption/decryption, selfmodifying code and polymorphism
19. Debugger detected and anti-anti-techniques
20. Packers and protectors : an introduction
21. Imports rebuilding
22. API Redirection
23. Stolen bytes
24. Patching at runtime using loaders from lena151 original
25. Continued patching at runtime & unpacking armadillo standard protection
26. Machine specific loaders, unpacking & debugging armadillo
27. tElock + advanced patching
28. Bypassing & killing server checks
29. Killing & inlining a more difficult server check
30. SFX, Run Trace & more advanced string searching
31. Delphi in Olly & DeDe
32. Author tricks, HIEW & approaches in inline patching
33. The FPU, integrity checks & loader versus patcher
34. Reversing techniques in packed soft & A S&R loader for aspr
35. Inlining inside polymorphic code
36. Keygenning
Posted: October 17th, 2007, 5:50am CEST
Posted: October 17th, 2007, 5:48am CEST
Posted: October 17th, 2007, 5:46am CEST
PACKAGES :
_ uploader for all
_ Cool Small Usefull Dp
_ Jap
_ ees binder v1.0
_ NT Packer v2.1
_ NakedBind v1.0
_ Aspack 2.1
_ F.B.I. Binder
_ AFX Executable Binder PRO
_ Deception v4.0
_ coolbind22
_ Binder v2.1
_ Deamon Crypt v 2.0
_ AmkoJoiner
_ MultiBinder v1.4.1
_ MicroJoiner v1.7
_ Pretator v1.6
_ YAB Binder v 2.0
_ WebCrackv4.0
_ BrutuS
_ Crack FTP
_ FTP Brute H4cker
_ phpbb bruteforcer
_ PhpBB pass extractor
_ phpBB Cracker
_ Email Cracker
_ FTP Brute Forcer
_ 10377 Exploit
_ SMF ShoutBox Xss & Html Inj
_ SMF Ultimate Shoutbox Cookie Disclosure Exploit
_ Firefox_BuG
_ Flowbabeflow
_ FreeSiteKillerV2.01
_ webxgrab
_ Web Attacker ENG
_ TheRapist - DoS Attacker
_ HybridFlood2
_ Anti-russ 3.0
_ Http Bomber v1.001b
_ Sprut
_ DoS_5
_ etherflood
_ DoSAttacker
_ phpBB DoS
_ phpBB Attacker
_ Ping Attack
_ Site Nuke
_ Divine Intervention
_ UC Forum Spammer
_ Inferno Nuker
_ Multiple Site FlooD
_ Alt-GooGle
_ Google Version 1.2
_ Google H4ck3r
_ GooLink
_ Elgolf 1.0 Beta
_ ESK KeyLogger
_ Glog Keylogger
_ HermanAgent
_ IKlogger0.1
_ MSN Extreme 3.0
_ winks,moods,muggins,weemees and meegos + Installer
_ MSN Messenger Account Cracker v2.0
_ Hotmail Email Hacker
_ Hotmail H4cker Gold
_ HotmailHack
_ yahooUltraCracker
_ MSN Spy Lite v1.0
_ Yahoo H4ck !
_ SH Yahoo Pass Sender 1.1
_ Yahoo Password Decoder
_ all in one shell backdoor
_ assh0le backdoor
_ blowdoor30c
_ intestinal worm backdoor
_ NST Back Connect Backdoor
_ All RooT
_ backd00r
_ genie v151
_ m0trix
_ Private Backdoor
_ rainbowcrack-1.2-win
_ md5_cracker
_ Jhon 1.7 Win
_ mdcrack-1.2
_ hydra-4.6
_ c99shell
_ r57shell
_ BackDooR (fr)
_ Defacing Tool Pro v2.5
_ nstviewshell
_ PHP Backdoor v1
_ PHP_BackDoor_v1.5
_ PHP_Shell_v1.7
_ Simple_PHP_BackDooR
_ Link Grabber 3.0.4
_ Rapidshare H4ck
_ RapidGet
_ RapidSearch.Beta.0.1
_ RapidLeecherv4.4.87
_ MaC Rapid
_ Premium Account Checker
_ RapidMule
_ RapidShare AntiLeech
_ RapidShare Checker
_ RapidShare Decoder
_ Renew IP
_ RapidUp
_ The Grabber 1.4.1
_ Unlimited RapidShare With I.E.
_ SuperScan 4
_ St3alth - HTTP Scanner v1.0 build 23
_ CGI Vuln3rability Scan
_ CGI Scanner v4.0
_ Legion NetBios Scanner
_ CGI Founder v1.043
_ Scanarator
_ SuperScan 3.0
_ Blues Port Scanner
_ NetBIOS Name Scanner
_ MooreR Port Scanner
_ Tr0jan Scanner 1.0 Modded By RooT
_ nm4p 4.03
_ Kism 0.2
_ sqlbftools
_ sqldict
_ forcesql
_ sqlinjector
_ sqlping
_ SQL INJECT Commander
_ SQLPowerInjector
_ SKD Rat 2.0
_ Combined Forced Rat Beta
_ Gadu-Ghost
Posted: October 17th, 2007, 5:45am CEST
Specialized Solutions EC-Council Training Videos
The Certified Ethical Hacker Training Solution from Specialized Solutions explores the existence and the use of hacking tools and security systems across 21 topical domains. Within each domain, students are presented with several tools that a hacker can use, and which countermeasures are most effective against their use.
_ Introduction to Ethical Hacking
_ Footprinting Techniques
_ Scanning
_ Enumeration
_ System Hacking
_ Trojans and Backdoors
_ Sniffers
_ Denial of Service
_ Social Engineering
_ Session Hijacking
_ CEH Hacking Web Servers
_ Web Application Vulnerabilities
_ Web-based Password Cracking Techniques
_ SQL Injection
_ Hacking Wireless Networks
_ Virus and Worms
_ Hacking Novell
_ Linux Hacking
_ Evading, IDS, Firewalls and Honeypots
_ Buffer Overflows
_ Cryptography
_ Penetration Testing
Posted: October 17th, 2007, 5:43am CEST
| File / Description | Add-time | Size |
AIOHackingPackv1.rar No description saved. | 28.08.2007 05:51:46 | 13784 KB Found |
Posted: October 17th, 2007, 5:41am CEST
http://img107.imageshack.us/img107/7227/chhaselking2dn7.jpg
Pass : XxxPass_DJ_haselking
!!! $$$ !!!
Cmaster
CC Verify
CWizard
THCC
Visa Card Generator 06
Carcabot_Mass_Email
CcHack
CC-Fake
cvv2c
DesertCVV2
id-fake
Paypal-Link-Spoofed-Scam
HoW To Get Credit Cards Fresh And Fastest
------------------
AIO
uploader for all
Cool Small Usefull Dp
-----------------
ANONIMITY
Jap
------------------
BINDER&PACKER
ees binder v1.0
NT Packer v2.1
NakedBind v1.0
Aspack 2.1
F.B.I. Binder
AFX Executable Binder PRO
Deception v4.0
coolbind22
Binder v2.1
Deamon Crypt v 2.0
AmkoJoiner
MultiBinder v1.4.1
MicroJoiner v1.7
Pretator v1.6
YAB Binder v 2.0
------------------
BRUTER
WebCrackv4.0
BrutuS
Crack FTP
FTP Brute Hacker
phpbb bruteforcer
PhpBB pass extractor
phpBB Cracker
Email Cracker
FTP Brute Forcer
-------------------
EXPLOIT COLLECTION
10377 Exploit
SMF ShoutBox Xss & Html Inj
SMF Ultimate Shoutbox Cookie Disclosure Exploit
Firefox_BuG
-------------------
FLOOD_DOS
Flowbabeflow
FreeSiteKillerV2.01
webxgrab
Web Attacker ENG
TheRapist - DoS Attacker
HybridFlood2
Anti-russ 3.0
Http Bomber v1.001b
Sprut
DoS_5
etherflood
DoSAttacker
phpBB Dos
phpBB Attacker
Ping Attack
Site Nuke
Divine Intervention
UC Forum Spammer
Inferno Nuker
Multiple Site FlooD
------------------
GOOGLE HACKING
Alt-GooGle
Google Version 1.2
Google H4ck3r
GooLink
------------------
KEYLOGGERS
Elgolf 1.0 Beta
ESK KeyLogger
Glog Keylogger
HermanAgent
IKlogger0.1
------------------
MESSENGER
MSN Extreme 3.0
winks,moods,muggins,weemees and meegos + Installer
MSN Messenger Account Cracker v2.0
Hotmail Email Hacker
Hotmail HAcker Gold
HotmailHack
yahooUltraCracker
MSN Spy Lite v1.0
Yahoo Hack !
SH Yahoo Pass Sender 1.1
Yahoo Password Decoder
Pass : XxxPass_DJ_haselking
Posted: October 17th, 2007, 5:10am CEST
Posted: October 17th, 2007, 5:09am CEST
Posted: October 17th, 2007, 5:07am CEST
AI0.PhotoshopCS3.Premium.Learning.Suite.part28.rar credit to the author and previous poster
http://rapidshare.com/files/42913205/AI0.PhotoshopCS3.Premium.Learning.Suite.part01.rar http://rapidshare.com/files/42917845/AI0.PhotoshopCS3.Premium.Learning.Suite.part02.rar http://rapidshare.com/files/42922908/AI0.PhotoshopCS3.Premium.Learning.Suite.part03.rar http://rapidshare.com/files/42927401/AI0.PhotoshopCS3.Premium.Learning.Suite.part04.rar http://rapidshare.com/files/42931745/AI0.PhotoshopCS3.Premium.Learning.Suite.part05.rar http://rapidshare.com/files/42936333/AI0.PhotoshopCS3.Premium.Learning.Suite.part06.rar http://rapidshare.com/files/42940768/AI0.PhotoshopCS3.Premium.Learning.Suite.part07.rar http://rapidshare.com/files/42946182/AI0.PhotoshopCS3.Premium.Learning.Suite.part08.rar http://rapidshare.com/files/42950911/AI0.PhotoshopCS3.Premium.Learning.Suite.part09.rar http://rapidshare.com/files/42954484/AI0.PhotoshopCS3.Premium.Learning.Suite.part10.rar http://rapidshare.com/files/42957971/AI0.PhotoshopCS3.Premium.Learning.Suite.part11.rar http://rapidshare.com/files/42961197/AI0.PhotoshopCS3.Premium.Learning.Suite.part12.rar http://rapidshare.com/files/42964320/AI0.PhotoshopCS3.Premium.Learning.Suite.part13.rar http://rapidshare.com/files/42968730/AI0.PhotoshopCS3.Premium.Learning.Suite.part14.rar http://rapidshare.com/files/42971577/AI0.PhotoshopCS3.Premium.Learning.Suite.part15.rar http://rapidshare.com/files/42974409/AI0.PhotoshopCS3.Premium.Learning.Suite.part16.rar http://rapidshare.com/files/42977219/AI0.PhotoshopCS3.Premium.Learning.Suite.part17.rar http://rapidshare.com/files/42980073/AI0.PhotoshopCS3.Premium.Learning.Suite.part18.rar http://rapidshare.com/files/42982745/AI0.PhotoshopCS3.Premium.Learning.Suite.part19.rar http://rapidshare.com/files/42985261/AI0.PhotoshopCS3.Premium.Learning.Suite.part20.rar http://rapidshare.com/files/42987748/AI0.PhotoshopCS3.Premium.Learning.Suite.part21.rar http://rapidshare.com/files/42990240/AI0.PhotoshopCS3.Premium.Learning.Suite.part22.rar http://rapidshare.com/files/42992849/AI0.PhotoshopCS3.Premium.Learning.Suite.part23.rar http://rapidshare.com/files/42995597/AI0.PhotoshopCS3.Premium.Learning.Suite.part24.rar http://rapidshare.com/files/42998516/AI0.PhotoshopCS3.Premium.Learning.Suite.part25.rar http://rapidshare.com/files/43001779/AI0.PhotoshopCS3.Premium.Learning.Suite.part26.rar http://rapidshare.com/files/43005611/AI0.PhotoshopCS3.Premium.Learning.Suite.part27.rar http://rapidshare.com/files/43006656/AI0.PhotoshopCS3.Premium.Learning.Suite.part28.rar |
W_L_Photoshop_Vol_1_-_3.part1.rar Watch and Learn Photoshop.com 6 volumes, credit to 'dragonspeak'
http://rapidshare.com/files/34707573/W_L_Photoshop_Vol_1_-_3.part1.rar http://rapidshare.com/files/34711828/W_L_Photoshop_Vol_1_-_3.part2.rar http://rapidshare.com/files/34715745/W_L_Photoshop_Vol_1_-_3.part3.rar http://rapidshare.com/files/34719359/W_L_Photoshop_Vol_1_-_3.part4.rar http://rapidshare.com/files/34720646/W_L_Photoshop_Vol_1_-_3.part5.rar http://rapidshare.com/files/34724251/W_L_Photoshop_Vol_4_-_6.part1.rar http://rapidshare.com/files/34727512/W_L_Photoshop_Vol_4_-_6.part2.rar http://rapidshare.com/files/34730703/W_L_Photoshop_Vol_4_-_6.part3.rar http://rapidshare.com/files/34733654/W_L_Photoshop_Vol_4_-_6.part4.rar http://rapidshare.com/files/34733836/W_L_Photoshop_Vol_4_-_6.part5.rar |
Photoshop.Restoration.and.Repair.part12.rar http://rapidshare.com/files/42714983/Photoshop.Restoration.and.Repair.part01.rar http://rapidshare.com/files/42720679/Photoshop.Restoration.and.Repair.part02.rar http://rapidshare.com/files/42727483/Photoshop.Restoration.and.Repair.part03.rar http://rapidshare.com/files/42735908/Photoshop.Restoration.and.Repair.part04.rar http://rapidshare.com/files/42742407/Photoshop.Restoration.and.Repair.part05.rar http://rapidshare.com/files/42748934/Photoshop.Restoration.and.Repair.part06.rar http://rapidshare.com/files/42755406/Photoshop.Restoration.and.Repair.part07.rar http://rapidshare.com/files/42760522/Photoshop.Restoration.and.Repair.part08.rar http://rapidshare.com/files/42765034/Photoshop.Restoration.and.Repair.part09.rar http://rapidshare.com/files/42768919/Photoshop.Restoration.and.Repair.part10.rar http://rapidshare.com/files/42772740/Photoshop.Restoration.and.Repair.part11.rar http://rapidshare.com/files/42773741/Photoshop.Restoration.and.Repair.part12.rar |
Photoshop_down___dirty_tricks.part7.rar http://rapidshare.com/files/35098263/Photoshop_down___dirty_tricks.part1.rar http://rapidshare.com/files/35101859/Photoshop_down___dirty_tricks.part2.rar http://rapidshare.com/files/35107471/Photoshop_down___dirty_tricks.part3.rar http://rapidshare.com/files/35110354/Photoshop_down___dirty_tricks.part4.rar http://rapidshare.com/files/35113181/Photoshop_down___dirty_tricks.part5.rar http://rapidshare.com/files/35115873/Photoshop_down___dirty_tricks.part6.rar http://rapidshare.com/files/35117269/Photoshop_down___dirty_tricks.part7.rar |
PhotoshopCafe_Secrets_-_special_FX.part4.rar http://rapidshare.com/files/34904496/PhotoshopCafe_Secrets_-_special_FX.part1.rar http://rapidshare.com/files/34911892/PhotoshopCafe_Secrets_-_special_FX.part2.rar http://rapidshare.com/files/34920328/PhotoshopCafe_Secrets_-_special_FX.part3.rar http://rapidshare.com/files/34914720/PhotoshopCafe_Secrets_-_special_FX.part3.rar http://rapidshare.com/files/34916970/PhotoshopCafe_Secrets_-_special_FX.part4.rar |
Marks.Advanced.Photoshop.CS.FX.part14.rar http://rapidshare.com/files/42795018/Marks.Advanced.Photoshop.CS.FX.part01.rar http://rapidshare.com/files/42797497/Marks.Advanced.Photoshop.CS.FX.part02.rar http://rapidshare.com/files/42799854/Marks.Advanced.Photoshop.CS.FX.part03.rar http://rapidshare.com/files/42802115/Marks.Advanced.Photoshop.CS.FX.part04.rar http://rapidshare.com/files/42804388/Marks.Advanced.Photoshop.CS.FX.part05.rar http://rapidshare.com/files/42806684/Marks.Advanced.Photoshop.CS.FX.part06.rar http://rapidshare.com/files/42809187/Marks.Advanced.Photoshop.CS.FX.part07.rar http://rapidshare.com/files/42812097/Marks.Advanced.Photoshop.CS.FX.part08.rar http://rapidshare.com/files/42815182/Marks.Advanced.Photoshop.CS.FX.part09.rar http://rapidshare.com/files/42818423/Marks.Advanced.Photoshop.CS.FX.part10.rar http://rapidshare.com/files/42822061/Marks.Advanced.Photoshop.CS.FX.part11.rar http://rapidshare.com/files/42825755/Marks.Advanced.Photoshop.CS.FX.part12.rar http://rapidshare.com/files/42830194/Marks.Advanced.Photoshop.CS.FX.part13.rar http://rapidshare.com/files/42830629/Marks.Advanced.Photoshop.CS.FX.part14.rar |
WatchAndLearnPhotoshop.com.Designing.with.Photos.IS0.part1.rar http://rapidshare.com/files/42791577/WatchAndLearnPhotoshop.com.Designing.with.Photos.IS0.part2.rar |
NAPP.Video.Photoshop.Tutorials.part1.rar http://rapidshare.com/files/42837382/NAPP.Video.Photoshop.Tutorials.part2.rar |
Video.Training.Photoshop.Quick.Tips.part1.rar 4 parts, .wav file
http://rapidshare.com/files/42780955/Video.Training.Photoshop.Quick.Tips.part2.rar http://rapidshare.com/files/42784284/Video.Training.Photoshop.Quick.Tips.part3.rar http://rapidshare.com/files/42786044/Video.Training.Photoshop.Quick.Tips.part4.rar |
free.course.of.National.Association.Photoshop.Professionals.part1.rar 5 phan, .mov file
http://rapidshare.com/files/42697864/free.course.of.National.Association.Photoshop.Professionals.part2.rar http://rapidshare.com/files/42689797/free.course.of.National.Association.Photoshop.Professionals.part2.rar http://rapidshare.com/files/42702213/free.course.of.National.Association.Photoshop.Professionals.part3.rar http://rapidshare.com/files/42707019/free.course.of.National.Association.Photoshop.Professionals.part4.rar http://rapidshare.com/files/42710323/free.course.of.National.Association.Photoshop.Professionals.part5.rar |
Adobe.Press.Adobe.Flash.CS3.Professional.Classroom.in.a.Book.Apr.2007.eBook-NoGRP.chm No description saved. |
Adobe.Press.Adobe.Illustrator.CS3.Classroom.in.a.Book.April.2007.eBook.chm No description saved. |
Wiley.Dreamweaver.CS3.Bible.May.2007.pdf No description saved. |
Adobe.Press.Adobe.Photoshop.CS3.Classroom.in.a.Book.Apr.2007.eBook-ITA.rar No description saved. |
Adobe_Photoshop_Practical_Tutorials_Handbook.part1.rar 6 phan
http://rapidshare.com/files/28850200/Adobe_Photoshop_Practical_Tutorials_Handbook.part2.rar http://rapidshare.com/files/28853612/Adobe_Photoshop_Practical_Tutorials_Handbook.part3.rar http://rapidshare.com/files/28864298/Adobe_Photoshop_Practical_Tutorials_Handbook.part4.rar http://rapidshare.com/files/28875591/Adobe_Photoshop_Practical_Tutorials_Handbook.part5.rar http://rapidshare.com/files/28878279/Adobe_Photoshop_Practical_Tutorials_Handbook.part6.rar |
Apress.Pro.PHP.XML.and.Web.Services.Mar.2006.pdf No description saved. |
OReilly.Ajax.Design.Patterns.Jun.2006.chm No description saved. |
Peachpit.Press.JavaScript.and.Ajax.for.the.Web.6th.Edition.Aug.2006.chm No description saved. |
Apress.Pro.JSF.and.Ajax.Building.Rich.Internet.Components.Feb.2006.pdf No description saved. |
For.Dummies.Building.a.Web.Site.for.Dummies.Jul.2004.eBook-DDU.pdf No description saved. |
For.Dummies.Visual.Web.Developer.2005.Express.Edition.For.Dummies.Dec.2005.eBook-LinG.pdf No description saved. |
Packt_Publishing_Ajax_And_Php_Building_Responsive_Web_Applications_Mar_2006.pdf No description saved. |
Web_Design_-_The_Complete_Reference__eBook__2nd_Edition__Eng__2006_.pdf No description saved. |
The.Photoshop.Anthology.101.Web.Design.Tips.Tricks.and.Techniques.Sep.2006.pdf No description saved. |
Premier.Press.Adobe.Photoshop.CS.Fast.and.Easy.eBook-LiB.chm No description saved. |
Adobe_Photoshop_Unmasked.chm No description saved. |
Photoshop_Tutorial_-_heathrowe.chm No description saved. |
So_tay_Photoshop_2007.part2.rar No description saved. |
| So_tay_Photoshop_2007.part1.rar |
Posted: October 17th, 2007, 5:06am CEST
Posted: October 17th, 2007, 5:03am CEST
Posted: October 17th, 2007, 4:58am CEST
Posted: October 17th, 2007, 4:57am CEST
Posted: October 17th, 2007, 4:54am CEST
Posted: October 17th, 2007, 4:52am CEST
Posted: October 17th, 2007, 4:45am CEST
| File / Description |
stochastic_dynamic_macroeconomics.pdf No description saved. |
schmidt__edgame_theory_and_economic_analysis.pdf No description saved. |
the_effective_executive.rar No description saved. |
andrew_whinston-economics_of_electronic_commerce.pdf No description saved. |
intermarket_technical_analysis_-_trading_strategies_for_the_global_stock_bond_commodity_and_cu.pdf No description saved. |
applied_quantitative_finance.pdf No description saved. |
money_and_the_human_condition.chm No description saved. |
money_management_strategies_for_futures_traders.pdf No description saved. |
principles.of.economics.3th.ed.isbn.0324168624.rar No description saved. |
Wiley_-_Monte-Carlo_Methods_In_Finance.zip No description saved. |
www.AvaxHome.ru_Golden_Rules_of_Making_Money.part1.rar No description saved. |
www.AvaxHome.ru_Golden_Rules_of_Making_Money.part2.rar No description saved. |
www.AvaxHome.ru_Golden_Rules_of_Making_Money.part3.rar No description saved. |
www.AvaxHome.ru_Golden_Rules_of_Making_Money.part4.rar No description saved. |
1841121932.rar No description saved. |
Winning_Behavior-_What_the_Smartest__Most_Successful_Companies_Do_Differently.pdf No description saved. |
gibbons_-_a_primer_in_game_theory_1992.pdf No description saved. |
john.wiley.and.sons.new.era.value.investing.ebook-lib.pdf No description saved. |
kaplan__norton_-_the_balanced_scorecard_translating_strategy_into_action_-_1996.pdf No description saved. |
KTomak.rar No description saved. |
BellLabsTechnicalJournal.Vol.9.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.9.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.9.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.9.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.10.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.8.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.2.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.5.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.3.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.8.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.8.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.8.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.6.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.7.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.7.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.7.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.7.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.5.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.5.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.4.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.4.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.6.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.5.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.2.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.2.Issue.4.rar No description saved. |
BellLabsTechnicalJournal.Vol.3.Issue.3.rar No description saved. |
BellLabsTechnicalJournal.Vol.3.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.1.Issue.2.rar No description saved. |
BellLabsTechnicalJournal.Vol.3.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.2.Issue.1.rar No description saved. |
BellLabsTechnicalJournal.Vol.1.Issue.1.rar No description saved. |
Neural.Networks.in.Finance.Gaining.Predictivee.in.the.Market.rar No description saved. |
EncyclopediaofTradingStrategies.rar No description saved. |
Reminiscences_Of_A_Stock_Operator.pdf No description saved. |
Elder__Alexander_-_Trading_for_a_Living.PDF No description saved. |
modeling_measuring_and_hedging_operational_risk.pdf No description saved. |
the_candlestick_course.steve_nison.pdf No description saved. |
neftci_an_introduction_to_the_financial_derivatives.rar No description saved. |
modelling_financial_derivatives_with_mathematica.rar No description saved. |
investmentpsychologyexplained.rar No description saved. |
taleb_dynamic_hedging.pdf No description saved. |
portfolio_optimization.pdf No description saved. |
investment_analysis_and_portfolio_management__by__reilly__brown_7th_edt.rar No description saved. |
bailoutsorbail-ins_respondingtofinancialcrisesinemergingeconomies-.pdf No description saved. |
towardanewinternationalfinancialarchitecture_apracticalpost-asiaage.pdf No description saved. |
0199263361.rar No description saved. |
0471203750.rar No description saved. |
john_j1._murphy_-_technical_analysis_of_the_financial_markets.pdf No description saved. |
markowitz-portfolioselection.pdf No description saved. |
crabel.pdf No description saved. |
0521893135.rar No description saved. |
financefabozzifrank-theglobalmoneymarkets.pdf No description saved. |
mcmillan__lawrence_-_profit_with_options.pdf No description saved. |
real_options_in_practice.rar No description saved. |
the_complete_idiot_s_guide_to_cash_ing_in.rar No description saved. |
the.best.trendline.methods.of.alan.andrews._.5.new.trendline.techniques.rar No description saved. |
the.best.trendline.methods.of.alan.andrews._.5.new.trendline.techniques.rar No description saved. |
fischer__robert_-_fibonacci_applications_and_strategies_for_.rar No description saved. |
a_sh_ort_course_in_technical_trading.rar No description saved. |
demark_on_day_trading_options.rar No description saved. |
don_t_worry_make_money.part2.rar No description saved. |
don_t_worry_make_money.part1.rar No description saved. |
How_I_Made_2_Million_In_The_Stock_Market.rar No description saved. |
options_course.rar No description saved. |
fundamental_analysis.rar No description saved. |
traders_-_risks__decisions_and_management_in_financial_markets_0199269483.rar No description saved. |
wdg.rar Reminiscences of a Stock Operator by Edwin Lefevre |
0471430374.rar Managing Credit Risk in Corporate Bond Portfolios : A Practioner's ... |
0814407617.rar Identifying and Managing Project Risk: Essential Tools for Failure ... |
1576602192.rar Just What I Said: Bloomberg Economics Columnist Takes on Bonds ... |
0750650362.rar Alibris: Risk Management: 10 Principles |
0750656670.rar Alibris: Credit Risk: From Transaction to Portfolio Management ... |
0121742326.rar Elements of Financial Risk Management |
0471415359.rar Pricing for Profitability by John L. Daly : Booksamillion.com |
038725319x.rar Raising Capital: David E. Vance |
0750650265.rar Performance Measurement in Finance |
047146600x.rar Credit Derivatives: Mark J. P. Anson: |
4587215.rar No description saved. |
0471668516_whererapidsh_arerules.rar The Options Course: George A. Fontanills |
tlf-178re.rar No description saved. |
K.h._Shaleen_-_Technical_Analysis___Options_Strategies_pdf_.rar No description saved. |
The_Geometry_Of_Stock_Market_Profits_-_Isbn_0934380279_-_160s_-_Ocr.z01 No description saved. |
The_new_market_wizards.rar No description saved. |
The_options_trader_handbook.rar No description saved. |
THOMAS_M._RYAN_-_Using_Ivestor_Relations.rar No description saved. |
Trading_As_A_Business.rar No description saved. |
Trend_forecasting_with_technical_analysis.rar No description saved. |
Turtle_Trader.rar No description saved. |
Understanding_Stock_reduced.rar No description saved. |
Unpublished_Stock_Market_Forecasting_Courses.zip No description saved. |
Unpublished_Stock_Market_Forecasting_Courses.z01 No description saved. |
Unpublished_Stock_Market_Forecasting_Courses.z02 No description saved. |
Unpublished_Stock_Market_Forecasting_Courses.z03 No description saved. |
Unpublished_Stock_Market_Forecasting_Courses.z04 No description saved. |
Vejay_Gupta_-_Financial_Analysis_Using_Excel_Brealey_Myers.rar No description saved. |
Vince_Ralph_-_Mathematics_of_money_management.rar No description saved. |
Wall_street_-_How_it_works.rar No description saved. |
Walter_Bressert_-_Intraday_Timing_for_Low_Risk_Swing_Trading.rar No description saved. |
Wayne_A_Thorp-_Technical_Analysis.rar No description saved. |
Wayne_A._Thorp_-_Analyzing_Supply___Demand_Using_Point___Figure_Charts.rar No description saved. |
Wayne_A._Thorp_-_Point___Figure_Charts_Revisited.rar No description saved. |
Wiley_-_Ernst_Youngs_Financial_Planning_Essentials__1998___047131644X_.rar No description saved. |
Wiley_-_Stock_Traders_Almanac_2005.rar No description saved. |
Wiley_Finance_.A_Currency_Options_Primer._2004.ISBN0470870362_.rar No description saved. |
Wiley_Finance_.Fabozzi_Series_.Short_Selling_-_Strategies__Risks__and_Rewards._2004.ISBN0471660205_. No description saved. |
Wiley_Finance_.Risk_Management_and_Value_Creation_in_Financial_Institutions._2002.ISBN0471254762_.ra No description saved. |
Wiley_Finance_.Salomon_Smith_Barney_Guide_to_Mortgage-Backed_and_Asset-Backed_Securities._2001.ISBN0 No description saved. |
Wiley_Trading_.Encyclopedia_of_Chart_Patterns__2nd_Edition._2005.ISBN0471668265_.rar No description saved. |
Wiley_Trading_.The_Value_Connection_-_A_Four-Step_Market_Screening_Method_to_Match_Good_Companies_Wi No description saved. |
timing_the_market_0471708984.rar No description saved. |
Selecting_Stocks_for_Immediate_and_Substantial_Gains.rar No description saved. |
security_analysis.rar No description saved. |
raising_capital.rar No description saved. |
Wiley_Trading_.Trade_Like_Warren_Buffett._2005.ISBN0471655848_.rar No description saved. |
Securities_Operations_-_A_Guide_to_Trade_and_Position_Management._2002.ISBN0471497584_.zip No description saved. |
Securities_Operations_-_A_Guide_to_Trade_and_Position_Management._2002.ISBN0471497584_.z01 No description saved. |
Simple_Technical_Trading_Rules_and_the_Stochastic_Properties.rar No description saved. |
South-Western_College_.Cost_Accounting__-_Traditions_and_Innovations__4th_edition._2001.ISBN03240264 No description saved. |
South-Western_College_.Financial_Accounting__Reporting_and_Analysis._2001.ISBN0324149999_.rar No description saved. |
Stochastic_Modeling_In_Economics_And_Finance.rar No description saved. |
stock_investing_for_dummies.rar No description saved. |
Stock_options_and_the_new_rules_of_corporate_accountability.rar No description saved. |
Stock_Patterns_for_Day_Trading_and_Swing_Trading.zip No description saved. |
Stock_Patterns_for_Day_Trading_and_Swing_Trading.z01 No description saved. |
Stock_Patterns_for_Day_Trading_and_Swing_Trading.z02 No description saved. |
Stock_Patterns_for_Day_Trading_and_Swing_Trading.z03 No description saved. |
Strategic_Analysis_and_Trading_Tactics.rar No description saved. |
Technical_Analysis___Options_Strategies_pdf_.zip No description saved. |
Technical_Analysis___Options_Strategies_pdf_.z01 No description saved. |
The_best_trendline_methods_of_Alan_Andrews.rar No description saved. |
The_broker.rar No description saved. |
The_Candlestick_Course_-_Steve_Nison.rar No description saved. |
The_Day_Trader_s_Course__Rus__By.Kin_Www.Netz.Ru_.Pdf.rar No description saved. |
The_Geometry_Of_Stock_Market_Profits_-_Isbn_0934380279_-_160s_-_Ocr.zip No description saved. |
the_personal_finance_calculator_0071393900.rar No description saved. |
float_analysis_powerful_technical_indicators_using_price_and_volume.rar No description saved. |
warren_farrell_-_why_men_earn_more.rar No description saved. |
building.winning.trading.systems.with.tradestation-0471215694.rar No description saved. |
dynamic.trading.indicators-winning.with.value.charts.rar No description saved. |
mish_kin_-_the_economics_of_money_banking_and_financial_markets_7th_ed.pdf No description saved. |
larry_pesavento_-_planetary_harmonics_of_speculative_markets_.zip No description saved. |
the_advantage_of_competitive_federalism_for_securities.pdf No description saved. |
morningstar_guide_to_mutual_funds_0471269662.rar No description saved. |
everyone_s_money_book_0793142245.rar No description saved. |
to_hell_and_back_0793149223.rar No description saved. |
market.leader-banking_and_finance.pdf No description saved. |
leroy_and_werner_principles_of_financial_economics.rar No description saved. |
brigo_and_mercurio_-_interest_rate_models_-_theory_and_practice.cv.pdf No description saved. |
profitable_candlestick_trading_047102466x.rar No description saved. |
karatzas_and_sh_reve_-_methods_of_mathematical_finance.pdf No description saved. |
understanding_options.pdf No description saved. |
m._mcdonald_-_predict_market_swings_with_technical_analysis.pdf No description saved. |
financial_risk_management_2.rar No description saved. |
financial_instrument_pricing_using_c.chm No description saved. |
gann-forty-five_years_in_wall_street.pdf No description saved. |
option_traders_guide_to_probability_volatility__timing.rar No description saved. |
take_on_the_street.part1.rar No description saved. |
take_on_the_street.part2.rar No description saved. |
the_new_reality_of_wall_street.pdf No description saved. |
lucas_and_le_beau_-_day_trading_systems_and_methods.pdf No description saved. |
michael_covel_-_trend_following.pdf No description saved. |
top_gun_financial_sales.rar No description saved. |
The_Geometry_Of_Stock_Market_Profits_-_Isbn_0934380279_-_160s_-_Ocr.z01 No description saved. |
0750650362.rar RISK MANAGEMENT: 10 PRINCIPLES, JEYNES |
0121742326.rar Elements of Financial Risk Management by Peter Christoffersen |
0471448613.rar Candlesticks, Fibonacci, and Chart Pattern Trading Tools by Robert |
0471220922.rar Handbook of Financial Instruments |
0471232327.rar Financial Derivatives: Robert W. Kolb |
09malfyeb2e200610.rar No description saved. |
0471668516_whererapidsh_arerules.rar The Options Course: George A. Fontanills |
0750654651.rar Understanding the Markets |
the_i_of_fs.rar No description saved. |
0471229210.rar International Finance and Accounting Handbook, 3rd Edition |
0471655848.rar Trade Like Warren Buffett |
lucas_and_le_beau_-_day_trading_systems_and_methods.pdf No description saved. |
R.J._Shook_-_The_Winner_S_Circle_Wall_Street_S_Best_Mutual_Fund_Managers_2005.rar No description saved. |
mish_kin_-_the_economics_of_money_banking_and_financial_markets_7th_ed.pdf No description saved. |
the_triumph_of_contrarian_investing_-_crowds_manias_and_beating_the_market_by_going_against_the_grai No description saved. |
04470847026.zip Bear Market Investing Strategies |
0471415359.rar Pricing for Profitability by John L. Daly |
0471668265.rar http://www.bestwebbuys.com/Encyclopedia_of_Chart_Patterns-ISBN_0471668265.html?isrc=b-search |
management_accounting_for_business_decisions_-_drury_c.pdf No description saved. |
technical_analysis_-_power_tools_for_active_investors_0131479024.rar No description saved. |
aspatore_books_inside_the_minds_textbook_finance.chm No description saved. |
the_regulation_of_financial_markets.pdf No description saved. |
w_d_gann_-_truth_of_the_stock_tape.zip No description saved. |
dollar_adjustment__how_far__against_what__--_c._fred_bergsten_john_williams.pdf No description saved. |
timing_the_market_0471708984.rar No description saved. |
peter_navarro_-_when_the_market_moves.zip No description saved. |
wilmott_howison_dewynne._the_mathematics_of_financial_derivatives_cambridge_1996t338s.djvu No description saved. |
larry_williams_-_long_term_secrets_to_sh_ort_term_trading.zip No description saved. |
s.svoboda_-_interest_rate_modelling.chm No description saved. |
wiley__the_options_course_workbook__2005_0471694215.pdf No description saved. |
charles_brandes_-_value_investing_today.pdf No description saved. |
stocks_for_the_long_run_007137048x.rar No description saved. |
building.winning.trading.systems.with.tradestation-0471215694.rar No description saved. |
sadler-strategic_management.pdf No description saved. |
marketing_power_of_emotion_0195150562.rar No description saved. |
traders_-_risks__decisions_and_management_in_financial_markets_0199269483.rar No description saved. |
asset_and_risk_management.rar No description saved. |
how_to_value_your_business_and_increase_its_potential.pdf No description saved. |
10_minute_guides_six_pack.rar No description saved. |
the_audit_committee_handbook.pdf No description saved. |
10_minute_guides_six_pack.rar No description saved. |
risk_analysis_in_finance_and_insurance_1584884290.pdf No description saved. |
fractal_market_analysis.rar No description saved. |
float_analysis_powerful_technical_indicators_using_price_and_volume.rar No description saved. |
how_to_read_a_financial_report_john_tracy.pdf No description saved. |
Ryan_Jones_-_Money_Management.rar No description saved. |
Robert_Fisher_-_Fibonacci_Applications_and_Strategies_for_Traders.rar No description saved. |
Reshaping_the_future.rar No description saved. |
Readingl_-_Risk.Management.And.Capital.Adequacy.rar No description saved. |
Reader_in_Int_Corp_Fin-Vol_II.rar No description saved. |
Reader_in_Int_Corp_Fin-Vol_I.rar No description saved. |
0471232327.rar Financial Derivatives: Robert W. Kolb |
0471123625.rar Environmental Finance : A Guide to Environmental Risk |
stock_market_strategies_that_work.rar No description saved. |
real_options_in_practice.rar No description saved. |
mutual.funds-0131004425.rar No description saved. |
billing.and.collections_best_practices.pdf No description saved. |
leroy_and_werner_principles_of_financial_economics.rar No description saved. |
knight-risk_and_uncertainty.lit No description saved. |
money.and.happiness.a.guide.to.living.the.good.life.rar No description saved. |
profitable_candlestick_trading_047102466x.rar No description saved. |
understanding_options.pdf No description saved. |
m._mcdonald_-_predict_market_swings_with_technical_analysis.pdf No description saved. |
financial_risk_management_2.rar No description saved. |
gann-forty-five_years_in_wall_street.pdf No description saved. |
option_traders_guide_to_probability_volatility__timing.rar No description saved. |
applied_corp_fin-damodaran.rar No description saved. |
greg_morris_-_candlestick_charting_explained_pdf_.rar No description saved. |
HowITradeOptions_.rar No description saved. |
campaign_trading_by_john_sweeney.pdf No description saved. |
p.lim_-_money_mistakes_you_cant_afford_to_make.rar No description saved. |
jeff_cooper_-_the_5_day_momentum_method.pdf No description saved. |
wiley_real_world_finance.pdf No description saved. |
the_portable_mba_in_finance_and_accounting_3rd_edition.pdf No description saved. |
fundamentals_of_the_stock_market.pdf No description saved. |
risk_management_crouhy.zip No description saved. |
thetheoryofmoneyandcredit.rar No description saved. |
money.mastery_1564146103.rar No description saved. |
no_bull_investing.pdf No description saved. |
bloomberg.hedge_fund_of_funds_investing_-_an_investors_guide.2004.isbn1576601242.pdf No description saved. |
financial_derivatives_in_theory_and_practice.pdf No description saved. |
Probability_And_Statistics_Textbooka.z02 No description saved. |
Probability_And_Statistics_Textbooka.z01 No description saved. |
Probability_And_Statistics_Textbooka.zip No description saved. |
Pesavento.rar No description saved. |
Perry_Kaufman_-_Trading_Systems___Methods.rar No description saved. |
Perry_Kaufman_-_Smarter_Trading.rar No description saved. |
O_reilly_-_Online_Investing_Hacks.rar No description saved. |
OptVolatility_muya.rar No description saved. |
Options__futures_and_other_derivative_securities__5th_ed_-_Prentice_Hall__Hull.rar No description saved. |
Options_And_Options_Trading_A_Simplified_Course.rar No description saved. |
Wiley_Trading_.Trade_Like_Warren_Buffett._2005.ISBN0471655848_.rar No description saved. |
Murphy_II.rar No description saved. |
Murphy_I.rar No description saved. |
Monthly_moving_averages__an_affective_investment_tool.rar No description saved. |
Money-for-Life.rar No description saved. |
Mechanical_Trading_Systems.rar No description saved. |
Mcdonald__Micheal_-_Predict_Market_Swings_With_Technical_Analysis.rar No description saved. |
MarModelsGuideFinancialDataAnaly_muya.rar No description saved. |
Market_timing.rar No description saved. |
Market_neutral_strategies.rar No description saved. |
Market_Making_And_Reversal_On_The_Stock_Exchange.rar No description saved. |
Mark_R_Conway___Behle__Aaron_N_-_Professional_Stock_Trading.rar No description saved. |
Mark_Mcrae_-_Sure-Fire_Forex_Trading.rar No description saved. |
ManageLeader_muya.rar No description saved. |
M.E._Sharpe_.Developing_Decision-making_Skills_for_Business._2000.ISBN0765606763_.rar No description saved. |
Leslie_N_Masonson_-_All_About_Market_Timing.rar No description saved. |
Leigh_Stevens_-_Essential_Technical_Analysis.rar No description saved. |
Learn_day_trading.rar No description saved. |
Larry_Williams_-_The_Secret_Of_Selecting_Stocks_For_Immediate_And_Substantial_Gains.rar No description saved. |
Kogan_Page_.The_Joy_of_Money_-_A_User-Friendly_Guide_to_the_Financial_Maze__2nd_Edition._2006.ISBN07 No description saved. |
Kogan_Page_.Key_Account_Management_in_Financial_Services_-_Tools_and_Techniques_for_Building_Strong_ No description saved. |
Murphy_III.rar No description saved. |
John_Wiley___Sons_.Valuation_for_M_A_-_Building_Value_in_Private_Companies._2001.ISBN0471411019_.rar No description saved. |
John_Wiley___Sons_.Project_Risk_Management_-_Processes__Techniques_and_Insights__2nd_Edition._2003.I No description saved. |
John_Wiley___Sons_.Pricing_for_Profitability_-_Activity-Based_Pricing_for_Competitive_Advantage._200 No description saved. |
John_Wiley___Sons_.International_Financial_Reporting_Standards_Desk_Reference_Overview__Guide__and_D No description saved. |
John_Wiley___Sons_.Getting_Started_in_Bonds__2nd_Edition._2003.ISBN0471271233_.rar No description saved. |
John_Wiley___Sons_.Essentials_of_Essentials_of_Financial_Risk_Management._2005.ISBN0471706167_.rar No description saved. |
John_Wiley___Sons_.Essentials_of_Business_Process_Outsourcing._2005.ISBN0471709875_.rar No description saved. |
John_Wiley___Sons_.Business_Valuation_and_Taxes_Procedure__Law__and_Perspective._2005.ISBN0471694371 No description saved. |
John_Wiley___Sons_.A_Basic_Guide_for_Valuing_a_Company__2nd_Edition._2002.ISBN0471150479_.rar No description saved. |
John_Wiley___Sons_-_2004_-_The_Wiley_Finance_Series_-_Investment_Risk_Management_-_Isbn_0470849517_- No description saved. |
John_Allen_Paulos_-_Mathematician_Plays_The_Stock_Market.rar No description saved. |
J.-P.Bouchaud_M.Potters_-_Theory_of_Financial_Risks.rar No description saved. |
William_J_O_Neil_-_How_To_Make_Money_In_Stocks_pdf_.rar No description saved. |
SELAA.rar Speak English Like An American |
Financial_Management_And_Analysis.rar No description saved. |
0750677945.rar SECURITY CONSULTING 3E |
John_J1._Murphy_-_Technical_Analysis_Of_The_Financial_Markets.rar No description saved. |
Joe_Ross_-_Trading_Spreads_And_Seasonals.rar No description saved. |
Jeff_Cooper_-_Intra-Day_Trading_Strategies__Proven_Steps.rar No description saved. |
InvestmentScience_muya.rar No description saved. |
Jake_Bernstein_-_Dearborn_Trade_Publishing_-_No_Bull_Investing.rar No description saved. |
Japanese_Candlestick_Charting_Techniques.rar No description saved. |
Jake_Bernstein_-_The_Compleat_Day_Trader_Vol_II.rar No description saved. |
Jake_Bernstein_-_The_Compleat_Day_Trader_Vol_I.rar No description saved. |
Jake_Bernstein_-_Market_Masters.rar No description saved. |
Investment_Analysis_And_Portfolio_Management__By__Reilly__Brown_7Th_Edt.rar No description saved. |
HW_Brands_-_Masters_of_Enterprise.rar No description saved. |
Hrishikesh_D_Vinod_-_Preparing_For_The_Worst.rar No description saved. |
HowITradeLiving_muya.rar No description saved. |
How_To_Trade_The_New_Single_Stock_Futures.rar No description saved. |
Hedges_On_Hedge_Funds_How_To_Successfully_Analyze__2005_.rar No description saved. |
Harry_D_Schultz_-_Bear_Market_Investing_Strategies.rar No description saved. |
H.Bierman__Jr._-_Private_Equity.rar No description saved. |
Gerald_A_Benjamin_-_Angel_Capital.rar No description
Posted: October 17th, 2007, 4:43am CEST
Posted: October 16th, 2007, 6:27pm CEST
Posted: October 16th, 2007, 6:23pm CEST
Posted: October 16th, 2007, 6:20pm CEST
i got these working links of nice Adsense videos..... i have downloaded the first couple of videos...so if someone has rapidshare account please upload the mirror on mihd.net or some other filesharing place....i want to download these videos as well.. I have other great resources and links which i can share ... Video 1 - Master The Basics Video 2 - Lay Strong Foundations Video 3 - Create Your Money Pages Video 4 - Power Up Your AdSense Income (Part 1) Video 5 - Power Up Your AdSense Income (Part 2) Video 6 - Learn From The Professionals Video 7 - Test Your Way To Riches Video 8 - Explode Your Earnings Exponentially Video 9 - Earn Even More From Every Page Download links: http://rapidshare.com/files/13029318/Ad1.rar http://rapidshare.com/files/13030648/Ad2.rar http://rapidshare.com/files/13032450/Ad3.rar http://rapidshare.com/files/13033997/Ad4.rar http://rapidshare.com/files/13035052/Ad5.rar http://rapidshare.com/files/13036872/Ad6.rar http://rapidshare.com/files/13038175/Ad7.rar http://rapidshare.com/files/13039435/Ad8.rar http://rapidshare.com/files/13040120/Ad9.rar http://rapidshare.com/files/13040174/AdActionFiles.rar
Posted: October 16th, 2007, 6:03pm CEST
This is a set of video files that documents the actual process that a webmaster took to research a niche topic, research keywords, research and register domain name... up to actually building the sites and promoting the site. He shows the actual step by step process of building a niche site from scratch to bring in on average $5 per day. Now, if you can do $5 per day, you can certainly go ahead and do $50 per day, ie. $1,500 per month. Download File contains: 1. 10 Camtasia Video Files (viewable in your browser) 2. Resources PDF Download File Size: 1. Part 1: 100mb 2. Part 2: 65mb (approximate) Password to unzip: projectw part 1part 2
Posted: October 16th, 2007, 5:49pm CEST
Posted: October 16th, 2007, 5:47pm CEST
Posted: October 16th, 2007, 5:46pm CEST
Posted: October 16th, 2007, 5:44pm CEST
 Want to turn your content into cash? If you have a content site that's ready to be taken to the next level.... Or if you even have the slightest hint that creating content sites could be right for you... ...make sure you take this income opportunity seriously. Google Adsense has proven for many who are looking to make money online - it's better to display ads than to place ads. Just take a look at the advantages... No need to search for untapped markets or take a chance creating products that may or may not sell. You don't have to deal with customers, EVER! You can still make a substantial income just from displaying ads (some earn as much as $25,000 per/month!) Here's how it works: Google Adsense lets you place ads on your website. Every time a visitor clicks on an ad, you make money! Make no mistake, Google Adsense performs better than any other advertising program out there. Just look at the benefits... Google AdSense runs by itself - set it up one time and let Google do the rest from here on out! Google AdSense matches relevant ads to your site! After automatically scouring your content, only the ads your visitors are most likely to click make it on to your webpage. More clicks means you make more cash! Google AdSense lets you use text-only ads! Text ads won't slow your site down and have been proven to be more effective than even animated ads! http://rapidshare.com/files/23948226/Ad ... xposed.pdf
Posted: October 16th, 2007, 5:43pm CEST
Posted: October 16th, 2007, 5:30pm CEST
 Successful.Advertising.with.Google.AdWords 109.Peachpit.Press.Make.Easy.Money.with.Google.Using.the.AdSense.Advertising.Program.Jun.2005.chm Adsense.Confessions.How.To.Boast.Your.Adsense.Income.pdf Adwords.Made.Easy.pdf For.Dummies.Building.Your.Business.with.Google.For.Dummies.Jun.2004.eBook-DDU.pdf Google.Adsense.Secrets.v2.pdf Googlecash - Make Money Using Google.pdf OReilly.Google.Advertising.Tools.Cashing.in.with.AdSense.AdWords.and.the.Google.APIs.Jan.2006.chm Download: http://73vt8msva4.rapidsafe.de Pass: hagiobooks.info http://rapidshare.com/files/1121197/GOOGLE.rar
Posted: October 16th, 2007, 5:25pm CEST
Track both AdSense and Yahoo Publisher Network ads and learn which is drawing the most clicks! Track clicks, page views and CTR by referrer. Track clicks, page views and CTR for each search engine and all search keywords. Real-Time tracking of your AdSense channels and your own custom channels. Track clicks, page views and CTR by domain. Track clicks, page views and CTR by page. Track clicks, page views and CTR by directory. Track clicks, page views and CTR by ad format. Track clicks by advertiser url. Track clicks by hour of the day. Track clicks by IP address. List all clicks (IP, ad url, originating page, referrer and date/time). Track WebSearches by domain. Track WebSearches by page. Track WebSearches by referrer. Track WebSearches by search engine and all search keywords. Track WebSearches by channel. Track WebSearches by hour. Track WebSearches by IP address. List all WebSearches (IP, search terms, originating page, referrer and date/time). Query for specific pages, referrers or keywords that you wish to see click, view and CTR data for. Run reports on any date range. Quick and easy installation. FREE GIFT #1: Triple Your AdSense CTR in Three Easy Steps ebook - Learn how to Triple Your AdSense CTR by using the three simple methods outlined in this ebook. Learn the best ad format to use and the right way to place the ads on the page to skyrocket your earnings. Everything in the book is 100% acceptable according to the AdSense Terms of Service. (value: $99.95) FREE GIFT #4: 11,194 AdSense Articles For Your Website(s) - 11,194 full text articles in a wide range of categories ready for you to drop your AdSense code on them and upload them to your website! In two formats, one made for a MySQL database, and the other, plain HTML files. (value: $249.95) FREE GIFT #6: AdSense SEO Made Easy Ebook - Takes you step by step through my methods for ranking one of my sites in the top positions for the keywords I targeted. No nonsense, easy to follow methods to rank your sites in the search engines! (value: PRICELESS) [rapidshare.com]or http://www.upload66.com/file/325/AdsenseGold-rar.html or http://rapidshare.com/files/14908554/AdsenseGold.rar.html
Posted: October 16th, 2007, 5:21pm CEST
Posted: October 16th, 2007, 5:15pm CEST
oel Comm's brand new 33-page report about getting traffic for your AdSense sites is a valuable resource. This report will show you some easy and effective strategies to bring tons of traffic to your Adsense sites. Features: Submitting your site to the search engines Link strategies for adsense sites Adsense arbitrage Offline advertising And more detailed information... New for 2006! pass : www.online9to5.com http://rapidshare.com/files/9388515/traffic.rar.html
Posted: October 16th, 2007, 5:11pm CEST
ISBN 10 :0321321146 Author(s) :Eric Giguere Pages :272 Description: Get your Web site to "show you the money" by using Google to draw more eyes--and wallets--to your content. In this friendly, four-color guide from veteran author and Web developer Eric Giguere, you'll learn all about Google's AdSense program and how you can use it to make your Web site or blog more profitable. Written in an easy-to-read, non-technical style, this book follows three average people--Claude, Stef, and Anita--as they learn to create money-making blogs and Web sites. Through their experiences, you'll learn: basic Web terminology; the Google Adsense nuts and bolts; how to host, build, and publish targeted ads and Google search boxes to your Web site; filter out inappropriate ads; track page performance; drive traffic to your site; and more. A four-part companion Web site features a blog, includes reader resources, and details the techniques discussed in the book. Online marketers agree that AdSense is one of the best tools you can use to draw dollars to your site. Let Giguere show you how to make the most of Google and have fun doing it!
[rapidshare.com] Pass www.ITeBookHome.com
Posted: October 16th, 2007, 5:07pm CEST
- How to consistently find under exploited but highly profitable markets - How some people are making 4 and 5 figures a day... and more... - How to (And why you should) open more than one Adsense account. - How to hide your network of sites from spies, snoops and nosey competitors. - How to get sites that were banned or blacklisted re-indexed into the major search engines in under a week. - How to modify this model to accelerate your niche information product businesses to un-heard of levels. - Adsense: How to position your Adsense ads to get more clicks. - How I went from zero traffic to 5,256 visitors in one week in a crowded market (sports)... without spending a penny... and how I made an average of $0.22 per visitor from pay-per-click ads! and more... This is my first big purchase last year and the techniques still works. Its part of the reason why my adsense figure hit 4 figure.  Of course, just reading it won't do anything for you... Download File contains: 1. PDF - Adsense Empire 2. PDF - SEO Crash Course 3. PDF - Google Bombing and Ghetto SEO 4. PDF - 5256 visitors in a week 5. ZIP - WP Installer Download File Size: 1. 1.3mb Password to unzip: projectw http://rapidshare.com/files/6173602/AdsenseEmpire_-_SiN.rar
Posted: October 16th, 2007, 4:57pm CEST
Posted: October 16th, 2007, 4:54pm CEST
1. 40 Adsense Websites 2. The Niche Report 3. The Google Adsense Empire Kit 4. Keywords (.xls) 5. How to make Thousands Writing Google Adwords 6. Google Adsense Top Keywords 7. Getting Hits 8. Adsense Keywords 9. Adsense Guide (.exe) 10. Adsense Empire To open, you'll need WinZip. To read/use, you'll need Adobe Reader and Excel for the keyword spreadsheet. Download link: http://rapidshare.com/files/835048/adse ... n.zip.html
Posted: October 16th, 2007, 4:51pm CEST
 The MOST WANTED and EXTREMELY CONFIDENTIAL AdSense Black Hat Techniques Have Been EXPOSED! Do you want to know the dirtiest tricks and secrets to making money online? In AdSense BlackHat Edition, I am going to show you the controversial techniques you can use everyday to make FIVE FIGURE sums using Google AdSense, and they’re all legal! High quality, 50+ page ebook, which contains zero fluff and nothing but page after page of rock solid information. In this eBook, here is just the tip of the iceberg of what you will learn Download http://rapidshare.com/files/62305827/AdSense_BlackHat_Edition.rar you will learn: * Ad placement and page design that can increase your CTR by 500% * Building techniques that can TRIPLED your AdSense PROFIT! * How to create professional 1000+ page websites for FREE in minutes! * The power of BACK LINKS and killer techniques you can use to quickly secure them! * The SECRET WEAPONS I’ve used to generate a 5 FIGURE INCOME and how you can too! * And much, much more!
Posted: October 16th, 2007, 4:03am CEST
Description:
The perfect reference for programmers, administrators, or Web designers who are new to database development and are uncertain as to how to design and structure a database efficiently Shows how to design and implement robust, scalable databases on any of the major relational database management systems, including Access, SQL Server, IBM DB2, MySQL, and Oracle Covers all the key database design steps including modeling, normalization, SQL, denormalization, object-modeling, data warehousing, and performance Provides plenty of real-world examples and a complete beginning-to-end case study of creating a database that includes the analysis and planning, tables and data structures, business rules, and hardware requirements
Download
Posted: October 16th, 2007, 4:03am CEST
Description: Publisher Que Author(s) April Wells ISBN 0789732653 Release Date 19 November 2004
Whether you’re studying for the Oracle 9i Fundamentals I exam or just need to take the New Features update exam, Oracle 9i Funamentals I Exam Cram 2 can help you get certified. This efficient guide follows the exam objectives clearly and concisely. New Features materials are also included in the book, as well as a full-customizable practice test engine on CD. Oracle 9i Fundamentals I Exam Cram 2 is your smartest way to get certified.
Download
Posted: October 16th, 2007, 4:02am CEST
Description:
Louis Davidson has been in the information technology industry for ten years, as a corporate database developer and architect. Currently, he is serving as a Database Administrator for Compass Technology Management, supporting the Christian Broadcasting Network and NorthStar Studios in Nashville, TN. Louis' primary areas of expertise are in database architecture and coding in Transact-SQL, and he is currently writing Pro SQL Server 2005 Database Design and Optimization. Robin Dewson has been hooked on programming ever since he bought his first computer, a Sinclair ZX80, in 1980. He has been working with SQL Server since version 6.5 and Visual Basic since version 5. Robin is a consultant mainly in the city of London, where he has been for nearly eight years. He also has been developing a rugby-related website as well as maintaining his own site at www.fat-belly.com. Adam Machanic is a database-focused software engineer, writer, and speaker based in Boston, Massachusetts. He has implemented SQL Server for a variety of high-availability OLTP and large-scale data warehouse applications, and also specializes in .NET data access layer performance optimization. He is a Microsoft Most Valuable Professional (MVP) for SQL Server and a Microsoft Certified Professional. Jan D. Narkiewicz is chief technical officer of Software Pronto, Inc. His areas of expertise include Microsoft technologies, Oracle, and DB2. Jan also write books for Apress and serves as academic coordinator for U.C. Berkeley Extension's .NET/Windows program. His clients include E*Trade, Visa, eBay, and Oracle. Tom Rizzo, the lead author, is a director in the SQL Server group at Microsoft. Being an eleven year veteran at Microsoft, Tom has worked on a number of the different Microsoft server technologies such as BizTalk, SharePoint and Exchange Server before joining the SQL Server group. Tom is a published author on topics ranging from SQL Server to developing collaborative applications using Microsoft's collaboration servers. Joseph Sack is a database administration and developer based in Minneapolis, Minnesota. Since 1997, he has been developing and supporting SQL Server environments for clients in financial services, IT consulting, manufacturing, and the real estate industry. Joseph received his bachelor's degree in psychology from the University of Minnesota. He is the author of "SQL Server 2000 Fast Answers for DBAs and Developers", the co-author of "Beginning SQL Server 2000 DBA: From Novice to Professional" and is a Microsoft Certified Database Administrator (MCDBA). Julian Skinner studied Germanic etymology to PhD level before becoming a technical editor, first at Wrox Press, then at Apress. Recently he has focusing on development and writing in Microsoft technologies and, in particular, on C# and the .NET Framework. He is co-author of Professional ADO.NET, Professional ASP Data Access, and A Programmer's Guide to SQL. Rob Walters is a program manager in the SQL Server group of Microsoft. He has seven years of experience in software development and relational databases.
Download
Posted: October 16th, 2007, 4:01am CEST
Description: Written with clarity and a down-to-earth approach, Sams Teach Yourself SQL Server 2005 Express in 24 Hours covers the basics of Microsoft's latest version of SQL Server. Expert author Alison Balter takes you from basic concepts to an intermediate level in 24 one-hour lessons. You will learn all of the basic tasks necessary for the administration of SQL Server 2005. You will also learn how to write and fully utilize:
SQL Server stored procedures Functions Triggers using T-SQL, VB.NET, and C# You will also learn how to output SQL Server data to reports and the Internet. Sams Teach Yourself SQL Server 2005 Express in 24 Hours is a well-organized, authoritative introduction that will quickly have you up and running with SQL Server 2005.
Download
Posted: October 16th, 2007, 4:01am CEST
Description: Stop hackers in their tracks Organized by category, Anti-Hacker Tool Kit, Third Edition provides complete details on the latest and most critical security tools, explains their function, and demonstrates how to configure them to get the best results.
Completely revised to include the latest security tools, including wireless tools New tips on how to configure the recent tools on Linux, Windows, and Mac OSX New on the CD-ROM -- Gnoppix, a complete Linux system, ClamAV anti-virus, Cain, a multi-function hacking tool, Bluetooth tools, protocol scanners, forensic tools, and more New case studies in each chapter
Pass rar: www.network-ebooks.com
Download
Posted: October 16th, 2007, 4:00am CEST
Description:
Protect your network and web site from malicious attacks! Packed with advanced security techniques and instructions, this cutting-edge guide explains how to defend against devastating vulnerabilities in software and network infrastructures.
Pass rar: www.network-ebooks.com
Download
Posted: October 16th, 2007, 3:59am CEST
Description:
This book covers not just the glamorous aspects such as the intrusion act itself, but all of the pitfalls, contracts, clauses, and other gotchas that can occur. The authors have taken their years of trial and error, as well as experience, and documented a previously unknown black art." -From the Foreword by Simple Nomad, Senior Security Analyst, BindView RAZOR Team
Penetration testing--in which professional, "white hat" hackers attempt to break through an organization’s security defenses--has become a key defense weapon in today’s information systems security arsenal. Through penetration testing, I.T. and security professionals can take action to prevent true "black hat" hackers from compromising systems and exploiting proprietary information.
Hack I.T.introduces penetration testing and its vital role in an overall network security plan. You will learn about the roles and responsibilities of a penetration testing professional, the motivation and strategies of the underground hacking community, and potential system vulnerabilities, along with corresponding avenues of attack. Most importantly, the book provides a framework for performing penetration testing and offers step-by-step descriptions of each stage in the process. The latest information on the necessary hardware for performing penetration testing, as well as an extensive reference on the available security tools, is included.
Comprehensive in scope Hack I.T. provides in one convenient resource the background, strategies, techniques, and tools you need to test and protect your system--before the real hackers attack.
Pass rar: www.network-ebooks.com
Download
Posted: October 16th, 2007, 3:49am CEST
Description: Called "a bold, unsparing tour of information that never swerves from the practical," this updated and considerably expanded bestseller will quickly achieve top shelf placement on your information security bookshelf. Hack Proofing Your Network, Second Edition shows you that the only way to stop a hacker is to think like one.
Download
Posted: October 15th, 2007, 4:51pm CEST
Description:
"Network+ 2005 In Depth" gives you all the skills that you need to pass the CompTIA 2005 Network+ exam. Begin with an introduction to the fundamental building blocks that form a modern network, such as protocols, topologies, hardware, and network operating systems. Then, dive into the most important concepts in contemporary networking, such as client/server architecture, TCP/IP, Ethernet, wireless transmission, and security. When you are finished, you will be prepared to select the best network design, hardware, and software for your environment. You will also have the skills to build a network from scratch and maintain, upgrade, and troubleshoot an existing network. CoursePrep Exam Guide available on Companion Web Site! About the Author Tamara Dean has worked in the field of networking for over 14 years. She began her career at the FCC, analyzing the equipment and facilities records of AT&T and the RBOCs. Later she spent several years maintaining LANs with mixed clients, remote access, and Internet connectivity at a pharmaceutical firm and then at the University of Wisconsin. She has also worked as a networking consultant and as the manager of Internet services and data center operations for a regional ISP whose clients include Lands? End and Harley Davidson. Tamara is the author of Network+ Guide to Networks, Enhanced Edition; Network+ CoursePrep Study Guide; and Guide to Telecommunications Technology; all published by Course Technology.
Download
Posted: October 15th, 2007, 4:50pm CEST
Description:
The International Handbook of Computer Security is written primarily to help business executives and information systems/ computer professionals protect computer systems and data from a myriad of internal and external threats. The book addresses a wide range of computer security issues. It is intended to provide practical and thorough guidance in the quagmire of computers, technology, networks, and software.
Computer Security is a one-stop resource for managers and executives at all levels – no matter what size the company!
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:49pm CEST
Description:
JSP is one of the core technologies for server-side Java applications and the 2.0 release, which this book covers in detail, makes JSP an even more powerful tool Walks Java programmers and Web developers through JSP fundamentals, including JSP syntax and directives, JSP Expression Language, JSP Tag libraries, JSTL, and techniques for testing and debugging Shows how to use JSP in real-world Web applications along with open source frameworks such as Struts, WebWork, and Turbine, software design methodologies, and developer tools like Ant, jUnit, and CVS, as well as popular IDEs (integrated development environmnents) Each chapter has an exercise section with solutions on the companion Web site
Download
Posted: October 15th, 2007, 4:48pm CEST
Description:
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 Developers exam. More than 250 challenging practice questions have been completely revised to closely model the format, tone, topics, and difficulty of the real exam. An integrated study system based on proven pedagogy, exam coverage includes step-by-step exercises, special Exam Watch notes, On-the-Job elements, and Self Tests with in-depth answer explanations to help reinforce and teach practical skills.
The Only Certification Study System Based on 300,000+ Hours of IT Training Experience:
100% Complete Coverage--All official test objectives for exams 310-035 and 310-027 are covered in detail Hands-on Exercises--Step-by-step instruction modeled after classroom labs Exam Watch--Warnings based on thorough post-exam research identifying the most troublesome exam topics and how to answer them correctly Simulated Exam Questions--Certification questions that closely model the format, tone, topics, and difficulty of the real exam--all with in-depth answers
Define and instantiate inner classes Write code using if and switch statements and loops Write and throw your own exceptions Design and implement tightly encapsulated classes Use the java.lang.String class, the java.lang.Math class, and wrapper classes Define, instantiate, and start threads Synchronize code Implement locking using wait/notify Implement official coding and programming styles in your developer assignment Design a clear, usable, standardized GUI Consider subtle networking and IO issues when designing your application
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:47pm CEST
Description:
Best selling author, Paul Sanghera, offers cohesive, concise, yet comprehensive coverage of all the topics included in the Sun Certified Programmer for Java 5 exam (CX 310-055). With a laser sharp focus on the exam objectives, the Study Guide goes beyond just being an "exam cram." The material is presented in a logical learning sequence: a section builds upon previous sections and a chapter on previous chapters. All concepts, simple and complex, are defined and explained when they appear the first time. There is no hopping from topic to topic and no technical jargon without explanation. No prior knowledge of Java programming is assumed. The single most difficult aspect of this exam is to read and understand the code in the exam questions in a limited amount of time. To help you get fluent and comfortable with the code, the book offers complete runnable code examples distributed over all the chapters and a codewalk quicklet feature at the end of each chapter.
Although the primary purpose of the book is to help you pass the SCJP exam, it will also serve as a good reference after the exam.
Special features include
Hundreds of questions modeled after the real exam with fully explained answers. A complete practice exam with questions modeled after the real exam and fully explained answers. Hundreds of complete runnable code examples, explained in the book, that you can download and experiment with. This is a code-intensive exam. The Codewalk Quicklet feature based on the process-based codewalk philosophy to prepare you for efficient response to the code-based questions in the exam. The Exam Quick Prep feature which recaps all the important points for the last hour of preparation before taking the exam. Useful information and analysis for the programmers who are considering updating the J2SE 1.4 certification to J2SE 5.
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:46pm CEST
Description:
The only study guide written by the lead developers and assessors of the architect exam.
The first officially authorized study guide for the challenging Sun Certified Enterprise Architect for Java 2 Platform, Enterprise Edition exams. Java platform experts Cade and Roberts provide expert guidance and background for designing effective J2EETM technology architectures�as well as comprehensive preparation for every exam element: multiple-choice exam, assignment, and essay. You'll find start-to-finish coverage of key J2EE platform architectural issues and every exam objective, including:
Understanding the goals of system architecture Creating requirements and architectural documents that serve as blueprints for the entire development process Leveraging proven design patterns Identifying the right J2EE technologies and APIs for your application Maximizing security and accounting for firewalls in enterprise environments Providing legacy access: appropriate techniques and errors to avoid Using the Enterprise JavaBeansTM architecture Container Model to maximize scalability Evaluating the advantages and weaknesses of existing architectures Endorsed as a study guide for the Sun Certified Enterprise Architect for J2EE Technology exam by Sun Educational Services
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:44pm CEST
Description:
Complete with extensive end-of-chapter review questions, hands-on projects and exercises, "Linux+ 2005 In Depth" serves as a practical guide that maps completely to CompTIA?s 2005 Linux+ certification objectives and is designed to prepare you to successfully pass the exam. The topics introduced in this book?and covered in the certification exam?are geared toward systems administration; however, they are also ideal if you plan to use or develop programs for Linux systems.
Download
Posted: October 15th, 2007, 4:43pm CEST
Description:
* Essential reading for administrators of Red Hat Linux who download the software * The book to read after The Official Red Hat Linux User's Guide (0-7645-4967-7) * Includes high-end Red Hat administration instruction on features such as GRUB and ext3 * Advanced topics cover creating network scripts, configuring Apache and Samba, Kickstart installations, and configuration of major protocols such as SSH, LDAP, DHCP, and BIND RED HAT PRESS(TM) Linux Solutions from the Experts at Red Hat Red Hat-the world's leading Linux company-presents a series of unrivaled guides that are reviewed and approved by the experts at Red Hat. Each book is packed with invaluable tips and techniques that are ideal for everyone from beginning to advanced network and systems professionals, as well as home and small businesses.
Download
Posted: October 15th, 2007, 4:42pm CEST
Description:
Shows first-time Linux users how to install and use the latest version of the world’s most popular Linux distribution, Red Hat Updated to cover the latest features in the Fall 2003 Red Hat release Gives readers the lowdown on navigating the GNOME graphical user interfaces, working with the OpenOffice.org Desktop Productivity Suite, connecting to the Internet with DSL or cable, setting up a firewall, and more, in a friendly, easy-to-understand style Contains new chapters on using the WINE system to execute Windows applications under Linux and creating a streaming audio server–plus new coverage of using Mozilla to access e-mail and configuring virtual private networks
Download
Posted: October 15th, 2007, 4:41pm CEST
Description:
Join an estimated 85% of the U.S. Linux market in using Red Hat's Linux distributions by learning it from a Fedora authority. Sams Teach Yourself Red Hat Fedora 4 All in One is a starter kit that will help you install, configure, and use Red Hat's Fedora 4 distribution and desktop applications. The easy-to-understand, - Use the OpenOffice.org productivity suite and other leading - Troubleshoot hardware issues and install new components. - Set up a small Linux-based network to share files and resources. Also included is a DVD, which will provide you with the complete Fedora Core Linux distribution, OpenOffice.org desktop suite, and the leading applications for e-mail, Web browsing, and graphics. Find out how you can safely and reliably use Linux and Linux-based applications to accomplish your day-to-day work in the office and at home with Sams Teach Yourself Red Hat Fedora 4 All in One.
Download
Posted: October 15th, 2007, 4:39pm CEST
 The A+ Training Guide covers pretty much everything one would want to know about basic repairing and upgrading, but it doesn’t provide the critical focus necessary for the exam. Without knowing which areas tend to be the “hot spots� on the A+ exam, the reader could spend a lot of time studying, say, monitor repair, and completely ignore the frequently tested CPU model comparisons section. Furthermore, the test questions at the end of each chapter are essay-style, not the multiple-choice questions that will appear on the A+ exam. The questions are designed to test one’s knowledge, and they will–still, they probably won’t help when it comes to narrowing down one choice out of three reasonable-sounding answers. In short, the guide goes over everything that’s essential to know, but it doesn’t stress one part over another–which increases study time and could make the reader fail the exam. What this book is is an extremely good, well-written guide for the student looking to get a comprehensive overview–and, to that purpose, it does its job well. As a beginner’s introduction to the premises that are necessary to know for the A+ exam, this comes highly recommended. But if the main goal is to get that certification on a resume, the reader probably will want to start out with this, and then move on to a book that tells specifically what can be expected on the exam. –William Steinmetz Pass rar: www.network-ebooks.com Download
Posted: October 15th, 2007, 4:38pm CEST
Description:
The CompTIA A+ exam is the industry standard in terms of measuring a technician's hardware and software knowledge, with more than 600,000 individuals certified to date The perfect companion to CompTIA A+ Complete Study Guide, this book is organized by objectives to facilitate a quick review and smooth reinforcement of key topics Featuring more review questions and study review features than the competition, the book includes ten chapter review tests, two bonus exams, and two sets of Flashcard exams, plus a searchable Key Term Database on the CD-ROM-that's 500 practice questions in all!
Pass rar:www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:37pm CEST
Description:
Take charge of your career with certification that can increase your marketability. This new Deluxe Edition of the top-selling Security + Study Guide is what you need to prepare for CompTIA's Security+ SY0-101 exam. Developed to meet the exacting requirements of today's certification candidates and aspiring IT security professionals, this fully updated, comprehensive book includes:
* Clear and concise information on crucial security topics * Six practical exams and over 600 practice questions, more than any other CompTIA Security+ book on the market * Special Security Administrator's Troubleshooting Guide appendix * Practical examples and hands-on labs to prepare you for the real world * Leading-edge exam preparation software, including a test engine and electronic flashcards
Inside, find authoritative and coverage of all key exam topics, including: * General security concepts * Communication security * Infrastructure security * Basics of cryptography * Operational and organizational security
This book has been reviewed and approved as CompTIA Authorized Quality Curriculum (CAQC). Students derive a number of important study advantages with CAQC materials, including coverage of all exam objectives, implementation of important instructional design principles, and instructional reviews that help students assess their learning comprehension and readiness for the exam.
Pass rar:www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:37pm CEST
Description:
Welcome to the Security+ Certification Training Kit. This training kit introduces the basic concepts of computer security. It is designed to prepare you to take the Security+ Certification exam administered by the Computing Technology Industry Association (CompTIA). The Security+ Certification program covers the computer security technologies most commonly used today. Passing the Security+ Certification exam means you are certified as possessing the basic knowledge and skills needed to work in computer security. However, this book is not just about getting you through the exam. The lessons in these chapters also provide you with knowledge you'll use to create a more secure computing environment.
Each chapter in this book is divided into lessons. Most lessons include hands-on procedures that allow you to practice or demonstrate a particular concept or skill. Each lesson ends with a short summary and a set of review questions to test your knowledge of the lesson material.
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 4:36pm CEST
Description:
If you're serious about getting your Network+ certification and advancing your career in the field of networking, this is the book you need. Revised for the new version of the Network+ exam, N10-003, this Deluxe Edition of the best-selling Network+ Study Guide was developed to meet the exacting requirements of today's IT certification candidates. In addition to the engaging and accessible instructional style that has made author David Groth a reader favorite for years, this updated edition provides:
In-depth coverage of every Network+ exam objective. Practical instruction and insights drawn from real-world experience. Leading-edge exam preparation software, including the Network+ Virtual Lab, as well as Sybex's custom test engine, electronic flashcards, and the entire book in PDF. In addition, you'll find authoritative coverage of all exam objectives, including:
Media and Topologies Protocols and Standards Network Implementation Network Support
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 3:38pm CEST
Description:
Lots of publishers rushed their books about the CompTIA Server certification to market. After all, it’s a new certification and certification books tend to sell well. Trevor Kay and the team at Hungry Minds have taken care to put together a high-quality book. It’ll get you up to speed on everything you’ll need to understand before you can pass CompTIA’s Server Hardware exam (SK0-001), and it’s sufficiently detailed to serve as a reference as you put your certification to use on the job. Kay’s approach to his subject is to use CompTIA’s published outline of test coverage as his organizational guide, then elaborate on each of its points with lots of prose and a handful of illustrations.
Like the Server exam itself, this book does not guarantee prompt obsolescence by going into detail about specific server makes and models. Rather, it focuses on the knowledge and practices that make up the system administrator’s core skills. These include familiarity with widely used technologies like SCSI and TCP/IP, and knowledge of how to set up remote network management systems. Kay is fond of describing good practices in terms of general tasks that can easily be translated into platform-specific procedures in the machine room. Because it’s a certification guide, this book includes pre- and post-tests (the latter with annotated answers) in each chapter. –David Wall
Topics covered: The subjects covered by the CompTIA Server Hardware exam, including hardware planning, installation, configuration, modification, maintenance, and disaster recovery.
Pass rar: www.network-ebooks.com
Download
Posted: October 15th, 2007, 3:37pm CEST
Pipelines & Risers [rapidshare.de] 7.01 MB Reciprocating Compressors - Operation & Maintenance [rapidshare.de] 25.38 MB Turboexpanders & Process Applications [rapidshare.de] 9.26 MB Fundamentals of Air Polution [rapidshare.de] 18.18 MB Instrumentation Reference Book [rapidshare.de] 27.51 MB Rules of Thumbs fro Chemical ENgineers [rapidshare.de] Compressors - Selection & Sizing [rapidshare.de] 30.52 MB Advanced Control Engineering [rapidshare.de] 2.14 MB Serious Incident Prevention [rapidshare.de] 5.35 MB Petroleum Geology pf the SOuth Caspian Basin [rapidshare.de] 8.04 MB Handbook of Chemical Processing Equipment [rapidshare.de] 9.50 MB Handbook of Hazardous Chemical Properties [rapidshare.de] 31.30 MB Handbook of AIr Pollution Prevention & Control [rapidshare.de] 8.83 MB Handbook of Water & Wastewater Treatment Technologies [rapidshare.de] 11.13 MB Non-Newtonian Flow in the Process Industries [rapidshare.de] 2.27 MB Computational Rheology for Pipeline & Annular Flowhttp://rapidshare.de/files/20863673/CHIN__W._C.__2000_._Computational_Rheology_for_Pipeline_and_Annular_Flow.rar 1.35 MB Quantitative Methods in Reservoir Engineering [rapidshare.de] 2.14 MB Modeling of Chemical Kinetics & Reactor Design [rapidshare.de] 11.73 MB Composition & Properties of Drilling & Completion Fluids [rapidshare.de] 32.06 MB Extractive Metallurgy of Copper [rapidshare.de] 5.88 MB Dust Explosions in the Process Industries [rapidshare.de] 14.96 MB Fundamentals & Technology of Combustion [rapidshare.de] 14.75 MB Principles of Applied Reservoir Simulation [rapidshare.de] 24.70 MB Hazardous Waste Compliance [rapidshare.de] 1.86 MB An Introduction to Chemical Engineering Analysis [rapidshare.de] 8.29 MB Probablistic Safety Assessment in the Chemical and Nuclear Industries [rapidshare.de] 41.94 MB Fluidization Dynamics - A Predictive Theory [rapidshare.de] 1.56 MB Industrial Ventilation Design Guidebook [rapidshare.de] 60.28 MB Advanced Blowout & Well Control [rapidshare.de] 10.86 MB Crystallization Process System [rapidshare.de] 1.95 MB What Went Wrong - Case Histories of Process Plant Disasters [rapidshare.de] 12.58 MB Learning From Accidents [rapidshare.de] 1.15 MB Thermodynamics of Systems COntaining Flexible Chain Polymers [rapidshare.de] 13.36 MB Gas Purification [rapidshare.de] 27.02 MB Loss Prevention in the Process Industries [rapidshare.de] 24.73 MB Centrigfugal Pumps - Design & Application [rapidshare.de] 32.96 MB Electrostatic Hazards [rapidshare.de] 1.58 MB Standard Handbook of Petroleum & Natural Gas Engineering [rapidshare.de] 39.12 MB Hazardous Waste Handbook for Health & Safety [rapidshare.de] 6.57 MB Chemistry of Petrochemical Processes [rapidshare.de] 4.46 MB Pipeline Rules of Thumb Handbook [rapidshare.de] 28.24 MB Pressure Vessel Design Manual [rapidshare.de] 9.20 MB Crystallization [rapidshare.de] 4.96 MB Nuclear Energy - AN Introduction to the Concepts Systems [rapidshare.de] 6.67 MB Geologic Analysis of Naturally Fractured Reservoir [rapidshare.de] 5.53 MB Estimator's Piping Man-Hour Manual [rapidshare.de] 11.34 MB Pipe Drafting & Design [rapidshare.de] 71.81 MB Pipe LIne Corrosion & Cathodic Protection [rapidshare.de] 6.57 MB Adhesion Science & Engineering [rapidshare.de] 31.64 MB Computational Flow Modeling for Chemical Reactor Engineering [rapidshare.de] 7.53 MB Biomaterials Science - An Introduction to Materials in Medicine [rapidshare.de] 36.68 MB Environmental Control in Petroleum Engineering [rapidshare.de] 11.17 MB Coulson Richardson's Chemical Engineering Volume 4 [rapidshare.de] 1.42 MB Coulson Richardson's Chemical Engineering Volume 2 [rapidshare.de] 12.06 MB Shale Shakers & Drilling Fluid Systems [rapidshare.de] 10.73 MB Fluid Catalytic Cracking Handbook [rapidshare.de] 12.64 MB Chemical Process Safety - Learning from Case Histories [rapidshare.de] 17.14 MB Pumping Station & Design [rapidshare.de] 24.04 MB Introduction to Colloid & SUrface Chemistry [rapidshare.de] 15.82 MB Mathematica by Example [rapidshare.de] 3.12 MB Heat Transfer Handbook [rapidshare.de] 19.49 MB Transport Phenomena [rapidshare.de] 18.93 MB Organic Chemistry [rapidshare.de] 31.60 MB Chemical Engineering Fluid Mechanics [rapidshare.de] 3.99 MB Mastering Mathematica - Programming Methods & Applications [rapidshare.de] 3.58 MB Numerical Analysis using MATLAB & Spreadsheets [rapidshare.de] 4.24 MB Handbook of Thermal Engineering [rapidshare.de] 32.87 MB Computer Science with Mathematica [rapidshare.de] 4.59 MB Applied Mathematics & Modeling for Chemcial Engineers [rapidshare.de] 20.78 MB Circuit Analysis - Theory & Practice [rapidshare.de] 17.37 MB Corrosion [rapidshare.de] 43.23 MB Chemical Process - Design & Integration [rapidshare.de] 0.31 MB Renewable Energy [rapidshare.de] 18.34 MB Chemical Thermodynamics of MAterials - Macro & Micro Aspects [rapidshare.de] 3.70 MB Solid-Liquid Separation [rapidshare.de] 3.31 MB Pipeline Pigging Technology [rapidshare.de] 18.02 MB Modelling in Transport Phenomena [rapidshare.de] 6.82 MB Handbook of Chemical Reactive Hazards [rapidshare.de] 6.06 MB Techniques for Adaptive Control [rapidshare.de] 3.01 MB Handbook of Cathodic Corrosion Protection [rapidshare.de] 11.99 MB Chemical Process Equipment - Selection & Design [rapidshare.de] 35.97 MB Environmental Engineering [rapidshare.de] 8.13 MB The MATHEMATICA Book [rapidshare.de] 7.77 MB Industrial Waste Treatment Handbook [rapidshare.de] 5.31 MB Handbook of Thermodynamic Diagrams [rapidshare.de] 82.31 MB Valve Selection Handbook [rapidshare.de] 15.08 MB
Posted: October 15th, 2007, 2:54am CEST
Posted: October 15th, 2007, 2:53am CEST
 - Hardcover: 240 pages
- Publisher: Springer; 1 edition (June 1, 2006)
- Language: English
- ISBN-10: 0387258523
with Heuristic Optimization consist of two parts. The first part (Foundations) deals with the foundations of , its assumptions, approaches and the limitations when “traditional� optimization techniques are to be applied. In addition, the basic concepts of several heuristic optimization techniques are presented along with examples of how to implement them for financial optimization problems. The second part (Applications and Contributions) consists of five chapters, covering different problems in financial optimization: the effects of (linear, proportional and combined) transaction costs together with integer constraints and limitations on the initital endowment to be invested; the diversification in small portfolios; the effect of cardinality constraints on the Markowitz efficient line; the effects (and hidden risks) of Value-at-Risk when used the relevant risk constraint; the problem factor selection for the Arbitrage Pricing Theory. About the Author PD Dr. Dietmar MaringerUniversity of Erfurt - Germany Education: 1993: Business Administration and Computer Science at the Technical University of Vienna and at the University of Vienna1997: PhD., University of Vienna1997: M.Phil. at the University of Cambridge, UK Positions: till 2002: Assistant at the Centre for Business Studies, University of Vienna since Nov. 2002: Assistant Professor at the University of Erfurt Research interests: Finance, Financial Econometrics, Computational Economics and Computational Finance Heuristic Optimisation Download: http://w11.easy-share.com/946758.html
Posted: October 15th, 2007, 2:51am CEST
 - Paperback: 310 pages
- Publisher: McGraw-Hill Professional; 1 edition (April 20, 2006)
- Language: English
- ISBN-10: 0071466266
Successfully Integrate Project Management Systems Throughout the Corporate An essential guide for project management professionals, those working toward the PMI PMP certification, and business managers responsible for multiproject programs, Integrated Project Management shows you how to weave PM tools and techniques into the entire fabric of your company and its markets. This landmark book fully addresses the challenge of project integration and thoroughly explains the new PMI PMBOK standard on project integration management. The author explains how to overcome organizational and departmental barriers in order to achieve completely integrated, enterprise-wide PM success and takes you step by step through the integration of PM projects and processes into every area of your company. Filled with detailed cases and applications, Integrated Project Management equips you with: - Methods for implementing business plans using PM tools and techniques
- A simple conceptual framework for understanding PM integration tools
- Guidelines for preparing and presenting integrated project proposals to a wide audience of stakeholders and sponsors
- Presentation and illustration of the new Project Management Institute Project Management Body of Knowledge (PMBOK) knowledge area on project integration manaagement
Get Everything You Need to Achieve Integrated PM: - The PMI PMBOK Standard for Project Integration
- Case Study of PMBOK Implementation: Integrated Transportation System
- Case Application: Integration Issues in Portfolio and Project Planning Life Cycles
- A Program Management Manual for Integrated Project Management
- and Project Integration Tools
- Quality and Project Integration
- Creating a Quality Organization in the New Millennium
- Risk and Project Integration
- Strategic Integration: The Eastern Case
- How to Use the Integration Tools in
- Tools in Building an Integrated Project Management System
Download: http://w12.easy-share.com/970003.html
Posted: October 15th, 2007, 2:50am CEST
Posted: October 15th, 2007, 2:47am CEST
Posted: October 15th, 2007, 2:46am CEST
 - Hardcover: 426 pages
- Publisher: The MIT Press (December 2, 2002)
- Language: English
- ISBN-10: 0262011956
The field of focuses on how organizations can most effectively store, manage, retrieve, and enlarge their intellectual properties. The repository view of knowledge management emphasizes the gathering, providing, and filtering of explicit knowledge. The information in a repository has the advantage of being easily transferable and reusable. But it is not easy to use decontextualized information, and users often need access to human experts. This book describes a more recent approach to knowledge management, which the authors call “expertise sharing.� Expertise sharing emphasizes the human aspects–cognitive, social, cultural, and organizational–of knowledge management, in addition to information storage and retrieval. Rather than focusing on the management level of an organization, expertise sharing focuses on the self-organized activities of the organization’s members. The book addresses the concerns of both researchers and practitioners, describing current literature and research as well as offering information on implementing systems. It consists of three parts: an introduction to knowledge sharing in large organizations; empirical studies of expertise sharing in different types of settings; and detailed descriptions of that can route queries, assemble people and work, and augment naturally occurring within organizations. Download: http://w13.easy-share.com/1539111.html
Posted: October 15th, 2007, 2:44am CEST
 - Hardcover: 424 pages
- Publisher: Wiley; Har/Cdr edition (March 25, 2005)
- Language: English
- ISBN-10: 0471491446
The aim of this book is to study three essential components of modern finance – Risk Management, and Asset and Liability Management, as well as the links that bind them together. It is divided into five parts: - Part I sets out the financial and regulatory contexts that explain the rapid development of these three areas during the last few years and shows the ways in which the Risk Management function has developed recently in financial institutions.
- Part II is dedicated to the underlying theories of Asset Management and deals in depth with evaluation of financial assets and with theories relating to , bonds and options.
- Part III deals with a central theory of Risk Management, the general theory of Value at Risk or VaR, its estimation techniques and the setting up of the methodology.
- Part IV is the point at which Asset Management and Risk Management meet. It deals with Portfolio Risk Management (the application of risk management methods to private asset management), with an adaptation of Sharpe’s simple index method and the EGP method to suit VaR and application of the APT method to funds in terms of behavioural analysis.
- Part V is the point at which Risk Management and Asset and Liability Management (ALM) meet, and touches on techniques for measuring structural risks within the on and off balance sheet.
The book is aimed both at financial professionals and at students whose studies contain a financial aspect. “Esch, Kieffer and Lopez have provided us with a comprehensive and well written treatise on risk. This is a must read, must keep volume for all those who need or aspire to a professional understanding of risk and its management.� �Harry M Markowitz, San Diego, USA Download: http://w13.easy-share.com/2315131.html
Posted: October 15th, 2007, 2:41am CEST
 - Paperback: 320 pages
- Publisher: McGraw-Hill Professional; 1 edition (December 12, 2005)
- Language: English
- ISBN-10: 0071449086
BRING TO YOUR COMPANY� AND IMPROVE ITS BOTTOM LINE! In Quality Management Demystified, top consultant Sid Kemp gives you a practical, up-to-date guide to the basic terms, concepts, and tools for defining, measuring, and managing quality. He takes you from the groundbreaking methodologies of Quality Management pioneers to quality strategies essential for success in the twenty-first century’s global marketplace. Sid shows you how to take the steps necessary to develop a Quality Team, achieve Quality Engineering, and tailor a companywide capability for quality. He discusses all of the trends…exposes the pitfalls in some of the programs…and digs past the hype to show you what really works. Quality Management Demystified enables you to understand and work successfully with all aspects of Quality Management. It tames a complex subject with clear, easy-to-understand definitions and vivid examples. Work at your own pace with this unique self-teaching guide, which continually assesses and reinforces your mastery with end-of-chapter and end-of-section multiple-choice quizzes and a final exam, and plenty of fresh, savvy ideas for further reflection. Here’s a self-teaching course guaranteed to help you understand and implement Quality Management. Get ready to: - Examine the important facets, procedures, and pros and cons of all quality methodologies, including (TQM) and Six Sigma
- Know the difference between Quality Control and Quality Assurance and when to use which, or both
- Learn for applications in technical and management problems
- Use statistical tools such as Pareto optimization and statistical process control to support quality
- Win over skeptical employees who think TQM is just a fad and make them enthusiastic partners
Quality Management Demystified is a practical, effective way for students, professional managers and program managers, small business owners, MBA candidates � even Six Sigma “black belts� � to learn how to use and maximize the benefits of Quality Management! Download: http://w14.easy-share.com/6191401.html
Posted: October 15th, 2007, 2:40am CEST
 - Paperback: 200 pages
- Publisher: Butterworth-Heinemann (June 10, 2004)
- Language: English
- ISBN-10: 075067816X
FileNet is the world’s leading system. Established in 1982, FileNet practically invented the field of Enterprise Office Document Imaging Systems. FileNet’s Image Services is the industry’s leading provider of high-volume systems for storing, retrieving, and managing document images, transactional content, workflows, web contents, and other business objects. More than 3,700 organizations worldwide have implemented FileNet systems to provide content management services that are scalable, highly available, and provide strong capabilities. They have provided solutions for 81 of the Fortune 100 companies. Unfortunately, despite an open and modular design that runs on the majority of enterprise computing platforms, FileNet’s products suffer from a dearth of independently produced knowledge resources. This book has been written to fill that information void and provide wider understanding of this complex and powerful set of products to enterprise level decision makers, project managers, and technicians. In addition, the book provides general knowledge on how to use existing document imaging and/or document management systems to provide advanced knowledge management functions. · The first book on FileNet–the world’s leading enterprise content management solution–not written by FileNet insiders · Provides a detailed discussion of FileNet’s capabilities and challenges both for purchasing decisions and implementation · Shows how FileNet can serve as the backbone for building a dynamic enterprise-wide knowledge management system Download: http://w14.easy-share.com/6191821.html
Posted: October 15th, 2007, 2:37am CEST
|