Limit this search to....

Practical Web 2.0 Applications with PHP Corrected , Cor Edition
Contributor(s): Zervaas, Quentin (Author)
ISBN: 1590599063     ISBN-13: 9781590599068
Publisher: Apress
OUR PRICE:   $44.99  
Product Type: Paperback - Other Formats
Published: December 2007
Qty:
Annotation: Covering such must-have application features as search functionality, maps, blogs, dynamic image galleries, and personalized user areas, this reference also explores application planning and design; setting up the application framework; using CSS for easier styling; adding dynamic effects the easy way, and implementing several Web application features.
Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - General
- Computers | Web - Web Programming
Dewey: 005.276
Series: Expert's Voice
Physical Information: 1.19" H x 7.1" W x 9.24" (2.03 lbs) 569 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Many of today's web development books and articles cover single aspects of the development life cycle, delving only into specific features rather than looking at the whole picture. In this book, we will develop a complete web application. Although we will be using various third-party libraries and tools to aid in development, we will be developing the application from start to finish. The focus of this book is on Web 2. 0, a catchphrase that has been in use for a few years now and is typically used to refer to web sites or web applications that have particular char- teristics. Some of these characteristics include the following: - Correctly using HTML/XHTML, CSS, and other standards - Using Ajax (Asynchronous JavaScript and XML) to provide a responsive application without requiring a full refresh of pages - Allowing syndication of web site content using RSS - Adding wikis, blogs, or tags Although not everybody is an advocate of the "Web 2. 0" phrase, the term does signify forward progress in web development. And although not everybody has the need to provide a wiki or a blog on their web site, the other characteristics listed (such as correct standards usage) provide a good basis for a web site and should be used by all developers, regardless of how they want their web site or application categorized. I wrote this book because I want to share with other users how I build web sites.