BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Simplifying Database Queries with Jinq

    Jinq, a library to provide a DSL for database queries, has been made available for Java and Scala. The work is inspired by .NET's LINQ, and aims at enabling easy-to-write queries with support for type safety. As commented by Ming-Yee Iu, creator of the tool, work on Jinq started in 2006 under project name Queryll; however, the adoption of lambdas in Java 8 is what has realised its full potential.

  • Scala Centre Foundation Created

    Last week, the Scala Center was created as a not-for-profit foundation, along with a list of financial backers, to improve the ongoing development of Scala and provide training courses based around the Scala language.

  • Ten Years of Twitter

    Today marks Twitter's tenth anniversary as a company. InfoQ looks back to the impact that they have had over the last decade.

  • Adopting Agile Beyond Software

    Eduardo Nofuentes talked about agile beyond software at 1st conference in Melbourne, Australia. He explored how you can deploy the agile principles and values outside software development, and gave examples of how he has used them to increase business agility when working with call centres and other non-software teams.

  • Agile India 2016 - Leadership Day Summary

    The Agile India 2016 conference was held in Bangalore last week. InfoQ attended 4 or the 5 conference days. The theme for the first day was Leadership with two keynote talks and 22 sessions over four tracks. This article is a summary of the keynotes and a few of the sessions.

  • IBM Expands Watson Cognitive APIs

    IBM has recently expanded their collection of Watson Cognitive APIs to include beta updates to the Emotion and Tone Analysis APIs.

  • Stack Overflow Developer Survey 2016

    Stack Overflow appreciates that out of more than 40M people visiting their website each month, 15M are professional developers. In this year’s annual survey Stack Overflow asked 45 questions to the 56,033 users who accepted to participate. We are covering here some of the most interesting results.

  • ASP.NET WebHooks RC 1

    Microsoft has announced the first release candidate for ASP.NET WebHooks. Just as message queues allow applications within an organization to talk to each other, WebHooks provide a way for websites across different organizations to communicate in an asynchronous fashion.

  • Joyent’s Container Name Service Eases Service Discovery

    Joyent's Triton Container Name Service is a free, automated DNS service which makes it easier for clients to locate services.

  • Google Maglev: A Load Balancer on Commodity Servers

    A group of engineers from Google, UCLA, and SpaceX are presenting the paper "Maglev: A Fast and Reliable Software Network Load Balancer" at the 13th USENIX Symposium on Networked Systems Design and Implementation (NSDI '16) taking place this week. Maglev is Google’s network load balancer.

  • Applying Feedback Techniques

    Dan North talked about models and techniques for giving and receiving feedback and how to apply them effectively at the QCon London 2016 conference.

  • The Past, Present and Future of Enterprise Integration

    The way companies use integration technologies have changed significantly during the last 10 years. It will also will continue to change the coming 10 years, Senaka Fernando claimed in his presentation at the recent QCon London conference when describing his view on enterprise integration the last 10 years, todays situation and what he believes the next 10 years will bring.

  • Accelerite's Location-as-a-Service API Platform Enables Location-Based Mobile Services

    At this year's Mobile World Conference in Barcelona, Accelerite announced its new Location-as-a-Service (LaaS) API Platform. The platform enables mobile operators and enterprises that rely on mobile connections to aggregate location information, and react accordingly to situations as they arise.

  • UI Testing in F# with canopy

    Although Selenium is a popular library for UI testing, issues about fragile and unreliable tests are common. InfoQ reached out Chris Holt, creator of canopy, to learn more about the F# library built on top of Selenium.

  • WebAssembly Preview Functionality Arrives in Browsers

    Browser vendors are positioning WebAssembly as the safe, native format for the web. In an important step, each vendor has released preview functionality of WebAssembly in their respective browsers.

BT