Inno -E Books
Posted: March 3rd, 2007, 4:51pm CET
By: Stephanie Bodoff Dale Green Kim Haase Eric Jendrock Monica Pawlan Beth Stearns
ISBN: 0201791684
Publisher: Addison-Wesley Professional - 2002-03-27
Paperback | Bk&CD-Rom Edition | 528 Pages | List Price: $49.99 (USD) | Sales Rank: 499145
The J2EE Tutorial is the official guide, from Sun Microsystems, to using J2EE in a step-by-step, example-driven approach. This new tutorial follows the same successful teaching style as the Java Tutorial, Third Edition. The material has been vetted through the architects of each of the major J2EE areas: JSP, servlets, JDBC, and EJBs, creating an authoritative and closely reviewed text.
Download
Full download
Posted: March 3rd, 2007, 4:06pm CET
- Publisher: Sams
- Number Of Pages: 432
- Publication Date: 2002-10-25
- Sales Rank: 1147421
- ISBN / ASIN: 0672324342
- EAN: 0752063324349
- Binding: Paperback
- Manufacturer: Sams
- Studio: Sams
- Average Rating: 4
- Total Reviews: 2
JAX: Java APIs for XML Kick Start covers the JAX APIs - fundamental for development of Java-based Web service applications as well as other e-Commerce applications requiring the exchange and manipulation of data. The book includes an overview of Web service fundamentals including SOAP, UDDI, and WSDL, all of which will be built upon in later examples. The book then covers the current set of JAX APIs for data processing, for messaging, for writing data to registries and for calling remote applications.
Each API is covered from an architectural and implementation perspective, using real-world examples and case studies throughout to illustrate their usefulness. The author will demonstrate both Web service and traditional JAX applications, giving a complete picture of the uses of JAX. The final chapter looks ahead to new developments and new APIs in progress at Sun.
Downlaod
Full download
Posted: March 3rd, 2007, 1:45pm CET
In the beginning there was dial-up, and it was slow; then came broadband in the form of cable, which redefined how we access the internet, share information, and communicate with each other online. Hacking the Cable Modem goes inside the device that makes Internet via cable possible and, along the way, reveals secrets of many popular cable modems, including products from Motorola, RCA, WebSTAR, D-Link and more.
nside Hacking The Cable Modem, you'll learn:
• the history of cable modem hacking
• how a cable modem works
• the importance of firmware (including multiple ways to install new firmware)
• how to unblock network ports and unlock hidden features
• how to hack and modify your cable modem
• what uncapping is and how it makes cable modems upload and download faster
Written for people at all skill levels, the book features step-by-step tutorials with easy to follow diagrams, source code examples, hardware schematics, links to software (exclusive to this book!), and previously unreleased cable modem hacks.
http://www.gigasize.com/get.php/464987/Hacking_The_Cable_Modem.rar
Full download
Posted: March 3rd, 2007, 11:19am CET
This exciting new Second Edition of the Deitels' best-selling Visual Basic textbook carefully explains how to use Visual Basic .NET�a premier language in Microsoft's new .NET initiative�as a general-purpose programming language and how to program multi-tier, client/server, database-intensive, Internet- and Web-based .NET applications.
Dr. Harvey M. Deitel and Paul J. Deitel are the founders of Deitel & Associates, Inc., the internationally-recognized corporate-training and content-creation organization specializing in Visual Basic® .NET, C#, Visual C++® .NET, Java�, C++, C, XML�, Python, Perl; Internet, Web, wireless, e-business and object technologies. The Deitels are the authors of several worldwide #1 programming-language textbooks, including Java How to Program, 4/e, C++ How to Program, 3/e and Internet & World Wide Web How to Program, 2/e.
In Visual Basic .NET How to Program, 2/e, the Deitels and their colleague, Tem. R. Nieto, discuss topics you need to build complete .NET, Web-based applications, including:
* .NET Introduction/IDE/Debugger
* Control Structures/Procedures/Arrays
* Classes/Data Abstraction/Strings
* OOP/Inheritance/Polymorphism
* Methods/Properties/Events/Delegates
* Data Structures/Collections/Unicode®
* Database/ADO.NET/SQL
* Assemblies/Modules/Exceptions
* GUI/Forms/Controls/Visual Inheritance
* Web Services/ASP.NET/Web Forms
* XML/XSLT�/DOM�/DTD/Schema
* VoiceXML�/Regular Expressions
* Files/Streams/Multimedia/Graphics/GDI+
* Multithreading/Client-Server/Networking
* Session Tracking/Cookies/Accessibility
* HTML 4/XHTML�/COM Integration
Visual Basic .NET How to Program, 2/e includes extensive pedagogic features:
* Hundreds of LIVE-CODE� programs with screen captures that show exact outputs
* Extensive World Wide Web and Internet resources to encourage further research
* Hundreds of tips, recommended practices and cautions�all marked with icons
Download
Full download
Posted: March 3rd, 2007, 8:53am CET
Book Description
The first book to focus on using Java to develop scientific and engineering programs.
A real technical programming book written by a real scientific programmer.
Shows how Java can specifically be used to develop GUI or Web-based front-ends to scientific or engineering programs.
Written for scientists and engineers learning Java as their first programming language or for those transitioning to Java from FORTRAN or C. Advanced Java for Engineers and Scientists gives the reader all the information needed to use Java to create powerful, versatile, and flexible scientific and engineering applications. The book is full of practical example problems and valuable tips. Grant Palmer, a research scientist himself, goes in-depth into advanced technical programming concepts applicable to scientific-oriented applications, such as solving differential equations, data modeling, integration of functions, and creating generic class libraries. The last section of the book shows readers how Java can be used to develop GUI or Web-based front-ends to scientific or engineering programs.
Grant Palmer is a scientific programmer with the ELORET Corporation under contract with NASA to develop analysis programs in the fields of fluid dynamics, thermodynamics, and thermal response. He has written three previous books on Java programming.
Synopsis
TechnicalJava(tm)Developing Scientific and Engineering ApplicationsGrant PalmerThe practical, example-rich guide to Java technical programmingIf you want to use Java todevelop scientific or engineering programs, Technical Java is the Java guide you'vebeen searching for. Using real-life examples, expert scientific programmerGrant Palmer shows how to build powerful, versatile, and flexible software forvirtually any technical application. Whether you're moving from FORTRAN, C, or C ++, or learning Java as your first language, Palmer covers all you needto know - Java, FORTRAN, C, and C ++, similarities, differences, and migration issues Java 1.4 syntax, objects, classes, methods, interfaces, variables, arrays, exceptions, packages, I/O, and more Working with java.math and creating your own math functions - including detailed trigonometric and transcendental examples Data modeling, in depth: class hierarchies, generic class libraries, least-squares fit, fitting to non-polynomial equations, and more Solving differential equations and systems of equations, including Gauss-Jordan and Gaussian elimination, lower-upper decomposition.
Download
Full download
Posted: March 3rd, 2007, 7:40am CET
ISBN 10 :0672320835
Author(s) :Hal Fulton
Pages :600
Description:Ruby is a fully object-oriented, dynamic scripting language which borrows some of the best features from LISP, Smalltalk, Perl, CLU, and other languages, and blends them into a harmonious whole. The design philosophy of Ruby encourages human-oriented design, rapid development, and test-first coding.
Use Ruby where you would use Perl, C++,Smalltalk or Python, but free from special cases, reliance on workspace, and with greater simplicity. Ruby syntax is elegant, fast and powerful making programs that are concise, easy to understand and maintain.
The Ruby Way takes a "how-to" approach to Ruby programming with the bulk of the material consisting of more than 300 examples arranged by topic. Each example answers the question "How do i do X in Ruby?" Working along with the author, you are presented with the task description and a discussion of the technical restraints. This is followed by a step-by-step presentation of the best possible solution. Along the way, the author provides detailed commentary and explanations to aid your understanding.
Download
Full download
Posted: March 3rd, 2007, 7:37am CET
- Publisher: Sams
- Number Of Pages: 492
- Publication Date: 1996-10
- Sales Rank: 2138433
- ISBN / ASIN: 1575211661
- EAN: 9781575211664
- Binding: Paperback
- Manufacturer: Sams
- Studio: Sams
- Average Rating: 4
- Total Reviews: 4
Amazon.com: )
The first third of Developing Intranet Applications with Java isn't strictly about Java. Rather, it's about intranets, with some information about Java development environments and code style. (The author has some novel ideas about pretty-printing.) This may be a selling point for those who have been called upon to set up an intranet and implement Java programs on it all at once; others may consider it filler material.
The cool thing in Developing Intranet Applications with Java is that author Jerry Ablan has put together custom software for both the book and its accompanying CD-ROM. The Java Intranet Framework (JIF) is a set of classes you can use as a base for writing corporate intranet tools. In fact, Ablan goes into great detail about using the JIF to write a conference tool, a benefits-management tool, the electronic equivalent of a magnetic in/out board, a product maintenance tracker, and several other tools. It's interesting to see how the JIF facilitates these products and how you can expand upon them. If you want to see, in detail, how one programmer created a suite of intranet tools, this book is the one for you.
Download
Full download
Posted: March 3rd, 2007, 7:35am CET
- Publisher: Springer
- Number Of Pages: 400
- Publication Date: 2003-06-24
- Sales Rank: 163874
- ISBN / ASIN: 0387951318
- EAN: 9780387951317
- Binding: Hardcover
- Manufacturer: Springer
- Studio: Springer
- Average Rating: 5
- Total Reviews: 1
Book Description: )
Software testing is rapidly evolving as a critical sub-discipline of software engineering. The industry needs professionals educated in the modern methods and tools of software testing and quality assurance. Based on the needs of software professionals, "Practical Software Testing" takes a unique approach to teaching readers how to effectively plan for testing, design test cases, test at multiple levels, organize a testing team, and optimize use of testing tools. It introduces testing concepts that are managerial-, technical-, and process-oriented, using the Testing Maturity Model (TMM) as a framework. Features: *includes a sample test plan, comprehensive exercises, and definitions for software testing and quality *introduces both technical and managerial aspects of testing in a clear and precise style, for integrated learning *balanced perspective and comprehensive view of all testing aspects *uses the TMM framework to introduce testing in a systematic, evolutionary way, and describes industrial TMM applications *covers testing topics with either procedurally based or object-oriented programming code With its accessible, practical, and well-focused framework, this new resource provides an integrated presentation of software-testing processes and practices. Professionals and practitioners in software testing, software quality assurance, or software validation and verification will benefit greatly from using this essential resource.
MiHD download (2.5 MB) >>> http://mihd.net/1.1162/Practical.Software.Testing_0387951318.rar.html
Full download
Posted: March 3rd, 2007, 7:32am CET
A how-to guidance on protecting the confidentiality of data stored on computers, and specific information on the vulnerabilities of commonly used ancillary computing devices, such as PDAs, cellular telphones, smart cards, and GPS devices.
About the Author:
Michael A. Caloyannides is a senior fellow at Mitretek Systems in McLean, VA. He received his Ph.D. in electrical engineering, applied mathematics and philosophy from California Institute of Technology. He is an adjunct professor at two renown universities and a regular columnist and associate editor for IEEE Computer Society’s "Security and Privacy" magazine
Download
Full download
Posted: March 3rd, 2007, 7:30am CET
Book Description: )
Advanced Coverage for Experienced Network Administrators
Active Directory Best Practices 24seven is written specifically to build on the practical and conceptual knowledge you've already earned. Taking a "just the facts, ma'am" approach this book provides targeted instruction and insider tips to help you quickly implement the best practices established by successful network administrators across a wide range of industries. This is also an excellent way to make a pain-free transition to the latest release of Active Directory. Coverage includes:
- Building a complete Active Directory-based infrastructure
- Understanding migration options, including the role of Organizational Units
- Configuring domain controllers to support Flexible Single Master Operations
- Understanding how Exchange affects Active Directory design
- Using the new backup and restore options
- Troubleshooting and optimizing the Active Directory database, File Replication Service, and Group Policy
- Setting up and maintaining interoperation between Active Directory and DNS
- Migrating and consolidating Windows NT 4 and Windows 2000-based domains
- Managing patches
- Securing the base operating system before promoting a domain controller
- Securing DNS to protect associated domain controllers
- Working with Active Directory security options
http://rapidshare.com/files/3487318/Sybex.Active.Directory.Best.Practices.24seven.Migrating.Designing.and.
Troubleshooting.Aug.2004.eBook
After download rename file to *.pdf
Full download
Posted: March 3rd, 2007, 7:27am CET
Product Detailspages: pages
Publisher: McGraw-Hill Osborne Media
ISBN: 0072224762
Format:
Size:
Supplier:
Summary:
Keep tabs on the vast array of storage network technologies, including SAN, NAS, Fibre Channel, file systems, virtualization, database storage, and snapshots. Plus, discover emerging technology standards such as iSCSI, InfiniBand, and storage provisioning. A profoundly useful resource for troubleshooting and coping with legacy issues such as interoperability and storage resource management.
MiHD download (20.09 MB) >>> http://mihd.net/q26ayf
Full download
Posted: March 3rd, 2007, 7:24am CET
Summary: Acrobat 8 Essential Training provides a thorough explanation of each of this application s essential features. The training covers how to put together slick cross-platform presentations, assemble large media-rich projects for distribution, and create forms for data collection. It also teaches users how to edit, secure, and distribute PDFs. Instructor Brian Wood demonstrates how to create and modify PDFs, export images and text, create secure documents, and customize the Acrobat interface for productivity. Exercise files accompany the tutorials.
00.Introduction
01.The Interface
02.Creating PDFs
03.Combining Documents
04.Modifying PDFs
05.Bookmarks
06.Links
07.Repurposing Content
08.Collaborating
09.Finding and Searching
10.Security
11.Conclusion
6 Part download http://rapidshare.com/files/2052199/CaffeineStuff08.part01.rar.html http://rapidshare.com/files/2055895/CaffeineStuff08.part02.rar.html http://rapidshare.com/files/2058791/CaffeineStuff08.part03.rar.html http://rapidshare.com/files/2062078/CaffeineStuff08.part04.rar.html http://rapidshare.com/files/2066463/CaffeineStuff08.part05.rar.html http://rapidshare.com/files/2073089/CaffeineStuff08.part06.rar.html password : More_Mirrors
Full download
Posted: March 3rd, 2007, 7:22am CET
no" marginwidth="0" marginheight="0" frameborder="0">
Book Description
Despite decades of work in evolutionary algorithms, there remains a lot of uncertainty as to when it is beneficial or detrimental to use recombination or mutation. This book provides a characterization of the roles that recombination and mutation play in evolutionary algorithms. It integrates prior theoretical work and introduces new theoretical techniques for studying evolutionary algorithms. An aggregation algorithm for Markov chains is introduced which is useful for studying not only evolutionary algorithms specifically, but also complex systems in general. Practical consequences of the theory are explored and a novel method for comparing search and optimization algorithms is introduced. A focus on discrete rather than real-valued representations allows the book to bridge multiple communities, including evolutionary biologists and population geneticists.
Book Info
Provides a characterization of the roles recombination and mutation play in evolutionary algorithms. Integrates prior theoretical work and introduces new theoretical techniques for studying evolutionary algorithms. Focuses on discrete rather than real-valued representations. DLC: Evolutionary programming (Computer Science).
Hardcover: 222 pages
Publisher: Springer; 1 edition (September 20, 2004)
Language: English
ISBN: 3540669507
Download
Full download
Posted: March 3rd, 2007, 6:15am CET
ISBN: 1568304269
Author: Lisa Lopuck / Sheryl Hampton / Lisa Lopeck
Publisher: Adobe Press
Edition: Bk&CD-Rom edition (October 1, 1997)
Paperback: 256 pages
URL: /http://www.amazon.com/exec/obidos/redirect?tag=songstech-20&path=ASIN%2F1568304269
Summary:
Adobe Seminars: Web Page Design mimics the seminar world by combining a lot of sessions on related topics; you can jump around from session to session or concentrate solely on those you need most. All of the sessions focus on designing Web pages, from production and design to artistic implementation and site management. First, the book teaches you how to define the purpose of your site, figure out the production roles among various people in your organization, and determine your marketing perspective. Next, you learn how to use Adobe Photoshop and Illustrator to create graphics, text, and special effects; design a reasonable site structure; create navigational elements and image maps; prepare graphics for the Web; and work with color. You find out how to use Adobe PageMill, the WYSIWYG HTML editor, and Adobe SiteMill, the site manager, to fine-tune your HTML, create HTML tables and frames, and more. You also discover how to create animations from such applications as GifBuilder and Macromedia Director; add sound and video effects using SoundEdit Pro and Premiere; create PDF files with Adobe Acrobat; and grasp trickier aspects such as Web hosting, CGI scripting, and database creation. This full-color guide features plenty of step-by-step instruction, clear illustrations, and a CD-ROM with project files and images and clip art. People with a wide range of skill levels can benefit from this book's tips, including intermediate and semi-advanced Web developers, managers, artists, and programmers.
Download
Full download
Posted: March 3rd, 2007, 6:03am CET
JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and illuminates how JSP fits into the larger picture of web applications.
There are chapters for web authors on generating dynamic content, handling session information, and accessing databases, as well as material for Java programmers on creating Java components and custom JSP tags for web authors to use in JSP pages.JavaServer Pages shows how to develop Java-based web applications without having to be a hardcore programmer.
The author provides an overview of JSP concepts and illuminates how JSP fits into the larger picture of web applications. There are chapters for web authors on generating dynamic content, handling session information, and accessing databases, as well as material for Java programmers on creating Java components and custom JSP tags for web authors to use in JSP pages.
Download
Full download
Posted: March 3rd, 2007, 5:22am CET
ISBN: 0789733277
Author: Harold Davis
Publisher: Que
URL: /http://www.amazon.com/exec/obidos/redirect?tag=songstech-20&path=ASIN%2F0789733277
Summary:
You bought your Centrino laptop computer because of its ease-of-use and portability. But are you using your laptop to its maximum potential?
Anywhere Computing with Laptops: Making Mobile Easier will show you what to expect when buying and configuring your laptop and how to use built-in features such as digital cameras and Internet telephones. When you're on the road, there are hotspots that will allow you to connect to multiple national networks for access to data and the Internet. This book will show you how to find these hotspots, as well as how to install and configure a wireless network for your home or office. Use your laptop the way it was intended � from anywhere!
Download
Full download
Posted: March 3rd, 2007, 3:53am CET
Mark Burgess | Wiley & Sons | ISBN : 9780470868072 | Paperback | Dec,2003 | 646 pages | PDF | 5.4 MB
* A single, comprehensive resource that responds to the high demand for specialists who can provide advice to users and handle day-to-day administration, maintenance, and support of computer systems and networks
* Author approaches both network and system administration from the perspective of the principles that do not change on a day-to-day basis
* Shows how to discover customer needs and then use that information to identify, interpret, and evaluate system and network requirements
* New coverage includes Java services and Ipv6
Download
Full download