Moving to Ubuntu Linux
Tháng Năm 29, 2007

Everyone’s talking about Ubuntu—it’s not just 100% free, it’s the most useful, practical desktop Linux ever! Now, Linux expert Marcel Gagné reveals Ubuntu’s amazing power and helps you migrate from Windows faster than you ever thought possible.
Moving to Ubuntu Linux will teach you how to do virtually anything with Ubuntu—write documents, create spreadsheets, surf the Web, use email, listen to music, watch movies, and play games.
- Install Ubuntu fast, with easy, step-by-step instructions.
Borland C++Builder 6 Developer’s Guide
Tháng Năm 29, 2007
C++Builder 6 Developer’s Guide is revised for the latest version of C++Builder, the biggest update to C++Builder in years. C++Builder is an ANSI C++ IDE. The Version 6 adds BizSnap, a tool to build Web Services using XML/SOAP, .NET, and BizTalk from Microsoft, and SunONE from Sun Microsystems. Other new components include WebSnap for Web application development, DataSnap for database development, and CLX, which allows cross-platform development for Unix and Linux. The new NetCLX Internet components allow development of cross-platform applications with Apache, Microsoft IIS, and Netscape Web Server applications. C++Builder 6 Developer’s Guide continues as the definite guide for Borland’s C++Builder, providing a clear and concise reference for C++ Developers.
Read the rest of this entry »
Tricks of the Microsoft Office 2007 Gurus
Tháng Năm 29, 2007
We all have those “go-to” people in our lives. The one you go-to for advice, the one you go-to for comfort, the one you go-to with technical questions…now you can be the one that others go-to for help with Microsoft Office 2007. Tricks of the Microsoft Office 2007 Gurus is full of exclusive tricks from Paul McFedries, an Office “insider,” that will help you learn the Office applications inside and out. Designed to bridge the gap between your expectation and reality, you will go beyond the basics and learn newly discovered techniques, shortcuts, and best practices. Through real-world examples that showcase how the tips and tricks can be used in everyday business tasks, Tricks of the Microsoft Office 2007 Gurus will help you get the most out of Office 2007.
Read the rest of this entry »
.NET Compact Framework Programming with Visual Basic .NET
Tháng Năm 29, 2007
.NET Compact Framework Programming with Visual Basic .NET is the definitive tutorial and reference for the .NET Compact Framework (CF). It shows you how to transfer your skills and your code to the Pocket PC 2003 and other mobile and embedded smart devices.Authors Paul Yao and David Durant draw upon their years of research and experience with members of the Microsoft .NET CF team to show you exactly how the best CF programming gets done in Visual Basic .NET. This is the only book a programmer needs to master the art of CF coding. Throughout the book, sample code and examples illustrate best practices and programming techniques. In addition, the companion Web site includes downloadable code for all these examples, along with a set of development tools to help you with your CF development projects.
Read the rest of this entry »
MySQL Tutorial
Tháng Năm 29, 2007
A concise introduction to the fundamentals of working with MySQL.
MySQL is an open-source relational database management system that is rapidly growing in popularity. Known for its speed, reliability, and ease of use, MySQL has proven itself to be particularly well suited both for beginners and for experienced developers to create sophisticated database-backed Web sites and applications.
MySQL Tutorial is a clear, concise introduction to the fundamental concepts and techniques of working with MySQL. It teaches the beginning MySQL user how to create and administer powerful databases that can be used at home, at work, and on the Web.
Read the rest of this entry »
Pro Scalable .NET 2.0 Application Designs
Tháng Năm 29, 2007
Pro Scalable .NET 2.0 Application Designs explains how to plan and implement .NET 2.0 applications. It addresses platform, hosting, and database requirements, as well as architectural design techniques that can be used to create the application itself. For example, the book illustrates a comparison between two models, the “traditional” and the “new” SOA, to weigh the advantages and disadvantages of each. This book also makes use of the newest version of Web Services Enhancements (WSE 3.0), ensuring you have access to the latest Microsoft standards and advice.
Read the rest of this entry »
XML: A Manager’s Guide (2nd Edition)
Tháng Năm 29, 2007
Amid the technical hoopla over the Extensible Markup Language (XML), many managers and executives find themselves scratching their heads and wondering what the new language means to them. In XML: A Manager’s Guide, author Kevin Dick offers an executive summary of this exciting new technology that focuses on the big picture.
This book is a quick read, partly due to its bulleted format. Frequent topic headings and accompanying blurbs in the margin for each make it easy for even hurried readers to pick up the key concepts quickly. However, the author doesn’t cut any corners in describing the basic nature of XML and its associated standards and tools. The first part of the book is devoted to this high-level tutorial and includes useful diagrams and code examples that nonprogrammers can easily understand. The most instructive part of the book comes in the second half.
Read the rest of this entry »
Cryptography for Internet & Database Applications
Tháng Năm 29, 2007
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world’s biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn’t, fueling the rise of credit card information theft.
Cryptography for Internet & Database Applications
Tháng Năm 29, 2007
Cryptography is the gold standard for security. It is used to protect the transmission and storage of data between two parties by encrypting it into an unreadable format. Cryptography has enabled the first wave of secure transmissions, which has helped fuel the growth of transactions like shopping, banking, and finance over the world’s biggest public network, the Internet. Many Internet applications such as e-mail, databases, and browsers store a tremendous amount of personal and financial information, but frequently the data is left unprotected. Traditional network security is frequently less effective at preventing hackers from accessing this data. For instance, once-private databases are now completely exposed on the Internet. It turns out that getting to the database that holds millions of credit card numbers-the transmission-is secure through the use of cryptography, but the database itself isn’t, fueling the rise of credit card information theft.
Understanding AJAX: Using JavaScript to Create Rich Internet Applications
Tháng Năm 29, 2007
Already an experienced Web developer? Apply your skills in today’s fastest-growing area of Web development: AJAX!
Building on what you already know, this fast-paced guide will show you exactly how to create rich, usable Internet applications. Joshua Eichorn teaches through sophisticated code examples, including extensive server-side PHP code.