Register to view all sections | 7 Posts Policy | Immediate Access


WiseMan's AJAX Books

Navigation: Mac Guru Media and Design Web Design

WiseMan's AJAX Books

Postby WiseMan on Sat Aug 11, 2007 7:03 pm

AJAX Books


Ajax and REST Recipes
Image

Code: Select all
http://rapidshare.com/files/48373355/Apress.Ajax.and.REST.Recipes.Dec.2006.eBook-BBL.rar



Foundations of Ajax
Image

Code: Select all
http://rapidshare.com/files/48373662/Apress.Foundations.of.Ajax.Oct.2005.eBook-BBL.rar



Ajax For Dummies
Image

Code: Select all
http://rapidshare.com/files/48373895/For.Dummies.Ajax.For.Dummies.Feb.2006.eBook-BBL.rar



Ajax in Action
Image

Code: Select all
http://rapidshare.com/files/48374198/Manning.Ajax.in.Action.Oct.2005.eBook-BBL.rar



Ajax Design Patterns
Image

Code: Select all
http://rapidshare.com/files/48374581/OReilly.Ajax.Design.Patterns.Jun.2006.eBook-BBL.rar



Ajax Hacks Tips and Tools for Creating Responsive Web Sites
Image

Code: Select all
http://rapidshare.com/files/48374900/OReilly.Ajax.Hacks.Tips.and.Tools.for.Creating.Responsive.Web.Sites.Mar.2006.eBook-BBL.rar



Ajax on Java
Image

Code: Select all
http://rapidshare.com/files/48374984/OReilly.Ajax.on.Java.Feb.2007.eBook-BBL.rar



Professional Ajax
Image

Code: Select all
http://rapidshare.com/files/48375124/Wrox.Professional.Ajax.Feb.2006.eBook-BBL.rar



Professional Rich Internet Applications AJAX and Beyond
Image

Code: Select all
http://rapidshare.com/files/48375732/Wrox.Professional.Rich.Internet.Applications.AJAX.and.Beyond.Mar.2007.eBook-BBL.rar
1. Read the Rules.
2. Search before Posting!!!
3. Post
User avatar
WiseMan
Legend
Legend
 
Posts: 2197
Thanks: 123
Thanked: 147 times in 64 posts
Joined: Sun Mar 05, 2006 7:36 pm
Location: 192.168.1.1

The following user(s) would like to thank WiseMan for this post
eX, projectdood, Smoker

Postby klaasiek on Sun Aug 26, 2007 8:54 am

Woah, thank you sir!
klaasiek
e-Junkie
 
Posts: 10
Thanks: 3
Thanked: 0 time in 0 post
Joined: Sun Aug 26, 2007 8:22 am

Postby mixmac on Thu Sep 13, 2007 1:17 pm

Thanks you too :-)
User avatar
mixmac
Investor
Investor
 
Posts: 12
Thanks: 2
Thanked: 0 time in 0 post
Joined: Sun Aug 26, 2007 11:35 am

Postby webkit on Sun Sep 16, 2007 10:54 am

It is tempting to download the all. But it's also a good thing to know this great collection is here.
But Ayax is still bare ground to me I guess it's better to first master Javascript a little bit bore...

Thanks for the great Webdesigners corner!!!

I will be back
User avatar
webkit
Knowledge Bank
 
Posts: 101
Thanks: 0
Thanked: 2 times in 2 posts
Joined: Sat Sep 15, 2007 6:56 pm

Postby xy77 on Wed Sep 26, 2007 4:55 pm

Thanks too!
User avatar
xy77
e-Junkie
 
Posts: 10
Thanks: 0
Thanked: 0 time in 0 post
Joined: Wed Sep 26, 2007 3:48 pm

Postby wtfdude on Fri Nov 02, 2007 5:17 am

Thanks! Anyone knows of a good company or tutorial to turn these pdf's into a binder book?
wtfdude
Mac Specialist
 
Posts: 25
Thanks: 0
Thanked: 1 time in 1 post
Joined: Thu Nov 01, 2007 5:45 am

Postby soulshop on Fri Dec 07, 2007 7:30 pm

thanks WiseMan. This will really help kick things off for me.:thumb:
Make it idiot-proof and someone will make a better idiot.
User avatar
soulshop
Mac Maniac
 
Posts: 396
Thanks: 71
Thanked: 54 times in 26 posts
Joined: Mon Sep 10, 2007 11:50 pm
Location: California USA

Postby duweb on Tue Dec 18, 2007 9:16 pm

What a collection!!! Great season :-)
User avatar
duweb
Knowledge Bank
 
Posts: 149
Thanks: 7
Thanked: 2 times in 2 posts
Joined: Tue Dec 04, 2007 9:34 pm

Postby bobster on Wed Dec 26, 2007 10:20 am

wiseman, great post. thnx alot for the resources.
any recommendations on using stuff like scriptaculous/prototype/lightbox/mootools/etc. on iWeb 08?
that'd be much appreciated.
i would like to do picture crossfades like on the apple aperture page, top pictures with text:
http://www.apple.com/aperture/

looks like apple uses the free javascripts, see the head section code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Apple - Aperture</title>
<meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.apple.com" r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.apple.com" r (n 0 s 0 v 0 l 0))'>
<meta http-equiv="Expires" content="Fri, 26 Mar 1999 23:59:59 GMT">
<meta name="Author" content="Apple Computer, Inc.">
<meta name="Category" content="products,apps">
<meta name="Description" content="The first all-in-one post-production tool for serious photographers, Aperture provides everything you need for after the shoot.">
<meta name="viewport" content="width=1024">
<script src="http://images.apple.com/global/scripts/lib/prototype.js" type="text/javascript" charset="utf-8"></script>
<script src="http://images.apple.com/global/scripts/lib/scriptaculous.js" type="text/javascript" charset="utf-8"></script>
<script src="http://images.apple.com/global/scripts/apple_core.js" type="text/javascript" charset="utf-8"></script>
<script src="http://images.apple.com/global/scripts/browserdetect.js" type="text/javascript" charset="utf-8"></script>
<script src="http://images.apple.com/global/scripts/search_decorator.js" type="text/javascript" charset="utf-8"></script>

<script src="/global/scripts/ac_quicktime.js" type="text/javascript" charset="utf-8"></script>
<script src="/aperture/scripts/cookies.js" type="text/javascript" charset="utf-8"></script>
<script src="/aperture/scripts/intro.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript" language="Javascript" charset="utf-8">
<!--
document.write('<style type="text/css">#crossfade {visibility:hidden;}<\/style>');
//-->
</script>
<link rel="stylesheet" href="/global/styles/base.css" type="text/css" charset="utf-8">
<link rel="stylesheet" href="/aperture/styles/aperture.css" type="text/css" charset="utf-8">
</head>

any hints how to do this crossfades in iWeb '08 properly?
pussnboots. feline supreme. meow.
User avatar
bobster
Knowledge Bank
 
Posts: 113
Thanks: 0
Thanked: 8 times in 3 posts
Joined: Wed Aug 15, 2007 9:47 am
Location: Melmac

Postby A. Nony Maus on Thu Dec 27, 2007 10:12 pm

Great resources, thanks.
User avatar
A. Nony Maus
Addicted User
 
Posts: 73
Thanks: 47
Thanked: 5 times in 5 posts
Joined: Sat Sep 15, 2007 6:56 pm

Postby NOzen on Mon Apr 28, 2008 4:38 pm

Wow, great collection, thanks for the share.
User avatar
NOzen
Investor
Investor
 
Posts: 29
Thanks: 9
Thanked: 1 time in 1 post
Joined: Wed Nov 29, 2006 5:59 pm
Location: somewhere in the desert

Postby ncurtis89 on Mon May 26, 2008 8:21 am

thank you kind sir.
------------------------------------
Nicholas Curtis
Web Applications Developer
ncurtis89
Knowledge Bank
 
Posts: 145
Thanks: 13
Thanked: 5 times in 4 posts
Joined: Sun May 04, 2008 9:40 am
Location: Las Vegas

The following user(s) would like to thank ncurtis89 for this post
projectdood

Postby projectdood on Mon Aug 11, 2008 7:34 pm

Which one of those books do you recommend for beginning AJAX programmers?
projectdood
Investor
Investor
 
Posts: 22
Thanks: 14
Thanked: 0 time in 0 post
Joined: Tue Apr 08, 2008 3:33 am


Return to Web Design

Who is online

Users browsing this forum: wonderdoo and 2 guests