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

  • Akka Actors vs. Java EJBs from a High-Level Concurrency Perspective

    There are both commonalities and some differences when comparing architectural principles and coding styles in Akka Actors and Java EE 7 Enterprise JavaBeans, specifically stateless session beans and JMS message-driven beans, Dr Gerald Loeffler concludes in a recent introductory talk when explaining and comparing the three approaches from a high-level concurrency view.

  • Having Actions Done from Retrospectives

    Agile retrospectives help teams to find and do actions to improve continuously. There are different ways to do follow up on the actions and to evaluate if actions are leading to better team performance and more value delivered to customers.

  • Going Offline with LocalForage

    The Mozilla Foundation has released localForage, a new JavaScript library that promises to simplify the process of storing offline data in web applications. What makes this library unique is the fact that it tries to combine the best of both worlds: the features of some more recent technologies (asynchronism and blob support) with a simple API.

  • Mono JIT, GC Get Better

    Mono 3.2.7 is out, with a lot of new features such as an improved JIT, new interpreter for LINQ, use of native instructions for 64 bits, and more.

  • Anypoint for APIs: An Interview with Uri Sarid

    MuleSoft recently released a significant upgrade to their Anypoint platform for APIs which brings together API design, collaboration and API management features. InfoQ interviewed MuleSoft CTO, Uri Sarid to find out more about the platform.

  • Nokia X Marks Another Android Fork

    This article overviews the latest most important Android forking attempts which offer developers new opportunities but also some challenges.

  • IDE Integrated Search Engines

    New tools are bringing the web directly into a programmer's IDE. As search engines continue to compete for customers, new programming-specific search functionality has been produced for Visual Studio users.

  • Xamarin Sifts through Enterprise SAP Data

    Xamarin and SAP Americas announced at MWC 2014 today a partnership aiming to provide .NET mobile developers the necessary tools to access and integrate enterprise SAP data into their applications.

  • CQRS Framework Axon 2.1 with Increased Event Handler Support and Performance Improvements

    Version 2.1 of CQRS framework Axon supports annotations and ordering of event handlers, a new conflict resolution together with performance improvements. The recently released version also adds compatibility with OSGi.

  • Cordova 3.4 Embraces Firefox OS

    Taking a detour from their original pure-HTML5 approach to mobile development, Mozilla has been working on adding support for Firefox OS to Cordova, which has happened with the latest Cordova 3.4.0.

  • Appurify and Xamarin Launch Continuous Integration for Mobile Apps on Variety of Devices

    Two recently launched services, Appurify Mobile Platform and Xamarin Test Cloud, promise to help developers and enterprises automate testing and performance optimization of their mobile apps by allowing them to run apps on real iOS and Android devices and supporting automated testing and continuous integration.

  • Apple Buys TestFlight, Android Support Discontinued

    Apple confirmed that it acquired Burstly, the owner TestFlight. TestFlight is a beta-testing platform for mobile applications which offers easy-to-use services to help in the process of distributing and testing apps for iOS and Android. Whereas TestFlight will continue to support iOS applications, testing of Android apps will be discontinued by March 21st.

  • QCon London in 2 weeks – Seven Key Reasons to Attend

    Going into its 8th year, QCon London is UK’s premier event designed exclusively for senior enterprise software development professionals: technical team leads, architects, software engineers, and project managers. If you've thought of attending, there is still a chance to go to one of the best conferences for our craft. QCon is now less than 2 weeks away! Why register? Seven Key Reasons to Attend.

  • How Team Members Learn From Each Other in Agile Teams

    When adopting agile teams can use (external) coaches and mentors. But teams can also develop themselves by having team members mentoring and coaching each other. Team members can learn skills and abilities from other team members in multidisciplinary teams, enabling the team to grow as a whole and become self-organized.

  • Typemock Isolator++ Updated with 64 bit Support

    Typemock has released Isolator++ with support for 64 bit C/C++ code including legacy code that was not originally written for testing.

BT