BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Architecture & Design Content on InfoQ

  • Addressing Nonfunctional Requirements in Scrum

    Nonfunctional requirements describe qualities of a system (what it is) rather than its behaviors (what it does). Scott Ambler inspired much discussion when he recently asserted "Scrum's product backlog concept works well for simple functional requirements, but... it comes up short for nonfunctional requirements and architectural constraints." in an article on Dr. Dobb's Portal.

  • Dynamic C# in Action

    Dynamic typing in C# has a lot more uses than just calling COM and Python components. I can also be used to simply parsing the result of REST calls.

  • Workflows, Services and Models

    In his new whitepaper, David Chappell takes a first look at the latest Microsoft technologies - WF 4.0, Dublin, and Oslo, explaining what these technologies are and more importantly, how they can be used together to create and run workflow-based, service-oriented, and model-driven applications.

  • How a Modeling Language Should Look Like and where UML Stands with Regard to this?

    Based on the book Domain Specific Modeling by S. Kelly and J.-P. Tolvanen, the author of Learning Lisp blog exposed some thoughts on how a modeling language should look like and where UML stands with regard to this. While it appears that UML doesn’t provide enough precision and high enough level of abstraction, another blogger suggests a different approach that may allow its successful use in MDD.

  • .NET 4 Feature Focus: Code Contracts

    By far the most important feature of .NET 4.0 is support for a language agnostic design by contract framework. When used properly, design by contract has the ability to greatly reduce the potential for bugs in software while at the same time reducing the number of unit tests that need to be generated.

  • Martin Fowler on Oslo

    For many years Martin Fowler has been in the forefront of software engineering. He is often given credit for popularizing techniques such as refactoring and dependency injection. Lately he has been evangelizing domain specific languages, so of course Oslo piqued his interest.

  • Static Analysis Tools Roundup: Roodi, Rufus, Reek, Flay

    Ruby_parser, ParseTree, and it's cleaned up output UnifiedRuby, provide access to Ruby source code ASTs. We take a look at four static analysis tools built in plain Ruby: Flay, Roodi, Rufus, Reek.

  • Mono: Going Beyond the Standard

    The Mono team is perpetually playing catch-up to Microsoft. That's the party line, but is it still true? Recent advances suggest Mono may soon be challenging Microsoft on its own turf.

  • Scrum Certification Test

    On many occasions various members of the agile community have complained that the Scrum Certification is meaningless because almost everyone who takes the class gets a certificate. As of Jan 1. 2009 that will no longer be the case.

  • The Ioke JVM Language: The power of Lisp and Ruby with an intuitive syntax

    Ola Bini, a core JRuby developer and author of the book Practical JRuby on Rails Projects, has been developing a new language for the JVM called Ioke. This strongly typed, extremely dynamic, prototype based object oriented language aims to give developers the same kind of power they get with Lisp and Ruby, combined with a nice, small, regular syntax.

  • Apache Lucene and Lucene.Net – Full Text Search Servers

    Ten years ago, relying on open source projects was unimaginable in most Windows shops. These days, .NET programmers are awakening to the world of enterprise class software developed and proven on the Java platform. Today we look at the popular Full Text search engines, Apache Lucene and Lucene.Net.

  • Microsoft Joins AMQP Working Group

    Microsoft Corp. joined the Advanced Message Queuing Protocol (AMQP) Working Group, an organization focused on the development of the AMQP specification.

  • InfoQ Brazil Launches

    InfoQ Brazil (http://www.infoq.com/br) is now officially launched! All InfoQ daily news & articles will be translated henceforth, with additional local news, articles, and videos produced by the Brazilian community on an ongoing basis. InfoQ Brazil launched officially this weekend, and has already gotten over 6700 pageviews in the last couple of days.

  • Reporter's Notebook: What I learned from PDC

    The watch-word isn't "cloud computing" or "scalability", it's trust. For all the cool stuff surrounding Windows Azure, literally no one on the floor was talking about actually using it. Even for products that can be partially hosted in-house like Mesh people are saying "Cool, but I can never use it".

  • Spring Integration RC1 hatched: Q&A with Iwein Fuld on key benefits, deployment & future directions

    Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns. Following the announcement of RC 1 that became available this week InfoQ has a Q&A with SpringSource’s Iwein Fuld on key benefits, deployment scenarios and future directions of Spring Integration.

BT