aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes Why not in Quickly series ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Why not in Quickly series ?" Watch "Why not in Quickly series ?" New topic
Author

Why not in Quickly series ?

Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3359

Hi.
Why did you decide (the authors) to write this 'In Action' book but not in 'Quickly' series (Prototype and Scriptaculous Quickly) ?
I'm not saying they are small or trivial libs (even I'm not an authority to talk about them, actually, I just started to learn them).
If you want to rewrite it to be in Quickly series, what changes you will make to you 'In Action' book ?
Thanks for this book.
David C. Crane
author
Ranch Hand

Joined: Oct 13, 2005
Posts: 59
Hi John,

I'm afraid I like talking too much. The publishers like the Quickly series to be short and to the point, and we agreed to change to 'In Action' when we realised how much material we'd covered.

I'm not sure how I'd slim it down to 250 pages. We cover plenty of topics other than just "how to do __ using P & S" in the book, for example:

- pros and cons of Ajax architectures
- measuring HTTP traffic and turning it into XL graphs
- JS language features - objerct literals & closures - and how to use them

but I wouldn't drop any of them. Prototype's a deep library, and requires a lot of the language context in order to really appreciate what it's doing, and Scriptaculous is all about useability and ease of use, so that requires context of it's own.

Cheers,

Dave


---<br />Author of...<br />'Ajax in Action' <a href="http://manning.com/crane" target="_blank" rel="nofollow">http://manning.com/crane</a><br />'Prototype & Scriptaculous in Action'<br /><a href="http://manning.com/crane3" target="_blank" rel="nofollow">http://manning.com/crane3</a><br />'Ajax in Practice'<br /><a href="http://manning.com/crane2" target="_blank" rel="nofollow">http://manning.com/crane2</a>
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

I have the same gift of gab as Dave, so it's not just his fault!

The Manning guidelines state that chapters should be no more than 35 pages and I broke that limit on every single one that I wrote!

So rather than a quick overview of the libraries, we went into a lot of depth that will hopefully be very useful to readers of the book.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Christophe Verré
Sheriff

Joined: Nov 24, 2005
Posts: 14672
    
  11

It's funny that Amazon Japan actually has Prototype and Scriptaculous Quickly
http://www.amazon.co.jp/Prototype-Scriptaculous-Quickly-Dave-Crane/dp/1933988037


[My Blog]
All roads lead to JavaRanch
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56185
    
  13

It was originally intended to be an entry in the Quickly series... until Dave and I just couldn't shut up...
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

I was aware of the name change but it didn't register until just before I sent the announcement email... you were almost promoting the other version
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Why not in Quickly series ?
 
Similar Threads
Servlet book?
Tapestry in Action
Why in Action and not Quickly ?
A good Hibernate book or tutorial
Lazy loading exception in presentation layer, what's the nicest way to avoid them?