BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Java Content on InfoQ

  • JArchitect v4.0 Released

    Version 4.0 of JArchitect by CoderGears, a tool used to manage Java code bases and application development, is now available. JArchitect allows architects and developers to analyze a code base, automate code reviews, and facilitate refactoring and migration.

  • Effektif, Tom Baeyens' Latest BPM Venture, Launches Cloud-Based Tool

    Effektif is launching version 1 of its cloud-based BPM product today. Effektif was started and is lead by Tom Baeyens, the original creator of JBoss' jBPM (acquired by Red Hat) and Activiti, owned by Alfresco. It was set up in partnership with Signavio who invested €1.2m to accelerate development, and who will also be selling the product using their existing channels.

  • Stimulsoft Reports.Fx 2013.3 Adds Email, AutoPageScale Support Along with Funnel Weighted Slices

    Stimulsoft Reports.Fx 2013.3 has been released with support for delivering reports through e-mail with e-mail address, subject and text options in addition to a new chart type, Funnel Weighted Slices. It also includes AutoPageScale and a new bands filter option with which you can apply relevant filter to the report in CSV format.

  • AppFuse 3.0 - Java 7, Spring 4, PrimeFaces, Mockito, Bootstrap 3, Wicket

    AppFuse 3.0 has been released. AppFuse uses the Maven Archetype plugin to generate a starter Java project, which allows you to quickly get started with a full-stack Java EE application. Version 3.0 is using Mojarra and PrimeFaces for its JSF framework and library, Mockito for its test mocking framework, Bootstrap 3 for its front-end framework, and added Apache Wicket as a Web Framework option.

  • A Few Highlights from QConSF2013- Part 2 of 2

    It's one thing having an in-house training program. But there is a certain deeper insight that can be gained from attending a Q-Con conference in person. Which may be one reason why attendance at the globe-hopping event continues to grow.

  • ORM Tool Hibernate 4.3 Released, Implementing JPA 2.1 Specification

    The final version of the Object-Relational Mapping, ORM framework Hibernate 4.3 was recently released and is now a certified implementation of the JPA 2.1 specification, (JSR 338), released in May 2013.

  • IntelliJ 13 Released

    Jetbrains has announced the release of IntelliJ IDEA version 13 Community Edition and Ultimate edition. Both feature a completely revamped user interface, including support for Android, Java 8 (including Lambda expressions) and many other development technologies introduced this year.

  • Oracle Tunes Java's Internal String Representation

    In an ongoing effort to improve Java performance, Oracle has announced a change in the internal representation of Strings as of Java 1.7.0_06.

  • Apache Kafka - A Different Kind of Messaging System

    Apache has released Kafka 0.8, the first major release of Kafka since becoming an Apache Software Foundation top level project. Apache Kafka is publish-subscribe messaging implemented as a distributed commit log, suitable for both offline and online message consumption. It is a messaging system initially developed at LinkedIn for collecting and delivering high volumes of event and log data.

  • Oracle Invites Community to Weigh-In on Java EE 8

    In keeping with their tradition of community collaboration on the Java platform, Oracle is asking the enterprise development community to participate in a survey to help define the requirements for the next version of Java Enterprise Edition, Java EE 8.

  • Firefox 26 Blocks Java

    Mozilla Firefox 26 now blocks all Java plug-ins by default due to security concerns but allows users to run such plug-ins if they want to.

  • PayPal Switches from Java to JavaScript

    PayPal has decided to use JavaScript from browser all the way to the back-end server for web applications, giving up legacy code written in JSP/Java.

  • YourKit Released the 2013 Version of its Profilers

    For the recent 2013 version release of their Java Profiler, YourKit focused on improving its high level data collection features. The intention of the so called J2EE high level profiling is to get insight into the logical processing, rather than just providing timing information.

  • Eclipse Foundation Leads JCP Elections

    Last week finalized elections for the open seats with the Java Community Process (JCP) Executive Committee (EC). Receiving the most votes this year for the elected positions is the Eclipse Foundation, which will hold its seat for a two year term within the voting body.

  • Netty 4 Reduces GC Overhead by 5x at Twitter

    The Netty Project released the first version of Netty 4 in July. It has significant performance improvements primarily from reducing garbage collection overhead. Integrating Netty 4 at Twitter has led to a five times performance gain, but with some costs.

BT