BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Articles

  • Merry Swiftmas from InfoQ

    It's nearly Christmas time now and some might still be looking for a tree and a few presents. Well, InfoQ would like to help you here. This article teaches you to create as many trees and presents as you need on your iOS device using Apple Swift and SceneKit. SceneKit is a 3d-graphics-framework often used for gaming projects and obviously sometimes to create Christmas accessories. Merry Swiftmas!

  • Creating a Sales Dashboard with Bootstrap and ShieldUI

    Bootstrap is a front-end framework, which addresses important development problems such as element positioning, application responsiveness and multi-device rendering. This article shows how to use it, along with ShieldUI, to create a sales dashboard.

  • Book Review and Interview: The Practice of Cloud System Administration

    The new book, The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems, looks at a wide range of considerations for cloud-scale systems. In this book review and interview with the authors, we look at how teams can apply proven best practices.

  • Spark the Change Runner up - the Markel Marvel: A Case Study of IT Transformation in Insurance

    In an industry famously resistant to change, Markel International began an ambitious program to improve its technical capabilities and development culture. Many companies talk about transformation, but few are prepared to tell the story warts-and-all. Spark judge and writer, Helen Walton, interviews the Markel team to discover the obstacles faced as they went from waterfall to agile in 6 months.

  • Roy Fielding on Versioning, Hypermedia, and REST

    Roy Fielding talks to Mike Amundsen about versioning on the Web, why hypermedia is a requirement in his REST style, the process of designing network software that can adapt over time, and the challenge of thinking at the scale of decades.

  • Designing a Highly Available, Fault Tolerant, Hadoop Cluster with Data Isolation

    As data grows exponentially, the modern Hadoop ecosystem provides not only a reliable distributed aggregation system that delivers data parallelism, but also analytics for great data insights. In this article Monica Beckwith, starting from core Hadoop components, investigates the design of a highly available, fault tolerant Hadoop cluster, adding security and data-level isolation.

  • Open Kanban: The First Agile and Lean Open Source Method for Continuous Improvement

    Open Kanban is an innovative open source method that takes the best ideas from Agile and Lean and creates a minimal method, one that is designed to be adapted to any business or even personal use. Open Kanban recognizes the importance of technical excellence, and for that reason it is designed to be extended to address a particular knowledge area. Kanban Ace is the first extension of Open Kanban.

  • Spark the Change Winner - Mission-critical: a case study of GCHQ’s culture of innovation

    The UK’s intelligence agency has a proud history of technical innovation, but given its need for secrecy and public accountability, it doesn’t sound like the kind of place to win an award for ‘innovation in management and building a happier workplace’. Yet when Spark judge, Helen Walton, interviewed GCHQ, she discovered a culture of creativity, diversity and surprising openness.

  • Removing Binary Files from git using Roberto Tyley’s BFG Repo-Cleaner

    Source controls systems are not just black boxes that just work. If you don’t properly maintain your repositories, they will eventually become a major burden to the developers who are trying to use it. Tools can help with this, such as Roberto Tyley’s BFG Repo-Cleaner for Git. This tool is used to remove large binary files that were accidentally checked into a git branch.

  • Author Q&A: Introduction to Agile Methods by Sondra Ashmore & Kristin Runyan

    The book Introduction to Agile Methods by Sondra Ashmore & Kristin Runyan is a straightforward introduction to agile values, principles and practices which includes interviews with various luminaries and respected figures from the agile movement.

  • Implementing Hypermedia

    In this article, we'll talk about four different real-world implementations of hypermedia: how you may already be using hypermedia through image links, how GitHub uses the Link header for pagination, using hypermedia in constrained systems like iOS, and how Balanced uses hypermedia principles to build their product.

  • Book Review and Interview: Mastering Eclipse Plug-in Development

    Regular InfoQ Java contributor Dr. Alex Blewitt has recently published a follow-up to last year’s "Eclipse 4 Plug-in Development by Example”. Called “Mastering Eclipse Plug-in Development,” the book, like its predecessor, is essentially a tutorial, but it assumes that you are already familiar with the basics of building plug-ins for the Eclipse IDE, and rapidly dives into advanced topics. 

BT