InfoQ Homepage News
-
Measuring the Business Value in Agile Projects
Technique of "value points" to determine the value delivered by any software project.
-
Facebook Open Sources React Native, Year and Network Class, Fresco and Nuclide
Following yesterday’s announcement of releasing ComponentKit, a framework for creating native UIs declaratively on iOS, Facebook has released a number of other projects as open source during their annual F8 developer conference: React Native, Year Class, Network Connection Class, Fresco, and Nuclide.
-
Bazel: Google Build Tool is now Open Source
Bazel, the tool that Google uses to build the majority of its software has been partially open sourced. According to Google, Bazel is aimed to build “code quickly and reliably” and is “critical to Google’s ability to continue to scale its software development practices as the company grows.”
-
Designing Information Architecture with DoGo Map
Information architecture (IA) is one of the fundamental aspects of website design. DoGo map is a new and lightweight method for IA design, which visualizes the sitemap and the flowchart of a website and provides a good basis for communication between the UX designer and other stakeholders without heavy documentation.
-
Google Cloud Launcher Debuts with a Catalog of 120 OSS VM Images
Google has partnered with Bitnami to launch a repository of open source software images on its cloud. Dubbed as Google Cloud Launcher, the service brings one-click deployment capability to developers.
-
Windows 10 SDK Brings Universal Apps to Visual Studio
The Windows 10 SDK, dubbed the Tools for Windows 10 Technical Preview, has been released allowing developers to experiment firsthand with writing apps for Windows 10 that take advantage of the Universal App platform. When enabled developers can produce an app that runs unmodified across all Windows 10 enabled devices: including PC, phone, and XBOX.
-
FB ComponentKit: Declaratively Creating Native UIs on iOS
Facebook has open sourced ComponentKit, a declarative library for creating native views on iOS.
-
How to Manage Virtual Teams
When working with virtual teams the basic management tasks or responsibilities remain exactly the same, but checking if the work has been done and if the quality is sufficient tends to be more difficult. Successful collaboration is a shared responsibility of the virtual teams and the customer.
-
Creating the Business Model Canvas Using Lego Serious Play
Lego Serious Play facilitators share their experiences of using Lego to create Business Model Canvas.
-
5 Design Principles for System Configuration
Popular configuration mechanisms like conf.d pose multiple problems when trying to converge system configuration using configuration management tools. Ish-Shalom proposes five design principles for configuration that prevent those problems. The core ideas being the use of a configuration API and the separation of configurations based on the type of system updates they require.
-
Microsoft Acquires Revolution Analytics
Microsoft increased its foothold in the data science community last winter by acquiring Revolution Analytics, a major provider of software and services based on the open-source R project for computational statistics. The deal is expected to bring R capabilities to the Microsoft suite of products and facilitate the adoption of R-based solutions in the enterprise environment.
-
Measuring Success in Agile Organizations
Matthew Badgley, shares ten tips for measuring agile success in a recent VersionOne blog based on the 9th annual State of Agile Survey.
-
Informal HTML6 Proposal for "Single-page Apps Without JavaScript" Attracts Controversy
Bobby Mozumder, editor in chief of Future Claw magazine, has sparked debate by putting forward his "HTML6 proposal for single-page apps without JavaScript."
-
Microsoft Consolidates Azure Application Services into App Service
Microsoft attempts to bring web, mobile, API and workflow development under one umbrella called App Services. Along with this, Microsoft also added integration for many 3rd party APIs.
-
Clarifying Domain-Driven Design Using a Trading Application Example
Domain-Driven Design (DDD) is an approach to building software emphasizing collaboration between domain experts, developers and others involved in order to meet business objectives, Naresh Bhatia explains introducing the DDD base concepts exemplifying with Bullsfirst, an example system of medium complexity from the financial trading domain.