InfoQ Homepage News
-
Google Is Going to Make Pointer Events the Main Event Type in Chrome after All
Google is going to make Pointer Events the main event type in Chrome, joining ranks with Microsoft, Firefox and leaving out Apple.
-
AWS Elastic Beanstalk Adds Preconfigured Docker Containers for Go
After introducing "Preconfigured Docker" as a new category of supported platforms in November 2014 with initial support for Java/GlassFish and Python 3.4 containers, Amazon Web Services (AWS) recently added Go versions 1.3 and 1.4 as the first additional language based on this new approach to its platform as a service offering AWS Elastic Beanstalk.
-
Facebook’s Parse Launches SDK for Internet of Things
At the F8 developer conference last week, Facebook announced Parse for IoT , a Backend as a Service (BaaS) for microcontrollers and realtime operating systems (RTOS).
-
RancherOS: A Minimal OS for Docker in Production
RancherOS claims to be a production-ready minimalist Linux distribution running on and dedicated to Docker containers. Fast booting, small binary fingerprint and alignment with latest Docker releases are some of the arguments supporting the claim.
-
The Need for a Product Champion
Ron Jeffries recently posted about the need for a Product Champion, someone who knows the customer marketplace, who can be accountable for maximizing success. He discusses how in many Scrum, XP and "Agile" teams the Product Owner is not adequate for the task and that by taking the perspective of a Product Champion they can deliver great outcomes.
-
A Service is a Logical Construct Built by Microservices
A service is a logical construct owning a business capability and made up of internal autonomous components or microservices that together fulfil the responsibilities of the service, Jeppe Cramon suggests continuing a previous series of blog posts clarifying his view on building services around business capabilities and bounded contexts.
-
Improving Quality and Delivery Speed with DevOps Teams
You can increase the quality of products by constantly increasing the level of automation of the delivery process and working with DevOps teams who constantly deliver small features to get quick customer feedback. A case story from ING Lease explaining the problems they had, experiences from the first steps of their agile and DevOps journey and exploring what they want to achieve in the future.
-
Missing Test Competencies in Agile
Fran O'Hara's lessons learned integrating testing in agile teams, in particular ensuring required test competencies are in place. Full test integration in an agile team is not as simple as mixing a couple of testers in the team, instead multiple working practices and skills are needed for delivering quality applications in an agile world.
-
Google Strategies for Automated Android UI Testing
Convinced that “whatever can be unit tested should be unit tested”, Mona El Mahdy, a Software Engineer in Test at Google, has written a blog post proposing several approaches to perform unit tests on the user interface of Android applications. Mahdy recommends Robolectric and the Android Studio Gradle plug-in for general unit testing, and Espresso or UI Automator for creating and running UI tests.
-
Azul Announces Zulu Embedded, based on OpenJDK
Azul Systems has released Zulu Embedded, a new open source embedded JDK, based on OpenJDK. It is targeted at companies that have embedded Java-based products such as mobile and IoT devices. Examples include routers and switches, ATM machines, avionics systems, automotive electronics and Point of Sale (POS) systems.
-
Ed Burns Discusses HTTP/2 and the Java EE Servlet 4 Specification
At JavaLand 2015, Ed Burns provided an overview of the Java EE Servlet 4.0 specification (JSR 369), the main focus of which is to introduce HTTP/2 support into the Java EE Platform. HTTP/2 aims to overcome problems with the existing HTTP specification, and new features include request/response multiplexing, binary framing, stream prioritisation, server push and header compression.
-
Sensible Cocoa STV 4.0 Further Advances Visual UI Programming on iOS
Sensible Cocoa STV 4.0 is a framework that allows you to create native data-driven apps for iOS by defining your data model and then visually binding it to your UI in Xcode. Sensible Cocoa claims that “developers save on average about 70% of their development time when they start using STV in their applications.” InfoQ has talked to Sensible Cocoa founder Tarek Sakr about their product.
-
How a Scrum Master Helped a Team to Increase Their Agility
Here's an experience story from a tester who decided to move onward and become a Scrum master to help her team to become more agile, with learnings from their agile journey and pieces of advice for doing change in organizations.
-
Dart Adds Support for Asynchronous Programming
Google has released Dart 1.9, bringing fresh support for asynchronous programming. Kevin Moore, product manager for Google, said the release of version 1.9 introduces async methods and await expressions built on top of its existing Future API.
-
HP Announces HP Helion Rack - A Cloud-In-a-Box Solution
HP announced an integrated private cloud solution called HP Helion Rack based on HP ProLiant DL servers, OpenStack and Cloud Foundry.