Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Dayana Host Cheap Web Hosting and Domain Registration - Powered by Dayana Networks   Cheap Web Hosting with 100% Satisfaction Guarantee by Dayana Host
More than 65,845 web sites hosted. Latest client joined at Aug 20, 2008, 8:05am PDT

Useful Books and Software

Related Web Design Books

     
 
Books and Software > Books > Web Design > Page 3
 
     
 
Web Hosting and Web Design Related Web Design Books Page 3 of 542
Total results: 5420
 
     
     
 
  1 2 3 4 5 6 7 8 9 10 
 
     
 
Teach Yourself Visually HTML
Teach Yourself Visually HTML
HTML is the markup language that designed for creating Web pages. But how do you learn the code, techniques, and cascading stylesheets when you can't see what you're building? Armed with Teach Yourself HTML Visually, you get the building blocks you need to master links, embedded images, sounds and video, and frames to create a dynamic site with visual appeal. With a graphical format and step-by-step examples, Teach Yourself HTML Visually will help you can take on HTML and enhance your Web site at your own pace.

Publisher:
Authors: Ruth Maran, Martine Edwards
Release Date: 1999-10
ISBN/EAN:

New Price: $10.63 / Used Price: $5.42

 
 
     
 
Effective Web Animation: Advanced Techniques for the Web
Effective Web Animation: Advanced Techniques for the Web
Although you can find animations all over the Web, there's still no easy way to learn how to create them yourself. Enter Effective Web Animation. Written by a Web expert with several graphics books to his credit, it's full of information on the most widespread animations, those created as GIFs or with JavaScript and Macromedia Flash.

Newcomers are introduced to both traditional and new animation methods--from object-oriented to streaming animations. The book begins with a review of the best animation tools and then delves into the specifics of creating and optimizing GIF animations, manipulating color and timing, and integrating your creations into your Web page. Adobe Photoshop and ImageReady--the techniques of Flash's streaming-playback and object-oriented features--get attention too, showing you how to work with both keyframe and tweening techniques for greater interactivity.

Good writing and careful attention to detail combined with an attractive four-color layout make this book an especially useful learning resource. But be aware that the book's plentitude of scripting and other technical details make it a smart choice only for committed animators who aren't afraid of using the new technologies to bring their pages up to the best standards of the Web. --Kathleen Caster

Publisher: Addison Wesley Longman
Author: J. Scott Hamlin
Release Date: 1999-06-10
ISBN/EAN: 0201606003 / 9780201606003

New Price: $4.00 / Used Price: $0.47

 
 
     
 
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. To complement this great new application, David Powers has written the ultimate guide to itThe Essential Guide to Dreamweaver CS3 teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between.
  • Takes you through your development environment set up
  • Covers everything you need to create both standards compliant web sutes, and dynamic web applications
  • Teaches several real world techniques using a series of step by step tutorials

What youll learn

  • How to set up your ideal development environment, using Mac OSX/Windows, Apache (and IIS on Windows,) Apache, MySQL, and phpMyAdmin
  • Creating standards compliant web sites using CS3's XHTML and CSS features
  • Creating dynamic web applications using CS3's PHP and Spry Ajax server behaviors
  • Building several real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more.
  • Creating an interface design in Fireworks CS3 and importing it into Dreamweaver CS3.
  • How use Dreamweaver CS3's XML functionality, to consume RSS feeds, and create Spry data sets
  • Using includes, templates and master detail pages.
  • How to publish your site after you've created it

Summary of Contents

  • Chapter 1: Dreamweaver CS3Your Creative Partner
  • Chapter 2: Building Dynamic Sites with Ajax and PHP
  • Chapter 3: Getting the Work Environment Ready
  • Chapter 4: Setting Up a PHP Site
  • Chapter 5: Adding a Touch of Style
  • Chapter 6: Creating a CSS Site Straight Out of the Box
  • Chapter 7: Building Site Navigation with the Spry Menu Bar
  • Chapter 8: Sprucing Up Content with Spry Widgets
  • Chapter 9: Building Online Forms and Validating Input
  • Chapter 10: Introducing the Basics of PHP
  • Chapter 11: Using PHP to Process a Form
  • Chapter 12: Working with PHP Includes and Templates
  • Chapter 13: Setting Up MySQL and phpMyAdmin
  • Chapter 14: Storing Records in a Database
  • Chapter 15: Controlling Access to Your Site
  • Chapter 16: Working with Multiple Tables
  • Chapter 17: Searching Records and Handling Dates
  • Chapter 18: Using XSLT to Display Live News Feeds and XML
  • Chapter 19: Using Spry to Display XML
  • Chapter 20: Getting the Best of Both Worlds with PHP and Spry


Publisher: friends of ED
Author: David Powers
Release Date: 2007-07-22
ISBN/EAN: 1590598598 / 9781590598597

New Price: $31.47 / Used Price: $40.97

 
 
     
 
ActionScripting in Flash
ActionScripting in Flash
Most instructional books try to appeal to too large an audience, but ActionScripting in Flash clearly defines who it is written for and then actually delivers the goods. Author Kerman singles out two specific groups: Flash 5 users who have gotten their feet wet with animations but want to branch out with scripting, and programmers who want to apply their skills to Flash. He has devised a unique structure for this book. The first section, which can be read without running Flash, covers the basics of programming (scripting) in Flash (and, to some degree, programming in general). The second includes tutorials built around many commonly needed tasks (e.g., creating a horizontal slider and creating JavaScript cookies). Kerman stresses that his code doesn't represent the only solution, and isn't necessarily even the "prettiest" code--it's the code that makes the most sense in explaining how to work out the problem.

There's even deliberately bad code here. In a very novel chapter, the book challenges readers to fix 10 faulty Flash files, offering first a clue and then the solution. Since so much of real-life work, particularly in animation applications like Flash, is spent debugging and finding one's way out of a seemingly dead end, this chapter is really valuable. (By going to phillipkerman.com, you can view a detailed description of all chapters, download selected ones in .pdf format, view all completed Flash animations, and download all the .fla files to work alongside the text.)

Another advantage is Kerman's own teaching style. Using many metaphors, he describes how the pieces of script work in a way that is often clearer than mere definition of function, and definitely easier to remember. For example, "If you think of most variables as an empty whiteboard onto which you can write a value, an array is like a whiteboard with permanent horizontal lines separating many pieces of information." It's true that one can copy code and instantly get results, but to devise and debug your own requires the kind of internalized understanding one can get from working through this book. --Angelynn Grant

The book is structured into three parts: Foundation knowledge (general programming theory applied to Flash with short tasks to demonstrate specific concepts), Applied workshop (more involved tasks broken into three parts each--design discussion, the building steps, and analysis with suggestions of variation), and Appendices (which provides a concise listing of some of the more useful elements in ActionScript). The book will begin with foundation knowledge and will build on that with practical workshops. This way, the readers should be able to apply what they learn to future challenges they might encounter.

Publisher: Sams
Author: Phillip Kerman
Release Date: 2001-04-09
ISBN/EAN: 0672320789 / 9780672320781

New Price: $0.99 / Used Price: $0.01

 
 
     
 
Learning  jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques
Learning jQuery: Better Interaction Design and Web Development with Simple JavaScript Techniques
jQuery is a powerful JavaScript library that can enhance your websites regardless of your background. In this book, creators of the popular jQuery learning resource, learningquery.com, share their knowledge, experience, and enthusiasm about jQuery to help you get the most from the library and to make your web applications shine. For designers, jQuery leverages existing CSS and HTML skills, allowing you to dynamically find and change any aspect of a page. This book provides a gentle introduction to jQuery concepts, allowing you to add interactions and animations to your pages-even if previous attempts at writing JavaScript have left you baffled. For programmers, jQuery offers an open -source, standards-compliant, unobtrusive approach to writing complex JavaScript applications. This book will guide you past the pitfalls associated with AJAX, events, effects, and advanced JavaScript language features, as well as provide you with a reference to the jQuery library to return to again and again. This book begins with a tutorial to jQuery, followed by an examination of common, real-world client-side problems, and solutions for each of them. A detailed reference rounds off the book, making it an invaluable resource for answers to all your jQuery questions. Who this book is written for This book is for web designers who want to create interactive elements for their designs, and for developers who want to create the best user interface for their web applications. The reader will need the basics of HTML and CSS, and should be comfortable with the syntax of JavaScript. No knowledge of jQuery is assumed, nor is experience with any other JavaScript libraries required.

Publisher: Packt Publishing
Authors: Karl Swedberg, Jonathan Chaffer
Release Date: 2007-06-29
ISBN/EAN: 1847192505 / 9781847192509

New Price: $35.99 / Used Price: $37.49

 
 
     
 
Letting Go of the Words: Writing Web Content that Works (Interactive Technologies) (Interactive Technologies) (Interactive Technologies)
Letting Go of the Words: Writing Web Content that Works (Interactive Technologies) (Interactive Technologies) (Interactive Technologies)
Redish has done her homework and created a thorough overview of the issues in writing for the Web. Ironically, I must recommend that you read her every word so that you can find out why your customers won't read very many words on your website -- and what to do about it.;-- Jakob Nielsen, Principal, Nielsen Norman GroupThere are at least twelve billion web pages out there. Twelve billion voices talking, but saying mostly nothing. If just 1% of those pages followed Ginnys practical, clear advice, the world would be a better place. Fortunately, you can follow her advice for 100% of your own sites pages, so pick up a copy of Letting Go of the Words and start communicating effectively today.--Lou Rosenfeld, co-author, Information Architecture for the World Wide WebOn the web, whether on the job or at home, we usually want to grab information and use it quickly. We go to the web to get answers to questions or to complete tasks to gather information, reading only what we need. We are all too busy to read much on the web.This book helps you write successfully for web users. It offers strategy, process, and tactics for creating or revising content for the web. It helps you plan, organize, write, design, and test web content that will make web users come back again and again to your site. Learn how to create usable and useful content for the web from the master Ginny Redish. Ginny has taught and mentored hundreds of writers, information designers, and content owners in the principles and secrets of creating web information that is easy to scan, easy to read, and easy to use. This practical, informative book will help anyone creating web content do it better.Features* Clearly-explained guidelines with full color illustrations and examples from actual web sites throughout the book. * Written in easy-to-read style with many ;befores; and ;afters.;* Specific guidelines for web-based press releases, legal notices, and other documents.* Tips on making web content accessible for people with special needs.Janice (Ginny) Redish has been helping clients and colleagues communicate clearly for more than 20 years. For the past ten years, her focus has been helping people create usable and useful web sites. She is co-author of two classic books on usability: A Practical Guide to Usability Testing (with Joseph Dumas), and User and Task Analysis for Interface Design (with JoAnn Hackos), and is the recipient of many awards.* Clearly-explained guidelines with full color illustrations and examples from actual web sites throughout the book.* Written in easy-to-read style with many ;befores; and ;afters.;* Specific guidelines for web-based press releases, legal notices, and other documents. * Tips on making web content accessible for people with special needs.

Publisher: Morgan Kaufmann
Author: Janice (Ginny) Redish
Release Date: 2007-06-11
ISBN/EAN: 0123694868 / 9780123694867

New Price: $31.14 / Used Price: $32.94

 
 
     
 
Macromedia Flash MX Designer's ActionScript Reference
Macromedia Flash MX Designer's ActionScript Reference
If you're serious about Flash design, and if you want to push your ideas to the very limits of possibility in Flash MX, then this book and CD are your indispensable companions. This book and CD package combines two vital elements: The most comprehensive and in-depth reference resource for Flash MX ActionScript Rich, practical tutorials on using ActionScript effectively in your Flash movie design We've packed in twenty chapters of tutorials, hundreds of detailed reference entries, and hundreds of example FLAs and SWFs. The CD reproduces and expands the complete ActionScript dictionary, providing you with a comprehensive and portable reference tool. To gain an idea of the CDs content, view our online demonstration. You can view all the dictionary's entries but only the first thirty or so are functional. Our aim has been to make this book the best Flash MX ActionScript resource, bar none the book that you'll keep on your desk and never exhaust. Summary of Contents Introducing Scripted Motion Building User Interfaces with ActionScript The Drawing API Motion Control The Sound Object The Color Object Performance and Optimization Advanced Components with ActionScript Component Styles Functions and Events Structuring Content for the Web Dynamic Text Time and Timekeeping Feedback and Debugging Modular Programming Techniques Object Oriented Programming Techniques Talking to the Outside World Understanding XML (on CD) Reading XML in Flash (on CD) XML Sockets (on CD) PLUS Dictionary - hundreds of pages of complete ActionScript reference material

Publisher: friends of ED
Authors: Jen deHaan, Sham Bhangal, Glen Rhodes, Scott Mebberson, Tim Parker
Release Date: 2003-07-01
ISBN/EAN: 1590591658 / 9781590591659

New Price: n.a. / Used Price: n.a.

 
 
     
 
Professional PHP4 XML
Professional PHP4 XML
This book covers the PHP language (and is up to date with the latest 4.2 release), the XML standard and the intersection between these widely used technologies. You will learn the "core" standards for XML processing such as Xpath,Dom,SAX and XSLT and how to use them from PHP. Satellite standards, vocabularies and other technical topics related to XML processing are also covered with examples, tips and suggestions from an experienced field of PHP programmers and XML experts.

Publisher: Peer Information
Authors: Luis Argerich, Chris Lea, Ken Egervari, Matt Anton, Chris Hubbard
Release Date: 2002-06
ISBN/EAN: 1861007213 / 9781861007216

New Price: $12.98 / Used Price: $3.60

 
 
     
 
Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional
Beginning ASP.NET 2.0 E-Commerce in C# 2005: From Novice to Professional

With the latest incarnations of ASP.NET 2.0 and SQL Server 2005, programming dynamic data-driven websites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can now enable more powerful features and the tools you need – Visual Web Developer 2005 Express Editions and SQL Server 2005 Express Edition – are free!

In this book you’ll learn how to best use the free development tools offered by Microsoft to build an online product catalog with shopping cart, checkout, product searching, product recommendations, a control panel, customer accounts, order processing and much much more. You’ll learn how to handle payments by integrating PayPal, DataCash, and VeriSign Payflow Pro into your site. We’ll also teach you how to expand your site’s product listing by expanding your product section through web services.

Each feature you add to your website will introduce you to new challenges and theoretical concepts, which are carefully analyzed and explained throughout the book. You will gain an intimate understanding of every piece of code you write. This understanding will enable you to build your own powerful and flexible websites efficiently and rapidly with ASP.NET 2.0.

You can visit a demonstration version of the site built in this book by visiting the author's website.



Publisher: Apress
Authors: Cristian Darie, Karli Watson
Release Date: 2005-10-17
ISBN/EAN: 1590594681 / 9781590594681

New Price: $28.92 / Used Price: $28.74

 
 
     
 
Red Hot Internet Publicity: An Insider's Guide to Promoting Your Book on the Internet!
Red Hot Internet Publicity: An Insider's Guide to Promoting Your Book on the Internet!
If you?re an author, the brand new ?Red Hot Internet Publicity; An insider's guide to promoting your book on the Internet? unlocks the door to the online ?Marketing and Publicity Kingdom.? This guide will help you discover the crown jewels of the hottest new trend in book promotion: Internet publicity and marketing.

Publisher: Morgan James Publishing
Author: Penny C Sansevieri
Release Date: 2007-06-01
ISBN/EAN: 1600370934 / 9781600370939

New Price: $10.79 / Used Price: $10.91

 
 
     
     
 
  1 2 3 4 5 6 7 8 9 10 
 
     
Dayana Host
  Home
  Process Guide
  Affiliate Program
  Testimonials
  Sample Clients
  CPanel Demo
  AUP / ASP / TOS
   
Network and tools
  Network Maps
  Network Status
 

NS Lookup

  Whois Search
   
Product and Services
  Domain Registration
  Say5 Web Hosting
  Personal Web Hosting
  Business Web Hosting
  Reseller Web Hosting
  Dedicated Servers
  Traffic Blazer
  Web Design Themes
  Members Area
   
Customer Support
  Support Center
  Forums
  CPanel Tutorials
  FAQ
  Getting Started Guide
  Useful Links
  Downloads
  Books and Software
   
Contact us
  Contact
  Customer Service
   
   

Say5 Hosting Control Panel
© Copyrights 1998-2008 Dayana Networks. All rights reserved. Privacy Policy - AUP/ASP/TOS

Home | Process Guide | Affiliate Program | Network Maps | Testimonials | Uptime Monitor | Contact | Table of Contents | phpOnline
Domain Registration | Personal Web Hosting Plans | Business Web Hosting Plans | Reseller Web Hosting Plans | Sample Clients
Customer Service | Support Center | Forums | Control Panel Demo | Useful Resources and links | Books and Software
CPanel and WHM Tutorials | Web Site Design Templates | Upgrade, Renew and Maintenance | Free Counter | NS Lookup | Whois
Acceptable Use Policy, Anti Spam Policy, Terms of Services | Privacy Policy