InfoQ Homepage Development Content on InfoQ
-
Microsoft Edge Extension Toolkit Aims to Bring Chrome Extensions to Edge
A new tool for Windows 10 from Microsoft, the Edge Extension Toolkit, aims to make it easier to convert Chrome extensions to Microsoft Edge extensions.
-
Aurelia JavaScript Framework Hits 1.0, Looks to the Future
The JavaScript framework Aurelia has reached its 1.0 release and has emerged as an alternative to the Angular vs. React debate. Its goal is to provide a standards-based, modular framework with minimal boilerplate and ceremony.
-
Survey: Android’s Lead is Consolidated
According to the latest Developer Nation Q3 2016 survey from VisionMobile, Android’s lead over iOS as primary platform and developer mindshare has been consolidated. Also, Windows developers prefer C# in the cloud while Linux ones stay with Java.
-
Django 1.10 Brings Full Text Search for PostgreSQL
Version 1.10 of Django has been released, bringing full text search for PostgreSQL, official support for Unicode usernames and new-style middleware. The major release for Django Software Foundation's dynamic language includes using database functions in the django.contrib.postgres.search module to ease the use of PostgreSQL’s full text search engine.
-
AWS Adds Native SQL Server Backups to Database-as-a-Service
AWS released an update to its Relational Database Service (RDS) that allows users to take advantage of native SQL Server backup and restore functionality. AWS beat Microsoft Azure to market with this capability which simplifies database migration and disaster recovery scenarios.
-
Apple’s Chris Lattner Looks Back at Swift 3 and Ahead to Swift 4
While Swift 3 is nearing its late 2016 release, Apple’s Developer Tools Department senior director Chris Lattner provided a retrospective on its development and set expectations for Swift 4 in a long message to the Swift-evolution mailing list.
-
Updated Spring 5.0 Roadmap and Reactive Story Presented at SpringOne
On the second day of the SpringOne Platform conference in Las Vegas, project lead Juergen Hoeller gave an update to attendees on the Spring framework roadmap.
-
Experiences Working with Real World Distributed Systems
We live in a distributed world, but that doesn’t mean we have to tackle every single problem that comes along with that. We only need to tackle those that really need to be solved; develop a sense of where value lies in your business and where it’s reasonable to take risks. This will make building distributed systems much easier, Camille Fournier claimed, when interviewed by Stefan Tilkov.
-
Kubernetes 1.3 Released with Cross-Cluster Federation and Alpha Support for Stateful Services
Kubernetes 1.3 has been released with improved support for scaling clusters up and down, cross-cluster federated services, improved local development tooling, support for CoreOS’s rkt container format, foundations for the emerging OCI image format and CNI networking standards, and the inclusion of the alpha ‘PetSet’ feature that enables support for implementing stateful applications.
-
.NET Framework 4.6.2 Delivers WPF and Security Improvements
The latest release of the .NET Framework provides several new features centered around WPF and security- including some long-awaited improvements to ClickOnce deployed applications. Microsoft released a preview of .NET Framework 4.6.2 back in late March and now developers can take advantage of the release’s new features in their own projects.
-
Impact of Java EE 8 Hiatus on Tomcat 9 Highlighted at SpringOne
Mark Thomas (markt@apache.org) gave an update on the Apache Tomcat roadmap on the first day of the SpringOne Platform conference in Las Vegas this week, in which he brought up the fact that the ongoing delays to Java EE 8, something we've highlighted on InfoQ before, are also causing problems for the Apache Tomcat team.
-
Microsoft Edge Get Extensions, Better JavaScript in Windows 10 Anniversary Update
The Windows 10 Anniversary Update includes the latest version of Microsoft's Edge web browser. The newest version supports extensions and Windows Hello, and includes a number of HTML5 and JavaScript features.
-
Microsoft's Plans for .NET Core Support
Microsoft has announced the support plan for .NET Core, ASP.NET Core, and Entity Framework Core. The plans answer one of the main questions behind their open source initiative- how long developers can count on Microsoft to provide support and security patches to these young projects.
-
Uri Sarid on RAML 1.0 Release and Latest MuleSoft API News
InfoQ had the opportunity to speak with Uri Sarid, the CTO of MuleSoft at their CONNECT 2016 annual conference in San Francisco. Sarid is the creator of RAML, which just released its long awaited version 1.0 in GA, so it was a good opportunity to follow-up from last year’s interview and also to get a broader view on MuleSoft’s solutions for API teams and his vision for APIs.
-
Modern iOS Application Security
At QCon New York 2016, Trail of Bits CEO and security expert Dan Guido explained how to keep iOS apps secure. This includes correctly using all iOS security provisions, without forgetting that your app might be running on a jailbroken phone.