BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Developing iOS & Android Apps with C# in Visual Studio

    Xamarin partnerships with Microsoft to let developers build iOS and Android applications in Visual Studio. Xamarin University teaches developers how to do that.

  • Windows/Windows Phone Takes a Step Towards Unification

    Microsoft has taken the first step towards unifying the Windows 8 and Windows Phone stores. Developers no longer have to register for each platform separately. Those already registered for both will be receiving a free renewal for one year in compensation.

  • Pivotal Announces Pivotal CF Based on CloudFoundry

    Today, Pivotal announced the availability of Pivotal CF, an enterprise cloud platform based on Cloud Foundry, along with a number of Pivotal One services such as an Apache Hadoop and Analytics service. A reply of the announcement is available from gopivotal.com

  • Presto: Facebook’s Distributed SQL Query Engine

    Facebook has open-sourced Presto, their distributed SQL query engine. Presto uses a pipelined architecture rather than the Map/Reduce design found elsewhere. In production since early this year, Facebook has since “deployed in multiple geographical regions and [they] have successfully scaled a single cluster to 1,000 nodes”.

  • Testing Resiliency at PagerDuty Without a Simian Army

    Doug Barth, from PagerDuty, talked at DevOps Days London about their approach to start resiliency testing their systems without dedicating a lot of automation effort upfront. The goal was to quickly start learning about failure points and openly discuss how to fix them with only one hour per week of effort.

  • Apigee Now Supports Node.js and Open Sources Volos

    Apigee Edge now supports Node.js and has open sourced Volos, a project containing a set of API management modules.

  • Attribute Based Routing in ASP.NET MVC

    ASP.NET MVC 5 introduces the same attribute based routing used by Web API 2. This optional syntax allows routes to be registered declaratively instead of by manipulating a RouteCollection.

  • Reintroducing Hstore for PostgreSQL

    PostgreSQL 9.4 will be reintroducing Hstore as the column type of choice for document-style data. This supersedes PostgreSQL’s JSON support which was introduced in version 9.0 and early tests show it to be significantly faster than MongoDB for some operations.

  • The Scrum Behind a Fixed-Everything Success

    How can you combine Scrum with a project constrained by a fixed price and completion date? Tim van Baarsen discusses his experience of completing a fixed-everything tender through continuing to work with Scrum behind the scenes.

  • Use the Force, Luca - Jenkins Developer Wipes out a Month of Commits on GitHub

    Yesterday, a developer on the Jenkins project accidentally triggered a force push on the GitHub repositories that store the Git repositories for the Jenkins codebase, wiping out several months of commits. InfoQ looks at what happened and what needs to prevent this re-occuring in the future.

  • OData Scaffolding is Visual Studio 2013

    One of the new features in VS 2013 is OData Scaffolding. Like MVC Scaffolding, this feature is designed as both a training aid and to speed development. However, it requires a bit more setup than the MVC version.

  • Windows Azure SDK 2.2 Adds Visual Studio 2013, Integrated Sign-in and Filter Support

    Microsoft has released Windows Azure SDK 2.2 with support for integrated sign-in, Visual Studio 2013 in addition to the ability to filter subscriptions/regions. The latest update also provides a set of pre-configured VM images of VS 2013 available within the Windows Azure Management Portal for use by MSDN subscribers.

  • Using Process Improvement for Repeatable Results with Agile

    On November 14 and 15 the SEPG Europe 2013 conference will be held in Amsterdam. The conference program covers experience stories and presentations on using the Capability Maturity Model Integrated™ (CMMI) in agile environments. InfoQ will cover this conference, and did interviews about how the CMMI can support agile adoption and the focus of the SEPG Europe conference.

  • Serializing Immutable Collections in .NET

    Serialization and immutable collections do mix in .NET, but only if you look to third party libraries like JSON.NET and protobuf-net.

  • Go Fourth and Grow

    Go has celebrated its fourth open-source anniversary, and InfoQ looks back at where it came from and where it is going.

BT