BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • HDIV 2.0: Security framework now integrates with Spring MVC and JSTL

    HDIV, an open-source web application security framework, recently released version 2.0. InfoQ spoke with HDIV project lead Roberto Velasco Sarasola to learn more about this release.

  • Confusing unit-of-work with threads

    Most server-side applications and many desktop applications contains data that is tied to a particular task that’s being executed. A common solution is to keep that kind of data in thread-local storage; to keep the data in variables bound to the executing thread. Convenient, but a practice based on a faulty assumption.

  • Stephan T. Lavavej on the future of C++

    On the Microsoft Visual C++ blog Stephan T. Lavavej, a library developer, speculates about the future of the C++ language.

  • JSR 277 and JSR 291 Interoperability threatened by lack of a prototype

    The latest salvo in the discussion of JSR 277, JSR 291, and OSGi appeared last week in the form of a post by Glyn Normington, spec lead for JSR 291 and Expert Group member for JSR 277. He is concerned that the Expert Group has not been presented with a strawman yet and that the Expert Group will end up merely rubber stamping the strawman rather than discussing it in detail and making changes.

  • Catching up with the Castle Project

    The Castle Project is an open source project that runs on .NET, providing an MVC (Model-View-Controller) framework similar to the popular Ruby on Rails. The Castle Project has been in development since 2003 and released Version 1.0 RC2, in November of 2006. As the project nears its V1.0 RC3 we caught up with Hamilton Verissimo, the founder of the project.

  • Warbler: Rails Packaging for Java EE WAR files enhancement

    To enable easy deployment of your Rails application to JEE Servers, Nick Sieger improved upon Goldspike with 'Warbler', a new tool to make it easier to package your Rails application into a war.

  • SOA Software Adds SOA Management for Microsoft BizTalk Server

    SOA Software, a provider of Service-Oriented Architecture (SOA) Governance, Security, Mediation, and Management solutions, announces a partnership with Microsoft to provide SOA Governance features for BizTalk Server 2006 R2.

  • LINQ Aggregates in VB and C#

    An aggregate is a function that takes a collection of values and returns a scalar value. Examples from T-SQL include min, max, and sum. Both VB and C# have support for aggregates, but in very different ways.

  • Gone in 160 seconds - cracking passwords with Rainbow Hash Cracking

    The Microsoft password strength checker rates "Fgpyyih804423" as a strong password, but the multi-platform password cracking tool ophcrack was able to crack it in 160 seconds using a Rainbow Hash Table attack. Jeff Atwood takes a look at this attack technique, and offers suggestions for safe password storage.

  • Interview: Yahoo's Doug Cutting on MapReduce and the Future of Hadoop

    In this special InfoQ interview, Hadoop project lead Doug Cutting discusses MapReduce, the benefits of open source, and the future direction of the project.

  • jQuery Gaining Traction With 1.2 and jQuery UI

    jQuery is quickly becoming the Ajax library of choice for many. jQuery 1.2 was released yesterday and has many new features. A preview/teaser of jQuery User Interface was shown as well.

  • Agile Bibliography Wiki

    George Dinwiddie announces the Agile Bibliography Wiki to track readings on the subject of agile, particularly those that are useful to back up a point, or which are useful references, and invites the community to help fill out the reading list.

  • Nimbus Look-and-Feel: Vector UIs for Java

    In his announcement that the Nimbus Look-and-Feel (LAF) is nearing completion, Jasper Potts indicated that the Nimbus LAF will be based on vector graphics, with support for high-dpi resolution-independent user interfaces and assembled using a new visual tool for creating painters.

  • ColdFusion as an Integration Platform

    Facing stiff competition in the web server market, Adobe has added .NET support to ColdFusion 8. This sets it up to be perhaps the most connected platform out of the box.

  • Metastorm Aquires Proforma

    Metastorm, the maker of the Metastorm BPM Suite, has acquired Proforma, an Enterprise Architecture/Process Modeling tool vendor. The acquisition makes Metastorm one of the few vendors able to offer BPM and EA Modeling together.

BT