BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • AWS Device Farm Enables Cloud Testing for Android and Fire OS

    Amazon has introduced its new AWS Device Farm, a mobile test farm targeting the Android and Fire OS ecosystem that provides a growing collection of more than 200 unique environments, says Amazon, and integration with major testing automation frameworks and CI systems.

  • ASP.NET 5: Three More Betas Planned

    The roadmap for ASP.NET 5 includes three more betas between now and November’s release candidate. And that’s after dropping Visual Basic, SingalR 3, and Web Pages 4 from the list.

  • Performance Improves in .NET 4.6

    .NET 4.6 comes with several CLR features to improve performance. Some are automatically enabled, others such as SIMD and Async Local Storage require changes to how you write your applications.

  • Kubernetes v1 Released, and Cloud Native Computing Foundation Formed

    Google have released Kubernetes v1, a production-ready version of the open source container orchestration system. The Linux Foundation, in combination with multiple industry partners, have also announced the formation of the Cloud Native Computing Foundation (CNCF), which aims to advance the state-of-the-art for building cloud and container native applications.

  • Visual Studio 2015 and .NET 4.6 RTM Available

    The long awaited official releases of .NET 4.6 and Visual Studio 2015 are now available. Exhibiting Microsoft's renewed focus on producing a compelling developer tool regardless of application target, VS2015 supports iOS and Android development in addition to the expected Windows family.

  • New Features for ASP.NET 5 and MVC 6

    While most of the buzz has been about ASP.NET 5 and the cross-platform execution engine, MVC, Microsoft’s preferred UI and web service framework, is also seeing many changes. The most important being the unification of MVC, Web API, and Web Pages.

  • Mozilla Blocks Flash, Encourages HTML5 Adoption

    Mozilla is encouraging developers towards HTML5 and JavaScript and away from Flash, after it blocked the plugin in browsers amid security concerns. Following Adobe's advice that two critical vulnerabilities would potentially allow attackers to take control of affected systems, Mark Schmidt, Firefox's head of support, announced the move on Twitter.

  • Clojure 1.7 Introduces Transducers, Improves Cross-platform Support

    Transducers and reader conditionals are the two most important new features in Clojure 1.7, says Cognitect’s Alex Miller. Transducers aim to enable composable algorithmic transformations on different kinds of collections, while reader conditionals can be used to improve Clojure portability across the JVM and JavaScript platforms.

  • A Critical Look at CQRS

    Looking at Command Query Responsibility Segregation (CQRS) in a larger architectural context there are other architectural styles available. There are database technologies solving the same problems but in a simpler way, Udi Dahan states looking into ways of approaching CQRS. There is also a way that fulfils a lot of the CQRS goals but with fewer moving parts when CQRS is really needed.

  • Data Quality at Prezi

    For an organization to be data-driven, it's not enough to just dump mountains of data. That data needs to be accurate and meaningful. Julianna Göbölös-Szabó, data engineer at Prezi shared how they improved the quality of its log data. Their solution involved moving from unstructured to structured data with a lightweight, contract-based approach to nudge all teams in the right direction.

  • Kubernetes Codebase Tagged v1.0.0. in Preparation for Public Release

    The codebase for Google’s Kubernetes open source orchestration system for Docker containers has been tagged v1.0.0 ready for the initial ‘general availability’ public release of the platform at OSCON next week on 21st July.

  • Team Explorer 2015 Joins RC2 for Team Foundation Server

    Team Explorer 2015 is available now, joining the latest preview of Team Foundation Server 2015. With Visual Studio 2015 being released on July 20, this gives time for developers to prepare and check the environments for compatibility issues.

  • ELIoT: Distributed Programming for the Internet of Things

    ELIoT (Extensible Language for the Internet of Things) is a simple and small programming language aiming to make distributed programming easier. A program in ELIoT may appear as a sigle program, but it actually runs on different computers, so, e.g., a variable or function declared on one computer is transparently used on another.

  • Software – Is it "Engineering" Yet?

    At the GOTO Amsterdam 2015 conference Mary Shaw talked about progress towards an engineering discipline of software. She explored what it means to have an engineering discipline, how far we have progressed toward having one for software, and what can be the next steps.

  • jQuery 3.0 Alpha Announced, Developers Need to Test

    jQuery 3.0 alpha has been announced with plenty of breaking changes. The team wants to get feedback from the community over some of the proposed changes and developers need to test the updated library against their existing code.

BT