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

  • Is it Difficult to Write REST Clients?

    Adam DuVander, from the Programmable Web, reported last week on a survey of API experiences which raised some of the largest problems developers encounter in consuming Web APIs, including the most popular APIs.

  • W3C Launches Community and Business Groups

    W3C has opened up their infrastructure and expertise to the world to create Community and Business Groups useful to develop specifications and tests or simply hold discussions around web technologies. W3C Community Groups are open and do not require any fee, and all proceedings are public, while Business Groups do require a fee. Interview with Ian Jacobs, Head of W3C Marketing and Communications.

  • Microsoft Slows Down Release Cadence for Entity Framework, Adopts Semantic Versioning

    Since .NET 4 was released Microsoft has been pushing an ever faster release cadence for its .NET libraries with new features coming out every few months instead of every few years like it had done in the past. As a result of a recent embarrassment, the ADO.NET team is moving back to using beta releases and, to reduce future confusion, adopting the concept of Semantic Versioning.

  • What’s Next for Android?

    Google bought Motorola Mobility for $12.5B, getting 17,000 patents plus another 7,500 in the process of being granted, most of them related to communication. Android gets more litigation protection, but Google is now a hardware manufacturer, unsetting the balance in the Open Handset Alliance, the organization promoting Android. Will Android partners move to other OSes?

  • Five Candidate Patterns Promoted To The SOA Patterns Master List

    Five candidate patterns were promoted to the SOA Patterns Master List, which will appear in the upcoming "SOA with REST" book from Thomas Erl and Prentice Hall Publications. This news item gives a brief overview of each of these patterns which are common distributed system patterns applied to services at the messaging layer.

  • Behavior Driven Development In .NET

    Behavior Driven Development (BDD) is being increasingly seen as an alternative way to approach Test Driven Development. SpecFlow and NSpec are popular frameworks for BDD in .NET. They help create test specifications that are easy to read even for non-programmers and allow the design of the software to be driven by it’s purpose.

  • Kevin Montrose on the History and Mistakes of the StackExchange API

    Creating a public API for an existing website is always a risky venture, and StackExchange’s open editing policy makes it even riskier than most. In a recent series of articles, Kevin Montrose talks about what decisions went into the StackExchange API and what lessons they learned along the way.

  • Lack of Software Engineers Bears Risks

    Although many products and solutions increasingly leverage software as an essential fundament, software engineers are becoming a rare species in Western countries. The problem with scarce availability of well-educated software engineers is that many companies require more engineers then they can get and if that gap widens, this could damage the leading edge of some companies.

  • Google Native Client Makes Its Debut in Chrome 14

    Google Native Client has been included in Chrome 14 Beta, on its way to become a technology supported in production.

  • Windows Server AppFabric adds Read-Through and Write-Behind Support

    The new Read-Through and Write-Behind support in AppFabric 1.1 allow developers to improve performance while at the same time reduce the complexity of their applications. This is done by moving the logic for reading from and writing to the database into the caching server itself. Other improvements include lazy-loading of session state information and support for ASP.NET output caching.

  • Thoughtworks Technology Radar July 2011

    ThoughtWorks recently published its Technology Radar; a report to help technology leaders understand emerging technologies, identify strategic platforms and tools and prepare their organizations for them.

  • TFS To Get Modify-Merge-Commit Style Version Control

    The next version of Team Foundation Server will include a feature called Local Workspaces, which will allow Subversion Style “Modify-Merge-Commit” Version Control. This will make it much easier for developers new to TFS get acquainted to the Version Control Model compared to the current model of “Server Workspaces”, and make working offline easier.

  • Ephemeralization or Heroku's Evolution to a Polyglot Cloud OS

    Heroku recently announced its new Cedar stack and the addition of Node.js and Clojure as new deployment languages. InfoQ spoke with Heroku Co-Founder Adam Wiggins about this recent development, underlying principles and future plans. He compares a PAAS to an Operating System for the Cloud built atop of the combination of powerful, existing tools.

  • An Overview of the X++ Programming Language

    X++ is a 17 year old programming language with a syntax that meshes the structural and imperative features of Java with the set-based operations of SQL. It is primarily used within Dynamics AX, an enterprise resource planning platform. Originally a completely proprietary language, as of 2009 X++ can be compiled to .NET’s Intermediate Languages.

  • Mobile HTML5 Charts by Sencha

    Sencha has launched Sencha Touch Charts, a beta version of a set of rich, interactive charting components built with HTML5 and optimized for mobile devices. Part of the Sencha Touch offering, this library enables developers to build interactive radar, bar, line, stacked, and pie charts that are optimized for Apple iOS, Android and BlackBerry devices.

BT