IntelliJ Idea 8: Smart Type Completion Becomes Even Smarter
Most of you are aware of IntelliJ IDEA smart type completion feature that is invoked with Ctrl+Shift+Space shortcut. In the latest IntelliJ IDEA 8... more »
1 commentsSave Tags: announcement, java, tools, usability
Beust Coding Challenge Wrap-up
My first take away from this little exercise is that conciseness only goes so far. I have seen people post a one-liner solution on their blog in... more »
0 commentsSave Tags: c-and-cpp, java, other languages
Spring Recipes: A Problem-Solution Approach
Spring Recipes covers Spring 2.5 from basic to advanced, and introduces several common Spring projects that will bring significant value to your... more »
0 commentsSave Tags: books, frameworks, java, reviews
Epictetus 0.3.1 beta: Database Desktop Manager
Epictetus is a free cross platform database tool based on the NetBeans Platform. The new release works with Oracle, MSSQL, MySQL, Firebird, HsqlDB,... more »
0 commentsSave Tags: database, java
Netbeans 6.5 beta - Useful Productivity Enhancements For Java EE, Missing Some Features As Well
I spent some more time with Netbeans 6.5 Java EE functionality. First feedback
0 commentsSave Tags: java, opinion, tools
MyEclipse gives WebSphere an AJAX booster shot
This first milestone release delivers Eclipse 3.4 technology, Ajax for JEE to WebSphere developers. Users can download today or try a free trial.
0 commentsSave Tags: ajax, announcement, eclipse, java
Fast Thread-Safe Map Cache
Recently I came across an interesting programming problem I want to share with you. In short this post discusses thread-safe and fast java... more »
0 commentsSave Tags: java
NetBeans Best Practices With JPA And Beans Binding
NetBeans GUI builder (since NB 6.0 release) provides support for JSR 295 Beans Binding. Synchronization of the application's data model with the... more »
1 commentsSave Tags: frameworks, java, tools
Simple 4.0 - Java HTTP Engine
The Simple HTTP engine and framework has released version 4.0. Simple is an asynchronous HTTP engine capable of scaling to large loads with a limited... more »
0 commentsSave Tags: java
Announcing SmartGWT
Yes, it’s true! A project has been underway for some time to create a GWT (Google Web Toolkit) wrapper for SmartClient. The project, dubbed... more »
0 commentsSave Tags: announcement, frameworks, java
A very late “Nimbus is Done” blog!
Wow its been crazy, we have finally finished Nimbus for 6u10 and release candidate is out there Java 6u10 RC Download, have done Java One and I am now... more »
0 commentsSave Tags: gui, java
Use the Java 6 Pluggable Annotation Processing API to facilitate validation processing
Java 6 introduced the JSR 269, called the Pluggable Annotation Processing API (PAPA). Using this API, it is possible for application developers to... more »
0 commentsSave Tags: frameworks, java
JDBC Connection Pooling for Rails on Glassfish
In Light Engineering (LED), we’re known to be multilingual – depending on the project, we’ve been known to speak Perl, Python, Java, C++, Javascript... more »
0 commentsSave Tags: java, ruby, server, web design
DWR 3.0 conversion features
A little explanation of some of the upcoming DWR features regarding conversion from Java to Javascript and back.
0 commentsSave Tags: ajax, java, javascript, open source
@SuppressWarnings values
A short explanation of the different SuppressWarnings annotation values.
1 commentsSave Tags: java
Return to civilization...re-launch of Terracotta.org
It's been a bit since I posted...we've been really busy cranking away on a new site at Terracotta, and it's finally out.
1 commentsSave Tags: announcement, java, javascript, web design
JSP Weaver 1.1 released
After a long wait we have released the 1.1 version of JSP Weaver. The new version includes all the accumulated fixes and also adds couple of new... more »
0 commentsSave Tags: announcement, frameworks, java
I doubt that BlazeDS scales
BlazeDS is an open source remoting solution for accessing Java objects from Flex applications. It claims to be efficient by using a binary protocol... more »
4 commentsSave Tags: flash-flex, java
Screencast about NetBeans PHP IDE and WordPress
I have published a screencast, how to set up WordPress as a NetBeans project and also I show how to write a simple plugin for WordPress.
0 commentsSave Tags: java, php, tools
The Legacy of Inheritance
Is inheritance really useful or is it a feature that causes more problems than it solves? Certainly I can't think of a case where I've been really... more »
2 commentsSave Tags: java, opinion
Super CSV v1.50 released
There are many free CSV frameworks out there, but Super CSV is one of the best!. You think CSV technology is dead? Think again! This post documents... more »
0 commentsSave Tags: java, news, open source, tools
The Productive Programmer
The Productive Programmer is about maximizing your ability to efficiently create good, working software. It’s about leveraging your computer’s... more »
1 commentsSave Tags: books, java
Eclipse tip: Templates
A quick tip for the Eclipse IDE on how to make Eclipse code for you rather than you code in Eclipse! The mechanism is called templates. While this tip... more »
0 commentsSave Tags: eclipse, how-to, java, opinion
Curl and the Java Processing Language
Richard Monson-Haefel of Curl, Inc. discusses data visualization on the Java and Curl programming langugages: The topic of data visualization was... more »
1 commentsSave Tags: java, open source, other languages, ria
Java, Groovy & JavaFx: side to side 2
Second part of the Java,Groovy,JavaFx series. The following table details the language features introduced in JSE 5 and how they may or may not be... more »
4 commentsSave Tags: groovy, java, other languages
via