BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Estimating Business Value

    The traditional agile approach to prioritization is that user stories of higher business value should be implemented before ones of lower business value. The concept is simple, but implementing it well relies on having a mechanism to assess business value. Pascal Van Cauwenberghe has recently described an approach to defining business value, called "Business Value Modeling", which may help.

  • Overlapped or Synchronized Sprints?

    When a Scrum project grows, so do the team members. The suggested way of managing a growing team is to split the team into multiple teams keeping in line with the Agile recommended team sizes. However, there could be multiple communication and coordination problems when each team starts working in a sprint of their own.

  • 80legs Is a Web Crawling Service

    80legs is a web crawling service running on a distributed grid of 50,000 computers, spidering the web at a rate of 2 billion pages/day, and analyzing the content found.

  • Stack Overflow Has Open Sourced Markdown/C#

    Markdown Sharp, initially called Markdown.NET, a C# implementation of the Markdown text processor, has been open sourced by Stack Overflow.

  • Mono Introduces Experimental C# Language Extensions

    Having caught with the recent advances in Microsoft’s C# 4, the Mono team is now playing with their own extensions to the language. The two features they are experimenting with are string interpolation and support for multiple return values.

  • Azure Feature Voting Results

    While voting is still open, there are some clear front-runners for the most needed features. The vote is being run by Mike Wickstrand, Senior Director of Product Planning for Windows Azure, and hosted at www.MyGreatWindowsAzureIdea.com. Of the top 6 items, there are four requests for making Azure cheaper in various scenarios, a request for .NET 4.0 support, and the need for sending email.

  • JProfiler 6.0 Supports Dynamic Instrumentation and Locking History Graphs

    The latest version of JProfiler supports dynamic instrumentation, locking history graphs and exceptional method run analysis. The company behind JProfiler, ej-technologies, recently announced the release of version 6.0 of the java application profiling software. The tool also allows monitor profiling and thread dumps view.

  • Information Can Be Sold and Bought in “Dallas”

    Microsoft’s service codename “Dallas” is an information marketplace bringing together data, imagery and service providers and their consumers facilitating information exchange through a single point of access.

  • Does Effective SOA Governance Require a Registry and a Repository?

    Everyone agrees that SOA governance is required for a successful SOA implementation. At the same time the question of whether Registry and/or Repository is required for a successful governance implementation is still subject to debate.

  • Plura, a SETI-like Distributed Grid

    Plura Processing is a SETI-like distributed network harnessing the power of tens of thousands of computers.

  • Moonlight 2.0 Comes with a New Covenant

    Moonlight 2.0 (final version) comes with a promise from Microsoft to help the developing of Moonlight 3 and 4, and a new MS Covenant to end users protecting them from patent infringement by using Moonlight.

  • Reasons for Delay in an Agile Project

    A delay, in general, is getting something done later than it was scheduled for thereby causing distress and inconvenience. Likewise, a delay is considered to be a waste in the Agile terminology. A delay causes discontinuity and thereby causes other wastes like relearning, task switching etc. A few Agilists discuss the common delays and ways to resolve them.

  • Azure Storage Options

    The Windows Azure Platform offers a wide range of storage options for unstructured, structured, and message style data. Deciding which option to use can be quite daunting, especially with the limitations of this new technology being so uncertain. This piece enumerates the storage options and discusses their basic capabilities and limitations relative to the other options available on the platform.

  • Stabilization Sprints, A Necessary Evil or Pure Waste?

    Stabilization sprints are an additional number of sprints added to the end of the normal development cycle before shipping the product. As the name suggests, they’re usually added to shake down the product one last time and drive the last of the bugs. Do they belong in Agile environment or should "Done" be enough.

  • Maven and JRuby Roundup: Maven_gem Brings Maven Libs to RubyGems, GemCutter Inspires JavaGems

    JRuby's Charles Nutter is making Maven artifacts installable as RubyGems. An alternative to using Maven is JavaGems, built on RubyGems, Bundler and Gemcutter to make it easier to install libraries for Scala, Clojure and other JVM languages. Also, JRuby gets the ability to generate real Java classes.

BT