InfoQ Homepage News
-
The Current Status of Browser-based Virtual Reality in HTML5
The SFHTML5 group recently had a meeting discussing HTML5 technologies for creating virtual reality experiences – WebGL, WebVR, Three.js, GLAM –, and the current development status for implementing support for them in Firefox and Chrome. The idea is to bring the entire web into the VR experience.
-
Scaling Agile with the Disciplined Agile Delivery Framework
The Disciplined Agile Delivery (DAD) framework is a process decision framework with end-to-end strategies for delivering solutions. InfoQ interviewed Mark Lines about the deploying the Disciplined Agile Delivery framework, how it support continuous delivery and DevOps, how DAD relates to the Scaled Agile Framework (SAFe).
-
DevOps Adoption in the Large Enterprise
CA Technologies recently published a study on the perceptions of 1,425 IT and line of business (LOB) executives on DevOps. It found that 88% of respondents have adopted (24%) or are considering adopting (64%) DevOps. The study focuses on the views of executives (e.g.: C-level, VPs, Directors) at organizations with revenues of at least $500M, bringing a different perspective on the subject.
-
Heroku Adds GitHub and Dropbox Deployment Options
Developers have two new ways to publish code to the Heroku Platform-as-a-Service. Heroku recently added mechanisms to push code stored in either Github or Dropbox. These features, currently in beta, give Heroku a set of deployment techniques that compare favorably to other PaaS providers.
-
Should all .NET Collections Implement all .NET Collection Interfaces?
Should all .NET Collections Implement all .NET Collection Interfaces? That was the first of several important API questions asked in the .NET Core API Review for January the 14th. This video contains a recording of the discussions about ten change requests for the .NET’s base class library.
-
Microsoft Embraces GitHub for their .NET Compilers
Microsoft is continuing their move from CodePlex to GitHub for their open source offerings. The F# compiler was moved on the 13th, with the Roslyn based C# and VB compilers following a few days later.
-
New VS2015 Preview Highlights Enhanced Diagnostic Tools
The latest preview of Visual Studio 2015 demonstrates new diagnostic and debugging tools along with a new release of TypeScript. An updated build of ASP.NET 5 is also included, broadening its developer tools.
-
DevOps and Auditing
Audit processes are based on the traditional software development life cycle. Organisational DevOps skill can support auditing processes through collaboration and clear communication between DevOps personnel and the auditors. Software development and IT operations should be a proactive partner in the auditing process.
-
1.0.x Release for io.js
The io.js team has released version 1.0 -- but the versioning does not suggest the platform is "production ready." Despite overtaking Node, io.js clarifies the release in its own FAQ: "The choice to release as 1.0.x was not to signify that io.js should be considered production-ready, but because it was a significant enough release from Node.js to warrant a major version increment," it says.
-
Spring Boot 1.2.1 Released
InfoQ speaks to Spring Boot co-creator Phil Webb about the latest release of Pivotal's convention over configuration offering for bootstrapping Spring based projects.
-
Facebook Open Sources Modules for Faster Deep Learning on Torch
Facebook has open sourced a number of modules for faster training of neural networks on Torch.
-
Technical Leadership for Agile Teams
When developers are promoted into a position leading the team, a different skillset is needed. InfoQ interviewed Patrick Kua, author of the book, Talking with Tech Leads, about the need for technical leaders, differences between the Scrum master and Tech Lead roles, leadership skills and what technical leaders can do to support people in developing their skills and abilities.
-
Pivotal Pulls Groovy/Grails Funding
Pivotal Software today announced that it will be withdrawing funding for the popular Groovy and Grails frameworks after March 31, 2015. Pivotal cited their larger strategy to concentrate resources on accelerating both commercial and open source projects that support its growing traction in Platform-as-a-Service, Data, and Agile development.
-
Scaling Agile: Frameworks and Experiences
The Agile Consortium Belgium together with UNICOM is organizing the Scaling Agile for the Enterprise 2015 congress in Brussels, Belgium. InfoQ interviewed Arie van Bennekum and Jan de Baere from the Agile Consortium about activities organized by the Agile Consortium, issues that the software industry is facing with agile scaling and stories from enterprises that have successfully scaled agile.
-
Developing an Apple Watch App
At a recent Seattle Xcoders Meetup, Curt Clifton, software engineer at The Omni Group, described what developing for the Apple Watch is like. He discussed a watch app conceptual model, data communication between the phone and the watch, and a few challenges.