BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Visual Studio's C++14 Support Grows

    A new CTP for Visual Studio 2013 allows developers to sample increased support for modern C++11/14 features. The CTP can be used with both Visual Studio Express and VS2013 Professional or greater.

  • Nokia Imaging SDK 1.0 Adds Filters, WinPRT API, Enhancements and Sample Demos

    Nokia has recently released Imaging SDK 1.0 at the Slush 2013 with 50 built-in filters, improvements related to memory management, WinPRT API library in both managed and native code in addition to sample apps which demonstrate the capabilities of the new features.

  • Amazon Web Services announces three new instance types

    Amazon Web Services have announced three new instance types for its Elastic Compute Cloud (EC2) infrastructure as a service. I2 instances use solid state disk (SSD) to deliver high input/output performance, C3 instances tie each virtual CPU to a hardware hyper-thread for compute intensive workloads, and G2 instances offer Nvidia graphics processing units (GPUs) for 3D applications.

  • Agile 2014 Conference Call for Submissions Open

    Submissions are now open for talk proposals the Agile 2014 conference to be held in Orlando, Florida, USA in July 2014

  • Case Studies of Lean and Kanban from Central Europe

    The 2013 international conference in Central Europe about Lean and Kanban (LKCE13) included presentations about change management, systems thinking, leadership, learning, and teamwork, and case studies from larger organizations that have applied Lean and Kanban. InfoQ interviewed Arne Roock about deployment of Lean and Kanban in agile software development.

  • New Owners for Unity.Mvc and Unity.WebAPI

    The team behind the website FeedbackHound has taken ownership of the Unity.Mvc and Unity.WebAPI. These open source libraries allow for integration between ASP.NET MVC & Web API and Microsoft’s IoC framework, Unity.

  • Microsoft to Stop Honoring SHA1 Certificates for SSL and Code Signing

    Following recommendations by the US National Institute of Standards and Technology, Microsoft intends to stop honoring SHA1 for SSL and Code Signing certificates. This policy will begin in 2017 and applies to Windows Vista, Windows Server 2008, and later operating systems.

  • Studio Enterprise 2013 v3 Adds ThemeRoller, VS 2013 Bootstrap Project Template and Mobile Controls

    ComponentOne has recently released Studio Enterprise 2013 v3 with a new ThemeRoller for ASP.NET, mobile controls, support for Windows 8.1 and Visual Studio 2013 in addition to a new project template based on Bootstrap theming framework.

  • Cascading 2.5 Supports Hadoop 2

    New version of Cascading released this week incorporates Hadoop 2 support and includes Cascading Lingual - an open source project that provides a comprehensive ANSI SQL interface for accessing Hadoop-based data

  • Vaughn Vernon: Reactive Domain-Driven Design

    Vaughn Vernon, author of Implementing Domain-Driven Design, recently talked about using Scala and the Actor Model implementation Akka together with Doman-Driven Design as a means to remove some of the architecture overhead typically found in event-driven or hexagonal architectures.

  • Practices for Scaling Agile in Enterprises

    Enterprises that are adopting agile organizational-wide will at some time have to scale their agile practices. In a session at the Agile Methods in the Finance Sector and Complex Environment conference, attendees shared their experiences with scaling agile in enterprises.

  • RadControls for ASP.NET AJAX Q3 2013 SP1 Adds Visual Studio 2013 and Internet Explorer 11 Support

    Telerik has released an update to their RadControls for ASP.NET AJAX Q3 2013 control suite with support for Visual Studio 2013 and Internet Explorer 11 including several new features and bug fixes.

  • Actors Made Easy with C# and TPL DataFlow

    For some design problems actors can make all the difference. An Actor is an independent entity that can respond to and send messages. In a way it is like its own little program running inside another process. But building actors in languages that don’t natively support them can be difficult, but Johan Olsson found a way to simplify the process using TPL DataFlow.

  • Apportable brings Objective-C to Android

    Apportable offers iOS developers the possibility to publish their software for the Android ecosystem. Programmers can use the Apportable SDK and a set of command line tools to cross-compile their apps without having to apply major changes to the objective-c code base. Alternatively, Apportable also offers the conversion of applications as a service.

  • Amazon RDS Supports PostgreSQL

    Amazon RDS adds PostgreSQL to the list of databases supported by the service. The launch supports Postgres version 9.3.1 with plans to support new versions as they become available.

BT