Complete list of eBook

This site is a sample of what you actually get. Get the complete list of ebook free to download from Download with direct link

Wednesday, August 20, 2008

PHP5 Power Programming

PHP5 Power Programming

PHP5 Power Programming
Paperback: 720 pages
Publisher: Prentice Hall PTR; 1 edition (November 6, 2004)
Language: English
ISBN-10: 013147149X
ISBN-13: 978-0131471498

Book Description
In this book, PHP 5's co-creator and two leading PHPdevelopers show you how to make the most of PHP 5's industrial-strengthenhancements in any project -- no matterhow large or complex. Their unique insights and realistic examples illuminatePHP 5's new object model, powerful design patterns, improved XML Web servicessupport, and much more. Whether you're creating Web applications, extensions,packages, or shell scripts -- or migrating PHP 4 code -- here are high-poweredsolutions you won't find anywhere else.

CHAPTER OVERVIEW
Chapter 1, “What Is New in PHP 5?”
Chapter 2, “PHP 5 Basic Language,”
Chapter 3, “PHP 5 OO Language,”
Chapter 4, “PHP 5 Advanced OOP and Design Patterns,”
Chapter 5, “How to Write a Web Application with PHP,”
Chapter 6, “Databases with PHP 5,”
Chapter 7, “Error Handling,”
Chapter 8, “XML with PHP 5,”
Chapter 9,“Mainstream Extensions,”
Chapter 10, “Using PEAR,”
Chapter 11, “Important PEAR Packages,”
Chapter 12, “Building PEAR Components,”
Chapter 13, “Making the Move,”
Chapter 14, “Performance,”
Chapter 16, “PHP Shell Scripting,”







Download Book: Download Book

.rar password:www.your-ebook-free.info



Mastering Microsoft Windows Vista Home Premium and Basic

Mastering Microsoft Windows Vista Home Premium and Basic
By Guy Hart-Davis

Free Image Hosting

Book Description
Configure, run, and troubleshoot Windows Vista Home Premium or Windows Vista Home Basic with the detailed coverage you’ll find in this comprehensive guide. With a task-based approach and clear instructions, this book helps you become an advanced user of Windows Vista—even if you’re just starting out. From administering your computer and surfing the Web securely to advanced maneuvers such as creating your own movies and burning DVDs, you’ll find what you need to master the powerful features of Windows Vista.

Table of Contents
Introduction.
Part 1: Up and Running with Windows Vista.
Part 2: Administering and Troubleshooting Windows Vista.
Part 3: Using Windows Vista’s Communication Tools.
Part 4: Audio, Video, and Games.
Part 5: Networking Windows Vista Home Edition.
Appendix A: Windows Vista Basics.
Appendix B: Installing or Upgrading to Windows Vista.
Index.







Download Book: Download Book

.rar password:www.your-ebook-free.info



Advanced Java 2 Platform How to Program

Advanced Java 2 Platform How to Program

javahowto1.jpg
Paperback: 1496 pages
Publisher: Prentice Hall (October 8, 2001)
Language: English
ISBN-10: 0130895601
ISBN-13: 978-0130895608

Book Description
A book for experienced Java programmers who want to build robust, scalable, distributed Web and enterprise applications. Detailed coverage of XML programming with Java, including DTDs, DOM, SAX, and XSL.

The authoritative DEITEL™ LIVE-CODE™ guide to programming with the Java™ 2 Enterprise (J2SE™), Standard (J2SE™) and Micro (J2ME™) Editions

Java™ has revolutionized application and enterprise-systems development. Using examples and case studies totaling almost 40,000 lines of code, this exciting companion to Java How to Program, 4/e focuses on J2EE-based, enterprise-systems development, presents advanced J2SE concepts and introduces wireless/small-device programming with J2ME.

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 Java™, C++, C, C#™, Visual Basic®, Visual C++®, .NET, XML™, Python, Perl, Internet, Web and object technologies. The Deitels are also the authors of the world's #1 C++ textbook—C++ How to Program, 3/e-and many other best sellers.

In Advanced Java 2 Platform How to Program, the Deitels and their colleague Sean E. Santry discuss the topics you need to build Java-based enterprise systems, including:
- J2EE™/J2SE™/J2ME™
- EJB™/JDBC™/JTS/JMS/JavaBeans™
- Jini™/JavaSpaces™/Jiro™/JMX
- Servlets/JSP™/WAP/WML
- RMI/CORBA/RMI over IIOP
- XML/DTD/DOM/XSLT
- Secure Sockets/Digital Signatures/JCE/JAAS
- Advanced Swing/Drag and Drop/MVC
- Graphics/Java 2D™/Java 3D™
- Application Servers/Design Patterns
- Peer to Peer/Web Services with SOAP
- Internationalization/Accessibility/JNI/JCP
- Advanced Java 2 Platform How to Program includes extensive pedagogic features:







Download Book: Download Book

.rar password:www.your-ebook-free.info



Creating your MySQL Database

Creating your MySQL Database

Creating your MySQL Database
Paperback: 108 pages
Publisher: Packt Publishing (November 25, 2006)
Language: English
ISBN-10: 1904811302
ISBN-13: 978-1904811305

Book Description
This book is an innovative and essential short guide for everyone on how to structure your data and set-up your MySQL database tables efficiently and easily. If you're creating a dynamic web application using open-source tools, then you're probably going to be setting up a MySQL database. Getting the design of this database right for your application and its data is vital, but it's often an intimidating and little-known process for non-developers and developers alike.

Written by the creator of the popular phpMyAdmin tool, this book is a short but complete guide on how to design good data structures for MySQL. For most of us, setting up the database for an application is often an afterthought. While you don't need to be a professional database designer to create a working application, knowing a few insider tips and techniques can make both the process easier and the end result much more effective. This book doesn't set out to make you an expert in data analysis, but it does provide a quick and easy way to raise your game in this essential part of getting your application right.

The book covers: Asking users the right questions to collect relevant data for the system you are building Detecting bad structures Sound data-naming techniques, for both table and column names Modeling data with future growth in mind Implementing security policies with data privileges and views Tuning the structure for performance Producing system documentation (data dictionary, relational schema) Testing the model with appropriate SQL queries

Whether you read it through and absorb the advice or work through it on a live project, the efficiency and maintainability of your databases will certainly improve as a result. Chapter 1: Introduction Chapter 2: Data Collection Chapter 3: Data Naming Chapter 4: Data Grouping Chapter 5: Data Structure Tuning Chapter 6: Case Study: An Airline System.







Download Book: Download Book

.rar password:www.your-ebook-free.info



J2ME in a Nutshell

J2ME in a Nutshell
By Kim Topley

Free Image Hosting

Book Description
J2ME in a Nutshell provides a solid, no-nonsense reference to the "alphabet soup" of micro edition programming, covering the CLDC, CDC, KVM and MIDP APIs. The book also includes tutorials for the CLDC, KVM, MIDP and MIDlets, MIDlet user interfaces, networking and storage, and advice on programming small handhelds. Combined with O'Reilly's classic quick reference to all the core micro-edition APIs, this is the one book that will take you from curiosity to code with no frustrating frills in between.

To the experienced Java developer, J2ME (the Java 2 Micro Edition) looks just familiar enough to be tempting, but just different enough to warrant caution. J2ME in a Nutshellprovides the extra security you need when venturing into programming for cell phones, PDAs and other consumer electronic devices. It gives you the reference material you need for J2ME, together with a tutorial that leverages your existing knowledge and teaches you what is different about J2ME without boring you to tears with details you already know. J2ME in a Nutshell provides a solid, no-nonsense reference to the "alphabet soup" of micro edition programming, covering the CLDC, CDC, KVM and MIDP APIs. The book also includes tutorials for the CLDC, KVM, MIDP and MIDlets, MIDlet user interfaces, networking and storage, and advice on programming small handhelds. Combined with O'Reilly's classic quick reference to all the core micro-edition APIs, this is the one book that will take you from curiosity to code with no frustrating frills in between.






Download Book: Download Book

.rar password:www.your-ebook-free.info