Red Hat's IcedTea Powers OpenJDK to Full TCK Compatibility (no encumbered code)
Most of you know that the road to open source Java has been a long and winding one. Today an important milestone was announced, and through the... more »
0 commentsSave Tags: java, news, open source, unix-linux
Java is finally Free and Open
This week the IcedTea Project reached an important milestone - The latest OpenJDK binary included in Fedora 9 (x86 and x86_64) passes the rigorous... more »
0 commentsSave Tags: announcement, java, news, open source
Java 5 Function Object Awesomeness
You don't see a lot of blog posts about how great function objects are in Java. It's pretty popular to hate on Java in this area. You're not really a... more »
0 commentsSave Tags: java, opinion
Why people like programming in Haskell
The average salary of Haskell programmers... (both of them!)
3 commentsSave Tags: humor, opinion
The Fan language - Is it JavaNG?
The Fan programming language is one I've been watching for a couple of months since it first launched its website. Its statically typed like Java and... more »
6 commentsSave Tags: java, other languages
Rapid Linux apps using object databases
When you think of databases usually MySQL or Oracle or even Microsoft SQL Server come to mind. Yet, object oriented databases have the potential to... more »
2 commentsSave Tags: .net, database, java, open source
Incremental Development Environments
Back in 1997, when I started working at Sun, I did not expect to do much programming language design. After all, Java was completely specified in the... more »
0 commentsSave Tags: opinion, tools, trends
JetBrains' Dmitry Jemerov on IntelliJ 8, Flex, and Scala
Dmitry Jemerov is a lead developer on JetBrains' IntelliJ IDEA. In this wide-ranging interview with Artima, Jemerov discusses the main focus areas for... more »
0 commentsSave Tags: flash-flex, java, other languages, tools
Dead like COBOL
With the recent reports of Java's imminent demise, you're probably wondering if it's time to leave the platform behind for greener pastures. Before... more »
4 commentsSave Tags: java, opinion
Effective Java: An Interview with Joshua Bloch
The most anticipated book among Java developers over the past few years has been the second edition of Effective Java by Joshua Bloch. The book was... more »
1 commentsSave Tags: books, java
PHP Sucks, But It Doesn't Matter
I remember my first experience with PHP way back in 2001. Despite my questionable pedigree in ASP and Visual Basic, browsing an alphabetical PHP... more »
16 commentsSave Tags: opinion, php
Scala Goes Dynamic with JavaRebel
We decided that we can facilitate the Scala adoption by putting its productivity on par with the dynamic languages. To do that we have created a... more »
4 commentsSave Tags: java, other languages, tools
Develop with Git on a Google Code Project
Do you often work offline? Wish you could make local commits that you can reorganize and upload later? Would you like to have your own copy of the... more »
0 commentsSave Tags: tools
Making IntelliJ IDEA Run Faster and Better
I took the time to listen to the, about one hour long, IntelliJ IDEA Architecture and Performance video, by Dmitry Jemerov from Jetbrains. Most of the... more »
0 commentsSave Tags: java, tools
How to answer 23 of the most common interview questions
Let’s face it; no one likes the interview process. Well, certainly not the people being interviewed anyway. You have to be on your best behavior, you... more »
0 commentsSave Tags: how-to, opinion, usability
Ola Bini: Break Java!
As some of you might have noticed I am not extremely fond of everything the Java language. I have spent some time lately trying to figure out how I... more »
3 commentsSave Tags: java, opinion, other languages
Erlang vs. Scala
In my time wasting activities on geeky social news sites, I’ve been seeing more and more articles about Scala. The main reasons I became interested in... more »
0 commentsSave Tags: opinion, other languages
Criticisms of Spring
The Spring Framework is popular. It has also met with a disturbing lack of criticism. The following remarks are based on Spring 2.0. Spring is huge,... more »
13 commentsSave Tags: frameworks, java, server
Book Excerpt and Interview: Effective Java, Second Edition
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition. Addison-Wesley, made an excerpt available to InfoQ... more »
2 commentsSave Tags: books, java
Return of the Statically Typed Languages
My good buddy Steve Yegge posted quite an article yesterday. It's the transcript of a presentation he gave at Stanford a few days ago, and the overall... more »
2 commentsSave Tags: opinion
Sun is bleeding; More engineers leave as JavaFX is pimped
I talked about how I thought Sun was drowning back when Chet Haase left Sun and joined the Flex team at Adobe. It wasn’t that without Chet Sun was... more »
0 commentsSave Tags: java, opinion
Dynamic Languages Strike Back
Some guys at Stanford invited me to speak at their EE Computer Systems Colloquium last week. Pretty cool, eh? It was quite an honor. I wound up giving... more »
1 commentsSave Tags: opinion, other languages, tools
I want enums in PHP
I'm currently working about equally in PHP and Java. I can't say I've fallen in love with Java. But Java does have a feature or two that would be... more »
0 commentsSave Tags: opinion, php
via