24,95 €
24,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
12 °P sammeln
24,95 €
24,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
12 °P sammeln
Als Download kaufen
24,95 €
inkl. MwSt.
Sofort per Download lieferbar
payback
12 °P sammeln
Jetzt verschenken
24,95 €
inkl. MwSt.
Sofort per Download lieferbar

Alle Infos zum eBook verschenken
payback
12 °P sammeln
  • Format: PDF

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
…mehr

Produktbeschreibung
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.


Dieser Download kann aus rechtlichen Gründen nur mit Rechnungsadresse in A, B, BG, CY, CZ, D, DK, EW, E, FIN, F, GR, HR, H, IRL, I, LT, L, LR, M, NL, PL, P, R, S, SLO, SK ausgeliefert werden.

Autorenporträt
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.