Recent Announcements

  • submit to reddit
Will Ezell05/04/12
1067 views
0 replies

dotCMS 2.0 Raises the Bar in Java-based Web Content Management

dotCMS, an open source, Java-based web content management system, is pleased to announce the release of v2.0.  This latest release continues dotCMS’s pursuit of providing one the most scalable, powerful and easy-to-use web content management platforms ...

Alan Franzoni05/03/12
3704 views
0 replies

Europython 2012 announced!

Europython 2012 is to be held in Florence, Italy, from July 2th till 8th. The Call for Proposals is open until March, 18th, and early bird registration is already available. There're plenty of sponsorship packages can be chosen from. Just head to...

Vladimir Kondratyev05/03/12
904 views
0 replies

YourKit Java Profiler 11

YourKit is glad to announce the immediate availability of YourKit Java Profiler 11.It can be downloaded at http://www.yourkit.com/download/MOST NOTABLE CHANGES AND NEW FEATURES:======================================CPU PROFILING:  - CPU tracing overhead...

Ivan Kinash05/02/12
710 views
0 replies

Stringer Java Obfuscation Toolkit v.1.0.4 Released: Silver Bullet for Android and Java Malware

Nowadays, the most common problem for Android developers is to protect their application from custom malware attacks, in accordance with "Test: Malware Protection for Android - March 2012" by AV-TEST. We have a solution: Stringer will protect a...

John Dobie05/02/12
751 views
0 replies

Unit and Integration Tests With Maven and JUnit Categories

 This example shows how to split unit and integration tests using Maven and JUnit categories.It is especially useful for existing test suites and can be implemented in minutes.It demonstrates a complete runnable...

Wolfgang Zitzel...05/02/12
1078 views
0 replies

Synthetica V2.15 and SyntheticaAddons V1.7 released

We are pleased to announce the release of Synthetica V2.15.0 and SyntheticaAddons V1.7.0. Please find all major improvements below - a complete list of changes can be found at Synthetica changelog and SyntheticaAddons changelog.

Javier Paniza04/26/12
991 views
0 replies

OpenXava 4.4.1: Java Web Framework for Rapid Development

OpenXava is a Java Framework for Rapid Development of AJAX Web Applications, well-suited for business and database oriented applications. 

Haim Ko04/22/12
935 views
0 replies

XpoLog Released New Log Data Analysis for Hadoop and the Cloud

XpoLog released a new log data analysis platform with integration support to HDFS, Google App Engine, Amazon EC2. The new version is immediately available for download at http://www.xpolog.com. XpoLog Center can be used to analyze big log data in real...

Gregory Ledenev04/20/12
949 views
0 replies

Protection! Licensing Toolkit 5 - Powerful and Cost Effective License Manager for Software Developers and Publishers

jProductivity has announced Protection! 5, the newest version of its powerful licensing solution for software developers and publishers. Protection! provides a complete turnkey licensing package that lets software vendors lock pirates out of...

Roger Lacroix04/18/12
778 views
0 replies

MQ Visual Edit v1.6.0

Capitalware Inc. would like to announce the official release of MQ Visual Edit v1.6.0. This is a FREE upgrade for ALL licensed users of MQ Visual Edit. MQ Visual Edit allows users to view, manipulate and manage messages in a queue of a WebSphere MQ (formally...

Vikram Vaswani04/18/12
751 views
0 replies

Sonar 3.0 Delivers Recent Code Quality Detection

The latest release of the open source Sonar platform for continuous inspection of code quality includes extended functionality for real-time detection of quality issues introduced with new code. It also provides a related review process as well as...

Jasperwave Team04/18/12
975 views
0 replies

JasperReports styles in JasperWave

Introduction to JasperReports stylesJasperReports provides the concept of report style. Style in JasperReports is actually the subset of all the report element properties that can be defined in report template. Every report element like rectangle, text...

Jasperwave Team04/18/12
2439 views
0 replies

JasperReports JavaBean data source in JasperWave

This article will explain the following information about JavaBean data source:

Luigi Viggiano04/17/12
659 views
1 replies

Self executing jar files

 Instead of providing a jar file and a bash/batch script which execute the jvm, it would be nice if we could provide a self contained executable in a single file. Here there is a simple nasty trick which -surprisingly- really works!