Useful Books and Software
|
Related Web Design Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related Web Design Books |
Page 8 of 551
Total results: 5510 |
|
|
| |
|
|
| |
 |
|
Flash MX Design for TV and Video |
* Includes perspectives from both traditional broadcast animators and seasoned Flash animators. * Provides information on pitfalls to avoid and where to find additional resources on Flash, animation, and television production. * Packed with tips, techniques, and case studies from shops on the cutting edge of Flash development. * Companion Website includes dynamic examples from the book and links to the hottest broadcast Flash animation created by third parties.
Publisher:
Wiley
Authors:
Janet Galore, Todd Kelsey
Release Date: 2002-10-17
ISBN/EAN: 0764536818 / 9780764536816
New Price: $17.77 /
Used Price: $13.95 |
| |
|
|
|
|
| |
|
|
| |
 |
|
HTML Dog: The Best-Practice Guide to XHTML and CSS |
For readers who want to design Web pages that load quickly, are easy to update, accessible to all, work on all browsers and can be quickly adapted to different media, this comprehensive guide represents the best way to go about it. By focusing on the ways the two languages--XHTML and CSS--complement each other, Web design pro PatrickGriffiths provides the fastest, most efficient way of accomplishing specific Web design tasks. With Web standards best practices at its heart, it outlines how to do things the right way from the outset, resulting in highly optimized web pages, in a quicker, easier, less painful way than users could hope for! Split into 10 easy-to-follow chapters such as Text, Images, Layout, Lists, and Forms, and coupled with handy quick-reference XHTML tag and CSS property appendixes, HTML Dog is the perfect guide and companion for anyone wanting to master these languages. Readers can also see the lessons in action with more than 70 online examples constructed especially for the book.
Publisher:
New Riders Press
Author:
Patrick Griffiths
Release Date: 2006-12-02
ISBN/EAN: 0321311396 / 9780321311399
New Price: $28.16 /
Used Price: $26.00 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Practical Web 2.0 Applications with PHP |
...an instructive and expert demonstration of how to use PHP, MySQL, the Zend Framework, Smarty, Ajax, and other powerful technologies for creating robust Web sites.
— Michael J. Ross, Web developer/Slashdot contributor Want to assert yourself as a cutting–edge PHP web developer? Take a practical approach, learning by example from author Quentin Zervaas, and discover how to bring together the many technologies needed to create a successful, modern web application. In Practical Web 2.0 Applications with PHP, PHP, MySQL, CSS, XHTML, and JavaScript/Ajax development techniques are brought together to show you how to create the hottest PHP web applications, from planning and design up to final implementation, without going over unnecessary basics that will hold you back. This book includes must–have application features such as search functionality, maps, blogs, dynamic image galleries, and personalized user areas. The Zend Framework is used extensively to build the application, allowing you to focus on developing the application rather than on reinventing the wheel. Topics covered include application planning and design; setting up the application framework; using CSS for easier styling; adding dynamic effects the easy way using JavaScript libraries such as Prototype and script.aculo.us; and implementing several must–have web application features such as user login, blogs, dynamic image galleries, search functionality, mapping with Google Maps, and much more. Zervaas covers everything in a practical, tutorial style so you can start working on your own projects as quickly as possible. - Create cutting–edge PHP/MySQL web applications.
- Implement must–have functionality such as blogs, maps, search functionality, and dynamic image galleries.
- Master styling with CSS and dynamic effects using Ajax/JavaScript libraries.
What you’ll learn
- How to set up the perfect PHP/MySQL application development environment
- How to implement basic user management functionality
- How to use many of the components from the Zend Framework
- How to effectively make use of the Prototype and script.aculo.us JavaScript libraries, including many examples of developing custom JavaScript classes
- How to create standards–compliant and accessible HTML code and effectively style it using CSS
- How to create a basic blog system and enhance it with Ajax
- How to add personalized user areas to your web application
- How to create a dynamic image gallery
- How to add search functionality to your application
- How to use the Google Maps API to add maps to your application
- How to implement popular Web 2.0 features, such as microformats, tags, and web feeds
Who is this book for?This book is for any PHP developer who wants to stay ahead of the curve, with practical, high–level web application development techniques.
About the Apress Practical SeriesThe Practical series from Apress is your best choice for getting the job done, period. From professional to expert, this series lets you apply project–motivated templates (or frameworks) step by step in a very direct, practical, and efficient manner toward current real–world projects that may be sitting on your desk. So whatever your career goal, Apress can be your trusted guide to take you where you want to go on your IT career empowerment path.
Related Titles from Apress
- Beginning PHP and MySQL: From Novice to Professional, Third Edition
- PHP 5 Objects, Patterns, and Practice
- Beginning PHP and MySQL E-Commerce: From Novice to Professional, Second Edition
Publisher:
Apress
Author:
Quentin Zervaas
Release Date: 2007-12-20
ISBN/EAN:
New Price: $26.72 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Pro Ajax and the .NET 2.0 Platform |
Pro Ajax and the .NET 2.0 Platform gets high marks from me because it is concise, informative and easy to follow. After reading the first three chapters I had a clear understanding of what Ajax really is.
— Cameron Scholtz, ASU Blog There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHTTPRequest processes and the .NET 2.0 class libraries, and shows you how to turn theory into practice and concepts into code, with samples that duplicate many new web technologies. With the knowledge you gain from this book, youll be ready to put this asynchronous technology to work. Thanks to the folks at Google, Ajax technology has become a force to be reckoned with. It is a technology that is here and now, just waiting for you to implement it with full impact. Google Maps, Google Suggest, and Flickr.com are just a few of the sites out there that have moved Ajax into the mainstream. More shall be revealed as the technology eases its way into coding. The book will also prepare you for upcoming work changes with the release of "Atlas."
Publisher:
Apress
Author:
Daniel Woolston
Release Date: 2006-07-14
ISBN/EAN:
New Price: $23.18 /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
Sams Teach Yourself XSLT in 21 Days (Sams Teach Yourself) |
The book covers XSLT and Xpath (as a part of XSLT), as these topics have everything to do with processing XML. It will also cover XML from an XSLT processing and design point of view. Other XML technologies will not be discussed as superset of XSLT, most notably XSL. XSL Formatting Objects alone is enough material for an entire book. Apart from that, XSLT and Xpath form the processing/programming section of the entire XSL specification. This book presents an overview of XSLT and guides readers through transforming their first XML data. In this book you will also learn: - Selecting Data-Stylesheets and Xpath Basics;
- Inserting text and elements in output;
- Copying elements from the source and inserting text;
- Conditional processing basics and expressions;
- Modularizing stylesheets;
- Understanding, creating, and using templates;
- Controlling output, as well as creating more advanced output;
- Using multi-file stylesheets, variables, and parameters;
- Working with numbers, strings, multiple XML sources, and namespaces;
- Selecting data based upon keys;
- Recursion;
- Creating computational stylesheets;
- Working with parses;
- Designing XML and XSLT applications;
- Extending XSLT.
Publisher:
Sams
Author:
Michiel Van Otegem
Release Date: 2002-02-10
ISBN/EAN: 0672323184 / 9780672323188
New Price: $24.29 /
Used Price: $20.99 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Scaling for E-Business: Technologies, Models, Performance, and Capacity Planning |
Presents analysis techniques for quantifying and projecting every element of your e-business site's performance and planning for the capacity needed. DLC: Electronic commerce.
Publisher:
Prentice Hall PTR
Authors:
Daniel A. Menasce, Virgilio A.F. Almeida
Release Date: 2000-05-07
ISBN/EAN: 0130863289 / 9780130863287
New Price: $19.99 /
Used Price: $10.97 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Teach Yourself Html 3.2 in 24 Hours (Sams Teach Yourself) |
Offers succinct, one-hour chapters that cover such areas as HTML basics, formatting text, working with graphics, using an HTML editor, publishing to a Web server, and adding interactivity to Web pages. Original. (Beginner).
Publisher:
Sams
Author:
Dick Oliver
Release Date: 1997-03
ISBN/EAN: 1575212358 / 9781575212357
New Price: $11.00 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
The Ultimate HTML Reference |
| Sitting at the foundation of every site is HTML. It's the only language that's essential to a web site's very existence. On the surface HTML may seem simple but there's much more to it that meets the eye. With different versions, many infrequently used elements and attributes, and varying ways that browsers interpret the language, only a comprehensive and up-to-date reference, like this book, has it completely covered. The Ultimate HTML Reference is your definitive resource for mastering HTML. The entire language is clearly and concisely covered, along with browser compatibility details, working examples, and easy-to-read descriptions. Authored by one of the world's most renowned HTML experts, this is a comprehensive reference that you'll come back to time and time again. This cross-referenced, easy-to-use book covers:
Every element and attribute in the HTML and XHTML Specifications, including an example of its correct use Coverage of deprecated and proprietary elements Detailed browser compatibility information will save you hours of painful debugging and frustration
Publisher:
SitePoint
Author:
Ian Lloyd
Release Date: 2008-05-19
ISBN/EAN: 0980285887 / 9780980285888
New Price: $25.66 /
Used Price: $23.23 |
| |
|
|
|
|
| |
|
|
| |
 |
|
The User Is Always Right: A Practical Guide to Creating and Using Personas for the Web (VOICES) |
How do we ensure that our Web sites actually give users what they need? What are the best ways to understand our users' goals, behaviors, and attitudes, and then turn that understanding into business results? Personas bring user research to life and make it actionable, ensuring we're making the right decisions based on the right information. This practical guide explains how to create and use personas to make your site more successful. The User Is Always Right: A Practical Guide to Creating and Using Personas takes you through each step of persona creation, including tips for conducting qualitative user research, new ways to apply quantitative research (such as surveys) to persona creation, various methods for generating persona segmentation, and proven techniques for making personas realistic. You'll also learn how to use personas effectively, from directing overall business strategy and prioritizing features and content to making detailed decisions about information architecture, content, and design.
Publisher:
New Riders Press
Authors:
Steve Mulder, Ziv Yaar
Release Date: 2006-08-31
ISBN/EAN: 0321434536 / 9780321434531
New Price: $22.94 /
Used Price: $21.52 |
| |
|
|
|
|
| |
|
|
|
|
|