java

  • submit to reddit

JasperWave 0.9.4: advanced styles management, Zoom and JasperReports Server integration

JasperWave Report Designer 0.9.4 is now publicly available in our milestone stream.Noteworthy items in this release include: ZoomLets you zoom in and out...

0 replies - 777 views - 03/22/12 by Jasperwave Team in Announcements

Why I Think the JCP is Wrong About JSR 357 and Innovation

As of yesterday the newly proposed JSR 357 (Social Media API) was declined by the JCP Executive Committee for SE/EE. With eight clear "NO" votes,...

2 replies - 3259 views - 03/20/12 by Markus Eisele in Articles

Java News Flash! Oracle Lays Out Java 9, 10 Roadmap

Quoting “Java won't curl up and die like Cobol, insists Oracle” by Gavin Clarke for The Register: Java 9 and 10 will tackle big data,...

5 replies - 17838 views - 03/19/12 by Axel Rauschmayer in Articles

Neo4j Heroku Challenge Winner and Finalists

The content of this article was originally written by Allison Sparrow on the Neo4j BlogThe entries have been entered, the votes have been cast and now it is...

0 replies - 6357 views - 03/19/12 by Eric Genesky in Articles

GapList – a lightning-fast List implementation

This article introduces GapList, an implementation which strives for combining the strengths of both ArrayList and LinkedList. We will show how it is...

12 replies - 24381 views - 03/19/12 by Thomas Mauch in Articles

Obba 3.0: A Java Object Handler for Spreadsheets (for Client/Server Spreadsheet Add-Ins)

Obba provides a bridge between spreadsheets and Java classes. With Obba, you can use spreadsheets as GUIs for your Java libraries; turning your Java ...

1 replies - 1133 views - 03/19/12 by Christian Fries in Announcements

Java Network/Graph/Data Mining Algorithm 'Arsenal' on Neo4j: Part 2

A few weeks ago I showed you how to visualize a graph using the chord flare visualization and how to visualize a network using a force directed graph...

0 replies - 4806 views - 03/17/12 by Max De Marzi in Articles

Java Network/Graph/Data Mining Algorithm 'Arsenal' on Neo4j

It’s nice to have an arsenal. In the world of graph databases, one such stock room is the Java Universal Network/Graph Framework(JUNG) which contains a...

0 replies - 12464 views - 03/15/12 by Max De Marzi in Articles

Why IDEA is better than Eclipse

Holy war There are "eternal" questions that have no single correct answer. E.g. what is better: Windows or Linux, Java or C#; who is stronger,...

40 replies - 47905 views - 03/15/12 by Andrei Solntsev in Articles

Announcing the availability of JBoss EAP 6 Beta!

Today we are pleased to announce that the Beta of the upcoming JBoss Enterprise Application Platform 6 is available and can be downloaded here ...

0 replies - 1306 views - 03/15/12 by Shane Johnson in Announcements

Magnolia CMS 4.5 Released, Delivers Instant Mobile Sites and Multichannel Publishing

Magnolia CMS 4.5, the latest release of open source Magnolia CMS, is designed to help enterprises develop their virtual presence. New functionality...

0 replies - 950 views - 03/13/12 by Boris Kraft in Announcements

All about JMS messages

JMS providers like ActiveMQ are based on the concept of passing one-directional messages between nodes and brokers asynchronously. A thorough knowledge of the...

0 replies - 11181 views - 03/12/12 by Giorgio Sironi in Articles

Jelastic - Holy grail of Java hosting?

I want to write about one weaker part from Java EE world. If you start to learn Java EE, you have to go through many tutorials and learn a lot of information....

5 replies - 3461 views - 03/12/12 by Martin Chalupa in Announcements

Log don't SOP

Stick to basics. This is generally my opening line to any discussion around best architecture and coding practices. People - particularly those who are...

0 replies - 2323 views - 03/10/12 by Partha Bhattacharjee in Articles

Building Rich Clients with JacpFX and JavaFX2

Creating fast and scaling desktop clients is always a challenge, particularly when dealing with a large amount of data and long running tasks. Although Eclipse...

0 replies - 6987 views - 03/09/12 by Andy Moncsek in Articles