BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Dart Has Entered Beta with Faster VM, Editor and dart2js

    20 months after the initial announcement of Dart, the language and its associated VM have entered beta with milestone M5. There are many small improvements in the current release, the most important ones being related to the Editor, VM, and dart2js.

  • Martin Fowler at GOTO Amsterdam 2013 about Agile Essence and Fluency

    Martin Fowler talked about software development in the 21st century, discussing agile essence and how teams adopt agile. He presented at the GOTO Amsterdam 2013 conference how teams can increase their agile fluency, from a first star level up to four stars.

  • Stratos 2.0 Supports Any Runtime and 30 IaaS

    WSO2 has announced today Stratos 2.0, introducing a number of new features, the most important being: support for deploying runtimes written in any language through the use of cartridges, and the possibility to run their PaaS on multiple infrastructures via JClouds.

  • MapReduce with ActorFx

    A new preview of ActorFx has been released with support for MapReduce-type algorithms.

  • Greg Young on Documents and Processes as an Alternative to Events

    Not all systems are based on events or facts. In some problem spaces events make complete sense; they are about facts that are happening over periods of time. But a lot of systems are instead focused on information that flow through a process, Greg Young explained at DDD Exchange Day in London last week, using handling of a mortgage application inside a bank as an example.

  • MobileCloud for TFS Enables you to test Windows Phone, Android, iOS and BlackBerry Applications

    MobileCloud for TFS, recently released by Perfecto Mobile provides an ability test Windows Phone, Android, iOS and BlackBerry based mobile applications directly from Team Foundation Server in addition to test, execute, report, track and collaborate projects.

  • Experiences from Educational Technology Startups

    Educational technology is developing itself, and startups are entering markets with new apps and creative commons content. Speakers shared their experiences on education and gaming and finding the right fit for an EdTech startup, at the GOTO Amsterdam 2013 conference.

  • Linda Rising Talks About Incentives at GOTO Amsterdam 2013

    The third annual GOTO Amsterdam conference covers Java, Mobile, Cloud, OpenSource, Lean/Agile, Architecture, New Languages & Process communities. The first day started with a keynote by Linda Rising, exploring research on incentives starting from the industrial age, and looked at how it is being doing in practice by managers with development teams. InfoQ interviewed Linda about her experiences.

  • Abstract Interfaces vs Abstract Base Classes in Entity Framework 6

    As part of the beta 1 release, Entity Framework 6 has added new methods to DbSet: AddRange, RemoveRange, and FindAsync. But what will happen with IDbSet, the matching abstract interface?

  • Entity Framework 6 Brings Breaking Changes

    In order to support the new open source model for Entity Framework, it had to cut its ties to the core distribution of the .NET Framework. Unfortunately this required a breaking change to the namespaces exposed by the ORM in version 6.

  • Twitter API v1.1 with JSON and OAuth1.0a Support

    The recently released Twitter API V1.1 ships with support for JSON and provides an ability to authenticate apps via OAuth1.0a.

  • Yahoo! Open Sources Storm on Hadoop

    Last week Yahoo! announced the open source release of Storm on Hadoop cluster. This implementation enables Storm applications to utilize the computational resources of a Hadoop cluster along with accessing Hadoop’ storage resources such as HBase and HDFS.

  • How to Scale Trust in DevOps at Day 2 of DevOps Days Amsterdam

    In his talk during the second day of DevOps Days Amsterdam Sam Eaton from Yelp highlighted the importance of trust within an organization as it increases predictability and helps create a sense of community and shared work. For DevOps to succeed in an organization trust has to scale beyond individuals and teams directly involved in related activities.

  • Vaughn Vernon on the Actor Model and Domain-Driven Design

    To take advantage of the great concurrency opportunities the new multi-core machines gives us we should use a programming model that helps us achieve this, and the Actor model gives us a number of tools for doing that, Vaughn Vernon stated at this year’s DDD Exchange Day in London.

  • Fries: Building a Native Android Interface with HTML, JavaScript and CSS

    Inspired by Ratchet, an iPhone application prototyping framework, Jaune Sarmiento has created Fries, a small framework for creating the UI of Android applications using just HTML, JavaScript and CSS, no native code. While many have done similar interfaces, Fries mimics the native Android 4.0 interface pretty well.

BT