Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

mac

  • submit to reddit

Installing OpenJDK 7 on OS X

Last week, I scanned an article and saw there was a Java 7 Webinar. At first, I thought Java 7 was released, but soon after realized it was a Developer Preview. Unfortunately, the download page doesn't have support for OS X.

1 replies - 4782 views - 07/12/11 by Matt Raible in Articles

Daily Dose: JAX Innovations Awards 2011 Winners Announced!

Over the last three months, nominations and voting for the Jax Innovation Awards took place, the awards ceremony which highlights innovation and excellence in the Java programming community. Last night, the winners of the JAX Innovation Awards were ...

0 replies - 13683 views - 06/23/11 by Ross Jernigan in Daily Dose

Starting Solr for ColdFusion on a Mac

Here is a straightforward way to start Solr when running ColdFusion 9 on a Mac. If it is not running in the ColdFusion Administrator under Data & Services > ColdFusion Collections the following message will appear: Unable to retrieve collections...

0 replies - 2966 views - 05/24/11 by Sam Farmer in News

Apple Fixes 15 Security Holes with Java

As a follow up to yesterdays post, Apple released a new version of Java for Mac to plug a total of 15 documented security vulnerabilities that could lead to remote code execution attacks via rigged Web pages. The Java for Mac OS X 10.5 Update 5 includes...

0 replies - 3296 views - 09/04/09 by Justin Sargent in Announcements

Take Control of Podcasting on a Mac

Podcasting has become the talk radio of the Internet era. Beginning a podcast is easier than starting a radio station, but it's still hard to assemble the necessary hardware and software, and to learn essential tricks of the trade.

0 replies - 3591 views - 09/12/08 by Meera Subbarao in Articles

JDK 6 and JavaFX (and NetBeans) on 32-bit Macs

The JavaFX SDK is out, but on 32-bit Macs, the SDK installer can't find a JDK 6 and just quits. So no JavaFX on my Intel Core iMac, ever? :-o Not so fast!Over the weekend I wanted to try out the new JavaFX SDK on my iMac at home. Unfortunately, my Mac was one...

3 replies - 10434 views - 08/21/08 by R. Kusterer in Tips and Tricks