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

  • OSGi 4.2 released

    The OSGi Alliance has just released the OSGi 4.2 specification. Although early drafts of it have previously been available, this is the final release version. What does this release hold? InfoQ has previously covered a sneak preview, but now that the spec is final, here are the new and noteworthy items of OSGi 4.2.

  • Is Enterprise Architecture Suitable for Small Businesses?

    Enterprise Architecture (EA) is considered a mandatory tool for big companies, those which can afford the required human and financial resources to use it. But some question that assumption affirming that EA is for SMBs too.

  • PairWithUs: On-Demand Agile Software Development Video Examples

    One thing well known by most programmers is that the best (only?) way to learn programming technique is by example; specifically, watching someone else doing it. Antony Marcano & Andy Palmer's 'PairWithUs' gives people a great place to do just that.

  • Bill Pugh Releases FindBugs 1.3.9

    Bill Pugh has released FindBugs 1.3.9, the latest update to the popular Java static analysis tool. The latest release adds 12 new bug detectors and continues to work on improving the effectiveness of FindBugs as a tool for developers working with large code bases, a trend which will continue with the 2.0 release expected later this year.

  • 97 Things Every Programmer Should Know

    The 97 Things series continues, after the architect and the project manager, with things every programmer should know. InfoQ talked to its editor Kevlin Henney.

  • The CodePlex Foundation – Community Reactions and Interviews

    After the announcement of the newly created CodePlex Foundation (CPF), many opinions and reactions has been expressed in the community. InfoQ has monitored these to give a summery of the reactions and discussions so far. InfoQ have also interviewed Scott Bellware, Ayende Rahien and Scott Koon on their opinions of the new foundation.

  • Microsoft Is Still Committed to Maintain the Linux Drivers It Has Contributed

    Greg Kroah-Hartman has written recently that Microsoft is not validating the Linux kernel patches he has submitted. Sam Ranji assures us that Microsoft has been busy testing those 200 patches.

  • CloudCrowd - A 100% Ruby Cloud Solution

    DocumentCloud is a non-profit organization which provides document-based applications. With highly expensive processing tasks to accomplish in parallel, DocumentCloud decided to implement its own cloud solution in Ruby: CloudCrowd. InfoQ spoke with the author, Jeremy Ashkenas of DocumentCloud, to learn more.

  • Ruby Static Analysis Tools Roundup: metric_fu, Simian, Saikuro and More

    Code quality tools for mainstream languages have reached a certain level of maturity, but tools for Ruby are still growing and become more important as Ruby spreads from early adopters to the early majority. InfoQ takes a look at the available code quality tools in the Ruby space.

  • First-ever JRubyConf Announced

    Today it was announced that, immediately after November's RubyConf in San Francisco, there will be the first-ever JRubyConf conference, held at the same location as RubyConf. InfoQ spoke with JRuby project co-lead Charles Nutter to learn more about this conference and what it means for the JRuby Community.

  • Stanford Study Shows: Maxi-Multitaskers' Performance Impaired

    A Stanford University study confirms that multitasking is definitely counterproductive: maxi-multitaskers fared worst in several standard tests. Agile implementors take note: there's good reason to urge each team to work on one product, with one product owner - splitting time across many tasks is a less effective way to work.

  • Enterprise 2.0, a New Buzzword

    A new post by Andrew McAfee describes the advantages of Enterprise 2.0 and gives examples of how Enterprise 2.0 approaches can help to solve real life problems.

  • Lucid Imagination Releases Performance Monitoring Utility for Apache Lucene

    Developers working with Apache Search engine Lucene typically rely on using a code profiler, debugging the source code, or manually instrumenting the Lucene code to track down performance variations with their Lucene implementation. LucidGaze, a free product from Lucid Imagination, offers an alternative. InfoQ takes a look at the product and talks to Lucid Imagination to find out more.

  • Deleting Data Is Not a Recommended Practice

    Oren Eini, alias Ayende Rahien, encourages developers to avoid database soft deletes leaving the reader with the impression that hard deletes are an option. Reacting to Ayende’s blog post, Udi Dahan strongly advices to completely avoid data deletion.

  • Building Scalable Web Services

    Tom Killalea, Vice President of technology with responsibility for infrastructure and distributed systems engineering at Amazon.com wrote an article on ACM queue on building scalable web services. He outlines guiding principles to building scalable web services with a lot of real-world examples, the core theme of which is “build only what you need”.

BT