Mäklare

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

Free Ebooks and Magazines


Full download


Posted: January 26th, 2008, 3:12am CET

Tags  [edit]


“Who says you can’t bottle experience? Between these covers is a wealth of information: a clear, logical approach to finding and eliminating bugs. This is an absolute must-have book for anyone who develops, tests, or supports software for Microsoft Windows.”

– Bob Wilton, Escalation Engineer, Critical Problem Resolution Team, Microsoft

“An excellent reference for both intermediate and advanced debuggers: highly practical, and filled with tricks and strategies. This book stands out from all other Win32 debugging literature, thanks to its in-depth examples—including resolving intricate problems like stack and heap corruptions.”

– Kinshuman, Development Lead, Windows Core OS Division, Microsoft

The First In-Depth, Real-World, Insider’s Guide to Powerful Windows Debugging

For Windows developers, few tasks are more challenging than debugging—-or more crucial. Reliable and realistic information about Windows debugging has always been scarce. Now, with over 15 years of experience two of Microsoft’s system-level developers present a thorough and practical guide to Windows debugging ever written.

Mario Hewardt and Daniel Pravat cover debugging throughout the entire application lifecycle and show how to make the most of the tools currently available—-including Microsoft’s powerful native debuggers and third-party solutions.

To help you find real solutions fast, this book is organized around real-world debugging scenarios. Hewardt and Pravat use detailed code examples to illuminate the complex debugging challenges professional developers actually face. From core Windows operating system concepts to security, Windows® Vista™ and 64-bit debugging, they address emerging topics head-on—and nothing is ever oversimplified or glossed over!

This book enables you to
Master today’s most powerful Windows debugging tools, including NTSD, CDB, WinDbg, KD, and ADPlus
Debug code that wasn’t designed or written for easy debugging
Understand debuggers “under the hood,” and manage symbols and sources efficiently
Debug complex memory corruptions related to stacks and heaps
Resolve complex security problems
Debug across processes: identity tracking, RPC debugger extensions, and tracking IPCs with Ethereal
Find and fix resource leaks, such as memory and handle leaks.
Debug common thread synchronization problems
Learn when and how to write custom debugger extensions
Perform “postmortem debugging” using crash dumps and Windows Error Reporting
Automate debugging with DebugDiag and the Analyze Debugger command

Whether you’re a system-level or application developer, Advanced Windows Debugging delivers the deep understanding of debugging that could save you weeks on your very next project.

Part I Overview

Chapter 1 Introduction to the Tools

Chapter 2 Introduction to the Debuggers

Chapter 3 Debugger Uncovered

Chapter 4 Managing Symbol and Source Files

Part II Applied Debugging

Chapter 5 Memory Corruptions Part I — Stacks

Chapter 6 Memory Corruptions Part I — Heaps

Chapter 7 Security

Chapter 8 Inter-process Communication

Chapter 9 Resource Leaks

Chapter 10 Synchronization

Part III Advanced Topics

Chapter 11 Writing Custom Debugger Extensions

Chapter 12 64-bit Debugging

Chapter 13 Postmortem Debugging

Chapter 14 Power Tools

Chapter 15 Windows Vista Fundamentals

Appendix A Application Verifier Test Settings

http://mihd.net/oawp6m

http://rapidshare.com/files/83956595/0321374460.rar.html


Full download


Posted: January 26th, 2008, 3:11am CET

Tags  [edit]


Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan-Moss show you how they use this framework to create award-winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.

The first part of the book introduces Django fundamentals like installation and configuration. You’ll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting non-HTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django’s many configuration options and commands. The book even includes seven appendixes for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.

http://mihd.net/eauzdw

http://rapidshare.com/files/83953478/1590597257.rar.html


Full download


Posted: January 26th, 2008, 3:10am CET

Tags  [edit]


Written by an experienced Linux thin client network designer and implementer, this book for System Administrators covers the concepts of thin client networks and design issues for implementations of various sizes, followed by step-by-step HOW-TOs for all elements of implementing a thin client network based on open-source software. A thin, or lean client network is a client-server architecture where client computers depend primarily on a central server for processing activities. The thin clients focus on passing input to remote services and receiving and displaying the output; thin clients aren’t as much about the hardware or software as about the design. With all the information you need to understand how the technology works, this book will help you evaluate how a Linux thin client network fits into your organization and make informed choices on the hardware and software needed to design and implement a stable work environment that meets the needs of your organization, large or small.

http://mihd.net/sfvoza

http://rapidshare.com/files/83503994/ppltcndd.rar


Full download


Posted: January 26th, 2008, 3:09am CET

Tags  [edit]


Microsoft Silverlight allows you to create rich multimedia interfaces with the power and flexibility of Flash, but with the extensibility and the great tools that .NET offers. With Silverlight and ASP.NET Revealed, you’ll learn to use Microsoft’s Silverlight technology in conjunction with ASP.NET and Visual Studio 2008 (codename Orcas). You will ultimately incorporate Silverlight into an ASP.NET web site and use the ASP.NET controls that render Silverlight content. But you’ll also get the basics of Silverlight, too, making this book a must-read for any web developer curious about Silverlight.

Silverlight and ASP.NET Revealed assumes a deep knowledge of ASP.NET, but no knowledge of Silverlight.

http://mihd.net/xsiznw

http://rapidshare.com/files/83898840/159059939X.rar.html


Full download


Posted: January 26th, 2008, 3:08am CET

Tags  [edit]


This is a must read guide to anyone who wants to learn how to browse faster and more conveniently with Firefox. Firefox Secrets will teach you how to get the most from Mozilla, including how to find and use all the hidden features, extensions available to you. You’ll learn:
Ways to ease the transition from Internet Explorer
A way to setup multiple “homepages” when you launch your browser
Read RSS feeds from within Firefox using a free extension
Where to download a new and less obtrusive “Download Manager”
The best “must-have” extensions to download as well as the “fun” ones
Two different ways to speed up Firefox downloads with prefetcher and pipelining
Firefox’s secret features for Web Developers
And much, much more!

Firefox Secrets is the ultimate guide to the Web Browser that major magazines, newspapers and even Microsoft’s own “Slate.com” website are recommending as the ultimate replacement to Internet Explorer

http://mihd.net/9wdelt

http://rapidshare.com/files/83484886/Firefox_Secrets_A_Need-To-Know_Guide.rar


Full download


Posted: January 26th, 2008, 3:06am CET

Tags  [edit]


A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework. This book is the most practical and efficient resource a reader can get to enter the exciting world of AJAX in ASP.NET. Targeting the most recent version of the ASP.NET AJAX tools, this book will teach you how to create faster, lighter, and richer web applications by using the Microsoft AJAX technologies to their full potential. Beginning with a hands-on tour of the basic technologies associated with AJAX, JavaScript, XMLHttpRequest, JSON, and the DOM, you’ll move on to a crash course in the Microsoft AJAX tools. You’ll understand the architecture of the Microsoft AJAX components, how they all fit together, and exactly what they can do for you. At every stage of your journey, you’ll be able to try out examples to illuminate the theory, and consolidate your understanding. In addition to learning about the client and server controls, you’ll also see how to handle errors and debug your ASP.NET AJAX applications. To get your client pages interacting with your server, the Microsoft AJAX framework allows you to consume web services on the client without having to worry about the underlying protocol used for exchanging the data. You will see how to create ASP.NET web services in practice, and consume them in your AJAX applications. To get your client pages interacting with servers on other domains, the Microsoft AJAX framework provides bridges that allow you to make cross-domain calls seamlessly. This book shows you how this works and how to implement it, including how to consume services from Amazon’s ECS (E-Commerce Services). Microsoft AJAX brings the power of the ASP.NET data presentation server controls to the client, enhancing the power and responsiveness of controls such as the GridView and DetailsView. You will learn about using the data client controls to create truly responsive web applications that interact seamlessly not just with your servers and your data, but also with other servers and other sources of data should you choose. This book is a practical tutorial to get you confident and comfortable working with the Microsoft AJAX suite. Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET. This book is written for ASP.NET developers who not only want to understand how Microsoft AJAX will impact on the way they develop web applications, but also want to make the transition to better, more responsive applications as easily as possible. You will need access to either Visual Studio Web Developer Express or Visual Studio .NET 2005. All the code examples are in C#.

http://mihd.net/tvucf3

http://rapidshare.com/files/83505034/ppmale.rar


Full download


Posted: January 26th, 2008, 2:39am CET

Tags  [edit]


Digital Signage Broadcasting is a perfect introduction to this new world of opportunities for media professionals in all areas. Whether you are in engineering, IT, advertising, or management, you will gain knowledge on the operations of digital signage systems, content gathering, customer billing, and much more on this new exciting media.

This book includes coverage of basic elements, examples of advanced digital signage applicationssatellite

* Complete with full-color illustrations and real-world examples
* Covers technology, operations, content, and more
* Global insights and perspective for worldwide implementation. Digital Signage Broadcasting helps you discover the fascinating possibilities of this new convergence medium with hundreds of author-created color 3D illustrated graphics and real-life photographs showing the capability and future of digital signage., as well as traffic capacity calculations that may be guidance when choosing means of distribution as physical media, broadband or

http://mihd.net/5jna82

http://rapidshare.com/files/84110529/0240809769.rar

http://rapidshare.com/files/84171980/0240809769.rar.html


Full download


Posted: January 26th, 2008, 2:37am CET

Tags  [edit]


In todays fast paced, infocentric environment, professionals increasingly rely on networked information technology to do business. Unfortunately, with the advent of such technology came new and complex problems that continue to threaten the availability, integrity, and confidentiality of our electronic information. It is therefore absolutely imperative to take measures to protect and defend information systems by ensuring their security and non-repudiation. Information Assurance skillfully addresses this issue by detailing the sufficient capacity networked systems need to operate while under attack, and itemizing failsafe design features such as alarms, restoration protocols, and management configurations to detect problems and automatically diagnose and respond. Moreover, this volume is unique in providing comprehensive coverage of both state-of-the-art survivability and security techniques, and the manner in which these two components interact to build robust Information Assurance (IA).

KEY FEATURES
* The first and (so far) only book to combine coverage of both security AND survivability in a networked information technology setting
* Leading industry and academic researchers provide state-of-the-art survivability and security techniques and explain how these components interact in providing information assurance
* Additional focus on security and survivability issues in wireless networks

http://rapidshare.com/files/84110527/0123735661.rar

http://rapidshare.com/files/84134243/0123735661.7z


Full download


Posted: January 26th, 2008, 2:36am CET

Tags  [edit]


oln Wallen, CTO, Electronic Arts, Mobile
This book is an escalator, which takes the field to new levels. This is especially true because the text ensures that the topic is easily accessible to everyone with some background in computer science…The foundations of this book are clear, and the authors are extremely knowledgeable about the subject.
- Tomas Akenine-Möller, bestselling author and Professor of Computer Science at Lund University

“This book is an excellent introduction to M3G. The authors are all experienced M3G users and developers, and they do a great job of conveying that experience, as well as plenty of practical advice that has been proven in the field.”
- Sean Ellis, Consultant Graphics Engineer, ARM Ltd

The exploding popularity of mobile computing is undeniable. From cell phones to portable gaming systems, the global demand for multifunctional mobile devices is driving amazing hardware and software developments. 3D graphics are becoming an integral part of these ubiquitous devices, and as a result, Mobile 3D Graphics is arguably the most rapidly advancing area of the computer graphics discipline.

Mobile 3D Graphics is about writing real-time 3D graphics applications for mobile devices. The programming interfaces explained and demonstrated in this must-have reference enable dynamic 3D media on cell phones, GPS systems, portable gaming consoles and media players.

The text begins by providing thorough coverage of background essentials, then presents detailed hands-on examples, including extensive working code in both of the dominant mobile APIs, OpenGL ES and M3G.

C/C++ and Java Developers, graphic artists, students, and enthusiasts would do well to have a programmable mobile phone on hand to try out the techniques described in this book.

The authors, industry experts who helped to develop the OpenGL ES and M3G standards, distill their years of accumulated knowledge within these pages, offering their insights into everything from sound mobile design principles and constraints, to efficient rendering, mixing 2D and 3D, lighting, texture mapping, skinning and morphing.

Along the way, readers will benefit from the hundreds of included tips, tricks and caveats.

*Written by key industry experts who helped develop the standards of the field

*Hands-on code examples are presented throughout the book, and are also offered on the companion website

*Provides examples in the two most popular programing interfaces, OpenGL ES and M3G

http://mihd.net/o20pnf

http://rapidshare.com/files/84110530/9780123737274.rar

http://rapidshare.com/files/84129985/0123737273.7z


Full download


Posted: January 26th, 2008, 2:35am CET

Tags  [edit]


This authoritative volume is a practical guide to the powerful new collaborative Business Intelligence tools available in Office 2007. Using real-world examples and clear explanations, Microsoft Office 2007 Business Intelligence: Reporting, Analysis, and Measurement from the Desktop shows you how to use Excel, Excel Services, SharePoint, and PerformancePoint with a wide range of stand-alone and external data in today’s networked office. You will learn how to analyze data and generate reports, scorecards, and dashboards with the Office tools you’re already using to help you in your everyday work.
Create Excel PivotTables and PivotCharts and apply Conditional Formatting
Convert Excel spreadsheets into Excel Tables with Conditional Formatting and Charting
Connect external data to Excel using Office Data Connections and SharePoint
Create SharePoint dashboards that display data from multiple sources
Add Key Performance Indicators and Excel Services reports to your dashboards
Harness advanced SQL Server 2005Data Mining Add-In and Visio Cluster Diagrams data analysis tools with the Excel
Generate integrated PerformancePoint Scorecards
Create Visio PivotDiagrams and Windows Mobile spreadsheets

http://rapidshare.com/files/84332656/0071494243.7z

http://rapidshare.com/files/84221545/0071494243.rar


Full download


Posted: January 26th, 2008, 2:34am CET

Tags  [edit]


Wireless local area networks (WLANs) have traditionally been used to transport only data, but are now being used to carry voice traffic as well as provided new combined voice and data services. Voice over WLANs also offers more flexibility than wired networks (changes to a WLAN dont require changes to installed wiring) and greater capacity than wired networks. This book provides a solid overview of voice over WLANs/VoIP (voice over internet protocol) technology, including voice coding, packet loss, delay and jitter, and echo control. It shows how to combine both WLAN and VoIP technology to create effective voice over WLAN systems.

* Gives complete details on integrating voice and data services on WLANs, including wide area networks
* Explores quality of service (QoS) and security issues
* Step-by-step descriptions of how to plan and implement voice over WLAN networks

http://rapidshare.com/files/84450481/075068299X.7z


Full download


Posted: January 26th, 2008, 2:30am CET

Tags  [edit]


In Dreamweaver CS3 Dynamic Development, instructor David Gassner demonstrates how to use Dreamweaver CS3 to create professional, data-driven websites that are interactive and seamlessly integrated. From choosing servers and databases to installing MySQL to designing and building web-based data entry systems and displays, this training provides in-depth, hands-on guidance through the process of building strong dynamic sites. Exercise files accompany the tutorials.

Topics Include:
Understanding dynamic applications
Working with databases
Installing MySQL on Windows and Mac OSX
Setting up an application server
Creating a dynamic application
Displaying data on dynamic pages
Building data entry systems
Authenticating users
Using Dreamweaver CS3 with ASP.NET and PHP
Creating interfaces and validating forms with Spry

Duration: 7 hours
On 2 CD-ROMs

http://rapidshare.com/files/70465748/Dre-CS3Dyn.part01.zip

http://rapidshare.com/files/70468016/Dre-CS3Dyn.part02.zip

http://rapidshare.com/files/70469705/Dre-CS3Dyn.part03.zip

http://rapidshare.com/files/70471158/Dre-CS3Dyn.part04.zip

http://rapidshare.com/files/70472729/Dre-CS3Dyn.part05.zip

http://rapidshare.com/files/70474387/Dre-CS3Dyn.part06.zip

http://rapidshare.com/files/70475997/Dre-CS3Dyn.part07.zip

http://rapidshare.com/files/70477322/Dre-CS3Dyn.part08.zip

http://rapidshare.com/files/70478744/Dre-CS3Dyn.part09.zip

http://rapidshare.com/files/70479763/Dre-CS3Dyn.part10.zip

Password : www.divxtutorial.com


Full download


Posted: January 26th, 2008, 2:29am CET

Tags  [edit]


3D Modeling and Animation: Synthesis and Analysis Techniques for the Human Body covers the areas of modeling and animating 3D synthetic human models at a level that is useful to students, researchers, software developers and content generators. The reader will be presented with the latest, research-level, techniques for the analysis and synthesis of still and moving human bodies, with particular emphasis in facial and gesture characteristics.

http://rapidshare.com/files/74819852/Ani02999.zip

Password : www.divxtutorial.com


Full download


Posted: January 26th, 2008, 2:28am CET

Tags  [edit]


Automatic Program Development is a tribute to Robert Paige (1947-1999), our accomplished and respected colleague, and moreover our good friend, whose untimely passing was a loss to our academic and research community. We have collected the revised, updated versions of the papers published in his honor in the Higher-Order and Symbolic Computation Journal in the years 2003 and 2005.

Among them there are two papers by Bob: (i) a retrospective view of his research lines, and (ii) a proposal for future studies in the area of the automatic program derivation. The book also includes some papers by members of the IFIP Working Group 2.1 of which Bob was an active member. All papers are related to some of the research interests of Bob and, in particular, to the transformational development of programs and their algorithmic derivation from formal specifications. Automatic Program Development offers a renewed stimulus for continuing and deepening Bob’s research visions.

A familiar touch is given to the book by some pictures kindly provided to us by his wife Nieba, the personal recollections of his brother Gary and some of his colleagues and friends.

http://rapidshare.com/files/84975026/newbook1.rar


Full download


Posted: January 26th, 2008, 2:28am CET

Tags  [edit]


Integrating strong foundational theory, good modeling techniques, efficient algorithms, and relevant applications, this comprehensive, single-source reference highlights the most recent advances in optimization techniques for solving very complex problems in medical and biological research. It discusses mathematical programming techniques for medical decision making processes and applies them to pediatric vaccine formularies, cancer treatment planning models, and the cost-effectiveness of HIV programs. The second part focuses on optimization in biology and discusses computational algorithms for genomic analysis; probe design and selection; and various algorithms and software packages to aid in probe selection and design. The appendix provides a short tutorial on Integer Programming (IP).

http://www.sharebig.com/d/sqtmmlwpk/0z4JdOh4791C6E90C/D071.rar.htm


Full download


Posted: January 26th, 2008, 2:27am CET

Tags  [edit]


Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. This book presents a rigorous and systematic treatment of the foundational issues: defining cryptographic tasks and solving new cryptographic problems using existing tools. It focuses on the basic mathematical tools: computational difficulty (one-way functions), pseudorandomness and zero-knowledge proofs. Rather than describing ad-hoc approaches, this book emphasizes the clarification of fundamental concepts and the demonstration of the feasibility of solving cryptographic problems. It is suitable for use in a graduate course on cryptography and as a reference book for experts.

Download Description:

Cryptography is concerned with the conceptualization, definition and construction of computing systems that address security concerns. The design of cryptographic systems must be based on firm foundations. This book presents a rigorous and systematic treatment of the foundational issues: defining cryptographic tasks and solving new cryptographic problems using existing tools. It focuses on the basic mathematical tools: computational difficulty (one-way functions), pseudorandomness and zero-knowledge proofs. The emphasis is on the clarification of fundamental concepts and on demonstrating the feasibility of solving cryptographic problems, rather than on describing ad-hoc approaches. The book is suitable for use in a graduate course on cryptography and as a reference book for experts. The author assumes basic familiarity with the design and analysis of algorithms; some knowledge of complexity theory and probability is also useful.

http://www.sharebig.com/d/ssucsdopt/06EGwda4791B25E0A/D039.rar.htm


Full download


Posted: January 26th, 2008, 2:26am CET

Tags  [edit]


Incorporate the hottest new Web technologies into your blog! How to Do Everything with Your Web 2.0 Blog makes it easy to choose the blogging tools that are best for you and master the basics of blog design and template manipulation. You’ll learn how to add different Web 2.0 services to your blog, including images, video, audio, forums, tags, wikis, and even money-making features. It’s time to take your blog to the next level and get more hits, more fans, more friends, and more customers.
Learn about different blogging tools, including Blogger, TypePad, WordPress, and ExpressionEngine
Customize your blog’s design by editing templates and style sheets
Share your blog headlines and story feeds via RSS and Atom
Add photos, video, and audio–including podcasts–to your blog
Drive traffic to your site with tagging, social bookmarking, and ranking services
Collaborate with users through wikis
Promote visitor participation using forums, community blogs, and newsletters
Make money through your blog with Google AdSense, Amazon, and other affiliate programs
Track, optimize, maintain, and back up your blog

http://rapidshare.com/files/84360265/0071492186.7z

http://rapidshare.com/files/84221543/0071492186.rar


Full download


Posted: January 26th, 2008, 2:25am CET

Tags  [edit]


Get complete coverage of all three Microsoft Certified IT Professional database administration exams for SQL Server 2005 in this comprehensive volume. Written by a SQL Server expert and MCITP, this definitive exam guide features learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Detailed and authoritative, the book serves as both a complete certification study guide and an essential on-the-job reference.

Get full details on all exam topics including how to:
Install and configure SQL Server 2005
Use Transact-SQL
Manage server infrastructure design
Optimize databases
Secure databases and servers
Ensure high availability
Implement backup and recovery strategies
Maximize the built-in administration tools
Use Business Intelligence tools, including SSIS and SSRS
Manage concurrency

The CD-ROM features:
Six full practice exams–two for each exam: 70-431, 70-443, and 70-444
Scripts from the step-by-step exercises in the book
Video training clips from the author
Complete electronic book

http://mihd.net/u2f5hc

http://rapidshare.com/files/84398394/0071496092.rar


Full download


Posted: January 26th, 2008, 2:24am CET

Tags  [edit]


Learn to access Oracle databases through SQL statements and construct PL/SQL programs with guidance from Oracle expert, Jason Price. Published by Oracle Press, Oracle Database 11g SQL explains how to retrieve and modify database information, use SQL Plus and SQL Developer, work with database objects, write PL/SQL programs, and much more. Inside, you’ll find in-depth coverage of the very latest SQL features and tools, performance optimization techniques, advanced queries, Java support, and XML. This book contains everything you need to master SQL.
Explore SQL Plus and SQL Developer
Use SQL SELECT, INSERT, UPDATE, and DELETE statements
Write PL/SQL programs
Create tables, sequences, indexes, views, and triggers
Write advanced queries containing complex analytical functions
Create database objects and collections to handle abstract data
Use large objects to handle multimedia files containing music and movies
Write Java programs to access an Oracle Database using JDBC
Tune your SQL statements to make them execute faster
Explore the XML capabilities of the Oracle Database
Master the very latest Oracle Database 11g features, such as PIVOT and UNPIVOT, flashback archives, and much more

http://mihd.net/30b4za

http://rapidshare.com/files/84453216/0071498508.7z


Full download


Posted: January 26th, 2008, 2:23am CET

Tags  [edit]


“This well-planned and well-written book offers a comprehensive reference for IT professionals, application developers and business analysts working with SharePoint applications.” –James A. Robertson, MCSD.NET, Senior Software Engineer, Applied Information Sciences

Deploy and manage Microsoft Office SharePoint Server 2007 in the enterprise with help from this one-stop resource. Through detailed instructions, screenshots, and code samples, this comprehensive guide shows you, step-by-step, how to use SharePoint Server and make the most of all its powerful tools and utilities.

Microsoft Office SharePoint Server 2007: The Complete Reference explains how to develop a customized installation plan, configure the server for optimal performance, and administer users, documents, and content. You’ll get full details on designing feature-rich portals and collaboration sites, creating user-friendly forms and workflows, using modular Web Parts, and incorporating business data.
Install and configure SharePoint Server for the entire enterprise
Manage the server from the Central Administration site
Design SharePoint Server portals, websites, lists, and document libraries
Work with SharePoint Web Parts or build your own
Ensure cross-site consistency using site columns and content types
Create site definitions and templates using SharePoint Designer and Visual Studio
Build custom workflows using SharePoint Designer
Extend SharePoint Server using the Object Model and Event Receivers
Import and map enterprise information using the Business Data Catalog
Use the advanced services of Office Search and Excel Web Services

http://mihd.net/g3qxm2

http://rapidshare.com/files/84221540/007149328X.rar


Full download


Posted: January 26th, 2008, 2:22am CET

Tags  [edit]


Get started using Microsoft Exchange Server 2007 quickly with help from this easy-to-follow resource. Using screenshots and step-by-step instructions, Microsoft Exchange Server 2007: A Beginner’s Guide shows you how to set up Exchange Server, migrate from earlier releases, manage recipients, and administer storage. You’ll learn how to integrate with Outlook, support mobile users, handle backup and recovery, and implement security measures. The latest monitoring and reporting tools, performance enhancement techniques, and regulatory compliance procedures are also covered.
Install and configure Microsoft Exchange Server 2007 or migrate from earlier versions
Create and manage recipients, mailboxes, and public folders
Administer storage groups and databases
Integrate seamlessly with Outlook 2007
Support remote users with Outlook Web Access, Outlook Anywhere, Outlook Voice Access, and Active Sync
Monitor, administer, and optimize your system using the Exchange Management Console
Back up and recover Exchange databases
Take advantage of the Exchange Management Shell capabilities

http://mihd.net/fwpsa2

http://rapidshare.com/files/84221541/0071486399.rar


Full download


Posted: January 26th, 2008, 2:20am CET

Tags  [edit]


It has taken four years, but with Head First Java the introductory Java book category has finally come of age. This is an excellent book, far more capable than any of the scores of Java-for-novices books that have come before it. Kathy Sierra and Bert Bates deserve rich kudos–and big sales–for developing this book’s new way of teaching the Java programming languageserialization, neatwork programming, threads, and Remote Method Invocation (RMI)., because any reader with even a little bit of discipline will come away with true understanding of how the language works. Perhaps best of all, this is no protracted “Hello, World” introductory guide. Readers get substantial exposure to object-oriented design and implementation,

Key to the authors’ teaching style are carefully designed graphics. Rather than explain class inheritance (to cite one example) primarily with text, the authors use a series of tree–David Wall diagrams that clarify the mechanism far more succinctly. The diagrams are carefully annotated with arrows and notes. Also characteristic of the unique teaching strategy is heavy reliance on exercises, in which the reader is asked to complete partial classes, write whole new code segments and do design work. Though there’s little discussion of why the exercises’ correct answers are what they are, it’s clear that the practice work was carefully designed to reinforce the lesson at hand. If you’ve waited this long to give Java a try, this book is a great choice.

Topics covered: The Java programming language for people with no Java experience, and even people with no programming experience at all. Key concepts read like a list of Java features: Object oriented design, variable type and scope, object properties and methods, inheritance and polymorphism, exceptions, graphical user interfaces (GUIs), network connectivity, Java archives (JAR files), and Remote Method Invocation (RMI).

http://rapidshare.com/files/53191448/HFJ.part1.rar

http://rapidshare.com/files/52960595/HFJ.part2.rar


Full download


Posted: January 26th, 2008, 2:19am CET

Tags  [edit]


Fully authorized by the exam developers at the CWNP program, this comprehensive study guide thoroughly covers all the topics on the CWNA certification exam. Work at your own pace through a system of lessons, scenarios, and review questions to learn the material quickly and easily.

CWNA Certified Wireless Network Administrator Official Study Guide will help you prepare for the exam by showing you, step-by-step, how to implement, troubleshoot, and maintain wireless LANs. Get the only study guide endorsed by the creators of the CWNA exam and start your career as an expert wireless network administrator.

Maximize your performance on the exam by learning:
Wireless Standards, Organizations, and Applications
Radio Frequency and Antenna Fundamentals
Spread Spectrum Technologies
IEEE 802.11
WLAN Design Models, Topologies, and Infrastructure
Site Surveying and Network Planning
Infrastructure and Client Hardware and Software
Security
Troubleshooting

Complete Exam Coverage
Comprehensive details on all CWNA exam objectives
Review questions modeled after the real exam
Helpful chapter summaries and key term lists
Vendor-neutral coverage of wireless technologies and equipment

http://rapidshare.com/files/84744504/CW4th.part1.rar
http://rapidshare.com/files/84744331/CW4th.part2.rar
http://rapidshare.com/files/84744565/CW4th.part3.rar

password:freetoall


Full download


Posted: January 26th, 2008, 2:18am CET

Tags  [edit]


This book is about Web Application Hacking. The world-renowned authors teach the reader to use publicly available tools to conduct thorough assessments of web application. This assessment process provides the reader with an understanding of Web application vulnerabilities and how they are exploited. The book goes on to teach the reader to detect, exploit, and ultimately prevent these vulnerabilities. Next, the authors cover advanced techniques of exploiting vulnerabilities such as SQL Injection, Arbitrary command injection, and more.

· Learn to defend Web-based applications developed with AJAX, SOAP, XMLPRC, and more.
· See why Cross Site Scripting attacks can be so devastating.
· Download working code from the companion Web site.

http://rapidshare.com/files/84761190/1597492094.7z

http://rapidshare.com/files/84737800/1597492094.rar


Full download


Posted: January 5th, 2008, 6:34am CET

Tags  [edit]

An Introduction | By N. David MerminPublisher: Cambridge University Press
Language: English
ISBN: 0521876583
Paperback: 236 pages
Data: Sep 2007
Format: PDF
Description: In the 1990’s it was realized that quantum physics has some spectacular applications in computer science. This book is a concise introduction to quantum computation, developing the basic elements of this new branch of computational theory without assuming any background in physics. It begins with an introduction to the quantum theory from a computer-science perspective. It illustrates the quantum-computational approach with several elementary examples of quantum speed-up, before moving to the major applications: Shor’s factoring algorithm, Grover’s search algorithm, and quantum error correction. The book is intended primarily for computer scientists who know nothing about quantum theory, but will also be of interest to physicists who want to learn the theory of quantum computation, and philosophers of science interested in quantum foundational issues. It evolved during six years of teaching the subject to undergraduates and graduate students in computer science, mathematics, engineering, and physics, at Cornell University.

Download:
RapidShare


Full download


Posted: January 5th, 2008, 6:33am CET

Tags  [edit]

Cisco IOS in a NutshellPublisher: O’Reilly
Language: English
ISBN: 0596008694
Paperback: 796 pages
Data: 2005
Format: CHM
Description: Cisco routers are everywhere that networks are. They come in all sizes, from inexpensive units for homes and small offices to equipment costing well over $100,000 and capable of routing at gigabit speeds. A fixture in today’s networks, Cisco claims roughly 70% of the router market, producing high-end switches, hubs, and other network hardware. One unifying thread runs through the product line: virtually all of Cisco’s products run the Internetwork Operating System, or IOS.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:33am CET

Tags  [edit]

Global e-commerce: Impacts of National Environment and PolicyPublisher: Cambridge University Press
Language: English
ISBN: 0521848229
Paperback: 466 pages
Data: Oct 2006
Format: PDF
Description: Are the Internet and e-commerce truly revolutionising business practice? This book explodes the transformation myth by demonstrating that the Internet and e-commerce are in fact being adapted by firms to reinforce their existing relationships with customers, suppliers and business partners. Detailed case studies of eight countries show that, rather than creating a borderless global economy, e-commerce strongly reflects existing local patterns of commerce, business and consumer preference and its impact therefore varies greatly by country. Paradoxically, while e-commerce is increasing the efficiency, effectiveness and competitiveness of firms, it is also increasing the complexity of their environments as they have to deal with more business partners and also face greater competition from other firms. This incisive analysis of the diffusion and impact of e-business provides academic researchers, graduate and MBA students with a solid basis for understanding its likely future evolution.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:32am CET

Tags  [edit]

Catalysts for Fine Chemical Synthesis, Microporous and Mesoporous Solid CatalystsPublisher: Wiley
Language: English
ISBN: 0471490547
Paperback: 258 pages
Data: Jul 2007
Format: PDF
Description: This series offers practical help for advanced undergraduate, graduate and postgraduate students, as well as experienced chemists in industry and academia working with catalysts in organic and organometallic synthesis. It features tested and validated procedures, authoritative reviews on classes of catalysts, and assessments of all types of catalysts. Micro- and Mesoporous Solid Catalysts describes the use of zeolites and mesoporous solids as catalysts for the production of fine and specialty chemicals.

Download:
RapidShare


Full download


Posted: January 5th, 2008, 6:31am CET

Tags  [edit]

Measure What Matters to Customers Using Key Predictive IndicatorsPublisher: Wiley
Language: English
ISBN: 0471752940
Paperback: 208 pages
Data: Oct 2006
Format: PDF
Description: One hundred years ago, the traditional accounting measures of costs, activities, efforts, and inputs met the needs of that era’s businesses. But today, these internal metrics are narrow in their focus and have become less meaningful in the knowledge economy, with little effect, in the long run, on an organization’s bottom line. Compelling and bold, Measure What Matters to Customers lays out an exciting, new road map for measuring customer value and successfully raising profits.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:31am CET

Tags  [edit]

Unlocking Public Value A New Model For Achieving High Performance In Public Service OrganizationsPublisher: Wiley
Language: English
ISBN: 0471959456
Paperback: 208 pages
Data: Sep 2006
Format: PDF
Description: Unlocking Public Value takes that all-important first step, providing public managers with a framework for evaluating and improving the performance of themselves, their employees and the organizations they serve. This breakthrough book introduces the Accenture Public Service Value Model, a new methodology that gives public policy strategists, financial managers and operational managers—not to mention students, politicians and other interested parties—the knowledge and hands-on tools.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:30am CET

Tags  [edit]

Professionalism and Ethics - A Q & a Self- Study Guide for Medical ProfessionalsPublisher: Stationary Office
Language: English
ISBN: 1585622443
Paperback: pages
Data: Jan 2008
Format: PDF
Description: Ethics is elegant and earthy. Conceptually, ethics explores and brings meaning to many of the most essential, most complex aspects of human experience. A broad field of knowledge, ethics is rooted in history, enriched by multidisciplinary scholarship, and textured by diverse perspectives. Ethics provides a structure for appreciating, analyzing, and interpreting; it offers methods of learning and ways of knowing.

Download:
RapidShare


Full download


Posted: January 5th, 2008, 6:30am CET

Tags  [edit]

Monitoring, Security, and Rescue Techniques in Multiagent SystemsPublisher: Springer
Language: English
ISBN: 3540232451
Paperback: 596 pages
Data: Mar 2005
Format: PDF
Description: In todays society the issue of security has become a crucial one. The use of knowledge-based technology in security applications emerges with important applications in monitoring, control, crisis, and rescue management. This volume contains extended and improved versions of selected contributions presented at the International Workshop “Monitoring, Security and Rescue Techniques in Multiagent Systems” (MSRAS 2004) held in Plock, Poland, June 7-9, 2004, bringing together the worlds leading researchers in the field.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:30am CET

Tags  [edit]

Linear Algebraic Groups (Graduate Texts in Mathematics)Publisher: Springer
Language: English
ISBN: 0387901086
Paperback: 276 pages
Data: Apr 1998
Format: DJVU
Description: James E. Humphreys is presently Professor of Mathematics at the University of Massachusetts at Amherst. Before this, he held the posts of Assistant Professor of Mathematics at the University of Oregon and Associate Professor of Mathematics at New York University. His main research interests include group theory and Lie algebras. He graduated from Oberlin College in 1961. He did graduate work in philosophy and mathematics at Cornell University and later received hi Ph.D. from Yale University if 1966. In 1972, Springer-Verlag published his first book, “Introduction to Lie Algebras and Representation Theory” (graduate Texts in Mathematics Vol. 9).

Download:
MIHD


Full download


Posted: January 5th, 2008, 6:29am CET

Tags  [edit]

Uncertainty Analysis with High Dimensional Dependence ModellingPublisher: Wiley
Language: English
ISBN: 0470863064
Paperback: 302 pages
Data: Apr 2006
Format: PDF
Description: Mathematical models are used to simulate complex real-world phenomena in many areas of science and technology. Large complex models typically require inputs whose values are not known with certainty. Uncertainty analysis aims to quantify the overall uncertainty within a model, in order to support problem owners in model-based decision-making. In recent years there has been an explosion of interest in uncertainty analysis. Uncertainty and dependence elicitation, dependence modelling, model inference, efficient sampling, screening and sensitivity analysis, and probabilistic inversion are among the active research areas. This text provides both the mathematical foundations and practical applications in this rapidly expanding area.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:29am CET

Tags  [edit]

Managing NFS and NIS, 2nd EditionPublisher: O’Reilly Media
Language: English
ISBN: 1565925106
Paperback: 600 pages
Data: Aug 2001
Format: PDF
Description: A modern computer system that’s not part of a network is even more of an anomaly today than it was when we published the first edition of this book in 1991. But however widespread networks have become, managing a network and getting it to perform well can still be a problem. Managing NFS and NIS, in a new edition based on Solaris 8, is a guide to two tools that are absolutely essential to distributed computing environments: the Network Filesystem (NFS) and the Network Information System (formerly called the “yellow pages” or YP). The Network Filesystem, developed by Sun Microsystems, is fundamental to most Unix networks. It lets systems ranging from PCs and Unix workstations to large mainframes access each other’s files transparently, and is the standard method for sharing files between different computer systems. As popular as NFS is, it’s a “black box” for most users and administrators. Updated for NFS Version 3, Managing NFS and NIS offers detailed access to what’s inside.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:28am CET

Tags  [edit]

An Information Processing ApproachPublisher: Morgan Kaufmann
Language: English
ISBN: 1558609148
Paperback: 376 pages
Data: Jul 2004
Format: PDF
Description: Inside, two eminent researchers review the diverse technologies and techniques that interact in todays wireless sensor networks. At every step, they are guided by the high-level information-processing tasks that determine how these networks are architected and administered. Zhao and Guibas begin with the canonical problem of localizing and tracking moving objects, then systematically examine the many fundamental sensor network issues that spring from it, including network discovery, service establishment, data routing and aggregation, query processing, programming models, and system organization. The understanding gained as a resulthow different layers support the needs of different applications, and how a wireless sensor network should be built to optimize performance and economyis sure to endure as individual component technologies come and go.

Download:
RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:28am CET

Tags  [edit]

Cryptosporidium and CryptosporidiosisPublisher: CRC
Language: English
ISBN: 1420052268
Paperback: 576 pages
Data: 2007
Format: PDF
Description: From the microscopic observation of infection to the widespread application of molecular techniques in taxonomy and epidemiology, to the genome sequencing of two major species and advances in biochemistry, phylogeny, and water treatment, new information on this fascinating genus continues to mount as we discover and utilize the latest scientific techniques and methods. Greatly revised and expanded to encompass the volume and scope of new material, this second edition of a highly acclaimed reference provides a comprehensive and up-to-date consolidation of data. Continuing to be the seminal work in the field, Cryptosporidium and Cryptosporidiosis, Second Edition covers every aspect involved in the study of these highly adaptable parasites from basic biology to the search for a vaccine.

Download:
easy-share


Full download


Posted: January 5th, 2008, 6:27am CET

Tags  [edit]

Schaum's Outline of Discrete Mathematics, 3rd EditionPublisher: McGraw-Hill
Language: English
ISBN: 0071470387
Paperback: 474 pages
Data: Jun 2007
Format: PDF
Description: This is a topic that becomes increasingly important every year as the digital age extends and grows more encompassing in every facet of life. Discrete mathematics, the study of finite systems has become more important as the computer age has advanced, as computer arithmetic, logic, and combinatorics have become standard topics in the discipline. For mathematics majors it is one of the core required courses. This new edition will bring the outline into sync with Rosen, McGraw-Hill’s bestselling textbook in the field as well as up to speed in the current curriculum. New material will include expanded coverage of logic, the rules of inference and basic types of proofs in mathematical reasoning. This will give students a better understanding of proofs of facts about sets and functions.There will be increased emphasis on discrete probability and aspects of probability theory, and greater accessibility to counting techniques. This new edition features: a counting chapter which will have new material on generalized combinations; a new chapter on computer arithmetic, with binary and hexagon addition and multiplication; and, a new Cryptology chapter including substitution and RSA method. This outline is the perfect supplement to any course in discrete math and can also serve as a stand-alone textbook.

RapidShare


Full download


Posted: January 5th, 2008, 6:27am CET

Tags  [edit]

Designing, Structuring, and Financing Private and Public ProjectPublisher: Academic Press
Language: English
ISBN: 0123736994
Paperback: 352 pages
Data: Dec 2007
Format: PDF
Description: Project finance is a fast-growing area of capital investment for major infrastructure and other large projects. Financing such projects as EuroDisney, airports, highways, tunnels, schools, hospitals, and other large projects presents a complex and interesting challenge that the specialty of project finance takes on wholeheartedly, combining financial engineering with legal and contractual expertise to develop various financing options. In this book, Stefano Gatti of Bocconi University describes the theory that underpins this cutting-edge industry, and then provides illustrations and examples from actual practice to illustrate that theory. At key points in the book, Gatti brings in other project finance experts who share their specialized knowledge on the legal issues and the role of advisors in project finance deals. The CD-ROM included with the book allows readers to generate results using an excel spreadsheet.This book includes a forword by William Megginson, Professor and Rainbolt Chair in Finance, Price College of Business, The University of Oklahoma. It provides a comprehensive coverage of theory and practice of project finance as it is practiced today in Europe and North America. The CD-ROM included with the book contains interactive spreadsheets so that readers can input data and run and compare various scenarios, including up to the minute treatment of the cutting-edge areas of PPPs and the new problems raised by Basel II related to credit risk measurement.

RapidShare


Full download


Posted: January 5th, 2008, 6:26am CET

Tags  [edit]

Mike Meyers' A+ Guide: PC Technician Lab ManualPublisher: McGraw-Hill
Language: English
ISBN: 0072263636
Paperback: 322 pages
Data: Jul 2007
Format: PDF
Description: Mike Meyers A+ Guide to Operating Systems Lab Manual, Second Edition features 40-plus lab exercises that challenge you to solve problems based on realistic case studies and step-by-step scenarios that require critical thinking. You’ll also get post-lab observation questions that measure your understanding of lab results and key term quizzes that help build vocabulary.


RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:26am CET

Tags  [edit]

Architectures for Next Generation VoIP NetworksPublisher: Newnes
Language: English
ISBN: 075068206X
Paperback: 384 pages
Data: Apr 2006
Format: PDF
Description: IPv6 is the replacement for the currently used IPv4 (Internet Protocol version 4). IPv6 will offer increased IP addresses (full 128-bit addresses, compared to the 32-bit addresses of IPv4), enhanced security, and greater robustness. It will also be fully backwards compatible with existing IPv4 systems. These capabilities will finally make Internet telephony a viable competitor to conventional switched telephone networks. In this book, Dan Minoli clearly explains IPv6 and how telephone networks can be built on its foundations.

This is not just another IPv6 book; instead, it focuses on those aspects of IPv6 relevant to Internet telephony systems and voice networks. Minoli uses a compare/contrast approach, exploring where IPv6 is similar to IPv4 and where it differs, to let you quickly grasp the essence of IPv6 and the similarities (and differences) between current IPv4-based systems and IPv6-based systems.

If you will be designing, implementing, or maintaining the next generation of Internet telephony systems, then you need the information in this book!

*Explains the essential concepts of IPv6 and how they relate to Internet telephony
*Describes how Internet telephony systems using IPv6 are different from, and better than, Internet telephony systems based on the older IPv4 standard
*Discusses how to transition existing IPv4 Internet telephony systems and conventional switched systems to IPv6-based systems
*Extensive treatment of security issues, including IP layer encryption and authentication methods
*Explains connection techniques, including plug and play approaches, for equipment used in IPv6 systems
* The first title describing how the next generation Internet protocolIPv6can be used for Internet telephony
* Explains IPv6 as it applies to Internet telephony (VoIP)
* Shows how IPv6 gives better security, QoS, and signal integrity in Internet telephony.


RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:25am CET

Tags  [edit]

How to Do Everything with Windows Vista Media CenterPublisher: McGraw-Hill Osborne Media
Language: English
ISBN: 0071498648
Paperback: 362 pages
Data: Nov 2007
Format: PDF
Description: Now you can enjoy all of your digital media on your PC or TV easily with Windows Vista Media Center! Filled with expert tips, this hands-on guide explains how you can watch and record TV shows, download movies and music, view your photos and videos, and so much more–all through one, integrated system. How to Do Everything with Windows Vista Media Center shows you how to configure this versatile tool for optimum quality and performance and how to make the most of all of its powerful–and fun–features.
*
Connect to a wired or wireless network, the Internet, and a TV signal
* Configure your settings, including privacy, parental controls, and closed captioning
* Watch, pause, rewind, and record live TV
* Download and watch movies and other media
* Set up a personal music library and buy or rent music online
* Create playlists, burn CDs, synch mobile devices, and stream music
* Customize, create, and manage pictures and videos
* Access your media from an Xbox 360 or other Windows Vista PCs
* Install a DVD, HD DVD, or Blu-ray disc drive for your PC or Xbox 360
* Install and configure a TV tuner, a cable card, and an external hard drive.

RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:25am CET

Tags  [edit]

Schaum's Outline of Intermediate Accounting II, Second EditionPublisher: McGraw-Hill
Language: English
ISBN: 0071469745
Paperback: 336 pages
Data: Apr 2007
Format: PDF
Description: Study faster, learn better-and get top grades with Schaum’s Outlines Millions of students trust Schaum’s Outlines to help them succeed in the classroom and on exams. Schaum’s is the key to faster learning and higher grades in every subject. Each Outline presents all the essential course information in an easy-to-follow, topic-by-topic format. You also get hundreds of examples, solved problems, and practice exercises to test your skills.

Use Schaum’s Outlines to:

* Brush up before tests
* Find answers fast
* Study quickly and more effectively
* Get the big picture without spending hours poring over lengthy textbooks.

RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:25am CET

Tags  [edit]

Schaum's Outline of Data Structures with Java, Second EditionPublisher: McGraw-Hill
Language: English
ISBN: 0071476989
Paperback: 350 pages
Data: Jun 2007
Format: PDF
Description: You can catch up on the latest developments in the number one, fastest-growing programming language in the world with this fully updated Schaum’s guide. Schaum’s Outline of Data Structures with Java has been revised to reflect all recent advances and changes in the language.




RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:23am CET

Tags  [edit]

Schaum's Outline of College Chemistry, 9edPublisher: McGraw-Hill
Language: English
ISBN: 0071476709
Paperback: 392 pages
Data: Jun 2007
Format: CHM
Description: .








RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:16am CET

Tags  [edit]

Publisher: McGraw-Hill Osborne Media
Language: English
ISBN: 0071496076
Paperback: 340 pages
Data: Nov 2007
Format: PDF
Description: Streamline data management and provisioning using Oracle Automatic Storage Management (Oracle ASM) and the detailed information contained in this exclusive Oracle Press resource. Written by a team of database experts, Oracle Automatic Storage Management: Under-the-Hood & Practical Deployment Guide explains how to build and maintain a dynamic, highly available Oracle database storage environment. Inside, you’ll learn how to configure storage for Oracle ASM, build disk groups, use data striping and mirroring, and optimize performance. You’ll also learn how to ensure consistency across server and storage platforms, maximize data redundancy, and administer Oracle ASM from the command line.

Manage Oracle ASM Instances and configure Oracle RDBMS instances to leverage Oracle ASM
Define, discover, and manage disk storage under Oracle ASM
Create external, normal-redundancy, and high-redundancy disk groups
Add and remove Oracle ASM storage without affecting RDMS instance availability
Learn how Oracle ASM provides even I/O distribution
Work with Oracle ASM directories, files, templates, and aliases
Improve storage performance and integrity using the ASMLIB API
Simplify system administration with the Oracle ASM command line interface
Understand key internal Oracle ASM structures and algorithms.


RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:15am CET

Tags  [edit]

Adding 'Where' to Your Web ApplicationsPublisher: Pragmatic Bookshelf
Language: English
ISBN: 0974514098
Paperback: 176 pages
Data: Oct 2007
Format: PDF
Description: There is a hidden revolution going on: geography is moving from niche to the mainstream. News reports routinely include maps and satellite images. More and more pieces of equipment cell phones, cars, computers now contain Global Positioning System (GPS) receivers. Many of the major database vendors have made geographic data types standard in their flagship products.

GIS for Web Developers introduces Geographic Information Systems (GIS) in simple terms and demonstrates hands-on uses. With this book, you’ll explore popular websites like maps.google.com, see the technologies they use, and learn how to create your own. Written with the usual Pragmatic Bookshelf humor and real-world experience, GIS for Web Developers makes geographic programming concepts accessible to the common developer.

This book will demystify GIS and show you how to make GIS work for you. You’ll learn the buzzwords and explore ways to geographically-enable your own applications. GIS is not a fundamentally difficult domain, but there is a barrier to entry because of the industry jargon. This book will show you how to “walk the walk” and “talk the talk” of a geographer.

You’ll learn how to find the vast amounts of free geographic data that’s out there and how to bring it all together. Although this data is free, it’s scattered across the web on a variety of different sites, in a variety of incompatible formats. You’ll see how to convert it among several popular formats including plain text, ESRI Shapefiles, and Geography Markup Language (GML).

With this book in hand, you’ll become a real geographic programmer using the Java programming language. You’ll find plenty of working code examples in Java using some of the many GIS-oriented applications and APIs.


RapidShare
DEPOSITfiles


Full download


Posted: January 5th, 2008, 6:15am CET

Tags  [edit]

101 Essential Tips, Tricks & Hacks, 2nd EditionPublisher: SitePoint
Language: English
ISBN: 0975841998
Paperback: 542 pages
Data: Oct 2007
Format: PDF
Description: The PHP Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition is a collection of powerful PHP 5 solutions to the most common programming problems.
Featuring best-practice code and a commonsense approach to development, this book includes coverage of:
# Manage errors gracefully.
# Build functional forms, tables, and SEO-friendly URLs.
# Reduce load time with client- and server-side caching.
# Produce and utilize web services with XML.
# Secure your site using access control systems.
# Easily work with files, emails, and images.
# And much more

The question and answer format will allow you to to quickly find and reference any of the 101 solutions, saving you hours of Internet research or painful trial & error. All solutions are fully explained and the ready-to-use code is available for download.


RapidShare


Full download


Posted: January 5th, 2008, 6:14am CET

Tags  [edit]

Beginning Game ProgrammingPublisher: Course Technology PTR
Language: English
ISBN: 1592005853
Paperback: 360 pages
Data: Oct 2004
Format: PDF
Description: Learn the essential skills needed to demystify game programming and harness the power of Windows? and DirectX?. “Beginning Game Programming” teaches you everything you need to know to write 2D and 3D games with C and DirectX 9 without any complex mathematics. Ease your way into this exciting new world by learning to write simple Windows programs, and then tap into the power of Direct3D! Each chapter teaches important new skills (such as basic 3D programming with vertices, polygons, and textures), culminating in a simple DirectX game library - great for your own game projects! Learn the basics of 3D modeling with the Anim8or modeling program and then learn how to load and use 3D models in your own games. The complete game project in this book runs in fullscreen or windowed mode, and features mouse support, sound effects, 3D models, texture-based sprites, and 3D collision detection. Brace yourself for an exciting introduction to game programming!

RapidShare
DEPOSITfiles


Full download


Posted: January 3rd, 2008, 7:59pm CET

Tags  [edit]

Filename Filesize Filetime Hits
file 101 Sex Jokes And Comix by Lisa A. Shoemaker.pdf4.62 MB03/12/2006 12:59:32 PM21
file 9 Controversial Banned Books.rar2.30 MB09/27/2005 3:59:56 PM17
file BOFH 2000 - BOFH 2K The kit and caboodle (english).pdf575.34 KB08/12/2006 11:59:42 AM5
file BOFH 2001 - 2001 A BOFH Odyssey - BOFH Yearbook (english).pdf492.07 KB08/12/2006 12:01:18 PM5
file BOFH 2004 - The whole shooting match (english).pdf558.58 KB08/12/2006 12:09:16 PM4
file BOFH 2005 - All you can eat - 36 courses of meaty goodness (english).pdf499.43 KB06/15/2006 7:00:32 AM5
file Charles Dickens - Cancion de Navidad.pdf.zip112.99 KB11/19/2007 12:46:54 AM0
file Charles Dickens - El Grillo del Hogar.pdf.zip473.28 KB11/19/2007 12:47:00 AM0
file Charles Dickens - Grandes Esperanzas.doc.zip441.65 KB11/19/2007 12:47:02 AM1
file Charles Dickens - Historias de Fantasmas.lit.zip194.46 KB11/19/2007 12:47:00 AM1
file Dan Brow - El codigo Da Vinci.pdf.zip962.83 KB11/19/2007 12:47:20 AM1
file Dan Brown - Angels And Demons.pdf594.53 KB08/26/2006 6:44:52 AM10
file Dan Brown - Digital Fortress.pdf626.30 KB08/30/2006 8:07:10 AM13
file Dostoievski - 2 Cuentos.doc.zip10.45 KB11/19/2007 12:46:46 AM1
file Dostoievski - El adolescente.doc.zip625.10 KB11/19/2007 12:46:56 AM1
file Dostoievski - El sueno del principe.doc.zip142.07 KB11/19/2007 12:46:50 AM0
file Dostoievski - Memorias del subsuelo.doc.zip122.47 KB11/19/2007 12:46:52 AM1
file Frank Herbert - Dune 1 - Dune.zip3.13 MB11/19/2007 12:46:26 AM2
file Gabriel Garcia Marquez - Cien años de soledad.pdf.zip1.12 MB11/19/2007 12:44:26 AM0
file Gabriel Garcia Marquez - Cronica de una muerte anunciada.pdf.zip233.80 KB11/19/2007 12:44:18 AM1
file Gabriel Garcia Marquez - El ahogado mas hermoso del mundo.pdf.zip12.89 KB11/19/2007 12:44:18 AM1
file Gabriel Garcia Marquez - El coronel no tiene quien le escriba.pdf.zip178.60 KB11/19/2007 12:44:16 AM1
file Gabriel Garcia Marquez - El ultimo viaje del buque fantasma.doc.zip6.79 KB11/19/2007 12:44:18 AM1
file Gabriel Garcia Marquez - Espantos de Agosto.pdf.zip8.37 KB11/19/2007 12:44:20 AM1
file Gabriel Garcia Marquez - La candida Erendira y su abuela desalmada.doc.zip38.45 KB11/19/2007 12:44:20 AM1
file Gabriel Garcia Marquez - La santa.pdf.zip27.33 KB11/19/2007 12:44:20 AM1
file Gabriel Garcia Marquez - Relato de un naufrago.pdf.zip139.95 KB11/19/2007 12:44:24 AM1
file Gabriel Garcia Marquez - Un señor muy viejo con unas alas enormes.pdf.zip15.06 KB11/19/2007 12:44:22 AM1
file Harry Potter and the Half-Blood Prince.pdf1.87 MB07/16/2005 6:48:00 AM6
file Hell And Back - A Sin City Love Story 1.pdf5.07 MB05/17/2006 2:06:50 PM4
file Hell And Back - A Sin City Love Story 2.pdf5.32 MB05/17/2006 2:20:18 PM3
file Hell And Back - A Sin City Love Story 3.pdf5.53 MB05/17/2006 2:34:34 PM3
file Hell And Back - A Sin City Love Story 4.pdf7.31 MB05/17/2006 2:52:20 PM4
file Hell And Back - A Sin City Love Story 5.pdf10.06 MB05/17/2006 3:16:40 PM3
file Hell And Back - A Sin City Love Story 6.pdf11.78 MB05/17/2006 3:45:12 PM3
file Hell And Back - A Sin City Love Story 7.pdf13.74 MB05/17/2006 4:18:22 PM3
file Hell And Back - A Sin City Love Story 8.pdf7.37 MB05/17/2006 4:38:02 PM3
file Hell And Back - A Sin City Love Story 9.pdf13.27 MB05/17/2006 5:12:40 PM1
file Horacio Quiroga - El loro pelado.doc.zip8.86 KB11/19/2007 12:45:54 AM1
file Horacio Quiroga - El paso de Yabebiri.doc.zip12.40 KB11/19/2007 12:45:54 AM1
file Horacio Quiroga - Historia de dos cachorros de Coati y de dos cachorros de hombre.doc.zip10.06 KB11/19/2007 12:45:56 AM1
file Horacio Quiroga - Juan Darien.doc.zip13.92 KB11/19/2007 12:45:56 AM1
file Horacio Quiroga - La abeja haragana.doc.zip9.71 KB11/19/2007 12:45:58 AM1
file Horacio Quiroga - La gama ciega.doc.zip9.22 KB11/19/2007 12:45:58 AM1
file Horacio Quiroga - La guerra de los yacares.doc.zip12.33 KB11/19/2007 12:46:00 AM1
file Horacio Quiroga - La tortuga gigante.doc.zip8.85 KB11/19/2007 12:46:00 AM1
file Horacio Quiroga - Las medias de los flamencos.doc.zip8.21 KB11/19/2007 12:46:00 AM1
file Illuminatus I - Das Auge der Pyramide von Robert Shea und Robert Anton Wilson (german).pdf1005.78 KB11/12/2005 9:12:50 AM18
file Illuminatus II - Der goldene Apfel von Robert Shea und Robert Anton Wilson (german).pdf1.21 MB11/12/2005 9:16:34 AM15
file Illuminatus III - Leviathan von Robert Shea und Robert Anton Wilson (german).pdf1.44 MB11/12/2005 9:21:14 AM9
file Illuminatus Trilogy by Robert Shea and Robert Anton Wilson (english).pdf1.89 MB12/16/2005 8:37:32 AM7
file Isaac Asimov - ¡Vale a Pena Leerme, Vean!.pdf.zip5.70 KB11/19/2007 12:46:02 AM1
file Isaac Asimov - Acerca de nada.pdf.zip3.49 KB11/19/2007 12:46:02 AM0
file Isaac Asimov - Anochecer.pdf.zip93.70 KB11/19/2007 12:46:06 AM1
file Isaac Asimov - Asnos Estupidos.pdf.zip6.91 KB11/19/2007 12:46:04 AM1
file Isaac Asimov - Autentico Amor.pdf.zip12.26 KB11/19/2007 12:46:06 AM1
file Isaac Asimov - Azazel, El Demonio de Dos Centímetros.pdf.zip25.60 KB11/19/2007 12:46:08 AM1
file Isaac Asimov - Azazel, Una Noche de Canto.pdf.zip17.28 KB11/19/2007 12:46:08 AM1
file Isaac Asimov - Caza Mayor.pdf.zip8.05 KB11/19/2007 12:46:10 AM1
file Isaac Asimov - Como Ocurrio.pdf.zip4.84 KB11/19/2007 12:46:10 AM1
file Isaac Asimov - El Hombre Bicentenario.zip39.24 KB11/19/2007 12:46:44 AM1
file Isaac Asimov - El Incidente de Tricentenario.pdf.zip41.42 KB11/19/2007 12:46:12 AM1
file Isaac Asimov - El Mejor Amigo de un Muchacho.pdf.zip9.46 KB11/19/2007 12:46:12 AM1
file Isaac Asimov - Encajar Perfectamente.pdf.zip20.37 KB11/19/2007 12:46:14 AM1
file Isaac Asimov - Esquirol.pdf.zip123.64 KB11/19/2007 12:46:16 AM1
file Isaac Asimov - Fundacion e Imperio.doc.zip203.55 KB11/19/2007 12:46:20 AM1
file Isaac Asimov - Fundacion y Tierra.doc.zip371.26 KB11/19/2007 12:46:24 AM1
file Isaac Asimov - Fundación.doc.zip220.79 KB11/19/2007 12:46:24 AM0
file Isaac Asimov - Intercambio Justo.pdf.zip30.21 KB11/19/2007 12:46:26 AM1
file Isaac Asimov - La Edad de Oro I.pdf.zip677.68 KB11/19/2007 12:46:40 AM0
file Isaac Asimov - La Ultima Pregunta.pdf.zip34.80 KB11/19/2007 12:46:28 AM1
file Isaac Asimov - Las Bases del exito en Ciencia Ficción.pdf.zip4.62 KB11/19/2007 12:46:28 AM1
file Isaac Asimov - Los limites de la fundacion.doc.zip336.33 KB11/19/2007 12:46:34 AM1
file Isaac Asimov - Los ojos hacen algo mas que ver.pdf.zip8.76 KB11/19/2007 12:46:30 AM1
file Isaac Asimov - Los Sufrimientos del Autor.pdf.zip7.04 KB11/19/2007 12:46:32 AM1
file Isaac Asimov - Playboy y El Dios Mucoso.pdf.zip36.50 KB11/19/2007 12:46:34 AM1
file Isaac Asimov - Prelude to Foundation.txt.zip280.24 KB11/19/2007 12:46:40 AM1
file Isaac Asimov - Razon.pdf.zip52.01 KB11/19/2007 12:46:38 AM1
file Isaac Asimov - Segunda Fundacion.doc.zip199.30 KB11/19/2007 12:46:42 AM1
file Isaac Asimov - Tromba de Agua.pdf.zip96.93 KB11/19/2007 12:46:44 AM1
file Isaac Asimov - Una Estatua para Papa.pdf.zip15.85 KB11/19/2007 12:46:42 AM1
file Isaac Asimov - Yo Robot.doc.zip168.81 KB11/19/2007 12:46:48 AM1
file J. R. R. Tolkien - Lord of the Rings 1 - The Fellowship Of The ring.txt.zip371.12 KB11/19/2007 12:44:06 AM2
file J. R. R. Tolkien - Lord of the Rings 2 - The Two Towers.txt.zip306.06 KB11/19/2007 12:44:12 AM2
file J. R. R. Tolkien - Lord of the Rings 3 - The Return Of The King.txt.zip264.09 KB11/19/2007 12:44:12 AM2
file J. R. R. Tolkien - Lord of the Rings 4 - Appendices And Index.txt.zip96.77 KB11/19/2007 12:44:12 AM2
file J.K. Rowling - 1 - Harry Potter y la piedra filosofal.zip202.37 KB11/19/2007 12:45:04 AM1
file J.K. Rowling - 2 - Harry Potter y la camara secreta.zip243.85 KB11/19/2007 12:45:08 AM1
file J.K. Rowling - 3 - Harry Potter y el prisionero de Azkaban.zip287.99 KB11/19/2007 12:45:10 AM1
file J.K. Rowling - 4 - Harry Potter y el caliz de fuego.zip503.79 KB11/19/2007 12:45:18 AM1
file J.K. Rowling - 5 - Harry Potter y la orden del fenix(daniela lynx).zip195.09 KB11/19/2007 12:45:16 AM1
file J.K. Rowling - 5 - Harry Potter y la orden del fenix.doc.zip868.96 KB11/19/2007 12:45:36 AM1
file J.R.R Tolkien - El Hobbit (lit).zip421.81 KB11/19/2007 12:43:36 AM1
file J.R.R Tolkien - El Hobbit (pdf).zip583.42 KB11/19/2007 12:43:38 AM1
file J.R.R Tolkien - El señor de los anillos 1ª parte - La comunidad del anillo.zip959.85 KB11/19/2007 12:43:30 AM1
file J.R.R Tolkien - El señor de los anillos 2º parte - Las dos torres.zip812.16 KB11/19/2007 12:43:26 AM1
file J.R.R Tolkien - El señor de los anillos 3º parte - El retorno del rey.zip681.55 KB11/19/2007 12:43:28 AM1
file J.R.R Tolkien - El señor de los anillos full.zip1.47 MB11/19/2007 12:43:38 AM1
file J.R.R Tolkien - El silmarillion (doc).zip2.43 MB11/19/2007 12:44:10 AM1
file J.R.R Tolkien - El Silmarillion (txt).zip357.71 KB11/19/2007 12:43:44 AM1
file J.R.R Tolkien - El Silmarillion.zip932.61 KB11/19/2007 12:43:50 AM1
file J.R.R Tolkien - Hoja de Niggle.doc.zip23.48 KB11/19/2007 12:43:54 AM1
file J.R.R Tolkien - La cabaña de los juegos perdidos.htm.zip9.88 KB11/19/2007 12:43:52 AM1
file J.R.R Tolkien - La vuelta a casa de Beorhtnoth.pdf.zip66.94 KB11/19/2007 12:43:58 AM1
file J.R.R Tolkien - Las aventuras de Tom Bombadil (doc).zip29.60 KB11/19/2007 12:43:52 AM1
file J.R.R Tolkien - Las aventuras de Tom Bombadil.zip128.34 KB11/19/2007 12:43:50 AM1
file Robert E. Howard - Conan el cimmerio.lit.zip296.95 KB11/19/2007 12:45:46 AM1
file Robert E. Howard - Conan el guerrero.zip269.86 KB11/19/2007 12:45:28 AM1
file Robert E. Howard - Conan el pirata.zip393.41 KB11/19/2007 12:45:34 AM1
file Robert E. Howard - Conan el usurpador.zip328.87 KB11/19/2007 12:45:42 AM1
file Robert E. Howard - Conan el vagabundo.zip306.85 KB11/19/2007 12:45:48 AM1
file Robert E. Howard - Conan.zip210.65 KB11/19/2007 12:45:24 AM1
file Sin City - A Dame To Kill For 1 Of 6.pdf10.14 MB05/30/2006 1:02:12 PM4
file Sin City - A Dame To Kill For 2 Of 6.pdf11.97 MB05/30/2006 1:39:32 PM3
file Sin City - A Dame To Kill For 3 Of 6.pdf12.51 MB05/30/2006 2:18:00 PM3
file Sin City - A Dame To Kill For 4 Of 6.pdf13.02 MB05/30/2006 2:54:38 PM3
file Sin City - A Dame To Kill For 5 Of 6.pdf11.89 MB05/30/2006 3:30:24 PM1
file Sin City - A Dame To Kill For 6 Of 6.pdf11.63 MB05/30/2006 4:04:06 PM1
file SIN CITY - Daddy's Little Girl.pdf5.69 MB02/15/2006 9:43:48 AM7
file SIN CITY - Episode One - Violent Marv.pdf20.57 MB05/12/2006 4:16:02 PM1
file SIN CITY - Family Values.pdf22.34 MB05/12/2006 3:26:48 PM2
file SIN CITY - Just Another Saturday Night.pdf4.27 MB02/15/2006 9:58:30 AM3
file SIN CITY - Lost, Lonely & Lethal.pdf7.87 MB02/26/2006 3:19:48 AM3
file SIN CITY - Sex and Violence.pdf11.87 MB02/26/2006 4:02:24 AM3
file SIN CITY - Silent Night.pdf6.17 MB02/26/2006 3:34:18 AM4
file SIN CITY - That Yellow Bastard 1 of 6.pdf7.24 MB05/13/2006 4:49:06 AM3
file SIN CITY - That Yellow Bastard 2 of 6.pdf8.56 MB05/13/2006 5:10:18 AM3
file SIN CITY - That Yellow Bastard 3 of 6.pdf7.91 MB05/13/2006 5:29:20 AM3
file SIN CITY - That Yellow Bastard 4 of 6.pdf8.20 MB05/13/2006 5:50:30 AM5
file SIN CITY - That Yellow Bastard 5 of 6.pdf8.77 MB05/13/2006 6:14:52 AM4
file SIN CITY - That Yellow Bastard 6 of 6.pdf11.20 MB05/13/2006 6:42:36 AM2
file SIN CITY - The Babe Wore Red and Other Stories.pdf7.41 MB05/10/2006 1:39:58 PM4
file SIN CITY - The Big Fat Kill 1 of 5.pdf5.79 MB05/12/2006 11:31:56 AM3
file SIN CITY - The Big Fat Kill 2 of 5.pdf4.78 MB05/12/2006 11:43:36 AM4
file SIN CITY - The Big Fat Kill 3 of 5.pdf5.08 MB05/12/2006 11:56:44 AM3
file SIN CITY - The Big Fat Kill 4 of 5.pdf4.73 MB05/12/2006 12:08:06 PM3
file SIN CITY - The Big Fat Kill 5 of 5.pdf7.31 MB05/12/2006 12:25:46 PM3
file The Cask of Amontillado by Edgar Allan Poe.txt13.12 KB08/07/2006 6:11:48 AM8
file Tolstoi - Hadyi Murad.doc.zip133.22 KB11/19/2007 12:47:04 AM1
file Tolstoi - Ivan Ilich.doc.zip59.51 KB11/19/2007 12:47:06 AM1
file Tolstoi - Resurreccion.doc.zip468.13 KB11/19/2007 12:47:08 AM1
file V for Vendetta - Extras.rar503.41 KB06/15/2006 9:56:38 AM3
file V for Vendetta (0 of 10).rar8.50 MB06/15/2006 10:23:14 AM4
file V for Vendetta (1 of 10).rar14.71 MB06/15/2006 11:01:36 AM3
file V for Vendetta (2 of 10).rar16.70 MB06/15/2006 11:44:42 AM2


Full download


Posted: January 3rd, 2008, 7:57pm CET

Tags  [edit]

(ebook-txt) Confucius - Confucian Analects.zip53.62 KB05/31/1999 7:51:22 AM11
file 300 Dream Symbols Explained.pdf410.42 KB10/06/2005 7:32:54 AM28
file A theoretical appraisal of yogic breath by Richard Brown.pdf97.19 KB05/19/2006 1:35:34 AM24
file Against Many-Worlds Interpretations by Adrian Kent.pdf227.18 KB07/11/2006 5:55:20 AM24
file Alice in Wonderland Article.mht3.96 MB07/17/2005 1:50:46 PM4
file Anne Hooper's Kama Sutra.pdf12.83 MB02/04/2006 1:43:46 AM10
file Ashtanga Yoga Poses.pdf699.92 KB05/19/2006 1:32:02 AM20
file Ashtanga-Yoga-Fundamental.pdf143.71 KB05/19/2006 1:03:50 AM20
file Ashtanga-Yoga-Series1.pdf153.87 KB05/19/2006 1:03:56 AM20
file Ashtanga-Yoga-Series2.pdf151.34 KB05/19/2006 1:04:02 AM15
file Ashtanga-Yoga-Series3.pdf134.89 KB05/19/2006 1:04:08 AM21
file Astral Projection and OBE Classic Notes.pdf430.43 KB10/06/2005 11:15:20 AM10
file Astral World.pdf97.71 KB05/21/2006 10:09:36 AM25
file Beasts , Men and Gods By Ferdinand Ossendowski.mht29.60 KB07/17/2005 2:02:10 PM12
file Beginners Guide to Kundalini Yoga.pdf248.21 KB05/19/2006 2:16:20 AM24
file Bla Drommar.pdf260.65 KB05/21/2006 9:38:40 AM10
file Chair Yoga For Good Living - for Chronic Pain and Disability.pdf219.72 KB05/19/2006 2:37:14 AM24
file Combat Kit eBook.zip380.56 KB07/18/2006 12:25:36 AM12
file Does Psi Exist - Replicable Evidence for an Anomalous Process of Information Transfer.rar33.41 KB05/21/2006 12:30:02 PM10
file Dream Secrets Revealed.pdf989.49 KB10/06/2005 8:22:04 AM15
file Encyclopedia Of Freemasonary And Its Kindred Sciences by Albert C. Mackey M.D..pdf7.04 MB07/31/2006 3:03:24 AM11
file Final Warning - A History of the New World Order by David Allen Rivera.pdf1.79 MB08/29/2005 10:16:36 PM7
file Friedrich Nietzsche - Asi hablo Zaratustra (esp).zip243.31 KB11/19/2007 12:44:52 AM0
file Friedrich Nietzsche - De mas alla del bien y del mal (fragmento).doc.zip26.68 KB11/19/2007 12:44:58 AM0
file Friedrich Nietzsche - Ecce Homo.pdf.zip212.58 KB11/19/2007 12:45:00 AM0
file Friedrich Nietzsche - Ecce homo.zip74.98 KB11/19/2007 12:44:50 AM0
file Friedrich Nietzsche - El Anticristo.lit.zip131.56 KB11/19/2007 12:44:58 AM0
file Friedrich Nietzsche - El Estado Griego.lit.zip82.63 KB11/19/2007 12:44:56 AM0
file Friedrich Nietzsche - La genealogia de la moral.zip34.17 KB11/19/2007 12:44:52 AM0
file Friedrich Nietzsche - La lucha de Homero.lit.zip79.42 KB11/19/2007 12:44:56 AM0
file Friedrich Nietzsche - La mujer griega.lit.zip75.87 KB11/19/2007 12:44:54 AM0
file Friedrich Nietzsche - Thus spake Zarathustra.zip195.59 KB11/19/2007 12:44:50 AM0
file GIORDANO BRUNO - The Nolan - The Heroic Frenzies - Dedicated to that most illustrious and excellent knight - Sir. Philip Sidney (1585) [HTML].rar139.93 KB12/25/2007 11:16:02 AM0
file Incunabula.pdf346.73 KB07/17/2005 1:48:46 PM24
file INDEPENDENT COMPONENT ANALYSIS OF MAGNETOENCEPHALOGRAPHY DATA (of a subject performing a yoga breathing exercise).pdf365.48 KB05/19/2006 2:25:40 AM21
file Issa - THE ORIGINAL TEACHINGS OF JESUS CHRIST by Vladimir Antonov - Translated from Russian by Mikhail Nikolenko (2002).pdf238.46 KB11/30/2007 1:58:44 AM0
file Jesus Chronicles - The Lost Teaching - Chapter Issa (p.76-87).pdf682.92 KB11/30/2007 2:15:40 AM0
file Jesus_Chronicles.pdf29.41 MB11/30/2007 2:24:10 AM0
file Journeys Out of Body.doc118.97 KB05/21/2006 10:10:24 AM14
file KABBALA DENUDATA - THE KABBALAH UNVEILED .pdf446.68 KB06/06/2005 11:28:08 PM9
file KABBALA DENUDATA - THE KABBALAH UNVEILED.zip203.36 KB06/06/2005 11:27:46 PM6
file LighthouseIssue1.pdf297.66 KB11/30/2007 2:15:44 AM0
file Lucid Dreaming Manual.pdf364.34 KB10/06/2005 11:17:48 AM25
file Mulitverse Cosmological Models by P.C.W. Davies.pdf193.85 KB07/11/2006 5:54:02 AM22
file Multiverse - Parallel Universes.pdf1.35 MB07/11/2006 5:50:32 AM12
file Multiverses and Cosmology - Philosophical Issues.pdf341.27 KB07/11/2006 5:54:48 AM21
file Mysteries of History Solved by The Massey Twins (2000).pdf1.76 MB03/03/2006 5:02:10 AM20
file NEUMATOSOPHY - Finding Formulating Cosmic Word Through Breathing in and Breathing out by Rudolf Steinerfin.pdf194.22 KB05/19/2006 2:05:16 AM17
file Notes From Nineveh And Travels In Mesopotamia, Assyria, And Syria.mht970.49 KB06/12/2005 9:47:52 PM3
file OBE14 - Inducing an OBE in (less than) two weeks.pdf41.36 KB05/21/2006 11:16:42 AM13
file On Spectral Analysis of Heart Rate Variability during Very Slow Yogic Breathing .pdf191.18 KB05/19/2006 2:03:08 AM21
file Our Ultimate Reality by Adrian Cooper.pdf2.07 MB10/06/2005 11:06:40 AM5
file Out of Body Experiences.mht866.48 KB05/21/2006 10:07:12 AM4
file Outline of Esoteric Science.pdf1.55 MB05/19/2006 2:10:32 AM16
file Pistis Sophia Unveiled by Samael Aun Weor.pdf902.00 KB05/21/2006 12:52:04 AM16
file Principia Discordia.pdf5.91 MB05/21/2006 9:20:20 AM11
file Radical Reiki - Radical Life.pdf1.77 MB06/18/2005 1:27:00 PM7
file Remember Your Dreams.pdf189.88 KB10/06/2005 7:28:00 AM12
file Robert W. Chambers and the King in Yellow.mht210.80 KB06/12/2005 10:18:46 PM4
file Sadhana Japji in English by Ek Ong Kaar Kaur.pdf455.58 KB05/19/2006 2:18:50 AM4
file Sadhana Japji Transliteration.pdf121.43 KB05/19/2006 2:19:12 AM13
file Secrets of the Ninja.pdf1.71 MB01/03/2006 2:09:28 PM13
file Sensory_Rainbow.pdf1.92 MB11/30/2007 2:16:26 AM0
file Sensory_Rainbow_front_intro.pdf73.72 KB11/30/2007 2:15:54 AM0
file Sex-Ratgeber (german-erotik).pdf185.59 KB03/31/2006 8:50:38 AM12
file Shabds (mantra) of Siri Guru by Gurbani Kirtan.pdf10.81 MB05/19/2006 2:20:56 AM5
file Spirit-Quest.pdf2.70 MB05/21/2006 10:13:28 AM9
file Study of the Indus Script by Asko Parpola.pdf667.72 KB03/03/2006 4:51:30 AM17
file Surya Das, Lama -- Tibetan Dream Yoga - Study Guide.pdf222.84 KB10/06/2005 11:19:06 AM5
file Systematic Yoga.pdf156.63 KB05/19/2006 1:14:46 AM21
file The Astral Plane.pdf324.50 KB05/21/2006 8:57:12 AM21
file THE ASTRAL WORLD by Swami Panchadasi.doc207.00 KB05/21/2006 10:08:56 AM14
file THE ASTRAL WORLD by Swami Panchadasi.txt98.06 KB05/21/2006 10:10:02 AM15
file The Babylonian Legends of the Creation by E. A. Wallis Budge (HTML).zip1.61 MB06/23/2006 6:51:40 PM6
file The Babylonian Legends of the Creation by E. A. Wallis Budge (Plain Text).zip44.80 KB06/23/2006 6:52:42 PM7
file The Babylonian Legends of the Creation by E. A. Wallis Budge.txt121.85 KB06/23/2006 6:52:06 PM14
file The Babylonian Story of the Deluge as Told by Assyrian Tablets from Nineveh (HTML version).zip1.56 MB05/04/2005 6:57:20 AM5
file The Babylonian Story of the Deluge as Told by Assyrian Tablets from Nineveh (XML Format).zip1.56 MB05/04/2005 6:55:54 AM3
file The Book of Enoch.pdf187.88 KB05/03/2005 3:58:44 AM17
file The Book of Enoch.zip72.43 KB05/03/2005 3:58:48 AM3
file The Book of the Damned.pdf451.01 KB05/03/2005 3:59:52 AM15
file The Book of the Damned.zip247.25 KB05/03/2005 4:00:08 AM4
file The Case for the UFO by M.K. Jessup.pdf820.22 KB09/09/2004 8:25:18 PM10
file The Controllers by Martin Cannon.mht196.44 KB07/17/2005 1:47:50 PM6
file The Gospel According to Spiritism by Allan Kardec.pdf942.97 KB06/26/2006 11:38:30 PM6
file The High History of the Holy Grail.pdf654.69 KB09/09/2004 8:23:28 PM18
file The Kama Sutra - Vatsyayana (eBook).pdf317.63 KB04/16/2005 12:19:40 AM12
file The Law of Apostasy in Islam.pdf1.83 MB06/12/2005 9:36:26 PM18
file The Mediums' Book by Allan Kardec.pdf1.24 MB06/26/2006 11:38:06 PM3
file The Mysteries of Worship in Islam (Kitab Bhavan-1992).doc384.89 KB06/25/2006 10:17:52 PM5
file The New Atlantis by Sir Francis Bacon.zip39.86 KB05/18/2006 6:37:48 PM7
file The Occult and Harry Potter.pdf27.46 KB05/19/2006 1:40:56 AM6
file THE OPEN CONSPIRACY--H. G. Wells.pdf163.69 KB06/08/2005 1:45:16 AM5
file THE OPEN CONSPIRACY--H. G. Wells.zip93.48 KB06/08/2005 1:45:32 AM2
file The Outcast--Winwood Reade.pdf139.16 KB06/08/2005 1:46:04 AM8
file The Outcast--Winwood Reade.zip86.89 KB06/08/2005 1:46:16 AM2
file The Philosophy of Yoga (excerpt).pdf71.36 KB05/19/2006 1:43:34 AM20
file The Planet Mars & Its Inhabitants .zip55.09 KB06/08/2005 1:46:52 AM2
file The Planet Mars & Its Inhabitants.pdf102.29 KB06/08/2005 1:46:42 AM8
file The Poem of Hashish--Charles Baudelaire.zip43.56 KB06/08/2005 1:28:54 AM3
file The Power of Concentration.pdf408.44 KB10/06/2005 11:13:00 AM15
file The Primitive Rule of the Templars.pdf70.10 KB05/03/2005 3:53:48 AM8
file The Primitive Rule of the Templars.zip22.79 KB05/03/2005 3:54:06 AM3
file The Principles of Masonic Law--Albert G. Mackey.pdf262.97 KB06/08/2005 1:47:20 AM8
file The Principles of Masonic Law--Albert G. Mackey.zip135.97 KB06/08/2005 1:47:34 AM2
file The Psychology of Hashish--Oliver Haddo.zip43.04 KB06/08/2005 1:29:38 AM2
file The Role of Autonomic Nervous System in Rapid Breathing Practices by KK Deepak.pdf69.34 KB05/19/2006 2:40:44 AM21
file The Rosicrucian Principles of Child Training--Max Heindel.pdf37.06 KB06/08/2005 1:48:00 AM7
file The Rosicrucian Principles of Child Training--Max Heindel.zip23.96 KB06/08/2005 1:48:14 AM2
file The Secret Book of Artephius.pdf35.87 KB06/08/2005 1:31:52 AM10
file The Secret Book of Artephius.zip23.47 KB06/08/2005 1:32:08 AM4
file The Secret Common-Wealth--Robert Kirk.pdf28.88 KB06/08/2005 1:34:10 AM6
file The Secret Common-Wealth--Robert Kirk.zip17.82 KB06/08/2005 1:34:34 AM5
file The Secret of Dreams by Yacki Raizizun.pdf40.66 KB05/09/2005 5:07:46 PM5
file The Secret of Dreams by Yacki Raizizun.zip21.11 KB05/09/2005 5:08:38 PM5
file The Secret of Dreams--Yacki Raizizun.pdf40.66 KB06/08/2005 1:48:54 AM8
file The Secret of Dreams--Yacki Raizizun.zip21.11 KB06/08/2005 1:49:12 AM4
file The Secret Teachings of All Ages.pdf3.35 MB06/12/2005 11:26:44 PM11
file The Slayer Of Souls by Robert Chambers.mht414.00 KB06/12/2005 9:38:02 PM4
file The Spirits' Book by Allan Kardec.pdf1.13 MB06/26/2006 11:36:52 PM6
file The Structure of the Multiverse by David Deutsch (2001).pdf420.76 KB07/11/2006 5:50:58 AM21
file The Witch Cult in Western Europe--Margaret Alice Murray.pdf465.34 KB06/08/2005 1:57:52 AM8
file The Witch Cult in Western Europe--Margaret Alice Murray.zip264.53 KB06/08/2005 1:58:06 AM3
file TREATISE ON ASTRAL PROJECTION Volume I - v1.1 Part 1.pdf301.79 KB05/21/2006 9:11:20 AM20
file Truth_&_Light_Chapter1.pdf435.05 KB11/30/2007 2:16:06 AM0
file Truth_&_Light_Chronicles.pdf5.59 MB11/30/2007 2:18:40 AM0
file Twelve Keys.pdf68.66 KB06/08/2005 1:59:42 AM18
file Twelve Keys.zip36.35 KB06/08/2005 1:59:46 AM3
file Vinyasa-Finishing.pdf76.91 KB05/19/2006 1:04:46 AM17
file Vinyasa-Fundamental.pdf55.91 KB05/19/2006 1:04:26 AM22
file Vinyasa-Series1.pdf222.10 KB05/19/2006 1:04:32 AM21
file Vinyasa-Series2.pdf233.84 KB05/19/2006 1:04:38 AM17
file Vinyasa-Surya-Namaskara.pdf85.60 KB05/19/2006 1:04:20 AM19
file What Dreams Are.pdf149.72 KB10/06/2005 7:29:06 AM10
file What is Hinduism by Ed Viswanathan.pdf133.77 KB11/16/2007 5:39:06 AM5
file With Folded Wings--Stewart Edward White.pdf260.45 KB06/08/2005 1:59:22 AM4
file With Folded Wings--Stewart Edward White.zip149.09 KB06/08/2005 2:00:22 AM3
file Writings of Nostradamus.pdf197.21 KB06/06/2005 11:37:56 PM15
file Writings of Nostradamus.zip99.10 KB06/06/2005 11:37:42 PM4
file Yoga Sistemático.pdf170.89 KB05/19/2006 1:16:22 AM16
file YOGA THEORY AND PRACTICE SEPARABLE - Part 1 By Dr. John Weldon.pdf13.50 KB05/19/2006 1:36:26 AM8
file Yoga Thesis Complete.pdf50.24 KB05/19/2006 1:45:24 AM21
file Yoga-at-a-Glance.pdf96.15 KB05/19/2006 1:22:16 AM20
file Zoëga's A Concise Dictionary of Old Icelandic - RTF format.rar270.11 KB04/10/2007 6:38:56 AM5


Full download


Posted: January 3rd, 2008, 7:55pm CET

Tags  [edit]

81mm Frangible Case Cartridge - m281mm.zip1.25 MB07/11/2006 10:09:48 AM2
file 911 interview pt1--20050406-Wed1400.mp310.23 MB09/26/2007 2:05:50 AM1
file 911 interview pt2-20050420-Wed1400.mp310.27 MB09/26/2007 2:06:18 AM1
file 9-11 Loose Change 2nd Edition (Full).avi389.95 MB05/24/2006 12:14:50 PM2
file 911 Loose Change 2nd Edition.gvp2.07 KB05/24/2006 11:43:04 AM9
file 9-11 Pentagon Strike - Plane Crash.swf2.98 MB02/04/2005 3:26:00 PM5
file 911 Road to Tyranny - trailer.mov2.18 MB04/11/2006 10:38:22 AM3
file 911 The Road to Tyranny.ram126 B02/07/2005 2:54:14 PM5
file Abandonment of the Survivors in Katrina.wmv13.50 MB10/10/2005 1:03:24 AM3
file Alex Jones Interviews - X-Files Lone Gunmen Star Dean Haglund.mov5.36 MB04/11/2006 10:44:06 AM4
file Alex Jones On CNN Showbiz Tonight.wmv27.04 MB04/11/2006 12:34:16 PM2
file American-Leadership-and-War-SWF.zip2.04 MB03/18/2007 2:21:20 AM2
file Berg Killing - Explicit Violence.wmv5.31 MB06/14/2004 8:21:50 AM3
file Bird Flu Google Earth Map - KML.zip478 B07/30/2006 9:51:48 PM6
file Borg Neural Interface.avi7.48 MB12/29/2006 5:40:14 AM4
file Bush State of the Union (Parody).mov14.18 MB06/12/2005 4:25:04 AM2
file Cheney gets cursed on CNN video.wmv1.18 MB10/10/2005 1:07:10 AM2
file CIA-Secret-Prisons-SWF.zip192.74 KB03/18/2007 2:19:44 AM5
file CNN Piece On Sheen views on 9-11.wmv26.05 MB04/11/2006 12:24:24 PM2
file Courtesy CNN - ABC Footage of plane hitting WTC Tower.wmv128.31 KB08/23/2004 4:25:20 PM3
file Davin Coburn of Popular Mechanics on Charles Goyette Show - Popular Mechanics fact checker gets pwned by talk radio host - MP3.rar26.10 MB10/31/2006 4:23:32 AM2
file Disclosure Project - May 9th 2001 National Press Conference.wmv222.50 MB06/13/2006 3:32:22 AM2
file dn2007-1005-1_64kb.mp327.04 MB10/24/2007 1:22:20 AM0
file Dont Bring a Rifle to a Tank Battle.mpeg951.99 KB06/12/2005 4:24:58 AM3
file Double Steal - The use of the Non-Lethal Bio-Weapons in Offensive Operations - dblstl.ppt135.00 KB07/11/2006 10:13:12 AM13
file Fallen Heroes.wmv5.32 MB05/24/2006 11:31:14 AM2
file Fight The Power.swf6.09 MB05/24/2006 11:47:12 AM7
file Front End Analysis for Non-Lethal Chemicals - feachemical.jpg106.27 KB07/11/2006 10:01:44 AM2
file George Bush doesn't care about black people.wmv2.54 MB10/10/2005 1:05:20 AM3
file Giant UFO in Yukon Territory 1996.avi284.93 MB03/20/2007 3:19:52 PM1
file History-of-Religion-SWF.zip651.18 KB03/18/2007 2:21:06 AM3
file History-of-Religion-WMA.zip9.46 MB03/18/2007 2:24:26 AM1
file IDIOT SON OF AN AHOLE-AND HE'S OUR PRESIDENT!!!.swf755.35 KB09/10/2006 4:57:26 PM5
file Imperial-History-WMA.zip12.44 MB03/18/2007 2:25:24 AM1
file Iraqi-Pressure-Vault-SWF.zip103.38 KB03/18/2007 2:20:28 AM1
file JFK Speech.mp34.93 MB07/11/2006 6:10:40 AM1
file John Lennon's UFO Description Audio.rm710.47 KB10/12/2007 5:35:26 PM1
file Katrina256.wmv6.86 MB05/24/2006 11:30:18 AM2
file Liquid Payload Dispensing Concept Studies Techniques for the 81mm Non-Lethal Mortar Cartridge - gd81mm.zip1.41 MB07/11/2006 10:08:54 AM2
file LSD Test on British Troops.mpeg14.29 MB03/21/2005 1:40:32 AM2
file Maps-of-War - FLASH.ppt10.17 MB03/18/2007 2:25:30 AM2
file Maps-of-War Powerpoint and WMV.zip22.08 MB03/18/2007 2:31:10 AM2
file Mosh Count.wmv9.35 MB09/14/2006 5:57:08 AM2
file Nasa Caught UFO on Tape.mpeg541.35 KB03/13/2001 10:29:16 AM5
file nasa secret transmissions smoking gun ufo revealed martins stubbs - Google Video - Full Screen - Google Video.zip894 B06/13/2006 3:35:40 AM6
file New Orleans Mayor Ray Nagin Angry at Lack of Action.mp33.23 MB09/11/2005 10:32:12 AM1
file POLICE STATE III TOTAL ENSLAVEMENT teaser.WMV15.82 MB04/11/2006 11:14:40 AM1
file Post 9-11 Discussion in firehouse FDNY.mpeg4.89 MB08/23/2004 4:32:02 PM1
file Pull It.mp3452.65 KB08/23/2004 4:49:12 PM1
file shockwave.wmv178.72 KB08/23/2004 4:40:34 PM4
file Signs-of-Occupation-SWF.zip540.83 KB03/18/2007 2:20:18 AM1
file spy_flies.jpg13.52 KB10/09/2007 9:18:18 PM4
file Tank punishes looters by crushing their car.wmv3.03 MB10/10/2005 1:43:32 AM1
file The Flytrap German Saucer - UFO.avi26.74 MB03/20/2007 6:09:38 PM2
file THREE YEARS OF WAR- A SHAME UPON OUR NATION AND OUR PEOPLE.swf1.90 MB09/10/2006 8:08:38 PM3
file UFO - Former Navy Commander - Wendell Stevens - Google Video - Full Screen - Google Video.zip823 B06/13/2006 4:46:08 AM4
file UFO - White Diamond Sparkle - Blue Sky - Google Video - Full Screen - Google Video.zip799 B06/13/2006 4:38:44 AM4
file UFO Fleet Mexico Spiral - Google Video - Full Screen - Google Video.zip760 B06/13/2006 4:28:42 AM6
file UFO NASA Canadarm Froggy Hop Pulse - Google Video - Full Screen - Google Video.zip796 B06/13/2006 4:20:10 AM4
file UFO NASA Orb Color - Google Video - Full Screen - Google Video.zip748 B06/13/2006 4:18:52 AM6
file UFO Phoenix Lights CNN - Google Video - Full Screen - Google Video.zip760 B06/13/2006 4:38:50 AM5
file UFO recorded over Lake Tahoe - TD7125616.mov4.44 MB07/11/2006 5:50:00 AM3
file UFO Russian F16 - Google Video - Full Screen - Google Video.zip737 B06/13/2006 4:22:46 AM5
file Voter Gate the Movie.mov7.93 MB02/11/2005 10:58:28 AM2
file WF-LetsRoll.Pod.Missile.wmv287.28 KB08/23/2004 4:25:30 PM4
file zacmstun.wmv1.56 MB04/11/2006 12:01:14 PM6


Full download


Posted: January 3rd, 2008, 7:53pm CET

Tags  [edit]

[g8-sheffield] Tuesday 4th July Menwith Hill Protest.mht4.53 KB10/07/2007 6:54:56 AM3
file 2005 Wiretap Report - from the Administrative Office of the United States Courts - Released 01 May 2006.pdf124.78 KB10/01/2007 2:10:40 PM7
file 9-11Coverup Guide - booklet.pdf1.24 MB09/09/2004 11:16:44 PM11
file A Frozen Fish Did Not Impact the Pentagon.mht316.44 KB06/13/2006 3:29:28 AM5
file A Report of Research on Privacy for Electronic Government - Privacy Technology and Europe.pdf824.94 KB02/28/2007 8:37:52 AM17
file A Technical Assessment of the 81mm Non-Lethal Mortar Munition (81NLMM) - mcru81mm.pdf174.28 KB07/11/2006 10:03:16 AM6
file AFU Newsletter 48.pdf187.92 KB12/04/2006 9:22:48 PM21
file AFU Newsletter 49.pdf90.86 KB12/04/2006 9:23:10 PM20
file AFU Newsletter 50.pdf118.43 KB12/04/2006 9:23:30 PM17
file AFU Newsletter 51.pdf659.64 KB12/04/2006 9:10:00 PM15
file Airburst Non-Lethal Munition (ANLM) Design Improvements - ANLM.pdf1.93 MB07/11/2006 10:00:00 AM18
file Alternative cellular energy pigments mistaken for parasitic skin infestations by W. John Martin.pdf137.58 KB07/11/2006 8:55:28 AM15
file American Peace Activists Denied Entry to Canada After Appearing on FBI Database - democracynow.org.pdf203.24 KB10/24/2007 1:14:38 AM4
file Anti-Material Biocatalysts and Sensors - bafbbwp.pdf85.14 KB07/11/2006 10:16:00 AM7
file Artificial Blood Experiment Hits 27 U.S. Cities.mht590.31 KB07/11/2006 7:15:30 AM8
file Assessment Report - US and UK Non-Lethal Weapons (NLW)-Urban Operations Executive Seminar - usukassess.pdf840.96 KB07/11/2006 10:12:04 AM6
file AT&T’s Implementation of NSA Spying on American Citizens (2004-2005) - att_klein_wired.pdf1.59 MB10/04/2007 8:26:24 AM4
file AT&T’s Implementation of NSA Spying on American Citizens.pdf1.59 MB12/26/2006 1:37:40 PM4
file Auf den Spuren von ENFOPOL III.zip2.67 KB05/24/2007 11:44:44 AM6
file bgbl107s1786.pdf46.35 KB12/09/2007 1:58:14 PM1
file Bohemian Grove Fact Sheet.txt5.35 KB12/29/2006 6:05:58 AM13
file Britain's Secret War On Drugs October 2 2000.mht197.15 KB07/11/2006 9:48:08 AM6
file BUSH SPACE POLICY CALLS FOR WAR FROM SPACE.mht9.27 KB10/07/2007 6:55:18 AM4
file Busted for wearing a peace T-shirt has this country gone completely insane.mht46.33 KB07/11/2006 6:12:36 AM8
file Calls for UFO Investigations Renewed - Article (November 2007).pdf52.67 KB11/15/2007 10:37:04 AM4
file CDC Knew of Potential Link between Vaccines, Autism.pdf326.06 KB10/01/2007 1:14:20 PM4
file Censored at the Insistence of the United States Marine Corps.mht29.05 KB07/11/2006 9:49:36 AM6
file Chemical Weapons - The poor man's atomic bomb.pdf4.22 MB04/06/2006 5:43:08 PM35
file CIA FOIA - BRAIN WASHING - Imaged Copies of Original U.S. Documents (circa 1960 released 2003).rar2.82 MB11/16/2006 10:31:28 AM10
file Citizen Smash - The Indepundit.mht267.45 KB05/24/2007 11:28:40 AM7
file Contra Costa Times - Newspaper Article - Morgellons Disease.mht10.25 KB07/11/2006 8:06:12 AM6
file DANISH GOVERNMENT IN PARLIAMENT ECHELON EXISTS - THEY'RE BUGGING US - A.mht7.72 KB05/24/2007 11:13:24 AM10
file DANISH GOVERNMENT IN PARLIAMENT ECHELON EXISTS - THEY'RE BUGGING US - A.txt4.34 KB05/24/2007 11:13:32 AM9
file DAY OF INFAMY 2001 FAA covering up 9-11 gun - on Flight 11.txt4.62 KB09/09/2004 9:01:28 PM17
file Delivery of chemicals by microcapsules (Advanced Polymer Laboratory - University of New Hampshire 1998) - unhmicrocap.pdf104.73 KB07/11/2006 10:15:16 AM5
file DEMONS UNLEASHED - Non-lethal Weapons -- Terms & References (Edit Commented).pdf438.01 KB05/22/2007 10:54:42 PM10
file Development of Surveillance Technology & Risk of Abuse of Economic Information - 98-14-01-2en.pdf1.00 MB10/04/2007 8:21:26 AM6
file Doctors puzzled over bizarre infection surfacing in South Texas.mht9.74 KB07/11/2006 7:30:02 AM13
file doj-crim_forfeiture-policy_2006.pdf1.85 MB10/01/2007 12:55:20 PM4
file doj-crim_forfeiture-statutes_2006.pdf1.22 MB10/01/2007 12:55:36 PM4
file doj-crim_laundering-statutes_2006.pdf835.93 KB10/01/2007 12:55:36 PM4
file Dose Safety Margin Enhancement for Chemical Incapacitation and Less-Than-Lethal Targeting.pdf4.66 MB07/11/2006 10:19:40 AM6
file Dragonfly or Insect Spy - Scientists at Work on Robobugs - washingtonpost.co.pdf134.84 KB10/09/2007 9:20:30 PM4
file ECHELON - America's Secret Global Surveillance Network -- Patrick S. Poole.pdf179.20 KB10/04/2007 8:32:36 AM5
file Echelon - America's Spy in the Sky.pdf20.20 KB05/24/2007 11:42:26 AM9
file ECHELON - Wikipedia.pdf40.19 KB10/04/2007 8:12:02 AM3
file Echelon Monitoring World Map.jpg169.57 KB10/04/2007 8:31:00 AM6
file Echelon's Origin.pdf38.70 KB05/24/2007 11:45:48 AM9
file Enhanced Degradation of Military Material - nrlbwp.pdf136.35 KB07/11/2006 10:15:44 AM6
file EUROPEAN PARLIAMENT Report - Echelon (2001).pdf1.03 MB10/04/2007 8:20:52 AM3
file Eyeballing the Plum Island Animal Disease Center.mht2.74 MB07/11/2006 9:36:02 AM5
file Fiber Study Summary.mht19.30 KB07/11/2006 9:00:36 AM6
file flight93.pdf102.99 KB04/27/2006 6:10:30 AM17
file Front End Analysis for Non-Lethal Chemicals - feachemical.pdf491.20 KB07/11/2006 10:01:44 AM11
file German Echelon.pdf13.30 KB05/24/2007 11:41:54 AM8
file German Intelligence Says US Knew in Advance About 9-11 - The Memory Hole.pdf137.48 KB10/01/2007 1:42:30 PM4
file Homeland Security Annual Privacy Report 2004.pdf2.15 MB01/24/2006 4:49:04 AM8
file HR 2829.pdf247.06 KB07/11/2006 9:48:42 AM4
file IAO-logo.png46.03 KB10/04/2007 8:41:22 AM4
file Illuminati - The Finders - Children Kidnapping - The Ted Gunderson Files.doc183.00 KB08/04/2007 11:13:04 AM5
file Independent Technology Assessment - The Objective Individual Combat Weapon Non-Lethal Munition - oicwairburst.pdf6.05 MB07/11/2006 10:03:26 AM19
file Information Awareness Office seal.png69.96 KB10/04/2007 8:12:52 AM1
file Intelligence - Echelon Archives.pdf949.58 KB10/07/2007 6:47:58 AM2
file Intelligence Activities and the Rights of Americans, Final Report of the Senate Committee to Study Governmental Operations with respect to Intelligence Activities (1976).pdf136.27 KB11/29/2007 6:15:54 AM3
file INTERVIEW EX-AGENT SAYS ECHELON THREATENS DANISH REGISTERS - Sigint-Su.mht10.74 KB05/24/2007 11:13:52 AM5
file INTERVIEW EX-AGENT SAYS ECHELON THREATENS DANISH REGISTERS - Sigint-Su.txt7.36 KB05/24/2007 11:13:58 AM11
file Jan van Helsing - Hände weg von diesem Buch.pdf3.58 MB06/03/2006 4:34:42 AM7
file Joint Non-Lethal Weapons Program - Non-Lethal Mortar Cartridge (NLMC) - usamort03.pdf1.23 MB07/11/2006 10:01:08 AM17
file Less-Than-Lethal Program - NIJcalm.pdf1.83 MB07/11/2006 10:06:00 AM19
file Less-than-Lethal Systems - Situational Control by Olfactory Stimuli - saicmalodor.pdf150.45 KB07/11/2006 10:13:54 AM4
file Lethal Virus from 1918 Genetically Reconstructed - sunshine-project.org (2003).pdf17.57 KB10/01/2007 1:22:22 PM3
file Letter from Aberdeen Proving Ground Maryland - apg280404.pdf28.37 KB07/11/2006 9:51:44 AM5
file Letter from Dugway Proving Ground Utah - dpg230604.pdf26.13 KB07/11/2006 9:52:06 AM7
file List of intelligence databanks operating at ECHELON Menwith Hill in 1979 - menwith.jpg28.75 KB10/04/2007 8:19:58 AM3
file LIST OF U.S. HOUSE OF REPRESENTATIVES - Including Fax and Phone Numbers.txt32.01 KB08/07/2006 6:12:38 AM10
file Local 2 Investigates Police Secrecy Behind Unmanned Aircraft Test - Local 2 Investigates.pdf196.84 KB12/08/2007 8:47:10 PM1
file M$ Windows XP Professional Bugging Device.doc107.00 KB04/27/2006 5:27:36 AM14
file MAJESTIC-12 Group Special Operations Manual.pdf5.54 MB10/13/2006 3:49:08 AM6
file Man Raided By FBI, ATF, Canadian Law Enforcement After Handing Out 'Subversive' Alex Jones Material.mht712.25 KB07/11/2006 6:16:36 AM5
file marcus-decl-redact.pdf17.92 MB07/11/2006 7:14:48 AM3
file Massive Ordnance Penetrator (MOP) - Direct Strike Hard Target Weapon - Big BLU - PDF and Pics.rar149.16 KB05/24/2007 12:02:28 PM4
file Michael Moore - Estupidos Hombres Blancos.doc.zip249.12 KB11/19/2007 12:47:08 AM2
file Mistranslated Osama bin Laden Video - the German Press Investigates by Craig Morris.txt5.08 KB04/16/2006 9:24:02 AM18
file Morgellons Disease Mysterious Scabies And Ecto-Parasites Found Under Human Skin.mht77.62 KB07/11/2006 8:04:16 AM3
file Morgellons Research Foundation.mht157.44 KB07/11/2006 7:40:36 AM6
file Multi-Functional Grenade Modeling and Simulation - SARAgasgrenade.pdf5.03 MB07/11/2006 10:00:20 AM17
file Multi-Shot Launcher with Advanced Less-Than-Lethal Ring Airfoil Projectiles - dojrap.pdf1.01 MB07/11/2006 10:02:58 AM5
file Narus - Wikipedia.pdf100.30 KB10/04/2007 8:23:36 AM3
file National Strategy for Pandemic Influenza.pdf702.08 KB05/04/2006 10:04:36 PM5
file NewsNet5_com - News - No Survivors Reported In Pennsylvania Plane Crash.mht218.69 KB04/27/2006 6:17:04 AM6
file Non-Lethal Airburst Munition(s) for Objective Individual Combat Weapon - sanchez.pdf1.03 MB07/11/2006 10:08:52 AM16
file Non-Lethal Artillery Structural Firing (FY04) Purchase Order Contract In Support of the FY04 155MM Non-Lethal Artillery Projectile Program - XM1063.pdf1.54 MB07/11/2006 9:58:38 AM17
file Non-lethal Weapons -- Terms & References from USAF Institute for National Security Studies, USAF Academy, Colorado by Robert J. Bunker, Editor.pdf197.41 KB05/22/2007 11:26:00 PM12
file NSA Echelons - Diana - Chechnya (part2).pdf28.69 KB05/24/2007 11:43:54 AM8
file NSA Echelons - Diana - Chechnya.pdf28.69 KB05/24/2007 11:43:00 AM9
file NSA Established as COMINT Head.pdf49.71 KB05/24/2007 11:46:28 AM6
file Odorous Substances.pdf134.65 KB07/11/2006 10:16:46 AM6
file OPERATION MAJESTIC-12 Documents.rar543.87 KB10/13/2006 3:58:46 AM3
file Overview of Legal Issues Affecting Non-Lethal Weapons - USMClegal.pdf271.20 KB07/11/2006 10:09:58 AM6
file Peace Activists Challenge Use Of FBI Database - cbs4denver.com.pdf175.87 KB10/24/2007 1:27:44 AM2
file Peace groups under watch - seattlepi.nwsource.com.pdf273.58 KB10/24/2007 1:46:26 AM3
file Pfizer's Chemical-Biological Weapons Report - pfizer-cw.pdf2.24 MB10/01/2007 12:50:08 PM4
file Physicist says heat substance felled WTC - Deseret Morning News Web edition.txt4.93 KB04/11/2006 12:49:16 PM9
file Physicist says heat substance felled WTC - Deseret Morning News Web edition.mht28.43 KB04/11/2006 12:49:58 PM6
file Pioneering 'heat wave' gun may be used in Iraq - Telegraph.pdf137.94 KB12/08/2007 9:19:30 PM1
file Police Spying on Ordinary Americans - Spies Among Us (May 2006).pdf39.57 KB11/29/2007 6:18:26 AM4
file Politics, Parapolitics and the State - Chapter 6.pdf573.43 KB10/04/2007 8:22:08 AM3
file Portland and TOPOFF 4 - 10-18's Bomb Scare a Diversionary Tactic.pdf57.87 KB10/22/2007 8:22:06 AM3
file Presentation for the Airline Pilot Association - jnlwdnarcoair.pdf4.44 MB07/11/2006 10:06:16 AM4
file Preventing Catastrophic Nuclear Terrorism by Charles D Ferguson.pdf323.46 KB07/04/2006 9:09:32 AM6
file Project X Consortium.mht23.63 KB05/24/2007 11:31:40 AM9
file Rapid Development of an LTL System Based on a Multishot RAP Launcher and Advanced Segmented Projectiles - vanekrapdoj.pdf2.16 MB07/11/2006 10:01:08 AM19
file Rex 84 - Wikipedia.pdf95.12 KB10/24/2007 4:15:34 AM3
file Robert Anton Wilson - Lexikon der Verschworungs-theorien.pdf2.04 MB01/28/2006 11:22:14 AM4
file Russian Government And Current UFO Activity (2003).pdf37.32 KB03/21/2007 12:15:22 AM11
file S.J. Resolution 23 - Authorization for Use of Military Force (Enrolled Bill) - The Avalon Project.pdf100.53 KB11/29/2007 6:05:40 AM1
file Scholars for 9-11 Truth under Attack.mht49.04 KB07/11/2006 6:16:20 AM6
file Scientific Review of Vaccine Safety Datalink Information - Simpsonwood Retreat Center (2000).pdf13.43 MB10/01/2007 1:23:18 PM1
file Secrets R US Deceptions and schemes in the military-intelligence-industrial complex.mht38.84 KB05/24/2007 11:25:20 AM7
file Secrets R US Deceptions and schemes in the military-intelligence-industrial complex.pdf57.89 KB05/24/2007 11:26:00 AM12
file Shirley MacLaine claims Kucinich had UFO encounter - cleveland.com.pdf170.99 KB10/24/2007 2:59:30 AM2
file Site Secrets.pdf13.61 KB05/24/2007 11:47:30 AM16
file Space Corps - The dangerous business of making the heavens a war zone.pdf55.18 KB05/24/2007 11:37:16 AM8
file Space Corps The dangerous business of making the heavens a war zone.mht36.15 KB05/24/2007 11:37:02 AM7
file The 13 Illuminati Bloodlines by Fritz Springmeier.pdf2.04 MB04/09/2006 1:36:44 PM10
file The Advantages and Limitations of Calmatives for Use as a Non-Lethal Technique - psucalmoriginal.pdf1.23 MB07/11/2006 10:12:56 AM4
file The Coming Technological Singularity by Vernor Vinge (1993).txt41.76 KB03/22/2006 4:09:24 PM8
file The Gravitational Instability Theory.doc130.50 KB01/25/2006 10:42:26 PM9
file The Illuminati Bloodlines.pdf910.40 KB05/15/2006 4:07:10 PM6
file The Illuminati Formula Used to Create an Undetectable Total Mind Controlled Slave by Cisco Wheeler and Fritz Springmeier.pdf2.72 MB03/22/2006 12:46:32 AM9
file The Morgellons have landed.mht388.05 KB07/11/2006 9:29:36 AM6
file The Newbie's Guide to Detecting the NSA.mht173.48 KB07/11/2006 7:07:46 AM10
file The NSA Bot.pdf13.27 KB05/24/2007 11:50:40 AM13
file The Pentagon's Trojan Horse - Star Wars.pdf33.01 KB05/24/2007 11:36:40 AM11
file The Secret Downing Street Memo.pdf71.78 KB07/26/2006 3:25:16 PM6
file The UFO Conspiracy - Information concerning the U.S. government's cover-up of alien activity on Earth, according to Milton William Cooper - Compiled by David E. Stewart.rtf77.76 KB10/14/2006 1:00:36 AM8
file The US Department of Defense Joint Non-Lethal Weapons Program - Program Overview (exerpts) - jnlwdpo01.pdf650.08 KB07/11/2006 10:10:44 AM4
file To The Future - Non-Lethal Capabilities Technologies in the 21st Century - jnlwdntar.pdf1.42 MB07/11/2006 10:04:24 AM6
file Transcript - James Woods Questions 9-11 Story on the O'Reilly Factor.mht18.76 KB04/11/2006 11:04:02 AM7
file Underground by Suelette Dreyfus.pdf586.41 KB05/18/2005 5:15:20 AM8
file United Press International - Fuel bomb fury - Vacuum (Thermobaric) Bombs - Russian Armed Forces make biggest yet.pdf67.11 KB10/01/2007 1:34:34 PM4
file US develops lethal new viruses - 29 October 2003 - New Scientist.pdf29.84 KB10/01/2007 1:07:26 PM4
file US Foreign Policy and Pentagon.mht46.41 KB05/24/2007 11:32:04 AM5
file US House Votes to Advance Offensive Biological Weapons Plan.mht8.67 KB07/11/2006 9:46:30 AM10
file US Marine Corps Non-Lethal Weapons Requirements - usmcnlwreq.pdf51.15 KB07/11/2006 10:11:00 AM5
file UTHHSC Incident-Accident Investigation Report - Anthrax (5-7-2007).pdf2.15 MB10/01/2007 2:09:48 PM2
file UTSA - Internal Incident Report - Tularemia (9-4-2007).pdf1.08 MB10/01/2007 2:09:32 PM3
file Warrantless NSA Wiretap and Illegal Domestic Surveillance - House Judiciary 20 Jan 2006 Briefing Transcript.zip1.97 MB11/29/2007 5:33:44 AM2
file We Know it Crashed, But Not Why.mht18.84 KB04/27/2006 6:14:38 AM8
file Weapons in Space.mht42.68 KB05/24/2007 11:35:42 AM6
file Weapons in Space.pdf64.94 KB05/24/2007 11:35:56 AM7
file Weapons of Mass Destruction Handbook - U.S. & World - FOXNews.com [a.k.a. Fear Mongering Propoganda].pdf72.93 KB12/26/2007 2:36:54 PM1
file What REALLY Happened at that O'Hare UFO Sighting by Leslie Kean.pdf102.37 KB03/21/2007 2:04:50 AM7
file Wired News - Stumbling Into a Spy Scandal.mht216.88 KB07/11/2006 7:10:20 AM5
file Wired News The Ultimate Net Monitoring Tool.mht204.14 KB07/11/2006 7:11:44 AM8
file Yet more truth about Dragon Skin - OPFOR Tech Archives.mht5.67 MB05/24/2007 11:56:52 AM5
file ZY-4076-362-000-p121.txt4.86 KB05/17/2007 9:25:02 AM18
file ZY-4076-362-000-p122.txt2.68 KB05/17/2007 9:25:06 AM10
file Zyprexa Kills - Eli Lilly Leaked Internal Documents - PDF and Text.zip278.12 MB05/17/2007 9:32:48 AM2
file Zyprexa Product Liability Litigation Injuction Order.pdf108.99 KB05/17/2007 9:30:38 AM20


Full download


Posted: January 3rd, 2008, 7:50pm CET

Tags  [edit]

Filename Filesize Filetime Hits
file A Guide for Explosion and Bombing Scene Investigation.pdf543.00 KB03/26/2005 2:14:24 AM32
file Anarchist Cookbook V.zip908.79 KB06/21/2005 8:12:46 AM27
file Anarchists Cook Book version 2000 (eBook - larger format).pdf2.54 MB10/18/2004 7:59:46 PM29
file Anarchists Cookbook version 2000 (eBook).pdf1.41 MB10/18/2004 8:02:18 PM27
file anarchy from anarchy-section of textfiles.com.rar1.09 MB06/02/2005 11:22:14 AM8
file Atomic Bomb - Documentation and Diagrams of the Atomic Bomb.txt54.77 KB12/14/2006 9:39:14 AM40
file Build Your Own Submachine Gun.zip1.58 MB05/01/1999 9:05:30 AM24
file carding from anarchy-section of textfiles.com.rar663.56 KB05/30/2005 4:24:44 AM9
file Carnival Booth An Algorithm for Defeating the Computer-Assisted Passenger Screening System.mht259.10 KB10/30/2006 1:03:52 PM6
file CIA-Manual - Psychological Operations in Guerilla Warfare.txt101.77 KB05/12/2006 1:04:44 PM39
file Erich Ammedick - Militärchemie - Eine Einführung.pdf1.82 MB06/03/2006 12:14:54 PM9
file FBI Guide to Consealable Weapons 2003.pdf2.18 MB09/02/2005 1:14:04 AM21
file fdr from anarchy-section of textfiles.com.rar1.48 MB06/02/2005 11:27:22 AM5
file freeloading from anarchy-section of textfiles.com.rar183.29 KB05/30/2005 4:25:16 AM11
file Handbuch - Waffenkunde.pdf2.87 MB03/31/2006 8:52:04 AM16
file HIT MAN ON-LINE - A Technical Manual for Independent Contractors (eBook).rar101.81 KB09/15/2006 6:42:04 PM18
file HIT MAN ON-LINE - A Technical Manual for Independent Contractors by Rex Feral.doc188.12 KB09/15/2006 6:38:20 PM8
file HIT MAN ON-LINE A Technical Manual for Independent Contractors by Rex Feral.txt177.13 KB01/10/2000 12:45:50 PM14
file HOMEMADE STINK BOMB by DIzzIE.doc25.00 KB06/16/2005 11:48:36 AM23
file How to Rip Off Everything.zip156.57 KB03/13/2005 9:30:16 PM28
file incendiaries from anarchy-section of textfiles.com.rar4.46 MB06/08/2005 3:29:42 AM9
file Jack McPherson - Terrorist Explosives Handbook.pdf879.00 KB03/31/2006 12:17:30 PM21
file jollyroger (acb 2) from anarchy-section of textfiles.com.rar146.96 KB05/30/2005 4:25:42 AM9
file Kurt Saxon - Fireworks and Explosives like Granddad used to make (Excerpt from Poor Mans Jamens Bond 1).pdf4.47 MB06/03/2006 12:26:38 PM12
file Kurt Saxon - Guide to selected Vietcong Equipment and explosive devices (Excerpt from Poor Mans James Bond 4).pdf1.06 MB03/31/2006 12:23:54 PM13
file Kurt Saxon - How To Make and Use A Small Chemical Laboratory (Excerpt from Granddad's wonderful book of Chemistry).pdf7.10 MB06/03/2006 12:45:20 PM11
file lockpicking from anarchy-section of textfiles.com.rar403.25 KB05/30/2005 4:26:52 AM15
file LSI Guide To Lock Picking.pdf5.49 MB11/08/2006 7:33:54 PM20
file Major von Dach - der totale Widerstand (info).txt1.15 KB01/05/2006 3:26:34 PM12
file Major von Dach - Der totale Widerstand.pdf6.44 MB01/05/2006 3:41:46 PM9
file mischief from anarchy-section of textfiles.com.rar1.03 MB06/02/2005 8:20:44 AM8
file MIT Guide To Lock Picking.zip447.53 KB03/13/2005 9:30:40 PM26
file pain from anarchy-section of textfiles.com.rar176.81 KB05/30/2005 4:28:28 AM7
file Pressure Points - Military Hand to Hand Combat Guide.pdf613.34 KB02/04/2006 8:47:52 AM38
file Psychological Operations In Guerilla Warfare.zip34.72 KB03/13/2005 9:26:24 PM13
file Ripping off Change Machines by the Jolly Roger.txt1.88 KB04/26/2005 10:33:44 PM3751
file RogueBook - The chameleon survival guide - Book 3 of the Chaos Chronicles.rtf27.44 KB06/08/2005 12:47:00 AM3
file Rudolf Meyer - Lexikon Der Explosivstoffe.pdf11.33 MB06/03/2006 1:13:54 PM9
file Safe Cracking for the Computer Scientist by Matt Blaze.pdf2.62 MB04/04/2005 5:35:58 AM15
file scams from anarchy-section of textfiles.com.rar359.26 KB05/30/2005 4:27:56 AM8
file Schloesser Knacken.pdf301.86 KB03/31/2006 8:58:46 AM15
file Secrets Of The Ninja.pdf1.71 MB02/04/2006 9:50:50 AM29
file Selection Processing and Training of Officer Volunteers for Explosive Ordnance Disposal Duty.pdf80.18 KB03/26/2005 2:19:18 AM26
file Setting up a Pirate Radio Station.rtf35.81 KB02/06/2006 8:42:02 AM27
file Smoke Bombs by the Jolly Roger.txt502 B07/14/2006 10:20:56 AM30
file Sprengvermessung und Lademengenberechnung.pdf1.38 MB07/11/2005 5:44:16 AM11
file Terrorizing Your Neighbourhood.zip6.50 KB03/13/2005 9:28:32 PM21
file The 1998 CIA World Factbook.zip988.00 KB05/31/1999 7:54:24 AM9
file The Anarchist Arsenal - Improvised Incendiary and Explosives Techniques by David Harber.pdf10.76 MB02/03/2006 10:59:22 PM10
file The Anarchists Cookbook IV.zip484.65 KB03/13/2005 9:27:52 PM11
file The Avengers Handbook.zip61.06 KB03/13/2005 9:29:10 PM17
file The Big Book Of Mischief.zip65.60 KB03/13/2005 9:26:54 PM21
file The Chemistry Of Gun Powder And Explosives.pdf11.59 MB06/03/2006 1:43:42 PM12
file The CIA World Factbook 2002.pdf2.50 MB05/07/2005 7:23:00 AM9
file The Complete Social Engineering FAQ.zip7.25 KB03/13/2005 9:26:02 PM63
file The Counterterrorism Handbook - Tactics Procedures and Techniques.pdf3.20 MB02/04/2006 10:26:26 AM11
file The Poor Mans James Bond - Vol.1 by Kurt Saxon.rar84.72 MB02/08/2006 1:24:36 PM6
file The Poor Mans James Bond - Vol.2 by Kurt Saxon.rar97.24 MB02/08/2006 1:35:08 PM7
file The Poor Mans James Bond - Vol.3 by Kurt Saxon.rar85.31 MB02/24/2006 12:59:04 PM2
file The Poor Mans James Bond - Vol.4 by Kurt Saxon.rar64.79 MB02/10/2006 12:01:34 PM2
file The Secrets of Street Self-Defence by Paul Wellard.pdf8.48 MB02/04/2006 8:34:56 AM15
file The Ten Commandments Of Revenge.zip1.84 KB03/13/2005 9:28:40 PM23
file The Terrorist's Cookbook.zip55.82 KB03/13/2005 9:27:32 PM23
file The Terrorist's Handbook.zip55.75 KB03/13/2005 9:27:08 PM15
file The UNABOM Guide to Blowing up Universities.zip16.71 KB03/13/2005 9:29:28 PM14
file US Army Counter Sniper Guide.pdf2.31 MB06/13/2006 3:02:04 PM16
file US Patent 4,218,974 - Antipersonnal Mine.pdf307.16 KB03/31/2006 12:24:38 PM13
file Vortex's Cookbook v2.84.zip58.86 KB04/20/2004 12:41:58 AM15
file weapon from anarchy-section of textfiles.com.rar805.67 KB05/30/2005 4:30:48 AM8
file WWW SEARCH FOR NUCLEAR TERRORISM ACTIVITIES - LBNLNormanEwww.pdf326.41 KB01/05/2007 12:46:38 PM23


Full download


Posted: January 3rd, 2008, 4:08pm CET

Tags  [edit]


Practice for the CCNP BSCI exam with hands-on, networking lab scenarios
Ramp up your routing know-how with more than 40 practical lab scenarios
Reinforce your CCNP exam preparation with step-by-step, hands-on router configuration
Get up to speed with advanced OSPF and IS-IS configuration, summarization, and redistribution
Gain proficiency in an advanced BGP environment with synchronization, communities and peer groups, and static and policy-based routing
Perfect your EIGRP configuration and summarization skills
Apply proficiency gained throughout the book with RIP to OSPF migration
Use VLSMs to extend the use of IP addresses
Test routing connectivity using accepted troubleshooting techniques
Take your preparation to the next level with a bonus CCIE lab, written by a prominent member of the CCIE team at Cisco Systems

Indispensable as both a router configuration guide and a preparation tool for the CCNP BSCI exam, CCNP Practical Studies: Routing will prepare you for the exam and give you the hands-on experience to apply your knowledge on the job. CCNP Practical Studies: Routing provides you with routing and configuration information from IP basics to advanced routing concepts and protocols, such as BGP and IS-IS, which is the newest addition to the BSCI exam. Each chapter focuses on a specific routing technology or protocol with a battery of scenarios and practical exercises that you can either configure using your home, work, or remote-access lab equipment or follow along by reviewing the book’s example tasks. The five lab scenarios in each chapter serve to challenge your understanding of the chapter topics and measure your aptitude as a CCNP candidate, while providing concrete examples of the challenges faced in real-world configuration.

CCNP Practical Studies: Routing provides you with practical information on all of the important concepts central to the CCNP Routing exam, including basic and advanced BGP and OSPF, EIGRP, route reflectors, IP routing principles, and IS-IS. Begin with basic lab scenarios that cover displaying and analyzing IP routing tables and using show and debug commands. Then graduate to more advanced lab scenarios, such as routing between a classful and a classless network; configuring VLSM; and working with multihomed BGP and connections to ISPs. Lab scenarios at the end of the book take you step-by-step through route optimization and redistribution. This book also contains a bonus CCIE®-level lab, which takes you beyond the professional level labs and onto the next step in becoming a hands-on routing expert.

Whether you are seeking practical knowledge to enhance your preparation for the CCNP BSCI exam or you are a newly minted CCNP looking for hands-on experience to hone your on-the-job skills, CCNP Practical Studies: Routing has what you need to take your practical routing skills to the next level.

158720054610092003

Download


Full download


Posted: January 3rd, 2008, 4:07pm CET

Tags  [edit]


Newly revised and updated for Java 2 standards, the second edition of The Complete Java 2 Certification Study Guide is packed with information on what you’ll need to know to pass both the Sun Java Programmer and Developer Exams. With Java certification becoming ever more popular, this title is an essential resource for anyone who’s preparing for it.

The cover of the book asserts that one of its team authors actually contributes questions to Sun’s tests.

The goal here isn’t so much to beat the testmakers (although the book has plenty to say about test-taking strategy) as it is to master the finer points of Java that you’ll need to understand to succeed on the exam. The focus is on the areas that Sun has defined as important. The Programmer Exam–the first level of Sun certification–is covered first. Basic language features are reviewed, such as access specifiers, operators, and other keywords that will help make you an expert. (Some sections explain with great clarity the mysteries of Java’s “extra” shift operator and other features.) Other chapters cover threads and multithreading strategies, as well as user-interface design with layout managers (which Sun considers important).

The second half of the volume concentrates on the Developer Exam, a more free-form exercise in which programmers write custom code, based on a specification from Sun. Two case studies, one for a room-scheduling application and another for a trouble-ticket system that tracks requests for technical support, illustrate this test. As the solution is presented, you’ll learn how to build custom client/server software, and how to use Remote Method Invocation (RMI) and other advanced techniques. There’s also advice for the best programming styles and choices for passing this challenging exam.

As in the previous edition, each chapter in this book concludes with sample questions (about 10 each) to help you study. In the new edition, there’s now a full sample Programmer Exam (both printed and on the accompanying CD-ROM), which simulates the length and format of the real thing. In all, the new edition of this previously bestselling title will continue to provide helpful preparation for anyone who seeks Sun certification.

Despite the bulk (over 900 pages), this book actually makes for quick reading, and will help anyone decipher some of the more difficult aspects of the Java programming language. –Richard Dragan

Topics covered:
Introduction to Sun certification and the Programmer Exam
Java language fundamentals: primitive data types, literals, arrays, and garbage collection
Java operators up close (including evaluation order and the shift operators)
Access specifiers (public, private, default, and protected)
Converting and casting rules in Java (including promotions)
Flow-control statements
Exception handling
Object-oriented design primer
Overloading and overriding
Inheritance and subclassing
Inner classes
Threads and synchronization techniques
Using the Math, String, and StringBuffer classes effectively
The Java 2 Collections API
Layout managers
Event handling
AWT components
Painting
File I/O
Introduction to the Sun Developer Exam
Sample room-reservation case study
Working with Java databases
Creating a client/server system from scratch
Remote Method Invocation (RMI)
Multithreading issues
User-interface design with Swing
Trouble-ticket problem tracker case study
Using Swing JTable, JTree, and other Swing controls
How to submit finished exam work to Sun
Tips for the follow-up exam
Sample Programmer Exam (including CD-ROM version)
The future of Sun certification

Book Description:

Want to conquer two of the most difficult programmer certifications? The new edition of the best-selling Complete Java 2 Certification Study Guide is the resource you need. Authors Philip Heller and Simon Roberts, developers of Sun’s Programmer and Developer exams for the Java 2 Platform, give you everything you need to pass the exams the first time. This fully revised edition is updated for the changes in both exams, including coverage of new objectives for J2SE 1.4, a new emphasis on Swing and RMI, and information for tackling the new format of the Developer exam. The book is also enhanced with all-new features from Sybex’s market-leading Study Guides, including Exam Essential sections to reinforce key subject areas and real-world scenario sidebars with sample programming assignments. The companion CD contains all the review questions from the book, a practice programmer’s exam, and 150 random-test questions, including 100 new questions. The CD also includes a fully searchable electronic edition of the book.

Download


Full download


Posted: January 3rd, 2008, 4:06pm CET

Tags  [edit]


If you are a web developer who has already realized the power of Ruby on Rails but wants to take your Rails knowledge further, this book will be invaluable to you. Practical Rails Projects assumes you know the basics of using the framework, concentrating instead on taking you through the creation of a multitude of practical real-world examples, including a blog, a personal organizer, a calendar, a PHP site retrofitted to Rails, and much more. Each example application follows best practices, gives a nod to style as well as functionality, and takes advantage of many Rails plug-ins, Rails engines, and Ruby Gems. There is also discussion of cutting-edge Rails functionality, such as the new REST implementation and Active Resource.

The book starts off by taking you through setup of an ideal development environment as a helpful recap, before diving into the projects straight afterwards.
Takes you through the creation of several real-world Rails web applications.
Provides a guide to setting up a perfect development environment with Rails and SQLite or MySQL, supporting Windows, Mac OS X, and Linux operating systems.
Doesn’t waste time on the basics–assumes you know the fundamentals of Ruby and Rails already.
Covers the newest Rails functionality, such as new plug-ins and engines, as well as the Rails REST implementation and Active Resource.
What you’ll learn
How to set up Rails for Windows, Mac OS X, and Linux
How to use Rails with both MySQL and SQLite databases
How to incorporate the latest plug-ins, engines, and Ruby Gems into your applications, saving you hours of development time
How to make consistent styling of your applications a walk in the park using the Yahoo YUI
How to retrofit a PHP site to Rails
How to add sparkle to your applications using Ajax techniques
How to use cutting-edge Rails functionality such as REST and Active Resource
Who is this book for?

This book is for anyone who has gone beyond the basics of Rails and wants to learn higher-level Rails techniques. It is also useful for those experienced in other disciplines (such as Java and PHP) who want to learn Rails.
About the Apress Practical Series

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

Download


Full download


Posted: January 3rd, 2008, 4:04pm CET

Tags  [edit]


With the boom of Internet, IP-based applications, such as WWW and multimedia, bave been an essential part of our life, and there is an ever-increasing demand for accessing high-speed Internet services anywhere and anytime. This trend unavoidably has huge impacts on the design of the next-generation satellite systemsnetwork monitoring and measurement, and perfmance enhancement.. On the other hand, with its broadcasting nature and unique coverage, satellite systems also can play an important role in the next-generation Internet. For example, satellite systems can be a good driver for the deployment of IPv6 in the Internet, and can provide a fast way to reach end-users because they do not rely on construction of a high-speed terrestrial networks. The workshop proceedings will focus on the IP networking of next-generation satellite systems. Topics include IPv6 over satellites, new architectures of next-generation satellite systems, satellite and terrestrial network integration,
Download


Full download


Posted: January 3rd, 2008, 4:03pm CET

Tags  [edit]


Want to supercharge your website with the latest searching, mapping, shopping, and imaging tools? Now you can build amazing mashups with help from this step-by-step guide. How to Do Everything with Web 2.0 Mashups shows you how to remix the best of Google, Amazon, Flickr, and eBay to create customized applications. You’ll learn to use essential Web 2.0 technologies–including XML, JavaScript, XHTML, and REST–and seamlessly integrate them into your own innovative mashups.
Build dynamic mashups using XML and JavaScript
Use MySQL with PHP to retrieve data from databases
Receive data via RSS and Atom
Learn to use XMLHttpRequest, XML-RPC, REST, and JSON
Structure your mashup pages using XHTML
Incorporate Google searching and mapping technologies
Integrate Amazon Web Services
Include Flickr photos in your mashups
Tap into eBay tools and map the locations of eBay sellers
Successfully manage multiple technologies in your mashups
Download


Full download


Posted: January 3rd, 2008, 4:02pm CET

Tags  [edit]


Here’s the book you need to prepare for Exam 70-224, Installing, Configuring, and Administering Microsoft Exchange 2000 Server:
Full coverage of every exam objective—all the information you need to know
Practical information on installing, configuring, and administering Exchange 2000 Server
Hundreds of challenging review questions, in the book and on the CD
Leading-edge exam preparation software, including a testing engine, simulation software, and electronic flashcards

Authoritative coverage of all exam objectives, including:
Installing and upgrading Exchange 2000 Server
Configuring Exchange 2000 Server
Managing recipient objects
Monitoring and managing messaging connectivity
Managing Exchange 2000 Server growth
Restoring system functionality and user data

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Download


Full download


Posted: January 3rd, 2008, 4:01pm CET

Tags  [edit]


Realize the full potential of Oracle Database 11g with help from the experts. Written by Robert G. Freeman, and with insightful commentary throughout from Arup Nanda, this Oracle Press guide offers full details on the architectural changes, database administration upgrades, availability and recovery revisions, security enhancements, and programming innovations. Every new and updated feature is covered and presented with screenshots, code samples, tables, and charts. Find out how to take full advantage of all the new and improved capabilities of Oracle Database 11g, including:
New Oracle Automatic Storage Management features, such as Fast Disk Resync, Compatibility Attributes, Preferred Mirror Read, and Rolling Upgrade components
Improved Automated Memory Management capabilities
New database design features, such as virtual columns, tablespace encryption, and true table-level data compression
New Database Advisors for data recovery and repair, partitioning, and streams performance
New tuning features, such as Automatic SQL Tuning and SQL Performance Analyzer
Enhancements to Oracle RMAN, including active database duplication and UNDO backup optimization
Improved auditing and security capabilities
Advanced BI, data warehousing, and partitioning features
New SQL and PL/SQL enhancements
Download


Full download


Posted: January 3rd, 2008, 4:00pm CET

Tags  [edit]


Get on the fast track to becoming a Microsoft Certified Technology Specialist with this affordable, portable study tool. Inside, Microsoft Certified Trainer Brian Culp will guide you on your career path, providing expert tips and sound advice along the way. With an intensive focus on only what you need to know to pass MCTS Exam 70-620, this certification passport is your ticket to success on exam day.

Featuring:
Itineraries–List of official exam objectives covered
ETAs–Amount of time needed to complete each lesson
Travel Advisories–Expert advice on critical topics
Local Lingo–Concise definitions of key terms and concepts
Travel Assistance–Recommended resources for more information
Exam Tips–Common exam pitfalls and solutions
Checkpoints–End-of-chapter questions, answers, and explanations
Career Flight Path–Career options mapped out to maximize the return from your IT journey

Download



Full download


Posted: January 3rd, 2008, 3:58pm CET

Tags  [edit]


Camtasia Studio 5 is the latest version of TechSmith’s industry-leading screen video recording and editing tool. Camtasia Studio 5: The Definitive Guide leads the user through the entire process of creating top-notch software tutorials, marketing spots, and demonstrations. It starts right at the beginning of the process, with developing goals and figuring out the core audience, and proceeds to storyboarding, on through recording, editing, and production. Camtasia Studio 5 is appropriate for users at all levels.
Download
or
http://mihd.net/vb2er8


Full download


Posted: January 2nd, 2008, 10:52am CET

Tags  [edit]


R.W. Carr, "Modeling of Chemical Reactions "
Elsevier Science | ISBN:0444513663 | 2007 | 600 pages | PDF | 3.1 MB
Modeling of Chemical Reactions covers detailed chemical kinetics models for chemical reactions. Including a comprehensive treatment of pressure dependent reactions, which are frequently not incorporated into detailed chemical kinetic models, and the use of modern computational quantum chemistry, which has recently become an extraordinarily useful component of the reaction kinetics toolkit.

It is intended both for those who need to model complex chemical reaction processes but have little background in the area, and those who are already have experience and would benefit from having a wide range of useful material gathered in one volume. The range of subject matter is wider than that found in many previous treatments of this subject. The technical level of the material is also quite wide, so that non-experts can gain a grasp of fundamentals, and experts also can find the book useful.

* A solid introduction to kinetics
* Material on computational quantum chemistry, an important new area for kinetics
* Contains a chapter on construction of mechanisms, an approach only found in this book

download:

[rapidshare.com]

[depositfiles.com]


Full download


Posted: January 2nd, 2008, 10:51am CET

Tags  [edit]


W. A. Vause, "Art of Welding (Workshop Practice Series)"
Trans-Atlantic Publications | ISBN:0852428464 | 1985 | 96 pages | PDF | 5 MB




download:

[rapidshare.com]

[depositfiles.com]


Full download


Posted: January 2nd, 2008, 10:51am CET

Tags  [edit]


Moshe Feldenkrais, "Awareness Through Movement: Easy-to-Do Health Exercises to
Improve Your Posture, Vision, Imagination, and Personal Awareness"

HarperOne (March 15, 1991) | ISBN:0062503227 | 192 pages | PDF | 1,7 Mb
-- Smithsonian
"Feldenkrais's most popular and accessible book."

Book Description

Thousands have found renewed health and increased sensory awareness through the Feldenkrais method as explained in Awareness Through Movement. Here is a way for people of every age to integrate physical and mental development into a new, invigorating wholeness. Feldenkrais provides a modern-day, practical program for the perennial ideal of a healthy mind in a healthy body. His down-to-earth method carefully avoids any mystical component and never obliges any pupil to master abstruse theories. Exercises for posture, eyes, imagination, and more will simultaneously build better body habits and focus new dimensions of awareness, self-image, and human potential.

[depositfiles.com] Edit Del
thanks
http://rapidshare.com/files/77005736/Awareness_Through_Movement.rar


Full download


Posted: January 2nd, 2008, 10:50am CET

Tags  [edit]


Angular Momentum in Quantum Mechanics
Publisher:Princeton University Press | 1996-01-08 | ISBN:0691025894 | Pages:154 | DJVU | 5 MB

Book Description:

This book offers a concise introduction to the angular momentum, one of the most fundamental quantities in all of quantum mechanics. Beginning with the quantization of angular momentum, spin angular momentum, and the orbital angular momentum, the author goes on to discuss the Clebsch-Gordan coefficients for a two-component system. After developing the necessary mathematics, specifically spherical tensors and tensor operators, the author then investigates the 3-j, 6-j, and 9-j symbols. Throughout, the author provides practical applications to atomic, molecular, and nuclear physics. These include partial-wave expansions, the emission and absorption of particles, the proton and electron quadrupole moment, matrix element calculation in practice, and the properties of the symmetrical top molecule.

DOWNLOAD
[rapidshare.com]
MIRROR
[www.filefactory.com]


Full download


Posted: January 2nd, 2008, 10:47am CET

Tags  [edit]


Molecular Light Scattering and Optical Activity
Publisher: Cambridge University Press | 2004-11-08 | ISBN: 0521813417 | Pages: 443 | PDF | 2.6 MB

Book Description:

Ranging from the physics of elementary particles to the structure of viruses, the subject matter of this book stresses the importance of optical activity and chirality in modern science and will be of interest to a wide range of scientists. Using classical and quantum methods with a strong emphasis on symmetry principles, the volume develops the theory of varied optical activity and related phenomena from the perspective of molecular scattering of polarized light. First Edition Hb (1983): 0-521-24602-4

DOWNLOAD
[rapidshare.com]
MIRROR
[www.filefactory.com]


Full download


Posted: January 2nd, 2008, 10:47am CET

Tags  [edit]


Memory from A to Z: Keywords, Concepts, and Beyond
Publisher:Oxford University Press, USA | 2002-12-12 | ISBN:0198502672 | Pages:320 | PDF | 3.4 MB

Book Description:

This is an innovative and engaging companion to the language of memory research. It consists of over 130 entries, bound within a coherent conceptual framework. Each entry starts with a definition, or a set of definitions, followed by an in-depth and provacative discussion of the origin,
meaning, usage and aplicability of ideas and problems central to the neuroscience of memory and scientific culture at large. The entries, linked by webs of associations, can be read and enjoyed, and provide a versatile tool kit: a source for definitions, information and further reading; a trigger
for contemplation, discussion and experimentation; and an aid to study, teaching and debate in classes and seminars. The text is supported by an extensive reference listing, and there is a comprehensive subject index, incorporating a much wider range of terms relevant to the field.

DOWNLOAD
[rapidshare.com]
MIRROR
[www.filefactory.com]


Full download


Posted: January 2nd, 2008, 10:45am CET

Tags  [edit]


Michael W. Berry, Murray Browne, "Lecture Notes in Data Mining"
World Scientific Publishing Company | ISBN:9812568026 | 2006 | 236 pages | PDF | 8MB
This book is a series of seventeen edited "student-authored lectures" which explore in depth the core of data mining (classification, clustering and association rules) by offering overviews that include both analysis and insight. The initial chapters lay a framework of data mining techniques by explaining some of the basics such as applications of Bayes Theorem, similarity measures, and decision trees. Before focusing on the pillars of classification, clustering and association rules, the book also considers alternative candidates such as point estimation and genetic algorithms.


download:

[rapidshare.com]

[depositfiles.com]


Full download


Posted: January 2nd, 2008, 10:43am CET

Tags  [edit]

Developing, Implementing,and Using Winning KPIsPublisher: Wiley
Language: English
ISBN: 0470095881
Paperback: 256 pages
Data: Jan 2007
Format: PDF
Description: Breathtaking in its simplicity and profound in its impact, Key Performance Indicators (KPI) distills the balanced scorecard process into twelve logical steps, equipping users with an implementation resource kit that includes questionnaires, worksheets, workshop outlines, and a list of over 500 performance measures. Author David Parmenter provides you with everything you need to master and implement a KPI-driven strategy.

Download


Full download


Posted: January 2nd, 2008, 10:43am CET

Tags  [edit]

Charge Transport in Disordered Solids with Applications in ElectronicsPublisher: Wiley
Language: English
ISBN: 0470095040
Paperback: 498 pages
Data: Oct 2006
Format: PDF
Description: This text aims to cover conduction in disordered solids from fundamental physical principles and theories, through practical material development with an emphasis on applications in all areas of electronic materials. International group of contributors; Presents basic physical concepts developed in this field in recent years in a uniform manner; Brings up-to-date, in a one-stop source, a key evolving area in the field of electronic materials

Download


Full download


Posted: January 2nd, 2008, 10:42am CET

Tags  [edit]

So Smart But...: How Intelligent People Lose Credibility - and How They Can Get it BackPublisher: Jossey-Bass
Language: English
ISBN: 0787985740
Paperback: 224 pages
Data: Oct 2006
Format: PDF
Description: This fascinating book demonstrates that to be a good communicator and therefore an effective manager, a person must have five qualities in order to be viewed as totally credible–competence, character, composure, sociability, and extroversion. While some executives seem to possess all these qualities and be born with savvy communication skills, Weiner shows how anyone can find ways to make measurable improvements in how they present themselves that will enhance their credibility.

Download


Full download


Posted: January 2nd, 2008, 10:41am CET

Tags  [edit]

A Software-Defined GPS and Galileo Receiver: A Single-Frequency ApproachPublisher: Birkh?user Boston
Language: English
ISBN: 0817643907
Paperback: 176 pages
Data: Nov 2006
Format: PDF
Description: Satellite navigation receivers are used to receive, process, and decode space-based navigation signals, such as those provided by the GPS constellation of satellites. There is an increasing need for a unified open platform that will enable enhanced receiver development and design, as well as cost-effective testing procedures for various applications. This book and companion DVD provide hands-on exploration of new technologies in this rapidly growing field.

Download


Full download


Posted: January 2nd, 2008, 10:41am CET

Tags  [edit]

Electronics Projects For DummiesPublisher: Wiley
Language: English
ISBN: 9780470009680
Paperback: 443 pages
Data: 2006
Format: PDF
Description: These projects are fun to build and fun to use. Make lights dance to music, play with radio remote control, or build your own metal detector. Who says the Science Fair has to end? If you love building gadgets, this book belongs on your radar. Here are complete directions for building ten cool creations that involve light, sound, or vibrations — a weird microphone, remote control gizmos, talking toys, and more, with full parts and tools lists, safety guidelines, and wiring schematics.

Download


Full download


Posted: January 2nd, 2008, 10:40am CET

Tags  [edit]

MATLAB Recipes for Earth SciencesPublisher: Springer
Language: English
ISBN: 3540727485
Paperback: 288 pages
Data: 2007
Format: PDF
Description: MATLAB? is used in a wide range of applications in geosciences, such as image processing in remote sensing, generation and processing of digital elevation models and the analysis of time series. This book introduces methods of data analysis in geosciences using MATLAB such as basic statistics for univariate, bivariate and multivariate datasets, jackknife and bootstrap resampling schemes, processing of digital elevation models, gridding and contouring, geostatistics and kriging, processing and georeferencing of satellite images, digitizing from the screen, linear and nonlinear time-series analysis and the application of linear time-invariant and adaptive filters. The revised and updated Second Edition includes new subchapters on windowed Blackman-Tukey, Lomb-Scargle and Wavelet powerspectral analysis, statistical analysis of point distributions and digital elevation models, and a full new chapter on the statistical analysis of directional data. The text includes a brief description of each method and numerous examples demonstrating how MATLAB can be used on data sets from earth sciences. All MATLAB recipes can be easily modified in order to analyse the reader’s own data sets. The book comes with a CD containing exemplary data sets and a digital version of the MATLAB recipes.

Download


Full download


Posted: January 2nd, 2008, 10:40am CET

Tags  [edit]

Solid-State Physics: Introduction to the TheoryPublisher: Springer
Language: English
ISBN: 3540241159
Paperback: 717 pages
Data: Jan 2007
Format: PDF
Description: Learning solid state physics involves a certain degree of maturity, since it involves tying together diverse concepts from many areas of physics. The objective is to understand, in a basic way, how solid materials behave. To do this one needs both a good physical and mathematical background. One definition of solid state physics is that it is the study of the physical (e.g. the electrical, dielectric, magnetic, elastic, and thermal) properties of solids in terms of basic physical laws. In one sense, solid state physics is more like chemistry than some other branches of physics because it focuses on common properties of large classes of materials. It is typical that solid state physics emphasizes how physics properties link to electronic structure. We have retained the term solid state physics, even though condensed matter physics is more commonly used. Condensed matter physics includes liquids and non-crystalline solids such as glass, which we shall not discuss in detail. Modern solid state physics came of age in the late thirties and forties, and had its most extensive expansion with the development of the transistor, integrated circuits, and microelectronics. Most of microelectronics, however, is limited to the properties of inhomogeneously doped semiconductors. Solid state physics includes many other areas of course; among the largest of these are ferromagnetic materials, and superconductors. Just a little less than half of all working physicists are in condensed matter.

Download


Full download


Posted: January 2nd, 2008, 10:38am CET

Tags  [edit]

The Israel Gohberg Anniversary VolumePublisher: Birkhauser
Language: English
ISBN: 3764372907
Paperback: 478 pages
Data: Oct 2005
Format: PDF
Description: This book contains a selection of carefully refereed research papers, most of which were presented at the 14th International Workshop on Operator Theory and its Applications (IWOTA) held at Cagliari, Italy (June 24-27, 2003). The papers, many of which have been written by leading experts in the field, concern a wide variety of topics in modern operator theory and applications, with emphasis on differential operators and numerical methods. Included are papers on the structure of operators, spectral theory of differential operators, theory of pseudo-differential operators and Fourier integral operators, numerical methods for solving nonlinear integral equations, singular integral equations, and Toeplitz systems. Other main topics covered are inverse problems for canonical systems, factorization methods, metric constrained interpolation, mathematical system theory, and elements of multivariable operator theory. The book will be of interest to a wide audience of pure and applied mathematicians and engineers.

Download


Full download


Posted: January 2nd, 2008, 10:32am CET

Tags  [edit]

.NET & J2EE Interoperability

Publisher McGraw-Hill/Osborne
Author(s) Dwight Peltzer
ISBN 0072230541
Page 287

Use this resource to get the upper hand in conducting programming with XML and serialization, whether you’re a programmer, J2EE architect, or Windows developer.

Download eBook


Full download


Posted: January 2nd, 2008, 10:32am CET

Tags  [edit]

Sun Certified Enterprise Architect for J2EE Technology Study Guide

Publisher Prentice Hall
Author(s) Simon Roberts
ISBN 0130449164
Release Date 11 March 2002

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.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook


Full download


Posted: January 2nd, 2008, 10:31am CET

Tags  [edit]

Sun Certified Enterprise Architect for J2EE Study Guide, Exam 310-051

Publisher McGraw-Hill/Osborne
Author(s) Joseph Bambara
ISBN 0072226870
Release Date 27 March 2003

Book Description
The only classroom-based training and self-assessment system! This study guide provides 100% complete coverage of all objectives for the Sun Certified Architect for J2EE exam. Based on 300,000+ hours of IT training experience, the book contains hundreds of practice exam questions and hands-on exercises. The CD-ROM features full practice exam software with interactive tutorials and lab simulations, plus an adaptive test engine.

From the Back Cover

The Only Certification Study System Based on 300,000+ Hours of IT Training Experience

* 100% Complete Coverage–All official test objectives for the Enterprise Architect for J2EE exam 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

Full coverage of the topics you need to review, including how to:

* Understand J2EE architecture and system requirements
* Provide access to legacy systems
* Use entity, stateful session, and stateless session beans appropriately
* Make use of bean pooling in an Enterprise JavaBeans container
* Identify firewall features that might interfere with protocol operation
* Use the Gamma et al. and other design patterns
* Enable synchronous and asynchronous messaging
* Customize applications for international deployment
* Apply J2EE security mechanisms to the design, implementation, and deployment of secure enterprise applications

Download Your eBook Now

Download eBook
Download from

Download eBook


Full download


Posted: January 2nd, 2008, 10:31am CET

Tags  [edit]

0596527527

Publisher O’Reilly
Author(s) Aaron Gustafson
ISBN 0596527527
Release Date 29 June 2007

Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning — defining how the Web and web pages work — and builds from there. By the end of the book, you’ll have the skills to create multi-column CSS layouts with optimized graphic files, and you’ll know how to get your pages up on the Web.

This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:

* How to create a simple (X)HTML page, how to add links and images
* Everything you need to know about web standards — (X)HTML, DTDs, and more
* Cascading Style Sheets — formatting text, colors and backgrounds, using the box model, page layout, and more
* All about web graphics, and how to make them lean and mean through optimization
* The site development process, from start to finish
* Getting your pages on the Web — hosting, domain names, and FTP

The book includes exercises to help you to learn various techniques, and short quizzes to make sure you’re up to speed with key concepts. If you’re interested in web design, Learning Web Design is the place to start.

Download Your eBook Now

Download eBook
Download from rapidshare.de

Download eBook


Full download


Posted: January 2nd, 2008, 10:30am CET

Tags  [edit]

1590598032

Publisher friends of ED
Author(s) Simon Collison
ISBN 1590598032
Release Date 19 March 2007

* Be inspired by 10 web design lessons from 10 of the worlds best web designers
* Get creative with cutting-edge XHTML, CSS, and DOM scripting techniques
* Learn breathtaking design skills while remaining standards-compliant

Here at friends of ED, we know that as a web designer or developer, your work involves more than just working to pay the bills. We know that each day, you strive to push the boundaries of your medium, unleashing your creativity in new ways to make your websites more engaging and attractive to behold, while still maintaining cross-browser support, standards compliance, and accessibility. That’s why we got together ten of the world’s most talented web designers to share their secrets with you. Web Standards Creativityis jam-packed with fresh, innovative design ideas. The topics range from essential CSS typography and grid design, effective styling for CMS-driven sites, and astonishing PNG transparency techniques, to DOM scripting magic for creating layouts that change depending on browser resolution and user preference, and better print layouts for web pages. We’re sure you will find something here to inspire you! This full-color book’s examples are not just stunning to look at, but also fully standards-compliant, up-to-date, and tested in current browsers including Internet Explorer 7. Playing by the rules doesn’t have to mean drab or dull websitesWeb Standards can be fun!

Download Your eBook Now

Download eBook
Download from rapidshare.com

Download eBook


Full download


Posted: January 2nd, 2008, 10:27am CET

Tags  [edit]

0764547097

Publisher M&T Books
Author(s) B.K. DeLong
ISBN 0764547097
Release Date 15 January 2000

XHTML promises to expand the power and versatility of the Web and pave the way for XML. With crystal-clear explanations and compelling case studies, this step-by-step guide shows you how to take advantage of this exciting new Web standard. From working with the rigorous XHTML structure and retrofitting your HTML code to extending XHTML with XML, this guide is just what you need to position yourself and your sites for the XML future.

Download Your eBook Now Download eBook


Full download


Posted: January 2nd, 2008, 10:27am CET

Tags  [edit]

Use Case Driven Object Modeling with UML&emdash;Theory and Practice shows how to drive an object-oriented software design from use case all the way through coding and testing, based on the minimalist, UML-based ICONIX process. In addition to a comprehensive explanation of the foundations of the approach, the book makes extensive use of examples and provides exercises at the back of each chapter.

This book leads by example. It demonstrates common analysis and design errors, shows how to detect and fix them, and suggests how to avoid making the same errors in the future. The book also encourages you to examine its UML examples and to search for specific errors. You'll get clues, then later receive the answers during "review sessions" toward the end of the book.
Download:rapidshare.com



Download:depositfiles.com


Full download


Posted: January 2nd, 2008, 10:26am CET

Tags  [edit]


Enterprise Modeling and Computing With UML
By

* Publisher: IGI Global
* Number Of Pages: 314
* Publication Date: 2006-09-07
* Sales Rank: 1709083
* ISBN / ASIN: 159904174X
* EAN: 9781599041742
* Binding: Hardcover
* Manufacturer: IGI Global
More...Product Description:

Enterprise Modeling and Computing with UML bridges two fields that are closely related, but are often studied in isolation: enterprise modeling and information systems modeling. The principal idea is to use a standard language for modeling information systems, UML, as a catalyst, and investigate its potential for modeling enterprises. Enterprise Modeling and Computing with UML shows both the potential and the limit of using UML in an enterprise modeling context and a broad spectrum of ideas for aligning the development of information systems with the management of an enterprise.

Download


Full download


Posted: January 2nd, 2008, 10:26am CET

Tags  [edit]


Publisher: Idea Group Publishing (June 2005) ISBN-10: 1591406226 PDF 5,5 Mb 300 pages
Advances in UML and XML-Based Software Evolution reports recent advances in applications of two popularly used languages, UML and XML, in the field of software evolution. This book covers topics such as: visualizing legacy systems with UML, augmenting UML to support the design and evolution of user interfaces, migration of persistent object models using XML and much more. Advances in UML and XML-Based Software Evolution brings many specialists' views into one comprehensive text for all academic researchers and industrial practitioners to learn more about these languages.
Download


Full download


Posted: January 2nd, 2008, 10:25am CET

Tags  [edit]



Publisher: Springer
Number Of Pages: 316
Publication Date: 2004-11-23
Sales Rank: 892609
ISBN / ASIN: 3540007016
EAN: 9783540007012
Binding: Hardcover
Manufacturer: Springer
Book Description:
Attacks against computer systems can cause considerable economic or physical damage. High-quality development of security-critical systems is difficult, mainly because of the conflict between development costs and verifiable correctness.
Jürjens presents the UML extension UMLsec for secure systems development. It uses the standard UML extension mechanisms, and can be employed to evaluate UML specifications for vulnerabilities using a formal semantics of a simplified fragment of UML. Established rules of security engineering can be encapsulated and hence made available even to developers who are not specialists in security. As one example, Jürjens uncovers a flaw in the Common Electronic Purse Specification, and proposes and verifies a correction.
With a clear separation between the general description of his approach and its mathematical foundations, the book is ideally suited both for researchers and graduate students in UML or formal methods and security, and for advanced professionals writing critical applications.
http://rapidshare.com/


Full download


Posted: January 1st, 2008, 7:54am CET

Tags  [edit]

Lola Carlyle Reveals All
Lola Carlyle Reveals All
By Rachel Gibson

* Publisher: Avon
* Number Of Pages: 384
* Publication Date: 2002-04-01
* Sales Rank: 247194
* ISBN / ASIN: 0380814390
* EAN: 9780380814398
* Binding: Mass Market Paperback
* Manufacturer: Avon
* Studio: Avon
* Average Rating: 3.5
* Total Reviews: 56
Amazon.com:
Setting: The Caribbean and North Carolina

Sensuality: 8

Gorgeous Lola Carlyle is a woman who has overcome immense obstacles. Once a wildly successful swimsuit model, she’s conquered the bulimia that kept her ultra-thin, gained enough weight to make her voluptuous, and walked away from modeling to start a successful lingerie business. None of her grit and guts, however, has prepared her for dealing with undercover agent Max Zamora. When he steals the yacht she’s sleeping on in the Bahamas and heads for Florida, chased by drug runners who have beaten him badly, Lola’s determined to escape. Unfortunately, her efforts disable the boat and the two of them are stuck on the drifting yacht. Max recognizes Lola’s famous face and body immediately, but dealing with the furious woman tests his patience. It isn’t until they’re both nearly killed that the attraction between them blazes out of control. But if they can manage to stay alive and return to the States, is there any hope for a future between a man who thrives on danger and a woman who craves a settled life?

Author Rachel Gibson has a talent for creating characters who step off the page and into readers’ hearts. She uses that gift to advantage in this latest novel with its bigger-than-life characters, hair-raising action, and searing heat between hero and heroine. Don’t miss this one. –Lois Faye Dyer

Book Description:

When ex-supermoddel Lola Carlyle learns that some very — ahem — private photos of herself are being peddled on the Internet, she hides out where there’s sun and — she thinks — safety, until the gossip dies out. Then the private yacht she’s blissfully napping on is “commandeered” by some man who says his name is Max Zamora, and that he works for the government.

It sounds crazy, but Max is telling the truth — his cover’s been blown, he’s on the run, and now he’s confronted by a very angry — and beautiful — woman. He’s seen Lola before — barely clothed on covers of fashion magazines. But she’s more beautiful in person. From the top of her pert blonde head to the tips of her little painted toes, Max finds her sexy, curvy… and a pain in the butt. And that’s before she blows up the ship!

Now, the unlikely pair is stranded in the middle of the ocean, it’s getting very hot — not just from the sun — and Lola is about to reveal it all…

Download


Full download


Posted: January 1st, 2008, 7:53am CET

Tags  [edit]

Reluctant Mistress, Blackmailed Wife (Harlequin Presents)
Reluctant Mistress, Blackmailed Wife (Harlequin Presents)
By Lynne Graham

* Publisher: Harlequin
* Number Of Pages: 185
* Publication Date: 2006-11-01
* Sales Rank: 499731
* ISBN / ASIN: 0373125801
* EAN: 9780373125807
* Binding: Mass Market Paperback
* Manufacturer: Harlequin
* Studio: Harlequin
* Average Rating: 4
* Total Reviews: 4

Download


Full download


Posted: January 1st, 2008, 7:52am CET

Tags  [edit]

Anne Hooper's Kama Sutra
Anne Hooper’s Kama Sutra
By Anne Hooper

* Publisher: DK ADULT
* Number Of Pages: 160
* Publication Date: 1998-01-01
* Sales Rank: 38639
* ISBN / ASIN: 1564586499
* EAN: 9781564586490
* Binding: Hardcover
* Manufacturer: DK ADULT
* Studio: DK ADULT
* Average Rating: 4
* Total Reviews: 53
Amazon.com:
One might think a former Penthouse Forum magazine editor would be in over her head when it came to interpreting the sacred Kama Sutra for contemporary lovers. Surprisingly, Anne Hooper has grasped the subtle, but more important, messages of India’s traditional love manuals. She discourages readers from focusing on accomplishing distorted poses, as if they were athletic feats. Instead, she has written a compelling commentary that encourages readers to emphasize pressure points, manners, artistic freedom, and most of all finding and pursuing a loving sexual relationship rather than an overly choreographed one. Almost every page is illustrated with tasteful photos of nude lovers demonstrating the many sacred positions, while Hooper’s text offers suggestions on how to apply the ancient teachings to contemporary lovemaking. –Gail Hudson

Book Description:
Anne Hooper’s Kama Sutra updates and reinterprets the 2,000 year–old sexual text in a fully illustrated guide that features specially commissioned photographs and information on ways to enrich and diversify one’s sex life. In this classic volume of sexual learning, Anne Hooper brings together the best of the eastern sexual teaching, the Kama Sutra, the Ananga Ranga, The Perfumed Garden, and The Tao to create a new classic that encourages an emphasis on pressure points, manners, artistic freedom, and most of all finding and pursuing a loving sexual relationship. She discourages the focus from accomplishing distorted poses—-in actuality, they are advanced yoga positions—-and instead has discovered the true spirit of these ancient teachings and applied the teachings to contemporary lovemaking.

Download

mirror


Full download


Posted: January 1st, 2008, 7:51am CET

Tags  [edit]

Complete Idiot's Guide to Tantric Sex
Complete Idiot’s Guide to Tantric Sex
By Dr. Judy Kuriansky

* Publisher: Alpha
* Number Of Pages: 400
* Publication Date: 2001-12-05
* Sales Rank: 106267
* ISBN / ASIN: 0028641752
* EAN: 9780028641751
* Binding: Paperback
* Manufacturer: Alpha
* Studio: Alpha
* Average Rating: 3.5
* Total Reviews: 7

Book Description:
Uncover the sacred side of sex?with this second edition of the bestselling guide.

In this updated, fully illustrated second edition of the bestselling book, Dr. Judy Kuriansky?a certified associate Ipsalu Tantra Teacher?uncovers every aspect of this ancient practice. From the sacred beliefs behind Tantra and Tantric loving to the practice of Tantric techniques, this book includes a new chapter on sacred sex, an updated chapter on Tantra rituals, the author?s own Tantric sex therapy technique, tips from world-renowned Tantric experts, and listings of national Tantra instructors and workshops.

? Fully illustrated
? Author is a tantric expert who has studied with pioneer Margot Anand
? A basic introduction to the principles of Tantra
? Tantric sex was recently featured in an episode of Sex and the City and in an article in New York magazine

password: dlvjak

Download


Full download


Posted: January 1st, 2008, 7:51am CET

Tags  [edit]

Tangled Up In You
Tangled Up In You
By Rachel Gibson

* Publisher: Avon
* Number Of Pages: 384
* Publication Date: 2007-08-01
* Sales Rank: 12315
* ISBN / ASIN: 0061178039
* EAN: 9780061178030
* Binding: Mass Market Paperback
* Manufacturer: Avon
* Studio: Avon
* Average Rating: 4.5
* Total Reviews: 29

Book Description:
Maddie is determined to uncover the untold story about the town’s sordid past—her past. As a child, Maddie lost everything, and now she’s back at the scene of the scandal—a local establishment that’s always belonged to the Hennessys—determined to uncover the truth, and nothing is going to stand in her way. Especially not a black-haired, blue-eyed Hennessy.

Everyone in Truly knows that the Hennessy men are irresistible, and the current owner, Mick, is no exception. His late father was a skirt-chasing heartbreaker who ended up causing disaster for two families. So far, Mick’s managed to keep the ladies in line, but when he claps eyes on Maddie, with her luscious curves and tempting lips, he can’t resist getting tangled up with her.

But Maddie is keeping secrets, not the least of which is her true reason for being in town. And when Mick discovers what`s really going on, there is going to be a whole lot of trouble in Truly.

Download


Full download


Posted: January 1st, 2008, 7:50am CET

Tags  [edit]

The Trouble with Valentine's Day (Little Black Dress)
The Trouble with Valentine’s Day (Little Black Dress)
By Rachel Gibson

* Publisher: Little Black Dress
* Number Of Pages: 320
* Publication Date: 2007-02-08
* Sales Rank: 14192
* ISBN / ASIN: 0755334043
* EAN: 9780755334049
* Binding: Paperback
* Manufacturer: Little Black Dress
* Studio: Little Black Dress
* Average Rating: 4
* Total Reviews: 4
Review:A good old (steamy) Romance.

This book has seriously put my Ice Queen status in danger!!
I found it a great fun and easy to read. The fact that it ended just how I wanted it to left me feeling thouroghly fufilled. Although some could say it was slighty rushed I was glad it was’nt dragged out along with my suspence.
The only problem now is i cant get my hands on another Rachel Gibson quick enough to see what it brings, although I think Ill be avoiding “Watch Jane Score” due to Rob Sutter appearing in this book previous to this one(I fear it would be like hearing about your boyfriends ex-girlfriends!!)

Download


Full download


Posted: January 1st, 2008, 7:49am CET

Tags  [edit]

See Jane Score
See Jane Score
By Rachel Gibson

* Publisher: Avon
* Number Of Pages: 384
* Publication Date: 2003-02-01
* Sales Rank: 43233
* ISBN / ASIN: 0060009241
* EAN: 9780060009243
* Binding: Mass Market Paperback
* Manufacturer: Avon
* Studio: Avon
* Average Rating: 4.5
* Total Reviews: 81
Amazon.com:
Setting: Seattle, Washington
Sensuality: 8

At long last, Seattle Times columnist Jane Alcott has a shot at a full-time assignment. She badly needs the income, but unfortunately, the opening is for a sports reporter traveling with the Seattle Chinooks hockey team and she knows nothing about the game. To add to her difficulty, the team doesn’t want her, especially Luc “Lucky” Martineau, the Chinooks $33 million goalie. The team stonewalls when she tries to interview them and they haze her mercilessly; it isn’t until the superstitious Luc decides that she brings good luck that Jane gets a shot at being a real journalist. But when her acceptance by the team leads to spending more time with Luc, Jane finds, to her dismay, that he’s more than a handsome, empty-headed sports jock and her heart is in danger.

For his part, Luc learns that behind “plain Jane’s” boring dark clothing and black-rimmed glasses lies a quick wit, nerves of steel, and a personality that charms him. And when Jane appears at a team banquet with a new haircut, makeup, and a killer red dress with matching sexy stilettos, Luc’s affection fast-forwards into a major case of serious lust. But if Jane lets herself fall in love, she’ll have to find a way to explain the secret she’s hiding before it becomes public knowledge and Luc’s passion turns to hate. Can she bring herself to tell him the truth? And if she does, will he forgive her?

Set in the rough and tumble world of professional hockey, See Jane Score features an intelligent, likable heroine and a hero with depth beneath his sports jock façade. The layered characters, intriguing setting, and the novel’s compelling emotional plot all add up to an excellent contemporary romance. Don’t miss this one. –Lois Faye Dyer

Book Description:
Award–winner and USA Today bestselling author Rachel Gibson’s smart, sassy contemporary romances are making her one of the genre’s fastest rising stars.

Download


Full download


Posted: January 1st, 2008, 7:46am CET

Tags  [edit]


Cambridge English Vocabulary in Use:
Download


Full download


Posted: January 1st, 2008, 7:46am CET

Tags  [edit]


English Brainstormers:
Download


Full download


Posted: January 1st, 2008, 7:45am CET

Tags  [edit]


Mathematics For Computer Graphics:
Baffled by math? Then don't give up hope. John Vince will show you how to understand many of the mathematical ideas used in computer animation, virtual reality, CAD, and other areas of computer graphics. In thirteen chapters you will rediscover - and hopefully discover for the first time a new way of understanding - the mathematical techniques required to solve problems and design computer programs for computer graphic applications. Each chapter explores a specific mathematical topic and takes you forward into more advanced areas until you are able to understand 3D curves and surface patches, and solve problems using vectors. After reading the book, you should be able to refer to more challenging books with confidence and develop a greater insight into the design of computer graphics software. Get to grips with mathematics fast - Numbers, Algebra, Trigonometry, Coordinate geometry, Transforms, Vectors, Curves and surfaces, Barycentric coordinates, Analytic geometry.
Download


Full download


Posted: January 1st, 2008, 7:45am CET

Tags  [edit]


Webster Essential Vocabulary:
Download


Full download


Posted: January 1st, 2008, 7:44am CET

Tags  [edit]


XPath Kick Start Navigating XML with XPath 1.0 & 2.0:
XPath is to XML as SQL is to databases: XML applications need XPath to locate specific data within an XML document for further processing with other XML applications such as XSLT, XQuery, XPointer, XLink and DOM level 3. With XPath, these applications offer developers a full toolkit for transforming, linking, and searching XML data. Developers need to understand XPath to fully exploit XML in their applications, and they have few resources beyond the W3C specification. XPath Kick Start will examine every aspect of XPath in detail, including its influence on and use with these other XML standards.With each technique illustrated with real-world examples, the book starts with coverage of the essentials of XPath, including nodes, expressions, functions and operators. The second half of the book details XPath in practice - from manipulating XML data to transforming, linking and querying XML documents.
Download


Full download


Posted: January 1st, 2008, 7:44am CET

Tags  [edit]


Better English Pronunciation:
Download


Full download


Posted: January 1st, 2008, 7:42am CET

Tags  [edit]


Growing Stronger - Strength Training For Older Adult:
Download


Full download


Posted: January 1st, 2008, 4:57am CET

Tags  [edit]


Master today’s world of Cisco networking with this book’s completely updated, fully illustrated visual approach
Easy enough for novices, substantive enough for networking professionals
Covers the latest networking topics—from network architecture to secure wireless, unified communications to telepresence

In Full Color

Jim Doherty • Neil Anderson • Paul Della Maggiora

Now 100 percent updated for the latest technologies, this is today’s easiest, most visual guide to Cisco® networking. Even if you’ve never set up or managed a network, Cisco Networking Simplified, Second Edition, helps you quickly master the concepts you need to understand. Its full-color diagrams and clear explanations give you the big picture: how each important networking technology works, what it can do for you, and how they all fit together. The authors illuminate networking from the smallest LANs to the largest enterprise infrastructures, offering practical introductions to key issues ranging from security to availability, mobility to virtualization.

What you always wanted to know about networking but were afraid to ask!
How networks and the Internet work
How to build coherent, cost-effective network infrastructures
How to design networks for maximum reliability and availability
What you need to know about data center and application networking
How to secure networks against today’s threats and attacks
How to take advantage of the latest mobility technologies
How virtualizing networks can help businesses leverage their network investments even further
How to combine messaging, calendaring, telephony, audio, video, and web conferencing into a unified communications architecture

This book is part of the Networking Technology Series from Cisco Press®, the only authorized publisher for Cisco®.

Category: Cisco

Covers: General Networking

Download

or

http://mihd.net/o6p932


Full download


Posted: January 1st, 2008, 4:56am CET

Tags  [edit]


This book is quite academic in tone, but practical in content. It is more of a math book that uses imaging in its examples than a book about imaging that uses math as a tool. It does a good job of starting from the beginning in any mathematical topic it explains, going through an explanation of the theory including proofs, and almost always showing at least one imaging example to explain each mathematical topic. Exercises are included, but these are not generally proofs in the classical sense. Instead, you may be asked to draw a diagram or image proving a theorem, or be asked to explain how a particular image proves a theorem. Answers to selected exercises are in the back of the book. Because this book has such good explanations on subjects such as the SVD and information theory, it might be useful to students that are not that interested in imaging simply because the analogies made to imaging make the mathematical theory quite clear. However, the last two parts of this six part book are very much aimed at those who are interested in image processing. I notice that the table of contents is not shown here, so I do that next:

Part I - THE PLANE
1. Isometries
Introduction; Isometries and their sense; The classification of isometries
2. How Isometries combine
Reflections are the key; Some useful compositions; The image of a line of symmetry; The dihedral group; Appendix on groups;
3. The seven braid patterns
Constructing braid patterns
4. Plane patterns and symmetries
Translations and nets; Cells; The five net types;
5. The 17 plane patterns
Preliminaries; The general parallelogram net; The centered rectangular net; The square net; The hexagonal net; Examples of the 17 plane pattern types; Scheme for identifying pattern types;
6. More plane truth
Equivalent symmetry groups; Plane patterns classified; Tilings and Coxeter Graphs; Creating plane patterns;

Part II - MATRIX STRUCTURES
7. Vectors and matrices
Vectors and handedness; Matrices and determinants; Further products of vectors in 3-space; The matrix of a transformation; Permutations and proof of determinant rules;
8. Matrix algebra
Introduction to eigenvalues; Rank and some ramifications; Similarity to a diagonal matrix; The Singular Value Decomposition;

Part III - Here’s to Probability
9. Probability
Sample spaces; Baye’s Theorem; Random variables; A census of distributions; Mean inequalities;
10. Random Vectors
Random Vectors; Functions of a random vector; The ubiquity of normal/Gaussian vectors; Correlation and its elimination;
11. Sampling and inference
Statistical inference; The Bayesian approach; Simulation; Markov Chain Monte Carlo

Part IV- Information, Error, and belief
12. Entropy and coding
The idea of entropy; COdes and binary trees; Huffman text compression; Huffman code redundancy; Arithmetic codes; Prediction by partial matching; LZW Compression; Entropy and minimum description length;
13. Information and error correction
Channel capacity; Error-correcting codes; Probabilistic decoding; Bayesian nets in computer vision;

Part V- Transforming the Image
14. The Fourier Transform
The DFT; The CFT; DFT connections;
15. Transforming Images
The Fourier Transform in two dimensions; Filters; Deconvolution and image restoration; Compression
16. Scaling
Nature, fractals, and compression; Wavelets; The Discrete Wavelet Transform; Wavelet relatives

Part VI - See, Edit, and Reconstruct
17. B-Spline Wavelets
Splines from boxes; The step to subdivision; The wavelet subdivision; The wavelet formulation; Band matrices for finding Q,A, and B; Surface wavelets;
18. Further methods
Neural networks; Self-organizing nets; Information Theory revisited; Tomography

Download

or

http://mihd.net/tyl8ab


Full download


Posted: January 1st, 2008, 4:54am CET

Tags  [edit]


If advertising and public relations were the best ways to connect with a company’s audience through traditional media, and blogs are the best way to connect with millions of customers through the medium of online consumer generated media, then how can companies best use blogs to connect with their audience through the medium of consumer-generated media?

The answer is through blogger relations, the process of interacting with bloggers and blog readers to get a company’s message to an audience. This book targets business people, marketing professionals, public relations firms, search engine optimization and online marketing agency staff with a primer on the importance of corporate blogging and how to conduct a successful blogger relations ongoing campaign.

* Provides tools for companies to interact with customers through blogging communities
* Shows how to transform public relations and search marketing through consumer-generated media, RSS feeds and comment interaction strategies
* Describes how to optimize blog articles for blog search engines and provides content strategies
* Provides companies the planning tools to evaluate its blogging community and company resources for effective blogging

Download


Full download


Posted: January 1st, 2008, 4:53am CET

Tags  [edit]


Text explores the key issues underpinning software change, and discusses how these issues impact on the implementation of changes of software systems. For software engineers. Softcover, hardcover available.
Download


Full download


Posted: January 1st, 2008, 4:51am CET

Tags  [edit]


Using WebSphere Business Integration (WBI) technology, you can build an enterprise-wide Business Integration (BI) infrastructure that makes it easier to connect any business resources and functions, so you can adapt more quickly to the demands of customers and partners. Now there’s an introductory guide to creating standards-based process and data integration solutions with WBI.

WebSphere Business Integration Primer thoroughly explains Service Component Architecture (SCA), basic business processes, and complex long-running business flows, and guides you to choose the right process integration architecture for your requirements. Next, it introduces the key components of a WBI solution and shows how to make them work together rapidly and efficiently. This book will help developers, technical professionals, or managers understand today’s key BI issues and technologies, and streamline business processes by combining BI with Service Oriented Architecture (SOA).

Coverage includes
Linking BI, business process management (BPM), and SOA
BI scenarios, architecture, patterns, and the IBM Business Object Framework
Business orchestration utilizing WS-BPEL and other industry standards
BI development with WebSphere Integration Developer (WID) and the SCA programming model
WebSphere Process Server (WPS): a runtime for service-oriented applications
Defining business maps, rules, business state machines, and human tasks
Managing BI services: security, auditing, and more
Integrating third-party and legacy systems with WebSphere adapters
Utilizing WebSphere Business Modeler and WebSphere Business Monitor
Using WebSphere Enterprise Service Bus (WESB) to integrate services

Download

or

http://mihd.net/p2r4my


Full download


Posted: January 1st, 2008, 4:50am CET

Tags  [edit]


In recent years, there has been an explosion of interest in computational intelligence (CI) techniques as evidenced by numerous applications in various fields. Biomedical research and applications have benefited enormously as a result of applications of such tools and techniques. Most such scientific literature concerning the application of CI for modeling and pattern recognition are scattered around the world in different journals and conference proceedings. Computational Intelligence in Bioengineeringprovides a comprehensive account of the recent research efforts in this emerging area. It brings together cutting-edge research and applications of computational intelligence in a single volume.
Download


Full download


Posted: January 1st, 2008, 4:48am CET

Tags  [edit]


Cryptographic solutions using software methods can be used for those security applications where data traffic is not too large and low encryption rate is tolerable. On the other hand, hardware methods offer high-speed solutions making them highly suitable for applications where data traffic is fast and large data is required to be encrypted in real time. VLSI (also known as ASIC), and FPGAs (Field Programmable Gate Arrays) are two alternatives for implementing cryptographic algorithms in hardware. FPGAs offer several benefits for cryptographic algorithm implementations over VLSI as they offer high flexibility. Due to its reconfigurable property, keys can be changed rapidly. Moreover, basic primitives in most cryptographic algorithms can efficiently be implemented in FPGAs.

Since the invention of the Data Encryption Standard (DES), some 40 years ago, a considerable amount of cryptographic algorithm implementation literature has been produced both, for software and hardware platforms. Unfortunately, virtually there exists no book explaining how the main cryptographic algorithms can be implemented on reconfigurable hardware devices.

This book will cover the study of computational methods, computer arithmetic algorithms, and design improvement techniques needed to implement efficient cryptographic algorithms in FPGA reconfigurable hardware platforms. The concepts and techniques to be reviewed in this book will make special emphasis on the practical aspects of reconfigurable hardware design, explaining the basic mathematics related and giving a comprehensive description of state-of-the-art implementation techniques. Thus, the main goal of this monograph is to show how high-speed cryptographic algorithms implementations can be achieved on reconfigurable hardware devices without posing prohibited high requirements for hardware resources.

Download

or

http://mihd.net/ru5ocn


Full download


Posted: January 1st, 2008, 4:47am CET

Tags  [edit]


It is clear that Visual Studio Team System is the future of development from Microsoft’s perspective. Development is no longer a personal pursuit by one developer in a darkened room; it is a collective effort by a team of peers. VSTS supports this broader vision by providing a complete collaboration platform for the entire project team. VSTS takes a services-oriented approach leveraging Windows SharePoint Services and SQL Server Business Intelligence Suite. Additionally, VSTS brings the life cycle to life by making it part of the integrated suite.

For those seeking to use test-driven development, VSTS is the tool for you. If you’re an architect, there is a new set of domain-specific modeling tools that makes it easy to visualize systems, determine application relationships, and deploy into a logical datacenter. For testers, Microsoft’s new suite of test tools provides a powerful web testing environment with virtually unlimited extensibility. In addition, the new load tools allow you to perform world-class scalability testing.

Even if you are just considering adopting VSTS, Pro Visual Studio Team System with Team Edition for Database Professionals, Second Edition will provide you with a comprehensive overview. Furthermore, you will be able to dive deep into any area with detailed descriptions, samples, and walkthroughs. Roll up your sleeves and get ready for a new way of developing solutions!
What you’ll learn

This book will guide you through the entire breadth of VSTS. If you are a stakeholder, you have a portal that gives you instant access to project documents, status, and performance indicators. If you are a project manager, you will learn how create, manage, and assess team performance. As VSTS is integrated with MS Office, you can quickly assign tasks and gather work status. With reporting from the data warehouse, you get a real-time view of all project metrics. If you are a developer, you will learn how to write higher-quality code, and ensure that the code works and performs well.
Who is this book for?

This book is for anyone with an interest in Visual Studio 2005 Team System. Whether you’re an architect, developer, tester, or database professional implementing VSTS or just considering it, this book will provide you with the answers that you need.
About the Apress Pro Series

The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career.
Related Titles
Pro Visual Studio 2005 Team System Application Development

Download


Full download


Posted: January 1st, 2008, 4:40am CET

Tags  [edit]


Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers explains how to use ASP.NET 2.0 and SQL Server 2005 most efficiently together. It covers all crucial performance issues and illustrates optimal techniques with enterprise-quality development.

Performance is always an issue, and optimizing database access is one of the most daunting performance challenges facing web developers. With Brennan Stehling as your guide, you’ll explore the many overlaps of web and database technologies, including configuration, programming, performance tuning, and deployment. You’ll learn how to make high-performance database access not just a goal, but a reality.

What you’ll learn

Discover what impedes ASP.NET 2.0 access to SQL Server 2005 and how to make web applications and databases work blindingly fast together.
Learn to make the subtle choices between DataSets, DataReaders, and DataObjects, to simplify code and maximize performance.
Optimize data-bound controls and create your own.
See when a custom database provider is advisable and how to build one.
Understand how to monitor and measure web/database performance.
Learn to build, deploy, and configure enterprise-level web applications against SQL Server 2005.

Who is this book for?

Anyone involved in .NET web development will find this book invaluable. Whether you’re struggling just to handle traffic or scaling up to meet demand, you’ll find all the tools, tips, and techniques you need for high-performance web access to databases. If you want to build enterprise-level web database applications 100% of the time, this book will tell–and show–you how to do it.

About the Apress Pro Series

The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career.

Related Titles

Pro ASP.NET 2.0 Website Programming

Beginning ASP.NET 2.0 Databases: From Novice to Professional

Expert ASP.NET 2.0 Advanced Application Design

DOwnload

or

http://mihd.net/ug4h96



Full download