Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

 

or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
47 used & new from $0.03

Have one to sell? Sell yours here
 
   
Mac OS X for Java Geeks
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Mac OS X for Java Geeks (Paperback)

by Will Iverson (Author)
3.8 out of 5 stars See all reviews (12 customer reviews)

List Price: $39.95
Price: $30.36 & this item ships for FREE with Super Saver Shipping. Details
You Save: $9.59 (24%)
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 2 left in stock--order soon (more on the way).

Want it delivered Monday, July 13? Choose One-Day Shipping at checkout. Details
31 new from $5.75 16 used from $0.03
Like this book? Find similar titles from O'Reilly and Partners in our O'Reilly Bookstore.

Best Value

Buy Mac OS X for Java Geeks and get Mac OS X Tiger in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) at an additional 5% off Amazon.com's everyday low price.

Mac OS X for Java Geeks + Mac OS X Tiger in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
Buy Together Today: $59.20

Customers Who Bought This Item Also Bought

Early Adopter Mac OS X Java

Early Adopter Mac OS X Java

by Murray Todd Williams
3.0 out of 5 stars (7)  $14.99
Head First Java, 2nd Edition

Head First Java, 2nd Edition

by Kathy Sierra
4.4 out of 5 stars (240)  $29.67
Java In A Nutshell, 5th Edition

Java In A Nutshell, 5th Edition

by David Flanagan
4.2 out of 5 stars (32)  $29.67
Java, Java, Java, Object-Oriented Problem Solving (3rd Edition)

Java, Java, Java, Object-Oriented Problem Solving (3rd Edition)

by Ralph Morelli
3.2 out of 5 stars (22)  $108.00
Beginning Mac OS X Programming

Beginning Mac OS X Programming

by Michael Trent
3.4 out of 5 stars (10)  $26.39
Explore similar items

Editorial Reviews

Product Description
Mac OS X for Java Geeks delivers a complete and detailed look at the Mac OS X platform, geared specifically at Java developers. The book begins by laying out the Mac OS X tool set, from the included Java Runtime Environment to third-party tools IDEs and Jakarta Ant. You'll then be brought up to speed on the advanced, Mac-specific extensions to Java, including the spelling framework, speech framework, and integration with QuickTime. In addition to clear explanations of these extensions, you'll learn how to write code that falls back to non-Mac specific code when it runs on other platforms, keeping your application portable. Once you have the fundamentals of the Mac OS X Java platform in hand, this book takes you beyond the basics. You'll learn how to get the Apache web server running, and supplement it with the Jakarta Tomcat JSP and servlet container. JSPs and servlets running on Mac OS X are covered, as is installation and connectivity to a database. Once you have your web applications up and running, you'll learn how to interface them with EJBs, as running the JBoss application server on Mac OS X is covered. Finally, the latest developments in web services, including XML-RPC and SOAP, are found within.

About the Author
Will Iverson has been working in the computer & information technology field professionally since 1990. His diverse background includes developing statistical applications for use analyzing data from the NASA Space Shuttle, product management for Apple Computer, developer relations for Symantec's VisualCaf, running an independent J2EE consulting company, and now helping build BEA's dev2dev developer web site. Will lives in Union City, California.

Product Details

  • Paperback: 304 pages
  • Publisher: O'Reilly Media, Inc.; 1st edition (April 2003)
  • Language: English
  • ISBN-10: 0596004001
  • ISBN-13: 978-0596004002
  • Product Dimensions: 8.8 x 5.8 x 0.9 inches
  • Shipping Weight: 14.9 ounces (View shipping rates and policies)
  • Average Customer Review: 3.8 out of 5 stars See all reviews (12 customer reviews)
  • Amazon.com Sales Rank: #975,418 in Books (See Bestsellers in Books)

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product).
Check a corresponding box or enter your own tags in the field below.
(71)
(6)

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

12 Reviews
5 star:
 (4)
4 star:
 (4)
3 star:
 (2)
2 star:
 (1)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (12 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
12 of 13 people found the following review helpful:
5.0 out of 5 stars Something for Everyone, August 27, 2003
By Paul Wren (Scottsdale, AZ United States) - See all my reviews
(REAL NAME)   
I had been playing around with my PowerBook G4 as a webserver (using Apache), building some PHP-based applications, and serving them up locally during development. PHP is great for quick deployment of server-side web pages, but I had wanted to try my hand at developing Java-based web apps. I didn't really know where to start, but then I found Mac OS X for Java Geeks.

Using this book as my guide, I was able to:

* Install and configure Apache Tomcat
* Write and deploy my first "Hello World" JSP
* Write and deploy my first Servlet
* Deploy a working JSP that accesses a MySQL database

For me, this book has been invaluable... and I've only used two chapters! Will Iverson has created a volume that has something for everyone-- but most people will only use a part of the book.

Everyone can benefit from his overview of the JVM on Mac OS X, as well as the chapter on Java development tools.

If you want to develop web-based Java applications, there are chapters on Applets, JSPs and Servlets, Web services such as SOAP, and even using JBoss to serve EJBs.

If you hope to develop applications for the Mac platform, there are chapters on creating Mac applications, and interfacing with Mac OS gems such as Quicktime , Mac OS speech, and the Mac OS spelling framework.

The book is filled with great figures and examples, and readers looking to get their feet wet can build a swing application called SimpleEdit, which is used throughout the book as something to build on with newly acquired knowledge.

If you are planning to do any work in Java and the Mac is your development (or deployment) platform, you gotta get this book. I know I'll be coming back to it over and over.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 7 people found the following review helpful:
3.0 out of 5 stars It should have been titled "Mac OS X for Java Beginners", November 22, 2004
This book was misleading with the title, it seemed as though a large portion of the book was dedicated to covering basic Java concepts (definition of EJB, JMX, JSP, etc., JVM layout).

The information on cross-platform development was somewhat useful, but as a Java geek you probably were already aware of these items (path separators, new lines, etc.).

The book does have its useful moments, hence the three stars, but it wasn't worth the $39.95 price tag. Chapters 5 (Finder integration), 7 (Standalone Applications), and 11 (OS X Spelling Framework) were interesting. Finally, the author's writing style was friendly and easy to read.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 7 people found the following review helpful:
5.0 out of 5 stars A "must-have" for all cross-platform Java developers, July 9, 2003
By Ronald P Hughes (Felton, CA United States) - See all my reviews
This book fills a very important need. The hope of "write-once, run-anywhere" is nearly a reality in the Java world. But beyond the edges of the Java specifications are the platform-specific regions that challenge those of us who try to create portable software. And these platform-specific differences are more pronounced on the Mac than on any other popular Java platform.

I love Java, I love UNIX, and I love the Mac. They all come together in a rich symphony under Mac OS X. The Java piece is more tightly integrated with the underlying OS than it is on other platforms, which makes for a better Mac-centric experience for the user. But this also means that some aspects of Java that happen to be common across other platforms are different on the Mac. This includes such things as Java directory layout, minor GUI quirks, application packaging, etc. There are lots of books from Apple junkies about developing Mac application in Java, but this is THE book to get if you're a Java junkie and you want to develop Java applications that run everywhere, including the Mac. The author does an excellent job of succinctly explaining where/how/why from a Java perspective, enabling developers to develop products that maintain portability while being good Mac citizens.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
Ad
 
Most Recent Customer Reviews

4.0 out of 5 stars good book for MacOS X Java developers
The first half of the book is good material. After reviewing some fundamentals of MacOS and how it applies to Java, you create a sample application. Read more
Published on March 25, 2006 by K. Truesdale

2.0 out of 5 stars Mac OS X for Java Geeks is a solid...
I'll start with my grade, a C-, generously given. The author, Will Iverson, did a good job of briefly touching on all aspects of Java and Java development. Read more
Published on August 22, 2004 by Erik Weibust

4.0 out of 5 stars I like
* This book has provided preliminary introduction to the platform with exploring
the technical underpinnings of the Mac OS X Java implementation. Read more
Published on April 28, 2004 by Rakesh

4.0 out of 5 stars Fills it's niche
This is more of a set of self-contained articles than a book. Though it is not specifically written that way. I'm mixed about why this book was necessary. Read more
Published on March 6, 2004 by Jack D. Herrington

1.0 out of 5 stars MacOSX for Java newbies
O'Reilly thinks that anyone with a Mac must be low on the learning curve. This book is so superficial in its coverage of techniques. Read more
Published on October 18, 2003

5.0 out of 5 stars A Must Read
This book starts out a little slow, but then it winds up and gets into the important topics. For anyone that has ever had a difficult time functioning on this platform, this book... Read more
Published on August 11, 2003 by Michael London

4.0 out of 5 stars Great info but could use tighter focus
Very timely book and nicely laid out. Well-suited to programmers new to the Mac but familiar with Java. Read more
Published on July 24, 2003 by rhoadesco

5.0 out of 5 stars Great book
Simply being able to run Java from a console window may suffice for some. Perhaps I have a lot in common with others by wanting to understand what's different about how Java is... Read more
Published on July 2, 2003

3.0 out of 5 stars "eclectic"
Mac OS X for Java Geeks as O'Reilly puts it, is "a complete and detailed look at the Mac OS X platform, geared specifically toward Java developers. Read more
Published on June 25, 2003 by P. Edstrom

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
  Discussion Replies Latest Post
C# or Java? 32 3 days ago
   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


Turn On the Savings

Home Improvement Value Center
Shop for bathroom faucets in the Home Improvement Value Center, where the savings can flow as much as 50% off brand-name products.

Shop the Value Center

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Glenn Beck's Common Sense
Glenn Beck's Common Sense
Darkfever
Darkfever by Karen Marie Moning
The Adventures of Sherlock Holmes
The Adventures of Sherlock Holmes by Arthur Conan, Sir, 1859-1930 Doyle

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates