BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • CORBA Guru Steve Vinoski on REST

    Well-known CORBA guru Steve Vinoski has authored an article for IEEE Internet Computing that takes a look at REST from a typical SOA developer's perspective.

  • Evolving Embedded Domain Specific Languages in Java

    Steve Freeman and Nat Pryce presented a paper on Evolving an Embedded Domain-Specific Language in Java at OOPSLA 2006. The paper describes the evolution of jMock from a framework to a domain specific language embedded in Java. They describe how it happened, lessons learned about EDSLs, their limits, and how Java and C# work as host languages for them.

  • OpenLaszlo Rings in the New Year with Flash 9 and DHTML Runtimes

    OpenLaszlo is starting off 2007 with a beta candidate of version 4 of the OpenLaszlo platform. This is a significant release as it includes a new DHTML runtime target in addition to the previously available Flash based runtime.

  • Support for Zip Files Still Lacking In .NET 3.0

    The ability to use file compression like the venerable ZIP format is very important to many developers. For those developers using.NET, that means dropping to command shell or using a third-party component. With .NET 3.0, there is built-in support for ZIP files, though the implementation is somewhat questionable.

  • Resolutions: Integrity of Code and Conduct

    At the start of each New Year, some of us stop to look backward, and actively resolve to move forward wiser than before. Scott Ambler, Liz Barnett and Kirk Knoernschild have shared with us their recommendations for working smarter in 2007, including: take a hard look at at your business objectives; equip your teams properly to maximize agility; and above all - behave yourselves!

  • JRake: Ant-Killer Combo of JRuby and Rake

    As JRuby becomes a viable solution for real development tasks, former ThoughtWorker Matt Foemmel is hard at work improving the world of build scripts by replacing ant with rake. He's winning fans among heavy-hitters such as Martin Fowler.

  • GigaSpaces 5.2: Adds support for Spring, .NET, local-views

    GigaSpaces this month released version 5.2 of their in-memory datagrid and space-based architecture suite, now bringing it's capabilities to the .NET world, as well as adding support for Spring, SQL-based continuous queries and local-views, and special support for "slow consumers". InfoQ spoke to GigaSpaces CTO Nati Shalom to find out more.

  • Interview: Ryan Davis a.k.a. Zenspider

    Ryan Davis, a.k.a. "Zenspider", is arguably one of the most influential Rubyists in the community. He is the author of a number of valuable open-source tools, including RubyInline and ZenTest. In this exclusive InfoQ interview, Ryan gives us a glimpse into how he has been pushing the envelope of what's possible with the Ruby language and runtime since 2000.

  • Dave Thomas: EssUP Embraces Agility

    Dave Thomas, founder of the team that produced the Eclipse IDE and the Visual Age Java IDE, recently evaluated Ivar Jacobson's new Essential Unified Process (EssUP). His article on Dr. Dobb's Journal called it "a dramatic improvement to UP," concluding that it "embraces agility."

  • Run Multiple Versions of IE on one PC

    With the release of Internet Explorer 7 (IE), web developers once again need to test multiple versions of IE. Unlike other browsers like FireFox, IE is a system component for the Windows operating system. This makes running multiple versions side-by-side very difficult. Yousif Al Saif's Multiple IE installer makes that pain go away.

  • The Trouble With Systems

    Matt Heusser has written a new piece about the problems inherent with excessively detailed systems and processes, and - perhaps unwittingly - how this relates to agile software development.

  • Ruby Test Integration With CruiseControl.net

    Brent Heinz shows how to integrate your Ruby on Rails test suite into your CruiseControl build process so you can see the test results in the web dashboard.

  • Using Regular Expressions in SQL Server Integration Services

    Jamie Thomson demonstrates how to use .NET scripts in a SQL Server Integration Services (SSIS) pipeline to add Regular Expression support.

  • Lean Process Works at Toyota USA

    Since the "Toyota Production System" emerged in the late 80's, GM, Ford and Chrysler have applied TPS ideas, but they still trail Toyota. In his article, "No Satisfaction at Toyota," Charles Fishman suggested that the key is in teaching new ideas about what success looks like. It's an interesting read for those thinking about waste reduction in software development.

  • Debate: JSON vs. XML as a data interchange format

    The debate about JSON vs. XML as a data interchange format has begun in blogspace, following JSON inventor and architect at Yahoo Douglas Crockford's talk at XML 2006 JSON, the fat-free alternative to XML. Microsoft's XML head Mike Champion weighed in, as well as Sun's Tim Bray and many others.

BT