InfoQ Homepage News
-
Don’t Version Your Web API
Versioning of Web APIs by adding a version to the URI or using versioned media types does not work on the open web. What we rather need are contracts that evolve with the changes we need, Sebastien Lambla claimed in a recent presentation, describing ways of avoiding the need to version.
-
Visual Studio “15” Preview 3 Available
Microsoft has released the 3rd preview of Visual Studio “15” (VS15), the successor to Visual Studio 2015. Continuing the iterative nature of the development process so far, this preview provides updates for the IDE functionality, user modifiable formatting rules for C#, and a new exception helper.
-
QCon San Francisco 2016 Trackhosts Confirmed
QCon San Francisco, the largest English speaking conference organized by InfoQ, returns to the Bay Area November 7-9 for its tenth successive year. There are 18 tracks at QCon San Francisco, each an individually curated full-day vertical conference focused on important topics for software developers.
-
Facebook Announces Open-Source Swift SDK Beta for iOS
Now available in beta, Facebook’s new SDK for Swift aims to make it easier for developers to integrate Facebook services into their iOS apps.
-
Basho Open Sources Time Series Database Riak TS 1.3
InfoQ's Rags Srinivas talks to Basho's CTO Dave McCrory about the open sourcing of Riak TS 1.3 which is geared to handle time series data.
-
ADHD & Technology: Brain Hacks and Upgrades
Mike Cavaliere was doing well in his career as a software developer. However, he felt like there were things that were harder for him to do than they should be. Eventually he found out he had Attention Deficit Hyperactivity Disorder (ADHD) . Cavaliere presented at QCon New York 2016 the strategies he experimented with to improve his brain over the years.
-
DigitalOcean Launches Flexible Block Storage
DigitalOcean has announced the availability of a new Block Storage service to make it possible to grow storage independently of computing power and at a more convenient price.
-
Java EE Vendors and the London JUG Announce New MicroProfile
During the last DevNation Conference, Red Hat, IBM, Tomitribe, Payara, and the London Java Community announced the creation of the MicroProfile, a new initiative to try and leverage Java EE technologies to create a vendor-neutral microservices framework. The goal is to have a first public version by September 2016, allowing developers to create portable microservices in Java more easily.
-
JetBrains Ships WebStorm 2016.2, Adds More TypeScript and React Support
JetBrains has released WebStorm 2016.2, their second major update for the IDE this year. New in this version is support for TypeScript 2.0, enhanced React support, and integration with the new Angular CLI tool.
-
The Body as Interface and Interpreting the Body talks at Bristol Girl Geek Dinner Event
Tamara Chehayeb Makarem and Jenny Gaudion of Scott Logic will be speaking at a Girl Geek Dinner event on 20th July in Bristol, UK on the complimentary topics of ‘Body as Interface’ and ‘Interpreting the body’. They spoke to InfoQ about the different ways the body can be an interface with technology systems, how our thinking about user experience needs to change and interpreting body-based data.
-
ZeroTurnaround Releases RebelLabs Developer Productivity Report
Today, ZeroTurnaround's RebelLabs released their biannual developer productivity report, which asked over 2000 respondents what their tools of the trade were. InfoQ has been given access to the report and summarises its findings.
-
TypeScript 2.0 Beta Brings Option Types, Discriminated Unions, and More
Daniel Rosenwasser, program manager for TypeScript at Microsoft, has announced the beta release of TypeScript 2.0, which brings a wealth of new features to the language including non-nullable types, control flow analysis for types and discriminated unions.
-
Design for Continuous Evolution: Immutable Model Is Key for Robustness
At QCon New York, Eric Brewer described how advancing from continuous delivery to fast and stable continuous evolution requires a discrete construction step to define an immutable model of the system. Brewer’s compute infrastructure design team uses Helm to construct and safely validate new deployment models, prior to attempting real deployment, although the concepts are technology agnostic.
-
AWS Adds Multi-Cloud Scripting to EC2 Run Command Feature
In late 2015, AWS unveiled the EC2 Run Command feature. It gave operators a single interface for running administrative tasks across a fleet of AWS servers. In June of this year, AWS expanded the scope of the feature to work with servers located in other clouds or data centers.
-
LokiJS 1.4 Release Brings Performance Improvement, NativeScript Adapter
Version 1.4 or LokiJS, the in-memory database that prioritises performance, has been released, bringing a NativeScript adapter.