JRuby 1.1.4 Released - JRuby - Codehaus
JRuby 1.1.4 released, fixes compatibility issues, enhances performance, and moves toward compatibility with Ruby 1.9.
0 commentsSave Tags: announcement, java, news, ruby
The Need for java.lang.Thread and java.sql is Gone
Back in the days of Java1, two cool parts of this new platform was the threading apis and the JDBC apis. These APIs have both had immense success. But... more »
1 commentsSave Tags: java, opinion
Netty reaches 75%+ test coverage. What's next?
The Netty project, a Java network application framework hosted by JBoss.org, achieved more than 75% test coverage in its latest release candidate,... more »
0 commentsSave Tags: frameworks, java, news, open source
Suddenly, Android is hot again
After months of silence, the double-whammy of new software and hardware has gotten everyone talking about Android again.Earlier this month Erick... more »
1 commentsSave Tags: frameworks, java, mobile
Jt - Java Pattern Oriented Framework (Jt 2.7)
Jt2.7 has been released. Jt is a pattern oriented framework for the rapid implementation of Java applications. Jt has been utilized in several large... more »
2 commentsSave Tags: announcement, frameworks, java
i18n made easy
Free login for anybody who can help with translations. Checkout our demo account : demo / demo
1 commentsSave Tags: java, other languages, php, unix-linux
Google Protocol Buffers
I’ve been looking for a good solution to serializing object/data streams from mobile environments to services. Object serialization doesn’t really... more »
0 commentsSave Tags: frameworks, java, mobile
Does Spring violate JEE spec?
First of all: I'm not against Spring. I've used it for several projects and I think it is a great framework.What I'd like to do is to start a... more »
2 commentsSave Tags: frameworks, java, opinion
A curious fact about overloading in Scala
So I was taking a look at the Scala Array source code, as part of research for a forthcoming blog post (coming soon to a drmaciver.com near you) when... more »
0 commentsSave Tags: java, other languages
gwt-google-apis - The Official Google API Libraries for Google Web Toolkit
The Google API Libraries for Google Web Toolkit is a collection of libraries that provide Java language bindings for popular Google JavaScript APIs.... more »
0 commentsSave Tags: frameworks, java, javascript
NetBeans User Group on XING!
There's a new NetBeans User Group on the XING professional network. All NetBeans IDE and NetBeans Platform users are invited to join!
0 commentsSave Tags: java, tools
Eclipse Enters Into The Enterprise Arena
With more people realising the power of Eclipse as a Rich Client Platform, it is natural to expect things to move on to the next level. That next... more »
0 commentsSave Tags: eclipse, java, opinion
Why GWT matters - part II
This article provides a conclusion of reflections on the Google Web Toolkit and suggests why we are finally recouping some of what we lost when we... more »
1 commentsSave Tags: ajax, frameworks, gui, java
Wicket Interface Speed-Up: Merging Resources for Fewer HTTP Requests
Now that I spent some time on configuring client-side caching and resource versioning for aggressive caching, I am going to finalize this series with... more »
0 commentsSave Tags: how-to, java, open source
Funny, some Rubyists are stupider than a piece of wood
This one for example. He proposes a simple way to make Java developers angry, by showing them some code. His example is 1.... more »
1 commentsSave Tags: java, opinion, ruby
IntelliJ IDEA 8: Beyond Java
InfoQ had the opportunity to interview Dmitry Jemerov from JetBrains, Inc. regarding the recent release of IntelliJ IDEA 8 Milestone 1. Read on to... more »
0 commentsSave Tags: java, tools
Developing web services using Spring ws and JAXB marshaller
Spring web services a product of spring community, helps in developing web services using contract first web services and helps in manipulating the... more »
0 commentsSave Tags: java, open source, web services, xml
Java SE Application Design With MVC
What Is Model-View-Controller (MVC)? If you've programmed with graphical user interface (GUI) libraries in the past 10 years or so, you have likely... more »
0 commentsSave Tags: java, news, open source, reviews
An Introduction to Aspect-Oriented programming with JBoss AOP
This article will take a simple example, and use JBoss AOP to add to its behaviour, while explaining some of the core functionality of JBoss AOP. We... more »
0 commentsSave Tags: java, open source, tools
Nimbus UIManager UIDefaults
Nimbus is completely configured by properties in the UIManager defaults table. In my last blog I showed a simple example of how to skin a single... more »
0 commentsSave Tags: gui, how-to, java
Can unit testing be a waste?
It is sometimes hard to start implementing new feature (or fix a bug) by writing an unit test even for a very agile and experienced developer, that's... more »
0 commentsSave Tags: agile, java, opinion
DJ Native Swing 0.9.6: Integrate Native Components from Other Libraries
DJ Native Swing is a great way to get a web browser, Flash player, multimedia player or an HTML editor in a Swing application. But until recently, it... more »
0 commentsSave Tags: java, tools
Joomla on Glassfish
I'll show you in this article how to setup the CMS Joomla on Glassfish. We won't need Apache for this one. There are few ways to do PHP on a J2EE... more »
0 commentsSave Tags: java, open source, php, server
Java Reflection: Annotations
This is text no. 7 in a series on Java Reflection. This text covers how to access annotations of classes, methods, parameters and fields at runtime... more »
0 commentsSave Tags: frameworks, how-to, java
Can JavaFX make a play for rich Internet apps?
With its new JavaFX technology for rich Internet applications, Sun Microsystems hopes to leverage the strength of the Java development base and Java's... more »
0 commentsSave Tags: java, ria, trends
via