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

  • Grid Computing with the Java Parallel Processing Framework

    The Java Parallel Processing Framework has been making frequent point releases recently; it provides an API and framework to distribute tasks over a cluster of computers and coordinate their execution in parallel, load balanced with recovery. Application code for tasks are dynamically distributed and class-loaded onto cluster node with no pre-deployment or configuration required.

  • SharpDevelop Version 2 Released

    The SharpDevelop team has released SharpDevelop 2.0 final, the open-source IDE for .NET development. This release add integrated debugging support, the "Go to Definition" option, "Find References", and support for several common refactorings.

  • Ruby Support in Visual Studio Coming

    The project known as "Sapphire in Steel" will provide users of Microsoft's Visual Studio 2005 with support for programming using Ruby and Ruby on Rails within their IDE.

  • Mastering EJB 3.0 is Out

    The fourth edition of the best seller Mastering EJB is now launched and as per prior tradition, is available for free download on TheServerSide.com. The new version is updated for EJB 3.0 and also covers tips and techniques related to deployment, and integration.

  • JBoss Cache 1.4 Released; Adds Buddy Replication

    JBoss has released JBoss Cache 1.4 final, their distributed caching product which also includes PojoCache (formely TreeCacheAOP). The release adds Buddy Replication and Data Gravitation features and also optimizes their RPC marshalling algorithm resulting in 20-50% improved performance and throughpout.

  • JRuby Leaves SourceForge for Greener Pastures at Codehaus

    The JRuby project has moved from SourceForge to competitor Codehaus. InfoQ asked the project leads about their decision and the answers shed light on recent problems plaguing SourceForge.

  • Bruce Tate's "From Java to Ruby" Reviewed

    Frequent technical author Bruce Tate's latest title "From Java to Ruby" takes a look at moving to Ruby from the eyes of a Java manager. Greg Sporar, Sun's Chief Netbeans evangelist reviewed the book. Javaworld today also posted a 'Ruby for Java' article.

  • Borland to Sell Java and .NET IDE Business

    Borland is getting close to finding a buyer for it's IDE business which includes JBuilder, Delphi, C#Builder, and C++Builder. The company announced it's intention 5 months ago that it wanted to sell it's IDE tools and Interbase business, and claims to have received 12 enquiries of interest.

  • Eclipse / Sun Relationship Still Icy

    Eclipse and Sun both have large gravitational pulls in the Java community. Eclipse is the largest Java IDE while Sun controls the Java language. Cooperation between the two has been limited at best in recent years and shows little sign of improving.

  • Avoid 10 ASP.NET Pitfalls

    Jeff Prosise, renowned author/trainer and co-founder of Wintellect, has written an article in the July issue of MSDN Magazine outlining 10 common pitfalls ASP.NET developers fall prey to. This article is a must-read for ASP.NET developers. Jeff's suggestions range from performance tips, to techniques to avoid obscure errors that could cost days or weeks of debugging time, to database profiling.

  • Framework Performance: Ruby on Rails vs Django vs Symfony

    Ruby on Rails goes head-to-head with Python's Django and PHP's Symfony frameworks in a battle of speed and stability.

  • Agile Work Cheatsheets Posted

    It's been said before: Agile may be simple, but it's not so easy. Mishkin Berteig contributes some one-page quick-references to jog our memories and keep us focused on delivering value.

  • Google Web Toolkit Continues Gaining Momentum

    XML.com and IBM DeveloperWorks recently featured articles introducingweb application development using the Google Web Toolkit (GWT). GWT was released at JavaOne in May of this year. Support of GWT has also recently been announced by both the IntelliJ and Netbeans Java IDE's.

  • TestDriven.NET Releases Professional and Enterprise Editions

    The previously-free automated unit testing add-in for Visual Studio .NET, TestDriven.NET, now charges licensing fees for its use beyond the Personal edition. Note that the Personal edition is fully-featured and does not expire.

  • IntelliJ IDEA 6.0 Featureset and New TeamCity Product Announced

    Jetbrains has just announced the full featureset for the upcoming IntelliJ IDEA 6.0. Included are JEE, Swing, and refactoring enhancements as well as integration with their new team enviroment product TeamCity.

BT