java

  • submit to reddit

NetBeans IDE 6.7.1 with JavaFX Now Available for Download!

The NetBeans Team is pleased to announce the release of NetBeans IDE 6.7.1, which supports the latest JavaFX SDK. Download NetBeans 6.7.1 (A JavaFX-only...

3 replies - 29791 views - 07/27/09 by Tinu Awopetu in Announcements

Joeffice - The First Open Source Office Suite written in Java Released.

As announced earlier, after 30 days of intense development, I'm pleased to announce the first release of Joeffice.Joeffice is an open source (under...

0 replies - 160 views - 05/22/13 by Anthony Goubard in Announcements

When to Use Interfaces in Your Application

There are several advantages in utilizing the features of Interfaces in general programming. As you may already know, interfaces define a set of...

0 replies - 3188 views - 05/18/13 by Deepu Mohan Puthrote in Articles

Ignore CERT and host name verification for services accessible over https

During development, it sometimes helps/speed up work if we ignore certificate and hostname verification for testing RESTful services accessible over https.One...

0 replies - 3367 views - 05/18/13 by Sammaiah Kyatham in Articles

Decrypting Java Malware using ASM

Nowadays, a Java malware, which is using various vulnerabilities in Java, is very widespread. Many of them are using string encryption to hide its presence and...

0 replies - 3203 views - 05/18/13 by Ivan Kinash in Articles

Caudit : Audit your performance

Performance auditing is an important issue when you deal with an application which requires high performance. As I searched on the web, I could not find a way...

0 replies - 1707 views - 05/16/13 by Yusuf Aytaş in Articles

Lets Document the Open Source API (Java)

We Intend to document few open source projects and commit the documentation back to the community. This way the open source project benefits. The...

0 replies - 2655 views - 05/14/13 by Allahbaksh Asadullah in Announcements

Dodge Hibernate coding mistakes with Scertify’s code analysis – Part 2

This article is about checking Hibernate's best practices through static code analysis. In the post Dodge Hibernate coding mistakes with Scertify’s code...

0 replies - 419 views - 05/14/13 by Armel Gouriou in Articles

dotCMS 2.3 : Responsive Design, Theme Library and new Developer Tooling

dotCMS, an open source, Java-based content management system, is proud to announce the release of v2.3 – which continues to add features that address real...

0 replies - 116 views - 05/13/13 by Will Ezell in Announcements

The Taming of the Queue: Measuring the Impact of Request Queueing

A few weeks back, webserver request queueing came under heightened scrutiny as rapgenius blasted Heroku for not using as much autotune as promised in...

0 replies - 1032 views - 05/08/13 by Dan Kuebrich in Articles

New Version of Oracle ADF Mobile - Java on iOS and Android

Oracle today released version 11.1.2.4 of their Oracle ADF Mobile framework.The framework leverages a headless JVM to enable developers to build cross...

2 replies - 2798 views - 05/07/13 by Shay Shmeltzer in Articles

NEW RELEASE: Apache Tapestry 5.3.7

Apache Tapestry is an open-source, component-oriented web framework for the Java platform. Tapestry features excellent performance, while encouraging...

0 replies - 231 views - 04/29/13 by Massimo Lusetti in Announcements

Qi4j SDK Release 2.0

After nearly 2 years of hard work, the Qi4j Community today launched its second generation Composite Oriented Programming framework.Qi4j is Composite Oriented...

0 replies - 408 views - 04/29/13 by Paul Merlin in Announcements

Mind it: Synchronization is Risky

Hello Friends,Most of the developers know the benefits of threads (responsiveness, exploiting multicores, etc), most of them also know the risks of threads...

0 replies - 408 views - 04/28/13 by Vishal Jain in Articles

Analysis of Techdebt.org, the Open Database on Technical Debt

TechDebt.org is the first collaborative & open benchmarking dashboard on Technical Debt and Software Quality. The site provides you with several metrics...

0 replies - 3392 views - 04/26/13 by Armel Gouriou in Articles