java

  • submit to reddit

GraniteDS introduces Apache Flex 4.8, JavaFX 2.2 and WebSocket support

 GraniteDS 3.0.0.M1 is out with major new features!Here are some highlights:Apache Flex(R) 4.8.0 compatibilityNew messaging transport based on websockets...

0 replies - 855 views - 11/28/12 by Franck Wolff in Announcements

Java computer vision library BoofCV v0.11 released

BoofCV is an open source Java library for real-time computer vision and robotics applications. Written from scratch for ease of use and high performance, it...

0 replies - 742 views - 11/25/12 by Peter Abeles in Announcements

How useful are Java regular expressions to you?

Java regular expressions are a powerful tool you can use in so many occasions. This post does not intend to make you learn about regular expressions, but to...

0 replies - 1777 views - 11/23/12 by Mihai Dinca - P... in Articles

Should I make a class final?

One question comes out of my mind for several times recently. Should I make a class final if I know there’s no use case to inherit it? I think it’s a...

0 replies - 199 views - 11/21/12 by Yaozong Zhu in Articles

LDX+ XML Toolkit/Framework for Java

Our new LDX+ 2.1 (XML-Schema based Code Generator for Java) and Framework for Java, helps you develop your high-volume XML processing applications quickly and...

0 replies - 542 views - 11/20/12 by Lolke Dijkstra in Announcements

How do you test your tests? – Mutation analysis of Java programs with PIT

Software testing aims at checking the correctness of a program. But how can you check the correctness of your tests? Quis custodiet ipsos...

0 replies - 702 views - 11/19/12 by Romain Delamare in Articles

How to call a rest webservice with an untrusted SSL certificate

In our development environments we have configured self signed SSL certificates for our applications. Obviously we won't spend money for internal dev servers....

0 replies - 3083 views - 11/16/12 by Rodrigo Asensio in Uncategorized

Flyway 2.0: Out Of Order migrations, zero required dependencies, info and repair calls

Flyway 2.0 has seen the light of day! The highlights of this release are: Support for “out of order” migrations Zero required...

0 replies - 1688 views - 11/14/12 by Axel Fontaine in Announcements

Metro style Check Box for Java (JMetro)

  Here is an update to JMetro: the Checkbox with a metro style. A picture of the demo app running with the light and dark metro theme: The...

0 replies - 3522 views - 11/13/12 by Pedro Duque Vieira in Articles

VisualVM 1.3.5 Released

VisualVM 1.3.5 has been released. Check out the list of improvements and bugfixes at http://visualvm.java.net/relnotes.html, the tool can be...

1 replies - 546 views - 11/13/12 by Jiri Sedlacek in Announcements

Teaser: Bare-knuckle SOA

 I’m working on this idea, and I don’t know if it appeals to you guys. I’d like your input on whether this is something to explore...

0 replies - 2198 views - 11/10/12 by Johannes Brodwall in Articles

Calculating Coherence Cluster Size on a Remote Server Using JMX

 In one of the projects I had a problem regarding calculating the size of a Oracle Coherence cluster. It doesn't seem to difficult since there is ...

0 replies - 2022 views - 11/09/12 by Marcin Grzejszczak in Articles

Deep Diving into Cloning

  Before we proceed with the cloning concept let’s refresh our basics with the object creation concept. When...

2 replies - 2121 views - 11/08/12 by Mainak Goswami in Articles

Simple but Powerful Concept: Packing Your Java Application as One JAR

 Today's post will target an interesting but quite powerful concept: packing your application as single, runnable JAR file, also known as one or fat...

4 replies - 6023 views - 11/07/12 by Andriy Redko in Articles

Thoughts on Droidcon London 2012

Twelve months on from my first visit to the UK edition of Droidcon, I was back in Islington this week for this year’s version. The format was the same:...

0 replies - 1325 views - 11/06/12 by Dan Dyer in Articles