Useful Books and Software
|
Related Web Design Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related Web Design Books |
Page 1 of 540
Total results: 5400 |
|
|
| |
|
|
| |
 |
|
ActionScript : The Definitive Guide |
| Macromedia Flash is the obvious choice for delivering multimedia over the Web. At the heart of Flash's power is ActionScript, the product's powerful object-oriented scripting language. ActionScript is based on JavaScript, making it easy for Web developers new to Flash to get up to speed. ActionScript: The Definitive Guide is a tutorial and reference to ActionScript that meets the needs of both new Flash developers learning the language and experienced coders who need a daily reference. Author Colin Moock starts off with a primer to Flash terminology and a quick example application--an interactive quiz. Following that, the book quickly gets down to ActionScript nuts and bolts. The first part covers the basics of the language, such as operators, variable scope, and conditional logic, in a traditional presentation. A few lines of example code illustrate each concept. Critical topics like arrays, movie clips, and object-oriented programming are covered well at the detail level, though a more extensive example application would really have come in handy to illustrate the big picture. The back of the book contains an excellent reference to the ActionScript language, complete with inline example code. ActionScript is an important tool to master, and ActionScript: The Definitive Guide is a fine means to that end. --Stephen W. Plain
Given its ability to deliver high-impact experiences even over low-bandwidth connections, Flash has become the de facto standard for hundreds of thousands of multimedia web developers worldwide. Flash 5 now includes a new full-fledged programming language called "ActionScript" for controlling animation and multimedia. It's a quantum leap from the bare-bones "Actions" supported in Flash 4, andActionScript: The Definitive Guide is the first book dedicated entirely to documenting and demonstrating this new language. ActionScript includes all fundamental programming constructs (variables, loops, conditionals, functions, etc.), and is inextricably fused with Flash's authoring behaviors and animation timelines. Because ActionScript is based heavily on the ECMAScript Language Specification (ECMA-262) and is syntactically nearly identical to JavaScript, Macromedia expects thousands of existing JavaScript programmers to migrate to ActionScript. This book is divided into three sections. - "ActionScript Fundamentals" introduces both programmers and non-programmers to the new language by first describing fundamental programming concepts and then delineating in detail the components, syntax, and usage of ActionScript.
- "Applied ActionScript Code Depot" shows you how to use common applications, such as processing online forms.
- "Language Reference" is a concise and detailed reference that makes all ActionScript globals, properties, and objects, including extensive implementation samples, easy to find quickly.
Code samples are also available from the "Code Depot" on theauthor's web site devoted to Flash developers. Topics covered in this book include: - Step-by-step tutorials of the most common ActionScript behaviors
- Object-oriented programming in Flash
- Intelligent interface development
- Server communication
- Dynamic content generation
- Password protection
- String handling
- Message boards
- Basic physics
- Games
ActionScript: The Definitive Guide is structured so both programmers and non-programmers can learn how to use ActionScript. This book will take you well beyond simple Flash animations so you can create your own enhanced Flash-driven sites.
Publisher:
O'Reilly
Author:
Colin Moock
Release Date: 2001-05
ISBN/EAN: 1565928520 / 9781565928527
New Price: $16.99 /
Used Price: $0.81 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Web Analytics: An Hour a Day |
| Written by an in-the-trenches practitioner, this step-by-step guide shows you how to implement a successful Web analytics strategy. Web analytics expert Avinash Kaushik, in his thought-provoking style, debunks leading myths and leads you on a path to gaining actionable insights from your analytics efforts. Discover how to move beyond clickstream analysis, why qualitative data should be your focus, and more insights and techniques that will help you develop a customer-centric mindset without sacrificing your company’s bottom line. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Publisher:
Sybex
Author:
Avinash Kaushik
Release Date: 2007-06-05
ISBN/EAN: 0470130652 / 9780470130650
New Price: $15.98 /
Used Price: $16.26 |
| |
|
|
|
|
| |
|
|
| |
 |
|
CSS: The Missing Manual |
| Web site design has grown up. Unlike the old days, when designers cobbled together chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good, Cascading Style Sheets (CSS) now lets your inner designer come out and play. But CSS isn't just a tool to pretty up your site; it's a reliable method for handling all kinds of presentation--from fonts and colors to page layout. "CSS: The Missing Manual" clearly explains this powerful design language and how you can use it to build sparklingly new Web sites or refurbish old sites that are ready for an upgrade. Like their counterparts in print page-layout programs, style sheets allow designers to apply typographic styles, graphic enhancements, and precise layout instructions to elements on a Web page. Unfortunately, due to CSS's complexity and the many challenges of building pages that work in all Web browsers, most Web authors treat CSS as a kind of window-dressing to spruce up the appearance of their sites. Integrating CSS with a site's underlying HTML is hard work, and often frustratingly complicated. As a result many of the most powerful features of CSS are left untapped. With this book, beginners and Web-building veterans alike can learn how to navigate the ins-and-outs of CSS and take complete control over their Web pages' appearance. Author David McFarland (the bestselling author of O'Reilly's "Dreamweaver: The Missing Manual") combines crystal-clear explanations, real-world examples, a dash of humor, and dozens of step-by-step tutorials to show you ways to design sites with CSS that work consistently across browsers. You'll learn how to: Create HTML that's simpler, uses less code, is search-engine friendly, and works well with CSS Style text by changing fonts, colors, font sizes, and adding borders Turn simple HTML links into complex and attractive navigation bars-complete with CSS-only rollover effects that add interactivity to your Web pages Style images to create effective photo galleries and special effects like CSS-based drop shadows Make HTML forms look great without a lot of messy HTML Overcome the most hair-pulling browser bugs so your Web pages work consistently from browser to browser Create complex layouts using CSS, including multi-column designs that don't require using old techniques like HTML tables Style Web pages for printing Unlike competing books, this Missing Manual doesn't assume that everyone in the world only surfs the Web with Microsoft's Internet Explorer; our book provides support for all major Web browsers and is one of the first books to thoroughly document the newly expanded CSS support in IE7, currently in beta release. Want to learn how to turn humdrum Web sites into destinations that will capture viewers and keep them longer? Pick up "CSS: The Missing Manual" and learn the real magic of this tool.
Publisher:
Pogue Press
Author:
David McFarland
Release Date: 2006-08-24
ISBN/EAN: 0596526873 / 9780596526870
New Price: $20.08 /
Used Price: $18.00 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Web Standards Solutions: The Markup and Style Handbook (Pioneering Series) |
Web standards are the standard technology specifications enforced by the World Wide Web Consortium (W3C) to make sure that web designers and browser manufacturers are using the same technology syntax. It is important that these implementations are the same throughout the Web, otherwise it becomes a messy proprietary place, and lacks consistency. These standards also allow content to be more compatible with multiple different viewing devices, such as screen readers for people with vision impairments, cell phones, PDFs, etc. HTML, XML, and CSS are all such technologies. This book is your essential guide to understanding the advantages you can bring to your web pages by implementing web standards and precisely how to apply them. Web standards such as XHTML and CSS are now fairly well-known technologies, and they will likely be familiar to you, the web designerindeed, they are all around you on the Web. However, within web standards still lies a challengewhile the browser's support for web standards is steadily increasing, many web developers and designers have yet to discover the real benefits of web standards and respect the need to adhere to them. The real art is in truly understanding the benefits and implementing the standards efficiently. As a simple example of its power, you can use CSS to lay out your pages instead of nesting tablesthis can make file sizes smaller, allowing pages to load faster, ultimately increasing accessibility for all browsers, devices, and web users. - Use XHTML elements correctly so that your markup is compact and more easily understood.
- Use CSS to style different elements of a web page.
- Lay out pages easily and effectively.
- Compare multiple methods of achieving the same results to make better design choices.
- Learn about advanced web design techniques and their important caveats.
Web Standards Solutions is broken down into 16 short chapters, each covering the theory and practice of different web standards concept and showing multiple solutions to given problems for easy learning. You'll learn about multi-column layouts, using image replacement techniques to your best advantage, making the best use of tables and lists, and many more.This highly modular approach allows you to rapidly digest, understand, and utilize the essentials of web standards.
Publisher:
friends of ED
Author:
Dan Cederholm
Release Date: 2004-06-07
ISBN/EAN: 1590593812 / 9781590593813
New Price: $7.97 /
Used Price: $7.42 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Programming WPF |
| If you want to build applications that take full advantage of Windows Vista's new user interface capabilities, you need to learn Microsoft's Windows Presentation Foundation (WPF). This new edition, fully updated for the official release of .NET 3.0, is designed to get you up to speed on this technology quickly. By page 2, you'll be writing a simple WPF application. By the end of Chapter 1, you'll have taken a complete tour of WPF and its major elements. WPF is the new presentation framework for Windows Vista that also works with Windows XP. It's a cornucopia of new technologies, which includes a new graphics engine that supports 3-D graphics, animation, and more; an XML-based markup language, called XAML, for declaring the structure of your Windows UI; and a radical new model for controls. This second edition includes new chapters on printing, XPS, 3-D, navigation, text and documents, along with a new appendix that covers Microsoft's new WPF/E platform for delivering richer UI through standard web browsers -- much like Adobe Flash. Content from the first edition has been significantly expanded and modified. Programming WPF includes: Scores of C# and XAML examples that show you what it takes to get a WPF application up and running, from a simple "Hello, Avalon" program to a tic-tac-toe game Insightful discussions of the powerful new programming styles that WPF brings to Windows development, especially its new model for controls A color insert to better illustrate WPF support for 3-D, color, and other graphics effects A tutorial on XAML, the new HTML-like markup language for declaring Windows UI An explanation and comparison of the features that support interoperability withWindows Forms and other Windows legacy applications WPF represents the best of the control-based Windows world and the content-based web world. Programming WPF helps you bring it all together.
Publisher:
O'Reilly Media, Inc.
Authors:
Chris Sells, Ian Griffiths
Release Date: 2007-08-28
ISBN/EAN: 0596510373 / 9780596510374
New Price: $28.29 /
Used Price: $27.95 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Cold Fusion Web Application Construction Kit, Second Edition with Cold Fusion and Cold Fusion Studio |
| We're all equal on the Internet; anyone with Notepad and a basic knowledge of HTML can be heard. But when it comes to more complex Web interaction, the required learning curve means that some Web sites are more equal than others. Enter The Cold Fusion Web Application Construction Kit. The book takes you from the very basics of the Web to the creation of complex interactive Web applications. Learn how to use forms, build and connect with open database connectivity databases, and retrieve data through templates and the Cold Fusion Markup Language. Use the sample files and the evaluation copy of Cold Fusion with the book for a true hands-on experience. While the average Web page author may not have the know-how to connect an SQL database to a Web page, this combination reference guide, textbook, and primer makes it all seem easy. -- Simon Eskow
An all-in-one kit that gives you everything you need to create Web-based applications- including the latest version of the Cold Fusion. Create dynamic, data-driven Web sites without programming. Learn how to use Cold Fusion Studio, the new interactive Cold Fusion development environment, and all of it's Wizards. Learn how to implement credit card verification and authorization. Learn Cold Fusion's Java-based form technology to enhance your applications and databases. - An all-in-one kit that gives you everything you need to create Web-based applications-including the latest version of the Cold Fusion
- Create dynamic, data-driven Web sites without programming
- Learn how to use Cold Fusion Studio, the new interactive Cold Fusion development environment, and all of it's Wizards
- Learn how to implement credit card verification and authorization
Publisher:
Que
Author:
Release Date: 1998-02-13
ISBN/EAN: 0789714140 / 9780789714145
New Price: n.a. /
Used Price: $1.17 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Creating Cool HTML 4 Web Pages |
| The most recent update to Dave Taylor's popular guide includes HTML 4 and still offers great advice for beginning-to-intermediate Web-page authors. Taylor's calm, competent tone reassures those who are creating their first page, but his expertise in designing Web pages is valuable for those who are ready to do more. Taylor first shows new users what a Web page is, how a browser works, what URLs are, and other basic concepts. He then delves into basic HTML, fonts, and text styles and explains how to make lists, special characters, pointers, and links; add graphics; and create tables and frames. Taylor moves into advanced topics such as background, marquees, image maps, JavaScript, forms, plug-ins, Dynamic HTML, style sheets, and more, using his own award-winning work as tutorial examples. He clearly discusses the HTML coding used to create each page. Taylor teaches the basics to new users without overwhelming them and gives intermediate users the option to learn more when they are ready. He shows users how to get their Web pages ready for publication and how to publicize them so that people will come to see them. The strong appendices include a primer on building your very first page, a step-by-step planning guide for page and site builders, a resource list on where to publish your pages, a glossary, and an HTML quick reference guide that is linked to various chapters. An accompanying CD-ROM includes Net utilities and Web design shareware for the PC and Mac. --Elizabeth Lewis
Now completely updated for the enhanced multimedia, image-mapping, and style sheet capabilities of HTML 4.01, this lively guide reveals the secrets of award-winning Web designersóand shows you, step by step, how to create sticky, state-of-the-art Web sites. The CD-ROM comes with TidyHTML, the award-winning CoffeeCup suite, and other valuable Web design tools.
Publisher:
Wiley
Author:
Dave Taylor
Release Date: 2000-07-03
ISBN/EAN: 076453484X / 9780764534843
New Price: $14.99 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Dreamweaver 3 Hands-On-Training (2nd Edition) |
| Macromedia Dreamweaver is one of the most empowering Web development tools on the market. Using it, even folks with no HTML coding experience can become productive Web designers. Dreamweaver 3 Hands-On Training is a fine companion to this application, presented in a style that dovetails nicely with Dreamweaver's user-friendly nature. The book is a great jumping-off guide for users new to Dreamweaver. Authors Lynda Weinman and Garo Green skillfully weave hands-on exercises into general topical introductions. This means you'll learn right away about subjects like layers, for example; and, as you go, you'll find out about relevant browser compatibility issues. Its style makes the book both fast-paced and engaging--it won't bore you with what markup languages are, and the various flavors of HTML. The accompanying CD-ROM is key. In addition to trial versions of Dreamweaver, Fireworks, Netscape, and Microsoft browsers, plus a few crucial plug-ins, it contains example files organized by book chapter. Fortunately, the exercises move along quickly, demonstrating various techniques for performing operations. In one chapter, for example, you might be asked to open Web pages individually into the program, while in another you'll be shown how to attach a "site" to the folder that contains the files and work from there. Dreamweaver is a fun program with which to work, and this tutorial is right on the mark. Even if you're just finding your Web legs in site design and want to give Dreamweaver a whirl, this book is worth purchasing. --Stephen W. Plain Topics covered: - Site control
- Linking
- HTML source
- Typography
- Layers
- Margins
- Tables
- Cascading style sheets (CSS)
- Templates
- Libraries
- Frames
- Rollovers
- Automation
- Forms
- Dynamic HTML (DHTML)
- Behaviors
- Commands
- Plug-ins
- Site publishing
There's no better teacher to guide you through this award-winning HTML editor than Lynda Weinman, one of the industry's most sought-after Web trainers and authors. With Dreamweaver 3 H.O.T. (Hands-On Training), you'll feel like Lynda is sitting right there next to you, walking you through the program and sharing her invaluable perspective. This thoroughly updated version of the bestselling original includes an all-new chapter on plug-ins and how to use them, plus coverage of the expanded objects palette and the new HTML styles palette. Structured as a series of exercises that explore Web design, site structure, frames and tables, Cascading Style Sheets, and more, the book also gives you Lynda's expert tips, warnings, and background information about her techniques. An accompanying CD-ROM includes source files for the exercises, as well as QuickTime movies of key concepts.
Publisher:
Pearson Education
Authors:
Lynda Weinman, Garo Green
Release Date: 2000-07-12
ISBN/EAN: 0201702762 / 9780201702767
New Price: $6.51 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Foundation PHP for Dreamweaver 8 |
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 design
- Use Dreamweaver 8 server behaviors to create robust dynamic applications that validate user input for greater security and reliability
- Incorporate 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
Publisher:
friends of ED
Author:
David Powers
Release Date: 2005-12-19
ISBN/EAN: 1590595696 / 9781590595695
New Price: $7.98 /
Used Price: $7.97 |
| |
|
|
|
|
| |
|
|
|
|
|