Showing posts with label web. Show all posts
Showing posts with label web. Show all posts

Tuesday, November 22, 2011

Web Accessibility: Web Standards and Regulatory Compliance (Paperback)

Web Accessibility: Web Standards and Regulatory Compliance
Web Accessibility: Web Standards and Regulatory Compliance (Paperback)
By Christian Heilmann

Buy new: $32.99
61 used and new from $7.94
Customer Rating: 3.8

Customer tags: accessibility(14), web design(6), web standards(6), webdesign(5), web accessibility(4), internet presence(2), web(2), design(2), standards(2), web development(2), michael r burks, jim thatcher

Review & Description

The power of the Web lies in the fact that anyone and everyone can access it. However, this should also extend to users with disabilities—accessibility is about making websites accessible to those with aural, visual, or physical disabilities, or rather, constructing websites that don't exclude these people from accessing the content or services being provided. This is the right thing to do morally, plus there are legal requirements for web sites to be accessible in certain cases, such as public sector web sites.

So there are two distinct audiences that will want to buy this book:

Web Developers and Designers: This book teaches them how to use their chosen technologies to create and validate accessible content, including XHTML, CSS, JavaScript, PDFs, and Flash. That covers a very large potential audience.

Business managers: This book teaches them what impact web accessibility will have on their businesses; also a large potential audience.

It is written by some of the top names in web accessibility, like Jim Thatcher, Shawn Lawton Henry, Andrew Kirkpatrick, and Cynthia Waddell. Cynthia is the world authority on the legalities of web accessibility, so we can guarantee that the book will be legally accurate. There is no competition available that is up to date for the new accessibility guidelines (such as WCAG 2.0) and technology versions (such as Flash 8.)

Product Details

  • Amazon Sales Rank: #249442 in Books
  • Published on: 2006-07-24
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 696 pages

Click Check Price & More Reviews

Monday, November 21, 2011

High Performance JavaScript (Build Faster Web Application Interfaces) (Paperback)

High Performance JavaScript (Build Faster Web Application Interfaces)
High Performance JavaScript (Build Faster Web Application Interfaces) (Paperback)
By Nicholas C. Zakas

Buy new: $23.09
68 used and new from $16.79
Customer Rating: 5.0

Customer tags: javascript(19), performance(11), web development(9), dom(7), programming(7), ajax(6), web(6), script(3), oop(2), performances, ordered, code

Review & Description

If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.

Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.

  • Identify problem code and use faster alternatives to accomplish the same task
  • Improve scripts by learning how JavaScript stores and accesses data
  • Implement JavaScript code so that it doesn't slow down interaction with the DOM
  • Use optimization techniques to improve runtime performance
  • Learn ways to ensure the UI is responsive at all times
  • Achieve faster client-server communication
  • Use a build system to minify files, and HTTP compression to deliver them to the browser

Product Details

  • Amazon Sales Rank: #88348 in Books
  • Published on: 2010-03-30
  • Original language: English
  • Number of items: 1
  • Dimensions: .56" h x 7.04" w x 9.24" l, .85 pounds
  • Binding: Paperback
  • 240 pages

Click Check Price & More Reviews

Sunday, November 20, 2011

Agile Web Development with Rails, 2nd Edition (Paperback)

Agile Web Development with Rails, 2nd Edition
Agile Web Development with Rails, 2nd Edition (Paperback)
By Dave Thomas

110 used and new from $0.01
Customer Rating: 4.6

Customer tags: ruby on rails(60), rails(52), ruby(45), web development(28), pragmatic programmer(19), programming(18), ror(17), rubyonrails(14), web(7), agile development(6), ajax(3), awdwr

Review & Description

The definitive, Jolt-award winning guide to learning and using Rails is now in its Second Edition. Rails is a new approach to web-based application development that enables developers to create full-featured, sophisticated web-based applications using less code and less effort. Now programmers can get the job done right and still leave work on time.

NEW IN THE SECOND EDITION: The book has been updated to take advantage of all the new Rails 1.2 features. The sample application uses migrations, Ajax, features a REST interface, and illustrates new Rails features. There are new chapters on migrations, active support, active record, and action controller (including the new resources-based routing). The Web 2.0 and Deployment chapters have been completely rewritten to reflect the latest thinking. Now you can learn which environments are best for your style application, and see how Capistrano makes managing your site simple. All the remaining chapters have been extensively updated. Finally, hundreds of comments from readers of the first edition have been incorporated, making this book simply the best available.

Rails is a full-stack, open source web framework that enables you to create full-featured, sophisticated web-based applications with a twist...you can create a full Rails application using less code than the setup XML you'd need just to configure some other frameworks.

With this book, you'll learn how to use Rails Active Record to connect business objects and database tables. No more painful object-relational mapping. Just create your business objects and let Rails do the rest. You'll learn how to use the Action Pack framework to route incoming requests and render pages using easy-to-write templates and components. See how to exploit the Rails service frameworks to send emails, talk to web services, and interact dynamically with JavaScript applications running in the browser (the "Ajax" architecture).

You'll see how easy it is to deploy Rails. You'll be writing applications that work with your favorite database (MySQL, Oracle, Postgres, and more) in no time at all.

Product Details

  • Amazon Sales Rank: #417208 in Books
  • Published on: 2006-12-21
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 720 pages

Click Check Price & More Reviews

Friday, November 18, 2011

JavaScript and Ajax for the Web, Sixth Edition (Paperback)

JavaScript and Ajax for the Web, Sixth Edition
JavaScript and Ajax for the Web, Sixth Edition (Paperback)
By Tom Negrino

Buy new: $22.79
97 used and new from $0.26
Customer Rating: 5.0

Customer tags: ajax(12), javascript(10), web development(8), programming(7), web(6), css(5), dhtml(4), dori(3), web design(2), computer programming, coding, code

Review & Description

Need to learn JavaScript fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with JavaScript in no time. In this completely updated edition of our best-selling guide to JavaScript, leading Web and computing experts Tom Negrino and Dori Smith use crystal-clear instructions and friendly prose to introduce you to all of today's JavaScript essentials. Along the way, you'll find extensive coverage of Ajax and XML techniques, current browsers (Opera, Safari, Firefox), and more.

Visual QuickStart Guide--the quick and easy way to learn!

  • Easy visual approach uses pictures to guide you through JavaScript and show you what to do.
  • Concise steps and explanations get you up and running in no time.
  • Page for page, the best content and value around.
  • Companion Web site at www.javascriptworld.com offers sample scripts, updates, and more!

Product Details

  • Amazon Sales Rank: #758633 in Books
  • Published on: 2006-09-07
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 512 pages

Click Check Price & More Reviews

Monday, November 14, 2011

Web Project Management: Delivering Successful Commercial Web Sites (Paperback)

Web Project Management: Delivering Successful Commercial Web Sites
Web Project Management: Delivering Successful Commercial Web Sites (Paperback)
By Ashley Friedlein

Buy new: $45.72
52 used and new from $5.50
Customer Rating: 4.9

Customer tags: web(6), project management(5), web design(3), web development(3), websites(2), web project management(2), poor communication, very bad writing, crappy book, online media, web services

Review & Description

Web Project Management presents a solid Web project management method for building commercial Web sites. Developed by pres.co, a leading interactive agency, this refined eight-stage approach lets you closely manage your project's contributors, quality, costs, and schedules. Importantly, the book also details how to define, measure and understand the success of your project on an ongoing basis. This book is an indispensable resource, whether you are a project manager, online manager, Web director, consultant or producer.

* Includes insider tips from the perspective of the world's leading Web developers.
* Focuses on project management as it relates to e-commerce.
* Teaches you to organize and put together a team, develop goals, manage schedules and budgets, overcome pitfalls, maintain, evaluate and evolve a commercial Web presence.
* Includes an introduction to the key principles of Web project management and a case study of the Channel 5 Web site-a popular project managed by the author.
* Provides templates, via a companion Web site, that you can use to develop your own project documentation, a discussion forum, links to related sites, a glossary of terms, a database of useful white papers, and an Internet knowledge quiz.

Product Details

  • Amazon Sales Rank: #47803 in Books
  • Published on: 2000-10-31
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 324 pages

Click Check Price & More Reviews

PHP and MySQL Web Development (4th Edition) (Paperback)

PHP and MySQL Web Development (4th Edition)
PHP and MySQL Web Development (4th Edition) (Paperback)
By Luke Welling

Buy new: $33.47
94 used and new from $27.60
Customer Rating: 4.6

Customer tags: php(29), mysql(27), web development(25), web programming(21), php mysql(19), web applications(15), web(11), open source(8), lamp(7), book recommendations, book beginners php mysql, computer

Review & Description

PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.

 

PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.

 

This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity.

 

The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1.

 


 

Product Details

  • Amazon Sales Rank: #15194 in Books
  • Published on: 2008-10-11
  • Original language: English
  • Number of items: 1
  • Dimensions: .3 pounds
  • Binding: Paperback
  • 1008 pages

Click Check Price & More Reviews

Thursday, November 10, 2011

JavaScript: The Definitive Guide (Paperback)

JavaScript: The Definitive Guide
JavaScript: The Definitive Guide (Paperback)
By David Flanagan

49 used and new from $14.07
Customer Rating: 4.6

Customer tags: javascript(65), web development(34), ajax(30), programming(30), dom(27), script(17), web(13), ecmascript(10), reference(9), xml(4), alpha(2), ajax webapps

Review & Description

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:



  • Scripted HTTP and Ajax
  • XML processing
  • Client-side graphics using the canvas tag
  • Namespaces in JavaScript--essential when writing complex programs
  • Classes, closures, persistence, Flash, and JavaScript embedded in Java applications


Part I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.



Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:



  • Generate a table of contents for an HTML document
  • Display DHTML animations
  • Automate form validation
  • Draw dynamic pie charts
  • Make HTML elements draggable
  • Define keyboard shortcuts for web applications
  • Create Ajax-enabled tool tips
  • Use XPath and XSLT on XML documents loaded with Ajax
  • And much more


Part III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.



Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.



More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications.



"A must-have reference for expert JavaScript programmers...well-organized and detailed."
-- Brendan Eich, creator of JavaScript

Product Details

  • Amazon Sales Rank: #71119 in Books
  • Published on: 2006-08-24
  • Original language: English
  • Number of items: 1
  • Dimensions: 2.04" h x 6.95" w x 9.27" l, 2.94 pounds
  • Binding: Paperback
  • 1032 pages

Click Check Price & More Reviews

CSS: The Missing Manual (Paperback)

CSS: The Missing Manual
CSS: The Missing Manual (Paperback)
By David Sawyer McFarland

83 used and new from $0.50
Customer Rating: 4.6

Customer tags: css(50), web design(36), cascading style sheets(30), web development(21), missing manual(20), html(13), how to(12), xhtml(8), design(5), ie(2), web(2), firefox(2)

Review & Description

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.

Product Details

  • Amazon Sales Rank: #192269 in Books
  • Published on: 2006-08-31
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 496 pages

Click Check Price & More Reviews

Wednesday, November 9, 2011

Head First HTML with CSS & XHTML (Paperback)

Head First HTML with CSS & XHTML
Head First HTML with CSS & XHTML (Paperback)
By Eric Freeman

Buy new: $21.81
114 used and new from $15.64
Customer Rating: 4.9

Customer tags: css(115), html(115), web design(99), xhtml(96), head first(80), web development(60), books - web design(34), web programming(32), programming(20), web(7), web standards(5), design(3)

Review & Description

Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay--we won't tell anyone you're still partying like it's 1999--but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS.

Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.

With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks.

So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.


Praise
"Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit."
--Ken Goldstein, Executive Vice President, Disney Online

"This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation."
--Danny Goodman, author of Dynamic HTML: The Definitive Guide

"What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback."
--Mike Davidson, CEO, Newsvine, Inc.

"I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" -
-Sally Applin, UI Designer and Artist

"I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages."
--Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College

"If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for."
--Warren Kelly, Blogcritics.org

Product Details

  • Amazon Sales Rank: #2469 in Books
  • Published on: 2005-12-15
  • Original language: English
  • Number of items: 1
  • Dimensions: 1.73" h x 8.02" w x 9.29" l, 3.41 pounds
  • Binding: Paperback
  • 658 pages

Click Check Price & More Reviews

Tuesday, November 8, 2011

Restful Web Services (Paperback)

Restful Web Services
Restful Web Services (Paperback)
By Leonard Richardson

Buy new: $24.34
59 used and new from $16.38
Customer Rating: 4.6

Customer tags: rest(55), web services(41), web development(23), http(15), soa(15), web(10), development(8), rails(7), python(4), ruby(3), programming(2), django(2)

Review & Description

"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework

"RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services Evangelist

You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages.

This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book:

  • Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language
  • Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services
  • Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC)
  • Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol
  • Discusses web service clients for popular programming languages
  • Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python)
  • Focuses on practical issues: how to design and implement RESTful web services and clients
This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.

Product Details

  • Amazon Sales Rank: #17699 in Books
  • Published on: 2007-05-15
  • Original language: English
  • Number of items: 1
  • Dimensions: 1.06" h x 7.14" w x 9.16" l, 1.54 pounds
  • Binding: Paperback
  • 448 pages

Click Check Price & More Reviews