Useful Books and Software
|
Related Web Design Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related Web Design Books |
Page 5 of 544
Total results: 5432 |
|
|
| |
|
|
| |
 |
|
Administrator's Guide to e-Commerce |
Unlike previous electronic commerce books which stress theory, the Administrator's Guide to e-Commerce is a hands-on guide to creating and managing websites using the Microsoft BackOffice product suite. This book will explore the role of networking technologies to industry growth, issues of privacy and security, and most importantly, guidance in taking an existing Web server and creating an electronic storefront.
Publisher:
Prompt (DPI - 8/01)
Author:
Louis Columbus
Release Date: 1999-07-01
ISBN/EAN: 0790611872 / 9780790611877
New Price: $4.99 /
Used Price: $0.45 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Adobe Flash CS3 Professional Video Studio Techniques |
From pre-production to post, author Rob Reinhardt shares the techniques that make Adobe Flash a powerful tool for sharing video over the Web. With sections on capturing and encoding video, creating and using cue points, working with transparency, and deploying and delivering optimal quality, he covers the information that users need to get started, and then goes in-depth to bring his readers to expert status quickly.
Publisher:
Adobe Press
Author:
Robert Reinhardt
Release Date: 2007-08-19
ISBN/EAN: 0321480376 / 9780321480378
New Price: $28.89 /
Used Price: $28.40 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Build Your Own Web Site |
Go high tech at low cost with this easy-to-understand, yet thorough, guide to building a Web site, regardless of your experience level. Learn from more than 200 screen shots and illustrations, produce a professional-quality Web site using a variety of page design tools, then keep your Web site functioning and up-to-date.
Publisher:
McGraw-Hill Osborne Media
Author:
David Karlins
Release Date: 2003-05-01
ISBN/EAN: 0072229535 / 9780072229530
New Price: $115.52 /
Used Price: $4.30 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Programming Flash Communication Server |
With the advent of Flash Communication Server MX (FCS), Macromedia believes that it's on the edge of a breakthrough in how people think about the Internet. FCS has been designed to provide web developers with the means to add polished interactive audio and video features to their sites, the sort of features that users have come to expect. Naturally, the process of efficiently integrating rich media into applications, web sites, and web content is a complex one, to say the least. That's where Programming Flash Communication Server factors in. As the foremost reference on FCS, it helps readers understand how FCS can facilitate: - Video on demand
- Live webcasts
- Video chat and messaging
- Shared desktop conferences
- Live auctions
- Interactive whiteboard presentations
- Workflow collaboration
- Multi-user games
Programming Flash Communication Server not only explains how to use the pre-built FCS components to construct a simple application, it also explains the architecture so that developers can program custom components to make even more advanced applications. In addition, the book explains how to truly optimize performance, and talks about considerations for networked applications as well as the media issues pertaining to FCS. Programming Flash Communication Server gives developers a sorely needed leg up on this potentially intimidating technology. It lets users develop cool web applications ranging from direct dating experiences with real-time video, to pre-recorded corporate presentations, to news services with video and audio, and much more. At last, the ability to build web sites with rich interactive features--minus the complex downloads and installation hassles--is a reality. And now, with Programming Flash Communication Server from O'Reilly by your side, you can do more quickly and easily than you ever dreamed possible.
Publisher:
O'Reilly Media, Inc.
Authors:
Brian Lesser, Giacomo Guilizzoni, Robert Reinhardt, Joey Lott, Justin Watkins
Release Date: 2005-03-01
ISBN/EAN: 0596005040 / 9780596005047
New Price: $20.17 /
Used Price: $10.72 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Sams Teach Yourself HTML and XHTML in 24 Hours (5th Edition) |
Sams Teach Yourself HTML and XHTML in 24 Hours is a carefully organized well-written tutorial that teaches the beginning Web page author just what he needs to know in order to get a Web page up in the shortest time possible. The book covers only those HTML and XHTML tags and technologies that are likely to be used on a beginner's Web page, and it is organized in a logical step-by-step order that reflects the natural progression in a new Web page author will follow in developing a Web site.
The latest edition of the best entry-level HTML tutorial on the market. New edition covers the latest developments in Web publishing techniques, as well as the new generation of browsers from Microsoft and Netscape. Revised and refined to improve the book's examples, better integrate the book with the companion Web site, and to address reader suggestions for improvement. Lifetime sales of over 400,000 units and more than $4 million. Sams Teach Yourself HTML and XHTML in 24 Hours, Sixth Edition is a carefully organized, well-written tutorial that teaches the beginning Web page author just what he needs to know in order to get a Web page up in the shortest time possible. The book covers only those HTML and XHTML tags and technologies that are likely to be used on a beginner's Web page, and it is organized in a logical step-by-step order that reflects the natural progression a new Web page author will follow in developing a Web site. Dick Oliver has brought his unique and colorful writing style to several Web and graphics books from Sams Publishing, including Web Page Wizardry and Tricks of the Graphics Gurus. He is the president of Cedar Software and publishes the online Nonlinear Nonsense Newsletter. Michael Morrison is a writer, software developer, toy inventor, and author of a variety of books including the second edition of Sams Teach Yourself XML in 24 Hours. He is the instructor of several Web-based courses and serves as a technical director for ReviewNet, a company that provides Web-based staffing tools for information technology personnel.
Publisher:
Sams
Authors:
Michael Morrison, Dick Oliver
Release Date: 2001-02-15
ISBN/EAN: 0672320762 / 9780672320767
New Price: $1.78 /
Used Price: $0.01 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Cascading Style Sheets: Separating Content from Presentation, Second Edition |
CSS is one of the trio of core client-side web professional skills: HTML for markup, JavaScript for dynamism, and CSS for style. All web professionals who want to take their page design to the next level, with all the advantages that CSS brings, will need this book. This book is a focused guide to using Cascading Style Sheets (CSS) for the visual design of web pages. It provides concise coverage of all the essential CSS concepts developers need to learn (such as separating content from presentation, block and inline elements, inheritance and cascade, the box model, typography, etc). It also covers the syntax needed to effectively use CSS with your markup document (for example CSS rules, how to structure a style sheet, linking style sheets to your (X)HTML documents, CSS boxes etc). CSS (Cascading Style Sheets) is a powerful technology that can be used to add style and structure to your web pages without needing to resort to "hacks" such as HTML table layouts and "spacer images". However, this is not the only advantage over other styling methods. You can specify your CSS styles in a separate file, then apply those styles to every page in your web site. When you want to change a style on your site, you can do it by modifying one style sheet, rather having to update every page. This is only one example of the many advantages CSS brings to your web development work. Summary of Contents: - 1 Foundation Concepts
- 2 Overview of Presentation
- 3 Markup with Meaning
- 4 Fundamentals
- 5 Rules
- 6 Attaching CSS to Your Markup
- 7 Typography
- 8 Boxes, Boxes, Boxes
- 9 Styling Tables with CSS
- 10 Cross-Browser CSS
- 11 Troubleshooting
- 12 CSS Design Projects
Projects include: - Weblog - Dave Shea
- Research Institute Site - John Simons
- Buffalo Philharmonic Orchestra - Mike Switzer
- Photo Gallery - Dan Rubin
- Image Viewer - Mike Pick
- Real Estate Portal - Cornelia Lange
Publisher:
friends of ED
Authors:
Owen Briggs, Steven Champeon, Eric Costello, Matt Patterson
Release Date: 2004-04-01
ISBN/EAN: 159059231X / 9781590592311
New Price: $19.96 /
Used Price: $12.00 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Do It Wrong Quickly: How the Web Changes the Old Marketing Rules (IBM Press) |
"What's the one thing companies care about? Conversion. Getting potential customers to convert into real, actual, customers. But how do you do that in a world of Facebook, Google, YouTube, blogs, and Flickr? Mike Moran shows you how—by trying lots of little things, studying the results, learning quickly from your failures, and doing it all over again. He gives you a framework for getting over your fears of talking with your customers without a committee to protect your behind. Great book."
–Robert Scoble Video blogger of the Scoble Show and Co-author of the top-selling corporate blogging book, Naked Conversations Start Fast, Fix Fast, and Fix Again: Marketing for Breakthrough Results For decades, marketers have been taught to carefully plan ahead because “you must get it right–it’s too expensive to change.” But, in the age of the Web, you can know in hours whether your strategy’s working. Today, winners don’t get it right the first time: they start fast, change fast, and relentlessly optimize their way to success. They do it wrong quickly…then fix it, just as quickly! In this book, Internet marketing pioneer Mike Moran shows you how to do that–step-by-step and in detail. Drawing on his experience building ibm.com into one of the world’s most successful sites, Moran shows how to quickly transition from “plan then execute” to a non-stop cycle of refinement. You’ll master specific techniques for making the Web’s “two-way marketing conversation” work successfully, productively, and profitably. Next, Moran shows how to choose the right new marketing tools, craft them into an integrated strategy, and execute it…achieving unprecedented efficiency, accountability, speed, and results. The indispensable online marketing guide for every CMO, brand marketer, direct marketer, online marketing specialist, strategist, and entrepreneur Learn more from your customers–and learn it faster Systematically measure online marketing results–and improve them Create deeper relationships with your customers on the Web Leverage podcasting, social networks, wikis, virtual worlds, search, viral marketing, blogs, and other new tools Build a lean, mean conversion machine Preview new innovations you’ll be implementing next year and the year after Overcome the organizational, political, and personal obstacles that keep marketers doing things the “old-fashioned” way
Foreward xv Preface xvii Acknowledgements xxiii About the Author xxvii Part 1: That Newfangled Marketing 1 Chapter 1: They’re Doing Wonderful Things with Computers 3 Chapter 2: New Wine in Old Bottles 21 Chapter 3: Marketing Is a Conversation 55 Part 2: That Newfangled Direct Marketing 103 Chapter 4: Going Over to the Dark Side 105 Chapter 5: The New Customer Relations 149 Chapter 6: Customers Vote with Their Mice 211 Part 3: That Newfangled You 253 Chapter 7: This Doesn’t Work for Me 255 Chapter 8: This Won’t Work Where I Work 275 Chapter 9: This Stuff Changes Too Fast 315 Glossary 335 Index 365
Publisher:
IBM Press
Author:
Mike Moran
Release Date: 2007-09-23
ISBN/EAN: 0132255960 / 9780132255967
New Price: $9.47 /
Used Price: $8.00 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Flexible Rails: Flex 3 on Rails 2 |
| Flexible Rails is a unique, application-based guide for using Ruby on Rails 2 and Adobe Flex 3 to build rich Internet applications (RIAs). It is not an exhaustive Ruby on Rails or Flex reference. Instead, it is an extensive tutorial in which the reader builds multiple iterations of an interesting RIA using Flex and Rails together. Author Peter Armstrong walks readers through eleven iterations in which the sample application--pomodo--is variously built, refactored, debugged, sliced, diced and otherwise explored from every conceivable angle with respect to Ruby on Rails and Adobe Flex. The book unfolds both the application and the Flex-on-Rails approach side-by-side.
Publisher:
Manning Publications
Author:
Peter Armstrong
Release Date: 2008-01-23
ISBN/EAN: 1933988509 / 9781933988504
New Price: $24.11 /
Used Price: $18.99 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Codin' for the Web: A Designer's Guide to Developing Dynamic Web Sites |
EVEN THE MOST SKILLED WEB DESIGNERS can find the complexities of creating a full-functioned Web site to be a daunting task. Here to help designers create sites that not only work, but work well and are easy to update and maintain is an easy-to-read guide to Web programming basics from best-selling author Charles Wyke-Smith. Just as architects need to understand building materials and their properties, Web designers need to understand the code that serves as the foundation of their sites. Wyke-Smith ensures they do by teaching designers that all dynamic Web sites consist of essentially three components: a browser interface, Web server middleware, and a database. The guide covers everything from Web coding concepts and principles to building sites, designing visual interfaces, developing databases, developing middleware, ensuring a good user experience (through good code!), testing and debugging, and more.
- Create dynamic Web sites that provide real-time responses to user inputs
- Understand the basic structures of all coding languages, such as variables, functions, conditionals, loops, and objects
- Use the power of PHP to program the business rules of your site
- Learn techniques for validating forms to reject erroneous or malicious data
- Import and export data from other applications via at les
- Build and query database tables using SQL to manage the data generated by your site’s activity
- Develop a simple content management system
- Develop a password-protected members-only area of your Web site
- Build a template-based Web site with dynamic navigation
Publisher:
New Riders Press
Author:
Charles Wyke-Smith
Release Date: 2006-11-20
ISBN/EAN: 0321429192 / 9780321429193
New Price: $22.25 /
Used Price: $19.88 |
| |
|
|
|
|
| |
|
|
|
|
|