Foundation PHP for Dreamweaver 8

Author: David Powers
ISBN: 1590595696/9781590595695
Pages: 530
Publication Date: 2005-12-19

In this book, youll learn how to:

Install, configure, and troubleshoot a testing environment with PHP/MySQL and Apache or IIS
Learn the fundamentals of PHP and good database designUse Dreamweaver 8 server behaviors to create robust dynamic applications that validate user input for greater security and reliabilityIncorporate live XML feeds into your web pages with PHP and Dreamweaver 8s new XSL Transformation server behavior
Download and apply a suite of custom-built PHP functions designed exclusively for this book

Want to add the power of a database to your websites? Build online forms that send feedback straight to your inbox? Incorporate live news feeds and XML data into your web pages? This book shows you how to do all that and more. Dreamweaver 8 takes a lot of the hard work out of integrating a database into your websites, but it cant do everything. So instead of just giving you a series of instructions to click this and click that, this book helps you understand whats going on in the background. As a result, youre more likely to remember and to get it right. Most books on PHP concentrate on code and throw all design considerations out the window. This one is different. It makes use of Dreamweaver 8s vastly improved CSS rendering, and shows you how to build a site thats smart in both senses of the word. It looks good and is intelligent too. Youll learn how to change the entire look of the site, using PHP to serve up different stylesheets each month. Youll also build a contact form protected against email injection attacks. All of Dreamweavers PHP server behaviors are put through their paces, and youll even make some custom server behaviors that will come in useful on any site you create. Two chapters take you through the setup process with step-by-step instructions for both Windows and Mac OS X, helping you make the right choices: Apache or IIS? Remote or local testing? There are even instructions on how to set up virtual hosts on your own computer. And in the unlikely event that things go wrong, theres plenty of troubleshooting advice too. In this book we look specifically at using Dreamweaver's built-in server behaviors to build dynamic web sites using PHP and MySQL, the worlds most popular open source server-side language and database server combination, which are both reliable, powerful, and open source (and therefore free to use!) This latest version of Dreamweaver includes more powerful support for PHP and MySQL than ever before, and we'll show you how to make this work for you. No previous experience of PHP or MySQL is necessary to use this book. Examples built throughout the book include a content management system, and an online image gallery. All examples are designed to meet modern usability requirements and be web standards compliant. Summary of Contents:

* Introduction
* Chapter 1: So, You Want to Build Dynamic Sites?
* Chapter 2: Dreamweaver and PHPA Productive Partnership
* Chapter 3: Getting the Work Environment Ready
* Chapter 4: Getting Ready for the Case Study
* Chapter 5: Integrating PHP into Your Site
* Chapter 6: Getting Feedback from an Online Form
* Chapter 7: Putting the Power of a Database
* Chapter 8: Building a Random Quotation Generator
* Chapter 9: Working with Multiple Tables
* Chapter 10: Using Sessions to Track
* Chapter 11: Displaying a Blog and Photo Gallery
* Chapter 12: Using XSLT to Display Live News Feeds and XML
* Appendix A: Using Languages Other Than English in MySQL
* Appendix B: Essential MySQL Maintenance
* Index
Download
Download 2

Posted in Label: | 0 komentar

Fonts & Encodings

Author: Yannis Haralambous
ISBN: 0596102429/9780596102425
Pages: 1037
Publication Date: 2007-09-26

This reference is a fascinating and complete guide to using fonts and typography on the Web and across a variety of operating systems and application software. Fonts & Encodings shows you how to take full advantage of the incredible number of typographic options available, with advanced material that covers everything from designing glyphs to developing software that creates and processes fonts.
The era of ASCII characters on green screens is long gone, and industry leaders such as Apple, HP, IBM, Microsoft, and Oracle have adopted the Unicode Worldwide Character Standard. Yet, many software applications and web sites still use a host of standards, including PostScript, TrueType, TeX/Omega, SVG, Fontlab, FontForge, Metafont, Panose, and OpenType. This book explores each option in depth, and provides background behind the processes that comprise today's "digital space for writing":

* Part I introduces Unicode, with a brief history of codes and encodings including ASCII. Learn about the morass of the data that accompanies each Unicode character, and how Unicode deals with normalization, the bidirectional algorithm, and the handling of East Asian characters.
* Part II discusses font management, including installation, tools for activation/deactivation, and font choices for three different systems: Windows, the Mac OS, and the X Window System (Unix).
* Part III deals with the technical use of fonts in two specific cases: the TeX typesetting system (and its successor, W, which the author co-developed) and web pages.
* Part IV describes methods for classifying fonts: Vox, Alessandrini, and Panose-1, which is used by Windows and the CSS standard. Learn about existing tools for creating (or modifying) fonts, including FontLab and FontForge, and become familiar with OpenType properties and AAT fonts.

Nowhere else will you find the valuable technical information on fonts and typography that software developers, web developers, and graphic artists need to know to get typography and fonts to work properly.
Download 1
Download 2

Posted in Label: | 0 komentar