BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Gardens Point Ruby.NET internals interview

    An option for running Ruby on the CLR today is the Gardens Point Ruby.NET compiler. A lot of work has gone into compatibility with Ruby and, recently, interoperability with other languages on the CLR. We talked to John Gough, of the Ruby.NET team, about technical details, compatibility and future plans for community participation in the project.

  • What can Math and Psychology teach us about Agile?

    With Agile, we avoid early commitments to gain flexibility later. APLN members Chris Matts and Olav Maassen have noted a connection here with the math behind financial options. Their article introduces "Real Options," applying both psychology and financial math to our thinking about Agile practices. They propose it will help us refine our agile practices and take agile in new directions.

  • Article: SOA Governance: The Basics

    In this article, MomentumSI's Ed Vazquez explains the basics of SOA governance, with an explicit focus on the need for a holistic SOA governance model and shared governance principles.

  • Apache Solr: Lucene Based Server Provides Highly Scalable Enterprise Search

    Apache Solr is a Lucene-based enterprise search server that delivers out-of-the-box indexing and query capabilities in a portable war file. Users interact with Solr via an HTTP interface, submitting content for indexing and making queries using XML documents and HTTP GET parameters.

  • Entity Services - Pattern or Anti-pattern?

    Entity Services or business-centric entities are considered by some to be a corner stone of Service Oriented Architecture - however not everyone agrees with this view. So are Entity Services a pattern or an anti-pattern for SOA?

  • Article: Unit-Testing XML

    In this exclusive InfoQ article, Stefan Bodewig explains how to use the XMLUnit Java framework to write tests in the presence of XML.

  • The Microsoft OBA Framework

    Microsoft has been touting a new way to build composite applications using the acronym, “OBA”. The intended sweet spot for OBA is within the Lines of Business within the greater Enterprise cloud. The OBA framework capitalizes on the large number of Microsoft Office licenses that have been sold world-wide.

  • Google GData/Atom Publishing Protocol too limited for Microsoft

    Dara Obasanjo writes about the limitations of the Google Data API (Google's implementation of the Atom Publishing Protocol with some extensions) as a general purpose protocol and explains why Microsoft will not support or standardize on GData.

  • JRuby 1.0 Released: Bringing Ruby Compatibility to the JVM

    JRuby 1.0 has been released. The release marks 9 months since commiters Charles Nutter and Thomas Enebo were hired by Sun. The release is being termed as "Ruby compatible" with all known JRuby bugs causing incompatibilities with Matz's Ruby (MRI) resolved.

  • W3C Workshop on Web of Services Report

    The W3C has released a report about the results of the Workshop on the Web of Services for Enterprise Computing, which was held in February.

  • InfoQ Turns One Year Old!

    InfoQ officially launched exactly one year ago today, and what a year it has been! Our mission is to be the world's source for tracking change and innovation in the enterprise software development community; in keeping with that mission InfoQ has published a crazy amount of content, launched our QCon event in London, launched InfoQ China, and have reached over 135,000 unique visitors/month.

  • Getting Started with the DLR

    John Lam has posted a quick start kit for people interested in creating their own languages using the DLR.

  • Digging Deeper Into The Myths of Ruby vs. Java

    Stuart Halloway of Relevance recently wrote a series of blog posts on "Ruby vs. Java Myths". The series was prompted after he switched gears from working on a green field Ruby project back to a well established Java project.

  • Google SoC Series: Constraint programming with Ruby

    Constraint programming is a type of logic programming which allows you to define the constraints of a problem and leave it up to the computer to determine a solution. A Google SoC sponsored project will bring constraint programming to Ruby via a binding to the Gecode library. We talked to Andreas Launila, who develops the project.

  • Test Dozens of Browsers All At Once

    A new project called Browsershots allows web designers to see what their site looks like in a multitude of browsers and platforms with a trivial amount of effort.

BT