BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Edge.js Adds Support for Linux and Mac OS X So C# and Node.js Can Run Anywhere

    The Edge.js project allows developers to combine C# with Node.js, within a single process. The latest release adds support for Linux and Mac OS X, allowing developers to use the environment they want for development and hosting.

  • Groovy 2.3 gets a much faster JSON Parser

    Groovy 2.3 will ship with one of the fastest JSON parsers on the JVM, according to Rick Hightower, the ubiquitous consultant and author.

  • Oracle NoSQL Database 3.0 Supports Table Data Model and Secondary Indexing

    The latest version of Oracle NoSQL Database supports tabular data model, secondary indexing, security enhancements via Oracle Wallet integration, and data center enhancements. Oracle recently announced the release of version 3.0 of the distributed key-value database.

  • Agile Development Races Ahead of Traditional Testing

    A report on why agile development races ahead of traditional testing, reasons and new agile testing trends.

  • Cloudera Partners with MongoDB to Store Hadoop Data on Their NoSQL DB

    Starting from the premise that today “80 percent of enterprise data is unstructured and growing at twice the rate of structured data”, Cloudera and MongoDB have announced a “strategic” partnership meant to provide customers the option to combine Cloudera’s Apache-based Big Data platform with MongoDB’s NoSQL solution.

  • Famo.us JavaScript Library Goes Open Source to Public, Brings Free Lessons to Community

    Almost 3 years after its initial launch, the JavaScript development framework Famo.us has been taken open source to the public. Providing an open source 3D layout engine integrated with a 3D physics-based animation engine that can render to DOM, Canvas, or WebGL, Famo.us wants to help HTML5 reach its original vision.

  • Announcing the NuGet 3 Roadmap

    In a recent article, Jeff Handley outlined the roadmap for NuGet 3.x. From its humble beginnings as a way to distribute out-of-band ASP.NET MVC packages, NuGet is now considered to be a vital part of the .NET ecosystem and Visual Studio itself. The four primary areas covered in the roadmap are: Package Discovery, Package Trust/Incompatibility, API, and Package Installation/Build.

  • Google Releases First Development Kit for Project ARA, its New Modular Smartphone Platform

    Google has released a Module Developers Kit (MDK) for Project Ara, an initiative that aims to develop a free, open hardware platform for creating highly modular smartphones. The MDK defines the Ara platform for module developers and provides reference implementations for various design features. Main goals of the ARA platform are being low cost and creating a rich module ecosystem.

  • Scalability in a Reactive World

    We have to maximize locality of reference and minimize contention to make systems scale, Jonas Bonér, creator of the Akka project, stated in a recent presentation about scalability in reactive systems. By using a share nothing architecture, build on an event-driven foundation and adhering to core principles that have been proven to work for ages we can write really scalable systems.

  • Better Late Than Never: Visual Studio Regains Installer Project

    Through Visual Studio 2010 Microsoft included a Setup and Deployment project type. With VS2012 this project type was removed and users were told to use InstallShield LE or seek a 3rd party alternative. Due to great user demand, Microsoft has now brought the previous project type back as an extension for VS2013.

  • Facebook Open-Sources PlanOut, a Framework for Online Field Experiments

    PlanOut is Facebook's language for online field experiments supporting "A/B tests," factorial designs, and more. According to Facebook, PlanOut makes possible to separate experimental design from application code and allows experimenters to concisely describe their designs. Facebook claims to be using PlanOut to run over a thousand experiments each day that involve hundreds of millions of people.

  • Amazon Adds Docker Support to Elastic Beanstalk

    Amazon have announced the availability of Docker within its autoscaling Infrastructure as a Service (IaaS) Elastic Beanstalk. The use of Docker containers greatly expands the available language and framework support of Elastic Beanstalk, as almost anything can be placed inside a container.

  • NetBeans 8: Support for Java 8, HTML5 and Beyond

    NetBeans 8 contains a number of Java 8 and Java EE enhancements, as well as HTML5 support. NetBeans users rejoice!

  • Behaviour Driven Development Is About Conversation Not Tooling

    The single most important of Behaviour-Driven Development (BDD) is the conversation, not the tooling, Liz Koegh states in a presentation about 10 years of doing BDD at the recent Cucumber conference. Liz believes we have made some big mistakes during these years of practicing BDD, but she is quite excited about some of the developments over the last few years.

  • BitCoins Lost, MongoDB and Eventual Consistency

    The recent theft from several BitCoin operators has sparked a debate whether eventually consistent databases are useful or not for banking.

BT