Re: Documentation Hard Copy?

2010-11-10 Thread Tom Davies
Followup: I got my hard copy from lulu.com today -- 628 pages of HIG/tutorial docs, perfect bound on A4 for USD22 + USD10 shipping to Australia (they may have printed it here, not sure). It's a chunky volume (reminds my of Inside Mac :-) but the per-volume costs discouraged me from printing the

Documentation Hard Copy?

2010-10-06 Thread Tom Davies
I like the Apple developer documentation, but I would like it in printed form -- I just find I absorb the tutorials better that way. Is it available as hard copy? Alternatively, would the licence it's provided under allow me to print the PDF documentation via a print on demand provider like lul

Re: Obj-C client and Java-RMI server

2008-04-24 Thread Tom Davies
On 25/04/2008, at 6:42 AM, Optical Ali wrote: Hi, I'm new to Cocoa. I would like to write a server-side using Java-RMI (or maby sockets) and client using Objective-C. Can someone point me in the right direction? I would suggest using XML-RPC, which is well supported on both Java and OS