BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Google SoC Series: Creating RSpec specs for Ruby runtimes

    The number of Ruby implementations grows steadily, but something is missing: a Ruby specification. The behavior of the Ruby language and its standard libraries is defined in the code of the main Ruby implementation. Two Google SoC projects aim to fix this by creating executable RSpec specifications for Ruby. We caught up with Pedro Del Gallego who works on one of these projects.

  • Navigating WS-*

    Dan Diephouse has posted a paper, titled "Navigating WS-*", that provides an excellent overview of Web services standards and their respective relevance for solving real-world problems.

  • C# and VB Continue to Diverge

    When VB.NET and C# were first released, they were often thought of as the same language with a different syntax and minor differences. As time goes on, these differences are becoming more pronounced. For example, their treatment of anonymous types is worlds apart.

  • CodeGear unveils Ruby on Rails IDE

    CodeGear announced a new IDE for Ruby on Rails development based on Eclipse. Due out in in the 2nd half of 2007, this will enter a growing market of RoR development tools.

  • Motorola Challenges Java Developers to Rethink Mobile Computing

    Thursday at JavaOne started with a thought provoking keynote by Motorola CTO Padmasree Warrior. Rather than the usual vendor keynote making grand announcements or touting specific accomplishments of her company, Warrior focused on challenging Java developers to think hard about the transformation of the mobile world.

  • Interface21 (Spring) gets 10M VC Funding

    Interface21, the provider of the Spring Framework has announced that it has received $10 million in Series A financing from Benchmark Capital. The new funds will be used to accelerate product development and expand marketing, sales and support infrastructure to scale their professional open source offerings around Spring.

  • Using SAP4Rails to Quickly Develop for SAP

    Dan Mcweeny presented a case study at JavaOne on using Ruby On Rails and SAP4Rails (an open source SAP integration library). His group was able to create a specialized web 2.0 front end in 2 weeks without prior knowledge of Ruby or Rails.

  • A Disciplined Approach to Agile Adoption

    Ahmed Sidky and James D. Arthur present an Agile Adoption Framework. Attempting to provide a structured, repeatable and measurable framework for adopting Agile processes in a software development organization.

  • Find Memory Leaks in Your Rails Application with BleakHouse

    Performance is a major issue for some Rails application. BleakHouse is a plugin that helps you find memory leaks, without using Ruby's ObjectSpace introspection.

  • Sun CTO Bob Brewin on JavaFX Mobile and JavaFX Script

    InfoQ sat down with Bob Brewin, Sun's Chief Technology Officer, who filled in some of the blanks about JavaFX, what it means to Sun, to Java developers, and to consumers, who are the real focus of JavaFX.

  • Cool things you can do with Groovy

    With dynamic languages playing a role in JDK 6, the "Cool things you can do with Groovy" session was aimed at show casing the features of the Groovy language that can help make developers more productive.

  • Java Goes Real Time

    Yesterday at Java One Sun finally announced the first implementation of JSR-1, the Real-time Specification for Java, since it was finalized in July of 2006.

  • Is Post-Agile Just Agile?

    There's been some discussion of Post-Agile lately. Much of this discussion focuses on practicing agile principles without following a given process dogma and adapting those practices that work for a given team. But is this post-Agile or just Agile?

  • Sun Finishes OpenJDK Transition

    In today's Java One keynote Sun announced that the open sourcing of Java has been completed. There is now a completely build-able JDK available to developers at the OpenJDK project.

  • SDL.NET Offers Cross-Platform Gaming for .NET Developers

    Version 6 of SDL.NET, a high-level binding for the SDL API, has been released. This, combined with the Tao framework, form the corner-stone of MonoXna.

BT