Tag java

Javaless Guardian

Guardian.co.uk is switching from Java to Scala. I'm surprised it took so long and that other Java shops are not following en masse --- it could be because of how different and esoteric Scala can be, especially to Java programmers. The linked infoQ article contains an interesting discussion with the Guardian folks. Programming enterprise web applications (or anything, for that matter) in Java is painful for anyone mature enough to have experienced the wealth and breadth of tools out there, given how primitive, verbose and unproductive it is, and how much it caters for the lowest common denominator of a programmer. That's not to say that Scala is the best choice for everyone, let alone those not starting from scratch, but given the Guardian's existing infrastructure and systems, I guess that it's the best choice they could've made.

The Saga Called Java and the Mac.

The Macintosh has always been unique in terms of software, ever since it came out in 1984. From the now almost disappeared ‘Resource Fork’ of MFS/HFS, the pascal slant of Mac OS releases up until the early 1990s, the multiple architectural and design transitions, the Carbon/Cocoa duality of early Mac OS X, ‘Classic’ and ‘Rosetta’, […]

Oracle Buys Sun. Sigh.

This is probably one of the worst conclusions to a saga that lasted for several years and was followed closely by so many people; yes, it’s true that Sun has been slowly, but steadily, disappearing from the radar as a major player in this industry, but it has also continued to innovate all the while […]

WidSets. What a disappointment.

A reader of this blog sent me an email a couple of weeks ago, asking me to consider porting my Hellenic Reverse Directory Lookup widget (HRDL) for Apple’s Dashboard in Mac OS X to the Widsets service provided by Nokia. Over the past year or so I’ve been emailed another two or three times by […]

Dalvik: The new name of Sun's worst nightmares.

An excellent article about Java on Android, Sun's licensing trickery, Google's checkmate the slanted meaning of Openness. A must read. Also read this for a retrospective view of the open sourcing of Java one year ago.

Java development on OS X. Things that need to be done.

Part of my development efforts in the past few months has been based on Java and since MacOS X is the operating system of choice for me I usually use it for Java development. On the C/C++ and of course Objective-C front, MacOS X is doing alright, despite the largely obsolete development tools involved. It […]