BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • J.B. Rainsberger: "Integration Tests Are A Scam"

    Well-known agilist and TDD expert J.B. Rainsberger has begun a series of posts to explain why his experience has led him to the thought-provoking conclusion that "integration tests are a scam".

  • .NET Scientific Computing with Meta Numerics

    Meta Numerics is a .NET library for scientific computations offering support for complex numbers, matrixes, advanced functions and statistical operations.

  • Presentation: Making Roles Explicit

    In this presentation recorded during QCon London 2008, Udi Dahan, The Software Simplist as he calls himself, explains why sometimes it is not enough to apply good OOP and patterns lessons. He introduces a new principle: make roles explicit.

  • No More Underscores in VB 10

    Visual Basic 10 will have an improved compiler that makes underscores optional for most line continuations. This represents a significant change for VB, traditionally a line-terminated language.

  • JRuby Roundup: Google App Engine Support, BiteScript, New Compiler

    With JRuby 1.2 released, the JRuby community is working on new projects such as a new Ruby to bytecode compiler, a standalone JRuby parser and a first release of the bytecode generating DSL Bitescript. Also: JRuby works on Google App Engine's newly announced Java support.

  • Google Brings App Engine's Pros and Cons to Java

    Google has broadened their Google App Engine (GAE) support to include Java in addition to Python. However, it also imposes a number of limitations on the GAE Java applications to further Google's ability to scale and cluster them with minimal effort.

  • Presentation: Interactive Websites with Comet and DWR

    In this session filmed during QCon London 2008, Joe Walker presents Comet, a long polling AJAX method used for updating the browser’s page, and DWR, a Java library for writing web sites using AJAX.

  • The State of the Internet

    Akamai has released their quarterly report on the state of the Internet for Q4/2008. Akamai monitors the Internet traffic using agents installed across all continents and reports the findings on several domains: security, network and web outages, Internet penetration.

  • Google Eclipse Plugin released

    Google has released an Eclipse plugin specifically for increased productivity with Google App Engine and Google Web Toolkit.

  • Pruning The Deadwood from Java EE

    Java EE 6 begins the process of pruning APIs from the platform, with five likely to get the chop.

  • Silverlight Has Lost an Important Customer

    Yesterday, the MLB 2009 season started being broadcasted live on the Internet by MLB.TV using Flash instead of Silverlight. After one year of using Silverlight, MLB switched back to Flash due to problems plaguing Microsoft’s player.

  • IBM-Sun Takeover Talks Collapse

    IBM's talks to acquire Sun Microsystems have broken down according to media reports.

  • Run Code Run: Hosted Continuous Integration

    RunCodeRun is a hosted continuous integration service for Ruby projects on GitHub, developed by Relevance. We take a first look at the project and talked to its developer Rob Sanheim.

  • Transaction Strategies Based on Java Transaction Models

    It is a common mistake to confuse transaction models with transaction strategies. Mark Richards discusses the three transaction models supported by the Java Platform (Local Transaction, Programmatic Transaction, and Declarative Transaction) and four transaction strategies (Client Orchestration, API Layer, High Concurrency, and High Speed Processing) that can be based on those models.

  • Presentation: Steve Vinoski on REST, Reuse and Serendipity

    Planning reusability is hard, designing for unforeseen reuse might be even harder. In this QCon London 2008 talk, Steve Vinoski presents some of the barriers to reuse found in typical distributed systems development approaches, and discusses how REST not only helps overcome some of these barriers, but also leads to potentially significantly increased chances for achieving serendipitous reuse.

BT