BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Artifacts & Tools Content on InfoQ

  • Ruby 1.8.5 Released Quietly; Breakpointer Now Broken

    Yukihiro Matsumoto, Ruby's 'benevolent dictator', releases Ruby 1.8.5 into the wild, though it's not without its problems.

  • VSoft Releases Version Control Survey Results

    .NET tool vendor VSoft recently released the results of a survey among 400 VSoft customers on version control product usage. Microsoft Visual SourceSafe (VSS) remains at the top of the list, though its numbers declined since the 2005 survey which may be due to customers migrating to Team Foundation Server (TFS), though TFS is cost-prohibitive for many smaller development shops.

  • Team Edition for Database Professionals ("DataDude") CTP 5 Released

    Microsoft has released the 5th CTP of Visual Studio Team Edition for Database Professionals, Microsoft's new database development product designed for managing all database change. Team Data for short, or "DataDude", is the first Microsoft tool to provide automatic support for database unit testing, generating test data, and refactoring.

  • Developers Petition Microsoft to Rename .NET Framework 3.0

    A group of developers are petitioning Microsoft to change the name of the announced ".NET Framework 3.0" back to "WinFX" or another less-confusing name. The source of the confusion is that the .NET Framework 3.0 will still run on version 2.0 of the CLR, which many consider synonymous with "the .NET framework." The petition has 210 signatures at the time of this writing.

  • Bringing Profiling to Eclipse - The Eclipse Test & Performance Tools Platform

    Many developers are unaware that the Eclipse Foundation has had a profiling project, the Eclipse Test & Performance Tools Platform (TPTP), since 2004. TPTP addresses the entire test and performance life cycle, from early testing to production application monitoring, including test editing and execution, monitoring, tracing and profiling, and log analysis capabilities.

  • VS.NET 2003 SP1 Released

    The long-awaited Service Pack 1 for Visual Studio.NET 2003 was released earlier this week. SP1 fixes over 400 VS.NET 2003 bugs , including the top 50% of VS.NET crashes reported using through the Windows Error Reporting Service. Most notable from the fix list are several IntelliSense fixes, plus resolutions to assorted IDE crashes.

  • ESB SCA WCF and TLAs

    Patrick Leonard, VP of Product Development at Rogue Wave has posted a short commentary on Webservices.org about Enterprise Service Bus (ESB) and its relationship to SOA. Patrick focuses on other specifications and frameworks that can enable "greater realization" of SOA solutions.

  • NAG Continuous Integration Monitor Announced

    Digital Focus has announced their open source "NAG" continuous integration tool, which monitors the stability of multiple application servers and notifies users of software build failures via audible and visual cues. Ready now for Apache Continuum, and already working to support Cruise Control, Lunt Build, and Ant Hill monitoring, this tool is specifically designed to support Agile teams.

  • Using the Eclipse IDE to develop Ruby applications

    Developers already familiar with Eclipse will appreciate Tabrez Iqbal's guide to tweaking it to work well with Ruby development.

  • MyEclipse 5.0 Released - InfoQ Interview With Genuitec

    Genuitec has released MyEclipse 5.0 Enterprise Workbench. This is the first release version that supports the new Eclipse 3.2 platform. Enhancements include support for Matisse UI development, Hibernate 3.1 and Spring 2.0, and enhanced webservices and JSF features.

  • Microsoft Releases MSDN Library as Free Download

    Microsoft has released the MSDN Library as a free public download. The library was previously only available to MSDN subscribers, though most of the information was already available through the MSDN website. The Library is current as of May 2006, and will be updated with future versions for free download.

  • CaptainHook, Free .NET Hook Manager For Subversion Released

    Veloc-it has built a new plugin (hook) framework in .NET, CaptainHook, for those using the Subversion version control system. Subversion "hooks" are scripts that are triggered when a particular version control event happens, such as committing a set of changes. These hooks execute by defeault as perl scripts, but CaptainHook allows a .NET application to be run for more complex processing needs.

  • Microsoft to Release NDoc Killer

    According to an MSDN Forums post, Microsft is preparing to release a Community Tech Preview (CTP) of Sandcastle (Documentation Compiler), its answer to NDoc, the open-source generator for documentation from XML code comments.

  • New Release of V1: Agile Enterprise Development Suite

    This new release from VersionOne allows all project stakeholders -- project managers, executives, developers, product managers, customers, and testers -- to collaborate and coordinate plans and progress much more effectively. With extended support for the Agile life cycle, this tool offers better visibility into the entire software development process.

  • STIQ Simplifies Story Tests for Web Apps

    SolutionsIQ launched their latest product this week at Agile2006. A mashup of the popular open-source acceptance test tools FitNesse and Selenium, STIQ is used for writing acceptance tests while developing web applications. It features a simple command language, wiki-based editing and pluggable features.

BT