InfoQ Homepage Development Content on InfoQ
-
Bugzilla 5.0 Adds New REST API and More
Two years after its last release, Bugzilla has reached version 5.0. The bug tracking tool adds many new features and improvements, such as the ability to add tags to comments, new group membership checking, improved web service API, and more.
-
ASP.NET 5 Support for Visual Studio Application Insights
Microsoft has released an SDK for its monitoring platform Visual Studio Application Insights that brings support for ASP.NET 5. Application Insights is divided into two main components; the Azure portal is where the data is displayed and the SDK provides the API to send telemetry events.
-
Visual Studio 2013 Update 5
Developers who are still using VS2013 will find that new update has been made available this week, coinciding with the launch of VS2015. While mostly containing bug fixes, expanded Team Project rename support is included in Update 5.
-
JRuby 9000 Released Featuring Ruby 2.2 Compatibility
JRuby released version 9000, the ninth release of the popular implementation of Ruby for the Java Virtual Machine. InfoQ speaks to Charles Oliver Nutter co-lead of the JRuby project and senior engineer at Red Hat about the release and about Ruby in general.
-
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.