XML Programming bible Brian Benz, John Durant ISBN: 9780764538292 Paperback 984 pages September 2003 Format: PDF 5.7 MB
* Covers all the most recent XML core and related specifications including XML 1.1, J2EE 1.4, Microsoft .NET's latest iteration, as well as open source XML items from the Apache project. * Strong coverage of XML use with databases, transactions, and XML security. * Discusses both Microsoft (.NET) and Sun (Java) programming integration with XML, an approach not taken in any other book. * Presents extensive business examples, including several major applications developed throughout the book. * No previous exposure to XML is assumed.
Wireless Communication Technologies, New Multimedia Systems Springer; 1 edition ISBN: 0792379004 344 pages April 10, 2003 Format: PDF 8Mb
Wireless Communication Technologies: New Multimedia Systems is based on a selection of the best papers presented at the recent International Symposium on Personal, Indoor and Mobile Radio Communications (PIMRC '99). All of the papers have been extended into full chapters, critiqued, and edited into a unified and structured book. Contributions to this volume are by the leading specialist from their respective fields. The topics represent the newest ideas and research involving wireless multimedia systems and wireless technologies. Part I focuses on key developments and technologies and includes coverage of wireless channel modeling, space-time coding, coding for wireless networks, OFDM, software radio, and spatial and temporal communication theory. Chapters in Part II address many of the new wireless systems currently being standardized; such as, intelligent transport systems, wireless internet, digital TV broadcasting, and IMT-2000. Insights into many of the hot and rapidly developing research topics, such as bluetooth, Mobile IP, GPRS, and others, are discussed. Each chapter includes basic concepts and technical trends in addition to providing extensive technical coverage. Researchers and engineers of wireless communication systems will benefit from insights and results reported in Wireless Communication Technologies: New Multimedia Systems. This work may also be suitable for graduate level courses on Wireless Communication Systems, Cellular Communication Systems, and Mobile Communications.
XML 1.1 Bible, 3rd Edition Format: PDF 8.2 MB Elliotte Rusty Harold ISBN: 9780764549861 Paperback 1054 pages February 2004
* Updated and better than ever, this more focused revision provides comprehensive coverage of XML to anyone with a basic understanding of HTML and Web servers * Featuring all-new examples, this book contains everything readers need to know to incorporate XML in their Web site plans, designs, and implementations * Continues expert Elliotte Rusty Harold's well-known track record for delivering the best XML guidance available * Includes coverage of the most recent XML 1.1 specification and the latest trends in XML Web publishing * Companion Web site includes additional examples and reference material found in previous editions that readers may find useful
?«Windows Forensics: The Field Guide for Corporate Computer Investigations?» by Chad Steel Publisher: Wiley May 2006 ISBN:9780470038628 Pages: 402 Format:Format: CHM Size: 12.8 MB
The evidence is in??”to solve Windows crime, you need Windows tools
An arcane pursuit a decade ago, forensic science today is a household term. And while the computer forensic analyst may not lead as exciting a life as TV's CSIs do, he or she relies just as heavily on scientific principles and just as surely solves crime.
Whether you are contemplating a career in this growing field or are already an analyst in a Unix/Linux environment, this book prepares you to combat computer crime in the Windows world. Here are the tools to help you recover sabotaged files, track down the source of threatening e-mails, investigate industrial espionage, and expose computer criminals.
Identify evidence of fraud, electronic theft, and employee Internet abuse Investigate crime related to instant messaging, Lotus Notes?®, and increasingly popular browsers such as Firefox?® Learn what it takes to become a computer forensics analyst Take advantage of sample forms and layouts as well as case studies Protect the integrity of evidence Compile a forensic response toolkit Assess and analyze damage from computer crime and process the crime scene Develop a structure for effectively conducting investigations Discover how to locate evidence in the Windows Registry
Ubuntu Linux Bible Wiley ISBN-10: 0470038993 January 3, 2007 904 pages Format: PDF 22 Mb size
It's the fastest-growing, coolest Linux distribution out there, and now you can join the excitement with this information-packed guide. Want to edit graphics? Create a spreadsheet? Manage groups? Set up an NFS server? You'll learn it all and more with the expert guidance, tips, and techniques in this first-ever soup-to-nuts book on Ubuntu. From the basics for newcomers to enterprise management for system administrators, it's what you need to succeed with Ubuntu.
* Master the fundamentals for desktop and networks * Send e-mail, share files, edit text, and print * music, watch DVDs, and play games * Use Ubuntu on laptops, go wireless, or synch it with your PDA * Set up Web, mail, print, DNS, DHCP, and other servers * Manage groups and secure your network
Wavelet Analysis and Applications (Applied and Numerical Harmonic Analysis) by Tao Qian (Editor), Mang I. Vai (Editor), Xu Yuesheng (Editor) Birkh?¤user Basel ISBN-10: 3764377771 Year:2006 588 pages Format: PDF 15.6 MB
This volume reflects the latest developments in the area of wavelet analysis and its applications. Since the cornerstone lecture of Yves Meyer presented at the ICM 1990 in Kyoto, to some extent, wavelet analysis has often been said to be mainly an applied area. However, a significant percentage of contributions now are connected to theoretical mathematical areas, and the concept of wavelets continuously stretches across various disciplines of mathematics.
* Approximation and Fourier Analysis
* Construction of Wavelets and Frame Theory
* Fractal and Multifractal Theory
* Wavelets in Numerical Analysis
* Time-Frequency Analysis
* Adaptive Representation of Nonlinear and Non-stationary Signals
Visual Studio 2005 All-In-One Desk Reference For Dummies Vanessa L. Williams
ISBN: 0764597752 Format: PDF November 6, 2006 888 pages 63.38 Mb size
A thorough revision to the Visual Studio 2005 All-In-One Desk Reference For Dummies makes this the ideal book for new programmers or Java programmers looking to get up and running with Visual Studio. The book will be a comprehensive, value-priced reference for the entire Visual Studio 2005. Microsoft??™s catch-phrase for Visual Studio 2005 is personal productivity. The goal of personal productivity is to allow the developer to work at a higher level of abstraction. The goal of this book is to show the reader how to build applications using these productivity features of VS. As a result, language syntax and programming constructs are de-emphasized in favor of showing the user how to let VS generate the code.
This book takes a layered approach similar to how most applications are architected. When developing a new application, developers often divide up the work for the user interface, service layer (data access), and domain classes (coding). Whether there is one developer playing all three roles, or three developers doing each, this approach allows the reader to easily reference the layer they are constructing.
Alexandru Serban, "Visual SourceSafe 2005 Software Configuration Management in Practice" Packt Publishing ISBN 1904811698 February 2007 Format: PDF 400 Pages 7.9MB
This book uses a real-world case-study project to teach you how to manage software configuration efficiently using Visual SourceSafe 2005, Microsoft??™s Software Configuration Management (SCM) solution for independent developers and for developers working in small- and medium-sized teams. It also provides a best-practices reference on using SourceSafe 2005 to manage the software development lifecycle.
Squeak: Learn Programming with Robots by St??phane Ducasse Apress; 1 edition 2005 ISBN-10: 1590594916 Format: PDF 3 Mb size 384 pages
The goal of this book is to explain elementary programming concepts such as loops, abstractions, composition, and conditionals to novices of all ages. It teaches the core programming concepts based on simple problems, involving the manipulation of robots or "turtles" as frequently seen in school learning environments. The ideal reader wants to have fun programming. And the reader does not have to be fluent in any programming language before they pick up this book. The chapters of this book are relatively small. The idea is that each chapter can be turned into a one or two hour lab session. This book creates a path to teach object-oriented programming and promote the encapsulation of data, but most readers will simply appreciate the delightful sequence of fun and easy-to-do exercises with a robot/turtle.
Universal Meta Data Models David Marco, Michael Jennings ISBN: 9780471081777 Paperback 478 pages April,2004 Format: PDF 5 MB
* The heart of the book provides the complete set of models that will support most of an organization's core business functions, including universal meta models for enterprise-wide systems, business meta data and data stewardship, portfolio management, business rules, and XML, messaging, and transactions * Developers can directly adapt these models to their own businesses, saving countless hours of development time * Building effective meta data repositories is complicated and time-consuming, and few IT departments have the necessary expertise to do it right-which is why this book is sure to find a ready audience * Begins with a quick overview of the Meta Data Repository Environment and the business uses of meta data, then goes on to describe the technical architecture followed by the detailed models