Cantitate/Preț
Produs

Web Development Solutions: Ajax, APIs, Libraries, and Hosted Services Made Easy

Autor Christian Heilmann, Mark Norm Norman Francis
en Limba Engleză Paperback – 11 apr 2007
As a web user, you'll no doubt have noticed some of the breathtaking applications available in today's modern web, such as Google Maps and Flickrdesktop applications than the old style web sites you are used to. You've probably also wished that you could create such things, and then thought "nahhh, I'd need to know a lot of complicated code to be able to even start creating sites like these." Well, think again.
There is a lot of complicated code involved in cutting-edge "Ajax-style" web applications, but a lot of the hard work is already done for you, and available on the Web. JavaScript libraries exist to provide most of that Ajax/DOM Scripting functionality out of the box. Application programming interfaces (APIs) exist to allow you to transplant complicated applications such as Google Maps and Flickr right into your own web sites. And hosting services such as Flickr and YouTube provide all you need to store and retrieve your media (be it images, video, or whatever) at your leisure, without having to worry about bandwidth issues and file naming nightmares.
All you need to know is enough to successfully wire together all this functionality successfully and responsibly, and this book shows you how. It starts from the very beginning of your journey, showing you what's available, what you need, and how to set up an effective development environment. After a solid base has been built, it shows you how to build up each aspect of your site, including storing, retrieving, and displaying content, adding images and video to your site, building effective site navigation and laying it all out beautifully using CSS, promoting your content so you will attract visitors to your site, and adding special effects to enhance usability and design asthetics...all with ready-made functionality available on the Web! Life as a web developer has never been easier.
Citește tot Restrânge

Preț: 16703 lei

Preț vechi: 20879 lei
-20% Nou

Puncte Express: 251

Preț estimativ în valută:
3197 3372$ 2664£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590598061
ISBN-10: 1590598067
Pagini: 261
Ilustrații: XVI, 280 p.
Dimensiuni: 178 x 235 x 17 mm
Greutate: 0.56 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Stop the Web ... You’re Getting on!.- The Dilemma of “Rolling Your Own” Solutions.- What You Need to Get Started.- Spoiled for Choice—What the Web Offers You.- Retrieving and Displaying Content with Rest and Ajax.- Adding Media Files.- Promoting Your Content.- Layout and Navigation.- Adding Special Effects.- What to Do and Where to Find Help When Things Go Wrong.

Notă biografică

Christian Heilmann grew up in Germany and, after a year working with people with disabilities through the Red Cross, he spent a year as a radio producer. Beginning in 1997, he worked for several agencies in Munich as a web developer. In 2000, he moved to the U.S. to work for eToys and, after the dot-com crash, he moved to the U.K., where he currently works as a lead developer for Agilisys. He publishes an almost-daily blog at http://wait-till-i.com and runs an article repository at http://icant.co.uk. He is a member of the Web Standards Project's DOM Scripting Task Force.

Caracteristici

Covers a lot of increasing popular web development techniques and resources—Ajax, CSS, APIs, JavaScript libraries, and hosting services, and how they can be made use of by non-programmers Shows how to build up a cutting edge web site using these techniques, from start to finish No knowledge is assumed, but a basic knowledge of general web principles and HTML is recommended