Recent Announcements

  • submit to reddit
Ingo Kegel09/28/12
511 views
0 replies

JProfiler 7.2 by ej-technologies

JProfiler is a powerful all-in-one Java profiler.Among the new features in JProfiler 7.2 areAn RMI probeA web services probeMore flexible offline profilnig from the command lineURL request splitting in the call tree for samplingNumerous heap walker...

Rob Gordon09/27/12
496 views
0 replies

Oddjob 1.2 Released

Oddjob is an Open Source Task Automation and Scheduling Framework. New and noteworthy in version 1.2 include:

Shay Shmeltzer09/24/12
681 views
0 replies

Oracle ADF Core Functionality Now Available for Free

Oracle announced today the release of Oracle ADF Essentials - a free to develop and deploy version of the core technologies at the base of Oracle Application Development Framework (Oracle ADF) – Oracle’s strategic development framework that was used,...

Mihai Dinca - P...09/24/12
587 views
0 replies

NextReports 5.3 was released

NextReports reporting suite has reached version 5.3.NextReports Designer allows now to insert a report inside another report. For making a report to be considered a sub-report, NextReports Designer uses a simple convention: the column alias from parent report...

Jerome Raduget09/23/12
1489 views
0 replies

GWT debugging, go further with jetty and maven

Sometimes during the gwt debugging with Google plugin for Eclipse or with maven gwt plugin, you will need to access some jndi datasource or some environment parameters (like you can do it with tomcat).

Anthony Goubard09/22/12
557 views
0 replies

Web services framework XINS 3.0 released

XINS 3.0 has been released.XINS is an open source (BSD like) web services framework supporting HTTP protocols such as REST, SOAP, XML-RPC, JSON, JSON-RPC and more.

Laurent Cohen09/21/12
417 views
0 replies

JPPF 3.1.3

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid

Nicolas De Pomereu09/13/12
955 views
0 replies

Awake SQL 1.2 Android Edition released: JDBC Access to Your Remote SQL Data on Android

Tired of writing/deploying/debugging Web Services for your Android applications? Access SQL data directly from Android without writing code on the server side! Awake SQL 1.2 Android Edition is a virtual JDBC Driver for Android: you can now access your usual...

John Ferguson Smart09/06/12
787 views
0 replies

ATDD, TDD and BDD practices for Java Developers: a brand new training course

A recent study found that projects applying techniques such as Acceptance Test Driven Development and Test Driven Development deliverd 31% faster with 4 times less defects.

Stacey Schneider09/06/12
834 views
0 replies

Troubleshooting False Alerts in Hyperic With Time Sync

False alerts are quite possibly the most annoying thing to any sys admin. Your monitoring tool shows your resource is down, you go check on it, and its fine. Even more aggravating, you go back to your monitoring tool and the resource is magically up again? If...

Ivan Kinash09/04/12
1046 views
0 replies

Forget code signing, meet Stringer Java Obfuscator 1.1

Digital signing has been the major method of protection against class file modification for a long time. Actually this method has a significant drawback – application operability does not depend on a digital sign. Checking a signature inside the application...