BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Java 8 On Track for March Release

    After a slight delay the long anticipated release of Java 8 is now on back on track and scheduled for release on March 18.

  • 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.

  • Om: Enhancing Facebook's React with Immutability

    Om is a new a ClojureScript interface for Facebook’s React HTML UI library. Om uses Clojure(Script)'s persistent data structures and requestAnimationFrame to further improve React's rendering. InfoQ talked to Om's creator, David Nolen, about Om and the benefits of functional concepts for application programming.

  • Dart 1.1 Pushes Performance Even Further

    The recently released Dart 1.1 comes with better performance for the dart2js compiler and improves support for the server-side development. The language itself is pretty much on hold.

  • Apps Have to be iOS 7 Compatible by February 1st

    Apple recently announced that iOS applications have to be iOS 7 compatible by February, 1st. To submit new applications or application updates to the iTunes Store, developers have to build their applications with XCode 5 and apps have to be optimized for iOS7. Compatibility with iOS 7 includes changing the UI according to the current Human Interface Guidelines and adapting API changes.

  • Rust 0.9 Released With Revised Threading Model

    The Rust team has released the latest version of its next generation programming language. New in this release is a redesigned threading system and several refinements as the language moves towards its 1.0 release.

  • Upcoming Book by Gojko Adzic on Improving User Stories

    Would better user stories improve software delivery? Gojko Adzic thinks applying small changes to the way teams manage their user stories can have a huge impact on the actual outcomes of their software delivery. He announced that he wants to write a book about improving user stories if at least 5000 people show that they are interested by pre-registering themselves in January.

  • Twitter Open-Sources its MapReduce Streaming Framework Summingbird

    Twitter has open sourced their MapReduce streaming framework, called Summingbird. Available under the Apache 2 license, Summingbird is a large-scale data processing system enabling developers to uniformly execute code in either batch-mode (Hadoop/MapReduce-based) or stream-mode (Storm-based) or a combination thereof, called hybrid mode.

  • Webix 1.4 Released with WebSocket, IndexedDB, Data and Grid Suggest

    Webix has been updated with support for data-suggest which enables you to make use of images as options. It also adds grid-suggest to select data from a table including support for WebSocket and IndexedDB.

  • Oracle Seeks Further Feedback on Java EE 8 Plans

    Oracle has launched the second part of its Java EE 8 community survey with cloud, security, logging, deployment, testability, pruning, and profiles amongst the topics.

  • 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.

  • Windows Phone App Certification Errors and the Steps to Avoid Them

    In order to release Windows Phone apps faster you need to build them by incorporating the tips suggested by Windows Phone Store certification and policy team. These tips are mostly scenarios which cause the app approval to fail.

  • Google Play Services 4.1 Adds Drive Support

    Google has updated Play Services to include support for Drive, turn-based multiplayer games and more ad networks.

BT