BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Articles

  • STEP – A Map for an Agile Journey

    Are you finding joy in work and delighting your customers? STEP is simple map for an Agile-inspired journey of continuous improvement. Start by Stopping to visualize your work-flow. Transform your way of work, limiting the amount of work-in-process. Then Expand your improvements, inspire more people to develop the habit of team learning. Finally, keep walking, keep Perfecting your way of work.

  • Plastic SCM – DVCS at Enterprise Level

    Building on his earlier article, “Distributed Version Control Systems in the Enterprise”, Pablo Santos discusses his company’s product: PlasticSCM. While other DVCS systems were designed for the needs of the Linux open source community, PlasticSCM addresses the problems facing enterprise software developers, especially those using .NET.

  • Don't SCIM over your Data Model

    This opinion piece discusses three specific suggestions for improving the SCIM data model: 1. Both the enterprise client and cloud provider should map their internal IDs to a shared External ID, which is the only ID exposed through the API. 2. Multi-valued attributes of a resource must be converted from an array into a dictionary with unique keys. 3. 3 ways to improve the PATCH command

  • Wireframes: A Great Way to Start Development Projects

    In this article, Andreas Wulf introduces wireframing as a simple and effective way to kickstart your development projects. Wireframes allow you to present your ideas in a tangible form so that can be shared and debated (without writing any code). By leaving out graphic design details, wireframes are not only quick and easy to create and change, they help us stay focused on the “big picture”.

  • A Brave New World of Testing? An Interview with Google's James Whittaker

    Cloud Computing is creating substantial changes to the usual way of doing business. How should organizations leverage this approach to improve testing and quality assurance of software? To get an answer, author Forrest Shull spoke with James Whittaker from Google about cloud computing testing.

  • Is the Enterprise Ready for DevOps?

    As the DevOps movement gains popularity enterprises have started to adopt its concepts and tools to manage large infrastructures and complex delivery processes. InfoQ asked some experienced DevOps adopters about the organizational and technical obstacles still ahead for the movement to step into the enterprise world.

  • Continuous Feedback in Agile Teams

    Continous feedback is important in helping team members course correct and align themselves to the larger goals of an agile team. It fosters a healthy environment of openness and honest feedback among team members which is critical for an Agile team to learn and adapt quickly to perform at their best potential. Building a great feedback culture is key to building successful self organised teams.

  • Defending against Web Application Vulnerabilities

    In this article, authors discuss the security in software development life cycle and how to defend against web application vulnerabilities using techniques like white-box analysis and black-box testing. They also talk about secure coding practices based on the defense-in-depth approach using three lines of defense: input validation, hotspot protection, and output validation.

  • The Culture Game - a book by Dan Mezick

    The book looks at the foundations of culture, what constitutes organisational culture and discusses ways to encourage and lead cultural transformation. Drawing on his experience with Agile practices the author examines the values that underlie culture, shows how the Agile values engender organisational learning, and how important a learning culture is to success in the modern business environment

  • Cloud Computing Described Through The Analogy of (US) Thanksgiving Dinner

    This article explains Cloud computing using the analogy of US Thanksgiving dinner.

  • Exterminating Heisenbugs

    Victor Grazi presents ten tips to keep in mind when architecting or developing concurrent applications in Java.

  • Tackling real-world unit testing problems

    All the information, books and tools are out there, just pick up NUnit, and you’re good to go, right? Not exactly. Even before deciding to start unit testing, we need to sift through real experience of others; good and bad, horror stories and miracles (“This one test saved me a week of work!”). Then, we take the plunge, and realize: There’s so much to learn!

BT