BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • Stefan Tilkov on REST on new Parleys presentations site

    At the SOA conference organized by BeJUG (Belgian Java User Group), InfoQ's Stefan Tilkov gave a presentation on REST. Synchronized audio and slides for this and other presentations are available on the new web 2.0ish online conference presentations site, parleys.com.

  • Heckle Your Way to Better Tests

    Like Jester, the Java program that inspired it, Heckle mutates your Ruby code, attempting to make your unit tests fail. The premise is simple: If your unit test doesn't choke on Heckle's mutated code, then you need to improve coverage.

  • A Train-Wreck Waiting To Happen: Managed Code and the Windows Shell

    The CLR has a major design flaw; each process can only have one. When you combine this with a ubiquitous process like explorer.exe, disaster can strike.

  • Reasons to choose Wicket over JSF and Spring MVC

    A recent post to the Wicket mailing list details some reasons to choose Wicket over Spring MVC or JSF. Wicket is a component based web application framework.

  • InfoQ Article: An Introduction to JBoss Seam 1.1

    JBoss Seam is a new full-stack web application framework that unifies and integrates Ajax, JSF, EJB2, Portlets, and BPM. Seam 1.1 released last week, and InfoQ has published an introduction to Seam, explaining what Seam can do with a HelloWorld example.

  • WPF as a Rich Client Technology?

    WPF makes it easy to create visually impressive apps, but also has other talents which make it a compelling choice as a rich client over back-ends written in any technology such as Java, Ruby, or .NET. A new article on InfoQ compares WPF to alternatives such as Ajax/DHTML, Swing, and Flash; it will also look at some scenarios where a WPF client makes sense, using Java as the back-end example.

  • Adobe Releases Flex Cookbook Online Beta

    This week Adobe released an online cookbook for Flex application development tips. There also seems to be a defined path for taking the snippets available online and bundling them into an O'Reilly compilation in the future.

  • Microsoft has brought .NET to the World of Robotics

    Seeing parallels between the computer industry of 30 years ago and the robotics industry of today, Microsoft is determined to not be left out of the next big thing. For their initial play, Microsoft has released the Microsoft Robotics Studio.

  • Industry Prognosticators Look Towards 2007

    Sys-Con, publishers of Java Developers Journal, recently polled a number of industry leaders on their thoughts for the software industry going into 2007.

  • JRake: Build, Test, and Deploy Java applications without XML

    JRake is the latest entry in build tools for Java that is based on a scripting language. JRake leverages JRuby and the Rake build tool for Ruby to make building, running tests, and deploying web applications quick and easy.

  • Microsoft PDC 2007 Announced

    Microsoft announces the Professional Developers Conference 2007, (PDC 2007), will be hosted in Los Angeles. PDC 2007 is a Microsoft technology futures conference focused on lead developers and software architects.

  • JetBrains Resharper 2.5 RTM

    Last week JetBrains released version 2.5 of their Visual Studio 2005 add-in called ReSharper. Developers use ReSharper to enhance their Visual Studio 2005 coding experience.

  • Creating a Lively User Community

    Recently on the Creating Passionate Users blog, Kathy Sierra talked about making online user forums lively and popular. Why do some mailing lists or forums take off while other languish? She offers some tips from the creators of the successful Javaranch forums.

  • ASP.NET AJAX Has Hit Release Candidate 1

    ASP.NET AJAX, formally know as the Atlas project, was envisioned as a well to build AJAX applications in an ASP.NET style. Among other things, that means using drag and drop controls instead of hand-coded JavaScript for most use cases. What makes ASP.NET AJAX particularly interesting is the shared-source control library.

  • Agile Project Management Tool TargetProcess 2.0 Released

    TargetProcess has released version 2.0 of their agile project management tool, which includes a variety of new features, including a customizable workflows, time tracking, simple search, and release planning with user stories.

BT