InfoQ Homepage Artifacts & Tools Content on InfoQ
-
Netbeans Ruby Support: A Detailed Walkthrough by Roman Strobl
Sun has put a large investment into Ruby in the last year with JRuby and the addition of Ruby language support to their Netbeans IDE. InfoQ will be featuring a series of articles by Netbeans Evangelist Roman Strobl exploring the new Ruby features of Netbeans. The first article takes a look at code completion, debugging, and refactoring support.
-
Cory Foy on Database Unit Testing
Cory Foy walks developers step-by-step through unit testing logic implemented at the database layer.
-
F# to Be Integrated With Visual Studio
Somasegar has announced that F# will be integrated with Visual Studio, joining Managed C++, C#, and Visual Basic as a first class on the .NET platform.
-
IntelliJ IDEA 7.0 Adds Spring/Hibernate Support, Eclipse Interoperability, and Maven Integration
Jetbrains has released IntelliJ IDEA 7.0. This version rounds out support for many popular Java technologies (Hibernate, Spring, and Maven) while adding support for additional languages such as Groovy and Ruby.
-
Selenium Grid: Web Testing in Parallel
Pervasive user-interface/acceptance testing can be a drag on test and therefore build speed. Selenium Grid offers the ability to run Selenium tests in parallel on one machine or on a farm of machines in a reliable, easy-to-use way. InfoQ speaks with the Selenium Grid team.
-
Quaere: LINQ Arrives for Java
Anders Noras introduced the Quaere library, billed as LINQ for Java, last week at JavaZone. Quaere is a DSL providing query functionality against any structure implementing Iterable or its Queryable interface.
-
CodeGear Releases Ruby/Rails IDE with Intelligent Completion of Dynamic Methods
Today CodeGear released their Ruby/Rails IDE 3rdRail. Among the IDE's key features are intelligent code completion, refactoring support, and a project aware command line interface.
-
Refactoring and Static Analysis Added to "Data Dude"
Microsoft has released the first set of power tools for VSDBPro, a.k.a Data Dude. These include refactoring, static analysis, MSBuild tasks for data and schema comparison, and a dependency walker.
-
MSBuild and #Develop Support Moves F# Closer to Production Quality
Robert Pickering has been hard at work trying to turn F# into a production-grade language. Since that means tool support, he has developed a MSBuild provider and a #Develop plug-in for F#.
-
Visual Studio to Finally Address Performance Issues
Visual Studio has been plagued with performance issues that have been getting worse with each version. In a Channel 9 video, Cameron McColl apologized for the past performance issues and talks about improvements for VS 2008.
-
Brian Beckman and Erik Meijer of MSR on Tesla
The project code-named TESLA in Microsoft Research is being spearheaded by Brian Beckman and Erik Meijer. LINQ is the first released technology aimed at democratizing the Internet coming from Microsoft. From Monoids to LINQ, Brian and Erik provide insight into the future of the .NET Framework languages at Microsoft and how they plan to change the Cloud as we know it today.
-
Are Automated Agile Tools Tactile Enough?
Can the bonding that takes place when a developer picks a story card off the task board and takes it over to her desk ever be replicated in a system? InfoQ delves into social informatics, and addresses the effects it has on the Agile way.
-
MyEclipse Moves to Eclipse 3.3 Adding Rapid JEE Support
Genuitec recently release version 6 of MyEclipse Enterprise Workbench, now built on Eclipse 3.3/Europa with support for Java 6. Now that the dust has settled, some comments on the new release have started to appear.
-
ScrumWorks Pro adds Jira, Bugzilla Integration, new Burndown Features
Danube technologies has delivered the Summer '07 release of ScrumWorks Pro, which includes Bugzilla and Jira integration, burndown charts with theme filtering and more options for projecting and trending, as well as other features. InfoQ reports and speaks with Danube technologies.
-
Microsoft Patterns & Practices Team publishes Repository Factory
The Repository Factory is a new guidance package from the Microsoft Patterns & Practices Team. It replaces the Data Access Guidance Package, which has been integrated into the Web Service Software Factory (WSSF).