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

  • AngularJS 2.0 Will Target Mobile Apps, Drop Support For Older Browsers

    "AngularJS 2.0 is a framework for mobile apps" says the AngularJS team. The framework will continue to be supported for desktops, but the primary focus will be on getting the mobile bit right. The goals also include support for EcmaScript 6 along with a transpiler (since browsers don't support ES6 yet).

  • Vagrant Launches Collaboration Tools for Development Environments

    DevOps tool provider Vagrant announced significant features in their 1.5 release, including a public image repository and the ability to share access to running environments. The Vagrant Cloud is meant to simplify the discovery and distribution of complete development environments. Vagrant Share lets developers collaborate with others by exposing HTTP or SSH access to these virtual environments.

  • Bringing Visual Studio's CodeLens Into Focus

    CodeLens has been a popular feature of VS2013. The forthcoming Update 2 is bring an enhancement to CodeLens called Incoming Changes, designed to make working with multiple code branches on TFS easier.

  • Managing your Software Debt

    Software debt exists in different ways. Technical debt is widely known, some other forms are competence debt and quality debt. Software debt can cause product maintenance costs to increase and can depress developers. Several solutions exist to manage software debt.

  • Android Wear: Details on the Developer Preview

    Google has announced Android Wear, the anticipated platform for wearable devices, making available the Developer Preview for those enthusiasts that want to get in touch with this new feature or get a head start in making the first applications tailored for such devices.

  • Oracle Releases Java 8 at EclipseCon

    Today at EclipseCon, Oracle announced the launch of the Java 8 platform, bringing Lambdas and Streams to the language as well as fixing some long-standing issues with the JVM. Read on to find out more about the release.

  • Azul ReadyNow! Seeks to Eliminate JVM Warm-up

    Azul Systems announces the release of ReadyNow! in the latest version of Azul's Zing runtime for Java. Includes a series of algorithms designed to obviate the need for "warming-up" the Java Virtual Machine.

  • Creating Apps for Samsung Gear with Tizen SDK for Wearable

    After a first generation of wearable devices built with Android, Samsung decided to bring to market a second wave of devices based on Tizen, the open source mobile operating system developed along with Intel. Now, they have released an SDK for creating applications for such devices.

  • Java Foreign Function Interface

    JDK Enhancement Proposal (JEP) 191 defines the Java Foreign Function Interface (FFI), which are interfaces that can bind native functions to Java methods and can manage blocks of native memory. This JEP will make it easier to add new native-level features to the JDK and help provide a standard FFI for use in Java development.

  • Graph Processing Using Big Data Technologies

    Processing extremely large graphs has been and remains a challenge, but recent advances in Big Data technologies have made this task more practical. Tapad, a startup based in NYC focused on cross-device content delivery, has made graph processing the heart of their business model using Big Data to scale to terabytes of data.

  • Integrating Windows Logging Through Linux With Syslog4NET

    Centralized logging makes application support and troubleshooting much easier, but Windows and Linux/UNIX based systems take different approaches. Syslog4NET provides a way to bridge this gap, allowing Windows applications to directly log to a syslog dameon running on Linux/UNIX.

  • How Etsy Deploys More Than 50 Times a Day

    Daniel Schauenberg described at QCon London how Etsy, renowned for its DevOps and Continuous Delivery practices, does 50 deploys/day. A fully automated deployment pipeline, thorough application monitoring and IRC-based collaboration are all important to achieve this rate of change while keeping risk to a minimum. Etsy has about 60 million monthly visits and 1.5 billion page views per month.

  • Apple Offering Microsite about UI Design for iOS 7

    Apple is offering registered iOS developers a new microsite collecting in a central location videos, documents, and whitepapers about User Interface design for iOS 7. The new site aims at providing developers with the necessary information "to build polished, engaging, and intuitive apps for iOS 7."

  • ZeroTurnaround Q&A: An Interview with CEO Jevgeni Kabanov

    ZeroTurnaround was born in Estonia in 2006. It was founded by Jevgeni Kabanov and aimed to solve Java's core problem - the redeployment bottleneck. Since then, they've launched two products, JRebel and LiveRebel, and started two community efforts: RebelLabs and vJUG. For an insider's perspective on ZeroTurnaround, I interviewed their CEO.

  • Espresso Logic DBaaS Now Wraps SQL Stored Procedures in RESTful APIs

    Espresso Logic has added RESTful endpoints for SQL stored procedures to their DBaaS service.

BT